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

    .sub-banner .breadcrumb-area {
        top: 0%;
        position: relative;
    }


.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;
}

.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;
    }

/* lefts side Decripation css part */

.carousel-indicators {
    z-index: 0;
}

.carousel-control-next, .carousel-control-prev {
    bottom: 24%;
}

h3 {
    /*font-size:13.5px;*/
    font-family: Gill Sans MT;
    text-transform: uppercase;
}

.properties-details-section h3 {
    color: #000;
    text-transform: none;
    font-weight: 500;
    font-size: 40px;
    /*font-family: 'Myriad Pro Regular';*/ font-family: 'Myriad Pro Light';
}

.properties-description h3 {
    color: #5b6b71;
    text-transform: none;
    font-weight: 300;
    font-size: 34px;
    /*font-family: 'Myriad Pro Regular';*/
    font-family: 'Myriad Pro Light';
}

.properties-description h4.sm-title {
    font-weight: 600;
    color: #008c45;
    font-family: 'Myriad Pro Regular';
    letter-spacing: 1px;
    font-size: 26px;
}

.properties-description ul.dl-details {
    padding: 10px 24px;
}

    .properties-description ul.dl-details li {
        margin-bottom: 5px;
        font-family: 'Myriad Pro Regular';
        list-style-type: circle;
    }

.properties-description p {
    font-family: 'Myriad Pro Regular';
    font-size: 17px;
    margin-bottom: 15px;
    color: #464646;
    text-align: justify;
}

    .properties-description p strong {
        color: #151515;
        letter-spacing: 1px;
    }

.prodduct-detais-table thead tr th {
    background-color: #d9edf7;
    border: none;
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
}

.prodduct-detais-table tbody tr:nth-child(odd) td {
    background-color: #fff;
}

.prodduct-detais-table tbody tr:nth-child(even) td {
    background-color: #f9f9f9;
}

.prodduct-detais-table tbody tr:hover td, .prodduct-detais-table tbody tr:first-child:hover td {
    background-color: #f9f9f9;
}

.prodduct-detais-table tbody tr td {
    border-top: 1px solid #ddd;
    padding: 10px 10px;
}

.prodduct-detais-table tbody tr:first-child td {
    border-top: none;
    background: url('../img/index/box_shadow-product-details.png') repeat-x left top;
}



.prodduct-detais-table tr td {
    font-size: 14px;
    letter-spacing: 0.5px;
    background: #fbfbfb;
    padding-left: 24px;
}

.table {
    font-family: 'Myriad Pro Regular';
}

.media-body {
    font-family: 'Myriad Pro Regular';
}

.media img {
    /*box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.80);*/
    padding: 7px !important;
    /*height:150px;*/
}

.accordion_description h5 {
    font-family: myriad-pro,Myriad Pro,Gill Sans,Gill Sans MT,Calibri,sans-serif;
    font-weight: 300;
    color: #5b6b71;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.47059;
    margin: 10px 0;
}

.block-details {
    /*border: 1px solid #eaeaea;
    padding: 15px;*/
}

    .block-details .media-body {
        margin-left: 10px;
    }

    .block-details h5 {
        font-weight: 600;
        letter-spacing: 0.5px;
        margin-bottom: 10px;
        color: #5b6b71;
        text-transform: none;
        font-weight: 300;
        font-size: 26px;
        /*font-family: 'Myriad Pro Regular';*/
        font-family: 'Myriad Pro Light';
    }

        .block-details h5 a {
            color: #5b6b71;
        }

    .block-details p {
        color: #000;
        font-family: 'Myriad Pro Regular';
        letter-spacing: 0.5px;
        line-height: 30px;
    }



/* Start Quality & Certificates Part css  */


.main-gallery {
    padding: 20px 0px;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
    margin-bottom: 50px;
}

.gallery-type {
    width: 250px;
    background: #000000;
    padding: 2px 0px;
    margin: 0 auto;
}

    .gallery-type a {
        color: #fff;
        margin: 0 auto;
        font-size: 22px;
        display: block;
        text-align: center;
    }


/* News-rooms Details page  */

.news-room date {
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: 'Myriad Pro Regular';
    margin-bottom: 20px;
        font-size: 14px;
}

.news-room h4 {
        letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: 'Myriad Pro Regular';
    margin-top: 20px;
    font-size: 20px;
        line-height: 28px;
    color: #008c45;
    font-weight: 600;
}

.news-room p {
    font-family: 'Myriad Pro Regular';
        font-size: 15px;
}

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

@media (max-width:1199px) and (min-width:992px) {
    .gallery-type {
            width: 210px;
    }

    .breakcome:before {
            width: 96%
    }
}


@media (min-width:992px) {
    .md-pr-20 {
        padding-right:20px;
    }
    .md-pl-20 {
        padding-left:20px;
    }
}

@media (max-width:991px) {
    .cont-corporate .main-title {
      margin-top: 20px;
      margin-bottom: 0px;
    }

    .breakcome:before {
            width: 94%
    }
}

@media (max-width:991px) and (min-width:768px) {
    .gallery-type {
            width: 210px;
    }
}

@media(max-width:767px) {
    .gallery-type {
            width: 240px;
    }
}


@media (max-width:480px) {
    .breakcome:before {
            width: 90%;
    }

    .gallery-type {
    width: 250px;
}

}