/**
Theme Name: Avada-child
Author: InfiWebs
Author URI: https://www.infiwebs.com/about-us
Description: Child theme for the #1 selling theme of all time that allows you to build virtually any design style.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: avada-child
Template: Avada
*/
#service-slider .owl-nav {
    display: none;
}
body ul li.header-btn .awb-menu__main-a {
    background: #2754A90F;
    border: 1px solid #2754A9;
    border-radius: 6px;
    padding: 13px 18px !important;
    color: #2754A9 !important;
    font-weight: 900;
}
body ul li.header-btn .awb-menu__main-a:hover {
    background: #2754A9 !important;
    color: #fff !important;
}
.fusion-tb-footer nav.awb-menu .menu-item .awb-menu__main-a:hover,
ul#menu-header-menu li .awb-menu__main-a:hover {
    color: #2754A9 !important;
}
body ul li.header-btn {
    margin-left: 34px !important;
}
body ul li.header-btn a:hover span {
    color: #fff !important;
}
body main#main {
    padding-top: 0;
}
.bottom-shape:before,
.hero-banner:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    background: url(/wp-content/uploads/2025/04/bottom-shape.svg) no-repeat;
    height: 105px;
    background-size: cover;
    background-position: top center !important;
	z-index: 2; 
}
.fw-bold p {
    font-weight: 700;
}
body .fusion-column-wrapper .tech-btn.fusion-button,
body .fusion-column-wrapper .tech-btn.fusion-button span{
    background-color: transparent;
    color: #2754A9 !important;
}
body .fusion-column-wrapper .tech-btn.fusion-button {
    background: url(/wp-content/uploads/2025/04/icon.svg) no-repeat;
    background-position: right top;
    padding: 0 56px 2px 0;
}
.tec-inner-wrapper .fusion-builder-row:not(:first-child,:last-child) {
    padding-bottom: 40px;
}
.home-certificate-img {
    position: relative;
    bottom: -46px;
}
.service_slider{
    padding-left: calc(50% - 587px);
}
.service-items {
    position: relative;
    height: 550px;
}
.service-items img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*.service-items .service-btn {
    position: absolute;
    bottom: 44px;
    width: 100%;
    padding-left: 42px;
}*/
.service-items .service-btn {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 13px 0 12px 39px;
    background: #2754a9a6;
}
/*.service-items:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #6F87A9;
    mix-blend-mode: multiply;
    pointer-events: none;
}*/
.service-items .service-btn h3 {
    margin: 0;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 900;
    background: url(/wp-content/uploads/2025/04/arrow-icon.svg) no-repeat;
    background-position: top 6px right 40px;
}
.service-last-col .fusion-column-wrapper {
    max-width: 1170px !important;
    margin: 0 auto !important;
}
.button-wrap {
    display: flex;
    align-items: center;
    max-width: 90px;
    position: absolute;
    justify-content: space-between;
    width: 100%;  top: 13px;
}
.button-wrap div {
    background: url(/wp-content/uploads/2025/04/arrow-right.svg) no-repeat;
    display: block;  height: 32px;  width: 32px;
    background-position: center center; cursor: pointer;
}
.button-wrap div:hover {
    filter: invert(43%) sepia(23%) saturate(2746%) hue-rotate(191deg) brightness(88%) contrast(87%);
}
.button-wrap div.next-btn {
    transform: rotate(180deg);
    margin-top: -1px;
}
.service-last-col .fusion-column-wrapper:before {
    content: '';
    position: absolute;
    left: 46%;
    top: 28px;
    width: 100%;
    height: 1px;
    background: #D9D9D9;
    max-width: 769px;
    transform: translateX(-50%);
}
.career-wrapper .content-box-wrapper .content-box-heading {
    text-transform: uppercase;  text-align: left;
    font-weight: 700;
}
.career-wrapper .content-box-wrapper .content-container {
    text-align: left !important; margin-bottom: 0;
    font-size: 14px;  line-height: 28px;
}
.career-box .content-box-column {
    max-width: 370px; padding: 0;
    border: 1px solid #2754a924;
    border-radius: 15px;
    overflow: hidden; float: none;
    margin-bottom: 32px !important;
    background: #2754a90d;
}
.career-box .content-box-column .image {
    background: #2754A9;
    width: 74px;
    height: 74px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 17px;
}
.career-box .content-box-column .image img {
    margin-bottom: 0 !important;
}
.career-box .content-box-column .heading.heading-with-icon {
    margin-bottom: 5px;
}
.career-box .content-box-column .content-box-wrapper {
    padding: 30px 28px !important;
    background: transparent;
}
.career-wrapper .fusion-column-wrapper .career-box {
    display: flex;  flex-wrap: wrap;
    justify-content: center;
    column-gap: 30px;
}
.career-wrapper .fusion-column-wrapper {
    display: block !important;
}
.contact-info-col .fusion-button.btn.button-default {
    background: transparent;
    color: #000000 !important;
}
.contact-info-col .fusion-button.btn.button-default span {
    color: #000;
}
.contact-info-col .fusion-imageframe {
    background: #2754A9;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    margin: 0 auto 20px auto;
    box-shadow: 0px 29px 34px 0px #2063E240;
    position: relative; overflow: visible;
}
/*.contact-info-col .fusion-imageframe:before {
    content: '';  position: absolute;
    left: 50%;  top: 128px;
    transform: translateX(-50%);
    width: 1px;  height: 40px;
    background: #2754A9;
}*/
body .contact-info-col .fusion-column-wrapper {
    background: #2754A90D;
    border-radius: 15px;
    border: 1px solid #2754A914;
    padding-top: 36px;
    padding-bottom: 37px;
    min-height: 284px;
    height: 100%;
}
body .contact-info-col .fusion-column-wrapper .contact-link span:hover {
    color: #2754a9 !important;
}
.contact-img-col span.fusion-imageframe,
.contact-img-col span.fusion-imageframe img {
    width: 100%; height: 725px;
    object-fit: cover;
}
.form-col .fusion-column-wrapper {
    max-width: 545px;
    margin: 0 !important;
}
.form-col form .fusion-fullwidth {
    padding: 0;
}
.form-col .fusion-column-wrapper .fusion-form-field {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
}
.form-col .fusion-column-wrapper .fusion-form-field input::placeholder {
    font-size: 13px;  font-weight: 400;
    line-height: 28px;  text-transform: capitalize;
    font-family: 'Montserrat';
}
.form-col .fusion-column-wrapper .fusion-form-field input {
    height: 54px;
}
.form-col .fusion-column-wrapper.fusion-content-layout-column{
    padding: 0 7px !important;
}
.form-col .textarea_col .fusion-column-wrapper {
    padding-right: 0 !important;
}
.form-col .textarea_col .fusion-column-wrapper textarea.fusion-form-input {
    height: 120px;
}
.form-col .fusion-button.form_submit_button{
    background: #000 !important;
}
.form-col .fusion-button.form_submit_button:hover{
    background: #fff !important; color: #000 !important;
}
.form-col .fusion-button.form_submit_button:hover span{
    color: #000 !important;
}
.custom-map iframe {
    width: 100%;
}
/*<<|-------------------Footer CSS Here-------------------|>>*/
/*.ourhistory-img{
	position: relative;
}
.ourhistory-img:before{
	content:"";
	background: url(/wp-content/uploads/2025/04/before-shape.png) center bottom no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 622px;
	height: 170px;
}*/
.fotr-info-box .content-wrapper .image {
    background: #2754A933;
    width: 40px;
    height: 40px !important;
    border-radius: 100%;
    text-align: center;
    padding: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border: 1px solid #2754A9;
}
.fotr-info-box .content-wrapper .image img {
    margin: 0;
}
.fotr-info-box .content-container a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
}
.fotr-info-box .content-wrapper .content-box-heading {
    padding-left: 10px;
    line-height: 16px !important;
}
.fotr-info-box .content-wrapper .heading-with-icon {
    margin-bottom: 0;
    display: flex;
    align-items: flex-start;
}
.fotr-info-box .content-wrapper .content-container {
    padding-left: 50px !important;
    margin-top: -16px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
}
.fotr-info-box .content-wrapper:hover .content-box-heading,
.fotr-info-box .content-wrapper .content-box-heading:hover {
    color: #2754A9 !important;
}
.fotr-info-box .content-container a:hover {
    color: #2754A9 !important;
}
.fotr-info-box .content-box-column {
    margin-bottom: 0 !important;
}
.fotr-copytext p {
    margin: 0;
}
.fotr-info-box {
    max-width: max-content;
    margin: 0 auto;
}
.footer_section:before {
    content: '';
    top: -1px;
    width: 100%;
    position: absolute;
    height: 105px;
    background: url(/wp-content/uploads/2025/04/top-shape.svg) no-repeat;
    z-index: 99;
    background-size: cover;
    background-position: bottom center;
    pointer-events: none;
}
.page-id-20 .footer_section:before {
    content: '' !important;
    top: -104px !important;
    width: 100% !important;
    position: absolute !important;
    height: 105px !important;
    background: url(/wp-content/uploads/2025/04/footer-round-1.svg) no-repeat !important;
    z-index: 99 !important;
    background-size: cover !important;
    background-position: bottom center !important;
    pointer-events: none !important;
    opacity: 0 !important;
}

