/*
 Theme Name:   Coderspot v2.0.0
 Theme URI:    http://example.com/twenty-twenty-one-child/
 Description:  Twenty Twenty-One Child Theme
 Author:       Nishant Kumar
 Author URI:   http://example.com
 Template:     twentytwentyone
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentychild
*/

/*@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');*/
/* @import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css'); */
/* @import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0"); */
/* @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800;900&family=Red+Hat+Display:wght@300;400;500;600;700;800;900&display=swap'); */
@font-face { 
	font-family: Neue Einstellung Bold;
	src: url(/wp-content/themes/twentytwenty-child/fonts/Neue-Einstellung-Bold.ttf); 
	font-weight: normal; 
}

@font-face { 
	font-family: Questrial Regular;
	src: url(/wp-content/themes/twentytwenty-child/fonts/Questrial-Regular.ttf); 
	font-weight: normal; 
}

body{
	background: #f4f7fd;
    background: #FFF;
    width: 100%;
    font-weight: 400;
    overflow-x: hidden;
    /* color: rgba(4, 4, 4, 0.74); */
    color: rgba(4, 4, 4, 1);
	font-size: 18px;
    font-family: 'Inter', sans-serif;
    background-image: url(images/circle.png);
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: 0 200px;
	    direction: rtl;
    text-align: right;

}
body.no-overflow{
	overflow: hidden !important;
}

#wpadminbar{
/* 	display: none; */
}

/* .carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: 0s;
 transition-property: all;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
 transition-property: all;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}

.carousel-indicators li{
	position: relative;
	text-indent: unset !important;
	height: 60px !important;
	width: 60px !important;
	padding: 6px;
}

.carousel-indicators li img{
	position: relative;
	left: 50%;
	top: 50%;
	width: 100%;
	height: auto;
	transform: translate(-50%, -50%);
} */


#clientLogoCarousel .owl-nav{
	display: block !important;
    position: absolute;
    top: 50%;
    left: -5px;
    right: -5px;
    pointer-events: none;
    transform: translateY(-50%);
}

#clientLogoCarousel .owl-nav .owl-prev, #clientLogoCarousel .owl-nav .owl-next{
	display: inline-block;
    height: 40px;
    width: 40px;
    background-color: #FFF;
    line-height: 40px;
    text-align: center;
    border-radius: 40px;
    font-size: 30px;
    pointer-events: auto;
    float: left;
    color: #d55333;
    font-weight: 700;
    margin-left: -30px;
    box-shadow: 4px 5px 10px rgba(0,0,0,0.05);
}

#clientLogoCarousel .owl-nav .owl-next{
	float: right;
    margin-right: -30px;
    margin-left: unset;
}
#clientLogoCarousel .owl-item .client-logo-thumb{
	display: block;
	padding: 0 10px;
	cursor: pointer;
	transform: scale(0.5);
	transform-origin: center;
	/*border: 1px solid #000;*/
	/*background-color: #FFF;*/
	transition: all 0.2s ease-in;
}
#clientLogoCarousel .owl-stage .active .client-logo-thumb, #clientLogoCarousel .owl-item.active:last-child .client-logo-thumb{
	transform: scale(0.5);
}
#clientLogoCarousel .active ~ .active .client-logo-thumb{
	transform: scale(0.7);
}



#clientLogoCarousel .owl-item.active.center ~ .active ~.active .client-logo-thumb{
	transform: scale(0.5);
}
body #clientLogoCarousel .owl-item .client-logo-thumb:hover{
	transform: scale(0.8) !important;
}
#clientLogoCarousel .owl-item.active.center .client-logo-thumb{
	transform: scale(1);
}
#clientLogoCarousel .owl-item.active.center .client-logo-thumb:hover{
	transform: scale(1) !important;
}

#clientLogoCarousel .owl-item img{
	width: 100%;
	height: auto;
}

strong{
	font-weight: 600;
	/* font-family: Neue Einstellung Bold !important; */
}
h1, h2, h3, h4, h5, h6{
	font-weight: 600;
	line-height: 1.2;
	font-family: 'Red Hat Display', sans-serif;
	/* font-family: Neue Einstellung Bold !important; */
}

h1{
	font-size: 49px;
/* 	font-weight: 700; */
}

.home-section h1{
	font-size: 40px;
	margin-bottom: 20px;
}

h2{
	font-size: 40px;
	margin-bottom: 20px;
/* 	font-weight: 700; */
}

h3{
	font-size: 30px;
/* 	font-weight: 700; */
}

h4{
	font-size: 32px;
}

h5{
	font-size: 25px;
	font-weight: 700;
}

h6{
	font-size: 16px;
	font-weight: 700;
}


h6.sm{
	font-size: 12px;
}

p{
	font-size: 18px;
}
b, strong {
    font-weight: 600;
}

.loader{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 12345;
	display: none;
}
.loader img{
	width: 250px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform:  translate(-50%, -50%);
}
.bold-p{
	color: #405de0;
	font-size: 18px;
}
.text-primary{
	color: #405de0 !important;
}
.text-sec{
	color: #d55333 !important;
}
.btn{
	height: 40px;
	/* width: 100%; */
	margin-bottom: 20px;
	padding: 0px 45px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
	/* padding: 0px; */
	/* font-family: Neue Einstellung Bold !important; */
	/* font-family: 'Inter', sans-serif; */
}
.btn-imp{
	height: 40px !important;
	/* width: 100%; */
	margin-bottom: 20px !important;
	padding: 0px 45px !important;
	line-height: 40px !important;
	text-align: center !important;
	text-transform: uppercase !important;
	font-weight: 400 !important;
	font-size: 12px !important;
	/* padding: 0px; */
	/* font-family: Neue Einstellung Bold !important; */
	/* font-family: 'Inter', sans-serif; */
}
.btn:hover{
	transform: scale(1.05);
}
.btn-primary{
	border-radius: 60px;
	background-color: #405de0;
	border-bottom-right-radius: 0px;
}
.btn-outline{
	border-radius: 40px;
	border: 2px solid #405de0;
	color: #405de0 !important;
	background-color: transparent !important;
	line-height: 36px;
}
.btn-outline.light{
	border-color: #FFF;
	color: #FFF;
}
.m20{
	margin-bottom: 20px;
}
.skip-link.screen-reader-text{
	display: none;
}
.align-mid{
	align-items: center;
}
.full-ht{
	height: 100%;
}

.center-block{
	display: block;
	margin: 0px auto
}

/* body:not(.single-post):not(.single-case-study) .container{
	max-width: unset;
	padding-left: 120px;
	padding-right: 120px;
} */

.header{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 12;
	/*border-bottom: 1px solid #DDD;*/
	background-color: #FFF;
	padding: 15px;
	box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.07);
}
.custom-logo-link{
	height: 60px;
	width: auto;
	vertical-align: middle;
    display: inline-block;
    margin-bottom: -8px;
    margin-top: -8px;
}

.custom-logo-link > img{
	width: auto;
	max-width: unset;
	height: 100% !important;
}


li{
	/* display: inline-block; */
	line-height: unset;
	margin: 0px;
}

.header-menu{
	display: flex;
    /* text-align: right; */
    justify-content: flex-end;
}

.header-menu > ul{
	display: inline-block;
	margin: 0px;
	margin-right: 20px;
	padding: 0px;
}

.header-menu > ul > li{
	position: relative;
	display: inline-block;
	line-height: unset;
	margin: 0px;
}

.header-menu > ul > li > a{
	display: inline-block;
    position: relative;
    padding: 18px 10px;
    line-height: 20px;
	border-radius: 5px;
    /* margin-top: -20px; */
    /* margin-bottom: -20px; */
    font-size: 14px;
    font-weight: 400;
    color: #222;
    text-transform: uppercase;
    /* font-family: Neue Einstellung Bold !important; */
    transition: all 0.3s ease-in;
}
.header-menu > ul > li > a > .text{
	position: relative;
	z-index: 2;
	font-weight: 600;
	display: inline-block;
}
.header-menu > ul > li > a:hover, .header-menu > ul > li > a.active, .header-menu > ul > li:hover > a{
	color: #FFF;
}
.header-menu > ul > li > a:before{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	border-radius: 5px;
	transform: scaleY(0);
	transform-origin: top;
	opacity: 0;
	content: "";
	background-color: #405de0;
	transition: all 0.3s ease-in;
}
.header-menu > ul > li > a:hover:before, .header-menu > ul > li > a.active:before, .header-menu > ul > li:hover > a:before{
	opacity: 1;
	transform: scaleY(1);
}

