/*
Theme Name: genocura child
Template: genocura
*/
@font-face {
    font-family: 'Graphik-Medium';
    src: url('fonts/Graphik-Medium.eot');
    src: url('fonts/Graphik-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Graphik-Medium.woff2') format('woff2'),
        url('fonts/Graphik-Medium.woff') format('woff'),
        url('fonts/Graphik-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Graphik-Regular';
    src: url('fonts/Graphik-Regular.eot');
    src: url('fonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Graphik-Regular.woff2') format('woff2'),
        url('fonts/Graphik-Regular.woff') format('woff'),
        url('fonts/Graphik-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Regular';
    src: url('fonts/Gilroy-Regular.eot');
    src: url('fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gilroy-Regular.woff2') format('woff2'),
        url('fonts/Gilroy-Regular.woff') format('woff'),
        url('fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Light';
    src: url('fonts/Gilroy-Light.eot');
    src: url('fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gilroy-Light.woff2') format('woff2'),
        url('fonts/Gilroy-Light.woff') format('woff'),
        url('fonts/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Medium';
    src: url('fonts/Gilroy-Medium.eot');
    src: url('fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gilroy-Medium.woff2') format('woff2'),
        url('fonts/Gilroy-Medium.woff') format('woff'),
        url('fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Bold';
    src: url('fonts/Gilroy-Bold.eot');
    src: url('fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gilroy-Bold.woff2') format('woff2'),
        url('fonts/Gilroy-Bold.woff') format('woff'),
        url('fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Heavy';
    src: url('fonts/Gilroy-Heavy.eot');
    src: url('fonts/Gilroy-Heavy.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gilroy-Heavy.woff2') format('woff2'),
        url('fonts/Gilroy-Heavy.woff') format('woff'),
        url('fonts/Gilroy-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
    width:100%;
}
.header-inner {
    padding:0;
	max-width:1280px;
	margin:0 auto;
}
header#site-header{
	padding:35px 0;
	position:fixed;
	width:100%;
	background:transparent;
	left:0;
	top:0;
	transition: 0.3s;
	z-index:4;
}
#site-header.header-footer-group.hide {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
	padding:20px 0;
}
#site-header.header-footer-group.hide nav.primary-menu-wrapper, #site-header.header-footer-group.show nav.primary-menu-wrapper{
	margin-top:-5px;
}
#site-header.header-footer-group.show, #site-header.header-footer-group.hide {
    transform: translateY(0);
    background: rgba(255,255,255,0.98);
    backdrop-filter: inherit;
    box-shadow: 0.1em 0.6em 3em rgb(0 0 0 / 10%);
    padding-top: 12px;
}
.home .site-logo img{
	filter: brightness(0) invert(1);
}
.home .show .site-logo img {
   filter: inherit;
}
#site-header.header-footer-group.show{
	padding:20px 0;
}
.home .show .primary-menu li a {
    color:#000000 !important;
}
.home .show .primary-menu li.contact-button a {
    background: #072A6A;
    color: #fff !important;
}
.home .show .primary-menu li.contact-button a::after{
	background:#cd2653;
	color:#fff;
}
.site-logo img {
    width: 230px;
}
.primary-menu li{
	margin:0 25px;
}
.primary-menu li a{
	font-size:18px;
	line-height:24px;
	color:#000000 !important;
	font-family: 'Graphik-Regular';
	font-weight:500;
	letter-spacing:0;
}
.primary-menu li a:hover{
	color:#C62A2A !important;
}
.primary-menu li.current-menu-item a{
	color:#C62A2A !important;
}
a:hover{
	text-decoration:none !important;
}
.primary-menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a {
    text-decoration: none !important;
}
.primary-menu li.contact-button{
	margin-right:0;
}
.primary-menu li.contact-button a {
    padding: 14px 50px;
    border-radius: 10px;
    margin-top: -15px;
	background: transparent;
	color:#fff !important;
	position:relative;
	overflow:hidden;	
	z-index:2;
}
.primary-menu li.contact-button a::after {
    position: absolute;
    width: 100%;
    z-index: -2;
    background:#072a6a;
    left: 0;
    top: 0;
    content: "";
    border-radius: 0;
    transition:0.3s;
    background-position: top left !important;
    height: 100%;
}
.primary-menu li.contact-button a::before {
    position: absolute;
    width: 0;
    height: 100%;
    z-index: -1;
    background:#cd2653;
    left: 0;
    top: 0;
    content: "";
    border-radius: 0;
    transition:0.3s;
}
.primary-menu li.contact-button a:hover::before{
	width:100%;
}
.home .primary-menu li.contact-button a{
	color:#fff !important;
	border:1px solid #fff !important;
	background:transparent;
	overflow:hidden;
}
.home .primary-menu li a{
	color:#fff !important;
	position:relative;
	z-index:1;
}
.home .primary-menu li.current_page_item a{
	color:#C62A2A !important;
}
.home .primary-menu li.contact-button a::after{
	position:absolute;
	width:0;
	height:100%;
	z-index:-1;
	background:#fff;
	left:0;
	top:0;
	content:"";
	border-radius:0;
	transition:0.3s;
}
.home .primary-menu li.contact-button a:hover::after{
	width:100%;
}
.home .primary-menu li a:hover{
	color:#C62A2A !important;
}
.footer-nav-widgets-wrapper.header-footer-group{
	display:none;
}

#site-footer{
	background:#F5F5F5;
	padding:100px 0 0 0;
	position:relative;
	z-index:3;
}
#site-footer .section-inner{
	max-width:1280px; 
	margin:0 auto;
	flex-direction:column;
}

.footer-top-row{
	float:left;
	width:100%;
	border-bottom:1px solid rgba(0,0,0,0.1);
	padding-bottom:50px;
}
.footer-block{
	width:26.6%;
	float:left;
}
.footer-cols1 {
    float: left;
    width: 30%;
    padding-right: 80px;
}
.footer-cols2{
	width:16%;
}
.footer-cols1 a img{
	width:230px !important;
	margin-bottom:30px;
}
.footer-cols1 p{
	font-size:18px;
	line-height:26px;
	color:#555555 !important;
	font-family: 'Graphik-Regular';
	font-weight:400;
	letter-spacing:0;
}
.footer-block p{
	font-size:16px;
	line-height:24px;
	color:#555555 !important;
	font-family: 'Graphik-Regular';
	font-weight:400;
	letter-spacing:0;
}
.footer-block a{
	color:#555555 !important;
}
.footer-block h4{
	color:#C62A2A;
	font-size:24px;
	line-height:28px;
	font-family: 'Gilroy-Bold';
	font-weight:700;
	letter-spacing:0;
	margin:10px 0 40px 0;
	position:relative;
	z-index:1;
}
.footer-block h4::after {
    position: absolute;
    width: 55px;
    height: 3px;
    background: #C62A2A;
    content: "";
    left: 0;
    bottom: -15px;
    z-index: 1;
}
.footer-block ul{
	margin:0;
	padding:0;
}
.footer-block ul li{
	margin:0;
	padding:0;
	list-style:none;
	font-size:16px;
	line-height:22px;
	color:#555555;
	font-family: 'Graphik-Regular';
	font-weight:500;
	margin-bottom:10px;
}
.services-section1 .elementor-widget-text-editor .elementor-widget-container ul li strong{
	font-weight:400;
}
.services-section1 .elementor-widget-image img{
	border-radius:10px;
}
.footer-block ul li a{
	color:#555555;
	transition:0.3s;
}
.footer-block a:hover{
	color:#C62A2A !important;
}
.footer-cols4{
	padding-left: 30px;
}
.footer-credits{
    width: 100%;
    text-align: center;
    float: left;
    display: inline;
}
.footer-credits p {
    font-size: 16px;
    line-height: 24px;
    color: #555555 !important;
    font-family: 'Graphik-Regular';
    font-weight: 400;
    margin: 0;
    padding: 20px 0;
    letter-spacing: 0;
	display:block;
}
.social-icon{
	float:left;
	width:100%;
}
.social-icon ul {
	margin-top:20px;
}
.social-icon ul li{
	float:left;
	margin-right:10px;
}
.social-icon ul li a {
    width: 45px;
    height: 45px;
    border: 1px solid #555;
    padding: 12px;
    float: left;
    border-radius: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
	position:relative;
	z-index:2;
}
.social-icon ul li a::after{
	width:100%;
	height:100%;
	border-radius:100%;
	background:#555;
	content:"";
	position:absolute;
	left:0;
	top:0;
	transform:scale(0);
	transition:0.3s;
	z-index:-1;
}
.social-icon ul li a:hover::after{
	transform:scale(1);
}

