/*
Theme Name: Studia 502
Author: Denis developer
Author URI: http://dev-byter.com.ua
*/
body, html, h1,h2,h3,h4,h5,h6,ul,li,ol,p{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-weight: normal;
}
.d_h1{font-size: 55px !important;margin-top: 40px !important;
    margin-right: 75px !important;font-family: "Futura3" !important;}
p, ol li{
    font-size: 17px;
    color: rgb(88, 88, 88);
    line-height: 1.765;
    margin-bottom: 30px;
}

@font-face{
    font-family: 'Circle';
    src: url('fonts/circe.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'CircleB';
    src: url('fonts/circe_bold.otf');
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family: 'Futura';
    src: url('fonts/FuturaPTDemi.otf');
}
@font-face{
    font-family: 'Futura2';
    src: url('fonts/ofont.ru_FuturaPT.ttf');
}
@font-face{
    font-family: 'Futura3';
    src: url('fonts/FuturaPT-Bold.ttf');
}
body{
    font-family: "Circle";
    box-sizing: border-box;
    color: rgb(36, 36, 36);
    position: relative;
}
::-webkit-input-placeholder {font-family: "Circle";}
::-moz-placeholder          {font-family: "Circle";}/* Firefox 19+ */
:-moz-placeholder           {font-family: "Circle";}/* Firefox 18- */
:-ms-input-placeholder      {font-family: "Circle";}
body *{
    box-sizing: border-box;
    outline: none !important;
}
#menu-osnovnoe-menyu{
        grid-column-gap: 15px;
}
.mb20{margin-bottom:20px}
.wrapper{
    max-width: 1126px;
    width: 100%;
    padding-left: 17px;
    padding-right: 17px;
    margin-left: auto;
    margin-right: auto;

}
.bold {
    font-weight: bold;
}
.video-bg{

}
.video-youtube {
    width: 100%;
    height: 300px;
}
.mt-20 {
    margin-top: 20px;
}
.service-description {
    width: 50%;
    position: relative;
    bottom: 265px;
    height: 350px;
    padding-right: 30px;
}
.service-description h2 {
    font-size: 2em;
    margin: 0.67em 0;
}
.service-description p{
    margin-bottom: 10px;
}
.text-center {
    text-align: center;
}
.right .video {
    margin-top: 41px;
}
.btn-form {
    font-size: 20px;
    line-height: 1.7em;
    padding: 0.3em 1em;
    background: transparent;
    position: relative;
    border: 2px solid;
    display: inline-block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.general-slide{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("img/home-page__slide1.jpg");
    padding-top: 200px;
    padding-bottom: 80px;
    color: #fff;
}
.title-block{
    position: relative;
}
.title-block h1, .title-block .h1{
   font-family: "Futura3";
 font-style: normal;
font-weight: 800;
font-size: 120px;
line-height: 75px;
text-align: center;
letter-spacing: 0.06em;
text-transform: uppercase;
color: #FFFFFF;
/*width:860px;*/
margin-top:-34px;
margin-left:auto;
margin-right:auto;
    margin-bottom: 20px;
}
#mbottomcontact a {color:#fff;}
@media screen and (max-width: 1135px) {
	.sh_d{display:block !important;margin-bottom: 20px;}
	.sh_d a{margin-left: 16px;}
    .title-block h1, .title-block .h1 {
        font-size: 80px;
    }
	form .row-form{text-align:center;}
	.htimes{display:none;}
	#phones52 svg{display:none;}
	#phones52 a svg{display: inherit;
    margin-top: -3%;
    margin-left: -12%;
    margin-right: 6%;}

#printview {display:none;}

}
@media screen and (max-width: 400px) {
    .title-block h1, .title-block .h1 {
        font-size: 60px;
    }
}
.general-slide h2{
    font-size: 30px;
    font-family: "Futura2";
    letter-spacing: inherit;
    text-align: center;
}
.general-slide h3{
    font-size: 48px;
    font-family: "Futura2";
    text-align: center;
    margin-bottom: 63px;

font-style: normal;
font-weight: normal;
font-size: 40px;
line-height: 35px;
/* or 87% */

text-align: center;
letter-spacing: 0.02em;

color: #FFFFFF;
width:757px;
margin-left:auto;
margin-right:auto;
}
.btns{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
.btn, .single__links a{
    height: 48px;
    border: 1px solid transparent;
    line-height: 46px;
    font-size: 17px;
    transition: .3s all;
    border-radius: 2px;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    width: 100%;
    max-width: 260px;
    text-align: center;
    cursor: pointer;
   /* box-shadow: 0px 19px 25px 0px rgba(93, 192, 220, 0.2);*/
    font-family: "Circle";
}
.btn-blue{
    font-family: "Circle";
    border-color: #EE5B30;
    color: #fff;
    background: #EE5B30;
    border-radius: 50px;
}
.btn-lblue{
    border-color: #5DC0DC;
    color: #fff;
    background: #5DC0DC;
    border-radius: 50px;
    font-family: "Circle";
}
.btn-white{
    border-color: white;
    color: #333;
    background: white;
    border-radius: 50px;
    padding:3px 15px;
    font-weight: 800;
    font-family: "Circle";
}
.btn-transparent{
    border-color: #FFF;
    color: #fff;
    background: transparent;
    border-radius: 50px;
    font-family: "Circle";
}
.btn-blue:not(.btn-white-hover):hover, .single__links a:hover{
    background: #EE5B30;
    border-color: #EE5B30;
}
.btn-white-hover:hover{
    background: #fff;
    border-color: #fff;
    color: #5dc0dc;
}
.btn-transparent{
    border-color: #fff;
    color: #fff;
}
.btn-transparent:not(.btn-blue-hover):hover{
    border-color: #5dc0dc;
    color: #5dc0dc;
}
.btn-blue-hover {
    border-color: rgba(255, 255, 255,.2);
}

.btn-blue-hover:hover{
    border-color: #fff;
    color: #5dc0dc;
}
.general-slide .btns{
    margin-top: 108px;
}
.btns .btn+.btn{
    margin-left: 58px;
}
.next-test{
    font-family: "Futura";
    font-size: 36px;
    text-align: center;
    margin-top: 92px;
}
.next-test__arrow{
    height: 25px;
    width: 47px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background: url("img/go_to_test.png") center no-repeat;
    transition: .3s all;
    margin-top: 52px;
}
section{
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
}
.test-slide{
    padding-top: 155px;
    padding-bottom: 165px;
    background: url("img/home-page__slide2.jpg") center no-repeat;
    background-size: cover;
    color: #fff;
}
h2.title{
    font-size: 48px;
    font-family: "Futura";
    text-align: center;
    margin-top: 25px;
}
.promo-procent{
    border-radius: 2px;
    background-color: #ff6c00;
    height: 49px;
    width: 179px;
    color: #fff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    line-height: 49px;
    font-size: 24px;
}
.answers{
    margin-top: 65px;
}
.answers__title{
    font-size: 17px;
}
.answers__conteiner{
    margin-top: 49px;
    position: relative;
    overflow: hidden;
}
.answers__items .item{
    float: left;
    width: calc(100% / 10);
}
.answers__items textarea{
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 3px;
}
.answers__checkbox{
    cursor: pointer;
    position: relative;
    padding-left: 65px;
    padding-right: 70px;
    font-size: 17px;
    width: 33.3333%;
    line-height: 1.412;
    margin-bottom: 35px;
    overflow: hidden;
}
.answers__checkbox .text{
    min-height: 48px;
}
.answers__checkbox input[type=radio]{
    left: -1000px;
    position: absolute;
}
.answers__error{
    color: #F23E03;
    opacity: 0;
    transition: .3s all;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: -30px;
}
.answers__checkbox .box {
    border-radius: 2px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    transition: .3s all;
}
.answers__checkbox .box:before{
    content: "";
    display: block;
    position: absolute;
    opacity: 0;
    transition: .3s opacity;
    background: url("img/answers_checkbox.png") center no-repeat;
    width: 100%;
    height: 100%;
}
.answers__checkbox input:checked + .box:before{
    opacity: 1;
}
.answers__checkbox input:checked + .box{
    background-color: rgb(93, 192, 220);
    border-color: rgb(93, 192, 220);
}
.answers__flex{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
}
.answers__nav .btn{
    max-width: 125px;
}
.answers__nav svg{
    vertical-align: top;
    transform: scale(.7);
    fill: #fff;
    margin-right: -15px;
    margin-left: 10px;
    margin-top: 10px;
}
.answers__nav .left{
    transform: rotate(180deg);
    display: inline-block;
}
.answers__nav .btn:hover svg{
    fill: #5dc0dc;
}
.answers__nav .left svg{
    margin-top: 12px;
}
.answers__nav .btn+.btn{
    margin-left: 20px;
}
.answers__nav{
    margin-top: 44px;
}
.creative, .services{
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 145px;
    padding-top: 155px;
}
.flex{
    display: flex;
}
.creative__img{
    width: 100%;
    max-width: 283px;
}
.creative__text{
    width: 100%;
    max-width: 161px;
    font-size: 148px;
    font-family: "Futura";
    color: rgb(240, 240, 240);
    text-transform: uppercase;
    line-height: 0.417;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}
.creative__text div{
    transform: rotate(-90deg);
    margin-right: 40px;
}
.creative__content{
    width: 100%;
}
.creative .flex{
    justify-content: space-between;
    align-items: stretch;
}

.creative__content h2{
    font-family: "Futura";
    line-height: 1.5;
    font-size: 40px;
    margin-bottom: 36px;
    text-transform: uppercase;
    margin-top: -20px;
}

h2 span{
    color: #5dc0dc;
}

.creative__content p{
    font-size: 16px;
    margin-bottom: 30px;
    color: rgb(88, 88, 88);
    line-height: 1.875;
}
p:last-child{
    margin-bottom: 0 !important;
}
.creative__img{
    position: relative;
    display: flex;
    align-items: flex-end;
}
.creative__img img{
    display: block;
    margin-left: -100px;
    margin-bottom: 8px;
}
.creative__btn-play{
    position: absolute;
    background: url("img/play.png") center no-repeat;
    width: 31px;
    height: 38px;
    display: block;
    cursor: pointer;
    bottom: 151px;
    left: 82px;
}
h2.title-arrow{
    margin-top: 0;
    display: inline-block;
font-family: 'Futura';
font-style: normal;
font-weight: 500;
font-size: 40px;
line-height: 50px;
/* or 125% */
text-align: center;
color: #242424;

}
.description {
    font-size: 17px;
    color: rgb(88, 88, 88);
    line-height: 1.765;
    margin-top: 26px;
}
.services__items{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 90px;
}
.services__items .item{
}
.services__items .item:nth-child(4n+1){
    border-left: 0;
    padding-left: 0;
}
.services__items .item-big{
    width: 50%;
    height: 475px;
    background: url("img/services_item_big.jpg") center no-repeat;
    background-size: cover;
    border-left: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.services__items .number{
    font-size: 12px;
    color: rgb(162, 162, 162);
    line-height: 2.25;
}
.services__items .name {
    font-size: 17px;
    color: rgb(88, 88, 88);
    line-height: 1.588;
    text-align: center;
    display: block;
}
.services__items .name:hover{
    text-decoration: underline;
    color: #5dc0dc;
}

.services__items .image{
    height: 129px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.services__items .informer{
    position: absolute;
    left: -100%;
    width: 100%;
    bottom: -6px;
    padding-right: 80px;
}
.services__items .informer strong {
    font-size: 24px;
    color: #242424;
    font-weight: normal;
    display: block;
    margin-top: 12px;
    line-height: 1.5;
}
.services__items .informer p{
    font-size: 17px;
    color: rgb(88, 88, 88);
    line-height: 1.765;

}
.video-bg{
    width: 100%;
    height: 780px;
    background: url("img502/first.png") center no-repeat;
    background-size: cover;
    border-left: 0;
    position: absolute;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.general-slide .slide{
    position: relative;
}
.lamp_light{
    opacity: 0;
    transition: 1s opacity;
    margin-left: -280px !important;
}
#video_lamp{
    width: 100%;
    height: 100%;
    max-height: 90%;
    max-width: 90%;
    display: none;
}
.creative__img:hover .lamp_light{
    opacity: 1;
}
.video-bg:after{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.6);
    content: "";
}
.video-bg video{
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

@media screen and (max-width: 1135px) {
.video-bg video {display: none;}
}

@supports (object-fit: cover) {
    #video-bg > video {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
.services__items .item-big .name {
    font-size: 30px;
    font-family: "Futura";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: center;
    margin-bottom: 50px;
    margin-left: -20px;
    width: 90%;
}
.services{
    padding-top: 70px;
    padding-bottom: 103px;
}
.case__tags{
    margin-top: 26px;
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
}
.case__tags .item{
    margin-right: 7px;
    margin-bottom: 10px;
}
.btn-circle{
    height: 55px;
    line-height: 53px;
    border: 1px solid rgb(238, 91, 48);
    color: rgb(238, 91, 48);
    font-size: 14px;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: calc(55px / 2);
    box-shadow: none;
}
.case .btn-circle{
    min-width: 200px;

}
.btn-circle:hover, .btn-circle.active{
    background: #EE5B30;
    border-color: #EE5B30;
    color: #fff;
}
.cases__items{
    display: flex;
    /* justify-content: flex-start; */
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    /*margin-top: 70px;*/
	margin-top:20px;
    margin-bottom: 50px;
}
.cases__items .item{
    width: 33.3333%;
    position: relative;
    border: 0;
    border-bottom: 0;
    border-left: 0;
    cursor:pointer;
}
.cases__items .item:nth-child(3n+1){
    border-left: 0;
}
.cases__hidden{
    position: absolute;
    opacity: 0;
    background: rgba(256,256,256,.65);
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    transition: .4s opacity;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column;
    color: #fff;
}
.drusluga,
.drusluga img{
    cursor: pointer;
}
@media (max-width: 1100px){
.cases__items .item .cases__hidden{
    opacity: 1;

}

.fancybox-content .ico svg{
    height: 45px;
    width:25px;
}

.fancybox-content  [type=submit] {
    color: rgb(238, 91, 48) !important;
    border: 1px solid rgb(238, 91, 48) !important;
    border-radius: 30px !important;
    margin-top:20px;
}

}
.cases__items .item:hover .cases__hidden{
    opacity: 1;

}
.cases__image img{
    display: block;
    margin: 0;
    max-width: 100%;
}
.link-video{
    display: inline-block;
    line-height: 29px;
    height: 29px;
    padding-left: 40px;
    text-decoration: underline;
    color: #5dc0dc;
    font-size: 17px;
    margin-top: 11px;
    background: url("img/view.png") left center no-repeat;
}
.cases__hidden .name{
    font-size: 17px;
    line-height: 1.765;
}
.case{
    padding-bottom: 118px;
    padding-top: 157px;
}
.logos .flex{
    flex-wrap: wrap;
    align-items: center;
   /* justify-content: space-between; */
   /*gap: 1rem;*/
	gap: 3rem;
}
/*.logos .flex+.flex{
    margin-top: 38px;
}*/
.cools{
    padding-bottom: 168px;
    padding-top: 70px;
}
.cools__items{
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    margin-bottom: 30px;
}
.cools__items .item{
    width: 25%;
    padding-top: 65px;
    padding-right: 20px;
}
.cools__items .name {
    font-size: 24px;
    color: rgb(36, 36, 36);
    line-height: 1.125;
}
.cools__items .text{
    font-size: 16px;
    color: rgb(88, 88, 88);
    line-height: 1.875;
    margin-top: 26px;
}
.cools__items .image{
    max-height: 180px;
    margin-bottom: 15px;
}
.cools__items img{
    display: block;
}
.cools .btns{
    margin-top: 96px;
}
.faq{
    padding-top: 164px;
    padding-bottom: 150px;
    /*background: url("img/home-page__answers.jpg") center no-repeat;*/
    background-size: cover;
}
.faq h2.title-arrow, .pre_footer h2.title-arrow{
    background-image: url("img/h2_arrow_white.png");
    color: #fff;
}
.faq__accordion{
    margin-top: 52px;
}
.faq__accordion .answer svg{
    display: none;
}
.faq__accordion .content{
    display: none;
    padding: 25px 35px 31px;
    background-color: rgba(0,0,0,.6);
}
.faq__accordion .answer{
    height: 90px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 35px;
    position: relative;
    background:none;
    font-size: 30px;
    cursor: pointer;
    transition: .3s all;
    border-bottom:1px solid white;
    color:white;
}
.cwhite{
    color:white !important;
}
.faq__accordion .answer:after{
    margin-top:10px;
    display: block;
    content: url(svg502/ui_arrow_after.svg);
    /* background-image:url(svg502/ui_arrow.svg); */
    position: absolute;
    top: 21px;
    right: 19px;
    transform: rotate(180deg);
    transition: .3s all;
    width:30px;
    height:30px;
    color:white;
}
.faq__accordion .open .answer:after{
    background-image:url(svg502/ui_arrow_after.svg);
    transform: rotate(270deg);
   /* right: 43px;
    top: 23px;*/
    /*border-bottom: 8px solid #fff;*/
}
.faq__accordion .item{
    border-bottom: 1px solid #fff;
}
.faq__accordion .item:last-child{
    border-bottom: 0;
}
.faq__accordion .item.open .answer{
    background: #5dc0dc !important;
    color: #fff;
}
.faq__accordion .content p {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 1.875;
    margin-bottom: 20px;
}
.faq__accordion .link-blue{
    color: #5dc0dc;
    text-decoration: underline;
    font-weight: bold;
}
.faq .btns{
    display: block;
    text-align: center;
}
.faq .informer {
    font-size: 21px;
    color: rgb(255, 255, 255);
    line-height: 3.429;
    margin-top: 41px;
    text-align: center;
}
.faq .btns .btn{
    margin-top: 2px;
}
.comments .owl-item.active .item, .secrets .owl-item.active .item{
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.comments .item:after{
    content: "";
    display: block;
    clear: both;
}
.comments .owl-stage-outer, .secrets .owl-stage-outer{
    margin: -17px;
    padding: 17px;
}
.comments .item .img{
    float: right;
    min-height: 160px;
    min-width: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.comments .item img{
    display: block;
    width: auto !important;
    margin: 0;
}
.comments .text{
    margin-bottom: 27px;
    padding-top: 29px;
}
.comments .text p, .secrets p {
    font-size: 16px;
    color: rgb(36, 36, 36);
    line-height: 1.875;
    margin-bottom: 30px;
}
.comments .name {
    font-size: 16px;
    color: rgb(36, 36, 36);
    font-weight: bold;
    line-height: 1.875;
}

.comments .owl-carousel{
    margin-top: 65px;
}
.comments .owl-item .item, .secrets .owl-item .item{
    padding: 29px 32px 29px 39px;
}
.comments .item .link-video img{
    display: inline-block;
}
.comments .item .link-video{
    font-size: 18px;
    background-image: url("img/video.png");
    margin-top: 20px;
}
.owl-dots{
    margin-top: 38px;
    text-align: center;
}
.owl-dots .owl-dot{
    display: inline-block;
    border-radius: 50%;
    background-color: rgb(93, 192, 220) !important;
    width: 12px;
    height: 12px;
    margin-right: 15px;
    transition: .3s all;
    vertical-align: top !important;
}
.owl-dots .owl-dot.active {
    border: 1px solid rgb(93, 192, 220);
    background: #fff !important;
}
.owl-dots .owl-dot span, .owl-nav span{
    display: none;
}
.owl-nav{
    position: absolute;
    top: calc(50% - 22.5px);
    width: 100%;
    z-index: 10;
}
.owl-nav button{
    position: absolute;
    width: 25px;
    height: 45px;
    transition: .3s all;
}
.swiper-button-next, .swiper-button-next{
    background: url("svg502/ui_arrow_hover.svg") center !important;
    background-repeat: no-repeat;
    transform: rotate(0deg);
    height:52px !important;
    width:52px !important;
}
.swiper-button-prev,.swiper-button-prev{
    background: url("svg502/ui_arrow_hover.svg") center !important;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    height:52px !important;
    width:52px !important;
}
/*.comments{
    padding-top: 150px;
    padding-bottom: 103px;
}*/
.pre_footer{
    background: url("img/home-page__form.jpg") center no-repeat;
    background-size: cover;
    color: #fff;
    padding-bottom: 150px;
    padding-top: 150px;
}
.pre_footer input:not([type=checkbox]):not([type=radio]), textarea{
    color: #fff;
    border: 2px solid #fff;
    background:transparent;
}
.pre_footer .description{
    color: #fff;
}
.pre_footer form{
    margin-top: 45px;
}
.pre_footer .left{
    width: 33.3333%;
}
.pre_footer .right{
    width: 66.6667%;
    padding-left: 50px;
}
.pre_footer .right .row-form{
    height: 100%;
}
.pre_footer textarea{
    height: calc(100% - 90px);
    padding-top: 8px;
    padding-bottom: 8px;
    font-size:18px;
}
form .row-form{
    margin-bottom: 17px;
}
form .row-form:last-child{
   margin-bottom: 0 !important;
}
form label{
    font-size: 17px;
    line-height: 1.765;
    margin-bottom: 5px;

}
.pre_footer form textarea, .pre_footer form input{
    background:transparent;
    border:2px solid #fff;
    color:white;
}
.pre_footer form label{
    display: block;
    text-align:left;
    font-size:14px;
}
.pre_footer .flex{
    align-items: stretch;
}
input:not([type=checkbox]):not([type=radio]), textarea{
    background: #fff;
    font-family: "Circle" !important;
    font-size: 18px;
    padding: 0 17px;
    border: 0;
    border-radius: 2px;
    width: 100%;
    display: block;
}
input:not([type=checkbox]):not([type=radio]){
    line-height: 45px;
}
.pre_footer .btns{
    display: block;
}
.link-blue{
    color: #5dc0dc;
}
footer .column:nth-child(1){
    /*width: 10.3333%;*/
    width:20%;
}
footer .column:nth-child(3), footer .column:nth-child(1){
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
}
footer .column:not(:nth-child(1)){
    width: 25%;
}
footer .column:nth-child(3){
    text-align: right;
    align-items: flex-end;
}
footer{
    padding-top: 60px;
    padding-bottom: 70px;
    color: #fff;
    background: #000;
}
footer .flex{
    align-items: stretch;
    justify-content: space-between;
}
footer .contact a{
    display: block;
    font-size: 18px;
    line-height: 1.556;
}
footer .contact a:not(.link-blue){
    color: #fff;
    text-decoration: none;
}
footer .address {
    font-size: 16px;
    line-height: 1.75;
}
footer .title-column{
    font-size: 24px;
    line-height: 1.167;
}
footer ul{
    margin-top: 0px;
}
footer ul a{
    color: #fff;
    line-height: 1.75;
    transition: .3s all;
    text-decoration: none;
}
footer ul a:hover{
    text-decoration: underline;
    color: #5dc0dc;
}
footer .social{
    padding-top: 30px;
}
footer .social  svg{
    fill: #fff;
    transform: scale(0.7);
    transition: .3s all;
}
footer .social a{
    margin-left: 5px;
    text-decoration: none;
}
footer .social a:hover svg{
    fill: #5dc0dc;
}
#go_to_top {
   /* border-radius: 2px; */
    background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAQCAQAAABE8WxnAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfjCh0QHS6LW5bMAAAA90lEQVQoz53Sr4pCQRQH4EFElA1GfQK72C0Wq1gNFsEq2GyCyWQxGmwWm4Lv4QOYRDRYbljwwrdhV1wWr3+Wk+ZwvmEO8wvCgyqbKT+aeIQrttiq/IdX7fCJneq7vO6AjaoNDurv8IYT1oqCojVOGq/yljOWCj/ngiXOWq/wjghz+V+9vDkinWe8J8ZU7k8/Z4pYL5mnDMBY5s5KGWMwkLrH00ZgKJ3wG2lDMLpN3O6eINZ/mMKgL8bk+r7v5ocZLrpPcBB0XTDzceV5C0TaL+AgaIuwkBeCkhWO92ORUA1HrJSCJvZJoUysuj2aQVZb7U0cBDVt2S879EC+H34jgAAAAABJRU5ErkJggg==") center 47% no-repeat #5dc0dc;
    position: fixed;
    bottom: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    z-index: 25;
}
#go_to_top:hover{
    background-color: rgb(64, 174, 231);
}

.services__items .item-big.not-image{
    background: transparent;
    height: auto;
    padding-top: 30px;
}
.services__items .not-image .informer{
    position: static;
    padding-right: 30px;
}
.general{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 197px;
    padding-bottom: 86px;
    color: #fff;
}
.general h1{
    font-size: 50px;
    font-family: "Futura3";
    text-align: left;
    text-transform: uppercase;
}
.general h3{
    font-size: 16px;
    text-align: center;
}
.general h1+h3{
    margin-top: 20px;
}
.breadcrumbs li{
    display: inline-block;
    vertical-align: top;
    line-height: 17px;
}
h2.title-left{
    text-align: left;
    font-size: 30px;
}
.title-ol{
    margin-top: 32px;
    margin-bottom: 41px;
}
p strong{
    color: #242424;
}
ol li{
    counter-increment: ol_li;
    position: relative;
    padding-left: 64px;
}
ol li:before{
    content: "0" counter(ol_li) ".";
    display: block;
    position: absolute;
    top: -2px;
    left: 25px;
    color: #5dc0dc;
    font-family: "Futura";
    font-size: 18px;
}
.answer-block{
    margin-top: 83px;
}
.answer-block .icon-answer {
    font-size: 408px;
    font-family: "Futura";
    color: #f3f3f3;
    position: absolute;
    z-index: -1;
    line-height: 408px;
    top: -85px;
    left: -72px;
}
.answer-block .left{
    position: relative;
    width: 41.6666%;
    padding-right: 20px;
}
.answer-block .left p{
    margin-top: 40px;
}
.answer-block .right{
    position: relative;
    width: 58.3334%;
    padding-left: 20px;
}
.answer-block .block-icon, .secrets__img{
    position: absolute;
    left: -15px;
    top: -15px;
    background: #5dc0dc;
    width: 130px;
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.answer-block .block-icon img, .secrets__img img{
    position: relative;
    z-index: 2;
}
.answer-block .block-icon:after, .secrets__img:after{
    z-index: 0;
    position: absolute;
    left: -10px;
    bottom: -10px;
    background: #5dc0dc;
    opacity: 0.3;
    content: "";
    display: block;
    width: 130px;
    height: 130px;
}
.answer-block .photo img{
    max-width: 100%;
    display: block;
}
.breadcrumbs li{
    margin-right: 10px;
    font-size: 16px;
    color: #585858;
}
.breadcrumbs a{
    color: #a8a8a8;
    text-decoration: none;
}
.what_is{
    padding-top: 0px;
    padding-bottom: 0;
}
.what_is h2{
    margin-top: 41px;
}
.prices__block{
    margin-top: 30px;
}
.prices__block .flex{
    justify-content: space-between;
    align-items: stretch;
}
.prices__block .item{
    width: 90%;
    max-width: 340px;
    box-shadow: none;
    margin-bottom: 60px;
    background: #FFFFFF;
    border: 3px solid #5DC0DC;
    box-sizing: border-box;
}
.prices__block .item:nth-child(2){
   border: 3px solid #EE5B30;
}

.prices__content li{
    padding: 10px 10px 10px 42px;

    font-size: 16px;
    color: #585858;
    margin-bottom: 7px;
}

.prices__block .item:nth-child(1) .prices__content li:nth-child(1),
.prices__block .item:nth-child(1) .prices__content li:nth-child(2),
.prices__block .item:nth-child(1) .prices__content li:nth-child(3),
.prices__block .item:nth-child(2) .prices__content li:nth-child(1),
.prices__block .item:nth-child(2) .prices__content li:nth-child(2),
.prices__block .item:nth-child(2) .prices__content li:nth-child(3),
.prices__block .item:nth-child(2) .prices__content li:nth-child(4),
.prices__block .item:nth-child(2) .prices__content li:nth-child(5),
.prices__block .item:nth-child(3) .prices__content li:nth-child(1),
.prices__block .item:nth-child(3) .prices__content li:nth-child(2),
.prices__block .item:nth-child(3) .prices__content li:nth-child(3),
.prices__block .item:nth-child(3) .prices__content li:nth-child(4),
.prices__block .item:nth-child(3) .prices__content li:nth-child(5),
.prices__block .item:nth-child(3) .prices__content li:nth-child(6),
.prices__block .item:nth-child(3) .prices__content li:nth-child(7),
.prices__block .item:nth-child(3) .prices__content li:nth-child(8)
{
    background: url(svg502/uslugi-point.svg) 13px 13px no-repeat;
    background-color:#fff;
}

section.price.visible.cust-3.col4 .prices__block .item {
    /* max-width: 260px; */
    width: 24.5%;
}

.prices__title{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 132px;
    color: #EE5B30;
    font-size: 24px;
    font-family: Futura;
    background: #fff;
    text-transform: uppercase;
}
.prices__title span{
    margin-top: 10px;
}

section.price.visible.cust-3 .prices__title span {
    min-height: 62px;
    text-align: center;
    margin: 10px auto 0;
    display: table;
}



.prices__content{
    padding: 28px 25px 224px;
    position: relative;
    height: calc(100% - 132px);
}


section.price.visible.cust-3 .prices__content {
    padding: 28px 25px 164px;
}



.prices__content li:last-child{
    margin-bottom: 0 !important;
}
.prices__price{
    position: absolute;
    bottom: 32px;
    text-align: center;
    width: 100%;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.prices__price-money{
    font-size: 30px;
    font-family: Futura;
    color: #5DC0DC;
}
.prices__promo{
    font-size: 24px;
    font-family: Futura;
    color: #EE5B30;
}
.prices__promo+.prices__price-money{
    text-decoration: line-through;
}
.prices__price .btn{
    box-shadow: none;
    font-size: 18px;
    margin-top: 35px;
    max-width: 187px;
}
.prices__price .btn:hover{
    color: #fff;
    background: #168daf;
    border-color: #168daf;
}
.price .btns .btn{
    max-width: 344px;
}
section.price{
    padding-top: 0;
}
.secrets .owl-carousel .flex{
    margin-top: 40px;
}
.secrets__img{
    position: relative;
    left: auto;
    top: auto;
    flex: 0 0 130px;
    margin-right: 45px;
}
.secrets__img img{
    width: auto !important;
}
.secrets__img:after{
    right: -10px;
    left: auto;
}
.secrets .title{
    margin-top:  0;
}
section.secrets{
    padding-top: 110px;
    padding-bottom: 128px;
}
.services__items{
    margin-top: 47px;
}
.secrets .owl-item .item{
    padding: 41px 32px 56px 41px
}
.secrets p{
    font-size: 17px;
    color: #585858;
}
section.work{
    background: #f4f4f4;
}
.work__text{
    flex: 0 0 440px;
    max-height: 83px;
}
.work__num{
    flex: 0 0 70px;
}
.work__img{
    flex: 0 0 83px;
    height: 83px;
    display: flex;
    background: #5dc0dc;
    align-items: center;
    justify-content: center;
    position: relative;
}
.work__empty{
    flex: 0 0 510px;
}
.work__items .item{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 23px;
    position: relative;
}
.work__items .item:not(:last-child) .work__img:after{
    content: "";
    display: block;
    width: 1px;
    height: 23px;
    position: absolute;
    bottom: -23px;
    background: #5dc0dc;
    left: 50%;
}
.work__name{
    font-size: 30px;
    font-family: Futura;
    margin-bottom: 0;
    text-align: right;
}
.work__num{
    text-align: center;
    font-size: 30px;
    font-family: Futura;
    color: #5dc0dc;
}
.work__text p{
    font-size: 16px;
    color: #585858;
    text-align: right;
}
.work__items .item:nth-child(even) .work__name, .work__items .item:nth-child(even) .work__text p{
    text-align: left;
}
.work__items .item:nth-child(even) .work__text{
    order: 3;
}
.work__items .item:nth-child(even) .work__empty{
    order: -1;
}
.work__items .item:nth-child(even) .work__num{
    order: 2
}
section.work{
    padding-top: 111px;
    padding-bottom: 95px;
}
.work__items{
    margin-top: 78px;
}
.work__items .item:nth-child(2) .work__text{
    margin-top: -13px;
}
.work__items .item:nth-child(4) .work__text, .work__items .item:nth-child(6) .work__text{
    margin-top: -33px;
}
.breadcrumbs{
    padding-top: 72px;
}
.brifing__block{
    border: 3px solid #5dc0dc;
    position: relative;
    padding: 49px 20px 56px;
    text-align: center;
}
.brifing__img{
    position: absolute;
    left: -150px;
    top: 40px;
}
.brifing__title{
    font-size: 20px;
    margin-bottom: 30px;
    font-family: Futura;
}
.brifing__title span{
    color: #5dc0dc;
}
.brifing__content{
    font-size: 18px;
    font-family: "Futura2";
    color: rgb(36, 36, 36);
    line-height: 1.667;
}
.brifing__btn{
    position: absolute;
    width: 100%;
    bottom: -25px;
    text-align: center;
}
section.brifing{
    padding-top: 109px;
    padding-bottom: 26px;
}
.secrets__items{
    margin-top: 45px;
}
section.price-page{
    padding-top: 36px;
    padding-bottom: 152px;
}
.price-page .wrapper>p {
    font-size: 16px;
    color: rgb(88, 88, 88);
    line-height: 1.875;
}
.price-page__table h2{

    font-size: 30px;
    text-transform: uppercase;
}
.price-page__table label{
    font-size: 18px;
    color: rgb(36, 36, 36);
    font-weight: bold;
    line-height: 1.667;
}
.price-page__table input+label{
    font-size: 16px;
    font-weight: normal;
    color: rgb(88, 88, 88);
    line-height: 2.5;
    position: relative;
    padding-left: 40px;
    cursor: pointer;
    padding-top: 2px;
}
.price-page__table input li{
    overflow: hidden;
}
.price-page__table input{
    position: absolute;
    left: -1000px;
}
.price-page__table input+label:after, .price-page__table input+label:before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    transition: .3s all;
}
.price-page__table input+label:before{
    border: 1px solid #d7d7d7;
}
.price-page__table input:checked+label:before{
    border-color: #5dc0dc;
    background: #5dc0dc;
}
.price-page__table input+label:after{
    opacity: 0;
    background: url("img/checked.png") center no-repeat;
}
.price-page__table input:checked+label:after{
    opacity: 1;

}
.price-page__table .flex{
    justify-content: space-between;
    margin-top: 54px;
}
.price-page__table .flex+.flex{
    margin-top: 60px;
}
.price-page__table .flex .column:nth-child(2){
    width: 445px;
}
.price-page__table .flex .column:nth-child(1){
    width: 540px;
}
.ui-widget-content{
    height: 13px;
    background: transparent;
    width: 100%;
}
.ui-slider-range-max{
    height: 1px;
    background: #СЃСЃСЃ;
}
.ui-slider-range-max:after{
    position: absolute;
    right: -5px;
    top: -6px;
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #5dc0dc;
    display: none;
}
.ui-widget-content:before{
    height: 3px;
    top: 5px;
    position: absolute;
    width: 100%;
    background: #5dc0dc;
    content: "";
    display: block;
    left: 0;
}
.ui-slider-horizontal .ui-slider-range{
    height: 3px;
    top: 5px;
    background: #fff;
}
.ui-slider-horizontal .ui-slider-range:after{
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    top: 1px ;
    height: 1px;
    background: #ccc;
    display: block;
}
.ui-slider-handle{
    top: 0px !important;
    display: block;
    width: 13px !important;
    height: 13px !important;
    border-radius: 50%;
    background: #5dc0dc;
    margin-left: -8px !important;
}
.price-page__table .progress{
    margin-top: 19px;
    margin-left: 8px;
    position: relative;
    padding-bottom: 40px;
}
.price-page__table .row-price{
    margin-bottom: 30px;
}
.price-page__table .row-price:last-child{
    margin-bottom: 0 !important;
}
.price-page__table .sub{
    color: #bababa;
    margin-top: 3px;
    font-size: 14px;
}
.price-page__table .bline{
    display: block;
    padding-bottom: 7px;
    border-bottom: 1px solid #e8e8e8;
}
.price-page__table .progress .num1, .price-page__table .progress .num2{
    position: absolute;
    bottom: 6px;
    color: #585858;
    font-size: 16px;
    width: 40px;
    text-align: center;
}
.price-page__table .progress .num1{
    left: -21px;
}
.price-page__table .progress .num2{
    right: -19px;
}
.ui-slider-handle:after{
    content: attr(data-content);
    display: block;
    position: absolute;
    bottom: -34px;
    color: #585858;
    font-size: 16px;
    width: 40px;
    left: -13px;
    text-align: center;
}
.ui-state-active:after{
    color: #5dc0dc;
}
.price-page__title-bg{
    position: relative;
    background: #FFF1ED;
    height: 47px;
    line-height: 47px;
    font-size: 21px;
    text-align: center;
    font-family: Futura2;
    margin-top: 35px;
}
.price-page__content + .price-page__title-bg{
    margin-top: 32px;
}
.price-page__title-bg:after{
    position: absolute;
    content: "";
    background: url("svg502/arrow90.svg") center no-repeat;
    transform: rotate(180deg);
    width: 15px;
    height: 8px;
    transition: .3s all;
    top: 21px;
    right: 17px;
}
.price-page__title-bg.closed:after{
    transform: rotate(90deg);
}

.price-page__table{
    padding-top: 11px;
}
.price-page__table ul{
    margin-top: 10px;
}
.price-page__content .flex{
    margin-top: 41px;
}
.price-page__table .info_ocenka{
    font-size: 14px;
    color: #bababa;
    margin-top: 0;
    text-transform:none;
}
.price-page__table .info_total{
    font-size: 30px;
    text-transform: uppercase;
    font-family: Futura;
    margin-top: 16px;
}
.price-page__table .info_total span{
    color: #5dc0dc;
    text-transform: none;
}
header{
    /*position: fixed;
    top: 0;
    left: 0;*/
	position:relative;
	background:transparent;
    width: 100%;
    color: #fff;
    z-index: 1000;
    border-bottom: 1px solid rgba(255,255,255,.2);
}
main{margin-top: -138px;position: relative;}
header .flex{
    justify-content: space-between;
    align-items: center;
   /* padding-top: 47px;
    padding-bottom: 27px;*/

}
#phones52
header nav li{
    margin-right: 35px;
    position: relative;
    padding-top: 33px;
    border-top: 1px solid transparent;
    transition: .3s all;
}
header nav li:last-child{
    margin-right: 0;
}
header nav li.current_page_item{
    border-color: #5dc0dc;
}
header nav ul{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
header nav a{
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    transition: .3s all;
}
header nav li.current_page_item > a, header nav li a:hover{
    color: #EE5B30 !important;
    text-decoration:underline !important;
}
header .link-phone{
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    padding-top: 32px;
}
header .link-phone *{
    vertical-align: top;
}
header .link-phone img{
    margin-top: 4px;
    margin-right: 10px;
}
header .social{
    padding-top: 30px;
    margin-bottom: -4px;
}
header .social a{
    text-decoration: none;
    margin-right: 10px;
}
header .social a:last-child{
    margin-right: 0 !important;
}
header .social svg{
    fill: #fff;
    color: #fff;
    transform: scale(0.7);
    transition: .3s all;
}
header .social svg:hover{
    fill: #5dc0dc;
    color: #5dc0dc;
}
header .logotype img{
    display: block;
}
header.header-mini{
    background: rgba(0,0,0,1);
}
header .logotype{
    transition: .3s all;
}
header.header-mini .logotype{
    transform: scale(.7);
}
header.header-mini .flex{
    padding-top: 5px;
    padding-bottom: 5px;
}
header.header-mini nav li{
    padding-top: 5px;
}
header.header-mini nav ul{
    padding-top: 0px;
}
header.header-mini .link-phone{
    padding-top: 5px;
}
header.header-mini .social{
    padding-top: 5px;
}
#go_to_top{
    opacity: 0;
}
#go_to_top.show-btn{
    opacity: 1;
}
.next-test__arrow{
    cursor: pointer;
}
.number_nav{
    position: fixed;
    height: 100%;
    padding-left: 17px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1001;
}
.number_nav li{
    position: relative;
    margin-bottom: 13px;
    width: 30px;
    text-align: center;
}
.number_nav li:last-child:after{
    display: none !important;
}
.number_nav li.current{
    padding-bottom: 37px;
}
.number_nav li:after{
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 1px;
    height: 26px;
    background: #5dc0dc;
    opacity: 0;
}
.number_nav li.current:after{
    opacity: 1;
}
.number_nav li a{
    color: #fff;
    font-size: 14px;
    transition: .3s all;
    cursor: pointer;
}
.number_nav li.current a{
    color: #5dc0dc !important;
}
.number_nav li a{
    color: #cdcdcd;
}
.navigation.pagination h2{
    display: none;
}
.category__items{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.category__item{
    width: calc(33.33% - 20px);
    margin-bottom: 70px;
    margin-right: 30px;
}
.category__item:nth-child(3n){
    margin-right: 0;
}
.category__image{
    overflow: hidden;
    height: 220px;
}
.category__image img{
    height: 100%;
    max-width: none;
}
.category__info{
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.category__date{
    color: #afafaf;
    font-size: 14px;
}
.category__comment a{
    font-size: 14px;
    color: #5dc0dc;
    text-decoration: underline;
}
.category__title{
    display: block;
    font-size: 30px;
    font-family: Futura;
    color: #242424;
    margin-top: 15px;
}
.category__btns{
    margin-top: 25px;
}
.category__btns .btn{
    max-width: 170px;
}
.category__anons{
    font-size: 17px;
    color: #585858;
    margin-top: 10px;
}
.single__links{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.single__links a{
    width: 240px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
}
.single__links div:nth-child(1) svg{
    fill: #fff;
    transform: scale(0.7);
    margin-right: 15px;
}
.single__links div:nth-child(2) svg{
    fill: #fff;
    transform: scale(0.7);
    margin-left: 15px;
}
.single__links{
    margin-top: 40px;
}
.single__content p{
    margin-bottom: 30px;
}
.single__content p:last-child{
    margin-bottom: 0;
}
.single__content p, .single__content li{
    font-size: 17px;
    line-height: normal;
    color: #585858
}
.single__content p + ul{
    margin-top: -15px;
}
.single__content li:not(:last-child){
    margin-bottom: 10px;
}
.single__content li {
    margin-left: 30px;
    padding-left: 20px;
    position: relative;
}
.single__content li:before{
    content: "";
    display: block;
    position: absolute;
    border-left: 5px solid #5dc0dc;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 8px;
    left: 0;
}
.single__content h2{
    display: inline-block;
    position: relative;
    color: #242424;
    margin-bottom: 30px;
    font-size: 30px;
    font-family: Futura;
}
.single__content h2:after{
    content: "";
    margin-top: 3px;
    display: block;
    height: 1px;
    width: 270px;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-left: 20px;
    background: #e8e8e8;
}
.page__content h2:after{
    display: none;
}
.single__content ul, .single__content ol{
    margin-bottom: 30px;
}
.sinlge__section{
    padding-top: 30px;
}
.sinlge__section h1{
    font-size: 36px;
    font-family: Futura;
    margin: 0;
}
.single__date{
    margin-bottom: 20px;
    font-size: 14px;
    color: #afafaf;
}
.single__content .flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 50px;
}
.single__content .thumbnail{
    width: 100%;
    position: relative;
}
.single__content .thumbnail:before{
    border: 1px solid rgba(255,255,255,.7);
    height: calc(100% - 42px);
    width: calc(100% - 42px);
    left: 20px;
    top: 20px;
    position: absolute;
    content: "";
    display: block;

}
.single__content .thumbnail img{
    height: auto !important;
    width: 100%;
}
.single__content .anons + .thumbnail{
    max-width: 760px;

}
.single__content .anons{
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #585858;
}
.single__content .anons p{
    font-size: inherit;
    color: inherit;
    font-weight: bold;
    position: relative;
}

.single__content .anons p:nth-child(1):before{
    content: "";
    display: block;
    width: 50px;
    height: 3px;
    background: #5dc0dc;
    position: absolute;
    top: -20px;
    left: 0;
}
.single__content .anons{
    order: 0;
    width: 100%;
    max-width: 270px;
}
.not-top-padding{
    padding-top: 0;
}
#wpadminbar{
    /*display: none !important;*/
}
.nav-links{
    text-align: center;
}
.nav-links a, .nav-links span{
    font-size: 18px;
    border: 1px solid #5dc0dc;
    color: #5dc0dc;
    transition: .3s all;
    width: 50px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    padding: 10px 0;
    text-align: center;
    justify-content: center;
    border-radius: 4px;
    margin: 0 3px;
}
.nav-links .current{
    background: #5dc0dc;
    color: #fff;
}
.navigation.pagination{
    width: 100%;
}
.nav-links .prev, .nav-links .next{
    border: 0;
    text-decoration: underline;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.nav-links .dots{
    border: 0;
}
.case .btn-circle{
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cases__image{
    overflow: hidden;
}
.cases__image img{
    width: 100%;
}
.fancybox-content .single__content iframe{
    display: none;
}
.fancybox-content .single__content{
    max-width: 500px;
}
.fancybox-content .single__content h2:after{
    display: none;
}
.service__categories{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.service__cat-item{
    width: calc(50% - 16px);
    margin-bottom: 60px;
    position: relative;
}
.service__cat-item .btn{
    position: absolute;
    bottom: -40px;
}
.service__cat-item .image{
    position: relative;
    margin-bottom: 30px;
}
/*.service__cat-item .image:before{
    position: absolute;
    left: 12px;
    top: 12px;
    width: calc(100% - 28px);
    height: calc(100% - 28px);
    border: 2px solid rgba(255,255,255,.8);
    content: "";
    display: block;
}*/
.service__cat-item .image img{
    width: 100%;
    height: auto;
}
.service__cat-title h2{
    font-size: 30px;
    line-height: normal;
    margin-bottom: 20px;
}

.service__cat-item .single__content li a {
    font-size: 17px;
    color: rgb(88, 88, 88);
    text-decoration: underline;
    line-height: normal;
}
.service__cat-item .single__content li a:hover{
    color: #5dc0dc;
}
.service__cat-item .single__content li:before{
    top: 7px;
}
.not-padding-bottom{
    padding-bottom: 0;
}
.service__cat-item .single__content li{
    margin-left: 16px;
    padding-left: 26px;
    margin-bottom: 10px;
}
.service__cat-item .btns{
    justify-content: flex-start;
}
.service__cat-item .link{
    background-image: url(img/video_blue.png);
    margin-top: 2px;
    margin-left: 30px;
}
section.page-uslugi{
    padding-top: 40px;
}
.answers__name{
    color: #fff;
    font-size: 30px;
    margin-bottom: 30px;
    text-transform: lowercase;
}
.answers__name:first-letter{
    text-transform: uppercase;
}
.about-us__first-section{
    padding-top: 0;
    border-bottom: 1px solid #e8e8e8;
}
.director .wrapper{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.director__img{
    margin-right: 100px;
    min-width: 400px;
}
.director__img .image{
    border-radius: 60px 0 60px 0;
    overflow: hidden;

}
.director__img .text{
    font-size: 17px;
    color: rgb(185, 185, 185);
    line-height: 1.647;
    margin-top: 20px;
}

.director__img .image img{
    width: 100%;
    height: auto;
}
.about-us__title{
    font-size: 36px;
    font-family: "Futura";
    color: rgb(36, 36, 36);
    line-height: 1.167;
    margin-top: 30px;
}
.about-us__informer{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 80px;
}
.about-us__informer .center{
    height: 215px;
    border: 13px solid #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    min-width: 472px;
    margin: 0 70px;
    padding: 0 30px;
}
.about-us__informer .number{
    color: #5dc0dc;
    font-size: 48px;
    font-family: Futura;
    line-height: 0.875;
}
.about-us__informer .center p{
    margin-top: 15px;
}
.about-us__informer p{
    font-size: 20px;
    color: rgb(36, 36, 36);
    line-height: 1.35;

}
.about-us__informer .left, .about-us__informer .right{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.director__content h2{
    font-size: 36px;
    font-family: "Futura";
    line-height: 1.167;
    margin-top: -10px;
}
.director__content p{
    font-size: 17px;
    line-height: 1.647;
}
.director__content p:not(:last-child), .director__content h2{
    margin-bottom: 20px;
}
.director__content p strong{
    font-size: 22px;
    font-weight: bold;
    line-height: 1.364;
}
.director__content p span{
    color: #5dc0dc;
}
.about-us__cool{
    padding: 100px 0 50px;
    background: url("assets/images/about-bg.jpg") center top no-repeat;
    background-size: cover;
}
.about-us__cool .wrapper{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.about-us__cool .item{
    width: calc(33.33% - 22px);
    margin-bottom: 50px;
}
.about-us__cool .img{
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
}
.about-us__cool .title {
    font-size: 21px;
    color: rgb(154, 224, 244);
    font-weight: bold;
    line-height: 1.429;
    margin-top: 30px;
}
.about-us__cool p {
    font-size: 17px;
    color: rgb(255, 255, 255);
    line-height: 1.412;
    margin-top: 10px;
}
section.commands{
    padding-top: 60px;
}
.rekvisit{
    padding-top: 20px;
    padding-bottom: 50px;
}
section.about-us__map{
    padding: 0;
    position: relative;
}
.about-us__map .wrapper{
    padding-top: 50px;
    padding-bottom: 50px;
    z-index: 3;
}
/*.about-us__map #map_full{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}*/
.about__find{
    background: #fff;
    padding: 40px 45px;
    max-width: 445px;
    position: relative;
}
.about__find h2{
    font-size: 36px;
    font-family: Futura;
    line-height: 1.167;
    position: relative;
    padding-bottom: 20px;
    margin: 0;
}
.about__find h2:after{
    content: "";
    display: block;
    height: 2px;
    width: 66px;
    background: #5dc0dc;
    position: absolute;
    bottom: 0;
    left:0;
}
.about__find .link-blue{
    text-decoration: underline;
}
.about__find .block_contact{
    margin-top: 30px;
}
.about__find .block_contact .top{
    font-size: 17px;
    color: rgb(177, 177, 177);
    line-height: 1.647;
}
.about__find .block_contact .bottom{
    color: #585858;
}
.about__find .block_contact.phone .bottom{
    font-size: 20px;
    color: #242424;
    line-height: normal;
    font-weight: bold;
}
.about__find .block_contact.phone .flex{
    align-items: center;
}
.about__find .block_contact.phone .type{
    margin-left: 20px;
}
.about__find .block_contact.phone .type a{
    margin-right: 10px;
}

.test-close{
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    font-family: Futura;
}
@media( min-width: 1135px){

    /*************   vertical orintir   ***************/
    .answers__checkbox .text{
        max-width: 40%;
        display: flex;
        align-items: center;
    }
    .answers__checkbox{
        margin-bottom: 5px;
        width: 100%;
    }
    /************************************************/
    .commands-carousel{
        display: flex;
        align-items: stretch;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-top: 50px;
    }
    .commands-carousel .item{
        width: 20%;
    }
    .commands-carousel .item.item-big{
        width: 80%;
        padding-right: 60%;
        position: relative;
    }
    .commands-carousel .blue-block{
        color: #fff;
        font-family: Futura;
        width: 75%;
        right: 0;
        top: 0;
        position: absolute;
        background: #5dc0dc;
        display: flex;
        align-items: center;
        justify-content: space-around;
        padding: 30px;
        height: 100%;
    }
    .commands-carousel .blue-block .number{
        font-size: 243px;
        margin-right: 40px;
    }
    .commands-carousel .blue-block .text{
        font-size: 30px;
        line-height: 1.2;
    }
    .commands-carousel .people{
        position: relative;
    }
    .commands-carousel .people .overflow{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.7);
        transition: .3s all;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
        cursor: pointer;
        padding: 20px;
        opacity: 0;
    }
    .commands-carousel .people .overflow:hover{
        opacity: 1;
    }
    .commands-carousel .people .top {
        font-size: 18px;
        color: rgb(255, 255, 255);
        line-height: 1.333;
    }
    .commands-carousel .people .fio{
        font-size: 22px;
        color: rgb(182, 234, 249);
        font-weight: bold;
        text-transform: uppercase;
        line-height: 1.364;
    }
    .commands-carousel .people .prof{
        font-size: 18px;
        color: rgb(255, 255, 255);
        line-height: 1.333;
        margin-top: 3px;
    }
    .commands-carousel .people .img{
        overflow: hidden;
    }
    .commands-carousel .people img{
        width: auto;
        height: 290px;
        display: block;
    }

}


@media (max-width: 1135px){
    .service-description {
        width: 100%;
        position: relative;
        bottom: 0;
        height: auto;
    }
    .service__cat-item .image:before{
        display: none;
    }
    .service__cat-title h2{
        padding-right: 0;
        font-size: 24px;
        background: none;
        text-align: center;
        display: block;
    }
    .service__cat-item .btns>a{
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .service__cat-item .btns .btn{
        width: 100%;
        margin-bottom: 20px;
        max-width: none;
    }
    section.page-uslugi{
        padding-top: 20px;
    }
    .service__cat-item{
        width: 100%;
    }
    .breadcrumbs{
        display: none;
    }
    header.header-mini .logotype{
        transform: none;
    }
    header .link-phone{
        padding: 0 !important;
    }
    .category__item{
        width: 100%;
        margin-right: 0 !important;
    }
    header{
      /*  position: fixed;*/
        /*background: #000 !important;*/
    }
    .wrapper{
       /* padding-left: 0px;
        padding-right: 0px;*/
    }
    header .flex{
        padding: 15px 0 !important;
        border-bottom: 0 !important;
    }
    header .logotype img{
        /*max-width: 50px;*/
		max-width: 75px;
    }
	.burger.open + .menu{display:block;}
    header div.menu{
		display:none;
        transform: translate(100%);
        transition: .5s all;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        background: #000;
        text-align: center;;
    }
    header ul.menu{
        padding-bottom: 50px;
        text-align: center;
        padding-top: 30px !important;
        display: block;
    }
    header nav li{
        margin-right: 0;
        padding-top: 10px;
    }

    header nav{
        order: 3;
    }
    .burger{
        width: 20px;
        height: 22px;
        position: relative;
        cursor: pointer;
        z-index: 1;
    }
    .burger span{
        width: 30px;
        display: block;
        position: absolute;
        right: 0;
        height: 8px;
        border-radius: 5px;
        background: #fff;
        transition: .3s all;
    }
    .burger.open span:nth-child(2){
        opacity: 0;
    }
    .burger.open span:nth-child(1){
        transform: translate(0);

    }
    .burger.open span:nth-child(3){
        transform: translate(0);

    }
    .burger.open + .menu{
        transform: translate(0);
    }
    .burger span:nth-child(1){
        top: 0;
        background-color:white;
        width:40px;
    }
    .burger.open span{
        background-color:#EE5B30;
    }

    .burger span:nth-child(2){
        top: calc(50% - 1.5px);
    }
    .burger span:nth-child(3){
        bottom: 0;
    }
    #burder2{

    }
    .case__tags{
        position: absolute;
        z-index: 2;
        background: rgb(104, 196, 222);
        right: 0;
        top: 0;
        margin-top: 0;
        padding: 50px 20px;
    }
    #burger2.burger{
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 3;
    }
    .cases__menu{
        display: none;
        overflow: hidden;
        transition: .5s all;
    }
    section.case .wrapper{
        overflow: hidden;
    }
    #burger2.burger span{
        background: rgb(104, 196, 222);
    }
    #burger2.burger.open span{
        background: #fff;
    }
    #burger2.open + .case__tags{
        transform: translate(0);
    }
    .case__tags .btn-circle{
        width: 100%;
        margin: 0;
        font-size: 17px;
        text-align: left;
        border-bottom: 1px solid #fff;
        height: auto;
        border-radius: 0;
        display: block;
        max-width: none;
        padding: 0;
        color: #fff;
        padding-bottom: 10px;
    }
    .case__tags .btn-circle.active{
        color: #286779;
    }
    .case__tags .item{
        display: block;
        width: 100%;
        margin-right: 0;
    }
    section.general{
        min-height: 250px;
        padding: 80px 0;
    }
    footer .flex{
        flex-wrap: wrap;
    }
    footer .column{
        width: 100% !important;
        text-align:center;
    }
    footer .logo{
     /*   display: none; */
    }
    footer .flex .contact{
        margin-bottom: 15px;
    }
    footer{
        padding-top: 30px;
        padding-bottom: 40px;
    }
    footer ul{
        margin-top: 10px;
    }
    footer .title-column{
        margin-top: 20px;
    }
    /*footer .column:nth-child(3){
        display: block;
        text-align: left;
    }*/
    footer .social{
        margin-bottom: 20px;
    }
    .single__content h2:after{
        display: none;
    }
    .category__btns .btn{
        max-width: none;
    }
    footer .social a:first-child{
        margin-left: 0 !important;
    }
    .single__links{
        flex-wrap: wrap;
    }
    .single__links>div, .single__links a{
        width: 100%;
        max-width: none;
    }
    .single__links>div{
        width: 48px;
        overflow: hidden;
    }
    .single__links a{
        position: relative;
        color: transparent;
    }
    .single__links a svg{
        position: absolute;
        left: calc(50% - 11px);
        margin-right: 0;
    }
    .single__links>div:nth-child(2) a svg{
        left: auto;
        right: calc(50% - 14px);
    }
    .sinlge__section h1{
        text-align: center;
        font-size: 24px;
        line-height: normal;
    }
    .single__content .anons{
        max-width: none;
        order: 2;
        margin-top: 30px;
    }
    .single__content .anons p:nth-child(1):before{
        display: none;
    }
    .single__date{
        text-align: center;
        margin-top: 10px;
    }
    .single__content .anons + .thumbnail{
        order: 1;
    }
    .single__content li{
        margin-left: 10px;
    }
    .services__list li{
        margin-left: 10px;
    }
    .cases__items .item{
        width: 100%;
    }
    .pre_footer h2.title-arrow span{
        display: block;
    }
    .pre_footer h2.title-arrow{
        font-size: 24px;
        display: block;
        line-height: normal;
        padding: 0;
        background: none;
    }
    .pre_footer{
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .pre_footer .description{
        text-align: center;
    }
    .pre_footer form{
        margin-top: 15px;
    }
    .pre_footer .flex{
        display: block;
    }
    .pre_footer .flex>div{
        width: 100%;
    }
    .pre_footer .flex .right{
        padding-left: 0;
        margin-top: 17px;
    }
    .about-us__title{
        font-size: 24px;
        line-height: 1.25;
        text-align: center;
    }
    .about-us__informer, .about-us__informer .left, .about-us__informer .right{
        display: block;
    }
    .about-us__informer .center{
        margin: 0 0 20px;
        min-width: auto;
        width: 100%;
        padding: 0 20px;
    }
    .about-us__informer .center .item{
        margin-bottom: 0 !important;
    }
    .about-us__informer .item{
        width: 100% !important;
        text-align: center !important;
        margin-bottom: 20px;
    }
    .about-us__informer .number{
        font-size: 40px;
    }
    .about-us__informer p{
        font-size: 18px !important;
        margin-top: 10px;
    }
    .about-us__first-section{
        padding-bottom: 30px;
    }
    section.director{
        padding-top: 50px;
    }
    .director .wrapper{
        display: block;
        padding-top: 30px;
        position: relative;
    }
    .director__img{
        min-width: auto;
        width: 100%;
    }
    .director__img .image{
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .director__img .text {
        font-size: 16px;
        line-height: 1.75;
    }
    .director__content h2{
        position: absolute;
        width: 100%;
        text-align: center;
        font-size: 24px;
        top: 0;
        left: 0;
    }
    .director__content{
        margin-top: 30px;
    }
    .director__content p{
        font-size: 16px;
    }
    .director__content p strong{
        font-size: 18px;
    }
    .director__content p:not(:last-child), .director__content h2{
        margin-bottom: 15px;
    }
    .about-us__cool{
        padding-top: 50px;
    }
    .about-us__cool .item{
        width: 100%;
        text-align: center;
    }
    .about-us__cool .item:last-child{
        margin-bottom: 0;
    }
    .about-us__cool .title {
        font-size: 18px;
        line-height: 1.333;
    }
    .about-us__cool p {
        font-size: 16px;
        line-height: 1.5;
        padding-left: 5px;
        padding-right: 5px;
    }
    .about-us__cool .img{
        justify-content: center;
    }
    .commands-carousel{
        margin-top: 20px;
    }
    .commands-carousel .blue-block{
        display: none;
    }
    .commands .about-us__title{
        margin-top: 0;
    }
    section.commands{
        padding-top: 40px;
        padding-bottom: 0;
        border-bottom: 1px solid #e8e8e8;
    }
    .commands-carousel .img{
        text-align: center;
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
    }
    .commands-carousel .overflow{
        margin-top: 15px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        padding-left: 20px;
        padding-right: 20px;
    }
    .commands-carousel .top{
        order: 3;
        font-size: 18px;
        text-align: center;
        color: rgb(88, 88, 88);
        line-height: 1.333;
        margin-top: 15px;
        margin-bottom: 40px;
    }
    .commands-carousel .name{
        text-align: center;
        padding-bottom: 15px;
        position: relative;
    }
    .commands-carousel .name:after{
        content: "";
        display: block;
        height: 2px;
        width: 66px;
        background: #5dc0dc;
        position: absolute;
        bottom: 0;
        left: calc(50% - 33px);
    }
    .commands-carousel .fio {
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 1.667;
    }
    .commands-carousel .prof{
        font-size: 18px;
        color: rgb(101, 101, 101);
        line-height: 1.333;

    }
    .commands-carousel .owl-nav{
        top: 120px;
    }
    .commands-carousel .owl-nav .owl-next{
        right: 0;
    }
    .commands-carousel .owl-nav .owl-prev{
        left: 0;
    }
    section.rekvisit{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    section.rekvisit .about-us__title{
        text-align: left;
        margin-top: 0;
        font-size: 24px;
    }
    section.about-us__map{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
    }
    section.about-us__map .wrapper{
        padding: 0;
    }
    .about__find{
        padding-left: 8px;
        padding-right: 8px;
        width: 100%;
        padding-top: 0;
    }
    .about-us__map #map_full{
        position: static;
        order: 2;
        height: 470px;
    }
    .about__find h2 {
        font-size: 24px;
        line-height: 1.75;
    }
    .about__find .bottom{
        font-size: 17px;
    }
    .general-slide h2{
        font-size: 18px;
    }
    .title-block h1{
        font-size: 36px;
        font-family: "Futura";
        margin-top: 10px;
        line-height: normal;
    }
    .general-slide h3{
        font-size: 22px;
    }
    .home-page .general-slide .btns .btn{
        margin: 15px 0;
        width: 55%;
        max-width: none;
    }
    .next-test{
        font-size: 20px;
        margin-top: 70px;
    }
    .next-test__arrow{
        margin-top: 25px;
    }
    .home-page .general-slide{
        padding-bottom: 20%;
    }
    .test-slide{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .test-slide h2.title {
        font-size: 25px;
        font-family: "Futura";
        line-height: 1.44;
        margin-top: 80px;
    }
    .answers__title{
        position: absolute;
        margin-top: 0;
        top: 120px;
        width: 100%;
        left: 0;
        text-align: center;
    }
    .answers{
        margin-top: 20px;
    }
    .answers__conteiner{
        margin-top: 40px;
    }
    .answers__checkbox{
        width: 100% !important;
        margin-bottom: 5px;
    }
    .answers__checkbox .text{
        font-size: 15px;
        text-transform: uppercase;
        display: flex;
        align-items: center;
    }
    .answers__checkbox .text:first-letter{
        text-transform: uppercase;
    }
    .answers__name{
        text-align: center;
        font-size: 26px;
    }
    .answers__nav{
        margin-top: 20px;
    }
    .creative__text{
        display: none;
    }
    .creative__img .creative__content{
        display: block !important;
        text-align: center;
    }
    .creative .flex>.creative__content h2{
        display: none;
    }
    .creative .flex{
        display: block;
    }
    .creative__img{
        display: block;
        margin: 0 0 30px;
        max-width: none;
    }
    .creative, .services{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .creative__content h2 {
        font-size: 24px;
        line-height: 1.25;
        margin-top: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    .creative__img img{
        max-width: 160px;
        margin:  0 auto;
    }
    .lamp_light{
        display: none !important;
    }
    .creative__btn-play{
        width: 19px;
        height: 21px;
        bottom: 82px;
        left: calc(50% - -23px);
        background-size: cover;
    }
    h2.title-arrow{
       font-family: 'Futura3';
font-style: normal;
font-weight: 500;
font-size: 30px;
line-height: 50px;
/* or 167% */

text-align: center;
    }
    .description{
        font-size: 16px;
        line-height: normal;
        margin-top: 15px;
        text-align: center;
    }
    .services__items .item{
        width: 100%;
        text-align: center;
        border: 0 !important;
        margin: 0 5px 25px 5px !important;
        background-size:cover;
    }
    .services__items .item br{
        display: none;
    }
    .services__items .image{
        height: auto;
        margin-bottom: 10px;
    }
    .services__items .item-big{
        padding-top: 220px !important;
        background-size: auto 475px;
        background-repeat: no-repeat;
        background-position: bottom center;
        height: calc(475px + 60px);
    }
    .services__items .item-big .btn{
        margin-bottom: 0px;
    }
    .services__items .informer{
        left: 0;
        top: 0;
        bottom: auto;
        right: 0;
        width: auto;
        padding: 0;
    }
    .services__items .informer strong{
        margin-top: 0;
        font-size: 22px;
    }
    .services__items .informer p{
        font-size: 16px;
    }
    .cases__image{
        height: auto;
        margin-bottom: 5px;
    }
    header .social{
        display: none;
    }
    .home-page .cases__items{
        margin-bottom: 10px;
    }
    .cases__items .btns{
        padding-left: 8px;
        padding-right: 8px;
    }
    .cases__items .btns .btn{
        max-width: none;
    }
    section.case{
        padding-top: 50px;
        padding-bottom: 50px;
    }
	.logos .flex{gap:2rem;}
    .logos .flex .item{
        /*width: 33.33%;*/
		width: 50px;
    	height: 70px;
        text-align: center;
        margin-bottom: 20px;
    }
    .logos .flex .item img{
        max-width: 85%;
        margin-top:15%;
    }
    section.logos{
        padding-top: 50px;
        padding-bottom: 90px;
    }
    .cools__items{
        margin-top: 0px;
    }
    .cools h2.title-arrow{
        font-size: 24px;
    }
    .cools__items .item{
        padding: 0 0px;
        margin-top: 30px;
        text-align: center;
        width: 50%;
    }
    .cools__items .name{
        font-size: 21px;
    }
    .cools__items .text{
        margin-top: 10px;
        line-height: normal;
    }
    .cools__items .image{
        height: auto;
        margin-bottom: 10px;
        text-align: center;
    }
    .cools__items img{
        margin-left: auto;
        margin-right: auto;
    }
    .cools .btns{
        margin-top: 20px;
    }
    section.cools{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    section.faq{
        padding-top: 50px;
        padding-bottom: 60px;
    }
    h2.title-arrow{
        line-height: normal;
    }

    .faq__accordion{
        margin-top: 10px;
    }
    .faq__accordion .answer{
        height: auto;
        padding: 10px 60px 10px 10px;
    }
    .faq__accordion .content{
        padding: 10px;
        background: #000;
    }
    .faq .informer{
        line-height: normal;
        font-size: 18px;
    }
    .faq .btns .btn{
        margin-top: 20px;
    }
    section.comments{
        padding-top: 50px;

    }
    .comments .owl-carousel{
        margin-top: 20px;
    }
    .comments .item .img{
        display: block;
        float: none;
        /*min-width: auto;*/
        min-height: auto;
    }
    .comments .item img{
        margin-left: auto;
        margin-right: auto;
        margin-top:30px;
    }
    .comments .text{

    }
    .comments .text p, .comments .name{
        line-height: normal;
        text-align: left;
        font-style: normal;
        font-weight: normal;
        font-size: 24px;
        line-height: 30px;
        /* or 125% */
        color: #111111;
    }
    .comments .owl-item .item{
        text-align: center;
    }
    .comments .owl-nav{
        top: auto;
        bottom: 40px;
    }
    .comments .owl-nav .owl-prev{
        left: 0;
    }
    .comments .owl-nav .owl-next{
        right: 0;
    }
    .comments .owl-stage-outer, .secrets .owl-stage-outer{
        padding: 8px;
        margin: -8px;
    }
    .home-page .case .description+div{
        /*position: absolute;*/
        left: 0 ;
        width: 100%;
    }
    .general h1{
        font-size: 24px;
    }
    .price-page__table h2{
        font-size: 21px;
        line-height: normal;
    }
    section.price-page{
        padding-top: 0;
        padding-bottom: 50px;
    }
    .price-page__table .flex{
        display: block;
        margin-top: 20px;
    }
    .price-page__table .flex .column{
        width: 100% !important;
        margin-bottom: 20px;
    }
    .price-page__table .progress{
        margin-right: 10px;
    }
    .price-page__table .flex+.flex{
        margin-top: 20px;
    }
    .price-page__table .row-price{
        margin-bottom: 10px;
    }
    .price-page__title-bg{
        margin-top: 30px;
    }
    .price-page__title-bg:after{
        display: none;
    }
    .price-page__table .info_ocenka{
        text-align: center;
    }
    .price-page__table .info_total{
        text-align: center;
        font-size: 18px;
        line-height: normal;
        margin-top: 30px;
    }
    .price-page__table .info_total span{
        display: block;
        margin-top: 10px;
        font-size: 30px;
    }
    .category__image img{
        width: 100%;
        height: auto;
    }
    .category__title{
        font-size: 24px;
        line-height: normal;
    }
    .category__anons{
        font-size: 16px;
        line-height: normal;
        max-height: 150px;
        margin-bottom: 30px;
        overflow: hidden;

    }
    .category__mob_owl{
        margin-bottom: 40px;
    }
    .category__mob_owl .category__btns .btn{
        box-shadow: none;
    }
    .sinlge__section+.not-top-padding {
        padding-bottom: 0;
    }
    .category__mob_owl .owl-nav{
        top: auto;
        bottom: 42px;
    }
    .category__mob_owl .owl-nav button{
        width: 48px;
        height: 48px;
        background-repeat: no-repeat !important;
        background-color: #5dc0dc !important;
        border-radius: 4px;
    }
    .category__mob_owl .owl-prev {
        background-image: url("img/arr2.png") !important;
    }
    .category__mob_owl .owl-next {
        background-image: url("img/arr.png") !important;
    }
    .category__mob_owl .owl-prev{
        left: 0 !important;
    }
    .category__mob_owl .owl-next{
        right: 0 !important;
    }
    .answer-block .left{
        order: 2;
        width: 100%;
        padding: 0;
        margin-top: 30px;

    }
    .answer-block .flex{
        flex-wrap: wrap;
    }
    .answer-block .right{
        order: 1;
        width: 100%;
    }
    .secrets__img{
        display: block;
        float: left;
    }
    .secrets .owl-carousel .flex{
        display: block;
        margin: 0;
    }
    .secrets .owl-item .item{
        padding: 10px;
    }
    .secrets .owl-nav{
        bottom: -10px;
        top: auto;
    }
    .secrets .owl-next{
        right: 0;
    }
    .secrets .owl-prev{
        left: 0;
    }
    .brifing__img{
        display: none;
    }
    .services__items .item-big.not-image{
        padding-top:  0 !important;
    }
    section.work{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .work__items{
        margin-top: 20px;
    }
    .work__img{
        order: 2 !important;
    }
    .work__num{
        display: none !important;
    }
    .work__name{
        font-size: 24px !important;
        line-height: normal;
        text-align: left !important;
    }
    .work__text p{
        text-align: left !important;
    }
    .work__empty{
        display: none;
    }
    .work__text{
        order: 3 !important;
        width: auto;
        flex: 0 0 100%;
        max-width: calc(100% - 85px);
        text-align: left !important;
        padding-left: 10px;
    }
    .work__items .item{
        margin-bottom: 40px;
    }
    .work__items .item:not(:last-child) .work__img:after{
        height: 40px;
        bottom: -40px;
    }
    .prices__block .flex{
        display: block;
    }
    .prices__block .item{
        max-width: none;
    }
}
h2.title-arrow{
    background-image: none !important;
    padding-right: 0 !important;
    display: block;
}
.creative__img .creative__content{
    display: none;
}
.next-test__arrow{
    animation: spin 1s infinite linear;
}
@keyframes spin {
    0% {
        transform: translate3d(0, -10px, 0);
    }
    50% {
        transform: translate3d(0, 10px, 0);
    }
    100% {
        transform: translate3d(0, -10px, 0);
    }
}
.number_nav{
    display: none !important;
}

.services__list li{
    font-size: 17px;
    line-height: normal;
    color: #585858
}
.services__list li:not(:last-child){
    margin-bottom: 10px;
}
.services__list li {
    margin-left: 30px;
    padding-left: 20px;
    position: relative;
}
.services__list ul, .services__list ol{
    margin-bottom: 30px;
}
.service__cat-item .services__list li a {
    font-size: 17px;
    color: rgb(88, 88, 88);
    text-decoration: underline;
    line-height: normal;
    text-decoration-skip-ink: none;
}
.service__cat-item .services__list li a.dropdown__list-open {
    padding: 0 12px;
}
.service__cat-item .services__list li a:hover{
    color: #5dc0dc;
}
.service__cat-item .services__list li:before{
    top: 7px;
}
.service__cat-item .services__list li{
    margin-left: 16px;
    padding-left: 26px;
    margin-bottom: 10px;
}

.dropdown__item {
    position: relative;
}
.dropdown__btn {
    position: absolute;
    left: 0;
    top: 7px;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(/wp-content/themes/studia502/img/arr_blue.png) no-repeat;
    background-size: contain;
    cursor: pointer;
}
.dropdown__content {
    display: none;
}
.dropdown__item.show .dropdown__content {
    display: block;
}
.next-test__quiz {
    margin: 10px auto;
    display: block;
}
.bot_tags {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.bot_tags a {
    margin: 15px;
    min-width: 270px;
    transition: 0.2s;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bot_tags_title {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.bot_tags_title span {
    color: #5dc0dc;
}
.bold {
  font-weight: bold;
}

.why_us {
  text-align: center;
  margin: 30px 0;
}
.why_us p {
    margin-bottom: 15px;
}
.why_us img {
  width: 75px;
}

.why_us > .row > div {
  margin-bottom: 15px;
}

.num_table td:nth-child(odd) {
  width: 60px;
}
.video_responsive {
  float: left;
  width: 50%;
  margin: 0 20px 15px 0;
  height: 300px;
}
.our_offer {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.our_offer > div {
  margin: 10px;
  padding: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  width: 23%;
  border-radius: 10px;
  text-align: justify;
}
.our_offer .title {
  text-align: center;
  font-weight: bold;
}

#kakuslugi{
    background:url(/wp-content/themes/studia502/svg502/arrowuslugi.svg);
    background-position:50% 50%;
    background-repeat:no-repeat;
    display:flex;
}

#kakuslugileft{
width:40%;
margin-bottom:100px;
margin-top:50px;
}

#kakuslugiright{
width:40%;
margin-top:150px;
}

@media (max-width: 1200px) {
    .our_offer > div {
    width: 47%;
  }
}
@media (max-width: 1135px) {
    #kakuslugi{
    background:none;
    display:flex;
    flex-direction:column;
}

#kakuslugileft{
width:100%;
margin:10px;
}

#kakuslugiright{
width:100%;
margin:10px;
}

    .video_responsive {
    float: none;
    width: 100%;
  }
    .our_offer > div {
    width: 100%;
  }
}
.videoblock > .row > div {
  height: 250px;
  margin-bottom: 15px;
}
.how_create {
  margin-bottom: 25px;
}
.how_create td {
    padding: 10px 5px;
}
.how_create td:nth-child(odd) {
  font-weight: bold;
  text-align: center;
}
.how_create img {
  width: 64px;
}
.how_create td:nth-child(even) {
  vertical-align: middle;
}
.check {
    margin: 30px 0 !important;
}
.check li:before {
  display: none !important;
}
.check li {
  background: url(/wp-content/uploads/icons/check.png) no-repeat left center !important;
  background-size: 15px !important;
  padding-left: 20px !important;
}
.tm_pb_button {
    font-size: 20px;
    line-height: 1.7em;
    padding: 0.3em 1em;
    background:
    transparent;
    position: relative;
    border: 2px solid;
    display: inline-block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.post-ratings{
  text-align: right;
  padding: 10px 0;
}

/*#fullwidth_form {
  width: 99.7vw;
  margin-left: calc(-50vw + 50%);
}*/
html {
  scroll-behavior: smooth;
}

/**/
.silabel{
    margin-top:120px;
    margin-left:20px;
    font-size:24px;
    color:white;
    cursor:pointer;
    text-align:left;
    width:40%;
 }
.serviceitem:nth-child(1) .silabel, .serviceitem:nth-child(3) .silabel{
    width:40%;
}

/*
.silabel a:after {
   content: "\2192";
  display: inline-block;
  font-family: sans-serif;';
  position: absolute;
  opacity: 0;
  top: 0px;
  right: -20px;
  transition: 0.5s;
  color:white;
}*/

.silabel a:hover{
  text-decoration:underline;
}

.silabel:hover{
    background:url(/wp-content/themes/studia502/svg502/siarrow.svg);
    background-position:right center;
    background-repeat:no-repeat;
}

/*
.silabel a:hover:after {
  opacity: 1;
  right: 5px;
}*/




.pum-container{
    display:none;
}
/* Style The Dropdown Button */
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 250px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  padding:20px 20px 40px 20px;
  margin-top:15px;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: #242424;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
    font-family: Circle;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 15px;

}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #FFF1ED;
font-style: normal;
font-size: 14px;
line-height: 15px;
color: #EE5B30;

}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
  min-width:250px;
  background-color:#fff;
}

.dropdown:hover .dropdown-content:after {
    position: absolute;
    left: 5%;
    top: -15px;
    width: 0;
    height: 0;
    content: '';
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}
textarea{
    height:250px;
}
.ci_video{
    margin-left:180px;
    margin-bottom:3px;
}

.ci_video_title{
    margin-bottom:60px;
}
#zakaz52 a{
padding:0px 15px;
}

#zakaz52 img{
margin-top:5px;
}

.general-slide{
 background: transparent;
}

.services{
background-color:#fff;
}
.roundicons{
    display:flex;
    flex-direction:column;
}
.roundicon{
    height:45px;
    width:45px;
    margin-top:0em;
    margin-bottom:0.5em;
    margin-right:0em;

}
.roundicon2{

    height:32px;
    width:32px;
    margin-top:0em;
    margin-bottom:0.5em;
    margin-right:0em;

}
.htimes{
    font-size:14px;
}
.hphone{
   font-size: 18px;

}
footer .hphone{
    font-family: Circle;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 35px;

color: #FFFFFF;
}
.case{
	background: linear-gradient(rgb(13,16,95), rgb(4,3,21));
}
.description{
    text-align:center;
    font-family: 'Circle';
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 30px;
/* or 150% */

text-align: center;

color: #FFFFFF;
}
.serviceitem{
	width:48%;
	background-color:#000;
    border:none;
    padding:0;
  /*padding-bottom:9px; */
}
.serviceitem:hover {
 box-shadow: 0 0 10px rgba(0,0,0,0.5);
 }
.serviceitem2{
	margin-top:40px;

}
 #rasstoimpro
 {
	margin:60px 0px 50px 0px;
 }
    .etap1
   {
   width:46%;
   margin-right:20px;
   }
   .etap2{
   width:25%;
   }
   .etap3{}
   .etap4
   {
   margin-top:-153px;
   width:22%;
   margin-right:20px;
   }
   .etap5
   {
   margin-top:-153px;
   width:22%;
   }
   .etap6
   {
   width:49%;
   margin-left:20px;
   margin-top:20px;
   height:246px;
   overflow:hidden;
   }
   .faq
   {
   background: #333333 url(/wp-content/themes/studia502/img502/bgchzv.png);
   background-size:cover;
   }
     .cools1
   {
   background:linear-gradient(rgb(5,4,22), rgb(13,16,95));
   }

#h2etapi{
margin-bottom:50px;
}
#fullwidth_form
{
background:url('/wp-content/themes/studia502/img502/bgform.png');
background-size:cover;
}
.siback{
height:210px;
width:48.4%;
background-color:#000;
background-repeat:no-repeat;
}
.bcwhite{
    background-color:white;
}
/*uslugi vnutr*/
    .dlyabiznesa_right {
        width: 50%;
        background-repeat: no-repeat;
        background-position: left center;
        background-image: url(/wp-content/themes/studia502/svg502/uslugicurve_1.svg);
    }

    .dlyabiznesa_left {
        width: 50%;
        background-repeat: no-repeat;
        background-position: right center;
        background-image: url(/wp-content/themes/studia502/svg502/uslugicurve_2.svg);
    }

    .w50 {
        width: 50%;
    }

    .h2title {
        margin-top: 70px;
        margin-bottom: 50px;
    }

    .uslugidocument {
        width: 25px;
        height: 25px;
    }

    .tacenter {
        text-align: center;
        flex-direction:column;
    }

    .skachatbrief {
        text-decoration: underline;
        color: #EE5B30;
    }

    .cc7 {
        color: #7c7c7c;
    }

    .mt-30 {
        margin-top: 15px;
    }
    .usual .right, .usual left{
        min-height:275px;
    }
    .mt-70{
        margin-top:70px !important;
    }
    .mb-50{
        margin-bottom:50px;
    }
    .w40{ width:40% }
    #druslugiswiper .drusluga img{
        height:135px;
    }
    #druslugiswiper .drusluga p{
        line-height: 24px;
        text-align: justify;
        height: 150px;
    }
    #phones52{
        padding:10px;
        font-family: 'CircleB';
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 27px;
        color: #FFFFFF;
    }
    .krug{
        background-image:url(svg502/krug.svg);
        background-repeat:no-repeat;
        background-position:center center;
    }
    .h3napr{
font-weight: 500;
font-size: 32px;
line-height: 35px;
text-align: center;
letter-spacing: 0.02em;
    }
    .napr33{
        width:33.33%;
        text-align:center;
    }
.naprtext{text-align:justify;padding:14px;line-height:109%;}
.mr-20pr{
    margin-right:20%;
}
.uetapi{
   background: #FFFFFF;
border: 3px solid #5DC0DC;
box-sizing: border-box;
width:33.33%;
margin:15px;
padding:30px;

}
.uetapi_h{
    font-family: 'Futura';
font-style: normal;
font-weight: bold;
font-size: 52px;
line-height: 35px;
/* or 67% */

letter-spacing: 0.02em;

/* 3 */

color: #EE5B30;
}
.uetapi_text{
line-height:27px;
}
.bclightblue{
   background-color:#fff;
}
.roliktype{
    width:20%;
    cursor:pointer;
}
.w70{width:70%;}
.hide{display:none;}
/*uslugi vnutr end*/
#otzivswiper{padding:0 100px; }
#otzivswiper .swiper-button-prev {
    left: 10px;
}
#otzivswiper .swiper-button-next {
    right: 10px !important;
}


#si1{
    background: #000 url(img502/si_1.png) no-repeat;
    background-size: cover;
}
#si2{
    background: #000 url(img502/si_2.png) no-repeat;
    background-size: cover;
}
#si3{
    background: #000 url(img502/si_3.png) no-repeat;
    background-size: cover;
}
#si4{
    background: #000 url(img502/si_4.png) no-repeat;
    background-size: cover;
}

