/*zero*/
*{
    padding: 0;
    margin: 0;
    border: 0;
}
*,*:before,*:after{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
:focus,:active{outline: none;}
a:focus,a:active{outline: none;}

nav,footer,header,aside{display: block;}

body{
    font-family: 'Inter';
}
input,button,textarea{font-family:inherit;}

input::-ms-clear{display: none;}
button{cursor: pointer;}
button::-moz-focus-inner {padding:0;border:0;}
a, a:visited{text-decoration: none;}
a:hover{text-decoration: none;}
ul li{list-style: none;}
img{vertical-align: top;}

h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight: 400;}
/*--------------------*/
.container{
    width: 100%;
    max-width: 1550px;
    margin: 0 auto;
    padding: 0 15px;
}
h1,h2,h3,h4{
    font-family: "Roboto";
    font-weight: 700;
}
p{
    font-family: "Inter";
    font-weight: 400;
}
.btn-v1{
    padding: 15px 30px;
    background: #C62F2D;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    border:1px solid #C62F2D;
}
/*--- header ---*/
.header-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 50px;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.header-burger{
    display: none;
}
.menu-item-mob{
    display: none;
}
.menu{
    display: flex;
}
.menu-item{
    margin-left: 40px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: #393939;
}
.menu-item:first-child{
    margin: 0px;
}
.logo img{
    width: 100%;
    max-width: 300px;
}
.header-mail span{
    margin-left: 12px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    color: #2642E3;
}
.logopc{
    display: block;
}
.logomob{
    display: none;
}
@media(max-width:1550px){
    .header-wrap{
        padding-left:15px;
        padding-right:15px;
    }
}
@media(max-width:1150px){
    .header-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    .menu-item{
        margin-left: 20px;
    }
}
@media(max-width:900px){
    .logopc{
        display: none;
    }
    .logomob{
        display: block;
    }
    .header-burger{
        display: block;
    }
    .close{
        display: none;
    }
    .header-mail{
        display: none;
    }
    .menu{
        position: absolute;
        width: 100%;
        height: auto;
        padding: 60px 0px;
        flex-direction: column;
        top: 120px;
        left: 0;
        align-items: center;
        justify-content: center;
        transform: translate(-200vw, 0px);
        transition: 0.4s;
        background: #ffff;
        z-index: 2;
        height: calc(100vh - 120px);
    }
    .menu-item-mob{
        display: block;
    }
    .menu-active{
        transform: translate(0vw, 0px);
    }
    .menu-item{
        margin: 0px;
        margin-bottom: 38px;
    }
    .menu-item:first-child{
        margin: 0px;
        margin-bottom: 38px;
    }
    .menu-item:last-child{
        margin-bottom: 0px;
    	margin-top: 14px;
    }
    .header-wrap{
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .menu-wrap{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .menu-item-mob.btn-v1{
        color:#fff;
    }
}

/*---hero---*/
.hero{
    background: url(./img/main\ banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.hero-inner{
    padding: 200px 0px 300px 0px;
}
.hero-inner h1{
    width: 100%;
    text-align: center;
    font-size: 80px;
    line-height: 100px;
    color: #FFFFFF;
    margin-bottom: 50px;
}
.btn-v1-reverce{
    background: #fff;
    color: #C62F2D;
}
@media(max-width:900px){
    .hero-inner {
        padding: 170px 0px 170px 0px;
    }
    .hero-inner h1{
        font-size: 30px;
        line-height: 50px;
        margin-bottom: 40px;
        padding-right: 5px;
    }
    .logo img{
        max-width: 200px;
    }
}


/*---text block---*/
.text-block{
    padding: 120px 0px;
}
.text-block .container{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.text-block h5{
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #393939;
}
.text-block h2{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 50px;
    font-size: 48px;
    line-height: 120%;
    text-align: center;
    color: #393939;
}
.text-block-text{
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    display: flex;
    gap: 40px;
    margin-bottom: 50px;
}
.text-block-text p{
    font-size: 16px;
    line-height: 175%;
    color: #939393;   
}
.text-block-text p span{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    color: #C62F2D;
    position: absolute;
    left: -40px;
    width: auto;
    top: -9px;
}

@media(max-width:900px){
    .text-block{
        padding: 80px 0px;
    }
    .text-block h5{
        margin-bottom: 5px;
        font-size: 13px;
        line-height: 150%;
        text-align: left;
        width: 100%;
    }
    .text-block h2{
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 40px;
        text-align: left;
    }
    .text-block-text{
        flex-direction: column;
        gap: 0;
    }
    .text-block-text p:first-child{
        margin-bottom: 20px;
    }
    .text-block-text{
        margin-bottom: 40px;
    }

}

/*---image with text---*/
.image-with-text{
    display: flex;
    align-items: center;
  
}
.image-with-text img{
    width: 50%;
    height: 100%;
    max-height: 900px;
    object-fit: cover;
}
.image-with-text-content{
    width: 50%;
    padding-left: calc((100% - 1520px)/2);
    padding-top: 120px;
    padding-bottom: 78px;
    background: #F6F6F6;
}
.image-with-text-content-wrap{
    padding-right: 200px;
}
.image-with-text-content-wrap h6{
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #393939;
}
.image-with-text-content-wrap h2{
    font-size: 48px;
    line-height: 120%;
    margin-bottom: 30px;
    color: #393939;
}
.image-with-text-content-wrap h5{
    font-weight: 600;
    font-size: 16px;
    line-height: 175%;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(57, 57, 57, 0.1);
    margin-bottom: 20px;
    color: #393939;
}
.image-with-text-content-wrap li{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(57, 57, 57, 0.1);
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    color: #939393;
    padding-left: 35px;
    position: relative;
}
.image-with-text-content-wrap li span{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 175%;
    color: #C62F2D;
    position: absolute;
    left: 0;
}
@media(max-width:1550px){
    .image-with-text-content{
        padding-left: 15px;
    }
    .image-with-text-content-wrap {
        padding-right: 50px;
    }
}
@media(max-width:1250px){
    .image-with-text{
        flex-direction: column;
    }
    .image-with-text-content{
        width: 100%;
        padding: 80px 15px 0px 15px;
    }
    .image-with-text img{
        width:100%;
    }
}
@media(max-width:900px){
    .image-with-text-content-wrap h6{
        margin-bottom: 12px;
    }
    .image-with-text-content-wrap h2{
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 20px;
    }
    .image-with-text-content-wrap {
        padding-right: 0px;
    }
    .image-with-text-content-wrap h5{
        padding-bottom: 40px;
        border-bottom: 1px solid rgba(57, 57, 57, 0.1);
        margin-bottom: 20px;
    }
    .image-with-text-content{
        padding-bottom: 20px;
    }
    .image-with-text{
        margin-bottom: 20px;
    }
    
}


/*--- services ---*/
.services{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 120px;
}
.services-tile{
    padding-left: calc((100% - 1520px)/2);
    padding-top: 120px;
    padding-bottom: 424px;
    background: #F6F6F6;
    padding-right: 200px;
}
.services-tile h5{
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #393939;
}
.services-tile h2{
    font-size: 48px;
    line-height: 120%;
    margin-bottom: 50px;
    color: #393939;
    width: 100%;
    max-width: 410px;
}
.services-titles-btns{
    display: flex;
    align-items: center;
}
.services-titles-btns .btn-v1{
    margin-right: 10px;
}
.services-subtitle{
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #393939;
}
.services-items{
    width: 100%;
    max-width: 1550px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 80px;
    justify-content: center;
}
.service-item{
    width: 20%;
}
.service-title-wrap{
    width: 410px;
}
.service-item span{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #393939;
}
.service-item h6{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    color: #393939;
    margin-bottom: 20px;
}
.service-item p{
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    color: #939393;
}
.services{
    margin-bottom: 120px;
}
@media(max-width:1550px){
    .services-items{
        padding-left: 30px;
    }
    .services-tile{
        padding-right: 30px;
    }
}
@media(max-width:1250px){
    .services{
        flex-direction: column;
        margin-bottom: 0px;
    }
    .services-tile{
        padding: 80px 15px;
    }
    .service-title-wrap {
        width: 100%;
    }
    .services-items{
        padding: 40px 15px;
        gap:0px;
    }
    .service-item{
        max-width: 100%;
        margin-bottom: 40px;
    }
    .service-item h6{
        font-size: 24px;
        line-height: 150%;
        margin-bottom: 12px;
        margin-top: 12px;
    }
    .service-item p{
        font-size: 16px;
        line-height: 175%;
    }
}


/*--- image with text v2---*/
.image-with-text-v2 h5{
    padding-bottom: 0px;
    margin-bottom: 50px;
    border: none;
}
.image-with-text-v2 p{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    color: #939393;
}
.image-with-text-v2 .image-with-text-content-wrap{
    padding-right: 150px;
}
.image-with-text-v2 .image-with-text-content{
    padding-top: 198px;
    padding-bottom: 198px;
}
@media(max-width:1550px){
    .image-with-text-v2 .image-with-text-content-wrap{
        padding-right: 50px !important;
    }
}
@media(max-width:1250px){
    .image-with-text-v2 .image-with-text-content{
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .image-with-text-v2 .image-with-text-content-wrap {
        padding-right: 0px !important;
    }
    .image-with-text-v2 h5{
        margin-bottom: 40px;
    }
}


/*--- contact form ---*/
.contact-form{
    margin-bottom: 120px;
}
.form-inputs{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
}
.form-input{
    border: 1px solid #CBCBCB;
    padding: 15px 20px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    color: #939393;
    width: 100%;
}

.input-area-massage{
    width: 100%;
    max-width: 100%;
}
.input-area-massage .form-input{
    width: 100%;
    min-height: 150px;
    resize: none;
}

.contact-form .container{
    max-width: 780px;
}
.contact-form h2{
    margin-bottom: 50px;
    font-size: 48px;
    line-height: 120%;
    text-align: center;
    color: #393939;
}
.form-inputs .input-area{
    width: 100%;
    max-width: 350px;
    position: relative;
}
.form-inputs .input-area-massage{
    width: 100%;
    max-width: 100%;
}
.input-area h5{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    background: #fff;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #393939;
    display: inline-block;
    position: absolute;
    top: -9px;
    left: 24px;
    z-index: 3;
}
.form-inputs{
    margin-bottom: 50px;
}
.contact-form form{
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media(max-width:900px){
    .contact-form{
        margin-bottom: 80px;
    }
    .contact-form h2{
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 38px;
        text-align: left;
    }
    .form-inputs .input-area{
        max-width: 100%;
    }
    .form-inputs{
        gap: 0px;
    }
    .input-area{
        margin-bottom: 20px;
    }
    .form-inputs{
        margin-bottom: 20px;
    }

}


/*----footer ---*/
footer{
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(./img/footer.png);
    padding-top: 60px;
}
.footer-top{
    padding-bottom: 60px;
    border-bottom:1px solid rgba(255, 255, 255, 0.1);
    display:flex;
    justify-content: space-between;
    align-items: flex-start;
}
.footer-top h3{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #FFFFFF;
}
.footer-top a{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    color: #939393;
    transition: 0.3s;
	margin-right: 20px;
}
.footer-top-nav{
    width:100%;
    max-width: 400px;
}
.footer-top-nav-wrap{
    display: flex;
    flex-wrap: wrap;
    
}
.footer-item{
    display: flex;
    }
.footer-top-other{
    width: auto;
    max-width: 650px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.footer-top-oter-links-wrap{
    display: flex;
   
}
.footer-top-oter-links-wrap a:first-child{
    margin-bottom: 15px;
}

.footer-bottom{
    padding:20px 0px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    text-align: center;
    color: #FFFFFF;
}
@media(max-width:1200px){
    .footer-top{
        flex-direction: column;
    }
    .footer-top-nav{
        width: 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
    .footer-top-other{
        width: 100%;
        max-width: 100%;
    }
}
@media(max-width:600px){
    footer{
        padding-top: 40px;
    }
    .footer-top{
        padding-bottom: 40px;
    }
    .footer-bottom p{
        text-align: left;
    }
    	.footer-item:first-child{
		margin-bottom:20px;
	}
body > footer > div > div.footer-top > div.footer-top-oter-links{
	margin-bottom:25px;
}
}
/*--- hovers ---*/

.columns{
    padding-top: 60px;
}
@media (max-width: 900px){

    .image-with-text-v1{
        margin-bottom: 44px;
    }
    .columns{
        padding-top: 44px;
    }
}
.menu-item{
    transition: 0.5s;
}
.menu-item:hover{
    text-decoration: underline;
    text-underline-offset: 6px;
}
.footer-top a:hover{
    color: #fff;
}

.element-animation {
    opacity: 0;
    transform: translateY(50px);
}

.element-animation.element-show {
    opacity: 1;
    transition: all 0.5s;
    transform: translateY(0%);
}
.services-titles-btns svg{
    cursor: pointer;
}
.btn-v1{
    transition: 0.3s;
}
.btn-v1:hover{
    background: #FFFFFF;
    color:  #C62F2D;
}
.btn-v1-reverce:hover{
    background:  #C62F2D !important;
    color:  #FFFFFF !important;
}

/*--- privacy ---*/
.privacy-main-title{
    margin-top: 80px;
    margin-bottom: 50px;
    font-size: 48px;
    line-height: 1.25em;
    text-transform: capitalize;
    font-weight: 700;
    font-family: "Roboto";
    color: #393939;
}
.privacy-content{
    margin-bottom: 120px;
}
.privacy-content h3{
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 150%;
    color: #393939;
}
.privacy-content p{
    margin-bottom: 30px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #393939;
}
.privacy-content p b{
    margin-bottom: 0px;
    font-size: 1rem;
    line-height: 1.5;
    color: #393939;
}
@media(max-width:910px){
    .privacy-content{
        margin-bottom: 80px;
    }
    .privacy-main-title{
        margin-top: 40px;
        margin-bottom: 25px;
        font-size: 28px;
    }
    .privacy-content h3{
        font-size: 20px;
    }
}
.lock{
	overflow:hidden;
}

/*--- reviews slider ---*/
.reviews{
    padding-top: 120px;
}
.reviews .container > h2{
    font-size: 48px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 50px;
    color: #393939;
}
.reviews .swiper-slide img{
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-bottom: 10px;
}
.reviews .swiper-slide  h3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    color: #393939;
    margin-bottom: 15px;
}
.reviews .swiper-slide  p{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    color: #939393;
}
.reviews-slider {
    padding-bottom: 70px;
}

.reviews-slider .swiper-pagination-bullet-active{
    background:#C62F2D;
}
.reviews{
    margin-bottom: 120px;
}

@media(max-width:775px){
    .reviews .container > h2{
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 20px;
    }
    .reviews{
        margin-bottom: 80px;
    }

}
@media(max-width:1560px){
    .services-tile{
        padding-left: 20px;
    }
}

.case-tab-content{
    display: flex;
    flex-wrap: wrap;
    gap: 80px;
}

.service-item-long{
    max-width: 100%;
}
.case-tab-content {
    display: none;
}

.case-tab-title-h-active{
    display:flex !important;
}
.case-tab-title-h{
    margin-bottom: 15px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    color: #393939;
    cursor: pointer;
}

.case-tab-title-active{
    color:#C62F2D;
    text-decoration: underline;
}  
@media(max-width:775px){
    .case-tab-content{
        gap:0px;
    }
}
.case-study .services-tile{
    padding-bottom: 110px;
}
.service-title-wrap{
    position: sticky;
    top: 10px;
    height: auto;
}
@media(max-width:1270px){
    .case-study .service-item{
        max-width: 100%;
    }
}
@media(max-width:910px){
    .reviews-slider {
        padding-bottom: 50px;
    }
    .case-study .services-tile{
        padding-top: 80px;
        padding-bottom: 65px;
    }
}

.column .item-content p{
	margin-bottom:15px;
}

.header-burger svg rect {
    fill: #C62F2D;
}

.services-title{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 50px;
    font-size: 48px;
    line-height: 120%;
    text-align: center;
    color: #393939;
}
.hero-btns{
    display: flex;
    justify-content: center;
}
.hero-btns a:first-child{
    margin-right: 20px;
    background: #C62F2D;
    color: #fff;
}
.hero-inner h1 span{
    color: #fff;
}

.hero-btns a:first-child:hover{
    background: #fff !important;
    color: #C62F2D !important;
}
@media(max-width:1250px){
    .service-item {
        width: 25%;
    }
}
@media(max-width:1000px){
    .service-item {
        width: 47%;
    }
    .services-items{
        justify-content: space-between;
    }
    .reviews {
        padding-top: 60px;
    }
    .services{
        padding-top: 60px;
    }
}
@media(max-width:775px){
    .service-item{
        width: 100%;
    }
.services-subtitle{
	margin-bottom: 10px;
}
.services-title{
	margin-bottom: 20px;
}



}