.head-drop{
	position: absolute;
	top: 100%;
	right: 0px;
	width: 200px;
	margin-top: -1px;
	text-align: left;
	pointer-events: none;
	transform: scaleY(0);
}
.header-menu > ul > li:hover > .head-drop{
	transform: scaleY(1);
	pointer-events: auto;
}
.head-drop:before{
	position: top;
	right: 5px;
	top: 0;
	height: 10px;
	width: 10px;
	border: 2px solid #DDD;

}
.head-drop-in{
	display: block;
	margin-top: 21px;
	padding: 10px;
	background-color: #FFF;
	border: 2px solid #DDD;
}
.head-drop-in > a{
	display: block;
	padding: 10px;
	line-height: 20px;
	font-size: 12px;
    font-weight: 700;
    color: #222;
    text-transform: uppercase;
    border-radius: 5px;
    cursor: pointer;
    /* font-family: Neue Einstellung Bold !important; */
}
.head-drop-in > a:hover{
	background-color: #405de0;
	color: #FFF;
	text-decoration: none;
}
.btn-header{
	position: relative;
	display: inline-block;
	border-radius: 50px;
	height: 50px;
	/* margin-top: 20px; */
	/* margin-bottom: 20px; */
	border-radius: 50px;
	overflow: hidden;
	background: #d55333;
	/* font-family: Neue Einstellung Bold !important; */
}

.btn-header:hover{
	background-color: #405de0;
}

.btn-header > .text1{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	border-radius: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: 600;
	background: #405DE0;
	/* background: #d55333; */
	width: 100%;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	z-index: 2;
	transform: translateX(0);
	transition: all 0.3s ease-in;
}
.btn-header > .textno{
	/* position: absolute; */
	left: 0;
	top: 0;
	padding: 0px 45px;
	/* display: block; */
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	opacity: 0;
	pointer-events: none;
}
.btn-header:hover > .text1{
	transform: translateX(-100%);
}
.btn-header > .text2{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: block;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	/* background: #405de0; */
	background: #d55333;
	width: 100%;
	font-size: 12px;
	color: #FFF;
	transform: scale(0);
	transition: all 0.3s ease-in;
}
.btn-header:hover > .text2{
	transform: scale(1);
}


.btn-header.alt{
	border-radius: 60px;
	height: 60px;
	border-bottom-right-radius: 0px;
	background: #405de0;
}

.btn-header.alt:hover{
	background-color: #d55333;
}

.btn-header.alt > .text1{
	border-radius: 60px;
	height: 60px;
	line-height: 60px;
	background: #405de0;
}
.btn-header.alt > .text2{
	height: 60px;
	line-height: 60px;
	border-radius: 60px;
	background: #d55333;
}


.section{
	position: relative;
	height: unset !important;
}

.section .fp-tableCell{
	height: unset !important;
}
.section-in{
	position: relative;
	/*height: 100vh;*/
	padding: 40px 15px;
	/*padding-top: 105px;*/
	/*transform: scaleY(0.9);*/
	/*transform-origin: bottom;*/
	/*background: #f4f7fd;*/
	/*background: #FFF;*/
	/*transform: scale(0.95);*/
	/*filter: brightness(0);*/
	transition: all 0.3s ease-in;
}
.section:before{
	position: absolute;
	/*content: "";*/
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.5;
	transition: all 0.3s ease-in;
	/*transition-delay: 0.3s;*/
}
.section.get-in-touch:before{
	display: none;
}
.section.active:before{
	opacity: 0;
}
/*.section.active ~ .section:before{*/
	/*opacity: 0;*/
	/*transform: translateY(0);*/
/*}*/
.section.get-in-touch .section-in{
	transform: scale(1);
	height: unset;

}
.section.get-in-touch.alt .section-in{
	padding-top: 60px;
}
.section.active .section-in{
	/*filter: brightness(1);*/
	transform: scale(1);
	/*transform: scaleY(1);*/
}
.section.home-section{
	padding-top: 0;
	/*background-image: url(images/bg.png);*/
	background-size: 50% auto;
	background-position: right 75px;
	background-repeat: no-repeat;
}
.section.home-section .section-in, .section.about-section .section-in{
	height: 100vh;
}
.section.about-section .section-in{
	padding-bottom: 105px;
}
#servicesSelCarousel{
	/*overflow: hidden;*/
	/*margin: 0px -20px;*/
	/*padding: 50px;*/
}
#servicesSelCarousel .owl-stage-outer{
	/*overflow: visible !important;*/
	margin: 0px -20px;
}
.section.home-section .btn-header{
	height: 60px;
}
.section.home-section .btn-header .text1, .section.home-section .btn-header .text2{
	line-height: 60px;
	height: 60px;
}

.service-thumb{
	cursor: pointer;
	margin: 50px 0px;
	padding: 0px 30px;
	transform: scale(1);
	transition: all 0.3s ease-in;
}
#servicesCarousel .service-thumb{
	padding: 0px;

}
.service-thumb:hover{
	transform: scale(1.1);
}

.service-thumb h6{
	margin-top: 10px;
	font-size: 15px;
}
.service-popup{
	position: fixed;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 12343;
	/*display: none;*/
	opacity: 0;
	pointer-events: none;
	background-color: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(10px);
	padding-top: 75px;
	transform: scale(0);
	transition: all 0.2s ease-in;
}
.service-popup.active{
	opacity: 1;
	pointer-events: auto;
	transform: scale(1);
}
.service-popup .desc-content{
	display: block;
	height: 100%;
	padding: 0px 50px;
}

.serv-pop-dets.right{
	/*margin-top: 100px;*/
}

.serv-pop-arrow{
    display: block;
    border: 3px solid #222;
    position: relative;
    height: 80px;
    /* width: 100%; */
    border-left: none;
    border-bottom: none;
    /*margin-right: -50px;*/
    transform: skewX(30deg) translateY(35px);
}
.serv-pop-arrow.right{
	transform: skewX(-30deg) translateY(35px) rotateY(180deg);
}
.serv-pop-arrow:before{
	position: absolute;
    height: 10px;
    width: 11px;
    border-radius: 5px;
    content: "";
    background-color: #222;
    top: -6px;
    left: -8px;
    transform: skewX(-30deg);
}
.serv-pop-img{
	width: 100%;
}

.approach-section .img-wrap{
	position: relative;
}
.approach-section .img-wrap:before{
	position: absolute;
    z-index: 1;
    top: 50%;
    left: 48%;
    transform: translate(-50%, -50%);
    content: "";
    height: 0px;
    width: 0px;
    opacity: 0.8;
    background: transparent;
    box-shadow: 0px 0px 100px 20px #000;
    display: none;
}
.approach-thumb:hover .img-wrap:before{
	display: block;
}
.approach-section .img-wrap img{
	position: relative;
	z-index: 2;
}



.carousel-item{
	display: block !important;
	opacity: 0;
	/*transition: all 0.2s ease-in;*/
	pointer-events: none;
}
.carousel-item.active{
	pointer-events: auto;
	opacity: 1;
}

.f-wrap-un{
	flex-wrap: unset;
}
.client-title{
	display: block;
	color: #d55333;
	opacity: 0.5;
    transform: translateY(5px);
	transition: all 0.2s ease-in;
}

.carousel-item.active .client-title{
	opacity: 1;
    transform: translateY(0px);
}
.client-btns{
	padding: 0px 20px;
}
.client-desc, .client-btns{
	opacity: 0.5;
    transform: translateY(5px);
	transition: all 0.2s ease-in;
}
.carousel-item.active .client-desc, .carousel-item.active .client-btns{
	opacity: 1;
    transform: translateY(0px);
}
.client-desc p{
	/*text-align: justify;*/
}

#clientLogoCarousel{
	/*margin-bottom: 20px;*/
}

.client-image{
	height: 400px;
	/*padding-bottom: 20px;*/
	/*transform: rotateY(2deg) rotate(-1deg) rotateX(5deg);*/
}

.client-image:after{
	/*position: absolute;
    content: "";
    bottom: 0;
    width: 200px;
    height: 10px;
    left: 50%;
    transform: translateX(-100px);
    background-image: url(./images/shadow.png);
    background-size: 100% auto;*/
}
.client-image img{
	height: 100%;
    width: auto;
    transform: translateX(10px);
    transform-origin: center;
    perspective-origin: left;
	transition: all 0.2s ease-in;
}
.carousel-item.active .client-image img{
	transform: translateX(0px);
}

