@media(min-width: 993px){
	.h1s{
		font-size: 4em;
	}
	
	.i_section2 .i_ellipse,
	.i_section6 .i_ellipse{
		width: 149.5625%;
	}
	.i_section2 .i_ellipse{
		top: 70%;
	}
	.i_section6 .i_ellipse{
		top: 50%;
	}

	.i_section:first-child:not(.i_section1){
		padding-top: 13em;
	}

	.i_section1{
		padding-top: 13em;
		padding-bottom: 10.9375em;
	}
	.i_section1 .i_line1{
		left: 29.375%;
	}

	.i_section1 .h1s{
		max-width: 12.03125em;
	}
	.i_section1 .h2s{
		max-width: 64.1667em;
	}
	.i_section1 .b_tx{
		font-size: 1.25em;
		max-width: 40em;
	}
	.i_section1 .b_tx:not(:first-child){
		margin-top: 2em;
	}
	.i_section1 .button:not(:first-child){
		margin-top: 3.0769em;
	}

	.i_section2{
		padding-top: 4.1875em;
		padding-bottom: 5.1875em;
	}
	.i_section2 .l_services:not(:first-child){
		margin-top: 3.75em;
	}
	.l_services .i_item{
		width: 33.3333%;
	}
	.l_services::after{
		height: 5.1875em;
	}

	.i_section3{
		padding-top: 4.8125em;
		padding-bottom: 6.25em;
	}
	.l_numbers:not(:first-child){
		margin-top: 3.75em;
	}
	.l_numbers{
		padding-left: 1.875em;
	}
	.l_numbers .i_item{
		width: 25%;
		padding: 0 1.875em 0 0;
	}
	.l_numbers .i_item big{
		font-size: 3.125em;
		margin-bottom: .4em;
	}

	.i_section4{
		padding-top: 4em;
		padding-bottom: 3.75em;
	}
	.i_section4 .h4s{
		padding: 0 .54em;
	}
	.i_section4 .h4s::before{
		position: absolute;
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transform: translateX(-100%);
		left: -.66em;
	}
	.l_reviews .i_item{ 
		width: 30.3125vw;
		margin-right: 1.875em;
	}
	.l_reviews .slick-arrow{
		top: -7.5rem;
	}
	.l_reviews .slick-prev{
		right: -5.625rem;
	}
	.l_reviews .slick-next{
		right: -11.25rem;
	}
	
	.i_section5{
		padding-top: 7.625em;
		padding-bottom: 7.375em;
	}
	.l_clients:not(:first-child){
		margin-top: 3.75em;
	} 

	.i_section6{
		padding-top: 10.125em;
		padding-bottom: 5em;
	}
	.l_accordion:not(:first-child){
		margin-top: 5.625em;
	}
	.l_accordion .i_item::before{
		right: -3.625em;
	}
	.l_accordion .i_item:not(:last-child){
		margin-bottom: 1.875em;
	}
	.l_accordion .b_tt,
	.l_accordion .b_tx{
		padding-left: 3.75em;
	}
	.l_accordion .b_tt{
		padding-right: 1.875em;
	}
	.l_accordion .b_tt span{
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
	}
	.l_accordion .b_tx{
		width: calc(100% + 3.625em);
		padding-right: 5.5em;
	}

	.i_section7{
		padding-top: 5em;
		padding-bottom: 5em;
	}
	.l_team:not(:first-child){
		margin-top: 3.75em;
	}
	.l_team{
		padding: 0 1.875em;
	}
	.l_team .i_item{
		width: 16.791vw;
		margin-right: 2.9228vw;
	}
	.l_team .b_links a:not(:last-child){
		margin-right: 1.5625em;
	}
	.l_team .slick-arrow{
		top: -7.5rem;
		right: 5.597vw;
	}
	.l_team .slick-prev{
		margin-right: 5.625rem;
	}

	.i_section8,
	.i_section9{
		padding-top: 5em;
		padding-bottom: 5em;
	}
	.i_section8 .b_cf7:not(:first-child){
		margin-top: 3.75em;
	}

	.i_section5 .flex .button{
		margin-left: 2.3077em;		
		margin-right: 6.7692em;
	}
	.i_section9 .flex .button{
		margin-left: 2.3077em;
		margin-right: 4.6154em;
	}
}