.h2kontakti{
font-style: normal;
font-weight: 500;
font-size: 40px;
line-height: 50px;
color: #242424;
margin-bottom:46px;
}
.pagekontakti{
font-famili:'Circle';
font-style: normal;
font-weight: normal;
font-size: 22px;
line-height: 35px;
/* or 159% */

letter-spacing: 0.02em;

color: #111111;
margin-bottom:0px;
}
.top.pagekontakti{
    font-weight:bold;
}
#kdtaber{
    width:320px;
    height:100px;
    margin:0 auto;
    display:flex;
}
#walk,#auto,#walk2,#auto2{width:160px;cursor:pointer;height:87px;padding-top:20px;}
#walk img,#auto img, #walk2 img,#auto2 img{width:33px;height:33px;}


.walkstages{
    display:flex;
}
.stagecell {
    width: 33.3%;
    padding: 2%;
}
.walkstages .headercell{
    font-family: 'Futura3';
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 25px;
    color: #EE5B30;
}
.walkstages .labelcell{
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    color: #242424;
    margin-top:30px;
}
#map_full{height:355px;width:1100px;margin:0px auto;}
.drusluga {background:#fff;}
.drusluga h4{margin-top: 5px;font-size: 30px;cursor:pointer;}
.drusluga h4 a{color:#000;}
.drusluga h4 a:hover{color:#EE5B30;}
.drusluga p {padding: 30px;margin-top: -12px;}
#druslugiswiper .swiper-button-next, #druslugiswiper .swiper-button-prev{top:70% !important;}
@media screen and (max-width: 1135px) {

	.dropdown-content:hover, .dropdown-content:after {
   /* position: absolute;
    left: 0%;
    top: -15px;
    width: auto;
    height: auto;*/
    content: none !important;
   /* border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 0px solid #fff;*/
}

	#druslugiswiper .swiper-container{padding-bottom:30px;}
	#druslugiswiper .swiper-button-next, .swiper-button-prev {
    top: 100% !important;
    /*left: 30% !important;*/
    margin: 0 auto;
    margin-top: 0 !important;
}

	#druslugiswiper .logoslider .w40{width:85% !important;}
	.case1 .slide h2{margin-top:0 !important;padding-top: 30px;}
	.case .slide h2.title{padding-bottom:30px;}
	#map_full{width:100%;}
	.d_h1{margin-top: 0 !important;margin-right: 0 !important;}
    .mw100{width:100%;}
    .h2kontakti {
    margin-top: 46px;
    margin-bottom: 20px;
}
	.flexphone .type{text-align:left;}
 .flexphone, .walkstages, #rekflex{ flex-direction:column; }
 .stagecell{ width:100%; }
 .title-block h1, .title-block .h1{
font-family: 'Futura3';
font-style: normal;
font-weight: 800;
font-size: 50px;
line-height: 64px;
text-align: center;
letter-spacing: 0.06em;
text-transform: uppercase;
padding-bottom:30%;
padding-top:10%;
}

.home-page .h1 {
padding-top:0;    
}
.general-slide h3{
font-family: 'Circle';
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 25px;
text-align: center;
letter-spacing: 0.02em;
color: #FFFFFF;
}

.services__items {
    margin-top: 27px;
}

.services__items .item:nth-child(4){
    margin-bottom:70px !important;
}

#rasstoimpro{
display:none;
}

#logosswiper .swiper-button-next {
    right: 5% !important;
    /*top: 750px !important;*/
	top: 90% !important;
}

#logosswiper .swiper-button-prev {
    left: 5% !important;
   /* top: 750px !important;*/
	top: 90% !important;
}