.scroll-wrap-cont{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.scroll-wrap{
	height: 100%;
	position: relative;
	overflow: auto;
	width: 100%;
	padding-right: 17px;
	box-sizing: content-box;
	pointer-events: none;
	/*scroll-snap-type: y mandatory;*/
}

.scroll-wrap-item{
	/*position: absolute;*/
	/*top: 0;*/
	/*left: 0;*/
	/*right: 0;*/
	/*bottom: 0;*/
	height: 100%;
	padding: 20px 0;
	/*transform: translateY(100%);*/
	/*transition: all 0.2s ease-in;*/
	/*scroll-snap-align: start;*/
}

.scroll-wrap-item.active{
	transform: translateY(0);
}
.scroll-button-wrap{
	height: 100%;
	flex-direction: column;
	display: flex;
	padding-right: 40px;
	position: relative;
}
.scroll-button-wrap:after{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 2px;
	background-color: #222;
}
.scroll-button{
	/* font-family: Neue Einstellung Bold !important; */
	position: relative;
	display: block;
	flex: 1;
	text-align: right;
	align-items: center;
	/*font-size: 13px;*/
	font-weight: 700;
}
.scroll-button.active{
	font-size: 22px;
	color: #d55333;
}
.scroll-button > span{
	position: absolute;
	left: 0;
	right: 0;
	display: block;
	cursor: pointer;
	white-space: nowrap;
	top: 50%;
	transform: translateY(-50%);
}

.get-tab{
	/*margin-bottom: 20px;*/
}

.nav-item{
	position: relative;
	display: inline-block;
	width: 60px;
	line-height: 30px;
	text-align: center;
	height: 30px;
}
.nav-item:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	z-index: 1;
	border-bottom: 1px dotted #DDD;
}
.nav-item:first-child:before{
	left: 50%;
}
.nav-item:last-child:before{
	right: 50%;
}

.nav.nav-pills.about-xs{
	flex-wrap: nowrap;
	overflow: auto;
	margin-bottom: 20px;
}

.nav.nav-pills.about-xs a{
	white-space: nowrap;
	max-width: 200px;
	color: #222;
	background-color: transparent;
	line-height: 20px;
	/* font-family: Neue Einstellung Bold !important; */
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all 0.2s ease-in;
}
.nav.nav-pills.about-xs a.active{
	font-size: 18px;
	color: #d55333;
}
.nav.nav-pills.about-sm{
	border-right: 1px solid #000;
}
.nav.nav-pills.about-sm > a{
	position: relative;
	text-align: right;
	display: flex;
	/* font-family: Neue Einstellung Bold !important; */
	flex: 1;
	/*font-weight: 600;*/
	color: #000;
	/*border-right: 4px solid transparent;*/
    /*margin-right: -3px;*/
	transition: all 0.2s ease-in;
}
.nav.nav-pills.about-sm > a:after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: -3px;
	z-index: 2;
	width: 4px;
	background-color: transparent;
	transform: scale(0);
	transition: all 0.2s ease-in;
}
.nav.nav-pills.about-sm > a.active:after{
	transform: scale(1);
	background-color: #d55333;
}
.nav.nav-pills.about-sm > a.active{
	font-size: 20px;
	color: #d55333;
	/*border-color: #d55333;*/
	background-color: transparent;
}
.nav.nav-pills.about-sm > a > span{
	position: absolute;
	top: 50%;
	left: 0;
	right: 20px;
	transform: translateY(-50%);
}
.get-in-touch .nav-link{
	position: relative;
	z-index: 2;
	display: inline-block;
	height: 10px;
	width: 10px;
	padding: 0px;
	border-radius: 10px;
	font-size: 0;
	text-align: center;
	vertical-align: middle;
	pointer-events: none;
	line-height: 30px;
	background-color: #000;
	transition: all 0.2s ease-in;
}
.get-in-touch .nav-link.active{
	height: 30px;
	width: 30px;
	border-radius: 30px;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	background-color: #405de0;
}

/*.get-in-touch .service-thumb{*/
	/*margin-top: 0px;*/
	/*margin-bottom: 0px;*/
/*}*/

.owl-carousel.owl-hidden{
	opacity: 1 !important;
}
#allSetClose{
	position: absolute;
	/*margin: 10px;*/
	top: 20px;
	right: 20px;
	font-size: 30px;
	line-height: 50px;
	height: 50px;
	width: 50px;
	text-align: center;
	/*margin-top: ;*/
	z-index: 4;
	cursor: pointer;
}
.get-tab-title{
	margin-top: 10px;
	margin-bottom: 20px;
	color: #d55333;
}

.get-tab-back-wrap{
	position: relative;
	height: 50px;
}
.get-tab-back{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	opacity: 0;
    height: 50px;
    width: 50px;
    background-color: #FFF;
    line-height: 50px;
    text-align: center;
    border-radius: 40px;
    font-size: 30px;
    pointer-events: auto;
    color: #d55333;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 4px 5px 10px rgba(0,0,0,0.05);
}


