/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Description: Child theme for the Twenty Twenty-One theme
Author: Your Name
Author URI: https://yourwebsite.com
Template: twentytwentyone
*/

/* You can start adding custom styles below */


@font-face {
  font-family: 'KorolevLight';
  src: url('fonts/Korolev-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Korolevmedium';
  src: url('fonts/korolev-medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'parabolicamedium';
  src: url('fonts/parabolica-medium.woff2') format('woff2'), /* Modern browsers */
       url('fonts/parabolica-medium.woff') format('woff'),   /* Fallback */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'parabolicamedium';
  src: url('fonts/parabolica-medium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'parabolicalight';
  src: url('fonts/parabolica-light.woff2') format('woff2'), /* Modern browsers */
       url('fonts/parabolica-light.woff') format('woff'),   /* Fallback */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'parabolicalight';
  src: url('fonts/parabolica-light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'parabolicalight';
  src:  url('fonts/parabolica-light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body{
	overflow-x:hidden;
}
body, li, input, span, h2, h3{
	font-family: 'KorolevLight' !important;
}

/* h1{
	font-family: 'parabolicamedium' !important;
} */

h1,h2,p,h4,h3{
	line-height:inherit;
}
.elementor-flip-box__layer__description{
	font-family: 'parabolicalight' !important;
}
.black-text{
	color:#000;
}
.KorolevLight{
	font-family: 'KorolevLight';
}
.KorolevLight p{
	font-family: 'KorolevLight';
}
.main-list .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{
	min-width: 321px !important;
    max-width: 100% !important;
	left:-210px !important;
	padding: 4px 15px 15px 15px !important;
}
.main-list .sub-menu li a {
    white-space: normal !important;
    padding-right: 45px !important;
    line-height: 24px !important;
	position:relative;
	 border-inline-start: 0 !important;
}
.main-list .sub-menu li a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 15px;
    height: 29px;
    background: url(images/white-angle.png) no-repeat center / contain;
    transition: filter 0.3s 
ease;
    background-size: 100% 100%;
    transform: translateY(-50%);
}
.main-list .sub-menu li a:hover::after {
  filter: invert(1);
}
.main-list .sub-menu li.current-menu-item a::after {
	filter: invert(1);
}
.inner-banner h1{
	font-family: 'KorolevLight' !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{
	font-family: 'KorolevLight' !important
}
.full-width-img img{
	max-width:100% !important;
}
.main-banner {
    position: relative !important;
    top: -171px;
    margin-bottom: -266px !important;
}
.Korolevmedium h1,
.rs-heading{
	font-family: 'Korolevmedium' !important;
}
.elementor-location-footer{
	position:relative;
}
.elementor-location-footer a{
	transition: all 0.3s;
}
.elementor-location-footer a:hover{
	color:#F05323 !important;
	transition: all 0.3s;
}
.elementor-location-footer:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20px;
    background: url(images/footer-bottom.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}
p{
	margin-bottom:15px;
	font-family: 'parabolicalight' !important;
	font-weight:200 !important;
}
.bg-100{
	background-size:100% 100% !important;
}
.three-arrow{
	position:relative;
	left:-78px;
}
.orange-text{
	color: rgba(240, 83, 35, 1);
}
.indus-bg:after {
    content: '';
    position: absolute;
    right: 0;
    top: 458px;
    background: url(images/industry-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 48% !important;
    height: 1169px;
    display: block;
    z-index: -1;
    width: 100%;
    mix-blend-mode: luminosity;
}
.team-bg:after {
    content: '';
    position: absolute;
    right: 0;
    top: 114px;
    background: url(images/industry-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 48% !important;
    height: 1212px;
    display: block;
    z-index: -1;
    width: 100%;
    mix-blend-mode: luminosity;
} 
.elementor-location-footer p{
	margin-bottom:0;
}
/* .work p{
	font-family: 'KorolevLight';
} */
.para-mde h4.elementor-heading-title {
	font-family: 'parabolicamedium';
}
.btn-arrow .elementor-button-icon svg {
    height: auto;
    width: 10px;
}
.path-red svg path{
	fill: rgba(240, 83, 35, 1);
}
.path-red a:hover svg path{
	fill: #fff;
}
.path-white:hover svg path{
	fill: rgba(240, 83, 35, 1);
}
.path-white-arrow a:hover svg path{
	fill: #000;
}
.parabolicalight  h5{
	font-family: 'parabolicalight' !important;
	letter-spacing:0;
}
.img-height-auto img{
	height:auto !important;
}
.img-height-work img{
	height:589px !important;
}
.p-0 p{
	margin-bottom:0;
}
.work-row  h3,
.work-row  p{
	font-family: 'parabolicalight' !important;
	letter-spacing:0;
}
.exp-bg:after {
    background-position: top 0px right 0 !important;
    content: '';
    position: absolute;
    width: 796px;
    height: 892px;
    background: url(images/iq-ight.png);
    background-repeat: no-repeat;
    background-size: contain;
    right: 0;
    z-index: 9;
    top: 132px;
}
.e-n-accordion-item-title{
	justify-content:space-between !important;
}
.e-n-accordion-item-title-header{
	font-family: 'parabolicalight' !important;
}
.e-n-accordion-item[open] .e-n-accordion-item-title{
    border: none !important;
    outline: none !important;
	padding-bottom:0 !important;
    box-shadow: none !important;
}
/* Show all accordion items while editing in Elementor */
/* body.elementor-editor-active .my-custom-accordion .e-n-accordion-item {
  display: block !important;
}

body:not(.elementor-editor-active) .my-custom-accordion .e-n-accordion-item {
  display: none !important;
}

body:not(.elementor-editor-active) .my-custom-accordion .e-n-accordion-item.visible {
  display: block !important;
} */

.tb-bg{
	background-blend-mode: multiply !important;
}
.location-map h4{
	font-family: 'parabolicalight' !important;
}
.location-map a:hover{
	color:#000;
}
.bg-arrow img {
    width: 460px !important;
    height: 511px !important;
	object-fit: contain;
}
.luminosity-img {
    height: auto !important;
    max-width: 912px !important;
    opacity: 0.25;
    mix-blend-mode: luminosity;
    width: 100% !important;
	z-index:-1;
}

@keyframes slideLoop {
  0% {
    transform: translateX(0%);
    opacity: 0;
  }
  50% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    opacity: 0;
  }
}

.col-height img{
	height:435px !important;
}
.ceo-img img{
	height:300px !important;
	object-fit:cover;
	border-radius:100% !important;
}
.inside-img img{
	height:280px !important;
	object-fit:cover;
}
/* .show-popup, .exp-popup .in-svg svg{
	cursor:pointer;
} */
.exp-popup{
	width:800px !important;
}
.exp-popup .in-svg svg line{
	stroke: #000;
}
.single-insight h3, .single-insight p{
	font-family: 'parabolicalight' !important;
}
.single-insigh .korolevlight p{
	font-family: 'KorolevLight' !important;
}


.bg-set{
    background-position: top 0 left 50% !important;
/*     background-size: 1600px 100% !important; */
	background-size:contain !important;
    position: relative;
}
/* .bg-set:after {
    background-position: top 0px right 0 !important;
    content: '';
    position: absolute;
    width: 164px;
    height: 164px;
    background: url(images/three-arrows.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 17.2%;
    bottom: 437px;
    z-index: 9;
} */

.tags-list .elementor-icon-list-item {
    border: solid 1px #fff;
	font-family: 'KorolevLight';
    padding: 1px 18px 3px !important;
}
.tags-list .elementor-icon-list-item {
    margin-bottom: 18px !important;
}
.btn-arrow .elementor-button-icon svg {
    width: 8px;
}
.a-block a{
	display:block !important;
}
.elementor-location-footer ul{
	position:relative;
	margin: 0;
    padding: 0;
    list-style: none;
}
.img-arrows .e-con-inner{
	position:relative;
}
.img-arrows .e-con-inner:before {
    content: '';
    background-image: url(images/img-left-arrow.png);
    transform: translate(0%, -50%);
    width: 244px;
    height: 244px;
    object-fit: contain;
    background-position: center;
    position: absolute;
    top: 50%;
    left: -131px;
    z-index: 99;
}
.img-arrows .e-con-inner:after {
    content: '';
    background-image: url(images/img-right-arrow.png);
    transform: translate(0%, -50%);
    width: 244px;
    height: 244px;
    object-fit: contain;
    background-position: center;
    position: absolute;
    top: 50%;
    right: -131px;
    z-index: 99;
}



@media (min-width: 2000px){
.bg-set {
/*     background-position: top 0 left 50% !important; */
/*     background-size: 1600px 100% !important; */
}
}


@media (max-width:1300px){
.bg-set{
/*     background-size: 90% 98% !important; */
	position:relative;
}
.reduce-space {
    padding-top: 160px !important;
    padding-bottom: 381px !important;
}
}

@media (max-width:992px){
	.tb-bg{
		background-image:none !important;
	}
.reduce-space {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
.exp-bg:after {
    background-position: top 52px right 0 !important;
    width: 380px;
    height: 1230px;
    z-index: 9;
}
.ceo-img img {
    height: 231px !important;
}
	.main-banner{
        top: 0;
		margin-bottom:0 !important;
	}
.col-height img {
    height: 393px !important;
}
.img-height-work img {
    height: 446px !important;
}
.exp-popup{
	width:700px !important;
}
	.h-300{
		height:433px;
	}
	.bg-none{
		background-image:none !important;
	}
}

@media (max-width:767px){

div#elementor-popup-modal-2439 .elementor-nav-menu li.current-menu-item a svg{
      fill: #fff !important;
}
div#elementor-popup-modal-2439 .sub-menu {
	margin-left:19px !important;
	margin-top:0 !important;
}
div#elementor-popup-modal-2439 .sub-menu li a{
      font-family: 'KorolevLight' !important;
}
div#elementor-popup-modal-2439 .sub-menu li a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 10px;
    height: 20px;
    background: url(images/white-angle.png) no-repeat center / contain;
    transition: filter 0.3s 
ease;
    background-size: 100% 100%;
    transform: translateY(-50%);
}
div#elementor-popup-modal-2439 .sub-menu li a:hover::after {
  filter: invert(1);
}
div#elementor-popup-modal-2439 .sub-menu li.current-menu-item a::after {
	filter: invert(0);
}

.img-arrows .e-con-inner:before,
.img-arrows .e-con-inner:after{
	display:none;
}
.reduce-space {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}
.exp-popup {
    min-width: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
	overflow:hidden;
}
.elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    gap: 14px;
}
.elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
    font-family: 'KorolevLight' !important;
}
.elementor-1038 .elementor-element.elementor-element-f715f00.elementor-sticky--effects {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.col-height img {
    height: 339px !important;
}
p, li {
    font-size: 19px;
	line-height: 1.5em;
}
	.bg-none{
		background-image:none !important;
	}
	.elementor-flip-box__layer__overlay{
		justify-content:center !important;
	}
.elementor-location-footer p {
        font-size: 13px;
    }
    .ceo-img img {
        width: 231px !important;
    }
    .exp-bg:after {
        display:none;
    }
.e-n-accordion-item[open] .e-n-accordion-item-title {
    padding-bottom: 8px !important;
}
.e-n-accordion-item[open] .e-opened{
    width:20px !important;
}
	.font-39 p{
		        line-height: 1.2;
		font-size:30px !important;
	}
    .img-height-work img {
        height: 390px !important;
    }
	.current-menu-item a{
		color:#fff !important;
	}
	.h-300{
		height:330px;
	}
	.h-300 .e-hosted-video{
		height:100%;
	}
	.elementor-button-content-wrapper{
		align-items:center;
	}
	.min-height-auto{
		min-height:auto !important;
	}
.tb-bg:after {
    content: none;
}
.social-icosn {
    position: fixed !important;
    top: 70%;
    width: 50px !important;
    right: 0;
	z-index:999 !important;
    height: 109px !important;
    background: rgba(56, 56, 57, 0.5);
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
    padding: 4px 0 !important;
}
.social-icosn .elementor-grid-item{
    margin-bottom:11px !important;
}
.inside-img img {
    height: 230px !important;
}
.elementor-button {
        padding: 11px 18px 8px 18px !important;
}
span.elementor-button-icon {
    position: relative;
    top: -2px;
}
}















