﻿.sub-banner {
    /*height: 450px;*/
    background: none;
    position: relative !important;
    height: auto;
}

    .sub-banner .breadcrumb-area {
        top: 0%;
        position: relative;
    }
    .contact-details-div .contact-inf {
    /* border: 1px solid #ccc; */
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    /* min-height: 186px; */
    /* box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2); */
}
    .contact-details-div .contact-inf h5 {
    color: #008c45;
    font-family: 'Myriad Pro Regular';
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-top: 20px;
    font-size: 16px;
}
    .contact-details-div .contact-inf ul li span {
    display: table-cell;
    padding-left: 10px;
}
    .contact-details-div .contact-inf ul li a {
    display: table;
}
    .contact-details-div .contact-inf ul li {
    padding-bottom: 10px;
    font-family: 'Myriad Pro Regular';
    font-size: 14px;
}
    .contact-details-div .contact-inf ul {
    margin: 20px 0px;
}
.breadcrumb-areas {
    background: transparent;
    position: relative;
    z-index: 0;
}

.breakcome:before {
    height: 5px;
    content: " ";
    position: absolute;
    margin: 0 auto;
    width: 100%;
    right: auto;
    left: 25px;
    background-color: #ccc;
    max-width: 1250px !important;
}


.sub-banner .breadcrumbs li {
    position: relative;
    margin-right: 22px;
}



    .sub-banner .breadcrumbs li:last-child {
        margin-right: 0px;
    }

    .sub-banner .breadcrumbs li:before {
        display: none;
    }

    .sub-banner .breadcrumbs li:after {
        width: 1px;
        height: 30px;
        position: absolute;
        right: -13px;
        /* left: 0; */
        bottom: -4px;
        background-color: #9a9a9a;
        content: "";
        display: inline-block;
        transform: rotate(-30deg);
    }

.sub-banner .breadcrumbs .active:before, .sub-banner .breadcrumbs .active:after, .breadcrumb-areas::after {
    display: none;
}

.sub-banner .breadcrumbs li a {
    color: #4d4d4d;
}

    .sub-banner .breadcrumbs li a:hover {
        color: #008c45;
    }

.sub-banner .breadcrumb-area h1 {
    color: #fff;
    margin-top: 42%;
    font-size: 38px;
    font-family: 'Myriad Pro Regular';
}

.properties-details-page {
    padding: 50px 0px 30px;
}

.cont-corporate {
    padding: 0 30px;
}

.cont-ptb-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.cont-pd {
    padding: 30px 0px 50px;
}

.main-title h1 {
    position: relative;
    margin-bottom: 45px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.inner-title h1::before {
    content: "";
    width: 65px;
    height: 16px;
    position: absolute;
    bottom: -27px;
    left: 50%;
    -moz-transform: skew(-30deg) translate(-50%, 0%);
    -webkit-transform: skew(-30deg) translate(-50%, 0%);
    -ms-transform: skew(-30deg) translate(-50%, 0%);
    -o-transform: skew(-30deg) translate(-50%, 0%);
    transform: skew(-30deg) translate(-50%, 0%);
    background: #008c45;
}


.main-title ul.inner-title-ul li {
    margin-bottom: 5px;
}


.main-title ul.inner-title-ul li a {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    margin-right: 6px;
}

.main-title ul.inner-title-ul li a:hover {
    color: #008c45;
}

.main-title ul.inner-title-ul li.active a {
    color: #008c45;
}


/* Location page */

.address-details h3 {
    color: #008c45;
    font-weight: 600;
    font-family: 'Myriad Pro Regular';
    letter-spacing: 0.5px;
    font-size: 20px;
    margin-bottom: 20px;
}

.address-details .location-details {
    /*border: 1px solid #ccc;*/
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    /*box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);*/
}

.address-details .location-details h5 {
    margin-top: 20px;
    font-weight: 600;
    color: #008c45;
    font-family: 'Myriad Pro Regular';
    letter-spacing: 0.5px;
    font-size: 16px;
}

.address-details .location-details h6 {
    margin-top: 10px;
    font-weight: 600;
    font-family: 'Myriad Pro Regular';
    letter-spacing: 0.5px;
    line-height: 26px;
    color: #111;
    font-size: 14px;
}

.address-details .location-details p {
    font-family: 'Myriad Pro Regular';
    letter-spacing: 0.5px;
    font-size: 14px;
}

.contact-details-div h3 {
    color: #008c45;
    font-weight: 600;
    font-family: 'Myriad Pro Regular';
    letter-spacing: 0.5px;
    font-size: 20px;
    margin-bottom: 20px;
}

.contact-details-div .contact-inf {
    /*border: 1px solid #ccc;*/
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0px;
    /*min-height: 186px;*/
    /*box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);*/
}

.contact-details-div .box-contact {
    border: 2px dotted #ccc;
    margin-top: 20px;
}

.contact-details-div .contact-inf h5 {
    color: #008c45;
    font-family: 'Myriad Pro Regular';
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-top: 5px;
    font-size: 14px;
    text-transform: uppercase;
    /*text-align:center;*/
}

.contact-details-div .contact-inf p {
        margin-bottom: 5px;
            font-size: 14px;
}

.contact-details-div .contact-inf ul {
    margin: 5px 0px;
}

.contact-details-div .contact-inf ul li {
    padding-bottom: 10px;
    font-family: 'Myriad Pro Regular';
    font-size: 14px;
}

.contact-details-div .contact-inf ul li a {
    display: table;
}

.contact-details-div .contact-inf ul li a:hover, .contact-details-div .contact-inf ul li a:hover span {
    color: #008c45;
}

.contact-details-div .contact-inf ul li.email-id a, .contact-details-div .contact-inf ul li.email-id a span {
        color: #008c45;
}

.contact-details-div .contact-inf ul li.email-id a:hover, .contact-details-div .contact-inf ul li.email-id a:hover span {
            color: #4d4d4d;
}

.contact-details-div .contact-inf ul li span {
    display: table-cell;
    padding-left: 10px;
}

.right-border {
    border-left: 8px solid #008c45;
    line-height: 28px;
    height: 20.6%;
    margin-top: 34px;
    margin-left: 28px;
}

.ps-rel {
    position: relative;
}

.maps-location {
    position: absolute;
        top: -3%;
    left: 15%;
}

    .maps-location .box-address {
        border-radius: 10px;
        margin-left: 5%;
            width: 230px;
    padding: 1em;
        background-color: rgba(255, 255, 255, 0.8);
        border: 1px solid #e7e5e1;
        box-shadow: 0 13px 14px 0 rgba(0, 0, 0, 0.1);
        transform: translateX(-50%);
    }

        .maps-location .box-address h5 {
            font-family: 'Myriad Pro Regular';
            line-height: inherit;
            font-size: 18px;
        }

        .maps-location .box-address p {
            font-family: 'Myriad Pro Regular';
            font-size: 14px;
            line-height: 24px;
        }

.btn-location {
    padding: 0.5em 1em;
    background-color: #008c45;
    letter-spacing: 0.5px;
    font-size: 14px;
    color: #fff;
    font-family: 'Myriad Pro Regular';
}

    .btn-location:hover {
        color: #fff;
    }

.maps-location .bef_img {
    position: absolute;
    bottom: 55px;
    margin-bottom: 1px;
    left: 5px;
    margin-left: -15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transform: rotate(180deg);
}

.maps-location svg.fa-map-marker-alt {
    color: #008c45;
    font-size: 40px;
    margin-top: 20px;
    height: 50px;
    transform: translateX(-50%);
}


.contact-form-title {
    color: #008c45;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: 'Myriad Pro Regular';
    letter-spacing: 0.5px;
}

.selectpicker .form-control {
    margin-bottom: 30px;
}

.red {
   color: #ff0000;
}

.light-black {

}

.search-fields {
    margin-left: 1px !important;
    border: 1px solid #cacaca;
}

.add-p {
    font-family: 'Myriad Pro Regular';
    letter-spacing: 0.5px;
    color: #535353;
}

/*.dropdown:hover > .dropdown-menu {
        top: 40px !important;
    min-width: 100% !important;
}*/


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #cacaca !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #cacaca !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #cacaca !important;
}