#range{
	margin-bottom: 0px;
}
.range-tooltip{
	position: relative;
	display: block;
	height: 100px;
	/*width: 100%;*/
	/* font-family: Neue Einstellung Bold !important; */
	margin: 0px 40px;
	margin-bottom: -28px;
	font-weight: 700;
}
.range-tooltip .min{
	position: absolute;
    bottom: -17px;
    left: 0;
    height: 50px;
    width: 33px;
    border-radius: 30px;
    border-top-right-radius: 30px;
    z-index: 2;
    transform: translateX(-11px);
    background-image: linear-gradient(to right, #d55333, #f19e8a);
    color: #FFF;
    font-size: 12px;
    text-align: center;
}
.range-tooltip .min > span{
	display: block;
	padding-left: 20px;
	transform: rotate(90deg);
}
.range-tooltip .min > span:before{
	content: "\20AC";
	margin-right: 5px;
}
.range-tooltip .max{
	position: absolute;
    bottom: -17px;
    left: 100%;
    height: 150px;
    width: 33px;
    z-index: 2;
    margin-left: -30px;
    border-radius: 30px;
    border-top-right-radius: 30px;
    transform: translateX(12px);
    background-image: linear-gradient(to right, #d55333, #f19e8a);
    color: #FFF;
    font-size: 12px;
    text-align: center;
}
.range-tooltip .max > span{
	display: block;
	padding-left: 20px;
	transform: rotate(90deg);
}
.range-tooltip .max > span:before{
	content: "\20AC";
	margin-right: 5px;
}
.noUi-horizontal {
    height: 60px;
    padding: 29px 40px;
    border-radius: 60px;
    background-color: rgba(64, 93, 224,0.70);
    border: none;
    box-shadow: none;
}
.noUi-connects {
    border-radius: 10px;
    background: #173b96;
    overflow: visible;
}
.noUi-connect{
	height: 30px;
	margin-top: -15px;
	background: #cfdefd;
	text-align: center;
}
.noUi-connect:before{
	content: "\205E \205E \205E";
    font-weight: 400;
    transform: scaleX(3);
    font-size: 23px;
    display: block;
    color: #AAA;
}
.noUi-horizontal .noUi-handle {
    top: -14px;
    background-color: transparent;
    width: 32px;
    height: 32px;
    box-shadow: none;
    border-radius: 32px;
    border: none;
    right: -13px;
}

.noUi-horizontal .noUi-handle.noUi-handle-lower{
	right: -20px;
}

.noUi-horizontal .noUi-handle:before {display: none;}
.noUi-horizontal .noUi-handle:after {display: none;}

.noUi-horizontal .noUi-tooltip {
    left: 50%;
    bottom: unset;
    top: -48px;
    border: none;
    background: #d55333;
    color: #FFF;
    font-weight: 700;
}

.range-label{
	padding: 0px 20px;
    /* font-family: Neue Einstellung Bold !important; */
    display: block;
    margin-top: 5px;
    font-size: 12px;
}
.range-label-min, .range-label-max{
	display: inline-block;
    background-image: linear-gradient(to right, #d55333, #f19e8a);
    padding: 5px 10px;
    color: #FFF;
    border-radius: 30px;
}
.range-label-min:before, .range-label-max:before{
	content: "\20AC";
	margin-right: 5px;
}
.range-label-max:after{
	content: "+";
}
.form-row{
	display: block;
	position: relative;
	margin-top: 40px;
	border-radius: 50px;
	overflow: hidden;
}

.form-control{
	height: 50px;
	border-radius: 50px;
	font-size: 14px;
	border: 1px solid #405de0;
	padding-left: 80px;
}
.form-row .icon{
	position: absolute;
	top: 1px;
	left: 0;
	z-index: 2;
	bottom: 1px;
	width: 70px;
	text-align: center;
	border-radius: 50px;
	background-color: #405de0;
}
.form-row.with-drop .form-control{
	padding-left: 150px;
}
.form-row.with-drop .icon{
	box-shadow: 5px 0px 10px rgba(0,0,0,0.3);
}
.form-row .icon img{
	height: 34px;
	vertical-align: top;
	display: inline-block;
	margin-top: 7px;
}
.sel-drop-fm{
    position: absolute;
    top: 0;
    padding-left: 70px;
    left: 0;
    width: 140px;
    overflow: hidden;
    z-index: 1;
    border-radius: 50px;
    background-color: #d55333;
}
.sel-drop-fm select{
	width: 70px;
    padding: 0px 0px;
    height: 50px;
    background: transparent;
    border: none;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    padding-right: 10px;
    border-right: 10px solid #d55333;
}
.sel-drop-fm select option{
	color: #000;
}




.go-down{
	position: fixed;
	z-index: 123;
	bottom: 40px;
	right: 40px;
	height: 40px;
    width: 40px;
    background-color: #FFF;
    line-height: 34px;
    text-align: center;
    border-radius: 40px;
    font-size: 30px;
    pointer-events: auto;
    color: #d55333;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 4px 5px 10px rgba(0,0,0,0.05);
	transition: all 0.2s ease-in;
}
.go-down.go-up{
	transform: rotate(180deg);
}
.footer-copy{
	display: block;
    position: fixed;
    top: 0;
    left: 35px;
    width: 100vh;
    text-align: center;
    font-size: 14px;
    pointer-events: none;
    color: #405de0;
    transform: rotate(90deg);
    z-index: 123;
    transform-origin: left;
}

.footer-soc-icon{
	position: fixed;
    bottom: 10px;
    left: 10px;
    padding: 4px 7px;
    border-radius: 7px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
    background-color: #FFF;
}

.footer-soc-icon .widgettitle{
	display: none;
}

.footer-soc-icon .zoom-social-icons-list--no-labels .zoom-social_icons-list__item{
	margin: 4px 10px;
	transform: scale(1);
	transform-origin: bottom;
	transition: all 0.2s ease-in;
}

.footer-soc-icon .zoom-social-icons-list--no-labels .zoom-social_icons-list__item:hover{
	transform: scale(1.8);
}


.footer{
	height: unset !important;
	padding: 30px 15px;
	padding-bottom: 0px;
    background-color: #060d2c;
    color: #FFF;
    border-top: 1px solid #ffffff14;
}
.footer .fp-tableCell{
	height: unset !important;
}

.footer .custom-logo-link{
	width: unset; 
     filter: invert(1) brightness(20); 
    margin-bottom: 20px;
    padding: 5px;
    /*background: #FFF;*/
    border-radius: 10px;
}
.footer-title{
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 900;
}
.footer-title.big{
	font-size: 14px;
    text-transform: unset;
}
.footer p{
	font-size: 16px;
    line-height: 38px;
    font-weight: 300;
}
.footer a{
	color: #FFF;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 30px;
    font-weight: 300;
    /* text-transform: uppercase; */
    line-height: 38px;
}
.footer p a{
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: unset;
}
.footer p.copy{
	font-size: 14px;
    text-align: right;
    margin: 0px;
}
.mt20{
	margin-top: 20px !important;
}



.all-set-div{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1234;
	display: none;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.4);
	backdrop-filter: blur(10px);
}
.all-set-div-in{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}
.all-set-form label{
	font-weight: 700;
}

.all-set-form textarea{
	width: 100%;
	height: 300px;
	padding: 30px;
}

.all-set-form p span{
	display: inline-block;
	height: 20px;
	width: 20px;
	line-height: 22px;
	text-align: center;
	background-color: #d55333;
	color: #FFF;
	vertical-align: middle;
	font-size: 22px;
	border-radius: 20px;
}

::placeholder{
	font-size: 14px;
	/*font-style: italic;*/
}

.subscribe-form .form-control{
	background-color: transparent;
	border-radius: 5px;
	border: 2px solid rgba(255, 255, 255, 0.2);
	padding: 0px 15px;
	color: #FFF;
	font-size: 14px;
	margin-top: 20px;
}

.subscribe-form .form-control::placeholder{
	font-size: 14px;
	font-style: normal;
	color: #EEE;
}
.subscribe-form .btn-primary{
	background-color: #FFF;
	height: 50px;
	margin-top: 20px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	color: #405de0;
	line-height: 50px;
}



.menu-btn{
	display: inline-block;
    height: 40px;
    width: 40px;
    font-size: 20px;
    line-height: 40px;
    margin-top: 0px;
    border-radius: 50px;
    color: #405de0;
    text-align: center;
    vertical-align: middle;
}



.success-popup{
	position: fixed;
	width: 400px;
	top: 50%;
	display: none;
	left: 50%;
	text-align: center;
	background-color: #FFF;
	padding: 20px;
	border-radius: 20px;
	z-index: 123434;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	transform: translate(-50%, -50%);
}

.success-logo .custom-logo-link{
	width: 200px;
}
.success-logo .custom-logo-link img{
	width: 100%;
}
.success-popup p{
	margin: 20px 0px;
	font-size: 18px;
	line-height: 1.5;
	color: #777;
}


.get-sec{
	background-image: url(/wp-content/themes/twentytwenty-child/images/get.jpeg);
	color: #FFF;
	background-size: cover;
	background-position: center;
}
.get-sec .section-in{
	transform: scale(1.0);
	text-align: center;
	padding: 40px 15px;
	background-color: rgba(0, 3, 23, 0.72);
    backdrop-filter: blur(4px);
    min-height: unset;
    height: unset;
}

.get-sec .section-in p{
	font-size: 22px;
	color: #DDD;
}

.get-touch-serv-cont{
	display: block;
	width: 100%;
	text-align: center;
}
.get-touch-serv-cont .service-thumb{
	display: inline-block;
	width: 20%;
	vertical-align: top;
	padding: 0px 20px;
}
.get-touch-serv-cont.three-col .service-thumb{
	width: 33.3333%;
}
.price-wrap{
	display: block;
	text-align: center;
}
.service-price-thumb-wrap{
	display: inline-block;
	padding: 20px;
	width: 20%;
	vertical-align: top;
}
.service-price-thumb{
	display: block;
	position: relative;
	/*width: 20%;*/
	/*margin-top: 10px;*/
	padding: 10px;
	text-align: center;
	vertical-align: top;
	border-radius: 10px;
	/*height: 70px;*/
	cursor: pointer;
	background-color: #FFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	border: 5px solid transparent;
	/*padding-left: 60px;*/
}
.service-price-thumb.active{
	border: 5px solid #d55333;
}
.service-price-thumb .icon{
	display: block;
	/*position: absolute;*/
	/*left: 10px;*/
	/*top: 10px;*/
	background-size: cover;
	background-image: url(images/mobile.jpg);
	background-position: center center;
	/*height: 40px; */
	padding-top: 100%;
	width: 100%;
}
.service-price-thumb .text{
    position: relative;
    display: block;
    line-height: 2;
    /*height: 40px;*/
    white-space: nowrap;
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    /*left: 0;*/
    /*padding-left: 60px;*/
}

.service-price-thumb .icon.mobile{
	background-image: url(images/mobile.jpg);
}
.service-price-thumb .icon.web{
	background-image: url(images/web.jpg);
}

.badge{
	display: inline-block;
	width: 120px;
	margin: 20px 10px;
}

.form-step{
	display: none;
	/* font-family: 'Inter', sans-serif; */
}

.form-step .title{
	margin-bottom: 40px;
}

.form-step .subtitle{
	font-size: 14px;
	line-height: 16px;
	margin-top: -20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD;
	font-weight: 300;
}

.selections{
	/*display: block;*/
	padding-bottom: 50px;
	border-bottom: 1px solid #DDD;
	justify-content: center;
}

.single-opt-wrap{
	/*display: inline-block;*/
	/*height: 240px;*/
	/*width: 240px;*/
	/*margin: 10px;*/
	/*margin-left: 0;*/
	padding: 0px 5px;
	margin-bottom: 5px;
	vertical-align: top;
}
.single-opt-wrap:first-child{
	/*margin-left: 0px;*/
}
.single-opt-wrap input{
	display: none;
}
.single-opt-wrap input ~ label.single-opt{
    display: block;
    position: relative;
    /* height: 240px; */
    padding-top: 100%;
    width: 100%;
    border-radius: 5px;
    border: none;
    background-color: #FFF;
	cursor: pointer;
    box-shadow: 0px 0px 10px #DDD;
	transform: scale(1);
	transition: all 0.1s linear;
}
.single-opt-wrap input ~ label.single-opt:hover{
	transform:scale(1.01);
}
.single-opt-wrap input ~ label.single-opt .single-opt-in{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}
.single-opt-wrap input:checked ~ label.single-opt{
	background-color: #E5E5E5;
	border-color: #405DE0;
}

.single-opt-wrap .single-opt .single-opt-img-wrap{
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}
.single-opt-wrap .single-opt .single-opt-img-wrap img{
	display: inline-block;
	height: 80px;
	width: auto;
}
.single-opt-wrap .single-opt .single-opt-img-wrap svg{
	display: inline-block;
	height: 100px;
	width: auto;
}

.single-opt-wrap .single-opt .single-opt-title{
	display: block;
    padding: 20px;
    padding-bottom: 0px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
}

.single-opt-wrap input:checked ~ label.single-opt .single-opt-title{
	font-weight: 600;
}



.single-opt-alt-wrap{
	display: inline-block;
	/*height: 60px;*/
	/*width: 240px;*/
	margin-bottom: 5px;
	padding: 0px 5px;
	/*margin-left: 0;*/
	vertical-align: top;
}

.single-opt-alt-wrap:first-child{
	/*margin-left: 0px;*/
}
.single-opt-alt-wrap input{
	display: none;
}
.single-opt-alt-wrap input ~ label.single-opt-alt{
	/*display: none;*/
	display: block;
	height: 80px;
	width:  100%;
	position: relative;
	border-radius: 5px;
	border:  2px solid #E8E8E8;
	background-color: #FFF;
}
.single-opt-alt-wrap input:checked ~ label.single-opt-alt{
	background-color: #E5E5E5;
	border-color: #405DE0;
}

.single-opt-alt-wrap .single-opt-alt .single-opt-alt-img-wrap{
	display: inline-block;
	vertical-align: middle;
    width: 60px;
    padding: 15px 10px;
    padding-right: 0;
}
.single-opt-alt-wrap .single-opt-alt .single-opt-alt-img-wrap img{
	display: inline-block;
	height: 50px;
	width: auto;
}
.single-opt-alt-wrap .single-opt-alt .single-opt-alt-img-wrap svg{
	display: inline-block;
	height: 50px;
	width: auto;
}

.single-opt-alt-wrap .single-opt-alt .single-opt-alt-title{
	display: inline-block;
    vertical-align: middle;
    width: calc(100% - 75px);
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    font-weight: 600;
}

.form-step-btn{
	display: inline-block;
    /* line-height: 40px; */
    /* padding: 0px 10px; */
    white-space: nowrap;
    /* border-radius: 4px; */
    /* font-size: 12px; */
    border: none;
    margin-top: 20px;
	margin-bottom: 20px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;

	font-size: 14px;
    line-height: 60px;
    border-radius: 10px;
    padding: 0px 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.form-step-btn.hidden{
	display: none;
}
.btn-trans{
	background-color: transparent;
	padding-left: 0;
}
.form-step-btn .arrow{
	margin: 0px 10px;
    font-size: 24px;
    line-height: 1;
    margin-left: 0;
}

.new-form-row{
	position: relative;
	margin-top: 20px;
}
.new-form-row label{
	font-size: 13px;
	font-weight: 600;
}
.wpforms-field-label{
	font-size: 13px !important;
	font-weight: 600 !important;
	margin-bottom: 4px !important;
}
body .wpforms-container .wpforms-field {
    padding: 15px 0;
    padding-top: 0;
    position: relative;
}
body .wpforms-field-medium{
	width: 100% !important;
    max-width: 100% !important;
	height: 40px !important;
    font-size: 14px !important;
    /* color: #777; */
    padding: 0px 15px !important;
    border: 1px solid #BABABA !important;
    border-radius: 5px !important;
}
body textarea.wpforms-field-medium{
	height: 150px !important;
}
.new-form-control{
	height: 40px;
	width: 100%;
	font-size: 14px;
	/*color: #777;*/
	padding: 0px 15px;
	border: 1px solid #BABABA;
	border-radius: 5px;
}
.new-form-control-select{
	width: 80px;
	padding-left: 10px;
	position: absolute;
	bottom: 0px;
	height: 40px;
	font-size: 14px;
	color: #777;
	left: 0;
	border: none;
	border-right: 1px solid #BABABA;
	background-color: transparent;
}

textarea.new-form-control{
	height: 100px;
}

.nda-text{
	display: block;
	font-size: 13px;
	font-weight: 600;
	margin-top: 20px;
	padding-bottom: 50px;
	border-bottom: 1px solid #DDD;
}
.tnc{
	position: relative;
	padding-left: 20px;
	line-height: 14px;
	font-size: 12px;
	display: block;
	vertical-align: top;
	margin-top: 20px;
	padding-bottom: 50px;
	border-bottom: 1px solid #DDD;
}
.tnc-check{
	position: absolute;
	top: 0;
	left: 0;
	height: 14px;
	border-width: 2px;
	width:  14px;
	display: inline-block;
	vertical-align: top;
}

#fullpage{
	background-image: url(images/circle1.png);
    background-position: bottom right;
    background-size: 300px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.footer_logo{
	width: 100%;
	margin-bottom: 20px;
	padding-right: 20px;
}

.footer_logo img{
	width: 100%;
	height: auto;
}

.footer-bottom{
	padding: 20px 0px;
	margin-top: 40px;
	border-top: 1px solid #ffffff14;
}

.footer-social-icon{
	height: 40px;
    width: 40px;
    padding: 7px;
    line-height: 0 !important;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 0px !important;
}
.footer-social-icon img{
	width: 100%;
	height: auto;
}

.blog-header{
	align-items: center;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #EEE;
}

.blog-date-cat-wrap{
	display: flex;
/* 	justify-content: space-between; */
	align-items: center;
}
.blog-cat-wrap{
	display: flex;
    gap: 10px;
    font-size: 13px;
    font-weight: 700;
    padding: 10px;
    color: #889eff;
}

.blog-date{
	font-size: 13px;
	color: #999;
}


.blog-featured-image{
	text-align: center;
    box-shadow: 30px 30px 0px 10px #FAFAFA;
}

.blog-author-wrap{
	display: flex;
	align-items: center;
	gap: 15px;
	margin-top: 20px;
}

.blog-author-wrap img{
	border-radius: 50px;
    height: 50px;
    width: 50px;
    border: 2px solid #FFF;
    box-shadow: 0px 0px 0px 2px #000;
}

.blog-content{
	padding: 20px 50px;
}




@media only screen and (max-width: 768px) {
  	/* For mobile phones: */
  	body{
		font-size: 13px;
	}
  	body:not(.single-post):not(.single-case-study) .container{
  		padding: 0px 20px;
  	}
	

  	h1{
  		font-size: 34px;
  	}
	.home-section h1{
		font-size: 24px;
		/*margin-bottom: 20px;*/
	}
  	/* h2{
  		font-size: 24px;
  	} */
  	.head-drop{
  		display: none;
  	}
  	.custom-logo-link{
  	    width: 50px;
    	overflow: hidden;
    	margin: 0px;
  	}
  	.header-mob-menu{
  		position: fixed !important;
  		left: 0;
  		top: 76px;
    	border-top: 1px solid #FAFAFA;
  		max-width: 250px;
  		bottom: 0;
  		z-index: 123;
  		padding: 20px;
  		background-color: #FFF;
  		transform: translateX(-100%);
  		pointer-events: none;
		transition: all 0.2s ease-in;
  	}
  	.header-mob-menu.active{
  		pointer-events: auto;
  		transform: translateX(0);
  	}
  	.header-mob-overlay{
  		position: fixed;
  		right: 0;
  		top: 81px;
  		left: 0;
  		bottom: 0;
  		z-index: 122;
  		backdrop-filter: blur(5px);
  		opacity: 0;
  		pointer-events: none;
  	}
  	.header-mob-overlay.active{
  		opacity: 1;
  		pointer-events: auto;
  	}
  	.header-menu > ul, .header-menu > ul > li, .header-menu > ul > li > a{
  		display: block;
  		text-align: left;
  	}
  	.btn{
  	    line-height: 40px;
    	height: 40px;
    	font-size: 14px;
		padding: 0px 15px;
  	}
  	.client-section .full-ht{
  		height: unset;
  	}
  	.section{
  		height: unset !important;
  		border-top: 1px solid #EEE;
  	}
  	.section::before{
  		display: none;
  	}
  	.section-in{
  		height: unset !important;
  		padding-top: 20px;
  		padding-bottom: 20px;
    	transform: scaleY(1);
  	}
  	.f-invert{
  		flex-direction: row-reverse;
  	}
  	.section h2{
  		text-align: center;
  	}
  	.section.home-section h2{
  		text-align: left;
  	}

  	.section.home-section{
  		background-image: none !important;
  		background-size: 100% auto;
  		background-color: #FFF;
  	}
  	.section.home-section .section-in{
  		/*background-color: rgba(255,255,255,0.25);*/
  		/*backdrop-filter: blur(4px);*/
  		height: 100vh !important;
  	}
  	.section.home-section .section-in > .align-mid{
  		align-items: flex-end;
  		padding-bottom: 60px;
  	}
  	.service-thumb{
  		margin: 0px;
  		padding: 10px;
  	}
  	.service-thumb .arrow{
  		color: #d55333;
  		font-size: 20px;
  	}
  	.service-thumb .col-6{
  		max-width: 49%;
  	}
  	.client-image{
	  	height: 200px;
	  	margin: 0px auto;
	  	margin-bottom: 100px;
  	}
  	.client-image img{
  		/*width: 100%;*/
  		/*height: auto;*/
  	}
  	.client-desc{
  		margin-bottom: 30px;
  	}
  	#clientLogoCarousel {
    	/* margin-bottom: 20px; */
	    position: absolute;
	    top: 210px;
	    left: 40px;
	    right: 40px;
	    width: unset;
	}
	.scroll-wrap-cont{
		height: calc(100vh - 100px);
	}
	.scroll-button-wrap{
		display: block;
		white-space: nowrap;
		overflow: auto;
	}
	.scroll-button-wrap:after{
		display: none;
	}
	.scroll-button{
		display: inline-block;
		height: 50px;
		line-height: 50px;
		padding: 10px;
	}
	.scroll-button span{
		position: unset;
		transform: unset;
	}
	.btn-header.alt{
		border-radius: 40px;
		height: 40px;
		border-bottom-right-radius: 0px;
	}
	.btn-header.alt > .text1{
		border-radius: 40px;
		height: 40px;
		line-height: 40px;
	}
	.btn-header.alt > .text2{
		height: 40px;
		line-height: 40px;
		border-radius: 40px;
	}
	.noUi-horizontal {
	    height: 50px;
	    padding: 24px 40px;
	}
	.footer.section{
		border-top: none;
	}
  	.footer-copy{
  		display: none;
  	}
  	.footer-title{
	  	margin-top: 30px;
	  	margin-bottom: 10px;
  	}
  	.footer-soc-icon{
	  	position: unset;
	    margin-top: 30px;
  	}
  	.go-down{
  		display: none;
  	}


  	.get-touch-serv-cont .service-thumb, .get-touch-serv-cont.three-col .service-thumb{
		width: 50%;
	}

	.service-price-thumb-wrap{
		padding: 20px 10px;
		width: 50%;
	}

	.badge-content{
		/*display: none;*/
		text-align: center;
	}
	.badge{
		display: inline-block;
		width: 80px;
		margin: 20px 10px;
	}

	.single-opt-alt-wrap{
		padding: 0 5px;
	}

	.single-opt-wrap{
		padding: 0 5px;
	}

	.single-opt-wrap .single-opt .single-opt-img-wrap{
		margin-bottom: 10px;
	}

	.single-opt-wrap .single-opt .single-opt-title{
		padding: 10px;
		font-size: 13px;
	}

	.form-step .title{
		font-size: 26px;
		margin-bottom: 20px;
	}
	
	
.blog-content{
	padding: 20px 0px;
}


}



/* // NEw ddesigns updates */
a{
	transform: scale(1);
	transition: all 0.1s linear;
}
a:hover, a:focus, a:active{
	text-decoration: none;
}
a:hover{
	transform: scale(1.03);
}

.new-section{
	position: relative;
	padding: 20px 15px;
}
.new-section.grey{
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background-color: #FAFAFA;
}
.new-section.grey-gradient{
	background-image: linear-gradient(to bottom, #FAFAFA, #FFF);
}

.new-section.section-with-bg{
	background-size: cover;
}
.new-banner-img{
	max-width: 100%;
    max-height: 400px;
	margin: 20px auto;
	display: block;
    /* transform: translateX(85px); */
}
.new-banner-img.shift-right {
    width: calc(100% + 105px);
    max-width: unset;
}

.award-banner{
	background-color: #405DE0;
	padding: 40px;
	border-radius: 10px;
	overflow: hidden;
}
.award-banner-img{
	width: 100%;
	height: auto;
}
.award-banner-cap{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	padding: 0px 15px;
	display: flex;
	align-items: center;
}

.tech-des-str-wrap{
	display: flex;
    justify-content: center;
    flex-direction: row;
    margin: 0px 0;
    width: 100%;
    overflow: hidden;
    background: #FFF;
}
.tech-des-str-text{
	font-size: 112px;
    font-weight: 500;
    color: #FFF;
    letter-spacing: -0.03em;
    text-shadow: 0px 0px 2px #000;
    white-space: nowrap;
    text-align: center;
    opacity: 0.5;
    line-height: 1.2;
}


.new-service-thumb{
	border: 1px dashed rgba(0, 0, 0, 0.4);
	border-radius: 10px;
	padding: 30px;
	text-align: center;
	margin-bottom: 30px;
}
.new-service-thumb:hover{
	background: rgba(0, 0, 0, 0.02);
	border-color: rgba(0, 0, 0, 0.02);
}

.new-service-thumb .icon{
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 20px;
}
.new-service-thumb .icon:before{
	content: "";
    position: absolute;
    top: 0;
    left: 50%;
	z-index: 1;
    width: 100px;
    padding-top: 100px;
    border-radius: 100%;
    background: #FAFAFA;
    transform: translateX(-55%) translateY(-20px);
}

.new-service-thumb .icon img{
	position: relative;
	z-index: 2;
	height: 90px;
	width: auto;
}


.ind-tabs{
	border-bottom: none;
	justify-content: center;
}

.ind-tabs .nav-item{
	height: 40px;
	line-height: 40px;
	margin: 0px 15px;
	width: unset;
	border: none;
}
.ind-tabs .nav-item:before{
	content: unset;
}

.ind-tabs.nav-tabs .nav-link{
	border: none !important;
	border-bottom: 1px solid transparent !important;
	padding: 0px 10px;
	color: black;
	font-weight: 600;
	background-color: transparent;
}

.ind-tabs.nav-tabs .nav-link.active{
	color: #405de0;
	border-bottom: 1px solid #405de0 !important;
}

.new-ind-wrap{
	text-align: center;
}

.new-ind-item{
	display: inline-block;
	margin: 40px 50px;
}

.new-ind-img img{
	height: 50px;
	width: auto;
	margin-bottom: 10px;
}

.new-ind-img p{
	font-size: 18px;
}

.new-work-thumb{
	display: block;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}
.new-work-block{
	padding-top: 80px;
}

.new-work-thumb-wrap:nth-of-type(3n-1){
	margin-top: -30px;
}

.new-work-thumb-wrap:nth-of-type(3n-2){
	margin-top: -60px;
}


.new-work-thumb-img img{
	width: 100%;
	height: auto;
}

.new-work-thumb-desc{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	pointer-events: none;
	font-size: 30px;
    line-height: 40px;
    font-weight: 400;
	transition: all 0.1s linear;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 20px;
	color: #FFF;
}
.new-work-thumb:hover .new-work-thumb-desc{
	opacity: 1;
}
.new-work-thumb-name-wrap{
	padding: 15px;
}

.new-work-thumb-name{
	font-size: 20px;
/* 	font-weight: 800; */
	line-height: 1;
	margin-bottom: 0px;
}
.carousel-get-in-touch{
	padding: 20px;
    background: #FFF;
    box-shadow: 0px 0px 10px #DDD;
    border-radius: 10px;
}
#testimonialsCarousel .carousel-inner{
	display: flex;
}
#testimonialsCarousel .carousel-item{
	width: 100%;
	min-height: 200px;
	display: flex !important;
	align-items: center;
	background-color: #FFF;
}
.grey #testimonialsCarousel .carousel-item{
	background-color: #FAFAFA;
}