#site-footer a img {
    height: auto;
    width: auto;
    object-fit: contain;
}
#site-footer .social-icon a:hover img{
	filter:brightness(0) invert(1);
}
#site-footer li:first-child a img {
    height: 24px;
}
.singular .entry-header {
    display: none;
}
.elementor-element {
    --widgets-spacing: 0;
}
.home-about{
	background:#F5F5F5;
	position:relative;
	z-index:2;
}
.e-con.e-flex>.e-con-inner{
	max-width:1280px;
	margin:0 auto;
/* 	border-left:1px solid #000000; */
}
.main-container{
	padding:100px 0 100px 50px;
}
.primary-head.elementor-widget-heading .elementor-heading-title {
    font-size: 48px;
    line-height: 52px;
    color: #000;
    font-family: 'Gilroy-Heavy';
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0;
	margin:0 0 30px 0;
}
.primary-head.elementor-widget-heading .elementor-heading-title strong{
	font-weight:400;
	color:#C62A2A;
	font-family: 'Gilroy-Regular';
}
.light-text.elementor-widget-heading .elementor-heading-title {
	font-size: 32px;
    line-height: 40px;
    color: #000;
    font-family: 'Gilroy-Regular';
    font-weight: 400;
    letter-spacing: 0;
	margin:0 0 30px 0;
}
.primary-button.elementor-widget-button .elementor-button {
    border: 1px solid #C62A2A;
    border-radius: 10px;
    padding: 12px 40px;
    font-family: 'Gilroy-Medium';
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    background: transparent;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.primary-button.elementor-widget-button .elementor-button::after{
	position:absolute;
	left:0;
	top:0;
	border-radius:0;
	content:"";
	background:#C62A2A;
	z-index:-1;
	width:0;
	height:100%;
	transition:0.3s;
}
.primary-button.elementor-widget-button .elementor-button:hover::after{
	width:100%;
	position:-1;
}
.primary-button.elementor-widget-button .elementor-button:hover{
	color:#fff;
}
.about-cols2 .bold-text.elementor-widget-text-editor{
	font-size:20px;
	line-height:32px;
	color:#555555;
	font-family: 'Graphik-Regular';
    font-weight: 500;
}
.about-cols2 .bold-text.elementor-widget-text-editor .elementor-widget-container{
	max-width:80%;
}
.primary-text.elementor-widget-text-editor .elementor-widget-container{
	font-size: 16px;
    line-height:24px;
    color: #000;
    font-family: 'Graphik-Regular';
    font-weight: 400;
}
.whyus-home{
	position:relative;
	z-index:1;
}
.why-box.elementor-widget-image-box{
	background:#ffffff;
	border-radius:10px; 
	padding:35px;
	margin-bottom:30px !important;
}
.why-box.elementor-widget-image-box .elementor-image-box-img{
	width:130px !important;
}
.why-box.elementor-widget-image-box .elementor-image-box-img img{
	padding:20px 20px 20px 10px !important;
}
.why-box.elementor-widget-image-box .elementor-image-box-title{
	font-size: 28px;
    line-height: 34px;
    color: #000;
    font-family: 'Graphik-Regular';
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 7px 0;
}
.why-box.elementor-widget-image-box .elementor-image-box-content{
	width:calc(100% - 130px);
	padding-left:30px;
	border-left:1px solid #dedede;
	
}
.why-box.elementor-widget-image-box .elementor-image-box-description {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-family: 'Graphik-Regular';
    font-weight: 400;
    max-width: 100%;
}
a.arrow-button {
    position: absolute;
    width: 45px;
    height: 45px;
    border: 1px solid #C62A2A;
    text-align: center;
    padding: 16px;
    border-radius: 100%;
    right: 30px;
    transition: 0.3s;
    top: 50%;
    transform: translateY(-50%);
}
.why-box.elementor-widget-image-box .elementor-image-box-description img{
	float: left;
    width: auto;
    margin-top: -3px;
}
a.arrow-button:hover{
	background:#C62A2A;
}
a.arrow-button:hover img{
	filter: brightness(0) invert(1);
}	
.testimonial-slider .primary-head.elementor-widget-heading .elementor-heading-title{
	color:#fff;
}
.testimonial-slider .elementor-widget-shortcode{
	background:rgba(255,255,255,0.1);
	border-radius:10px;
	padding:50px;
}
.testimonial-slider .tss-meta-info {
    float: left;
    width: 30%;
    border: 0.5px solid #F5F5F5;
    border-radius: 10px;
    padding: 0;
    margin-right: 5%;
}
.testimonial-slider{
	position:relative;
	z-index:1;
}
.testimonial-slider .tss-wrapper .tss-carousel3 .item-content-wrapper {
    background: transparent;
	width:calc(100% - 40%);
	float:left;
	padding:20px 0;
}
.testimonial-slider .tss-wrapper .single-item-wrapper h3.author-name{
	font-size:34px;
	line-height:42px;
	color:#fff;
    font-family: 'Gilroy-Bold';
    font-weight: 700;
	letter-spacing:0;
	text-align:left;
	margin:0 0 10px 0;
	width:calc(100% - 40%);
	float:left;
}
.testimonial-slider .tss-wrapper .tss-carousel3 .profile-img-wrapper img{
	width:90%;
}
.testimonial-slider .tss-wrapper .single-item-wrapper h4.author-bio {
	text-align:left;
	margin:0;
	min-height:inherit;
	width:calc(100% - 40%);
	float:left;
}
.testimonial-slider .tss-wrapper .single-item-wrapper h4.author-bio .author-designation{
	text-align:left;
	font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-family: 'Graphik-Regular';
    font-weight: 400;
	letter-spacing:0.5px;
}
.testimonial-slider .tss-wrapper .tss-carousel3 .item-content {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-family: 'Graphik-Regular';
    font-weight: 400;
    letter-spacing: 0.5px;
    font-style: normal;
    max-width: 92%;
}
.testimonial-slider .tss-wrapper .tss-carousel3 .item-content-wrapper:before{
	display:none;
}
.testimonial-slider .tss-carousel .swiper-arrow {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 100%;
    width: 50px;
    height: 50px;
}
.testimonial-slider .tss-carousel .swiper-arrow.swiper-button-next {
    position: absolute;
    right: -42px !important;
    top: -78px;
	background:url(/wp-content/uploads/2024/07/next-white-arrow.png) no-repeat;
	background-size:12px;
	background-position:center;
}
.testimonial-slider .tss-carousel .swiper-arrow.swiper-button-prev {
    position: absolute;
    right: 30px !important;
    top: -78px;
    left: inherit;
	background:url(/wp-content/uploads/2024/07/prev-white-arrow.png) no-repeat;
	background-size:12px;
	background-position:center;
}
.testimonial-slider .tss-carousel .swiper-arrow.swiper-button-next:hover {
	background:#fff url(/wp-content/uploads/2024/07/next-arrow.png) no-repeat;
	background-size:12px;
	background-position:center;
}
.testimonial-slider .tss-carousel .swiper-arrow.swiper-button-prev:hover {
	background:#fff url(/wp-content/uploads/2024/07/prev-arrow.png) no-repeat;
	background-size:12px;
	background-position:center;
}
.testimonial-slider.e-con.e-flex>.e-con-inner {
    max-width: 1280px;
    margin: 0 auto;
    border-left: 1px solid #fff;
}
.testimonial-slider .tss-carousel .swiper-arrow i{
	display:none;
}
.testimonial-slider .primary-button.elementor-widget-button .elementor-button{
	border:1px solid #fff;
	color:#fff;
	margin-top:50px;
}
.offering-tab.elementor-widget-tabs .elementor-tab-title, .offering-tab.elementor-widget-tabs .elementor-tabs-content-wrapper{
	border:none !important;
}
.offering-tab.elementor-widget-tabs .elementor-tabs-content-wrapper, .offering-tab.elementor-widget-tabs .elementor-tab-content{
	border:none !important;
}
.offering-tab.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{
	 color: #C62A2A;

}
.offering-tab.elementor-widget-tabs .elementor-tab-desktop-title {
    color: #000;
    padding: 18px 0;
    font-family: 'Gilroy-Medium';
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    border-bottom: 0.5px solid #BEBEBE !important;
    border-radius: 0 !important;
    text-align: left;
	transition:0.3s;
	display:flex;
}
.offering-tab.elementor-widget-tabs .elementor-tab-desktop-title img{
	width:30px;
	margin-right:10px;
}
.our-offering .primary-head.elementor-widget-heading .elementor-heading-title{
	margin-bottom:80px !important;
}
/* .our-offering .primary-button.elementor-widget-button{
	position: absolute;
    bottom: 140px;
} */
.offering-tab.elementor-widget-tabs .elementor-tab-desktop-title:hover{
	 color: #C62A2A;
}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{
	display:none;
}
.offering-tab.elementor-widget-tabs .elementor-tab-content img {
    margin: 0;
    border-radius: 10px;
    height: 550px;
    width: 100%;
}
.offering-tab.elementor-widget-tabs .elementor-tab-content{
	padding:0;
}
.offering-tab.elementor-widget-tabs .elementor-tabs-content-wrapper{
	padding-left:80px;
}
.bdp-post-carousel.bdp-design-1 .bdp-post-carousel-content {
    background: #fff;
    border-radius: 10px;
    padding: 0 30px;
    text-align: left;
    padding-bottom: 20px;
}
.bdp-post-carousel.bdp-design-1 .bdp-post-carousel-content .bdp-post-image-bg{
	margin:0 -30px;
	line-height:0;
	margin-bottom:30px;
}
.slick-slide .bdp-post-image-bg img {
    border-radius: 10px 10px 0 0;
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.bdp-post-carousel .bdp-post-title{
	font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-family: 'Gilroy-Regular';
    font-weight: 400;
	letter-spacing:0;
	text-align:left;
}
.bdp-post-carousel .bdp-post-title a{
	letter-spacing:0;
	 color: #000000;
    font-family: 'Graphik-Regular';
	text-align:left;
}
.bdp-readmorebtn {
    font-size: 0;
    border: 1px solid #C62A2A;
    border-radius: 100px;
    width: 45px;
    height: 45px;
    background: url(/wp-content/uploads/2024/07/arrow.png) no-repeat;
    background-position: center;
    background-size: 10px;
}
.bdp-post-carousel.bdp-design-1 .bdp-post-carousel-content:hover .bdp-readmorebtn {
    background: #C62A2A url(/wp-content/uploads/2024/07/next-white-arrow.png) no-repeat;
    background-position: center;
    background-size: 10px;
}
.bdp-post-carousel button.slick-next {
    border: 1px solid #C62A2A !important;
    border-radius: 100px !important;
    width: 45px;
    height: 45px;
    background: url(/wp-content/uploads/2024/07/arrow.png) no-repeat !important;
    background-position: center !important;
    background-size: 10px !important;
    top: -111px;
}
.bdp-post-carousel button.slick-prev {
    border: 1px solid #C62A2A !important;
    border-radius: 100px !important;
    width: 45px;
    height: 45px;
    background: url(/wp-content/uploads/2024/07/arrow-prev.png) no-repeat !important;
    background-position: center !important;
    background-size: 10px !important;
    top: -111px;
    right: 70px !important;
}
.bdp-post-carousel button.slick-next:hover {
    border: 1px solid #C62A2A !important;
    border-radius: 100px !important;
    width: 45px;
    height: 45px;
    background: #C62A2A url(/wp-content/uploads/2024/07/next-white-arrow.png) no-repeat !important;
    background-position: center !important;
    background-size: 10px !important;
    top: -111px;
}
.bdp-post-carousel button.slick-next:focus{
	background: #C62A2A url(/wp-content/uploads/2024/07/next-white-arrow.png) no-repeat !important;
	 background-position: center !important;
    background-size: 10px !important;
}

.bdp-post-carousel button.slick-prev:hover {
    border: 1px solid #C62A2A !important;
    border-radius: 100px !important;
    width: 45px;
    height: 45px;
    background: #C62A2A url(/wp-content/uploads/2024/07/prev-white-arrow.png) no-repeat !important;
    background-position: center !important;
    background-size: 10px !important;
    top: -111px;
    right: 70px !important;
}
.bdp-post-carousel button.slick-prev:focus {
	background: #C62A2A url(/wp-content/uploads/2024/07/prev-white-arrow.png) no-repeat !important;
	 background-position: center !important;
    background-size: 10px !important;
}

.bdp-post-carousel-wrp {
    overflow: visible;
	padding-top:0;
}
.getintouch-cols2 .elementor-widget-heading .elementor-heading-title{
	font-weight: 400;
    color: #fff;
    font-family: 'Gilroy-Regular';
	font-size:48px; 
	line-height:52px;
	letter-spacing:0;
	margin:0 0 30px 0;
}
.getintouch-cols2 .elementor-widget-container{
	width:640px;
	padding-left:80px;
}
.getintouch-cols2 .elementor-widget-text-editor .elementor-widget-container{
	font-weight: 400;
    color: #fff;
    font-family: 'Graphik-Regular';
	font-size:20px; 
	line-height:22px;
	letter-spacing:0;
}
.getintouch-cols2 {
	background:#072A6A;
	padding:80px 0;
}
.getintouch-cols2 .primary-button.elementor-widget-button .elementor-button{
	color:#fff;
	border:1px solid #fff;
	letter-spacing:0;
	margin-top:50px;
}
.getintouch-cols2 .primary-button.elementor-widget-button .elementor-button::after, .testimonial-slider .primary-button.elementor-widget-button .elementor-button::after, .getintouch-section .primary-button.elementor-widget-button .elementor-button::after{
	background:#fff;
}
.getintouch-cols2 .primary-button.elementor-widget-button .elementor-button:hover, .testimonial-slider .primary-button.elementor-widget-button .elementor-button:hover, .getintouch-section .primary-button.elementor-widget-button .elementor-button:hover{
	color:#072A6A;
}
/* .elementor-widget-image img{
    margin-top: -58px;
	overflow:visible;
}
 */
.home-section4{
	position:relative;
	z-index:3;
}
.home-section4 .elementor-widget-image {
    position: absolute;
    bottom: 0;
    width: 435px;
    left: 50%;
    transform: translateX(-50%);
}
.home-banner{
	z-index:3;
	overflow:hidden;
}
/* .home-banner::after{
	height: 100%;
    width: 1px;
    background: #d2cdcd;
    content: "";
    position: absolute;
    left: 10%;
    z-index: 2; 
	top:200px;
} */

.home-banner.e-con.e-flex>.e-con-inner{
	max-width:100%;
} 
.slide-container {
    max-width: 1280px;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    text-align: left;
    width: 1280px;
    top: 26%;
    z-index: 2;
    padding-left: 50px;
    height: 73.9%;
    padding-top: 100px;
    border-left: 1px solid #fff;
}
.swiper-container {
  width: 100%;
  height: 100vh;
  position: relative;
}
.swiper-container .slider {
  min-height: 50vh;
}
.slide-container a {
/*     border: 1px solid #C62A2A; */
    border-radius: 10px;
    padding: 12px 40px;
    font-family: 'Gilroy-Medium';
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    background: transparent;
    margin-top: 20px;
    display: inline-block;
	position:relative;
	z-index:3;
	overflow:hidden;
}
.slide-container a::after{
	width:100%;
	height:100%;
	content:"";
	background: #C62A2A;
	position:absolute;
	left:0;
	top:0;
	z-index:-2;
}
.slide-container a::before{
    position: absolute;
    width: 0;
    height: 100%;
    z-index: -1;
    background: #fff;
    left: 0;
    top: 0;
    content: "";
    border-radius: 0;
    transition: 0.3s;
}

.slide-container a:hover{
	color:#C62A2A
}
.slide-container a:hover::before{
	width:100%;
}
.swiper-container .slider .swiper-slide {
  background: #ccc;
  overflow: hidden;
  position: relative;
  height: 100%;
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-container .slider .swiper-slide .slide-inner {
  position: absolute;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0; 
  z-index:2;
}
.swiper-container .slider .swiper-slide .slide-inner::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background: linear-gradient(152deg, rgba(0,0,0,1) 4%, rgba(0,0,0,0) 85%);
    z-index: 1;
}
.swiper-container .slider .swiper-slide .slide-inner img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.swiper-container .swiper-pagination-bullet {
  background-color: rgba(0, 0, 0, 0);
}
.swiper-container .swiper-pagination {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 14px;
    position: absolute;
    z-index: 3;
    left: 10%;
    transform: translateX(-6px);
}
.swiper-container .swiper-pagination span {
  margin-bottom: 3em;
  font-family: "Montserrat", sans-serif;
  font-size: 0.8rem;
  letter-spacing: 0.07em;
  color: #000;
}
.swiper-container .swiper-pagination span:focus {
  outline: none;
}
.swiper-container .swiper-pagination span {
    font-size: 0;
    letter-spacing: 0;
    color: indianred;
    width: 12px;
    height: 12px;
    background: transparent;
    border: 1px solid #fff;
    opacity: 1 !important;
}
.swiper-container .swiper-pagination span.swiper-pagination-bullet-active{
	 background: #fff;
}
#content {
  text-align: center;
  color: white;
  padding: 200px 0;
  background: #002020;
}

.slider-text{
	float:left;
	width:100%;
}
.slider-text h2 {
    font-size: 62px;
    line-height: 78px;
    color: #fff;
    font-family: 'Gilroy-Regular';
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    margin: 0 0 30px 0;
    letter-spacing: 0;
	text-shadow:2px 1px 6px rgba(0,0,0,0.9);
	letter-spacing:0;
}
.slider-text h2 strong{
	 font-family: 'Gilroy-Bold';
     font-weight: 700;
	 width:100%;
	 display:inline-block;
	text-shadow:none;
}

/* .top-banner-section{
	margin-top:150px;
} */

.about-section1 .main-container{
	padding-top:0;
}
.elementor-widget-heading.blue-light-text .elementor-heading-title{
	font-size: 24px;
    line-height: 34px;
    color: #072A6A;
    font-family: 'Graphik-Regular';
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 20px 0;
	letter-spacing:0;
}
.about-section1 ul{
	margin-left:0px;
}
.about-section1 ul li{
	margin-bottom:20px;
}
.why-aboutus{
	z-index:1;
	position:relative;
}
.why-aboutus .why-box.elementor-widget-image-box{
	background:#fff;	
}
.why-box.elementor-widget-image-box .elementor-image-box-title{
	font-weight:normal;
    font-family: 'Gilroy-Medium';
}
.why-aboutus .why-box.elementor-widget-image-box .elementor-image-box-img {
    width: 250px !important;
    padding: 0 50px;
}
.why-aboutus .why-box.elementor-widget-image-box .elementor-image-box-description {
    max-width: 95%;
}
.team-detail h3{
	margin:0;
	font-size: 26px;
    line-height: 30px;
    color: #000;
   font-weight: 600;
    font-family: 'Gilroy-Medium';
    letter-spacing: 0;
    margin: 0 0 5px 0;
}
.team-detail p{
	 font-family: 'Gilroy-Regular';
	font-size: 16px;
    line-height: 22px;
	color:#000000
}
.team-slider{
	margin-top:60px;
}
.team-slider .elementor-swiper-button.elementor-swiper-button-next {
    color: #C62A2A;
    bottom: -113px;
    top: inherit;
    right: 25px !important;
	border: 1px solid #C62A2A;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    padding: 12px;
	transition:0.3s;
}
.team-slider .elementor-swiper-button.elementor-swiper-button-next:hover{
	background:#C62A2A;
}
.team-slider .elementor-swiper-button.elementor-swiper-button-next:hover svg, .team-slider .elementor-swiper-button.elementor-swiper-button-prev:hover svg{
	fill:#fff !important;
}
.team-slider .elementor-swiper-button.elementor-swiper-button-prev:hover{
	background:#C62A2A;
}
.team-slider .elementor-swiper-button.elementor-swiper-button-prev {
    color: #C62A2A;
    bottom: -113px;
    top: inherit;
    right: 90px !important;
    left: inherit !important;
    border: 1px solid #C62A2A;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    padding: 12px;
}
.team-slider.elementor-widget-image-carousel .swiper-slide{
	border:1px solid #D9D9D9;
	border-radius:10px;
}
.getintouch-section.e-con.e-flex>.e-con-inner{
	border:none;
}
.getintouch-section .primary-button.elementor-widget-button .elementor-button{
	border:1px solid #fff;
	color:#fff;
}
.getintouch-section{
	padding:80px 0;
}
.getintouch-section .elementor-widget-heading .elementor-heading-title{
    font-size: 42px;
    line-height: 40px;
    color: #fff;
    font-family: 'Gilroy-Bold';
    font-weight: normal;
    letter-spacing: 0;
    margin: 0 0 10px 0;
}
.getintouch-section .elementor-widget-text-editor .elementor-widget-container{
    font-size: 28x;
    line-height: 32px;
    color: #fff;
    font-family: 'Gilroy-Regular';
    font-weight: 400;
    letter-spacing: 0;
    letter-spacing: 0;
	margin:0;
}
.getintouch-section .elementor-widget-text-editor .elementor-widget-container p{
	margin:0;
}
.services-section1.top-banner-section .main-container{
	padding-top:0;
}
.services-section1 .elementor-widget-text-editor .elementor-widget-container ul{
	margin-left:0;
	margin-bottom:0 !important;
}
.services-section1 .elementor-widget-text-editor .elementor-widget-container ul li{
	padding-bottom:5px;
	margin-bottom:0;
}
.service-blue-section .elementor-widget-heading.blue-light-text .elementor-heading-title{
	color:#fff;
}
.service-blue-section .primary-text.elementor-widget-text-editor .elementor-widget-container{
	color:#fff;
}
.home .scroll-line {
    position: relative;
    margin-top: 0;
}
.service-blue-section.e-con.e-flex>.e-con-inner{
	border-left:1px solid #fff;
}
.service-blue{
	padding-top: 80px;
    padding-bottom: 30px;
}
.contact-main .main-container{
	padding-top:0;
}
.contact-main .primary-head.elementor-widget-heading .elementor-heading-title{
	text-transform:capitalize;
	margin-bottom:10px;
}
.contact-main .primary-text.elementor-widget-text-editor{
	margin-bottom:50px;
}
.contact-form .cont-row input {
	border:1px solid #A9A9A9;
	padding:10px 30px;
	font-size:16px;
	line-height:38px;
	border-radius:10px;
	color:#000
}
.contact-form .cont-row textarea {
	border:1px solid #A9A9A9;
	padding:10px 30px;
	font-size:16px;
	line-height:38px;
	border-radius:10px;
	color:#000
}
::-ms-input-placeholder { 
  color: #A9A9A9;
}

::placeholder {
  color: #A9A9A9;
}
.contact-form .cont-row input[type="submit"] {
   border: 1px solid #C62A2A;
    border-radius: 10px;
    padding: 12px 40px;
    font-family: 'Gilroy-Medium';
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: linear-gradient(to right, #cd2653 100%, transparent 50%);
    transition: all .3s ease-out;
    background-position: 102% 50%;
    background-repeat: no-repeat;
    background-size: 0 102%;
    transition: color .4s ease,border-color .4s ease,background-size .4s cubic-bezier(.215,.61,.355,1);
    position: relative;
    text-decoration: none;
    font-weight: 400 !important;
    text-transform: capitalize;
    padding-right: 60px;
}

.contact-form .cont-row input[type="submit"]:hover {
    color: #fff;
    border: 1px solid #cd2653;
    transition: all .3s ease-out;
    transition: color .4s ease,border-color .4s ease,background-size .4s cubic-bezier(.215,.61,.355,1);
    background-position: 0 50%;
    background-size: 102% 100%;
}

.contact-detail-block{
	background:#072A6A;
	padding:50px;
	border-radius:10px;
}
.contact-detail-block .elementor-widget-image-box{
	margin-bottom:30px !important;
}
.contact-detail-block .elementor-widget-image-box .elementor-image-box-img{
	width:30px !important;
}
.contact-detail-block .elementor-widget-image-box .elementor-image-box-title {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-family: 'Graphik-Regular';
    font-weight: 400;
    margin: 0 !important;
    letter-spacing: 0 !important;
    max-width: 300px;
}
.social-icon-row .elementor-widget-image a {
    width: 49px;
    height: 50px;
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social-icon-row .elementor-widget-image img {
    vertical-align: middle;
    display: inline-block;
    float: left;
    display: flex;
    width: 22px;
    filter: brightness(0) invert(1);
    padding: 0px;
    align-items: center;
    justify-content: center;
	margin:0;
}
.social-icon-row {
	margin:20px 0 50px 0;
	padding-bottom:50px;
	border-bottom:0.5px solid #fff;
}
.social-icon-row .elementor-widget-image{
	margin:0 5px;
}
.social-icon-row .elementor-widget-image:first-child img{
	width:13px;
}
.social-icon-row .elementor-widget-image:hover a{
	background:#fff;
}
.social-icon-row .elementor-widget-image:hover img{
	filter:none;
}
.contact-detail-block .primary-text.elementor-widget-text-editor .elementor-widget-container{
	color:#fff;
	line-height:24px;
	text-align: left;
}
.contact-main .contact-detail-block .primary-text.elementor-widget-text-editor{
	margin-bottom:0;
}
.location-block {
    position: absolute;
    width: auto;
    left: 38%;
    top: 39%;
}
.tooltip {
    position: absolute;
    width: 500px;
    background: #fff;
    padding: 30px;
    visibility: visible;
    opacity: 0;
    top: 0;
    z-index: -1;
    left: 65px;
}
.location-icon{
	padding:20px;
}
.location-icon:hover .tooltip{
	opacity:1;
	visibility:visible;
	transition:0.3s;
	z-index:1;
}
.tooltip h3 {
    color: #072A6A;
    font-size: 34px;
    line-height: 42px;
    font-family: 'Gilroy-Bold';
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 0 10px 0;
}
.tooltip p{
	 font-size: 18px;
    line-height: 28px;
    color: #555;
    font-family: 'Gilroy-Regular';
    font-weight: 400; 
	letter-spacing:0;
}
.location-icon img {
    width: 38px;
	cursor:pointer;
}
.tooltip a.location-link {
    width: 50px;
    height: 50px;
    display: inline-block;
    border: 1px solid #C62A2A;
    border-radius: 100%;
    padding: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	position:absolute;
	right:30px;
	bottom:30px;
}
.tooltip a.location-link img{
	width:13px;
}
.tooltip a.location-link:hover{
	background:#C62A2A;
}
.tooltip a.location-link:hover img{
	filter:brightness(0) invert(1);
}

.blog-listing-main .main-container{
	padding-top:0;
}
.first_blog .post-thumbnail img{
	width:100%;
	border-radius:10px;
}
.title_blog_post {
    font-size: 30px;
    line-height: 38px;
    font-family: 'Gilroy-Medium';
    font-weight: 500;
    color: #000000;
    margin: 20px 0 50px 0 !important;
    max-width: 50%;
    letter-spacing: 0;
}

.other_blog_section .first_blog {
    width: 32.6%;
    margin-right: 1%;
    display: inline-block;
	background:#F5F5F5;
	border-radius:10px;
	margin-bottom:12px;
}
.other_blog_section .post-thumbnail img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}
.other_blog_section {
	margin-top:100px;
}
.other_blog_section .first_blog:nth-child(3n){
	margin-right:0;
}
.other_blog_section .title_blog_post {
    max-width: 100%;
    font-size: 18px;
    line-height: 26px;
    font-family: 'Graphik-Regular';
    color: #000;
    margin: 0 !important;
    padding: 30px;
    letter-spacing: 0;
}
.our-team-main .main-container {
    padding: 100px 0 130px 50px;
}
.scroll-line{
	margin-top:200px;
}
.vertical-scroll{
    width: 10px;
    height: 60px;
    background: #cd2653;
    border-radius: 10px; 
	position:fixed;
	top:200px;
	z-index:2;
	margin-left:-5px;
}
.scroll-line .main-container{
    position: relative;
	border-left:1px solid #d2cdcd;
}

/* .scroll-line::before {
    width: 10px;
    height: 100px;
    background: #cd2653;
    border-radius: 10px;
    content: "";
    position: fixed;
    left: 10%;
    top: 150px;
    margin-left: -5px;
	z-index:3;
} */
/* .scroll-line::after {
    height: 100%;
    width: 1px;
    background: #d2cdcd;
    content: "";
    position: absolute;
    left: 10%;
	z-index:2;
} */
.scroll-line.e-con.e-flex>.e-con-inner {
    max-width: 100%;
}
.main-container {
    max-width: 1280px;
    margin: 0 auto;
}
.team-slider .elementor-element.elementor-arrows-position-outside .swiper{
	width:100% !important;
}
.getintouch-section{
	position:relative;
	z-index:3;
}
.map-section{
	position:relative;
	z-index:3;
}
.header-inner .toggle {
    display: inline-block;
    right: 5%;
    padding: 0;
    width: 40px;
    height: 40px;
    top: 22px;
}
.nav-toggle .toggle-inner{
	width:100%;
	height:100%;
	display: inline-block;
	padding:0;
}
.home .nav-toggle .toggle-inner .toggle-icon, .home .nav-toggle .toggle-inner .toggle-icon::after, .home .nav-toggle .toggle-inner .toggle-icon::before {
	 background: #fff;
}
.home .show .nav-toggle .toggle-inner .toggle-icon, .home .show .nav-toggle .toggle-inner .toggle-icon::after, .home .show .nav-toggle .toggle-inner .toggle-icon::before {
	 background: #072A6A;
}
.nav-toggle .toggle-inner .toggle-icon {
    width: 90%;
    height: 3px;
    background: #072A6A;
    margin-top: 30px;
	position:relative;
	border-radius: 10px;
	overflow:visible;
}
.nav-toggle .toggle-inner .toggle-icon::after {
    width: 100%;
    height: 3px;
    border-radius: 10px;
    content: "";
    background: #072A6A;
    left: 0;
    top: -9px;
    position: absolute;
}
.nav-toggle .toggle-inner .toggle-icon::before {
    width: 100%;
    height: 3px;
    border-radius: 10px;
    content: "";
    background: #072A6A;
    left: 0;
    bottom: -9px;
    position: absolute;
}
.show .nav-toggle .toggle-inner .toggle-icon{
	margin-top:20px;
}
.offering-tab.elementor-widget-tabs .elementor-tab-desktop-title{
	transition:0.3s;
}
.offering-tab.elementor-widget-tabs .elementor-tab-desktop-title span {
    transform: translateX(-50px);
    transition: 0.3s;
    width: 0;
}
.offering-tab.elementor-widget-tabs .elementor-tab-desktop-title:hover span{
	transform: translateX(0);
    width: 30px;
	margin-right:10px;
}
.offering-tab.elementor-widget-tabs .elementor-tab-desktop-title p{
	transition:0.3s;
	margin:0;
}
.offering-tab.elementor-widget-tabs .elementor-tab-desktop-title:hover p{
    transform: translateX(0);
}
.elementor-widget-tabs .elementor-tab-content, .elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title:after, .elementor-widget-tabs .elementor-tab-title:before, .elementor-widget-tabs .elementor-tabs-content-wrapper {
    border: none !important;
}
.menu-modal-inner {
	background: #072a6a;
}
button.close-nav-toggle .toggle-text{
	display:none;
}
.menu-modal .toggle{
	color:#fff;
}
.modal-menu li{
	border:none;
}
.modal-menu a {
    color: #fff;
    font-size: 30px !important;
    line-height: 36px;
    font-family: 'Gilroy-Regular';
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    padding: 10px 0 !important;
}
.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
    text-decoration: none;
}
.menu-bottom .social-menu {
   display:none;
}
button.close-nav-toggle svg {
    height: 4rem;
    width: 3rem;
    font-weight: 700;
}
.single-post.singular .entry-header {
    display: block;
    padding-bottom: 50px;
}
.entry-categories-inner, .post-meta-single, .pagination-single, .comments-wrapper.section-inner {
    display: none;
}
.featured-media img{
	width:100%;
	border-radius:10px;
}
.single-post h1.entry-title{
    font-size: 48px;
    line-height: 52px;
    color: #000;
    font-family: 'Gilroy-Heavy';
    font-weight: 900;
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0 0 0 0;
	text-align:left;
	max-width:90%;
}

.singular .featured-media-inner, .entry-header-inner.section-inner.medium {
    position: relative;
    left: inherit;
    width: 100%;
	max-width:1280px;
	margin-top:0;
}
.thankyou{
	padding:250px 0 50px 0;
}
.thankyou .primary-head.elementor-widget-heading .elementor-heading-title{
	font-size:72px;
	line-height:76px;
}

/* .... banner slider ......*/
.myslider .item::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background: linear-gradient(152deg, rgba(0,0,0,1) 4%, rgba(0,0,0,0) 85%);
    z-index: 1;
}
.page-id-864 .scroll-line, .home .scroll-line{
	margin-top:0;
}
.myslider .item {
  width: 100%;
  position: relative;
}
.myslider .slick-dots {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin: 0;
    margin-left: -7px;
}
.myslider .slick-dots li {
  list-style: none;
  margin: 0;
}
.myslider .slick-dots button {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    border: none;
    background-color: #fff;
    text-indent: -9999px;
    outline: 0;
    padding: 0;
}
.slick-dots button:hover, .slick-dots .slick-active button  {
  background-color: #cd2653;
}

