@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');
/* CSS For Career Page */
.testomonial_data_wrap{
    margin-bottom:20px;
    display:flex;
    align-items:center;
}
.testomonial_data_wrap div:first-child {
    width: 100px;
    padding-right: 15px;
}

.testomonial_data_wrap div:first-child img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.testomonial_data_wrap {
    display: flex;
    align-items: center;
}

.testomonial_data_wrap div:last-child {
    width: calc(100% - 100px);
}
.testomonial_data_wrap div:last-child h4{
    font-size:20px;
    line-height:25px;
    font-weight:bold;
    margin-bottom:0px;
}
.testomonial_data_wrap div:last-child p{
    font-size:14px;
    line-height:20px;
    color:#00000099;
    margin-bottom:0px;
    font-weight:500;
}
.testominal_Slider .az-text p:last-child {
    margin-bottom: 0px;
}
.font-bold .btn {
    font-weight: 700;
}
.remove_lr_pd_0>.az-ctnr{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.remove_lr_pd>.az-ctnr {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.slider_custom_spacing .owl-item {
    height: inherit;
}
/* .slider_custom_spacing .owl-item .az-slide{
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
} */
.slider_custom_spacing  .owl-item .az-row{
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.slider_custom_spacing .owl-wrapper{
    display: flex !important;
}
.slider_custom_spacing .owl-carousel .owl-wrapper {
    margin-bottom: 35px;
}
.slider_custom_spacing .owl-item .az-slide,
.slider_custom_spacing .owl-item .az-row,
.slider_custom_spacing .owl-item .az-column{
    height:100% !important;
}

.imageSlider .owl-item:nth-child(even) .az-image-content  {
    transform: scale(0.8);
}

.imageSlide .owl-wrapper {
    display: flex;
    align-items: center;
}

.imageSlider .owl-item {
    height: inherit;
}
.imageSlider  .owl-item .az-image{
    margin-left: 10px;
    margin-right: 10px;
}
.imageSlider .owl-wrapper {
    display: flex !important;
    align-items: center;
}

.slider_custom_spacing .st-owl-theme .owl-controls {
    left: 0 !important;
    right: 0 !important;
    bottom: -60px;
}
/* .fontW700 p{
    font-weight: 700;
}
.font-14 p {
    font-size: 14px;
    line-height: 22px;
}

.font-18 p {
    font-size: 18px;
    line-height: 25px;
} */
.h4Font h4 {
    font-size: 20px !important;
    line-height: 25px !important;
    font-weight: 500;
}

.h3Font h3 {
    font-size: 26px !important;
    line-height: 34px;
}
.slider_custom_spacing .owl-buttons .owl-prev,
.slider_custom_spacing .owl-buttons .owl-next{
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.page-node-742  h1{
    line-height:65px;
}
/* Logo SLider */
.career_logo_slider .slick-slide img{
    margin: 0px auto;
    padding: 0px 10px;
}
/* .career_logo_slider .slick-slide{
    margin: 0px 10px;
} */
/* .career_logo_slider .slick-track {
    background-color: #ccc;
} */
/* Responsive view*/
@media all and (max-width:991px) {
    .sectiom_pd_mob{
        padding-top:50px !important;
        padding-bottom: 50px !important;
    }

    .section_pt_top{
        padding-top:50px !important;
    }
    .section_pt_bottom{
        padding-bottom:50px !important;
    }
    .button_wrapper_row a.btn {
        margin-bottom: 15px;
        padding: 10px !important;
    }
    /* .slider_custom_spacing .st-owl-theme .owl-controls{
        bottom: -45px;
    } */
    .prcust-0{
        padding-right:15px !important;
    }
    .plcust-0{
        padding-left:15px !important;
    }
    .pt-mob{
        padding-top:25px !important;
    }
    .section_pt_bottom_slider{
        padding-bottom: 100px !important;
    }
    .pb-cust-30{
        padding-bottom: 30px !important;
    }
    /* .page-node-742 header{
        display:none !important;
    } */
    .pt-mob-0{
        padding-top: 0px !important;
    }
    .flex-mob-rev{
        flex-direction: column-reverse;
    }
    .page-node-742 .az-text p:last-child{
        margin-bottom: 0px !important;
    }
}
@media all and (max-width:767px) {
    .page-node-742  h1{
        line-height:45px;
    }
}
@media all and (max-width:575px) {
    .page-node-742 .az-container h2 {
        font-size: 30px !important;
        line-height: 36px;
    }
    .header-top-right-wrap.justify-content-center{
        justify-content: start !important;
        align-items: start !important;
    }
    .header-top-right-wrap .header-search{
        margin-right: 10px !important;
        max-width:135px;
    }
    .header-top-right-wrap  .location-icon {
        width: 20px;
        height: 20px;
        margin-right: 7px;
    }
    
}
@media all and (max-width:450px) {
    .mxc-300 h2{
        overflow-wrap: break-word;
    }
}