.hero-overlay{
        background-image: linear-gradient(269deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, .2) 66.68%), linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, .3) 43.82%);
    background-color: rgba(136, 178, 219, 0.15);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
section.hero-block{
	position: relative;
	padding: 120px 0 40px;
	height: 100dvh; 
  	height: calc(var(--vh, 1vh) * 100); 
	overflow-x: clip;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
}
.hero-video-block{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;

}
.hero-video-block img{
	    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}
.hero-video-block video{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.container{
	width: 1346px;
	max-width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}
section.hero-block .container{
	position: relative;
	z-index: 3;
}
.hero-content{
	width: 50%;
	color: #fff;
}
.hero-content h1{
	font-weight: 500;
	font-size: 52px;
	line-height: 120%;
	margin: 0 0 48px;
}
.hero-content p.subheader{
	font-weight: 400;
	font-size: 20px;
	letter-spacing: -0.02em;
	margin-bottom: 44px;
}
.hero-content a.btn-link{
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #fff !important;
	transition: .4s;
	padding: 15px 24px;
	border-radius: 10px;
	background: #046da3;
	display: flex;
    width: max-content;
    flex-wrap: wrap;
    max-width: 100%;
    margin-bottom: 15px;
    border: 2px solid #046da3;
}
.hero-content a.btn-link:hover{
	color: #046da3 !important;
	background: #fff;
}
header#masthead{
	position: fixed;
	top: 20px;
	background: transparent;
	padding: 20px 0;
	transition: .4s;
}