#otzivswiper{
    padding:0 10px;
}
#otzivswiper .swiper-button-prev {
    left: 10% !important;
    top: 660px !important;
}
#otzivswiper .swiper-button-next {
    right: 10% !important;
    top: 660px !important;
}

#bottomformbuttons button[type='submit'], .wpcf7-submit{
    text-align:center;
    display: block;
    margin:0 18%;
}
#mbottomlogo{
    text-align:center;
    margin-top:60px;
}
#mbottomcontact{
    display:flex;
    flex-direction:column;
    font-family: Circle;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    color: #FFFFFF;
    margin: 50px auto 20px;
    /* text-align: center; */
    padding: 0 20%;
}

#mbotomaip .address, #mbotomaip p{
    text-align:center;
}

.burger.open + .menu {
    background:white;
    margin-top:100px;
}

.burger.open + .menu ul li a{
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 35px;
text-align: center;
color:#3A3E44;
 width:90%;
 padding:10px;
 display:inline-block;
}

.burger.open + .menu ul li a:hover{
 background-color: #FFF1ED;
 font-style: normal;
 font-weight: bold;
 color: #EE5B30;
 font-size: 24px;
 line-height: 35px;
 width:90%;
 padding:10px;
 display:inline-block;
}

.burger.open + .menu ul li.dropdown:hover .dropdown-content {
    display: inline-block;
    min-width: 250px;
    background-color: #fff;
    position:relative;
    box-shadow:none;
}