.myslider .slick-slide {
  height: 100vh !important;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.myslider .slick-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
	height:100vh;
	object-position:center;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border:none;
  position:relative;
  z-index:1;
}
.slick-vertical .slick-slide
.slick-arrow.slick-hidden {
  display: none;
}
.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border: none;
    padding: 0;
    margin: 0;
	font-family: 'Gilroy-Regular'; 
	font-size:16px;
	line-height:20px;
	color:#000;
}
.wpcf7-not-valid-tip {
    font-family: 'Gilroy-Regular'; 
	font-size:14px;
}
.singular .entry-header {
    padding: 150px 0 0 0;
}
ul.primary-menu {
	margin: 1.8rem 0 0 -2.5rem;
}
.tick img {
    width: 120px;
}
.elementor-widget-heading.blue-light-text .elementor-heading-title strong {
	font-weight: normal;
}
.about-section1 ul li strong {
	font-weight: normal;
	font-family: 'Gilroy-Bold';
}
.custom_border_radius img {
	height: 790px;
	object-fit: cover;
	border-radius: 16px;
}
.custom_height img {
    height: 447px;
    object-fit: cover;
}
/* .... banner slider end......*/
@media only screen and (max-width: 1350px) {
	.section-inner {
		width: 90%;
		max-width: 90%;
	}
	.slide-container, .e-con.e-flex>.e-con-inner {
		max-width: 90%;
	}
	.main-container {
		max-width: 90%;
	}
	.about-cols2 .bold-text.elementor-widget-text-editor .elementor-widget-container {
		max-width: 90%;
	}
	.testimonial-slider .elementor-widget-shortcode{
		padding:50px 20px;
	}
	.testimonial-slider .tss-wrapper .tss-carousel3 .item-content {
		max-width: 100%;
	}
	.about-section1 .e-con-full.main-container{
		align-items:inherit;
	}
	.page-id-600 .vertical-scroll {
		margin-left: 5px;
	}
	.team-slider.elementor-element.elementor-arrows-position-outside .swiper {
		width: 100%;
	}
	.testimonial-slider .tss-carousel .swiper-arrow.swiper-button-prev {
		right: 6% !important;
	}
	.testimonial-slider .tss-carousel .swiper-arrow.swiper-button-next {
		right: -2% !important;
	}
	.entry-header-inner.section-inner.medium, .singular .featured-media-inner{
		max-width:90%;
	}
}
@media only screen and (max-width: 1280px) {
	.light-text.elementor-widget-heading .elementor-heading-title {
		font-size: 26px;
		line-height: 32px;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title {
		font-size: 42px;
		line-height: 48px;
	}
	.getintouch-cols2 .elementor-widget-container {
		width: 90%;
	}
	.social-icon ul li {
		margin-right: 5px;
	}
	.elementor-widget-heading.blue-light-text .elementor-heading-title {
		font-size: 28px;
		line-height: 36px;
	}
	.getintouch-section .elementor-widget-heading .elementor-heading-title {
		font-size: 38px;
		line-height: 42px;
	}
	.title_blog_post {
		max-width: 80%;
	}
	.contact-detail-block {
		padding: 30px;
	}
}
@media only screen and (max-width: 1080px) {
	.slider-text h2 {
		font-size: 52px;
		line-height: 65px;
	}
	.main-container {
		padding: 100px 0 100px 30px;
	}
	.slide-container{
		padding-left:30px;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title strong {
		font-size: 32px;
		line-height: 34px;
	}
	.why-box.elementor-widget-image-box{
		padding:25px;
	}
	.why-box.elementor-widget-image-box .elementor-image-box-title {
		font-size: 22px;
		line-height: 26px;
		margin: 0 0 10px 0;
	}
	.why-box.elementor-widget-image-box .elementor-image-box-content {
		width: calc(100% - 90px);
		padding-left: 10px;
	}
	.why-box.elementor-widget-image-box .elementor-image-box-img {
		width: 90px !important;
		border-right: 1px solid #BEBEBE;
	}
	.why-box.elementor-widget-image-box .elementor-image-box-img img {
		padding: 20px 20px 20px 0 !important;
	}
	.why-box.elementor-widget-image-box .elementor-image-box-description {
		max-width: 80%;
	}
	a.arrow-button {
		right: 20px;
		bottom: 20px;
	}
	.about-cols2 .bold-text.elementor-widget-text-editor .elementor-widget-container {
		max-width: 90%;
	}
	.offering-tab.elementor-widget-tabs .elementor-tabs-content-wrapper {
		padding-left: 30px;
	}
	.offering-tab.elementor-widget-tabs .elementor-tab-desktop-title p {
		font-size: 18px;
		line-height: 22px;
	}
	.offering-tab.elementor-widget-tabs .elementor-tab-desktop-title img{
		width:20px;
		margin-right:5px;
	}
	.getintouch-cols2 .elementor-widget-heading .elementor-heading-title {
		font-size: 38px;
		line-height: 42px;
	}
	.footer-cols4 {
		padding-left: 15px;
	}
	.footer-cols2 {
		width: 19%;
	}
	.footer-cols1 {
		float: left;
		width: 27%;
		padding-right: 50px;
	}
	.getintouch-section .elementor-widget-heading .elementor-heading-title {
		font-size: 34px;
		line-height: 40px;
	}
	.title_blog_post {
		font-size: 28px;
    	line-height: 36px;
	}
	.contact-detail-block {
		padding: 25px;
	}
	.swiper-container .slider .swiper-slide .slide-inner img {
		height: 100%;
		object-fit: cover;
	}
	.elementor-widget-heading.blue-light-text .elementor-heading-title {
		font-size: 24px;
		line-height: 34px;
	}
	.team-detail h3 {
		font-size: 22px;
		line-height: 28px;
	}
	
}
@media only screen and (max-width: 999px) {
	header .header-titles-wrapper{
		 display: inline-block;
		 padding: 0;
	}
	.swiper-container .slider .swiper-slide .slide-inner img {
		height: 100%;
		object-fit: cover;
	}
	.site-logo img {
		width: 185px;
	}
	.toggle-inner .toggle-text{
		display:none;
	}
	.slider-text h2 {
		font-size: 48px;
		line-height: 61px;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title {
		font-size: 38px;
		line-height: 46px;
	}
	.main-container {
		padding: 80px 0 80px 30px;
	}
	.about-cols2 .bold-text.elementor-widget-text-editor {
		font-size: 20px;
		line-height: 32px;
	}
	.light-text.elementor-widget-heading .elementor-heading-title {
		font-size: 22px;
		line-height: 30px;
	}
	.our-offering .primary-head.elementor-widget-heading .elementor-heading-title {
		margin-bottom: 50px !important;
	}
	.offering-tab.elementor-widget-tabs .elementor-tab-desktop-title:hover{
		align-items:center;
	}
	.offering-tab.elementor-widget-tabs .elementor-tab-desktop-title p {
		font-size: 18px;
		line-height: 22px;
	}	
	.our-offering .primary-button{
		margin-top:30px;
	}
	.getintouch-cols2 .elementor-widget-container {
		padding-left: 30px !important;
	}
	.getintouch-cols2 {
		padding: 80px 0;
	}
	.footer-cols2 {
		width: 50%;
		margin-bottom:30px;
	}
	.footer-cols1 {
		width: 50%;
		padding-right: 20px;
		margin-bottom:30px;
	}
	.footer-block {
		width: 50%;
		float:left;
	}
	.footer-cols4 {
		padding-left: 0;
		width:50%;
	}
	.elementor-widget-heading.blue-light-text .elementor-heading-title {
		font-size: 22px;
		line-height: 28px;
	}
	.why-aboutus .why-box.elementor-widget-image-box .elementor-image-box-img {
		width: 150px !important;
		padding: 0px 10px;
	}
	.our-team-main .main-container {
		padding: 80px 0 150px 30px;
	}
	.getintouch-section .elementor-widget-heading .elementor-heading-title {
		font-size: 30px;
		line-height: 38px;
	}
	.other_blog_section .title_blog_post {
		max-width: 100%;
		font-size: 18px;
		line-height: 26px;
		padding: 18px;
	}
	.contact-detail-block .primary-text.elementor-widget-text-editor .elementor-widget-container {
		color: #fff;
		line-height: 24px;
		font-size: 16px;
	}
	.social-icon-row {
		margin: 20px 0 30px 0;
		padding-bottom: 30px;
	}
	.tooltip {
		width: 380px;
		padding: 25px;
	}
	.tooltip p {
		font-size: 16px;
		line-height: 26px;
	}
	.tooltip h3 {
		font-size: 30px;
		line-height: 34px;
		margin: 0 0 10px 0;
	}
	.single-post h1.entry-title {
		font-size: 38px;
		line-height: 42px;
		max-width:100%;
	}
	.singular .entry-header {
		padding: 100px 0 0 0;
	}
}
@media only screen and (max-width: 768px) {
	.slider-text h2 {
		font-size: 38px;
		line-height: 48px;
	}
	.slide-container {
		top: 26%;
		padding-top: 25%;
	}
	.main-container {
		padding: 50px 0 50px 25px;
	}
	.light-text.elementor-widget-heading .elementor-heading-title {
		font-size: 20px;
		line-height: 28px;
	}
	.about-cols2 .bold-text.elementor-widget-text-editor {
		font-size: 16px;
		line-height: 26px;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title{
		margin:0 0 20px 0;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title {
		font-size: 32px;
		line-height: 36px;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title strong{
		font-size:28px;
	}
	.why-box.elementor-widget-image-box .elementor-image-box-wrapper{
		  display: flex;
   		 align-items: center;
	}
	.why-box.elementor-widget-image-box .elementor-image-box-content {
		width: calc(100% - 90px);
		padding-left: 20px;
	}
	.why-box.elementor-widget-image-box:last-child{
		margin-bottom:0 !important;
	}
	.our-offering .primary-head.elementor-widget-heading .elementor-heading-title {
		margin-bottom: 30px !important;
	}
	.offering-tab.elementor-widget-tabs .elementor-tabs-content-wrapper {
		padding-left: 0;
	}
	.offering-tab.elementor-widget-tabs .elementor-tab-title {
		border-bottom: 1px solid #ddd !important;
		display: flex;
		align-items: flex-start;
		padding:15px 0;
	}
	.offering-tab.elementor-widget-tabs .elementor-tab-title span{
		width:30px;
		margin-right:10px;
	}
	.offering-tab.elementor-widget-tabs .elementor-tab-title p {
		margin: 0;
		color: #000;
		padding: 0;
		font-family: 'Gilroy-Medium';
		font-weight: 500;
		font-size: 18px;
		line-height: 26px;
		width: 100%;
	}
	.offering-tab.elementor-widget-tabs .elementor-tab-title p br{
		display:none;
	}
	.offering-tab.elementor-widget-tabs .elementor-tab-title.elementor-active p{
		color:#C62A2A;
	}
	.home-section4 .elementor-widget-image {
		position: relative;
		width: 435px;
	}
	.home-section4 .elementor-widget-image img{
		margin-top:-30px;
		width:90%;
	}
	.bdp-post-carousel button.slick-prev {
		bottom: -85px;
		right: 55px !important;
		top: inherit;
	}
	.bdp-post-carousel button.slick-next{
		bottom: -85px;
		right: 0 !important;
		top: inherit;
	}
	.our-offering .primary-button {
		margin-top: 20px;
	}
	.our-offering .primary-button .elementor-widget-container {
		margin-top: 0 !important;
		text-align: left;
	}
	.scroll-line .main-container{
		padding-bottom:50px;
	}
		.getintouch-cols2 {
		background: #072A6A;
		padding: 50px 5%;
	}
	.getintouch-cols2 .elementor-widget-container {
		padding-left: 0 !important;
	}
	.getintouch-cols2 .primary-button.elementor-widget-button .elementor-button {
		margin-top: 0;
		float: left;
	}
	.getintouch-cols2 .elementor-widget-container{
		margin:0 !important;
	}
	.getintouch-cols2 .elementor-widget-heading .elementor-heading-title{
		margin-bottom:0 !important;
	}
	.getintouch-cols2 .elementor-widget-text-editor .elementor-widget-container p{
		margin-bottom:0;
	}
	.footer-cols2 {
		width: 100%;
		margin-bottom:20px;
	}
	.footer-cols1 {
		width: 100%;
		padding-right: 0;
		margin-bottom:20px;
	}
	.footer-block p {
		margin: 0;
	}
	.footer-block {
		width: 100%;
		float:left;
		margin-bottom:20px;
	}
	.footer-cols4 {
		padding-left: 0;
		width:100%;
	}
	.footer-cols4{
		margin-bottom:0;
	}
	.footer-top-row {
		padding-bottom: 30px;
	}
	.footer-cols4 p {
		max-width: 300px;
		margin-bottom: 10px;
	}
	#site-footer {
		padding: 50px 0 0 0;
	}
	.getintouch-cols2 .elementor-widget-heading .elementor-heading-title {
		font-size: 32px;
		line-height: 36px;
	}
	.about-section1 .main-container{
		padding-bottom:50px;
	}
	.why-box.elementor-widget-image-box .elementor-image-box-wrapper{
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
	}
	.why-box.elementor-widget-image-box .elementor-image-box-content {
		width: 100%;
		padding-left: 0;
	}
	.why-aboutus .why-box.elementor-widget-image-box .elementor-image-box-img {
		width: 100% !important;
		padding: 0 !important;
		border: none;
	}
	.why-aboutus .why-box.elementor-widget-image-box .elementor-image-box-img img{
		width:120px;
	}
	.why-aboutus .why-box.elementor-widget-image-box .elementor-image-box-description {
		max-width: 100%;
	}
	.why-aboutus .main-container{
		padding-bottom:50px;
	}
	.blue-light-text.elementor-widget {
		width: 100% !important;
	}
	.our-team-main .elementor-element.elementor-arrows-position-outside .swiper{
		width:100%;
	}
	.our-team-main .elementor-widget-image-carousel .swiper .swiper-slide figure img {
		width: 100%;
	}
	.our-team-main .main-container {
		padding: 50px 0 120px 30px;
	}
	.team-detail h3 {
		font-size: 22px;
		line-height: 26px;
	}
	.team-slider {
		margin-top: 30px;
	}
	.getintouch-section {
		padding: 60px 0;
	}
	.title_blog_post {
		font-size: 25px;
		line-height: 32px;
		margin: 20px 0 30px 0 !important;
		max-width: 100%;
	}

	.other_blog_section .first_blog {
		width: 100%;
		margin-right: 0 !important;
		margin-bottom: 25px;
	}
	.other_blog_section {
		margin-top: 0;
	}
	.page-id-600  .scroll-line .main-container {
		padding-bottom: 50px;
	}
	.elementor-widget-heading.blue-light-text .elementor-heading-title {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.page-id-473 .scroll-line .main-container {
		padding-bottom: 50px;
	}
	.contact-detail-block .elementor-widget-image-box .elementor-image-box-wrapper {
		text-align: center;
		display: flex;
		gap: 10px;
	}
	.social-icon-row {
		margin: 0 0 30px 0;
	}
	.contact-main .main-container {
		padding: 50px 0 50px 25px !important;
	}
	.top-banner-section .main-container {
		padding-top: 0 !important;
	}
	.map-section .elementor-widget-image img{
		height: 500px;
    	object-fit: cover;
	}
	.tooltip {
		width: 350px;
		padding: 25px;
		left: 0;
		top: 60px;
	}
	.tooltip a.location-link {
		right: 15px;
		bottom: 18px;
	}
	.testimonial-slider .tss-meta-info {
		float: left;
		width: 100%;
		margin-bottom:30px;
	}
	.testimonial-slider .rt-container-fluid{
   			padding:0 !important;
	}
	.rt-container-fluid{
		padding:0 !important;
	}
	.tss-wrapper .tss-carousel3 .item-content-wrapper{
		padding:0;
	}
	a.arrow-button {
		top: inherit;
		transform: inherit;
		bottom: 20px !important;
	}
	.testimonial-slider .tss-wrapper .single-item-wrapper h3.author-name {
		font-size: 28px;
		line-height: 32px;
	}
	.testimonial-slider .tss-carousel .swiper-arrow.swiper-button-prev {
		right: 25px !important;
		top: -52px;
		background-size: 8px;
	}
	.testimonial-slider .tss-carousel .swiper-arrow.swiper-button-next {
		right: -22px !important;
		top: -52px;
		background-size: 9px;
	}
	.testimonial-slider .tss-carousel .swiper-arrow {
		width: 38px;
		height: 38px;
	}
	.blog-section .main-container{
		padding-bottom:150px;
	}
	.bdp-post-carousel.bdp-design-1 .bdp-post-carousel-content {
		padding: 0 20px;
		overflow:hidden;
		padding-bottom:20px;
	}
	.testimonial-slider .tss-wrapper .tss-carousel3 .item-content-wrapper,  .testimonial-slider .tss-wrapper .single-item-wrapper h3.author-name, .testimonial-slider .tss-wrapper .single-item-wrapper h4.author-bio{
		width:100%;
	}
	.testimonial-slider .tss-wrapper .tss-carousel3 .item-content-wrapper{
		padding:0 !important;
	}
	.single-post h1.entry-title {
		font-size: 32px;
		line-height: 36px;
	}
}
@media only screen and (max-width: 700px) {
	
	.custom_border_radius img {height:auto;}
	.modal-menu {
		position: relative;
		left: inherit;
		width: 100%;
	}
	.why-box.elementor-widget-image-box .elementor-image-box-content {border-left:none;}
	.offering-tab.elementor-widget-tabs .elementor-tab-content img {height:auto;}
	
}
@media only screen and (max-width: 600px) {
	.slider-text h2 {
		font-size: 32px;
		line-height: 45px;
	}
	.slide-container a {
		font-size: 18px;
		line-height: 25px;
		margin-top: 10px;
	}
	.home-section4 .elementor-widget-image {
		position: relative;
		width: 320px;
	}
	.footer-block p {
		font-size: 16px;
		line-height: 22px;
	}
	.title_blog_post {
		font-size: 22px;
		line-height: 30px;
	}
	.tooltip {
		width: 300px;
		padding: 25px;
		left: -100px;
		top: 60px;
	}
}
@media only screen and (max-width: 500px) {
	.why-box.elementor-widget-image-box .elementor-image-box-wrapper{
		display:inline-block;
	}
	.why-box.elementor-widget-image-box .elementor-image-box-img{
		border:none;
	}
	.why-box.elementor-widget-image-box .elementor-image-box-content {
		width: 100%;
		padding-left: 0;
	}
	.why-box.elementor-widget-image-box {
		padding: 20px;
	}
	.our-offering .primary-button {
		text-align: center;
	}
	.home-section4 .elementor-widget-image {
		position: relative;
		width: 290px;
	}
	.getintouch-cols2 .elementor-widget-text-editor .elementor-widget-container {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 20px !important;
	}
	.title_blog_post {
		font-size: 20px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 480px) {
	.services-section1 .elementor-widget-text-editor .elementor-widget-container ul {
		padding-left: 10px;
	}
}