header#masthead.active{
	background: #253341d6;
	backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    top: 0px;
}
header#masthead.not-home.active{
	    box-shadow: 0px 5px 10px #ebe7e7;
}
header#masthead.not-home{
	position: sticky;
	top: 0px !important;
	background: #fff !important;
}
.header-content{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
#mobile-header{
	display: none;
}
.main-navigation a{
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	margin: 0 16px;
	text-decoration: none !important;
	transition: .4s;
	text-transform: uppercase;
}
header .portal-link{
background: rgba(255, 255, 255, 0.05);
border-radius: 10px;
padding: 12px 16px;
font-weight: 600;
font-size: 12px;
text-transform: uppercase;
color: #fff !important;
text-decoration: none !important;
display: flex;
flex-wrap: wrap;
align-items: center;
transition: .4s;
}
header .portal-link svg{
	margin-left: 8px;
	margin-top: -2px;
}
header .quote-link{
border-radius: 10px;
padding: 12px 16px;
background: #fff;
font-weight: 600;
font-size: 12px;
text-transform: uppercase;
color: #253341;
text-decoration: none !important;
transition: .4s;

}
.right-header{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
.right-header a:last-child{
	margin-left: 16px;
}
.right-header a:hover{
	transform: translateY(-3px);
}
.section-padding{
	padding: 80px 0;
}
.left-header{
	width: auto;
}
.custom-header{
	margin-top: 0px;
	margin-bottom: 23px;
	font-weight: 600;
	font-size: 48px;
	letter-spacing: -0.02em;
	text-align: center;
	color: #253341;
}
h1.custom-header{
	font-size: 52px;
}
.custom-header span{
	color: #046da3;
}
p.custom-subheader{
	margin-top: 0px;
	margin-bottom: 24px;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: -0.02em;
	text-align: center;
}
.advanced-blocks{
	margin: 44px -20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.advanced-block{
	display: flex;
	flex-wrap: wrap;
	margin: 20px;
	width: calc(50% - 40px);
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	border-radius: 20px;
	padding: 24px 16px;
	background: rgb(4 109 163 / 10%);
}
.advanced-image{
	width: 48px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-right: 24px;
}
.for-advanced-image{
	border-radius: 10px;
width: 48px;
height: 48px;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
}
.advanced-block .advanced-text{
	width: calc(100% - 72px);
	font-weight: 400;
	font-size: 16px;
	letter-spacing: -0.02em;
	color: #253341;
}
.advanced-block .advanced-header{
margin-top: 0px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.advanced-block .advanced-description{
	margin-bottom: 0px;
}
.for-button-center{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
a.orange-button{
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #fff !important;
	border-radius: 10px;
	padding: 16px 20px;
	background: #046da3;
	    display: flex
;
    flex-wrap: wrap;
    transition: .4s;
    border: 2px solid #046da3;
}
.cta-button{
	position: relative;
	overflow: clip;
}
.cta-button:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 24px;
    transform: skewX(-27deg);
    animation: flareAnimation;
    left: -150%;
    background: #fff;
    animation: flareAnimation 3s infinite linear;
    filter: blur(15px);
    z-index: 2;
}
@keyframes flareAnimation {
    75% {
        left: -150%;
    }
    100% {
        left: 150%;
    }
}
a.orange-button:hover{
	color: #046da3 !important;
	background: #fff;
}
.block-half-image h2.custom-header{
	text-align: left;
}
.block-half-image{
	width: 60%;
	display: flex;
	flex-direction: column;
}
.block-half-image .custom-subheader{
	text-align: left;
	margin-bottom: 20px;
}
.delivers-blocks{
	display: flex;
	flex-wrap: wrap;
	margin: 0px -10px 20px;

}
.delivers-block{
	border-radius: 20px;
	padding: 24px 16px;
	background: #fff;
	width: calc(50% - 20px);
	margin: 10px;
	color: #253341;
}
.grid-sizer{
	width: calc(50% - 40px);
}
.delivers-block .delivers-title{
font-weight: 700;
font-size: 18px;
letter-spacing: 0.05em;
text-transform: uppercase;
margin: 0 0 16px;
}
.delivers-block .delivers-text{
font-weight: 400;
font-size: 14px;
letter-spacing: -0.02em;
}
.section-padding-big{
	padding: 100px 0;
	position: relative;
}
.for-button-left{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.big-right-image{
	position: absolute;
	right: 0px;
	bottom: 0px;
	max-width: 40%;
	height: auto;
	width: auto;
}
.sipment-blocks{
	display: flex;
	flex-wrap: wrap;
	margin: 20px -20px 40px;
}
.sipment-block{
    margin: 20px;
    display: flex
;
    position: relative;
    flex-direction: column;
    justify-content: flex-end;
    width: calc(25% - 40px);

        border-radius: 20px;
        overflow: clip;

}
.sipment-block .sipment-block-bottom{
	position: absolute;
	z-index: 4;
	padding: 16px 16px 24px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	color: #fff;
}
.sipment-block .sipment-block-image{
	    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sipment-block .sipment-block-image img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	object-fit: cover;

}
.sipment-block-content{
	position: relative;
	padding-top: 133.3%;
}
.sipment-block-content:before{
	    content: '';
    width: 100%;
    display: flex
;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(0deg, black, transparent);
    z-index: 3;
}
.sipment-title{
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 16px;
	margin-top: 0px;
}
.sipment-text{
	color: #fff;
	font-weight: 400;
font-size: 16px;
letter-spacing: -0.02em;
margin: 0px;
}
.block-content-image{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.block-content-image-left{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 50%;
}
.block-content-image-left h2{
	text-align: left;
}
.block-content-image-left p{
	text-align: left;
}
.block-content-image-right{
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.block-content-image-right img{
	max-width: 100%;
	height: auto;
}
.section-padding-empty{
	padding: 250px 0;
	position: relative;
}
.left-vector-back{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.right-vector-back{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.number-blocks{
    display: flex
;
    flex-wrap: wrap;
    margin: 60px 0px 00px;
    justify-content: center;
}
.number-block{
display: flex
;
    flex-direction: column;
    padding: 0 20px;
    width: calc(20% + 40px);
    align-items: center;
    text-align: center;
    margin-bottom: 10px;
}
.number-block-header{
font-weight: 500;
font-size: 48px;
margin:  0 0 12px;
color: #046da3;
}
.number-block-text{
font-weight: 400;
font-size: 16px;
letter-spacing: -0.02em;
margin: 0px;
}
.block-content-slider{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 40px;
}
.block-content-slider-left{
	width: 50%;
	padding-bottom: 40px;
}
.block-content-slider-right{
	width: 50%;
}
.block-content-slider-left .custom-header, .block-content-slider-left .custom-subheader{
	text-align: left;
}
.block-content-slider-controls{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	transform: translateY(40px);
}
.slick-dots{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin: 0 5px;
}
.slick-dots button{
	display: none;
}
.slick-dots li{
	width: 6px;
	height: 6px;
	background: rgba(37, 51, 65, 0.15);
	display: flex;
	flex-wrap: wrap;
	margin: 0 2px;
	transition: .4s;
	border-radius: 50px;
}
.slick-dots li.slick-active{
	background: #253341;
	width: 16px;
}
.slick-arrow{
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.slick-arrow path{
	transition: .4s;
}
.slick-arrow:hover path{
	stroke-opacity: 1;
}
.block-content-slider-feed{
	margin: 0 -10px;
}
.feed-slide{
	border-radius: 16px;
padding: 32px 24px;
background: rgba(136, 178, 219, 0.15);
display: flex !important;
flex-direction: column;
margin: 0 10px;
}
.feed-slide-content{
	margin-bottom: 24px;
	font-weight: 400;
font-size: 20px;
letter-spacing: -0.02em;
}
.feed-slide-header{
	margin:  0 0 4px;
	font-weight: 600;
	font-size: 16px;
}
.feed-slide-subheader{
	font-weight: 400;
	font-size: 14px;
	margin: 0px;
}
.logo-slide{
	height: 80px;
	padding: 10px 30px;
}
.logo-slide  img{
	width: auto;
	max-height: 100%;
	height: auto;
}
.logos-slider{
	margin: 60px 0;
}
.steps{
	display: flex;
	flex-wrap: wrap;
	margin: 20px -20px;
}
.step{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	background: rgba(136, 178, 219, 0.1);
	border-radius: 20px;
padding: 32px 32px 32px 8px;
margin: 20px;
width: calc(33.33% - 40px);
}
.step-left{
	width: 40px;
    height: 40px;
    margin: 0 16px;
    border-radius: 100%;
    background: #046da3;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    line-height: 1;
    
}
.step-right{
	width: calc(100% - 72px);
	display: flex;
	flex-direction: column;
}
.step-left span{

}
.step-header{
font-weight: 700;
font-size: 18px;
letter-spacing: 0.05em;
text-transform: uppercase;
margin: 0px 0px 12px;
}
.step-text{
font-weight: 400;
font-size: 16px;
letter-spacing: -0.02em;
margin: 0px;
}
.banner-section-padding{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 600px;
	margin-bottom: 50px;
}
.banner-section-padding .container{
	position: relative;
	z-index: 3;
}
.banner-video:before{
    content: '';
    position: absolute;
    z-index: 2;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    width: 100%;
    height: 100%;
    top: 0;
}
.banner-content{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.banner-content .banner-content-left{
	width: 50%;
}
.banner-content .banner-content-left h2{
	margin: 10px 0;
	color: #fff;
	text-align: left;
	font-size: 56px;
}
.banner-content .banner-content-right{
	width: 37%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	text-align: right;
}
.banner-content .banner-content-right .custom-subheader{
	text-align: right;
	color: #fff;
	font-size: 24px;
}
#colophon{
	position: relative !important;
	width: 100%;
	background: #253341;
	border-radius: 16px 16px 0 0;
	padding: 32px 0 24px;
	height: auto !important;
	line-height: inherit !important;
	color: #fff;
}
footer#colophon .footer-box{
	background: transparent !important;
}
footer#colophon .copyr{
	text-align: center;
	font-weight: 400;
	font-size: 13px;
}
nav#mobile-navigation > ul li.menu-item-has-children.sub-menu-open{
	background: #fff;
}
nav#mobile-navigation > ul > li.menu-item-has-children > span.btn-sub-menu-open{
	box-shadow: none !important;
}
.footer-logo img{
	
}
.footer-container{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.footer-menu-header{
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 0px;
}
.footer-menu{
	margin-left: 0px;
}
.footer-menu li{
	margin-bottom: 16px;
}
.footer-menu li ul li{
	margin: 16px 0;
}
.mob-menu-info-wrap{
	display: none;
}
.footer-menu li a{
	font-weight: 400;
	font-size: 14px;
	color: #fff !important;
	text-decoration: none;
	transition: .4s;
}
.footer-menu li a:hover{
	color: #046da3 !important;
}
.mob-menu-nav-wrap .footer-social{
	    padding-left: 10px;
    margin-top: 15px;
}
.footer-social{
	margin-left: 0px;
	display: flex;
	flex-wrap: wrap;
}
.footer-social li{
	margin-right: 16px;
}
.footer-social li a{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	transition: .4s;
	border-radius: 5px;
	overflow: hidden;
}
.footer-social li a:hover{
	transform: translateY(-3px);
}
footer .portal-link {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 10px;
    padding: 12px 16px;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff !important;
    text-decoration: none !important;
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
    transition: .4s;
}
footer .quote-link {
    border-radius: 10px;
    padding: 12px 16px;
    background: #046da3;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none !important;
    transition: .4s;
}
.right-footer a:last-child {
    margin-left: 16px;
}
.right-footer{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
footer#colophon .copyr{
	margin-top: 36px;
}
.right-footer a:hover{
	transform: translateY(-3px);
}
#main{
	overflow-x: clip;
}
.header-mob-open{
	display: none;
}
div#mobile-header{
	display: none !important;
}
.site-header.not-home .header-mob-open path{
	stroke: #046da3;
}

    .desk-hidden{
    	display: none !important;
    }
.header-logo{
	    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 250px;
    max-height: 50px;
    width: auto;
    height: auto;
        font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff !important;
}
.header-logo span{
	margin-right: 5px;
	    color: #3389b6;
}
.footer-logo{
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff !important;
}
.footer-logo span{
	margin-right: 5px;
	    color: #3389b6;
}
.header-logo img{
	max-width: 100%;
	height: auto;
	width: auto;
}
.footer-logo{
	width:240px;
}
[data-animation="fade-in"] {
  opacity: 0;
  transform: translateY(150px);
  transition: opacity 1s ease, transform 1s ease;

}

[data-animation="fade-in"].is-visible {
  opacity: 1;
  transform: translateY(0px);
}

.counter {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.counter.is-visible {
  opacity: 1;
}
.error-404.not-found{
	margin: 50px 0 100px;
}
div#gk-back-to-top{
	background: transparent !important;
	box-shadow: none !important;
}
#gk-back-to-top a{

}
#gk-back-to-top .hex-to-top{
	    position: absolute;
    top: -2px;
    left: -2px;
    overflow: inherit;

}
#gk-back-to-top .hex-to-top path{
	filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.3));
}
.privacy{
	margin: 100px auto;
}
.privacy .container{
	width: 900px;
	max-width: 100%;
	font-weight: 400;
font-size: 20px;
letter-spacing: -0.02em;
color: #253341;
	
}
.privacy .container p{
	margin: 48px 0;
}
.privacy .container h1{
	font-weight: 500;
	font-size: 52px;
	line-height: 120%;
	letter-spacing: -0.02em;
	text-align: center;
	margin-bottom: 24px;
	margin-top: 0px;
	color: #253341;
}
header#masthead.not-home .main-navigation a{
	color: #253341;
}
header#masthead.not-home .quote-link{
	background: #046da3;
	color: #fff;

}
header#masthead.not-home .portal-link{
	background: rgba(37, 51, 65, 0.05);
	color: #253341 !important;

}
header#masthead.not-home .portal-link path{
	stroke: #253341; 
}
.services-first{
	padding: 70px 0 70px;
	position: relative;
	height: calc(var(--vh, 1vh) * 100 - 80px);
	    overflow-x: clip;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.services-first .container{
	    height: 100%;
    display: flex
;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.service-left-vector-back{
	position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
        max-width: 24%;
        max-height: 50%;
            width: auto;
    height: auto;
}
.service-right-top-vector-back{
	position: absolute;
	    position: absolute;
    right: 0;
    top: 40%;
    transform: translateY(-50%);
        max-width: 25%;
        max-height: 50%;
            width: auto;
    height: auto;
}
.service-left-vector-bottom-back{
	position: absolute;
	bottom: 5%;
	right: 10%;
	    max-width: 17%;
	    max-height: 25%;
	        width: auto;
    height: auto;
}
.services-first a{
	font-weight: 500;
font-size: 16px;
letter-spacing: -0.02em;
text-align: center;
color: #046da3;
text-decoration: none !important;
transition: .4s;
}
.services-first a:hover{
	color: #253341;
}
.service-second-content{
	width: 595px;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}
.services-blocks{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}

.services-blocks .service-block{
	    margin: 20px;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: flex-end;
    width: calc(50% - 40px);
    border-radius: 20px;
    overflow: clip;
}
.service-content{
	position: relative;
    padding-top: 74%;
}
.service-content:before{
	    content: '';
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(0deg, black, transparent);
    z-index: 3;
}
.for-service-image{
	    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.for-service-image img{
	    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    object-fit: cover;
}
.service-block-bottom{
	position: absolute;
    z-index: 4;
    padding: 16px 16px 24px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.service-block-bottom .service-header{
color: #fff;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 16px;
    margin-top: 0px;
    text-align: center;
}
.service-block-bottom .service-text{
	text-align: center;
	color: #fff;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.02em;
    margin: 0px;
}
.service-block-bottom .service-link{
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #fff !important;
	border-radius: 10px;
	padding: 16px 20px;
	background: #046da3;
	    display: flex
;
    flex-wrap: wrap;
    transition: .4s;
    border: 2px solid #046da3;
    margin-top: 24px;
    text-align: center;
}
.service-block-bottom .service-link:hover{
	color: #046da3 !important;
	background: #fff !important;
}
.services-second{
	padding: 100px 0 70px;
}
.service-single-first{
	position: relative;
	padding: 100px 0;
    height: calc(var(--vh, 1vh) * 100 - 80px);
    overflow-x: clip;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.service-single-first.carriers-first{
	padding: 20px 0 80px;
}
.service-first-img{
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	max-height: calc(100% - 200px);
	max-width: 50%;
	width: auto;
	height: auto;
}
.service-left-content{
	    width: 54%;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.service-left-content h1{
	text-align: left;
	line-height: 1.2;
}
.service-left-content div.custom-subheader p{
	margin-bottom: 20px;
	margin-top: 0px;
	font-weight: 400;
font-size: 20px;
letter-spacing: -0.02em;
}
.service-left-content div.custom-subheader{
	margin-bottom: 24px;
}
.breadcrumbs{
font-weight: 500;
font-size: 16px;
letter-spacing: -0.02em;
color: rgba(37, 51, 65, 0.6);
margin-bottom: 24px;
}
.breadcrumbs a{
	color: #253341;
	transition: .4s;
}
.breadcrumbs span{
	color: #046da3;
}
.main-navigation li.current-menu-item a, .main-navigation .current-page-ancestor a{
	position: relative;
}
.main-navigation li.current-menu-item>a:before, .main-navigation .current-page-ancestor>a:before{
	content:'';
	position: absolute;
	width: calc(100% - 4px);
	left: 2px;
	bottom: -4px;
	height: 1px;
	background: #253341;
}
.service-second-blocks{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px 20px;
}
.service-second-block{
	display: flex;
	flex-direction: column;
	text-align: center;
	background: rgba(136, 178, 219, 0.1);
	border-radius: 20px;
	padding: 24px 16px;
	width: calc(50% - 40px);
	margin: 20px;
}
.service-second-block-header{
    margin: 0 0 12px;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    text-align: center;
}
.service-second-block-text{
font-weight: 400;
font-size: 16px;
letter-spacing: -0.02em;
text-align: center;
margin: 0px;
}
.service-third-container{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.service-third-container-left{
	width: 50%;
	padding-right: 40px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.service-third-container-left h2{
	text-align: left;
	margin-bottom: 40px;
}
.service-third-container-right{
	width: 50%;
	background: rgba(136, 178, 219, 0.1);
	border-radius: 20px;
	padding: 24px 16px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.service-third-right-img{
	margin-right: 40px;
	width: 50px;
}
.service-third-container-right ul{
	width: calc(100% - 90px);
	display: flex;
	flex-direction: column;
	    margin: 0px;

}
.service-third-container-right ul li{
	list-style: disc;
	margin-bottom: 16px;
}
.service-third-container-right ul li:last-child{
	margin-bottom: 0px;
}
.contact-first-block{
	padding: 60px 0;
}
.contact-container{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin: 0 -20px;
	justify-content: space-between;
}
.contact-first-left{
	width: calc(49% - 40px);
	margin: 20px;
	display: flex;
	flex-direction: column;
}
.contact-first-left h2{
	text-align: left !important;
}
.contact-first-right{
	width: calc(49% - 40px);
	margin: 20px;
	padding: 20px 20px 0;
	border-radius: 10px;
}
.contact-first-right h2{
	padding: 40px 40px 0;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 32px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #253341;
}
.contact-first-right{
	box-shadow: 0px 0px 10px #bebebe;
}
.contact-first-left h1{
	font-weight: 500;
	font-size: 52px;
	line-height: 120%;
	letter-spacing: -0.02em;
	color: #046da3;
	margin-top: 0px;
	margin-bottom: 24px;
}
.contact-first-left .subheader{

}
.contact-first-left .subheader p{
font-weight: 400;
font-size: 20px;
letter-spacing: -0.02em;
margin-top: 0px;
margin-bottom: 24px;
}
.contacts-list{
display: flex
;
    flex-direction: column;
    margin: 20px 0 0px;
}
.contacts-list-item{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 16px;
}
.contacts-list-image{
	width: 32px;
	margin-right: 16px;

}
.contacts-list-image img{

}
.contacts-list-item a{
	font-weight: 400;
font-size: 16px;
letter-spacing: -0.02em;
color: #253341;
text-decoration: none;
transition: .4s;
width: calc(100% - 50px);
}
.contacts-list-item a:hover{
	color: #046da3;
}
.contacts-list-item span{
	font-weight: 400;
font-size: 16px;
letter-spacing: -0.02em;
color: #253341;
text-decoration: none;
transition: .4s;
width: calc(100% - 50px);
}
.contact-map-frame{
	width: 100%;
	padding-top: 56.6%;
	position: relative;
	border-radius: 20px;
	background: rgba(37, 51, 65, 0.05);
	overflow: hidden;
}
.contact-map-frame>iframe{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
}
.contact-map-frame>a{
	width: max-content;
    position: absolute;
    left: 24px;
    bottom: 24px;
}
.carriers-content{
	    display: flex
;
    flex-direction: column;
    align-items: center;
    width: 900px;
    margin: 0 auto;
}
.carriers-content .orange-button{
	margin-top: 25px;
}
.carriers-second{
	position: relative;
}
.carriers-second .carriers-second-left{
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	max-width: 11%;
}
.carriers-second .carriers-second-right{
	right: 0px;
	bottom: 0px;
	position: absolute;
	transform: translateX(10%);
	max-width: 13%;
}
.carriers-third .custom-header{
	text-align: left;
}
.carriers-blocks {
    margin: 20px -20px 0px;
    display: flex
;
    flex-wrap: wrap;
}
.carriers-block {
    display: flex
;
    flex-wrap: wrap;
    margin: 20px;
    width: calc(50% - 40px);
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 20px;
    padding: 24px 16px;
    background: rgba(136, 178, 219, 0.1);
}
.carriers-image{
	width: 48px;
	margin-right: 24px;
}
.carriers-text{
	display: flex;
	flex-direction: column;
	width: calc(100% - 72px);
	height: 100%;
}
.carriers-header{
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	margin-bottom: 12px;
}
.carriers-main-text{
font-weight: 400;
font-size: 16px;
letter-spacing: -0.02em;
}
.carriers-fourth{
	position: relative;
}
.carriers-fourth .container-mini{
	    width: 920px;
    display: flex
;
    flex-direction: column;
    align-items: center;
}
.carriers-fourth .service-third-container-right{
	width: 670px;
	max-width: 100%;
	margin-bottom: 40px;
	margin-top: 25px;
}

.carriers-fourth .service-third-container-right ul{
	padding-left: 20px;
}
div.custom-subheader{
	font-size: 16px;
}
.carriers-fourth-right{
	position: absolute;
    max-width: 20%;
    top: 50%;
    transform: translateY(-30%) translateX(10%);
    right: 0;
}
.carriers-fourth-left{
	position: absolute;
    max-width: 14%;
    top: 50%;
    transform: translateY(-80%) translateX(-10%);
    left: 0;
}
.services-first.careers-first{

}
.service-first-content{
	width: 870px;
	max-width: 100%;
}
.service-first-content p.custom-subheader{
	font-size: 20px;
}
.services-first.careers-first .container{
	justify-content: center;
}
.services-first.careers-first a.orange-button{
	    margin-top: 20px;
}
.careers-second-content{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.careers-second-left{
	    width: calc(50% - 24px);
	padding-right: 24px;
	position: relative;
}
.careers-second-right{
	width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
    font-size: 16px;
}
.careers-second-left .custom-header{
	text-align: left;
}
.careers-second-left-content p{
	margin-top: 0px;
}
.careers-second-left-content{
	margin-bottom: 16px;
}

.section-padding.careers-second{
	padding: 130px 0 120px;
}
.careers-second-left-block{
border-radius: 20px;
    padding: 16px;
    background: rgba(255, 220, 163, 0.3);
    width: max-content;
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
    animation: wave-move 2s infinite alternate linear;
}
@keyframes wave-move {
  0%   { transform: translate(0px, 0px); }
  50%  { transform: translate(5px, 5px); }
  100% { transform: translate(0px, 10px); }
}
.careers-second-left-block div{
    width: 48px;
    height: 48px;
    background: #fff;
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    margin-right: 16px;
}
.careers-second-left-block span{
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.02em;
    color: #046da3;
}
.careers-second-left-block:first-child{
	left: 0px;
	top: -120px;
	    animation-delay: 0s; 
}
.careers-second-left-block:nth-child(2){
	left: 50%;
	top: -80px;
	    animation-delay: .5s; 
}
.careers-second-left-block:nth-child(3){
	top: 100%;
	left: 20%;
	animation-delay: 1s; 
}
.careers-third .custom-header{
	color: #046da3;;
}
.careers-third-blocks{
	margin: 16px -20px 0px;
	display: flex;
	flex-wrap: wrap;
}
.careers-third-block{
width: calc(33.33% - 40px);
    margin: 20px;
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 20px;
    padding: 24px 16px;
    background: rgba(136, 178, 219, 0.1);
}
.careers-third-block:nth-child(n+4){
	width: calc(25% - 40px);
}
.careers-third-image{
width: 48px;
height: 48px;
background: #fff;
border-radius: 10px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin-right: 24px;
}
.careers-third-content{
	width: calc(100% - 75px);
	display: flex;
	flex-direction: column;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: -0.02em;
}
.careers-third-content p{
	margin-bottom: 8px;
	font-weight: 700;
font-size: 18px;
letter-spacing: 0.01em;
text-transform: uppercase;
margin-top: 0px;
}
.careers-fourth-container{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.careers-fourth{
	padding: 120px 0 100px;
}
.careers-fourth-blocks{
	width: 50%;
	display: flex;
	flex-direction: column;
}
.careers-fourth-blocks a{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	border-radius: 10px;
padding: 24px;
width: 100%;
background: rgba(136, 178, 219, 0.1);
font-weight: 500;
font-size: 16px;
letter-spacing: -0.02em;
text-decoration: none;
color: #253341;
margin: 6px 0;
transition: .4s;
}
.careers-fourth-blocks a:hover{
	transform: translateY(-3px);
}
.careers-fourth-blocks a *:hover{
	cursor: pointer;
}
.careers-fourth-blocks a span{
	color: #046da3;
}
.services-first.careers-first .service-left-vector-back{
	max-width: 17%;
}
.services-first.careers-first  .service-right-top-vector-back{
	max-width: 17%;
}
.main-navigation ul ul{
position: absolute;
    transition: .4s;
    visibility: hidden;
    opacity: 0;
    display: flex
;
    left: auto;
    top: 120%;
    flex-direction: column;
    padding: 8px 16px;
    border-radius: 10px;
    width: max-content;
    background: #253341d6;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}
.main-navigation ul li:hover ul{
	opacity: 1;
	visibility: visible;
	top: 100%;
}
.main-navigation ul ul a{
	width: auto;
	margin: 0px;
}
.site-header.not-home .main-navigation ul ul{
	background: #fff;
}
.main-navigation ul ul li{
	margin: 8px 0;
}
.site-header.not-home .main-navigation li>a{
	transition: .4s;
}
.site-header.not-home .main-navigation li:hover>a{
	color: #046da3 !important;
}
.job-se{
	padding: 100px 0 64px;
}
.job-se h1{
	text-align: left;
}
.job-se .container{
	font-size: 20px;
}
.job-se .container p{
	margin-top: 0px;
}
.job-se .container li{
	list-style: disc;
	margin-bottom: 8px;
}
.job-se .container ul{
	padding-left: 30px;
	margin-left: 0px;
}
.service-single-first.about-first{
	    padding: 20px 0 80px;
}
.service-single-first.about-first div.custom-subheader{
	font-weight: 400;
font-size: 20px;
letter-spacing: -0.02em;
}
.service-single-first.about-first .service-first-img{
	transform: translateY(-50%) translateX(10%);
}
.about-second .container{
	    width: 690px;
    max-width: 100%;
    text-align: center;
}
.about-second .container .custom-header{
color: #046da3;
}
.about-third-container{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.about-third-left{
	width: 51%;

}
.about-third-left h2{
	text-align: left;
}
.about-third-right{
	 width: 49%;
    display: flex
;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}
.about-fourth .container{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.about-fourth .container .about-foutrh-container{
display: flex
;
    justify-content: center;
    align-items: center;
    position: relative;
}
.about-fourth .container .about-foutrh-container .about-foutrh-content{
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
    width: calc(100% - 110px);
}
.about-fourth .container .about-foutrh-container .about-foutrh-content h2{
	color: #fff;
}	
.about-fourth .container .about-foutrh-container .about-foutrh-content p{
	color: #fff;
}
.section-padding.about-fourth{
	padding: 100px 0 150px;
}
.about-fourth-img{
	position: absolute;
}
.about-fourth-img:nth-child(1){
	top: 0;
	left: 10%;
	max-width: 10%;
}
.about-fourth-img:nth-child(2){
	right: 0;
	top: 10%;
	max-width: 20%;
}
.about-fourth-img:nth-child(3){
	    left: 0;
    bottom: 40px;
    max-width: 20%;
}
.about-fourth-img:nth-child(4){
right: 15%;
    bottom: 0px;
    transform: translateY(-50%);
    max-width: 10%;
}
.about-fifth-blocks{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.about-fifth-block{
width: 460px;
    margin: 20px;
    display: flex
;
    flex-direction: column;
    text-align: center;
}
.about-fifth-block p.h2-about-fifth{
	font-weight: 500;
	font-size: 48px;
	letter-spacing: -0.02em;
	text-align: center;
	color: #046da3;
	margin-top: 0px;
	margin-bottom: 23px;
}
.about-fifth-block div.content-about-fifth{

}
.section-padding-big.carriers-second{
	padding-top: 50px;
}
.about-fifth-block div.content-about-fifth p{
font-weight: 400;
font-size: 16px;
letter-spacing: -0.02em;
text-align: center;
margin: 0px;
}
.explore-button{
	    position: absolute;
    left: 0;
    right: 0;
    bottom: 70px;
    width: max-content;
    margin: auto;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #046da3;
    text-decoration: none !important;
    transition: .4s;
}
.explore-button:hover{
	color: #253341;
}
.for-form-container{
	padding: 20px 20px 10px;
}
.wpcf7-form input:not([type="checkbox"]){
width: 100%;
    padding: 10px 20px;
    border: 1px solid #959494;
    border-radius: 10px;
    background: rgb(4 109 163 / 10%);
}
.wpcf7-form input[type="submit"]{
font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #fff !important;
    transition: .4s;
    padding: 15px 24px;
    border-radius: 10px;
    background: #046da3;
    display: flex
;
    width: max-content;
    flex-wrap: wrap;
    max-width: 100%;
    border: 2px solid #046da3;
}
.wpcf7-form input[type="submit"]:hover{
	    color: #046da3 !important;
    background: #fff;
}
.wpcf7-form textarea{
	    max-height: 120px;
    resize: none;
    padding: 10px 20px;
    border: 1px solid #959494;
    border-radius: 10px;
    background: rgb(4 109 163 / 10%);
}
.for-form-box{
	width: 500px;
	max-width: 90%;
	position: absolute;
	right: 200%;
	top: 0%;
	padding: 0;
}
.for-form-box.fancybox-content{
	right: inherit;
	top: inherit;
	position: relative;
}
#page{
	overflow: clip;

}
nav#mobile-navigation > ul li.current-menu-item > a{
	color: #046da3;
}
#mobile-menu-container .mob-buttons{
	display: flex;
	flex-direction: column;

}
#mobile-menu-container .portal-link{
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    padding: 12px 16px;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff !important;
    text-decoration: none !important;
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
    transition: .4s;
        background: rgba(37, 51, 65, 0.05);
    color: #253341 !important;
    margin: 10px 10px 0;
        text-align: center;
        justify-content: center;
}
#mobile-menu-container .mob-buttons .quote-link{
    border-radius: 10px;
    padding: 12px 16px;
    background: #fff;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    color: #253341;
    text-decoration: none !important;
    transition: .4s;
    background: #046da3;
    color: #fff;
    margin: 10px 10px 0;
        text-align: center;
}
div#mobile-menu-container{
	z-index: 9999;
}
div#mobile-overlay{
	z-index: 9998;
}
div#mobile-menu-container .portal-link path{
stroke: #253341;
}
.fancybox-toolbar{
	display: none;
}
.about-fourth .container .about-foutrh-container img{
	width: 500px;
	max-width: calc(100% + 50px);
}
nav#mobile-navigation > ul li.menu-item-has-children > span{
	    padding: 8px 0;
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 38px;
}
nav#mobile-navigation > ul li.menu-item-has-children > a{
	line-height: 1;
}
.buttons-first{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.buttons-first a{
	margin-right: 15px;
}
.hero-content .buttons-first a.btn-link:last-child{
	background: #fff !important;
	border-color: #fff !important;
	color: #253341 !important;
}
.hero-content .buttons-first a.btn-link:last-child:hover{
	background: #253341 !important;
	color: #fff !important;
}
.hero-content .subheader{
margin-bottom: 48px;
    font-size: 18px;
}
#about{
	background: #efefef;
}
.arenda-table {
    width: 100%;
    border: none;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
}
.arenda-table thead tr {
    text-align: center;
}
.arenda-table td:first-child, .arenda-table th:first-child {
    text-align: left;
    padding-left: 40px;
    width: 55%;
}
.arenda-table th {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 300%;
    text-align: center;
    color: #fff;
    background: #046da3;
}
#prices{
	background: #efefef;
}
.arenda-table tbody tr{
	border-bottom: 1px dashed #015294;
}
.arenda-table tbody tr:last-child{
	border-bottom: none;
}
.arenda-table tbody tr:nth-child(odd){
	background: rgba(136, 178, 219, 0.1);
}
.arenda-table td {
    padding: 0;
    text-align: center;
    border: none;
    border-right: 1px solid #015294;
    position: relative;
        font-size: 20px;
    line-height: 120%;
}
.arenda-table td:first-child span {
    padding-left: 5px;
    justify-content: flex-start;
    font-weight: normal;
    display: block;
    text-align: left;
    position: relative;
    padding-right: 20px;

}
.arenda-table td span{
	    color: #000;
    
    display: flex
;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    width: 100%;
    padding: 20px 0;
}
table tr td:last-child {
    border-right: none;
}
.dog-steps {
    display: flex
;
    flex-wrap: wrap;
    margin: 40px 0px 10px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.dog-steps:before {
    content: '';
    width: 90%;
    position: absolute;
    height: 20%;
    border: 2px dashed #76b0d6;
    border-left: none;
    right: 0;
    top: calc(25% + 1px);
}
.dog-steps:after {
    content: '';
    width: 90%;
    position: absolute;
    height: calc(30% - 3px);
    border: 2px dashed #76b0d6;
    border-right: none;
    left: 0;
    top: calc(46% - 7px);
    background: #fff;
}
.dog-step {
    width: calc(33.33% - 120px);
    margin: 80px 60px 70px;
    position: relative;
    z-index: 2;
}
.dog-step-num {
    font-weight: 700;
    font-size: 96px;
    line-height: 1;
    text-align: center;
    color: #046da3;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transform: translateY(-80%);
}
.dog-step-content {
flex-direction: column;
    display: flex
;
    flex-wrap: wrap;
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.11);
    background: rgb(229 240 246);
    border-radius: 30px;
    padding: 20px 10px;
    width: 100%;
    align-items: center;
    text-align: center;
    height: 100%;
    position: relative;
    z-index: 2;
}
.dog-step p {
    font-size: 16px;
    margin: 0px;
}
.dog-step p.etap-header{
	font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.wpcf7-spinner{
    display: flex;
    position: absolute;
    left: 15px;
    bottom: 15px;
}
form{
	position: relative;
}














.header-logo span.name, .footer-logo span.name{
	    color: #fff;
    font-size: 15px;
    letter-spacing: .4px;
}
#desktop-header .footer-social{
	margin: 0px;
}
#desktop-header .footer-social li{
	margin: 0 5px;
}

























@media(max-width: 1679px){
	.section-padding-empty{
		padding: 150px 0;
	}
	.section-padding.about-second{
		padding: 0px;
	}
}
@media(max-width: 1439px){
	.main-navigation a{
		margin: 0px 6px;
	}
	.services-first.careers-first .service-left-vector-back {
	    max-width: 17%;
	    top: 18%;
	    transform: none;
	}
	.services-first.careers-first .service-right-top-vector-back {
	    max-width: 17%;
	    top: 10%;
	    transform: none;
	}
	.container{
		width: 1170px;
	}
	.hero-content h1{
		font-size: 42px;
	}
	.hero-content p.subheader{
		font-size: 18px;
		margin-bottom: 36px;
	}
	.section-padding {
	    padding: 64px 0;
	}
	.custom-header{
		font-size: 36px;
	}
	.advanced-blocks{
		    margin: 20px -20px;
	}
	.big-right-image{
		max-width: 37%;
	}
	.block-half-image{
		width: 58%;
	}
	.delivers-block .delivers-title{
		font-size: 16px;
	}
	.delivers-block .delivers-text{
		font-size: 14px;
	}
	.section-padding-big{
		padding: 60px 0;
	}
	.left-vector-back{
		width: 20%;
	}
	.right-vector-back{
		width: 20%;
	}
	.section-padding-empty{
		padding: 150px 0;
	}
	.feed-slide-content{
		font-size: 18px;
	}
	.banner-content .banner-content-left h2{
		font-size: 42px;
	}
	.banner-content .banner-content-right .custom-subheader{
		font-size: 20px;
	}
	.about-third-right img{
		max-width: 90%;
	}
	.about-fourth-img:nth-child(2){
		top: 0px;
	}
}
@media(max-width: 1199px){
	.carriers-content{
		max-width: 100%;
	}
	.careers-third-block:nth-child(n+4) {
	    width: calc(50% - 40px);
	}
	.carriers-second .carriers-second-left{
		top: 0;
		transform: translateY(0px);
	}
	.container {
        width: 960px;
    }
    .sipment-title{
    	font-size: 16px;
    }
    .sipment-text{
    	font-size: 14px;
    }
    .section-padding-empty{
    	padding: 80px 0;
    }
    .number-block-header{
    	font-size: 38px;
    }
    .block-content-slider-right{
    	padding-left: 40px;
    }
    .logos-slider{
    	margin: 40px 0;
    }
    .main-navigation a{
    	margin: 0 10px;
    }
   
	
	section.hero-block{
		padding: 80px 0 40px;
	}
	.about-fourth-img:nth-child(2){
		width: 25%;
	}
	.about-fourth-img:nth-child(3){
		width: 35%;
	}
	.about-fourth-img:nth-child(4){
		right: 5%;
	}
	.header-logo{
		max-width: auto;
		display: block;
		font-size: 16px;
	}
	.header-logo span.name{
		font-size: 12px;
	}
	.footer-social li a{
		width: 18px;
	}
	 .main-navigation a {
        margin: 0 5px;
        font-size: 12px;
    }
    header .portal-link{
    	padding: 8px 10px;
    }
    header .quote-link{
    	padding: 8px 10px;
    	margin-left: 5px;
    }
}
@media(max-width:1023px){
	.dog-step {
	    width: calc(33.33% - 30px);
	    margin: 80px 15px 70px;
	}
	.about-fourth-img:nth-child(1){
		left: 2%;
	}
	.about-fourth-img:nth-child(4) {
        right: 2%;
    }
	.about-first .service-left-content h1{
		text-align: center;
	}
	.service-single-first.about-first div.custom-subheader{
		text-align: center;
		width: 100%;
	}
	.service-single-first.about-first .service-first-img {
	    transform: none;
	    left: 0;
	    right: 0;
	    margin: auto auto 40px;
	}
	.careers-third-block{
		width: calc(50% - 40px) !important;
	}
	.contact-first-left{
		width: 100%;
		margin: 0 0 40px;
	}
	.contact-first-right{
		width: 100%;
		margin: 20px 0 40px;
	}
	.contact-container{
		margin: 0px;
	}
	.container {
        width: 730px;
    }
	.navigation-header{
		display: none;
	}
	.left-header, .right-header{
		width: auto;
	}
	.header-mob-open {
	    display: flex;
	    padding: 0px;
	    border: none;
	    background: transparent;
	    outline: none;
	}
	.hero-content {
	    width: 75%;
	}
	div#desktop-header{
		display: flex !important;
	}
	.advanced-block{
		width: calc(50% - 40px);
	}
	.block-half-image{
		width: 100%;
	}
	.big-right-image {
        max-width: 37%;
        width: 400px;
        max-width: calc(100% - 30px);
        position: relative;
        transform: none;
        margin: 50px auto;
        right: auto;
        left: auto;
        display: flex;
        margin-bottom: 0px;
        margin-top: 15px;
    }
    #about{
    	padding-bottom: 0px;
    }
    .delivers-blocks~.for-button-left{
    	justify-content: center;
    }
    .sipment-block-content{
    	padding-top: 100%;
    }
    .block-content-slider-left{
    	width: 100%;
    	padding-bottom: 0px;
    }
    .block-content-slider-left .custom-header, .block-content-slider-left .custom-subheader{
    	text-align: center;
    }
    .block-content-slider-right{
    	width: 100%;
    	padding-left: 0px;
    }
    .step{
    	    width: calc(100% - 40px);
    }
    .banner-content .banner-content-left{
    	width: 100%;
    }
    .banner-content .banner-content-right{
    	width: 100%;
    	align-items: center;
    }
    .banner-content .banner-content-left h2{
    	text-align: center;
    	font-size: 38px;
    }
    .banner-content .banner-content-right .custom-subheader{
    	text-align: center;
    }
    .right-footer {
	    align-items: center;
	    justify-content: center;
	    width: 100%;
	    margin-top: 20px;
	}
	.sipment-block{
		width: calc(50% - 40px);
	}
	.service-right-top-vector-back{
		transform: none;
		top: 0px;
	}
	.service-left-vector-back{
		top: 20%;
	}
	.services-blocks .service-block{
		width: calc(100% - 40px);
	}
	.service-left-content{
		width: 100%;
	}
	.service-single-first{
		height: auto;
		padding-bottom: 60px;
		padding-top: 40px;
		display: flex;
		flex-direction: column-reverse;
	}
	.service-left-content h1{
		        font-size: 32px;
	}
	.service-first-img {
	    position: relative;
	    right: 0px;
	    max-height: 50vw;
	    margin: 0 0 0 auto;
	    transform: none;
	    transition: inherit;
	}
}
@media(max-width: 767px){
	.header-logo{
		max-width: auto;
		display: block;
		font-size: 12px;
	}
	.header-logo span.name{
		font-size: 8px;
	}
	.arenda-table td{
		font-size: 16px;
	}
	.arenda-table td:first-child, .arenda-table th:first-child{
		padding-left: 20px;
	}
	.dog-steps:before, .dog-steps:after{
		display: none;
	}
	    .dog-step {
        width: calc(100% - 30px);
            margin: 80px 20px 20px;
    }
    .dog-step:before {
        content: '';
        position: absolute;
        width: calc(50% + 20px);
        height: calc(50% + 20px);
        border: 2px dashed #006cb780;
        border-radius: 0 0px 0px 0;
        top: 50%;
        left: 50%;
        border-left: 0px;
        transform: translate(0px, -2px);
    }
        .dog-step:after {
        content: '';
        position: absolute;
        width: calc(50% + 20px);
        height: calc(50% + 96px);
        border: 2px dashed #006cb780;
        border-radius: 0px 0px 0px 0px;
        bottom: 50%;
        top: auto;
        left: 0%;
        border-right: 0px;
        transform: translate(-20px, 12px);
        background: transparent !important;
        display: flex !important
;
    }
    .dog-step:first-child:after {
        display: none !important;
    }
    .dog-step:last-child:before{
    	display: none !important;
    }
	.services-first a{
		display: none !important;
	}
	.section-padding-big.carriers-second{
		padding-top: 0px;
	}
	.explore-button{
		display: none;
	}
	.about-fifth-block{
		    width: 100%;
    	margin: 40px 0;
	}
	.about-fourth .container .about-foutrh-container{
		margin: 0 -50px;
	}
	.about-fourth .container .about-foutrh-container .about-foutrh-content{
		width: calc(100% - 90px);
	}
	.about-fifth-block p.h2-about-fifth{
		font-size: 32px;
	}
	.section-padding.about-fifth {
        padding: 24px 0 24px;
    }
	.about-fourth-img:nth-child(3) {
        max-width: 35%;
        bottom: 0;
    }
    .about-fourth-img:nth-child(2){
    	max-width: 25%;
    }
	.about-fourth-img:nth-child(4){
		display: none;
	}
	.about-fourth-img:nth-child(1){
		display: none;
	}
	.section-padding.about-fourth{
		padding: 150px 0;
	}
	.section-padding.about-second{
		padding: 32px 0 32px;
	}
	.about-third-left{
		width: 100%;
	}
	.about-third-right{
		width: 100%;
	}
	.about-third-right img{
		max-width: 100%;
	}
	.about-third-right{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.service-single-first.about-first{
		padding-bottom: 50px;
	}
	.job-se h1{
		text-align: center;
		font-size: 32px;

	}
	.job-se .container {
	    font-size: 16px;
	}
	.job-se{
		padding: 44px 0 24px;
	}
	.careers-second-right a.orange-button{
		display: none;
	}
	.careers-third-block{
		width: calc(100% - 40px) !important;
		margin: 8px 20px;
	}
	.careers-second-left-block{
		    top: inherit !important;
    left: inherit !important;
    margin: 5px;
    position: relative;

	}
	.careers-fourth-container{
		flex-direction: column;
	}
	.careers-fourth-container .custom-header{
		text-align: left;
	}
	.careers-fourth-blocks{
		width: 100%;
	}
	.careers-second-left .custom-header{
		text-align: center;
		width: 100%;
		margin-top: 50px;
	}
	.section-padding.careers-second{
		padding-top: 0px;
		padding-bottom: 24px;
	}
	.careers-second-content{
		display: flex;
		flex-direction: column;
	}
	.careers-second-left{
		width: 100%;
		padding-right: 0px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.careers-second-right{
		width: 100%;
		align-items: center;
		text-align: center;
	}
	    .services-first.careers-first .service-left-vector-back {
        top: 0px;
        transform: translateY(50%);
        max-width: calc(40% - 10px);
    }
	.services-first.careers-first .service-right-top-vector-back {
        top: 0;
        transform: none;
        max-width: calc(60% - 10px);
    }
	.carriers-fourth-right {
	    position: absolute;
	    max-width: 20%;
	    top: 50%;
	    transform: translateY(-30%) translateX(10%);
	    right: 0;
	    position: relative;
	    max-width: 60%;
	    transform: none;
	    top: auto;
	    left: 15px;
	}
	.carriers-fourth-left {
    position: relative;
    max-width: 50%;
    top: 0px;
    transform: none;
    right: auto;
    left: auto;
    transform: translateY(-40px);
    display: flex
;
    margin: auto;
    margin-right: 0;
}
	.carriers-second .custom-header span{
		color: #046da3;
	}
	.carriers-block{
		width: calc(100% - 40px);
		margin-bottom: 8px;
		margin-top: 8px;
	}
	.carriers-third .custom-header{
		text-align: center;
	}
	.carriers-second{
		position: relative;
    display: flex
;
    flex-direction: column;
    align-items: center;
	}
	.carriers-second .carriers-second-right{
		    max-width: max-content;
    margin: auto;
    transform: none;
    position: relative;
    left: auto;
    right: auto;
    margin-bottom: 32px;
    max-width: calc(100% - 30px);
	}
	.carriers-second .carriers-second-left{
		display: none;
	}
	.service-third-container-right ul{
		    width: 100%;
    	padding-left: 20px;
    	margin-top: 24px;
	}
	.service-third-container a.orange-button{
		margin-left: auto;
		margin-right: auto;
	}
	.service-left-content{
		padding-top: 40px;
	}
	.service-third-container .for-button-center{
		width: 100%;
	}
	.service-third-right-img{
		width: 100%;
	}
	.breadcrumbs{
		width: 100%;
		text-align: center;
	}
	.service-left-content h1{
		text-align: center;
	}
	.service-left-content div.custom-subheader{
		text-align: center;
	}
	.contact-first-left h1{
		text-align: center;
		font-size: 32px;
	}
	.service-left-content a.orange-button{
		margin: 0 auto;
	}
	.contact-first-left .subheader p{
		font-size: 16px;
		text-align: center;
	}
	.contact-first-block{
		padding: 40px 0 0;
	}
	.service-single-first{
		display: flex;
		flex-direction: column-reverse;
		padding-top: 30px;
	}
	.service-first-img{
		        max-height: inherit;
        max-width: calc(100% - 15px);
	}
	.service-second-block{
		width: calc(100% - 40px);
    	margin: 10px 20px;
	}
	.service-third-container-left{
		width: 100%;
		padding-right: 0px;
		margin-bottom: 0px;
	}
	.service-third-container-right{
		width: 100%;
		margin-bottom: 32px;
	}
	.service-third-container-left h2{
		margin-bottom: 32px;
		text-align: center;
	}
	.service-left-vector-bottom-back {
	    position: absolute;
	    bottom: auto;
	    right: 43%;
	    max-width: 30%;
	    max-height: 25%;
	    width: auto;
	    height: auto;
	    top: 66vw;
	}
	.services-first{
		height: auto;
		        padding-top: calc(100vw + 35px);
	}

	.services-first a{
		margin-top: 20px;
	}
	.services-second{
		padding-top: 0px;
	}
	div.custom-subheader p{
		margin-top: 0px;
	}
	.service-content{
		padding-top: 140%;
	}
	.service-left-vector-back{
		top: 0px;
		transform: translateY(50%);
		max-width: calc(40% - 10px);
	}
	.service-right-top-vector-back{
		    max-width: calc(60% - 10px);
    	max-height: 50%;
	}
	.right-header{
		display: none;
	}
	    .hero-content {
        width: 100%;
        justify-content: center;
        display: flex
;
        flex-direction: column;
        align-items: center;
    }
	.hero-content h1{
		font-size: 32px;
		text-align: center;
		margin-bottom: 24px;
	}
	.hero-content p.subheader {
        font-size: 16px;
        margin-bottom: 32px;
        text-align: center;
    }
        section.hero-block {
        padding: 80px 0 32px;
        align-content: flex-end;
        margin-bottom: 64px;
    }
    .hero-overlay{
    	    background-image: linear-gradient(2deg, rgba(0, 0, 0, 0.95) 10%, rgba(0, 0, 0, 0.2) 100%);
    background-color: rgba(136, 178, 219, 0.15);
    }
        .custom-header {
        font-size: 32px;
    }
    .custom-header br{
    	display: none;
    }
    .custom-header span{
    	color: #253341;
    }
        .advanced-block {
        width: calc(100% - 40px);
        margin: 12px 20px 4px;
    }
    .advanced-blocks{
    	margin-bottom: 20px;
    }
    a.orange-button{
    	padding: 20px 40px;
    	text-align: center;
    	font-size: 14px;
    	justify-content: center;
    }
    #home_third_block{
    	padding-top: 0px;
    	display: flex;
    	flex-direction: column-reverse;
    }
    .big-right-image{
    	margin-top: 16px;
    	margin-bottom: 32px;
    }
    .block-half-image h2.custom-header{
    	text-align: center;
    }
    .block-half-image .custom-subheader{
    	text-align: center;
    }
        .delivers-block {
        width: calc(100% - 40px);
        align-items: center;
        text-align: center;
    }
        .delivers-block .delivers-title {
        font-size: 18px;
        text-align: center;
    }
    .delivers-block .delivers-text {
        font-size: 16px;
        text-align: center;
    }
    .delivers-block{
    	margin: 12px 20px;
    }
    .section-padding{
    	padding: 32px 0 32px;
    }
    .sipment-block-content {
        padding-top: 133.3%;
    }
        .sipment-block {
        width: calc(100% - 40px);
        margin: 0 20px 24px;
    }
    .sipment-blocks{
    	margin: 32px -20px ;
    }
    #home_fourth_block a.orange-button{
    	padding: 20px;

    }
        .sipment-title {
        font-size: 18px;
        text-align: center;
    }
        .sipment-text {
        font-size: 16px;
        text-align: center;
        display: block;
        width: 100%;
    }
    .block-content-image-left{
    	width: 100%;
    }
    .mob-hidden{
    	display: none !important;
    }
    .desk-hidden{
    	display: flex !important;
    }
    .block-content-image-left h2 {
	    text-align: center;
	}
	.block-content-image-left p{
		text-align: center;
	}
	.block-content-image-left p br{
		display: none;
	}
	.block-content-image-right {
	    width: 100%;
	    margin-bottom: 32px;
	}
	#home_fifth_block .for-button-center{
		width: 100%;
	}
	.number-blocks{
		margin-top: 32px;
	}
	.number-block{
		width: 100%;
		margin-bottom: 40px;
	}
	.number-block-header {
        font-size: 48px;
        margin-bottom: 12px;
    }
    .block-content-slider-left .custom-subheader br{
    	display: none;
    }
        .feed-slide-content {
        font-size: 20px;
        text-align: center;
    }
    .feed-slide-header{
    	text-align: center;
    }
    .feed-slide-subheader{
    	font-size: 14px;
    	text-align: center;
    }
    .block-content-slider-controls{
    	    transform: translateY(24px);
    }
    .block-content-slider{
    	padding-bottom: 24px;
    }
        .step {
        width: calc(100% - 40px);
        margin: 12px 20px;
        padding: 24px 16px 24px 8px;
    }
    .banner-content .banner-content-left h2 {
        text-align: center;
        font-size: 32px;
    }
    .banner-content .banner-content-right .custom-subheader {
        text-align: center;
        font-size: 16px;
    }
    .banner-content-left .custom-header br{
    	display: block;
    }
    .banner-section-padding{
    	align-items: flex-end;
    	padding: 32px 0;
    	margin-bottom: 2px;
    }
    .footer-block{
    	width: 50%;
    	margin-bottom: 40px;
    }
    .footer-logo{
    	width: 100%;
    	margin-bottom: 24px;
    }
    .hero-video-block video{
    	width: 200%;
    }
    .right-footer {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 44px;
    }
    #colophon{
    	padding-bottom: 32px;
    }
    footer#colophon .copyr{
    	margin-top: 0px;
    }
    .sipment-blocks{
    	margin-bottom: 12px;
    }
    .right-top-vector-back{
    	position: absolute;
    	top: -15px;
    	right: 0;
    }
    .right-bottom-vector-back{
    	position: absolute;
    	bottom: 0;
    	right: 0;
    }
    .section-padding-empty{
    	margin-bottom: 64px;
    }
    section.hero-block{
    	height: calc(100vh - 70px);
    }
    .privacy .container h1{
    	font-weight: 500;
font-size: 32px;
line-height: 120%;
text-align: center;
    }
    .privacy .container{
    	text-align: center;
    }
}
@media(max-width: 424px){
	.careers-second-left-block:first-child{
		transform: translateY(-10px) !important;
	}
	.careers-second-left-block:nth-child(3){
		    transform: translateX(-40px) !important;
	}
	.careers-second-left-block:nth-child(2){
		    transform: translateX(10px) !important;
	}
	a.orange-button{
		padding: 20px 24px;
	}
	.footer-logo img {
	   
	}
	.right-footer{
		width: 100%;
		flex-direction: column;
		margin-bottom: 28px;
	}
	.right-footer a{
		margin: 0px 0px 16px;
	}
	    .right-footer a {
        margin: 0px 0px 16px !important;
        width: 100%;
        justify-content: center;
        text-align: center;
    }
}
@media(max-width: 370px){
	.careers-second-left-block{
		padding: 10px;
	}
	.careers-second-left-block div{
		width: 40px;
		height: 40px;
		margin-right: 8px;
	}
}