/*------------- START Главня страница (СЛАЙДКР)---------------*/


/*------------- START Главня страница (СЛАЙДКР)---------------*/


/*------------- START Главня страница (СЛАЙДКР)---------------*/

#main__section--slider {
    display: block;
    height: 650px;
    background: url(../../img/new__img/bg__header-3.jpg);
    margin-top: 7px;
    background-size: cover;
    background-position-y: -6px;
    padding-top: 60px;
    padding-bottom: 50px;
    background-attachment: fixed!important;
}

.btn__header {
    margin-top: 40px;
}

.carousel-indicators>li>p>img {
    opacity: 0.89;
    height: 100px;
    margin-top: -15px;
}

.carousel-indicators>li.active>p>img {
    opacity: 1;
}

.carousel-indicators {
    bottom: 0px;
    transform: translateY(75px);
    width: 100%;
    margin-left: -50%;
    z-index: 9991
}

.carousel-indicators li {
    transition: 0.3s;
    margin: 0 8px;
}

.carousel-indicators li:hover {
    transition: 0.3s;
    transform: scale(1.04);
}

.carousel-indicators li:hover p>img {
    transition: 0.3s;
    opacity: 1;
}

.main__indicators--standart {
    border-color: transparent;
    box-shadow: 0 7px 24px 7px rgba(0, 0, 0, 0.34);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-bottom: 0px;
    padding-top: 0px;
    display: block;
    border-radius: 10px;
    text-align: center;
    width: 270px !important;
/*    width: 320px !important;*/
    background: #fff!important;
    vertical-align: top;
    height: 150px !important;
    border: none !important;
}