.burger.open + .menu ul li.dropdown>a:after{
  /* display: block;
   position: absolute;
   content: '';
   width: 12px;
   height: 100%;*/
   /*top: 0%;
   right: -12px;*/
	/*top: 6%;
    right: -35px;
   background: url(svg502/mmenuarrow.svg) no-repeat center center;
   background-size: contain;*/
}
	.dropdown-content li a{font-size: 20px !important;
    right: 0;
    text-align: left !important;}
	.dropdown-content{width:100%;padding:0;}
	.triangle{border: 20px solid transparent;
    border-bottom: 20px solid #fff;
    top: 100%;
    position: absolute;
    /* left: -59%; */
    /* right: 60%; */
    background: transparent !important;}
	.tr{position: absolute;
  /* content: '';*/
   width: 50px;
   height: 20px;
   /*top: 0%;*/
   /*right: -12px;*/
		z-index:100;
	top: 36%;
    right: -114px;
   background: url(svg502/mmenuarrow.svg) no-repeat center center;
   background-size: contain;}
	#menu-item-8108{width:21%;}
	.burger.open + .menu ul li.dropdown:hover .dropdown-content{right:100%;display:block;}
.burger.open + .menu ul li a{text-decoration:none;}
#etapiswiper .swiper-button-next{position: inherit;
    margin-left: 50%;
    margin-top: 10%;}
