@charset "utf-8";
/* CSS Document */


/*
    font-family: 'Poppins'; font-weight: normal;
    font-family: 'Poppins'; font-weight: 500;
    font-family: 'Poppins'; font-weight: normal; font-style: italic;
    font-family: 'Poppins'; font-weight: 600;
    font-family: 'Courier New'; font-weight: normal; font-style: normal;
    font-family: 'Oswald'; font-weight: normal;
*/


/*location section styles*/
.servicepg.location_list.location_sec h3 {
    display: block;
    font-size: 15px;
    color: #3e4571;
    padding: 0;
    font-weight: 600;
    letter-spacing: 0.6px;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    line-height: 22px;
}

section.location_sec {
    width: 100%;
    clear: both;
    margin-top: 80px;
    float: left
}

section.location_sec .wrapper {
    position: relative;
    z-index: 0;
    /*border-top: 1px solid rgba(0,0,0,0.1); padding: 80px 0 40px*/
}

/*section.location_sec .sec_absolutetxt {top: 117px;}*/

.locationcontainer {
    width: 100%;
    clear: both;
    float: left;
    margin: 50px 0 50px 0;
}

.locationcont_left {
    width: 864px;
    float: left;
    position: relative;
    z-index: 0;
    min-height: 334px
}

.locationcont_right {
    width: calc(100% - 1035px);
    float: right;
}

.locationcont_right .ftaddressdiv dl {
    margin: 30px 0 30px 0
}

.locationcont_right .ftaddressdiv dl:first-child {
    margin-top: 0px
}

.locationcont_right .ftaddressdiv dl dd p {
    display: block;
    font-size: 16px;
    color: #373737;
    margin: 0;
    padding: 0;
    line-height: normal;
    font-family: 'Rubik';
    font-weight: 600;
}

.locationcont_right .ftaddressdiv dl dd span,
.locationcont_right .ftaddressdiv dl dd h2 {
    color: #373737;
    font-size: 20px;
    font-family: 'Rubik';
    font-weight: 600;
    margin: 0 0 20px 0;
    line-height: 100%;
}

.locationcont_right hr {
    width: calc(100% - 115px);
    float: right;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}


body.subservicedtl section.location_sec .wrapper {
    padding-top: 0;
    border-top: 0px solid rgba(0, 0, 0, 0.1)
}

.location_list.location_sec.splloc .servicebx_container {
    margin: 0 0 40px -32px;
    float: left;
    width: calc(100% + 64px)
}

.location_list.location_sec.splloc .rightabsolutelink {
    width: 100%;
    right: 0;
    bottom: -4px;
}



/*responsive styles*/
@media (max-width: 1599.98px) {}

@media (max-width: 1440px) {

    .locationcont_left {
        width: 630px;
    }

    .locationcont_right {
        width: calc(100% - 680px);
    }

    .locationcont_right hr {
        margin: 10px 0;
    }

    .location_list a.servicebx {
        width: calc(33.33% - 30px) !important;
        margin: 0 15px 30px;
        float: left;
    }


}

@media (max-width: 1200px) {

    .locationcont_left {
        width: 610px;
    }

    .locationcont_right {
        width: calc(100% - 640px);
    }

    .location_list a.servicebx {
        width: calc(25% - 10px);
        margin: 0 5px 20px;
        float: left;
    }


}

@media (max-width: 992px) {


    .locationcont_left {
        width: 400px;
    }

    .locationcont_right {
        width: calc(100% - 430px);
    }

    .locationcont_right .ftaddressdiv dl {
        width: 100%;
    }

    .location_list a.servicebx dl {
        padding: 15px 10px 15px !important;
    }

    .location_list a.servicebx dl dd {
        font-size: 14px !important;
        line-height: 22px !important;
    }

    .location_list a.servicebx dl dd span {
        font-size: 18px !important;
    }



}

@media (max-width: 768px) {

    .locationcont_left {
        width: 800px;
        max-width: 100%;
        display: block;
        margin: 0 auto 30px;
        float: none;
    }

    .locationcont_right .ftaddressdiv dl {
        margin: 10px 0 10px 0;
    }

    .locationcont_right {
        width: 100%;
    }

    .locationcontainer {
        margin: 10px 0;
    }

    section.location_sec {
        margin-top: 40px;
    }

    section.location_sec .wrapper {
        padding: 40px 0 20px;
    }



}

@media (max-width: 640px) {}

@media (max-width: 575px) {

    .locationcont_right .ftaddressdiv dl dd h2 {
        font-size: 16px
    }

}

@media (max-width: 360px) {}