.page-id-20 .fusion-tb-footer.fusion-footer{
    margin-top: -10px !important;
}
.max-height-600 {
    max-height: 566px;
}
.page-id-20 .footer_section {
    clip-path: ellipse(83% 69% at 50% 69%);
    margin-top: -113px;
    z-index: 99;
}
@media (max-width: 1060px){
    .service_slider {
        padding-left: 30px;
    }
    .service-last-col .fusion-column-wrapper {
        max-width: 965px !important;
        margin: 0 auto !important;
    }
    .service-last-col .fusion-column-wrapper:before {        
        left: 44%;  max-width: 560px;
    }
    .service-items {        
        height: 450px;
    }
    /*.service-items .service-btn {        
        padding-left: 20px;
        bottom: 24px;
    }*/
    .service-items .service-btn h3 {
        font-size: 22px !important;
        background-position: top 8px right 40px;
    }    
}
@media (max-width: 1024px){
    .fusion-layout-column .awb-menu.mobile-mode-collapse-to-button{
        justify-content: flex-end !important;
    }
    .awb-menu.mobile-mode-collapse-to-button button.awb-menu__m-toggle {
        background: url(/wp-content/uploads/2025/04/toggle.svg) no-repeat;
        background-color: #2754A9;
        width: 51px !important;
        padding: 0;  height: 51px;
        border-radius: 100%;
        display: flex !important;
        justify-content: center;
        align-items: center;
        background-position: center;
    }
    .awb-menu.mobile-mode-collapse-to-button button.awb-menu__m-toggle span {
        opacity: 0;
    }
    .fusion-tb-header .awb-menu_dropdown.awb-menu_row .awb-menu__sub-ul_main li.menu-item {
        padding: 0 !important;
    }
}
@media (max-width: 991px){
    .service-last-col .fusion-column-wrapper {
        max-width: calc(100% - 100px) !important;
        margin: 0 auto !important;
    } 
    .service-last-col .fusion-column-wrapper:before {        
        left: 40%;  max-width: 328px;
    }
    .page-id-20 .footer_section {
        clip-path: ellipse(103% 69% at 50% 69%);
        margin-top: -77px;
    }
}
@media (max-width: 767px){
    .service-items .service-btn {        
        padding: 10px 0 10px 15px;        
    }
    body .fusion-column-wrapper .tech-btn.fusion-button, 
    body .fusion-column-wrapper .tech-btn.fusion-button span {
        background-color: transparent;
        color: #2754A9 !important;
        font-size: 14px;
        letter-spacing: 0;
        font-weight: 900;
    }
    .form-col > .fusion-column-wrapper {
        padding: 35px 35px !important;
    }
    .contact-img-col span.fusion-imageframe, .contact-img-col span.fusion-imageframe img {
        width: 100%;
        height: 425px;
        object-fit: cover;
    }
    body .fusion-column-wrapper .tech-btn.fusion-button {
        background-position: right 2px top 1px;
        padding: 1px 55px 3px 0;
        background-size: 19px;
    }
    .tec-inner-wrapper .fusion-builder-row:not(:first-child,:last-child) {
        padding-bottom: 10px;
    }
    .custom-map iframe {
        height: 400px;
    }
    body .fotr-info-box .content-wrapper .content-box-heading {
        padding-left: 10px;
        line-height: 16px !important;
        font-size: 14px !important;
    }
    .home-tec-content {
        font-size: 14px !important;
        line-height: 26px !important;
    }
    .home-tec-content p{
        margin: 0 !important;
    }
    .home-tec-title {
        padding-top: 16px;
    }
    .home-tec-title  .fusion-title-heading {
        font-size: 18px !important;
        line-height: 22px !important;
    }
    .service-last-col .fusion-column-wrapper:before{
        display: none;
    }
    .bottom-shape:before, .hero-banner:before {        
        background: url(/wp-content/uploads/2025/04/hero-shape-mob.svg) no-repeat;
        height: 85px; background-size: cover;
    }
    .header_section .fusion-layout-column {
        width: 50%;
    }
    .service_slider{
        padding-left: 15px;
        margin-top: 24px !important;
    }
    .service-items {
        height: 384px;
    }
    .service-items .service-btn h3 {
        font-size: 17px !important;
        background-position: top 8px right 25px;
        background-size: 25px;
    }
    .button-wrap {
        position: relative;
        top: 0;  left: 50%;
        transform: translateX(-50%);
        padding-bottom: 21px;
    }
    .page-id-20 .footer_section {
        clip-path: ellipse(208% 68% at 50% 69%);
        margin-top: -81px;
    }
    .footer_section .fusion-layout-column .fusion-column-wrapper {
        border-right: none;
    }
    .map-section .fusion-image-element span img {
        width: 100%;
        height: 440px;
        object-fit: cover;
    }
}
@media (max-width: 399px){
    .bottom-shape:before, .hero-banner:before {                
        height: 44px; 
    }
    .map-section .fusion-image-element span img {
        width: 100%;
        height: 340px;
        object-fit: cover;
    }
}