:root{
    --primary-text-color: #252422;
    --primary-bg-color: #C8102E;
    --shadow-btm: 0px 7px 10px 0px rgba(0, 0, 0, 0.05);
    --shadow-top: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    --bg--secondary: #F8F9FA;
}
.hero-slide{
    height: 528px;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.we__we__work{
    padding: 21px;
}
.we-work-with img{
    width: auto;
    display: block;
    margin: auto;
    object-fit: scale-down;
}
.who-we-work h4{
    color: var(--primary-text-color);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
}
.slick-overlayer{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
}
.hover-slide{
    max-width: 25%;
    flex: 1;
    padding: 16px 16px 40px 16px;
    display: flex;
    padding: 16px 16px 40px 16px;
    justify-content: center;
    align-items: flex-end;
    gap: 8px;
    flex-shrink: 0;
}
.span-flex{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 8px;
}
.span-flex img{
    width: 37px;
}
.span-text a, .span-text a{
    color: #FFF;
text-align: center;
font-family: Verdana;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.048px;
}
.hover-slide.active{
    background: rgba(0, 0, 0, 0.20);
    transition: all .3s ease-in-out;
}
.saddow-btm{
    box-shadow: var(--shadow-btm);
}
.saddow-top{
    box-shadow: var(--shadow-top);
}
.hero-layertxt{
    position: absolute;
    top: 20%;
    left: 0;
    right:  0;
    margin: auto;
}
.hero-layertxt h4{
    color: #fff !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-transform: capitalize;
}
.hero-layertxt h4 strong{
    color: var(--primary-bg-color) !important;
}
.hero-layertxt h2{
    color: #fff !important;
font-size: 44px;
font-style: normal;
font-weight: 700;
line-height: 107%; 
}
.hero-layertxt h1{
    color: #fff !important;
font-size: 44px;
font-style: normal;
font-weight: 700;
line-height: 107%; 
}
.about-inner h3{
    color: var(--primary-bg-color) !important;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 2.2rem;
}
.hover-slide.active .span-text::after{
    content: url(../img/white-arrow.svg);
    margin-left: 10px;
    vertical-align: middle;
}
.about-inner p{
    color: var(--primary-text-color);
    font-family: Verdana;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 2.2rem; 
}
.btn-style {
    display: inline-block;
    color: #FFF;
    text-align: center;
    font-family: Verdana;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 15px 48px;
    border-radius: 5px;
    background: #C8102E;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
    transition: all .5s ease-in;
	border: 0;
}
.btn-style:hover{
    background-color: #de3f58;
    color: #FFF;
}
.sec-padding{
    padding: 64px 0px;
}
#video-banner{
    object-fit: cover;
}
.counter-sec{
    display: flex;
    width: 100%;
    padding: 64px 0px;
    /* justify-content: space-between; */
    align-items: center;
    gap: 64px;
}
.counters{
    display: flex;
    width: 241px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex-shrink: 0;
}
.counter-txt-element{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    flex-shrink: 0;
}
.counter-txt-element h2{
    color: var(--primary-bg-color) !important;
    font-family: Verdana;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px; /* 102.273% */
    text-transform: capitalize;
}
.counter-txt-element h4{
    color: #252422;
    font-family: Verdana;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.counter-txt-element p{
    color: #252422;
    font-family: Verdana;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 200% */
    margin-bottom: 0;
    max-width: 725px;
}
.counter-el{
    display: flex;
    padding-bottom: 24px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    border-radius: 16px;
    border: 1px solid #F0F0F0;
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
}
.counter-head{
    display: flex;
    padding: 5px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 16px 16px 4px 0px;
    background: #C8102E;
    color: #FFF;
    text-align: center;
    font-family: Verdana;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; 
}
.counter-body{
    color: #252422;
    text-align: center;
    font-family: Verdana;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
.video-sec{
    background: #FFF;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}
.our-services{
    background: #FCFCFC;
}
.section-heading h2{
    color: #C8102E !important;
    /* text-align: center; */
    font-family: Verdana;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px; /* 102.273% */
    text-transform: capitalize;
}
.service-sl{
    width: 312px;
    height: 312px;
    margin: auto;
    border-radius: 312px;
    background: #FFF;
    box-shadow: 4px 4px 40px 0px rgba(0, 0, 0, 0.15);
}
.service-sl{
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: center;
    align-items: center;
    padding: 20px;
    transition: all 1s ease-in-out;
}
.service-title, .service-title a{
    color: #C8102E !important;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 136.364% */
}
.page-id-621 .bg--secondary-4{
    background: #FCFCFC !important;
}
.service-txt{
    color: #0A0609;
    text-align: center;
    font-family: Verdana;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 187.5% */
}
.service-slider .slick-track{
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.service-slider{
    padding: 1rem 3rem;
}
.service-icon, .service-link{
    visibility: hidden;
    opacity: 0;
    transition: all 1s ease-in-out;
}
.service-sl:hover .service-icon, .service-sl:hover .service-link, .slick-current .service-icon,.slick-current .service-link{
    visibility: visible;
    opacity: 1;
    transition: all 1s ease-in-out;
}
/* .slick-current .service-sl{
    background-color: var(--primary-bg-color);
}
.slick-current .service-sl .service-title, .slick-current .service-sl .service-txt{
    color: #fff !important;
}  */
.service-sl:hover .service-title, .service-sl:hover .service-txt{
    color: #fff !important;
}
.service-sl:hover{
    background-color: var(--primary-bg-color);
    transition: all 1s ease-in-out;
}
.service-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: var(--primary-bg-color);
    font-size: 20px;
}
.service-slider .slick-dots li button::before{
    font-size: 20px;
    color: #FFC9D1;
    opacity: 1;
}
.service-slider .slick-dots li button:before{
    color: #FFC9D1;
}
.hover-eff{
    transition: all .3s ease-in-out;
}
.bg-grey{
   background-color:  #FCFCFC;
}
.img-overlay{
    color: #fff;
    font-size: 18px;
    line-height: 150%;
    font-weight: bold;
    padding: 0 20px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    top: 50%;
}
.adgm-text h2{
    color: var(--primary-bg-color) !important;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
}
.adgm-text h4{
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    color: var(--primary-text-color) !important;
}
.adgm-text p{
    color: var(--primary-text-color) !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.section_inner__txt h4{
    color:var(--primary-text-color) !important;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 162%;
}
.section_inner__txt p{
    color:var(--primary-text-color) !important;
    font-family: Verdana;
    font-size: 16px;
    font-style: normal;
    text-align: center;
    font-weight: 400;
    line-height: 32px;
}
.calculator-icon, .call-icon{
    position: relative;
}
.calculator-icon::before{
    content: url('../img/calculator.svg');
    margin-right: 10px;
    vertical-align: middle;
}
.call-icon::before{
    content: url('../img/call-icon.svg');
    margin-right: 10px;
    vertical-align: middle;
}
.see-all-link,.see-all-link:hover{
    color: var(--primary-bg-color);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.blog-arrow-btn,.blog-date{
    position: relative;
}
.blog-arrow-btn::after{
    content: url('../img/blog-arrow.svg');
}
.blog-date::before{
    content: url('../img/calender.svg');
    margin-right: 5px;
    vertical-align: middle;
}
.blog-title a,.blog-title a:hover{
    color: var(--primary-text-color);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.blog-img{
    border-radius: 4.53px;
    overflow: hidden;
    width: 276px;
    height: 276px;
}
.blog-img img{
    /* object-fit: cover; */
    height: 100%;
}
.blog-date{
    color: #676767;
    font-family: Verdana;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}
.blog-slider .slick-prev, .blog-slider .slick-next{
    width: 40px;
    height: 40px;
}
/* .blog-slider  .slick-next{
    right: 0;
}
.blog-slider  .slick-prev{
    left: 0;
    z-index: 1;
} */
.blog-slider .slick-prev::before {
    content: url('../img/arrow-left.svg');
}
.blog-slider  .slick-next::before {
    content: url('../img/arrow-right.svg');
}
.contact-div{
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 60px 30px rgba(91, 91, 91, 0.05);
}
.contact-info{
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    padding: 3rem 3rem 2rem;
}
.contact-info h2{
    color: #fff !important;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.soacial_media ul li:not(:last-child){
    margin-right: 2rem;
}
.c_details a,.c_details span, .c_details a:hover{
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.c_details{
    padding-left: 5rem;
}
.c_details .contact__address{
    max-width: 288px;
}
.contact__number a, .contact__email a, .contact__address span{
    position: relative;
}
.contact__number a::before{
    background-image: url(../img/phone-icon.svg);
}
.contact__email a::before{
    background-image: url(../img/envelop.svg);
}
.contact__address span::before{
    background-image: url(../img/location.svg);
}
.contact__number a::before, .contact__email a::before, .contact__address span::before{
    left: -5rem;
    content: '';
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
}
.navlocation{
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    margin: auto;
}
.navlocation ul{
    display: flex;
    justify-content: center;
    gap: 3rem;
    flex-wrap: wrap;
}
.navlocation ul li a{
    display: inline-block;
    position: relative;
    border-radius: 5.067px;
    color: var(--primary-text-color);
    padding: 12.16px 32.427px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    min-width:155px;;
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}
.navlocation ul li a::before{
    content: url(../img/navigation.svg);
    vertical-align: middle;
    margin-right: 10px;
}
.contact__form{
	padding: 3rem 0;
}
.contact__form form .form-control{
    color: var(--primary-text-color) !important;
    border-bottom: 1px solid var(--primary-text-color) !important;
}
.contact__form .wpcf7-list-item{
	margin: 0 1rem 0 0;
}
.contact__form .csm-space .wpcf7-checkbox{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contact__form .label-style{
	color: #252422 !important;
	font-size: 16px !important;;
	font-style: normal;
	font-weight: 700 !important;;
	line-height: 20px;
}
.contact__form input::placeholder, .contact__form textarea::placeholder{
	color: #8D8D8D;
font-family: Verdana;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 20px;
}
.map-iframe{
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.wp-social-link:hover{
    color: var(--primary-bg-color);
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
    display: none;
}
.siet-our-brands-main-wrap .site-our-brands-slider .item{
    background: transparent;
    padding: 0;
    box-shadow: none;
}
.bg--secondary-4{
    background: var(--bg--secondary);
}
.padding-21{
    padding: 21px 0;
}
.banner-page-title span {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 36px */
    text-transform: capitalize;
}
.banner-title--wrapper{
    padding: 24.682px 170px 24.318px 174px;
}
.page-heading{
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: capitalize;
letter-spacing: normal !important;
}
.content--box .heading{
    color: var(--primary-bg-color) !important;
}
.sec-heading{
    color: #1C1C1C !important;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px; 
}
.content--box p{
    color: #0F0F0F !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 160%;
}
.team-bg{
    background-color: #F0F0F0;
}
.site-meet-out-team-main-wrap .item .content-box p.text{
    font-size: 12.578px !important;
    font-style: normal;
    font-weight: 400 !important;
}
.layout-section .business-in--uae-content--box .heading.text-red{
    color: var(--primary-bg-color) !important;
    font-size: 36px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 54px;
}
.business-in--uae-content--box p{
    color: #0F0F0F !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
.inner-banner--wrapper{
    height: 522px;
}
.footer-4 .widget{
    flex: 1;
    width: 100%;
}
.es-form-field-container .gjs-cell input[type="email"]{
    height: 40px;
    padding: 16px 24px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #585858;
}
form[data-form-id="1"] .es-form-field-container .gjs-row {
    margin-bottom: 1em;
}
.es-form-field-container .gjs-cell input[type="submit"]{
    padding: 10px 48px;
    border-radius: 5px;
    background: #C8102E;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border: 0;
    color: #FFF;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 16px;
}
aside.widget_nav_menu ul li{
    margin-bottom: 12px;
}
.contact__form form select.form-control {
    color: #8D8D8D !important;
}
.grid-block-content h3{
    color: #C8102E !important;
    font-style: normal;
}
.partner-bg{
    background-color: #F8F9FA;
}
.light-bg-us{
    background-color: #FCFCFC;
}
#faq-tab.nav-tabs .nav-link, #faq-tab.nav-tabs .nav-link.active{
    padding: 10px 20px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    height: 100%;
    width: 100%;
}
#faq-tab.nav-tabs .nav-link, #faq-tab .nav-item{
    color: #0F0F0F;
}
#faq-tab .nav-item{
    background: #fff;
    flex: 1;
}
#faq-tab.nav-tabs .nav-link.active{
    background-color: #C8102E;
    color: #fff;
}
#faq-tab-Content {
    display: flex;
    padding: 40px 80px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(233, 233, 233, 0.25);
}
.faq-bg{
    background: #FCFCFC;
}
.faq-bg .nav-tabs{
    border-bottom: 1px solid #C8102E;
    flex-wrap: nowrap;
}
#faq-tab-Content .accordion-button:not(.collapsed){
    background-color: transparent;
    color: #0A0609;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    box-shadow: none;
}
#faq-tab-Content .accordion-item:not(.collapsed){
    /* box-shadow: inset 0 -1px 0 #C8102E; */
    border-radius: 0;
}
.banner-title--wrapper .heading:after{
    width: 0;
}
#faq-tab-Content .collapse.show{
    border-bottom: 1px solid #C8102E;
}
#faq-tab-Content .accordion-item:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}
#faq-tab-Content .accordion-body {
    color: #0F0F0F;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    padding-left: 0;
}
#faq-tab-Content .accordion-button{
    color: #0A0609;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    padding-left: 0;
}
#faq-tab-Content .accordion-item{
    border: 0;
    /* border-bottom: 1px solid #C8102E; */
}
.page-template-faq-tplt .banner-title--wrapper{
    padding: 24.682px 23px 24.318px 23px;
}
.accordion-button::after{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #C8102E;
    background-image: none;
}
@media (min-width: 1023px){
    .about-inner{
        padding-right: 2rem;
    }
    .hover-eff:hover .img-overlay{
        opacity: 1;
        visibility: visible;
        transition: all .3s ease-in-out;
    }
    .adgm-text{
        padding-right: 3rem;
    }
    .blog-img{
        width: 100%;
    }
    #mega-menu-wrap-primary{
        margin: auto !important;
    }
    .grid-block-content p{
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }
}
@media(max-width: 991px){
    .hover-slide{
        max-width: 100%;
    }
    .hero-layertxt h2 {
        font-size: 24px;
    }
	.hero-layertxt h1
	{
        font-size: 24px;
    }
    .hero-layertxt h4{
        font-size: 20px;
    }
    .span-flex {
        flex-direction: inherit;
        justify-content: center;
        align-items: flex-end;
        padding-bottom: 3rem;
        height: 100%;
    }
    .span-flex a{
        vertical-align: super;
    }
    .slick-current .span-text::after{
        content: url(../img/white-arrow.svg);
        margin-left: 10px;
        vertical-align: middle;
    }
    .counter-sec{
        flex-direction: column;
    }
    .counter-txt-element h2, .about-inner h3, .section-heading h2{
        text-align: center;
        font-size: 28px;
        line-height: 120%;
    }
    .counter-txt-element h4, .adgm-text h4, .section_inner__txt h4, .section_inner__txt p, .who-we-work h4{
        font-size: 18px;
        text-align: center;
    }
    .img-overlay{
        visibility: visible;
        opacity: 1;
        font-size: 16px;
    }
    .adgm-text h2 {
        font-size: 24px;
        line-height: 32px;
        text-align: center;
    }
    .adgm-text p, .counter-txt-element p, .about-inner p{
        font-size: 14px;
        line-height: 150%;
    }

    .contact-info h2{
        font-size: 22.18px;
        text-align: center;
    }
    .c_details{
        padding-left: 0;
    }
    .contact__number a::before, .contact__email a::before, .contact__address span::before {
        left: 50%;
        transform: translateX(-50%);
        top: -3rem;
        width: 100%;
    }
    .contact__number a, .contact__email a, .contact__address span{
        display: block;
        margin-top: 3rem;
        text-align: center;
        font-size: 13.33px;
    }
    .soacial_media ul{
        text-align: center;
    }
    .sec-padding{
        padding: 44px 0;
    }
    .counter-head{
        font-size: 14px;
    }
    .counter-body{
        font-size: 22px;
    }
    .service-title{
        font-size: 18px;
    }
    .service-txt{
        font-size: 14px;
        line-height: 28px;
    }
	.contact__form .csm-space .wpcf7-checkbox{
		row-gap: 20px;
	}
	.contact__form .wpcf7-list-item{
		margin: 0;
		flex: 50%;
		max-width: 50%;
	}
    #mega-menu-wrap-primary{
        margin-left: auto !important;
        margin-right: 10px !important;
    }
    .banner-title--wrapper{
        padding: 16px 59px 15px 60px;
    }
    .banner-page-title span{
        font-size: 18px;
    }
    .heading {
        font-size: 20px !important;
        line-height: 54px;
    }
    .about-us-page-section, .site-meet-out-team-main-wrap, .business-in--uae, .siet-our-brands-main-wrap {
        padding: 50px 0 !important;
    }
    .about-us-page-section-inner-wrap {
        padding: 0 0;
    }
    .blog-img{
        width: 100%;
    }
    .p-space p:not(:last-child){
        margin-bottom: 10px;
    }
    .adgm-text p{
        text-align: center;
    }
    .hero-layertxt{
        padding: 7.778px 7.778px 19.444px 7.778px;
        top: 10%;
    }
    .custom-select, .custom-select:focus{
        border: 0;
        border-bottom: 2px solid var(--primary-text-color) !important;
        font-size: 15.531px;
        outline: none ;
        box-shadow: none;
        resize: none;
    }
    .contact__form label{
        color: #000;
        font-family: Verdana;
        font-size: 13.313px;
        font-style: normal;
        font-weight: 700;
        line-height: 22.188px;
    }
}
@media(max-width: 600px){
    .blog-slider  .slick-next{
        right: 0;
    }
    .blog-slider  .slick-prev{
        left: 0;
        z-index: 1;
    }
    .service-slider{
        padding: 1rem 0;
    }
    .service-slider .slick-list{
        padding-right: 3rem;
    }
    .calculator-icon, .call-icon{
        padding: 15px 18px;
    }
    .navlocation ul{
        gap: 2rem;
    }
    .navlocation ul li a{
        padding: 9.411px 25.095px;
        width: 119px;
        display: inline-flex;
        font-size: 10.83px;
        align-items: center;
    }
    .pb-xs-0{
        padding-bottom: 0 !important;
    }
    .hero-slide{
        height: 322px;
    }
    #faq-tab-Content{
        padding: 15px;
    }
    .faq-bg .nav-tabs{
        flex-wrap: nowrap;
        overflow: auto;
    }
    #faq-tab.nav-tabs .nav-link, #faq-tab.nav-tabs .nav-link.active{
        font-size: 16px;
        min-width: 190px;
        height: 100%;
    }
}