@media(max-width: 992px){
	.h1s{
		font-size: 3em;
	}
	.i_section2 .i_ellipse,
	.i_section6 .i_ellipse{
		width: 200%;
	}
	.i_section2 .i_ellipse{
		top: 54%;
	}
	.i_section6 .i_ellipse{
		top: 56%;
	}

	.i_section:first-child:not(.i_section1){		
		padding-top: 9.75em;
	}

	.i_section1{
		padding-top: 9.75em;
		padding-bottom: 8.125em;
		overflow: visible;
	}
	
	.i_section1 .i_line1{
		left: 25%;
		margin-left: .5em;
	}
	.i_section1 .b_tx{
		font-size: 1.125em;
		max-width: 19.4444em;
	}
	.i_section1 .b_tx:not(:first-child){
		margin-top: 1.6667em;
	}
	.i_section1 .button:not(:first-child){
		margin-top: 2.3077em;
	}

	.i_section2{
		padding-top: 3.125em;
		padding-bottom: 3.875em;
	}
	.i_section2 .l_services:not(:first-child){
		margin-top: 2.8125em;
	}
	.l_services .i_item,
	.l_numbers .i_item{
		width: 50%;
	}
	.l_services::after{
		height: 3.875em;
	}

	.i_section3{
		padding-top: 7.5em;
		padding-bottom: 4.6875em;
	}
	.l_numbers:not(:first-child){
		margin-top: 2.8125em;
	}
	.l_numbers{
		margin-bottom: -1.875em;
	}
	.l_numbers .i_item{
		padding: 0 1em;
		margin-bottom: 1.5em;
	}
	.l_numbers .i_item big{
		font-size: 3.4em;
		margin-bottom: .2941em;
	}

	.i_section4{
		padding-top: 3em;
		padding-bottom: 2.8125em;
	}
	.i_section4 .h4s::before{
		display: block;
		margin-bottom: .4167em;
	}
	.i_section4 .flex_d_t .button{
		max-width: calc(100% - 10rem);
		left: 0;
	}
	.l_reviews .i_item{
		width: 59.8958vw;
		margin-right: 1.25em;
	}
	.l_reviews .slick-prev{
		right: 5rem;
	}

	.i_section5{
		padding-top: 5.625em;
		padding-bottom: 5.5em;
	}
	.l_clients:not(:first-child){
		margin-top: 2.8125em;
	} 

	.i_section6{
		padding-top: 7.5em;
		padding-bottom: 3.75em;
	}
	.l_accordion:not(:first-child){
		margin-top: 4.25em;
	}
	.l_accordion .i_item:not(:last-child){
		margin-bottom: 1.255em;
	}
	.l_accordion .b_tt,
	.l_accordion .b_tx{
		padding-left: 2.5em;
	}
	.l_accordion .b_tt{
		padding-right: 4.25em;
	}	
	.l_accordion .b_tx{
		padding-right: 2.5em;
	}

	.i_section7{
		padding-top: 3.75em;
		padding-bottom: 3.75em;
	}
	.i_section7 .h4s{
		padding-right: 3.6842em;
	}
	.l_team:not(:first-child){
		margin-top: 2.8125em;
	}
	.l_team{
		padding: 0 1em;
	}
	.l_team .i_item{
		width: 30.2083vw;
		margin-right: 2.6041vw;
	}
	.l_team .b_links a:not(:last-child){
		margin-right: 1.25em;
	}
	.l_team .slick-arrow{
		top: -5.875rem;
		right: 1rem;
	}
	.l_team .slick-prev{
		margin-right: 5rem;
	}

	.i_section8,
	.i_section9{
		padding-top: 3.75em;
		padding-bottom: 3.75em;
	}
	.i_section8 .b_cf7:not(:first-child){
		margin-top: 2.8125em;
	}

	.i_section5 .flex .button{
		margin-left: 1.5385em;
		margin-right: 0;
	}
	.i_section9 .flex .button{
		margin-left: 1.5385em;
		margin-right: 3.4615em;
	}
}

.i_ellipse{
	max-width: unset;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
}
.i_section2 .i_ellipse{
    -webkit-animation: 17s linear 0s infinite alternate ellips_red;
    -moz-animation: 17s linear 0s infinite alternate ellips_red;
    -ms-animation: 17s linear 0s infinite alternate ellips_red;
    -o-animation: 17s linear 0s infinite alternate ellips_red;
    animation: 17s linear 0s infinite alternate ellips_red;
}
.i_section6 .i_ellipse{
    -webkit-animation: 19s linear 0s infinite alternate ellips_red;
    -moz-animation: 19s linear 0s infinite alternate ellips_red;
    -ms-animation: 19s linear 0s infinite alternate ellips_red;
    -o-animation: 19s linear 0s infinite alternate ellips_red;
    animation: 19s linear 0s infinite alternate ellips_red;
}
@keyframes ellips_red {
    0% {
        opacity: 1;
        -webkit-transform: rotate(0) translate(-50%,-50%);
        -moz-transform: rotate(0) translate(-50%,-50%);
        -ms-transform: rotate(0) translate(-50%,-50%);
        -o-transform: rotate(0) translate(-50%,-50%);
        transform: rotate(0) translate(-50%,-50%);
    }
    20% {
        opacity: .74;
        -webkit-transform: rotate(24deg) translate(-50%,-50%);
        -moz-transform: rotate(24deg) translate(-50%,-50%);
        -ms-transform: rotate(24deg) translate(-50%,-50%);
        -o-transform: rotate(24deg) translate(-50%,-50%);
        transform: rotate(24deg) translate(-50%,-50%);
    }
    40% {
        opacity: .88;
        -webkit-transform: rotate(-18deg) translate(-50%,-50%);
        -moz-transform: rotate(-18deg) translate(-50%,-50%);
        -ms-transform: rotate(-18deg) translate(-50%,-50%);
        -o-transform: rotate(-18deg) translate(-50%,-50%);
        transform: rotate(-18deg) translate(-50%,-50%);
    }
    60% {
        opacity: .66;
        -webkit-transform: rotate(26deg) translate(-50%,-50%);
        -moz-transform: rotate(26deg) translate(-50%,-50%);
        -ms-transform: rotate(26deg) translate(-50%,-50%);
        -o-transform: rotate(26deg) translate(-50%,-50%);
        transform: rotate(26deg) translate(-50%,-50%);
    }
    80% {
        opacity: .74;
        -webkit-transform: rotate(-16deg) translate(-50%,-50%);
        -moz-transform: rotate(-16deg) translate(-50%,-50%);
        -ms-transform: rotate(-16deg) translate(-50%,-50%);
        -o-transform: rotate(-16deg) translate(-50%,-50%);
        transform: rotate(-16deg) translate(-50%,-50%);
    }
    100% {
        opacity: 1;
        -webkit-transform: rotate(12deg) translate(-50%,-50%);
        -moz-transform: rotate(12deg) translate(-50%,-50%);
        -ms-transform: rotate(12deg) translate(-50%,-50%);
        -o-transform: rotate(12deg) translate(-50%,-50%);
        transform: rotate(12deg) translate(-50%,-50%);
    }
}