#etapiswiper .swiper-button-prev{position: inherit;
    margin-left: 32%;
    margin-top: -13%;}
#si1{
    background: #000 url(img502/si_1.png) no-repeat;
        background-size: cover;
    height: 144px;
}
#si2{
    background: #000 url(img502/si_2.png) no-repeat;
        background-size: cover;
    height: 144px;
}
#si3{
    background: #000 url(img502/si_3.png) no-repeat;
        background-size: cover;
    height: 144px;
}
#si4{
    background: #000 url(img502/si_4.png) no-repeat;
    background-size: cover;
    height: 144px;
}
.silabel {
    margin-top:70px;
}
}/*media 1135 end*/
@media (min-width: 1135px) {
.uslugi:hover .dropdown-content1 {
column-count: 2; padding: 20px 20px 20px 20px;
}
}

.services__list ul li {list-style: none; padding-top:8px; padding-bottom:8px; margin-bottom: 0px !important;}
.services__list .dropdown__item a {text-decoration:none !important;}
.service__cat-title h2.title-arrow {
text-align: left !important;
padding-left: 40px !important; margin-bottom: 15px !important;
}
.service__cat-item .services__list li a {color:#000 !important;}
.service__cat-item .dropdown__item:hover {background: #FFF1ED !important;}
.service__cat-item .dropdown__item:hover a {color: #EE5B30 !important;}
.service__cat-item .dropdown__item svg {display:none;}
.service__cat-item .dropdown__item:hover svg {margin-bottom: -7px; margin-left: 20px; display:inline-block}
.page-uslugi .uslugi-text-content li svg {margin-right: 20px;max-height: 34px;margin-bottom: -5px;}
.page-uslugi .single__content li:before {display:none !important;}
.page-uslugi p, .uslugi-text-content li {color:#000 !important;}
.uslugi-text-content li {padding-left:0px; margin-left:0px; min-height: 40px;}
.page-uslugi .single__content li:not(:last-child) {margin-bottom:18px !important;}
.ptext {font-family: 'Futura2';
font-style: normal;
font-weight: normal;
text-align: left;
font-size: 22px;
line-height: 35px;
letter-spacing: 0.02em;color: #111111;}

.futura-l {font-family: 'Futura2';font-weight: normal;font-style: normal;color: #111111;}

@media (max-width: 1100px){
    .usual .dlyabiznesa_right
    ,.usual .dlyabiznesa_left
    {
     display: none;   
    }
    
    .usual .right .btns.tacenter {
        padding-top:15px !important; 
    }
    .usual .right p, .usual left p {
    margin-top:15px;    
    }
    .usual .right, .usual left {
    min-height: unset;
  /*  margin-top:50px; */
}

.flex.usual{
    display: block;
}
.prices__block .item {
    width: 100% ;
}

.flex.usual > .left{
    flex:unset !important;
}

}

.single__content .text-center,
.video-responsive,
.youtube-iframe-responsive
{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.youtube-iframe-responsive iframe,
.single__content .text-center iframe,
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
@media (max-width: 1100px){
    #calctabs{
        display: none;
    }
    .prices__block .item {
    width: 100% !important;
}

.prices__title {
    text-align: center;
}

.fluid-width-video-wrapper {
padding-top: 10% !important;     
}

.single__content .text-center,
.video-responsive,
.youtube-iframe-responsive
{
    overflow:hidden;
    padding-bottom:80.25%;
    position:relative;
    height:0;
}

.single__content h2{
text-align: center;    
}

.videoblock{
margin-bottom: 70px;    
}

#druslugiswiper{
margin-bottom: 100px;    
}

}

.all_service{
    text-align: right;
}

.description_banner{
    position: absolute;
    z-index: 900;
    top: 100px;
}

.description_banner p{
    color: #fff;
    margin-bottom: 0;
}

.general .slide .flex{
    position: relative;
}

@media screen and (max-width: 1135px){
    .description_banner{
        top: 40%;
    }
}

.callback-popup_section{
    background: #5dc0dc;
}

.callback-popup_section .wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.callback-popup_section h3{
    margin-top: 0;
    display: inline-block;
    font-family: 'Futura';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    color: #fff;
}

.callback-popup_section p{
    font-size: 22px;
    color: #515151db;
}

.video_about_home{
    padding: 0;
    margin-bottom: -10px;
}

.service  .uetapi_h{
    font-size: 22px;
    line-height: 22px;
}

.service .img_block{
    text-align: center;
}

section.service{
    padding-bottom: 0;
}

.section_case{
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.section_case span{
    color: #EE5B30;
    font-size: 18px;
    margin-right: 25px;
    display: block;
}

.section_case .group{
    max-width: 300px;
    width: 100%;
    position: relative;
}

.section_case .group .select{
    padding: 5px 15px;
    border: 1px solid #ccc;
    border-radius: 40px;
    box-shadow: 1px 1px 6px 0px #ccc;
    max-width: 500px;
    width: 100%;
    position: relative;
    cursor: pointer;
    transition: all 0.5s;
}

.section_case .group .select::before{
    content: '';
    border: solid #4d50b2;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    right: 10px;
    top: 10px;
    position: absolute;
    transition: all 0.5s;
}

.section_case .group .select.active::before{
    transform: rotate(-135deg);
    top: 14px;
    transition: all 0.5s;
}

.section_case .group .select.active{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    transition: all 0.5s;

}


.section_case .group .list_case{
    position: absolute;
	padding: 10px 15px;
    width: 100%;
    background: linear-gradient(rgb(78 82 175), rgb(65 56 221));
    box-shadow: 2px 4px 7px 0px #474646;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    z-index: 99;
    display: none;
}



.section_case .group li{
    padding: 3px 0;
}

.section_case .group li:not(:last-child){
    border-bottom: 1px solid #fff;
}

.section_case .group .list_case a{
    color: #fff;
    display: block;
}

@media screen and (max-width: 755px){
    .callback-popup_section .wrapper{
        display: block;
        text-align: center;
    }

    .callback-popup_section .btn{
        margin-top: 50px;
    }

    .section_case{
        display: block;
    }

    .section_case .group{
        margin-top: 20px;
    }
}

section.bclightblue {
    padding-bottom: 0px;
}