/*   
Theme Name: Center Avto
Version: 1.0
Description: Center Avto


*/

@media (min-width: 979px) {
    ul.nav li.dropdown.show-on-hover:hover > ul.dropdown-menu {
        /* для раскрывания субменю по наведению */
        display: block;
    }

    .comment-list .children {
        /* для комментов */
        padding: 0;
        margin-left: 74px;
        padding-bottom: 15px;
    }

    .comment-list .media {
        margin-top: 0;
    }

    .lastic_container {
        padding-left: calc(50% - 575px);
        display: flex;
        justify-content: space-between;
    }

}

/* =WordPress Core
-------------------------------------------------------------- */

/* rabota */

.clearfix {
    clear: both;
}

section.rabota_ua {
    padding: 60px 0;
    background-position: center;
    background-size: cover;
}

.rabota_ua p {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #494949;
    margin-bottom: 20px;
}

.rabota_ua h3 {
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0.2px;
    color: #1E1F1F;
    margin-bottom: 14px;
}

.rabota_ua a:hover {
    text-decoration: none;
    color: #fff;
}

.rabota_ua a svg {
    margin-left: 14px;
}

.rabota_ua a {
    display: inline-block;
    width: 202px;
    height: 48px;
    background: #1DAD65;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 47px;
    text-align: center;
    letter-spacing: 0.3px;
    color: #FFFFFF;
    border: none;
    text-decoration: none;
}

.rabota_ua .rabota_text {
    float: right;
    width: 520px;
    box-sizing: border-box;
    background-color: #fff;
    padding: 48px 40px;

}

@media (max-width: 768px) {
    .rabota_ua .rabota_text {
        float: none;
        width: 100%;
        max-width: 328px;
        text-align: center;
        margin: 0 auto;
        padding: 30px 28px;
    }

    section.rabota_ua {
        padding: 152px 0 32px;
        order: 3;
    }

    .rabota_ua h3 {
        font-weight: 700;
        font-size: 19px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .rabota_ua p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 14px;
    }
}

/*-----------------rabota */

section.to_georgia .l_part {
    padding: 48px 0 46px;
}

img.main_m {
    max-width: 100%;
    height: auto;
}

section.to_georgia .r_part .city {
    position: absolute;
    top: 56%;
    left: 52%;
    font-size: 14px;
    line-height: 1;
    font-weight: 300;
}

section.to_georgia .r_part .pinka {
    position: absolute;
    top: 56%;
    left: 71%;
}

section.to_georgia .r_part .sea {
    position: absolute;
    top: 68%;
    left: 16%;
    font-size: 14px;
    line-height: 1;
    font-weight: 300;
}

section.to_georgia .r_part {
    position: relative;
}

section.to_georgia {
    background: linear-gradient(93.83deg, #FBE2E5 1.92%, #FFFFFF 40.76%);

}

section.to_georgia .title {
    font-family: "Montserrat", sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: 0.2px;
    text-align: left;
    color: #1E1F1F;
}

section.to_georgia p a b {
    color: #1B3A6A
}

section.to_georgia p a:hover {
    text-decoration: none;
}

section.to_georgia p a {
    color: #F0474D;
    font-family: "Rubik", sans-serif;
    text-decoration: none;
}

section.to_georgia a.btn_more {
    width: 188px;
    height: 48px;
    line-height: 47px;
    padding: 0;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.3px;
    color: #FFFFFF;
    background: #1E1F1F;
    transition: all ease-in-out 300ms;

}

section.to_georgia a.btn_more:hover {
    transition: all ease-in-out 300ms;
    background: #171717;
}

section.to_georgia p {
    font-family: "Rubik", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.1px;
    text-align: left;
    color: #494949;
    margin: 10px 0 30px;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

@media (min-width: 769px) {
    img.main_mob {
        display: none;
    }
}

@media (max-width: 768px) {
    section.to_georgia .title {
        font-size: 18px;
        line-height: 24px;
    }

    .lastic_container {
        width: 100%;
        padding-right: 12px;
        padding-left: 24px;
    }

    section.to_georgia p {
        font-size: 16px;
        line-height: 24px;
    }

    section.to_georgia a.btn_more {
        width: 132px;
        height: 32px;
        line-height: 31px;
        padding: 0;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        letter-spacing: 0.3px;
        color: #FFFFFF;
        background: #1E1F1F;
        transition: all ease-in-out 300ms;

    }

    section.to_georgia .r_part {
        position: absolute;
        width: 193px;
        height: 117px;
        top: 115px;
        right: -25px;
    }

    img.main_mob {
        display: block;
    }

    img.main_m {
        display: none;
    }

    section.to_georgia .r_part .city {
        top: 37%;
        left: 30%;
        font-size: 12px;
    }

    section.to_georgia .r_part .sea {
        position: absolute;
        top: 56%;
        left: -33%;
        font-size: 12px;
    }

    section.to_georgia .r_part .pinka img{
        max-width: 100%;
    }
    section.to_georgia .r_part .pinka{
        width: 30px;
        top: 35%;
        left: 58%;
    }
    section.to_georgia .l_part {
        padding: 24px 0 40px;
    }

    section.to_georgia {background: linear-gradient(128.15deg, #FBE2E5 10.18%, #FFFFFF 45.88%);}
}