/*
Theme Name: Lucrative Elementor v1
Theme URI: http://lucrativesoftwares.com
Author: Lucrative Softwares
Author URI: http://lucrativesoftwares.com
Description: A custom WordPress theme with full Elementor support, mega menu, and custom post types for news and blog.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lucrative-elementor-v1
*/



@font-face {
    font-family: 'futura-book';
    src: url('fonts/Futura-Book-font.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura-black';
    src: url('fonts/Futura-Extra-Black-font.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura-bold';
    src: url('fonts/Futura-Bold-font.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'auth-sign';
    src: url('fonts/AuthenticSignature.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

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


@font-face {
    font-family: 'bodoni-moda';
    src: url('fonts/BodoniModa.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bodoni-moda-italic';
    src: url('fonts/BodoniModaItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Nunito-Regular', 'futura-book', 'Sans-serif';
}

h1, h2, h3, h4, h5, h6 {	
    font-family: 'bodoni-moda', 'Sans-serif';
} 


.page-template #akrHeader{
	position: absolute; top: 0px;
}
body.page-template-home-template #akrHeader{
	position: absolute; top: 0px;
}
body.page-template-home-template #akrHeader.fixed,
.page-template #akrHeader.fixed{
	position: fixed; top: 0px; background-color: #273e33b0;
}

/* body.page-template-home-template #akrHeader.fixed .headerLogoContainer,
.page-template #akrHeader.fixed .headerLogoContainer {
	background-color: #273e33b0;
}  */

.slideDown {
  animation: slideDown 0.3s ease-out;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}

.akrdefaultBtn .wpr-button {
  display: inline-block;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 8px;
  background: linear-gradient(120deg, #DAB745, #f3db8a, #DAB745);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  cursor: pointer;
}

.akrdefaultBtn .wpr-button:hover {
  transform: scale(1.03);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

.pageBreadcrum .wpr-archive-title {
    display: flex;
    flex-direction: column-reverse;
}
.pageBreadcrum .wpr-archive-title span {
    font-size: 12px;
    margin-top: 5px;
    color: var(--e-global-color-8e848ac);
}

.contactForm .wpcf7-form-control {
    display: block;
    width: 100%;
    margin: 0px 0px 10px;
    padding: 8px 5px;
    border: 1px solid #debc50;
    border-radius: 3px;
    background-color: #ffffff;
}

.contactForm .wpcf7-form-control.btnSubmit {
    display: inline-block;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-align: center;
    text-decoration: none;
    border: none;
    border-radius: 8px;
    background: linear-gradient(120deg, #DAB745, #f3db8a, #DAB745);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    cursor: pointer;
}

/******************** CRAOUSEL ********************/
.owl-nav button{
    position: relative;
}
.owl-nav button.owl-prev::before {
    display: block;
    position: absolute;
    content: '';
    width: 23px;
    height: 23px;
    background-image: url('https://dev-cco-wp.flynautstaging.com/wp-content/uploads/2025/02/l-arrow.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    top: 0;
    left: 0;
    padding: 16px;
}
.owl-nav button.owl-next::before {
    display: block;
    position: absolute;
    content: '';
    width: 23px;
    height: 23px;
    background-image: url('https://dev-cco-wp.flynautstaging.com/wp-content/uploads/2025/02/r-arrow.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    top: 0;
    right: 0;
    padding: 16px;
}
.owl-nav button.owl-prev:hover::before,
.owl-nav button.owl-next:hover::before {
    background-color: #C40024;
    border-color: #C40024 !important;
}
.owl-nav button .carousel-slider-nav-icon{
    visibility: hidden;
}
div#n2-ss-2 .n2-style-82d5c4057afbbaa5c2f007df95b3f332-heading:Hover{
	background: #E51C43 !important;
}

/* HERO */
.comparison-wrapper .comparison-row {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 9px;
    gap: 20px;
}
.comparison-wrapper .w-45{
	width: 45%;
}
.comparison-wrapper .w-10{
	width: 10%;
}
.comparison-wrapper .comparison-row.first{
	margin-bottom: 20px;
}
.comparison-wrapper .left-column,
.comparison-wrapper .right-column{
    color: #FFFFFF; 
	padding: 6px 20px;
	border-radius: 12px;
    font-family: DM Sans;
    font-weight: 700;
    font-size: 30px !important;
    line-height: 45.6px !important;
}
.comparison-wrapper .left-column.first,
.comparison-wrapper .right-column.first{
    font-family: Poppins;
    font-weight: 700;
    font-size: 34px;
    line-height: 51.68px;
}
.comparison-wrapper .left-column.first{
	background: linear-gradient(270deg, #E51C43 -5.38%, rgba(229, 28, 67, 0) 93.65%); 
	border-bottom: 1px solid #fff;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: end;
}
.comparison-wrapper .right-column.first{
	background: linear-gradient(90deg, #C4C4C4 -22.69%, rgba(94, 94, 94, 0) 87.25%);
}

.comparison-wrapper .center-column.first{
    font-family: Poppins;
    font-weight: 700;
    font-size: 34px;
    line-height: 51.68px;
}
.comparison-wrapper .center-column{
	text-align: center;
    display: flex;
    justify-content: center;
}
.comparison-wrapper .left-column {                   
	background: linear-gradient(270deg, rgba(55, 119, 188, 0.67) -5.38%, rgba(55, 119, 188, 0) 93.65%);
    text-align: end;
}
.comparison-wrapper .right-column{
    font-weight: 300;
    text-align: start;
}
.n2-ss-widget.n2-ss-control-bullet.n2-ow-all.n2-ss-control-bullet-horizontal {
    --widget-offset: 50px !important;
}
div#n2-ss-2 .n2-ss-slide-limiter,div#n2-ss-2 .n-uc-1bc3fdd69bf85{
    max-width: 920px !important
}

/******************** COMMON ********************/
.amn-heading h2{
    font-family: Poppins !important;
    font-weight: 700 !important;
    font-size: 56px !important;
    line-height: 66.08px !important;
}
.fs-48 h4{
    font-family: Poppins;
    font-weight: 700;
    font-size: 48px;
    line-height: 53.28px;
}
.fs-44 h4{
    font-family: "Poppins", Sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 56px;
}
span.fs-44{
    font-size: 44px;
}
li.square-dot{
    list-style: square;
    color: #000000;
    font-family: "DM Sans", Sans-serif;
    font-size: 27px;
    font-weight: 500;
    line-height: 41.04px;    
}
li.square-dot::marker {
    color: #E41E42;
}
.line h2,.line h4,.line h5{
    display: flex;
    align-items: center;
    gap: 16px;
}
.amn-heading h2 span img{
    height: 157px;
    width: 20px;
}
.amn-quete-heading h3{
    display: inline-flex;
    gap: 16px;
}
.amn-btn a, .hero-btn a{
    transition: ease-in-out.4s !important;
}
.amn-btn a:hover, .hero-btn a:hover{
	transform: scale(1.05);
}
.amn-para p{
    font-family: DM Sans;
    font-weight: 300;
    font-size: 27px;
    line-height: 37.8px;
}


/******************** HEADER ********************/
/* MENU */
.ekit_page_list_content span.elementor-icon-list-icon svg.e-fas-square-full{
    width: 6px;
    height: 6px;
    fill: #0D121F;
}
.ekit_page_list_content span.elementor-icon-list-icon svg path{
	fill: var( --e-global-color-primary );
}

header .wpr-pointer-underline .wpr-pointer-item:after {
    transform: translateY(25px) !important;
    height: 7px !important;
    background-color: #FFFFFF;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}
header .wpr-mobile-toggle-line{
    background-color: #FFFFFF !important;
}
.wpr-mobile-toggle-line{
    background-color: var( --e-global-color-primary ) !important;
}
header.element-is-sticky{
	background-color: var( --e-global-color-primary ) !important;
    padding-bottom: 30px !important;
}



/******************** BRANDS ********************/
.brand-container .swiper-slide-inner{
	display: flex;
    justify-content: center;
}
.brand-container .swiper-wrapper{
    display: flex;
    align-items: center;
	gap: 50px !important;
}
.brand-container .swiper-wrapper .swiper-slide{
	width: 16.65% !mportant;
}
.brand-container .swiper-slide-inner img{
	max-height: 100px;
}




/******************** OUR EXPERTS ********************/






/******************** PARTNERS ********************/
.partner-craousel-wrapper .owl-stage{
	display: flex;
}
.partner-craousel-wrapper .owl-stage .owl-item{
	display: flex;
}
.our-partners .carousel-slider .carousel-slider__item{
    border-radius: 25px;
    overflow: hidden;
    min-height: 215px;
    background: #fff;
}
.our-partners .carousel-slider .carousel-slider__caption{    
    padding: 20px;    
}
.our-partners .carousel-slider .carousel-slider__caption .title{
    font-family: "Poppins", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 37.76px;
    color: #C40024;
    margin-top: 0;
}
.our-partners .carousel-slider .carousel-slider__item img{
    height: 230px !important;
    background-color: #24336D;
    object-fit: cover;
}
.our-partners .carousel-slider .carousel-slider__caption .caption{
    font-family: DM Sans;
    font-weight: 300;
    font-size: 24px;
    line-height: 36.48px;
    text-align: center;
}


/******************** UNCOVER ********************/



/******************** HISTORY ********************/
section.our-history{
    position: relative;
}
.video-history{
    position: absolute;
    right: -104px;
    top: 25px;
    width: 600px !important;
}
.video-history video{
    width: 600px !important;
    height: 400px !important;
}
.fs-53 h3{
	font-family: Poppins;
    font-weight: 700;
    font-size: 53px;
    line-height: 61.48px;
}


/******************** Opportunities ********************/
.our-opportunities .carousel-slider .carousel-slider__item{
    width: 100%;
    height: 250px;
    border-radius: 15px;
    overflow: hidden;
}
.our-opportunities .carousel-slider .carousel-slider__item img{
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.our-opportunities .carousel-slider .carousel-slider__caption{
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #00000070;
    height: 90px;
}
.our-opportunities .carousel-slider .carousel-slider__caption .title{
    font-size: 27px;
    font-weight: 700;
    line-height: 31.86px;
    color: #fff;
    text-align: left;
    margin: 0;
    padding: 20px 15px;
}
.our-opportunities .owl-nav{
    position: absolute;
    top: -100px;
    right: 30px;
}



/******************** CUSTOMER ********************/
.our-customer .carousel-slider__item{
    display: flex;
    border-radius: 14px;
    overflow: hidden;
    background-color: #FFFFFF;
}
.our-customer .carousel-slider__item img{
    max-width: 280px;
    max-height: 340px;
    object-fit: cover;
}
.our-customer .carousel-slider__caption{
    padding: 30px;
}
.our-customer .carousel-slider .carousel-slider__caption .title{
    font-size: 27px;
    line-height: 30px;
    color: #000000;
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
}
.our-customer .carousel-slider .carousel-slider__caption .caption{
    font-size: 22px;
    line-height: 30px;
    color: #525252;
    text-align: left;
    margin-top: 0;
}
.our-customer .owl-nav{
    position: absolute;
    left: 50%;
    bottom: -40px;
}


.our-customer .owl-nav button.owl-prev::before {
    background-image: url('https://dev-cco-wp.flynautstaging.com/wp-content/uploads/2025/02/l-arrow-1.png');
    border: 1px solid var( --e-global-color-primary );
}
.our-customer .owl-nav button.owl-next::before {
    background-image: url('https://dev-cco-wp.flynautstaging.com/wp-content/uploads/2025/02/r-arrow-1.png');
    border: 1px solid var( --e-global-color-primary );
}






/******************** ANALYSIS ********************/
.card-analysis .infobox-icon{
	height: 365px;
    border-radius: 25px;
    overflow: hidden;
    margin-bottom: 13px;
}
.card-analysis img{
	width: 100% !important;
    height: 100%;
    object-fit: cover;
}
.our-analysis .card-analysis .infobox-content h5.title{
    font-size: 32px;
    font-weight: 700;
    line-height: 34.75px;
    color: #121416 !important;
    margin-bottom: 13px;
}
.our-analysis .card-analysis .infobox-content .infobox-button .eael-infobox-button{
    background-color: var(--e-global-color-primary) !important;
    font-family: "Poppins", Sans-serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 31.05px;
    letter-spacing: 2;
    border-style: solid;
    border-width: 6px 6px 6px 6px;
    border-color: #FFFFFF38;
    border-radius: 90px 90px 90px 90px;
    padding: 18px 40px 18px 40px;
    margin-top: 35px;
}
.analysis-shere{
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 22px;
}
.analysis-shere .analysis-dp img{
    width: 34px;
    height: 34px;
    border-radius: 50%;
    overflow: hidden;
}
.analysis-shere .analysis-dp-name{
    font-size: 20px;
    font-weight: 400;
    line-height: 34.75px;
    font-family: DM Sans;
    color: #121416;
}

.analysis-shere .analysis-dp-shere li{
    font-size: 15px;
    font-weight: 400;
    line-height: 34.75px;
    font-family: DM Sans;
    color: #6C757D;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding-left: 20px;
    position: relative;
}
.analysis-shere .analysis-dp-shere li::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background: #6C757D66;
    border-radius: 50%;
    left: 0;
}
.analysis-shere .analysis-dp-shere li img{
	width: 13px;
}


/******************** BUISNESS ********************/
.our-buisness .buisness-main-input{
    position: relative;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    width: 100%;
}
.our-buisness .buisness-main-input::before{
    position: absolute;
    content: '';
    width: 20px;
    height: 16px;
    background-image: url('http://localhost/cco/wp-content/uploads/2025/02/mail-icon.png');
    left: 18px;
    top: 25px;
    z-index: 1;
}
.our-buisness .buisness-main-input::after{
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background-image: url('http://localhost/cco/wp-content/uploads/2025/02/Arrow-Right.png');
    right: 45px;
    top: 25px;
    z-index: 1;
}
.our-buisness .buisness-left-input .buisness-mail-input{
    border: none;
    padding: 24px 50px;
    border-radius: 100px;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    color: #2B3E3D;
    width: 100%;
}
.our-buisness .buisness-left-input .buisness-mail-input::placeholder{
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    color: #2B3E3D;
}
.our-buisness .buisness-right-input{
    position: absolute;
    top: 0;
    right: 0;    
}
.our-buisness .buisness-right-input .buisness-submit-input-btn{
    position: relative;
    border: none;
    padding: 24px 76px 24px 45px;
    border-radius: 100px;
    background-color: var( --e-global-color-secondary );
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    color: #FFFFFF;
    cursor: pointer;
}
.our-buisness .buisness-right-input .wpcf7-spinner{
    display: none;    
}


/******************** CONTACT US ********************/
.contact-icon-box{
	width: 32% !important;
	background: #FFFFFF;
	box-shadow: -3px -4px 60px 0px #00000014;
    border-radius: 25px;
    overflow: hidden;
    padding: 35px;
}
.contact-icon-box .elementor-icon-box-content h3 span{
    font-family: Poppins;
    font-weight: 700;
    font-size: 38px;
    line-height: 40px;
    margin-bottom: 8px;
}
.contact-icon-box .elementor-icon-box-content p.elementor-icon-box-description{
    font-family: Poppins;
    font-weight: 400;
    font-size: 24px;
    line-height: 25px;
}
.form-wrapper-main{
	background: #FFFFFF;
	box-shadow: -3px -4px 60px 0px #00000014;
	border-radius: 50px;
}
.form-wrapper-main .input{
	margin-right: unset !important;
}

/* .form-wrapper-main form label{
display:none;
} */

select#hs_persona-56e7b7a7-df15-4bbf-93ed-202c2ed7397a {
    color: #7a7a7a;
}

label.hs-error-msg.hs-main-font-element, .hs-error-msgs li::marker{
display:block;
color:red;
}


.form-wrapper-main .input input,.form-wrapper-main .input select,.form-wrapper-main .input textarea{
	background: #F3F3F3;
	padding: 10px 30px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    color: #222222;
	border-radius: 10px;
    border: none;
    width: 100% !important;
}

.form-wrapper-main fieldset{
	margin-bottom: 22px !important;
    max-width: 100% !important;
}
.form-wrapper-main fieldset.form-columns-2{
	display: flex !important;
	gap: 22px !important;
}
.hs_recaptcha.hs-recaptcha.field.hs-form-field{
display:none;
}
.form-wrapper-main .actions input[type="submit"]{
	background: #E51C43;
	padding: 15px;
    border-radius: 100px;
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    width: 50%;
    border: none;
    color: #fff !important;
}
/******************** FOOTER ********************/
footer .menu-footer .col-f-menu nav ul li{
    margin: 0 !important;
    padding-left: 16px !important;
    position: relative;
    width: 100%;
}
footer .menu-footer .wpr-nav-menu-horizontal .wpr-nav-menu>li:first-child{
    padding-left: 16px !important;
}
footer .menu-footer .col-f-menu nav ul li::before{
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    background-color: #0D121F;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
footer .menu-footer .col-f-menu nav ul li a{
    padding: 10px 0px !important;
}
footer #social-footer{
    position: relative !important;
    z-index: 2;
}
footer #social-footer .box-line-fs{
    position: absolute !important;
    z-index: -1;
    display: flex;
    justify-content: center;
}
footer #social-footer .box-line-fs img{
    max-width: 1690px;
}
.sf-copyright-wrapper h6{
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    color: #FFFFFF;
}
.col-f-menu .wpr-pointer-underline .wpr-pointer-item:after{
	display: none;
}
.my-main-footer .wpr-mobile-toggle-wrap {
    display: none;
}

/************************* INNER-PAGES *************************/
/***************************************************************/
.inner-banner{
	margin-top: -164px;
}
.inner-banner h2.templately-heading-title{
	text-align: center;
}
/********************* SERVICES *********************/
/******************************************************/

/********** Talent Acquisition Services **********/
.tas-workforce-boxz .elementor-widget-image{
	height: 274px;
    border-radius:25px;
    overflow: hidden;
}
.tas-workforce-boxz img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/********************* Industries *********************/
/******************************************************/

/********** AEROSPACE **********/
section.our-explore-other-industries .eoi-box-group{
    position: relative;
    overflow: hidden;
}
section.our-explore-other-industries .eoi-box-group .eoi-box-title{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
section.our-explore-other-industries .eoi-box-group .eoi-img,
section.our-explore-other-industries .eoi-box-group .eoi-img a{
    width: 100%;
    height: 100%;
}
.aerospace-master-the-skies-img-box .elementor-widget-image{
	height: 534px;
    border-radius: 13px;
    overflow: hidden;
}
.aerospace-master-the-skies-img-box img{
	width: 100%;
    height:100%;
    object-fit: cover;
}


/********** Automotive & Commercial Truck **********/
.eoi-box-title h5{
	font-family: "Poppins" !important;
    font-size: 21px;
    font-weight: 700 !important;
    line-height: 25px;
    color: #FFFFFF !important;
}


/********** Banking & Financial **********/
.img-optimize-container .elementor-widget-image{
	height: 534px;
    overflow: hidden;
    border-radius: 0px 25px 25px 0px;
}
.img-optimize-container .elementor-widget-image img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}

/********** restaurant-&-retail **********/
ul.ul-sales-growth li{
    font-family: DM Sans;
    font-weight: 300;
    font-size: 27px;
    line-height: 57.51px;
    list-style: none;
    padding-left: 33px;
    margin-bottom: 5px;
    position: relative;
}
ul.ul-sales-growth li::before{
	position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background-image: url('https://dev-cco-wp.flynautstaging.com/wp-content/uploads/2025/02/teenyicons_tick-circle-solid.png');    
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}


/********** Consumer Goods **********/
.c-good-challenges .amn-heading h2 span img {
	height: 60px;
}
.c-good-challenges-img-box .elementor-widget-image{
	height: 495px;
}
.c-good-challenges-img-box img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}


/********** AI & Technology **********/
.ai-technology-transforming-img-box .elementor-widget-image{
    height: 626px;
    border-radius: 25px;
    overflow: hidden;
}
.ai-technology-transforming-img-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/********************* Insights **********************/
/*****************************************************/

/********** BLOGS **********/
.blog-wrapper-main {
    gap: 0px 40px !important;
    display: flex;
    margin-bottom: 60px;
}
.blog-img-group{
	width: 40%;
}
.blog-contentside{
	width: 60%;
}
.blog-img-group .blog-thumbnail{
	height: 473px;
    border-radius: 25px;
    overflow: hidden;
}
.blog-img-group .blog-thumbnail img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-contentside .elementor-widget-divider .elementor-widget-container{
    height: auto;
}
.blog-contentside h4{
    margin-bottom: 10px;
}
.blog-contentside h4 a{
	color: #010101;
}
.blog-contentside .tm-fs-22 p{
	color: #000000;
    font-family: "DM Sans", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 60px;
}
.blog-readmore-btn p{
    padding-bottom: 30px;
    border-bottom: 2px solid #EBE9ED;
    margin-bottom: 15px;
}
.blog-readmore-btn a{
	color: var( --e-global-color-secondary );
}
.analysis-dp-shere{
	display: flex;
    align-items: center;
    gap: 10px;
}
.share-wrapper{
    height: 25px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.analysis-dp-shere .share-links {
    display: none;
}

.analysis-dp-shere:hover .share-links {
    display: block;
}
/**********whitepapers **********/
.whitepapers-cards{
	width: 32%;
}
.whitepapers-cards .eael-infobox{
	position: relative;
}
.whitepapers-cards .eael-infobox::before{
	position: absolute;
    content: '';
    background: #00000038;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 25px;
}
.whitepapers-cards .eael-infobox .infobox-content{
	position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
}
.whitepapers-cards .infobox-icon{
	width: 100%;
    height: 483px;
    border-radius: 25px;
    overflow: hidden;
}
.whitepapers-cards .infobox-icon img{
	width: 100% !important;
    height: 100%;
    object-fit: cover;
}
.whitepapers-cards .eael-infobox .infobox-content p.title{
	color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    margin: 0px 0px 8px 0px;
}
.whitepapers-cards .eael-infobox .infobox-content .w-date p{
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}
.whitepapers-inner-wrapper{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}
.detail-banner .elementor-widget-image {
	height:558px;
    border-radius:25px;
    overflow:hidden;
}
.detail-banner img{
	width:100%;
    height:100%;
    object-fit:cover;
}

/********** PR **********/
.pr-inner-wrapper{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}
.pr-cards{
	width: 32%;
}
.pr-cards .eael-infobox{
	padding: 15px;
    box-shadow: 0px 0px 33px 0px #0000001A;
    border-radius: 21px;
    flex-grow: 1;
    height: inherit;
}
.pr-cards .infobox-icon{
	width: 100%;
    height: 260px;
    border-radius: 21px;
    overflow: hidden;
    margin-bottom: 20px;
}
.pr-cards .infobox-icon img{
	width: 100%;
    height: 100%;	
}
.pr-cards .infobox-content p.title{
    font-family: Poppins;
    font-weight: 700;
    font-size: 26px;
    line-height: 39px;
    color: #2D3C73;
    margin-bottom: 6px;
}
.pr-cards .w-date{
	display: none;
}

/********** Case Study **********/
.case-study-inner-wrapper{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}
.case-study-cards{
	width: 32%;
}
.case-study-cards .eael-infobox{
    box-shadow: 0px 0px 33px 0px #0000001A;
	border-radius: 21px;
    overflow: hidden;
}

.case-study-cards .infobox-icon {
	width: 100%;
    height:278px;
}
.case-study-cards .infobox-icon img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.case-study-cards .infobox-content{
	padding: 25px;
}
.case-study-cards .infobox-content p.title{
	color: var(--e-global-color-primary);
    font-family: "Poppins", Sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 39px;
    margin: 0px;
}
.case-study-cards .infobox-content p{
    color: #0D121F;
    font-family: "DM Sans", Sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 32px;
    margin: 0px;
}
.case-study-cards .w-date{
	display: none;
}


/*********************** ABOUT ***********************/
/*****************************************************/

/********** ABOUT **********/
.about-empower-img-box .elementor-widget-image{
	height: 392px;
    border-radius: 25px;
    overflow: hidden;
}
.about-empower-img-box img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
/*accordion*/
.about-accordion .eael-adv-accordion{
	display: flex;
    flex-direction: column;
    gap: 20px;
}
.about-accordion .eael-adv-accordion .eael-accordion-list{
    border-bottom: 2px solid #EDEDED;
    padding-bottom: 20px;
}
.about-accordion .eael-accordion-list .eael-accordion-header{
	flex-direction: row-reverse;
}


/********** People & Leadership **********/
.our-team-wrapper{
	display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: stretch;
}
.eael-team-item{
height:100%;
}
.people-team-container .people-team-member{
	width: 23.5%;
    padding: 15px;
    box-shadow: 0px 0px 4px 0px #0000003A;
    border-radius: 18px;
    overflow: hidden;
    background-color: #FFFFFF;
}
.people-team-container .people-team-member .eael-team-image figure{
	width: 100%;
    height: 190px;
    border-radius: 8px;
    overflow: hidden;
}
.people-team-container .people-team-member .eael-team-image img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.people-team-container .people-team-member .eael-team-content{
	padding: 24px 0px 60px 0px;
    display:flex;
    flex-direction:column;
}
.people-team-container  ul.eael-team-member-social-profiles {
    order: 5;
    position:absolute;
    bottom:0px;
}

@media only screen and (max-width:768px){
.people-team-container  ul.eael-team-member-social-profiles {
    order: 5;
    position:relative;
    bottom:0px;
}
}

.people-team-container .people-team-member .eael-team-content h5.eael-team-member-name{
	color: var(--e-global-color-primary);
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 30px;
    margin: 0px;
}
.people-team-container .people-team-member .eael-team-content h6.eael-team-member-position{
	color: #6B7280;
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 24px;
    margin: 0px 0px 10px 0px;
}
.people-team-container .people-team-member .eael-team-content p.eael-team-text{
	font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #6B7280;
}


/********** Join Our Team **********/
.job-wrapper .eael-tabs-nav ul.eael-tab-inline-icon{
	flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
}
.job-wrapper .eael-tabs-nav ul.eael-tab-inline-icon li#job-cat-custom{
	width: 323px;
    height: 64px;
    border-radius: 84px;
    border: 1px solid #0D121F;
    padding: 20px;
    background-color: #FFFFFF;
    flex: unset;
    margin-bottom: 5px;
}
.job-wrapper .eael-tabs-nav ul.eael-tab-inline-icon li#job-cat-custom.active{
	background-color: #0D121F;
    color: #FFFFFF;
}
.job-wrapper .eael-tabs-nav ul.eael-tab-inline-icon li#job-cat-custom.active h6.eael-tab-title{
	color: #FFFFFF;
}
.job-wrapper .eael-tabs-nav ul.eael-tab-inline-icon li#job-cat-custom h6.eael-tab-title{
    font-family: Poppins;
    font-weight: 400;
    font-size: 16.8px;
    line-height: 25.2px;
    color: #0D121F;
}
.job-wrapper .eael-tabs-nav{
	margin-bottom: 70px;
}
.job-wrapper .eael-advance-tabs .eael-tabs-nav>ul li.active:after{
	display: none;
}
.job-card-row{
	display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.job-card-row .job-card{
	width: 23.5%;
    padding: 20px;
    box-shadow: 0px 0px 25px 0px #00000021;
	border-radius: 25px;
    overflow: hidden;
    background-color: #FFFFFF;
}
.job-card .job-card-body .title h6{
	margin-bottom: 12px;
}
.job-card .job-card-body .para{
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
	color: #6B6B6B;
    margin-bottom: 20px;
}
.job-card .job-card-body .name{
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 6px;
}
.job-card .job-card-body .date{
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 50px;
}
.job-card .job-card-body .view-job-btn{
    font-weight: 400;
    font-size: 18px;
    line-height: 26.3px;
    color: #FFFFFF;
    padding: 14px;
    background: #24336D;
	border-radius: 78px;
    text-align: center;
}

.objectFitWrapper .elementor-widget-image a {
	width: 100%;
}

.objectFitWrapper img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.cuisine .objectFitWrapper img {
    height: 350px;
}