.i_section .i_line1{
	background-color: rgba(255, 255, 255, .15);
	position: absolute;
	width: 1px;
}
.i_section1 .i_line1{
	height: 100%;
	top: 0;
}
.i_section1 .h2s:not(:first-child){
	margin-top: .8333em;
}

.l_services,
.l_numbers{
	position: relative;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}
.l_services .b_item{
	padding: 1.875em 1.9375em 3.125em 1.9375em;
}
.l_services .i_tt{
	font-size: 1.25em;
}
.l_services .i_tx:not(:first-child){
	margin-top: 1.25em;
}
.l_services .i_lb{
	font-size: .75em;
	height: 2.5em;
	padding: .5833em 1.6667em .6667em 1.6667em;
	right: 5em;
}
.l_services a .i_lb::after{
	width: 5em;
}
.l_services::after{
	content: '';
	background-color: rgba(255, 255, 255, .15);
	position: absolute;
	display: block;
	width: 1px;
	left: -1px;
	top: 100%;
}

.i_section4 .h4s::before{
	width: 4.6em;
	height: .8em;
}
.slick-arrow{
	width: 3.75rem;
	height: 3.75rem;
}

.l_accordion .b_tt{
	padding-top: 1em;
	padding-bottom: 1em;
}
.l_accordion .i_tt{
	font-size: 1.25em;
}
.l_accordion .b_tt span{
	width: 3.625em;
}
.l_accordion .b_tt span::before{
	width: .9375em;
}
.l_accordion .b_tt span::after{
	height: .9375em;
}
.l_accordion .i_tx{
	padding-bottom: .9375em;
}
.l_accordion .i_item.act .b_tt,
.l_accordion .i_item.act .b_tt span,
.l_accordion .i_item.act .b_tx,
.l_accordion .i_item:not(.act):hover .b_tt{ 
	background-color: rgb(0 0 0 / 80%);
    backdrop-filter: blur(10px);
}
.l_accordion .i_item:not(.act) .i_tt{
	-webkit-transition: text-shadow .2s ease-out;
	-moz-transition: text-shadow .2s ease-out;
	-ms-transition: text-shadow .2s ease-out;
	-o-transition: text-shadow .2s ease-out;
	transition: text-shadow .2s ease-out;
}
.l_accordion .i_item:not(.act):hover .b_tt .i_tt{
	text-shadow: -2px 2px 20px rgb(255 255 255 / 80%);
}
.l_accordion .i_item .b_tt span{
	-webkit-transition: background-color .2s ease-out 0s, border-color .2s ease-out 0s;
    -moz-transition: background-color .2s ease-out 0s, border-color .2s ease-out 0s;
    -ms-transition: background-color .2s ease-out 0s, border-color .2s ease-out 0s;
    -o-transition: background-color .2s ease-out 0s, border-color .2s ease-out 0s;
    transition: background-color .2s ease-out 0s, border-color .2s ease-out 0s;
}
.l_accordion .b_tt:not(.act) span{
	top: -1px;
	bottom: -1px;
	border-color: #4B4847;
}
.l_accordion .i_item.act .b_tt span{	
	border-color: rgba(255, 255, 255, 0.15);
	top: 0;
	bottom: 0;
}

.l_team .i_item{
	padding-bottom: 6.0625em;
}
.l_team .b_lg::after{
	border: 10px solid #fff;
}
.l_team .i_tt{
	font-size: 1.25em;
	padding: .75em .75em 0 .75em;
}
.l_team .i_tx{
	padding-right: .9375em;
	padding-left: .9375em;
}
.l_team .i_tx:first-child{
	padding-top: .9375em;
}
.l_team .i_tx:not(:first-child){
	padding-top: .5em;
}
.l_team .b_links{
	padding: .625em .9375em;
}
.l_team .b_links svg{
	height: 1.5em;
}