.main__indicators--standart.active {
    background: linear-gradient(to bottom, #ffe985 0, #fcae42 100%);
    margin: 0 8px;
}

.main__indicators--standart.car__1.active {
    background: linear-gradient(to bottom, #ffe985 0, #fcae42 100%)!important;
    margin: 0 8px;
}

.carousel-indicators li {
    text-indent: inherit;
}

.carousel.fade {
    opacity: 1;
}

.carousel.fade .item {
    display: block;
    width: 100%;
    opacity: 0;
    transition: opacity 1s;
    position: absolute;
    top: 0;
    left: 0;
}

.carousel.fade .item.active {
    opacity: 1;
    position: relative;
    top: 0;
    left: 0;
    z-index: 999;
}

.wrapper__indicators {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
        flex-direction: column;
}
.wrapper__indicators > span {
    display: block;
    font-size: 18px;
    position: absolute;
    bottom: 5px;
    font-weight: 600;
}

@media (max-width: 768px) {
    #main__section--slider {
        padding-top: 30px;
        margin-top: 0px;
        display: block;
        height: 500px;
        background-color: black!important;
        background: url(/img/preimushestva.jpg)!important;
        background-size: cover!important;
        background-position: bottom!important;
    }
    .btn__header {
        margin-top: 40px;
        text-align: left;
    }
    .title__slider--1 {
        font-size: 18px!important;
        line-height: 24px!important;
        margin-bottom: 40px;
    }
    .carousel-indicators {
        bottom: 0px;
        transform: translateY(32px);
        width: 100%;
        margin-left: -50%;
        z-index: 9991;
    }
    .main__indicators--standart {
        height: 56px !important;
        width: 28%!important;
        display: inline-block!important;
    }
    .wrapper__indicators > img {
        height: auto!important;
        transform: scale(1.1) translate(-5px, -10px);
    }
}

.right-img-car {
    top: 155px;
    right: -750px;
    transition: 1s;
    height: 320px;
}

@keyframes grow {
    0% {
        position: absolute;
        right: -750px
    }
    15% {
        position: absolute;
        right: -750px
    }
    100% {
        position: absolute;
        right: -100px;
    }
}

.right-img-car {
    position: absolute;
}

.right-img-car {
    animation-delay: 1.1s;
    animation-name: grow;
    animation-duration: 4s;
    animation-fill-mode: forwards;
    -webkit-animation-name: grow;
    -webkit-animation-duration: 4s;
    -webkit-animation-fill-mode: forwards;
}

@media (max-width: 768px) {
    .right-img-car {
        display: none!important;
    }
}


/*------------- END Главня страница (СЛАЙДКР)---------------*/


/*------------- END Главня страница (СЛАЙДКР)---------------*/


/*------------- END Главня страница (СЛАЙДКР)---------------*/

.form-find {
    box-shadow: 0 4px 29px 0 rgba(110, 123, 157, 0.29);
    background-color: #fff;
    border-radius: 3px;
    text-align: left;
    overflow: hidden;
    margin-bottom: 20px;
}

.form-find.form-find-white .form-input {
    background-color: #f3f6fd;
}

.form-find.form-find-white .form-input,
.form-find.form-find-white .form-label {
    letter-spacing: 0.02em;
    color: #312f3b;
}

.form-find-header {
    padding: .9em 2.2em;
    /*    color: #fff;*/
    background-color: #fdd55b;
    color: #464646;
    background: linear-gradient(to bottom, #ffe985 0, #fcae42 100%) !important
}

.form-find-body {
    /*	padding: 20px 20px 30px;*/
}

.form-find-body.rd-mailform {
    margin-top: 0;
}

.section5 .wrapper-item {
    /*        background: rgb(0, 169, 0);*/
    width: 25%;
    text-align: center;
    height: 100%;
    /*
        padding-top: 15px;
    padding-bottom: 15px;
*/
    /*    display: inline-block;*/
    float: left;
}

.section5 .wrapper-item a div {
    padding-top: 15px;
    padding-bottom: 15px;
}

.section5 .wrapper-item img {
    height: 65px;
    width: 65px;
}

.section5 .wrapper-item a:hover {
    text-decoration: none;
}

.section5 .wrapper-item a .whatsup {
    background: rgb(0, 169, 0);
    transition: 0.3s;
}

.section5 .wrapper-item a .whatsup:hover {
    background: rgb(3, 152, 3);
    transition: 0.3s;
}

.section5 .wrapper-item a .viber {
    background: #7b519b;
    transition: 0.3s;
}

.section5 .wrapper-item a .viber:hover {
    background: #74409b;
    transition: 0.3s;
}

.section5 .wrapper-item a .telegram {
    background: #2da5e2;
    transition: 0.3s;
}

.section5 .wrapper-item a .telegram:hover {
    background: #1a88c1;
    transition: 0.3s;
}

.section5 .wrapper-item a .vk {
    background: #7b6cb9;
    transition: 0.3s;
}

.section5 .wrapper-item a .vk:hover {
    background: #27578e;
    transition: 0.3s;
}

.section5 .wrapper-item p {
    font-size: 14px;
    font-weight: 600;
    color: rgb(240, 240, 240);
    margin-bottom: 0px;
    margin-top: 14px;
}

.section-chat {
    height: 170px;
    background: #2b2b2b;
}

.section5 {
    margin-bottom: 0px;
    transform: translateY(-57px);
}

.section5 h6 {
    color: #1f1f1f;
    font-weight: 600;
    font-size: 18px;
}

@media (max-width: 767px) {
    .section-chat {
        padding-top: 20px;
        height: auto;
        background: #2b2b2b;
    }
    .section5 {
        transform: none;
    }
    .section5 .wrapper-item {
        width: 50%;
    }
    .section5 .wrapper-item img {
        height: 50px;
        width: 50px;
    }
}


/*-------------*/

.effect {
    text-align: center;
    display: inline-block;
    position: relative;
    text-decoration: none;
    border-radius: 6px;
    overflow: hidden;
}


/* effect-2 styles */





@media (max-width: 768px) {
    .effect.effect-2:before {
        width: 100%;
        right: -100%;
    }
}

.effect-header__btn {
    text-align: center;
    display: inline-block;
    position: relative;
    text-decoration: none;
    border-radius: 6px;
    overflow: hidden;
}

.effect-header__btn.effect-header__btn--part-2 {
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

.effect-header__btn.effect-header__btn--part-2:before {
    content: "";
    /* content: "\f0a4"; */
    /*    content: "\f649";*/
    /* font-family: 'Font Awesome 5 Pro'; */
    font-size: 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0px;
    /* width: 80px; */
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 0px 6px 6px 0px;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    text-align: center;
}

.effect-header__btn.effect-header__btn--part-2:hover:before {
    /*    right: 0;*/
    /* content: "\f649"; */
    content: '';
    text-indent: 0px;
    transition: 3s;
}


/*--------------START Наши преимущества (Новый блок)--------------------*/


/*--------------START Наши преимущества (Новый блок)--------------------*/


/*--------------START Наши преимущества (Новый блок)--------------------*/


/*--------------START Наши преимущества (Новый блок)--------------------*/

#driver__car {
    padding-top: 60px;
    padding-bottom: 60px;
    height: 520px;
    background-color: black;
    background: url(/img/preimushestva.jpg);
    background-size: cover;
    background-position: bottom;
}

.exclusive__list {
    list-style-type: none;
    float: left;
    padding-left: 0;
    margin-bottom: 0px;
    margin-top: 40px;
}

.exclusive__list>li {
    width: 25%;
    float: left;
    padding-right: 30px;
}

.exclusive__list>li>p {
    display: inline-block;
    color: #fff;
    margin-bottom: 0px;
    font-size: 16px;
    margin-top: 20px;
}

@media (max-width: 768px) {
    #driver__car {
        padding-top: 40px;
        padding-bottom: 20px;
        height: auto;
    }
    .exclusive__list {
        margin-top: 20px;
    }
    .exclusive__list>li {
        height: 200px;
        width: 50%;
        padding-right: 5px;
        padding-left: 5px;
        text-align: left;
    }
    .exclusive__list>li > img {
        height: 45px;
    }
    .exclusive__list>li>p {
        font-size: 14px;
        margin-top: 15px;
    }
}


/*--------------END Наши преимущества (Новый блок)--------------------*/


/*--------------END Наши преимущества (Новый блок)--------------------*/


/*--------------END Наши преимущества (Новый блок)--------------------*/


/*--------------START Наши кейсы(Новый блок)--------------------*/


/*--------------START Наши кейсы(Новый блок)--------------------*/


/*--------------START Наши кейсы(Новый блок)--------------------*/


/*--------------START Наши кейсы(Новый блок)--------------------*/

.standart__section--2 {
    padding-top: 50px;
    background-size: 79%;
    background-repeat: no-repeat;
    background-position-y: 30px;
    background-position: left bottom;
}

#section__case {
    padding-bottom: 70px;
}

