/* .page-id-8610 section.inner-banner.giving-back-banner figure.desktoponly {
    text-align: right;
    background: #3ebcc8;
} */
.page-id-8610 .inner-banner figure img {
    width: 100%;
    object-position: bottom;
}


/********************** where we work page ***********************/

/* style.css */
/*=============head office section start===============*/
.head-office-section { }
.items img { width: 100%; height: auto; }
.office-lider-row button.slick-prev.slick-arrow, .office-lider-row button.slick-next.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    z-index: 1;
    font-size: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: 1s;
    background-color: rgba(0, 0, 0, 0.36) !important;
    background-size: 13px !important;
}
.office-lider-row button.slick-prev.slick-arrow { left: -60px; background: url(assets/images/left-arrow.svg); background-repeat: no-repeat; background-position: center; }
.office-lider-row:hover button.slick-prev.slick-arrow { left: 40px; }
.office-lider-row button.slick-next.slick-arrow { left: auto; right: -60px; background: url(assets/images/right-arrow.svg); background-repeat: no-repeat; background-position: center; }
.office-lider-row:hover button.slick-next.slick-arrow { right: 40px; }
.office-lider-row .items { position: relative; }
.slider-caption-row { position: absolute; left: 0; right: 0; bottom: 0; background-color: rgb(62 191 203 / 83%); padding: 10px 0; }
.slider-caption-info h3 { font-size: 22px; font-weight: bold; color: #fff; font-weight: 600; font-family: "Montserrat", sans-serif; }
.slider-caption-info h3 strong { font-size: 18px; font-weight: normal; font-family: "Montserrat", sans-serif; }
.office-lider-row .slick-dots li button:before, .office-lider-row .slick-next:before, .office-lider-row .slick-prev:before{ display: none;}
.office-lider-row {position: relative; overflow: hidden;}
/*=============head office section end===============*/
/*=============headquatered section section start===============*/
.headquatered-section { padding: 50px 0px; }
.headquatered-row { }
.headquatered-information { padding: 34px; border: 1px solid #dcdcdc; display: flex; flex-wrap: wrap; justify-content: space-between; }
.headquatered-col-left { width: 50%; position: relative; padding-right: 40px; }
.headquatered-col-left h3 { font-family: "Montserrat", sans-serif; color: #000; font-size: 2rem; font-weight: 600; margin-bottom: 15px; position: relative; padding-bottom: 15px; }
.headquatered-col-left h3:after { content: ""; width: 150px; height: 1px; position: absolute; left: 0; right: 0; background: #000; }
.headquatered-col-left p { font-family: "Montserrat", sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 0; color: #000; }
.headquatered-col-left h3:after { content: ""; width: 120px; height: 1px; position: absolute; left: 0; right: 0; background: #3ebfcb; bottom: 0; }
.headquatered-col-left::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; width: 1px; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(187 187 187) 100%); }
.headquatered-col-right { width: 50%; padding-left: 40px; padding-top: 68px; }
.address-info { position: relative; padding-left: 32px; padding-bottom: 30px; }
.address-info img { width: 22px; position: absolute; left: 0; top: 4px; }
.address-info p { color: #000; font-size: 16px; font-family: "Montserrat", sans-serif; margin-bottom: 0px; }
.directions-btn { display: inline-block; padding: 10px 25px; border: 1px solid #dcdcdc; border-radius: 4px; text-decoration: none; color: #000; font-weight: 600; transition: all 0.2s ease; font-size: 16px; margin-right: 15px; }
.directions-btn:last-child { margin-right: 0px; }
.directions-btn:hover { background: #fff; color: #000; border-color: #3ebbc7; }
/*=============headquatered section end===============*/
/*=============our office section start===============*/
.our-office-section { padding: 50px 0px; }
.our-office-heading { text-align: center; padding-bottom: 25px; }
.our-office-heading h3 { font-family: "Montserrat", sans-serif; color: #000; font-size: 2rem; font-weight: 600; margin-bottom: 15px; position: relative; padding-bottom: 15px; }
.our-office-heading h3:after { content: ""; width: 120px; height: 1px; position: absolute; left: 0; right: 0; background: #3ebfcb; bottom: 0; margin: 0 auto; }
.our-office-row { display: flex; flex-wrap: wrap; }
.our-office-col { width: 33.33%; padding: 10px; }
.info-content { padding: 22px; border: 1px solid #dcdcdc; }
.info-content h4 { font-family: "Montserrat", sans-serif; color: #000; font-size: 20px; font-weight: 600; margin-bottom: 15px; }
.info-content p { font-family: "Montserrat", sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 0; color: #000; }
.office-btn-more { padding-top: 20px; }
/*=============our office section end===============*/
.page-id-8610 .location .location-col .shapes.left-shape address {
  padding-left: 32px;
  position: relative
}

.page-id-8610 .location .location-col .shapes.left-shape address i.fa.fa-map-marker {
  position: absolute;
  left: 0
}
.where_we_work_lower_sec p {
    color: #000;
}
.page-id-8610 .inner-banner .banner-info {
    top: auto;
    transform: none;
    bottom: 28px;
} 

@media only screen and (min-width:992px) {

    .page-id-8610 .location .bg,
    .page-id-8610 .location .map,
    .page-id-8610 .location iframe  {
    height: 100%
    }
    
    .page-id-8610 .location .map p {
    margin-bottom: 0;
    height: 100%
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) {
    direction: rtl;
    background-color: #171718
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .col-lg-6:first-child {
    -ms-flex: 0 0 41.3%;
    flex: 0 0 41.3%;
    max-width: 41.3%
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .col-lg-6:nth-child(2) {
    -ms-flex: 0 0 58.7%;
    flex: 0 0 58.7%;
    max-width: 58.7%
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .bg {
    direction: ltr;
    padding-left: 0;
    padding-right: 8px;
    -webkit-clip-path: polygon(0% 0, 86% 0, 99.5% 100%, 0% 100%);
    clip-path: polygon(0% 0, 86% 0, 99.5% 100%, 0% 100%)
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .bg .map {
    -webkit-clip-path: polygon(0% 0, 86% 0, 99.5% 100%, 0% 100%);
    clip-path: polygon(0% 0, 86% 0, 99.5% 100%, 0% 100%)
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .location-col.sec-space {
    direction: ltr;
    float: left;
    margin-left: 0;
    padding-right: 50px
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape {
    border-left: none;
    border-right: 1px solid #fff;
    padding-right: 60px;
    padding-left: 0;
    text-align: right
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape span.shape-bot::before,
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape span.shape-top:before  {
    right: auto;
    left: 0
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape span.shape-bot {
    left: auto
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .location-col i {
    margin-right: 0;
    float: right;
    margin-left: 5px
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .location-col i.fa.fa-phone {
    transform: rotate(-93deg);
    margin-right: -5px;
    margin-left: 10px
    }
    
    .page-id-8610 .location .location-col .shapes.left-shape address {
    padding-left: 32px;
    position: relative
    }
    
    .page-id-8610 .location .location-col .shapes.left-shape address i.fa.fa-map-marker {
    position: absolute;
    left: 0
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape i.fa.fa-map-marker {
    left: auto;
    right: 0
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape address {
    padding-left: 0;
    padding-right: 32px
    }
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape span.shape-bot,
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape span.shape-bot::before,
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape span.shape-top,
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape span.shape-top:before  {
    background-color: #fff
    }
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .location-col h3,
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape a,
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape address a {
    color: #fff
    }
}

@media (max-width: 1199px) {
    .directions-btn { padding: 10px 20px; font-size: 15px; margin-right: 8px; }
    .headquatered-col-right { padding-left: 28px; }
    .headquatered-col-left { padding-right: 28px; }
    .headquatered-col-left h3 { font-size: 26px; }
}

@media only screen and (max-width:991px) {
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) {
        background-color: #171718
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape {
        border-left-color: #fff
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape span.shape-bot,
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape span.shape-bot::before,
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape span.shape-top,
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape span.shape-top:before {
        background-color: #fff
    }
    
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .location-col h3,
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape a,
    .page-id-8610 section.location .row.no-gutters:nth-child(2n) .shapes.left-shape address a  {
        color: #fff
    }
    
    .our-office-col {
        width: 50%;
    }
    .our-office-section {
        padding: 50px 0px 20px;
    }
    .headquatered-information {
        padding: 26px;
    }
    .headquatered-col-left h3 {
        font-size: 22px;
    }
    .directions-btn {
        padding: 10px 10px;
        font-size: 14px;
        margin-right: 5px;
    }
    .headquatered-col-right {
        padding-left: 20px;
    }
    .about-ofc p {
        font-size: 16px;
        line-height: 24px;
    }
    .ofc-features article p {
        font-size: 16px;
        line-height: 24px;
    }
 
}
@media only screen and (max-width:767px) {
    .page-id-8610 .inner-banner figure {
        height: auto;
    }
    .page-id-8610 .inner-banner figure img {
        width: 100%;
        max-height: 404px;
        object-fit: cover;
        clip-path: none;
    }  
    
    .our-office-col {
         width: 100%;
    }
    .headquatered-section {
        padding: 35px 0px;
    }
    .headquatered-col-left {
        width: 100%;
        padding-right: 0;
    }
    .headquatered-col-right {
        width: 100%;
        padding-left: 0;
        padding-top: 22px;
    }
    .our-office-heading h3 {
        font-size: 26px;
    }
    .our-office-heading {
        padding-bottom: 15px;
    }
    .headquatered-information {
        padding: 20px;
    }
    .headquatered-col-left::after {
        display: none;
    }
    .info-content {
        padding: 16px;
    }
    .office-lider-row:hover button.slick-prev.slick-arrow {
        left: 10px;
    }
    .office-lider-row:hover button.slick-next.slick-arrow {
        right: 10px;
    }
    .office-lider-row button.slick-prev.slick-arrow, .office-lider-row button.slick-next.slick-arrow {
        width: 30px;
        height: 30px;
        background-size: 10px !important;
    }
    .items img {
        min-height: 200px;
        object-fit: cover;
    }
 
}
@media (max-width: 380px) {
    .directions-btn {
        margin-right: 5px;
        margin-bottom: 10px;
    }
}