.testimonial-author{
	margin-bottom: 0px;
	margin-top: 40px;
}

.carousel-control-next, .carousel-control-prev{
	top: 50%;
    bottom: unset;
    background: rgba(255, 255, 255, 0.58);
    height: 40px;
    width: 40px;
    z-index: 1232;
    transform: translateY(-50px) !important;
    opacity: 1 !important;
    border-radius: 40px;
}
.carousel-control-prev{
	left: -10px;
}
.carousel-control-next{
	right: -10px;
}

#testimonialsCarousel .carousel-control-next, #testimonialsCarousel .carousel-control-prev{
	opacity: 1;
	color: #222;
}
#testimonialsCarousel .carousel-control-next{
	right: -20px;
}
#testimonialsCarousel .carousel-control-prev{
	left: -20px;
}

#testimonialsCarousel .carousel-control-next > span, #testimonialsCarousel .carousel-control-prev > span{
	font-size: 34px;
}

.test-details-summ{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}

.test-details-summ img{
	height: 30px;
	width: auto;
	margin-right: 10px;
}
.test-details-summ .test-rating-title{
	font-size: 15px;
	color: #405DE0;
	font-weight: 500;
}
.test-details-summ .test-rating-line{
	width: 1px;
	height: 30px;
	background: #888;
	margin: 0px 20px;
}
.test-details-summ .test-rating-alt{
	font-size: 15px;
	color: #000;
	font-weight: 500;
}