.meropriyatie {
    position: relative;
    height: 250px;
    width: 100%;
    background: url(/img/new__project/1.jpg);
    display: block;
    border-radius: 7px;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    box-shadow: 0px 2px 10px rgba(105, 105, 105, 0.54);
}

.meropriyatie:hover {
    box-shadow: 0px 0px 10px rgba(105, 105, 105, 0);
    transition: 0.3s;
}

.meropriyatie:after {
    content: '';
    position: absolute;
    top: 0px;
    border-radius: 7px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.15);
    z-index: 1;
    transition: all 300ms;
}

.wrapper__case {
    display: none;
    transition: 0.3s;
}

.meropriyatie:hover .wrapper__case {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0000006e;
    position: absolute;
    width: 94%;
    height: 94%;
    border: 2px solid #fec817;
    z-index: 99;
    border-radius: 7px;
    transition: 0.3s;
}

.wrapper__case:hover {
    transition: 0.3s;
}

.wrapper__case > p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 16px;
}

.case__ul {
    padding-left: 0px;
}

.case__ul > li {
    width: 25%;
    float: left;
    list-style-type: none;
    padding: 7px 7px;
}

.btn_case {
    font-weight: 600;
    position: relative;
    display: inline-block;
    clear: bothb;
    padding: 15px 60px;
    font-size: 18px;
    border-radius: 4px;
    transition: 0.3s;
    animation: colors 2s infinite ease-in-out !important;
    color: rgba(0, 0, 0, .7) !important;
    box-shadow: 0 0 40px 0 rgba(254, 205, 96, .6) !important;
    -webkit-transition: .2s ease !important;
    transition: .2s ease;
    background: #ffe985 !important;
    background: -webkit-linear-gradient(top, #ffe985 0, #fcae42 100%) !important;
    background: oldlinear-gradient(top, #ffe985 0, #fcae42 100%) -moz- !important;
    background: linear-gradient(to bottom, #ffe985 0, #fcae42 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe985', endColorstr='#fcae42', GradientType=0) !important;
    overflow: hidden;
    border-radius: 50px;
}

.btn_case:hover {
    transition: 0.3s;
    padding: 15px 60px;
    font-size: 18px;
    border-radius: 4px;
}

.wrapper__animate--1 {
    position: relative;
    display: inline-block;
}

.wrapper__animate--1:before {
    position: absolute;
    content: '';
    height: 67px;
    width: 185px;
    background: url(../../img/psevdo/strelka--1.png);
    background-size: cover;
    top: 0px;
    z-index: 9;
    left: -250px;
    opacity: 0.7;
    bottom: 12px;
}

.animate--1 {
    position: relative;
    overflow: hidden;
    padding: 20px;
    z-index: 990;
    border: 1px solid #6b6b6b52;
    border-radius: 7px;
    padding-top: 23px;
}

.btn_case:after {
    position: absolute;
    content: "";
    display: block;
    width: 50px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .1) 10%, hsla(0, 0%, 100%, .9) 20%, hsla(0, 0%, 100%, .9));
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.3s;
    transition: all 0.33s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    z-index: 991
}

@-webkit-keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0px;
    }
    30% {
        left: 110%;
        margin-left: 80px;
    }
    100% {
        left: 110%;
        margin-left: 80px;
    }
}

@media (max-width: 768px) {
    .wrapper__animate--1:before {
        content: none;
    }
}

@media (max-width: 768px) {
    .case__ul > li {
        width: 50%;
        padding: 4px 4px;
    }
    .meropriyatie {
        position: relative;
        height: 120px;
        width: 100%;
        z-index: 999;
    }
}


/*--------------END Наши кейсы(Новый блок)--------------------*/


/*--------------END Наши кейсы(Новый блок)--------------------*/


/*--------------END Наши кейсы(Новый блок)--------------------*/