select .form-control:hover {
    display: block;
}

@media (max-width:1400px) and (min-width:1200px) {
    .maps-location {
        top: -5%;
    }

    .breakcome:before {
        width: 96%;
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .breakcome:before {
        width: 96%;
    }

    .maps-location {
        top: -5%;
        left: 18%;
    }

    .div-team {
            margin-top: 3% !important;
    }

    .div-from {
        margin-top: 23% !important;
    }

        .maps-location .box-address {
            margin-left: 25%;
        }

        .maps-location .bef_img {
            bottom: 57px;
        }
}

@media (max-width:991px) {

    .right-border {
        border-bottom: 8px solid #008c45;
        line-height: 28px;
        height: 0;
        margin-top: 0px;
        margin-bottom: 20px;
        margin-left: 16px;
    }

    .maps-location {
        top: -3%;
        left: 17%;
    }

    .breakcome:before {
        width: 94%;
    }

    .div-team {
            margin-top: 0 !important;
    }
}

@media (max-width:767px) {
    .maps-location {
        top: 7%;
        left: 18%;
    }

        .maps-location .bef_img {
            bottom: 57px;
        }

    .address-details .location-details h5, .contact-details-div .contact-inf h5 {
        font-size: 14px;
        line-height: inherit;
    }

    .contact-details-div .contact-inf ul li, .address-details .location-details p {
        font-size: 13px;
        line-height: 24px;
    }

    .address-details .location-details h6 {
        line-height: inherit;
        font-size: 12px;
    }
}


@media (max-width:480px) {
    .cont-pd {
        padding: 0px 20px 30px;
    }

    .breakcome:before {
        width: 90%;
    }

    .xs-location-img {
        width: 320px;
        margin: 0 auto;
            height: auto !important;
    }

    

    .maps-location {
        top: 34%;
        left: 24%;
    }

        .maps-location .box-address {
            width: 220px;
            padding: 15px;
            position: absolute;
            margin-top: 0;
            /* float: right; */
            left: 163px;
            /* right: -28px; */
        }

        .maps-location .bef_img {
            left: 47px;
            bottom: 20px;
            transform: rotate(270deg);
        }

        .maps-location .box-address h5 {
            font-size: 15px;
        }

        .maps-location .box-address p {
            font-size: 14px;
            line-height: inherit;
        }
}

@media (max-width:410px) {
    .maps-location {
        top: 34%;
        left: 22%;
    }
}


@media (max-width:380px) {
    .maps-location {
        top: 34%;
        left: 20%;
    }
}



@media (max-width:369px) {
    .none-360 {
        display: none;
    }
}