.accord-item{
	padding: 20px 10px;
	margin-top: -1px;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}
.accord-item.faq{
	border: 1px solid #DCDCDC;
	padding: 20px;
	border-radius: 5px;
	margin-bottom: 20px;
}
.accord-item-title{
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 300;
	font-size: 25px;
	padding: 0px;
	margin: 0px;
	line-height: 29px;
	color: #202020;
	width: 100%;
	border: none;
	background-color: transparent;
	text-align: left;
	display: flex;
	align-items: center;
	outline: none !important;
	flex-direction: row;
}

.accord-item.faq .accord-item-title{
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	font-family: 'Inter', sans-serif;
	/* identical to box height */
	color: #000000;
}

.accord-item-icon{
	width: 34px;
	margin-right: 10px;
}

.accord-item-content{
	padding-top: 20px;
	padding-left: 30px;
}
.accord-item.faq .accord-item-content{
	padding-left: 0px;
}

.new-count-thumb{
	padding: 20px;
	padding-top: 100%;
	background-color: #EEE;
	border-radius: 10px;
	margin: 15px 0px;
}

.new-count-thumb-in{
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	bottom: 0;
	right: 0;
	padding: 10px 40px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.new-count-thumb-in h1{
	color: #405DE0;
}

.new-count-thumb-in p{
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 300;
	color: #343434;
}


.work-dets-wrap{
	background-color: rgba(64, 93, 224, 0.1);
	border-radius: 10px;
	padding: 30px;
}
.work-dets-wrap .work-logo{
	margin-bottom: 10px;
}

.work-dets-wrap .work-logo img{
	height: 56px;
	width: auto;
}

.work-dets-item{
	margin-top: 20px;
}

.work-dets-item-title{
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: rgba(31, 31, 32, 0.6);
}

.work-dets-item-value{
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
}
.work-flat-logo{
	margin-bottom: 30px;
}
.work-flat-logo img{
	height: 56px;
	width: auto;
}

.step-img{
	border-radius: 20px;
	overflow: hidden;
}
.step-tag{
	background-color: rgba(65, 94, 225, 0.1);
	font-weight: 600;
	font-size: 16px;
	display: inline-block;
	padding: 0px 15px;
	border-radius: 40px;
	line-height: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-transform: uppercase;
	color: #415EE1;
}

.step-tag.alt{
	color: #D55233;
}
.img-fluid{
	width: 100%;
}
.img-bg-overlay{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 30%;
	background-color: rgba(112, 137, 250, 0.1);
	z-index: 1;
}
.img-bg-overlay.right{
	left: unset;
	right: 0;
}
.img-bg-front{
	position: relative;
	z-index: 2;
}

.work-navigation{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 20px;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.work-navigation span{
	color: #405DE0;
    font-weight: 500;
    line-height: 30px;
    vertical-align: middle;
}


.work-navigation span a{
	/* color: #202020; */
    font-size: 24px;
    line-height: 1;
/*     font-weight: 800; */
    margin: 0px 10px;
    display: inline-block;
    font-family: 'Red Hat Display', sans-serif;
    vertical-align: middle;
    text-decoration: underline;
}

.invert-sign{
	display: inline-block;
	margin-bottom: 20px;
}

.invert-sign img{
	height: 40px;
	width: auto;
}

.custom-tabs-wrap{
	display: flex;
	flex-direction: row;
	border-bottom: 2px solid rgba(0, 0, 0, 0.12);
}

.custom-tab{
	padding: 15px 25px;
	line-height: 20px;
	font-size: 18px;
	margin-bottom: -2px;
	color: #000;
	border-bottom: 2px solid transparent;
}
.custom-tab.active{
	font-weight: 500;
	color: #405DE0;
	border-bottom: 2px solid #405DE0;
}

.custom-subcat-wrap{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
    overflow: auto;
    padding: 0px 20px;
}

.custom-subcat{
	padding: 10px 30px;
	background-color: rgba(123, 123, 123, 0.1);
	border-radius: 40px;
	line-height: 20px;
	font-size: 15px;
	color: #000;
	display: inline-block;
	white-space: nowrap;
	margin: 20px 15px;
}

.custom-subcat.active{
	background-color: #d55333;
	color: #FFF;
}


.custom-card{
	padding: 40px;
	box-shadow: 0px -6px 24px rgba(0, 0, 0, 0.06);
	background-color: #FFF;
	border-radius: 20px;
}

.service-arch-img{
	max-width: 100%;
    max-height: 300px;
	margin: 0px auto;
	margin-bottom: 20px;
	display: block;
}

.serv-arc-subserv{
	display: flex;
	flex-direction: row;
	/* color: #000; */
	margin-top: 20px;
	align-items: center;
}

.serv-arc-subserv .arr-icon{
	color: #405DE0;
	margin-right: 20px;
}

.solution-block{
	padding: 40px;
	padding-bottom: 0px;
	background-color: #FAFAFA;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 30px;
}

.solution-block-image{
	/* height: 400px; */
    margin: 0px -50px;
    /* background-position: top center; */
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
}
.solution-block-image img{
	width: 100%;
	height: auto;
}

.contact-intro{
	margin: 40px 0;
	font-weight: 300;
}

.contact-intro b{
	font-weight: 600;
}

.contact-thumb{
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 20px;
	border: 1px dashed #A4A4A4;
	border-radius: 6px;
}
.contact-thumb-icon{
	height: 70px;
	width: auto;
	margin: 20px auto;
	margin-bottom: 40px;
	display: block;
}

.contact-thumb p{
	font-family: 'Red Hat Display', sans-serif;
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	color: #000;
}
.section-3-img{
	display: block;
	height: 0px;
	transform: translateY(2vw);
}

.subservice-wrap{
	padding: 50px;
	padding-bottom: 10px;
	border-radius: 20px;
	background-color: #F9F9F9;
}

.flow-text{
	display: flex;
	background-color: #F7F9FE;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	height: 100px;
}
.flow-text span{
	font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
	margin-right: 30px;
    font-family: 'Red Hat Display', sans-serif;
}

.features-thumb{
	display: block;
	padding: 20px;
	border: 1px dashed #DDD;
	border-radius: 10px;
	text-align: center;
	margin-bottom: 30px;
}
.features-thumb-icon{
	height: 100px;
	margin: 20px auto;
}
.features-thumb-icon img{
	height: 100%;
    width: auto;
    display: block;
    margin: 0px auto;
}

.features-thumb h5{
	font-size: 25px;
    font-family: 'Red Hat Display', sans-serif;
}


.work-feature-thumb{
	display: block;
	padding: 20px;
	background-color: rgba(112, 137, 250, 0.1);
	border-radius: 10px;
	text-align: center;
	margin-bottom: 30px;
}
.work-feature-thumb img{
	display: block;
	margin: 20px auto;
	height: 100px;
	width: auto;
}
.work-feature-thumb h5{
	font-size: 18px;
	font-weight: 600;
}
.typed-fade-out {
    /* opacity: 0; */
    transition: opacity 0.5s;
    transition-delay: 3s;
}
.typed-cursor{
	color: #D55233;
	font-weight: 300;
}
h2.banner-type-static{
	margin-bottom: 0px;
	white-space: nowrap;
	font-size: 45px;
	line-height: 1;
	font-weight: 700;
	color: #000;
}

h2.banner-type-running{
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 65px;
	line-height: 1;
	color: #D55233;
}

.modal-content{
	overflow: hidden;
}
.modal-body{
	padding: 0px 15px;
	background-color: #E9EDFC;
}
.modal-left{
	padding: 40px;
	background-color: #FFF;
}

.modal-right{
	padding: 40px;
	background-color: #E9EDFC;
}

.work-logo-wrap{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}

.work-logo-item{
	display: inline-flex;
    height: 80px;
    width: 80px;
    border-radius: 80px;
    justify-content: center;
    align-items: center;
    margin: 15px;
    background-color: #E1E6FB;
    text-align: center;
    font-size: 12px;
    color: #000;
}

.work-logo-icon{
	
}

.work-logo-icon img{
	max-width: 50px;
	max-height: 50px;
}


.main-img-section{
	overflow: hidden;
}
.main-img-section img{
	/* margin: -150px 0px; */
}


.archive-item{
	padding: 40px;
    background-color: #f6f2ff;
    border-radius: 10px;
    overflow: hidden;
    margin: 30px 0px;
    display: block;
    color: #777;
	border: 3px solid #EEE;
	
}

.archive-item h5{
	color: #000000;
}

.archive-item-blogs{
	padding: 40px;
   /* background-color: #f6f2ff; */
    border-radius: 10px;
    overflow: hidden;
    margin: 30px 0px;
    display: block;
    color: #777;
	border: 3px solid #EEE;
	
}

.attachment-post-thumbnail{
    border: 2px solid #EEE;
    border-radius: 5px;
}


@media only screen and (max-width: 768px) {
	h1{
		font-size: 30px;
	}
	h2{
		font-size: 26px;
	}
	h3{
		font-size: 23px;
	}
	h4{
		font-size: 23px;
	}
	h5{
		font-size: 20px;
	}
	p{
		font-size: 13px;
	}
	.new-banner-img.shift-right{
		transform: unset;
		width: 100%;
		margin-bottom: 20px;
		margin-top: -20px;
	}
	.header-menu{
		flex-direction: column;
	}

	h2.banner-type-static{
		margin-bottom: 0px;
		white-space: unset;
		font-size: 24px;
		line-height: 1;
		font-weight: 700;
		color: #000;
	}

	h2.banner-type-running{
		margin-bottom: 20px;
		font-weight: 700;
		font-size: 30px;
		line-height: 1;
		color: #D55233;
	}
	.main-img-section img {
		/* margin: -20px 0px; */
	}
	.award-banner{
		padding: 10px 10px;
		text-align: center;
	}
	.award-banner h3{
		font-size: 16px;
    	line-height: 1.8;
		text-align: center;
	}
	.award-banner .btn-header{
		margin: 20px auto;
	}
	/* .btn-header{
		height: 34px;
		margin-top: 20px;
	}
	.btn-header > .textno{
		padding: 0 30px;
	}
	.btn-header > .textno, .btn-header > .text1, .btn-header > .text2{
		height:34px;
		line-height: 34px;
	} */

	.tech-des-str-text{
		font-size: 52px;
	}

	.new-work-block{
		padding-top: 30px;
	}

	.new-work-thumb-wrap:nth-of-type(3n-2){
		margin-top: 0px;
	}
	.new-work-thumb-wrap:nth-of-type(3n-1){
		margin-top: 0px;
	}
	.new-work-thumb-wrap:nth-of-type(2n-1){
		margin-top: -20px;
	}
	.new-work-thumb-name-wrap{
		padding: 10px;
	}
	.new-work-thumb-wrap{
		padding: 5px;
	}
	.new-work-thumb-name{
		white-space: nowrap;
		font-size: 12px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.ind-tabs{
		margin-bottom: 20px;
		display: block;
		text-align: center;
		overflow: hidden;
		overflow-x: auto;
		white-space: nowrap;
		width: 100%;
	}
	.ind-tabs .nav-item{
		margin: 0px;
	}
	.new-ind-item{
		margin: 10px;
	}
	.new-ind-img img {
		height: 40px;
	}
	.text-center-sm{
		text-align: center;
	}

	.reverse-col-sm{
		flex-direction: column-reverse;
	}

	.section-3-img{
		display: block;
		height: unset;
		transform: unset;
	}

	.work-navigation span a{
		font-size: 16px;
	}

	.img-bg-overlay{
		background-color: transparent;
	}
	.step-img{
		position: relative;
		overflow: visible;
		margin-bottom: 30px;
	}
	.step-img:before{
		content: "";
		position: absolute;
		top: -20px;
		left: -20px;
		bottom: -20px;
		width: 60%;
		background-color: #FAFAFA;
		z-index: 1;
	}
	.step-img.rght:before{
		right: -20px;
		left: unset;
	}
	.step-img img{
		position: relative;
		z-index: 2;
		border-radius: 20px;
	}
	.solution-block{
		padding: 20px;
	}

	.contact-thumb {
		/* display: flex; */
		width: 100%;
		height: 100%;
		padding: 10px;
		border: 1px dashed #A4A4A4;
		border-radius: 6px;
		margin-bottom: 20px;
	}

	.contact-thumb-icon {
		height: 40px;
		width: auto;
		margin: 10px auto;
		margin-bottom: 10px;
		display: block;
	}
	.contact-thumb p {
		font-family: 'Red Hat Display', sans-serif;
		text-align: center;
		font-weight: 400;
		font-size: 12px;
		line-height: 24px;
		color: #000;
		margin-bottom: 0px;
	}
	.flow-text{
		flex-direction: column;
		height: 160px;
	}
	.flow-text span{
		margin-bottom: 20px;
	}
	.new-work-thumb-desc{
		display: none;
	}
	.new-service-thumb{
		padding: 10px;
	}
	.footer p{
		font-size: 13px;
		line-height: 20px;
	}
	.footer a{
		font-size: 13px;
		margin-bottom: 10px;
		line-height: 20px;
	}
	.new-footer-links{
		border-top: 1px solid #222;
		padding-top: 20px;
	}
	.custom-card{
		padding: 15px;
	}
	.serv-arc-subserv{
		align-items: flex-start;
	}
	.subservice-wrap{
		padding: 15px;
	}
	.section.get-in-touch.alt .section-in{
		padding-top: 40px;
	}
	.single-opt-wrap .single-opt .single-opt-img-wrap svg{
		height: 70px;
	}
	.work-feature-thumb{
		padding: 10px 0;
		margin: 0px -13px;
		margin-bottom: 10px;
		height: 150px;
		flex-direction: column;
		display: flex;
		justify-content: space-evenly;
	}
	.work-feature-thumb img{
		height: 40px;
    	width: auto;
	}
	.work-feature-thumb h5{
		font-size: 12px;
	}
	#testimonialsCarousel .carousel-item{
		padding: 0px 30px;
	}
	.get-in-touch{
		background: rgba(230,230,230,0.4);
	}
	#fullpage {
		background-image: url(images/circle1.png);
		background-position: 50px 100px;
		background-size: 900px;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-blend-mode: hard-light;
	}


	.modal-left{
		padding: 15px;
	}

	.modal-right{
		padding: 15px;
	}

	.work-logo-wrap{
		margin-top: 20px;
	}
	.work-logo-item {
		display: inline-flex;
		height: 70px;
		width: 70px;
		margin: 5px;
	}
	.btn-imp{
		margin-bottom: 0px !important;
	}
}

@media (-webkit-device-pixel-ratio: 1.25) {
	body{
	  zoom: 95%;
	}
}

@media (-webkit-device-pixel-ratio: 1.50) {
  	body{
    	zoom: 90%;
  	}
}

@media (min-width: 768px) and (max-width: 1200px){
	.custom-site-logo{
		opacity: 0.9;
	}
}

h2.wp-block-heading {
	font-size: 40px;
/* 	font-weight: 800; */
}

h3.wp-block-heading {
	font-size: 30px;
/* 	font-weight: 800; */
}