/*
    font-family: 'Poppins'; font-weight: normal;
    font-family: 'Poppins'; font-weight: 500;
    font-family: 'Poppins'; font-weight: normal; font-style: italic;
    font-family: 'Poppins'; font-weight: 600;
    font-family: 'Courier New'; font-weight: normal; font-style: normal;
*/

.location_list a.servicebx {
    width: calc(25% - 50px);
    margin: 0 25px 20px;
    float: left;
}

.location_list a.servicebx dl {
    border-radius: 30px;
    padding: 15px 30px 15px;
    border-radius: 20px;
}

.location_list a.servicebx dl dt {
    width: 58px;
    margin: 0 20px 0 0;
    float: left;
    height: 58px;
    background: #fff;
    border-radius: 50%;
    line-height: 58px;
}

/*.location_list a.servicebx dl dd {width: calc(100% - 80px);font-size: 18px;line-height: 20px;margin: 0;padding: 0; font-weight: 600;}*/
.location_list a.servicebx dl dd {
    width: calc(100% - 80px);
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    font-weight: 600;
}

.location_list a.servicebx dl dd span {
    display: block;
    font-size: 20px;
}

.servicepg.location_list h3 {
    width: 100%;
    clear: both;
    font-size: 24px;
    font-weight: 600;
    color: #373737;
    line-height: 32px;
    margin: 9px 0 48px 0;
    text-transform: capitalize;
}

.location_list.archive_location {
    margin: 80px 0 0 0;
}

.location_list.archive_location a.servicebx {
    width: calc(33.33% - 50px);
    margin: 0 25px 64px;
    float: left;
}

.location_list.archive_location a.servicebx dl {
    padding: 30px 50px 30px;
}

.location_list.archive_location a.servicebx dl dt {
    width: 80px;
    margin: 0 20px 0 0;
    float: left;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;
}

.location_list.archive_location a.servicebx dl dd {
    font-size: 16px;
    line-height: 30px;
}

.location_list.archive_location a.servicebx dl dd span {
    font-size: 22px;
}


/*responsive styles*/
@media (max-width: 1900px) {}

@media (max-width: 1599.98px) {}

/* Extra Large devices (large desktops, less than 1440px) */
@media (max-width: 1439.98px) {

    .location_list.archive_location a.servicebx dl {
        padding: 20px 30px 20px;
    }

    .location_list.archive_location a.servicebx {
        width: calc(33.33% - 30px);
        margin: 0 15px 30px;
    }

}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1200px) {


    .location_list.archive_location a.servicebx {
        width: calc(33.33% - 10px);
        margin: 0 5px 10px;
    }

    .location_list.archive_location a.servicebx dl dt {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    .location_list.archive_location a.servicebx dl {
        padding: 10px;
    }

    .location_list.archive_location a.servicebx dl dd {
        font-size: 14px;
        line-height: 22px;
    }

    .location_list.archive_location a.servicebx dl dd span {
        font-size: 20px;
    }

    .location_list.location_sec.splloc .servicebx_container {
        margin: 0 0 30px -15px;
        float: left;
        width: calc(100% + 30px);
    }

    .location_list a.servicebx {
        width: calc(25% - 30px);
        margin: 0 15px 30px;
        float: left;
    }


}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 992px) {

    .location_list.archive_location a.servicebx {
        width: calc(50% - 10px);
    }

    .location_list a.servicebx {
        width: calc(33.33% - 30px);
        margin: 0 15px 30px;
        float: left;
    }

}

@media(max-width:768px) {

    .location_list a.servicebx {
        width: calc(50% - 20px) !important;
        margin: 0 10px 20px !important;
        float: left;
    }

    .location_list a.servicebx dl {
        padding: 10px;
    }

}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {

    .location_list.archive_location a.servicebx {
        width: 100%;
        margin: 0 5px 10px;
    }

    .location_list.archive_location a.servicebx dl {
        padding: 10px 20px;
    }

    .location_list.archive_location a.servicebx dl dd span {
        font-size: 16px;
    }

    .location_list.archive_location a.servicebx dl dd {
        font-size: 12px;
    }


    .servicepg.location_list h3 {
        margin: 0 0 10px 0 !important;
        font-size: 18px !important;
    }

    .location_list a.servicebx {
        width: calc(100% - 10px) !important;
        margin: 0 5px 10px !important;
        float: left;
    }

    .location_list.location_sec.splloc .servicebx_container {
        margin: 0 0 30px;
        float: left;
        width: 100%;
    }


}

@media (max-width: 375px) {
    .abouttxtbanner .bnrtxt {}
}

@media (max-width: 360px) {}