/*--
	Color
--*/ 
.color-bg , .nav-holder nav li a:before , .hero-slider_control:before  , .half-hero-wrap h1:before , .nav-button span , .header-contacts li:before , .lang-links:before  , .loader span:after , .hs_init .swiper-scrollbar-drag , .list-folio_nav:before , .list-folio_nav:after , .fc_button:hover , .footer_text:before , .share-icon:after , .share-button:before , .share-button:after  , .accordion a.toggle span:before, .accordion a.toggle span:after , .grid-det_link:before , .scroller , .hero-start-link:after , .hero-section .section-title h2:before  , .hero-bg:before , .team-social:before , .inline-facts-wrap h6:before  , .piechart-holder h4:before , .split-sceen-content_title:before , .order-wrap_inner h3:before , .progress-bar , .scroll-link:before , .inline-facts-wrap h6:before , .tc-pagination  .swiper-pagination-bullet.swiper-pagination-bullet-active , .ss-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active , .fixed-column-wrap_title h2:before  , .pagination a.current-page  , .serv-text:before , .order-wrap h4:before   , .hero-title .section-title h2:before  , .nav-button-wrap:before , .folio-counter div.all-album:before , .inline-filter-panel .gallery-filters a.gallery-filter-active:after  , .order-wrap a:hover , .round-counter div.all-album:before , .swiper-counter div#total:before , .ajaxPageSwitchBacklink:before , .error-wrap form .search-submit , .fixed-filter-panel.fw-panel:after , .share-button span:before  , .custom-skillbar  {
	background:#c29042;
}
 .sliding-menu a.act-link , .lang-links a:hover ,  .gallery-filters a.gallery-filter-active , .fw_cb  , .content-nav li a.ln i , .content-nav li a.rn i , .box-media-zoom  , .footer-header span , .footer-contacts li a:hover , .subcribe-form .subscribe-button i , .pr-list li a , .pr-tags ul li a  , .share-icon:hover , .close-share-btn i , .tabs-menu  li.selectedLava a , .video-box-btn  , .pr-view i , .fixed-column-top , .to-top-btn:hover , .subcribe-form .subscribe-button:hover , .flat-project_title_link:hover , .grid-det_link i , .grid-det_category a   , .team-social li  a  , .text-carousel .swiper-slide-active  .text-carousel-item:before , .text-carousel .swiper-slide-active  .text-carousel-item:after , .column-wrap-media_btn:hover i , .leaflet-container a.leaflet-popup-close-button , .leaflet-touch .leaflet-bar a , .cont-det-wrap li a , .parallax-header span , .parallax-header a:hover , .post-opt i , .serv-price-wrap  span , .fet_pr-carousel-box-media-zoom , .section-title_category a:hover , .hero-start-link a:hover i    , .ms_title-start i , .hero-title .section-title h2  span , .section-title_category span  , #submit_btn:hover , .show-info:hover span , .half-hero-wrap_link i , .half-hero-wrap h1 span , .carousel-title-wrap h2 a i , .error-wrap .err-btn i , .pr-list.pr-list-color li{
	color:#c29042;
}



.horizonral-subtitle span , .tabs-menu li.backLava{
	border-color:#F9BF26;
}

.header-logo {
    float: left;
    position: relative;
    top: 3px;
}
.footer-logo{
    height: 64px;
}
.header-logo img {
    float: left;
    width: auto;
    height: 86px;
}
.section-title_category{
    font-size: 18px;
}
.section-title p{
    font-size: 24px;
}
p{
    font-size:16px !important;
}
.footer_text {
    margin-top: 25px;
}
.inline-filter-panel .gallery-filters a{
    margin-bottom: 22px;
}
.grid-det_category a{
    font-size: 12px;
}
.custom-form-2 {
    float: left;
    width: 100%;
    position: relative;
}
#contact-form {
    max-width:700px;
}
.font-12{
    font-size: 12px !important;
}
.font-14{
    font-size: 14px !important;
}
.base-text-color{
    color:#c29042 !important;
}
.custom-form-2 .selectbox {
    color : rgb(214,214,214);
    border-radius: 4px;
    margin-bottom: 20px;
    z-index: 100;
    border: 1px solid #eee;
    background : rgb(248, 248, 248);
    color : rgb(119,114,95);
    font-weight: 600;
    font-size: 12px;
    position: relative;
}
.custom-form-2 .sel-dec .selectbox .select:before {
    font-family: Font Awesome\ 5 Pro;
    content: '\f142';
    position: absolute;
    top: 50px;
    left: 10px;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    z-index: 22;
    font-size: 16px;
    font-weight: 300;
    color : rgb(51,51,51);
}
.custom-form-2 .selectbox .trigger .arrow {
    border-top: 5px solid #666;
    right: 20px;
}
.custom-form-2 textarea,
.custom-form-2 input[type="text"],
.custom-form-2 input[type=email],
.custom-form-2 input[type=number],
.custom-form-2 input[type=password] {
    border: none;
    border: 1px solid #eee;
    background : rgb(248, 248, 248);
    width: 100%;
    padding: 4px 20px;
    color : rgb(153,153,153);
    font-size: 12px;
    margin-left: 8px;
    -webkit-appearance: none;
}
.custom-form-2 input::-webkit-input-placeholder,
.custom-form-2 textarea::-webkit-input-placeholder {
    color : rgb(119,114,95);
    font-weight: 600;
    font-size: 12px;
    position: relative;
}
.custom-form-2 input:-moz-placeholder,
.custom-form-2 textarea:-moz-placeholder {
    color : rgb(119,114,95);
    font-weight: 600;
    font-size: 13px
}
.custom-form-2 textarea {
    height: 200px;
    resize: none;
    padding: 25px 30px;
    -webkit-appearance: none;
     border: 1px solid #eee;
}
.custom-form-2 input {
    margin-bottom: 20px;
}
.custom-form-2 button {
    padding: 0 85px 0 45px;
    outline: none;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    height:44px;
    line-height:44px;
    position:relative;
    color : rgb(0,0,0);
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:2px;
    font-weight:400;
    margin:25px 0 15px;
}
.custom-form-2 button i {
    position:absolute;
    right:0;
    width:44px;
    height:44px;
    line-height:44px;
    background : rgb(243, 243, 243);
    top:0;
}
.calc-form *{
    width: auto !important;
}
.calc-form{
    display: flex;
    justify-content: center;
      -webkit-align-items: center; 
  align-items: baseline; 
}
.calc-form label{
    font-size: 20px;
}
.section-separator.no-bg{
    background: unset;
}
.calculationTable th,.calculationTable td{
    width: auto !important;
    padding: 15px;
}
.calculationTable table {
  border-collapse: collapse;
  width: 100%;
}

.calculationTable table,.calculationTable  th,.calculationTable  td {
  border: 1px solid black;
}
.calculationTable th {
  background-color: #403f3e;
  color: white;
  font-size: 18px;
}
.resultEmiContainer{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.resultEmiContainer h2{
        font-size: 16px;
}
.resultEmiContainer h3{
        font-size: 18px;
        font-weight: bolder;
        color:#c29042;
        border-bottom: 1px solid #000;
}
.resultEmiContainer h3 span{
        font-size: 18px;
    margin-left: 8px;
}
.align-items-stretch{

  align-items:stretch;
}
.d-flex{
    display: flex;
    display: -webkit-flex;
}
.table-acc.show{
}
.table-acc{
    border-left: none;
    border-right: none;
    /*transition: all 0.5s ease-in-out;*/
}
.table-acc tr{
    border-left: none;
    border-right: none;
    /*transition: all 0.5s ease-in-out;*/
}
.table-acc td:first-child{
    border-left: none;
}
.table-acc td:last-child{
    border-right: none;
}
.yearData{
    background-color: rgb(173, 213, 217);
    /*transition: all 0.5s ease-in-out;*/
}
.bg-primary{
    background-color: #c29042;
}
.text-primary{
    color: #c29042;
}
.yearData.show{
    display: table-row !important;
    background-color: #c29042;
    color:#fff;
    font-weight: bolder;
}
.monthData>td{
    padding: 0 !important;
    border: none;
}
.p-8{
    padding: 8px;
}
.mt-8{
    margin-top: 8px;
}
.mt-0{
    margin-top: 0px;
}
.p-0{
    padding: 0px;
}
.calculationTable tr td:first-child{
    width: 12% !important;
}
.calculationTable .yearData td:first-child{
    cursor: pointer;
}
.calculationTable tr td{
    width: 22% !important;
}
.calculationTable  .table-acc tr:nth-child(even) {background-color: #f2f2f2;}
.loader-img{
    display: block;
    position: absolute;
    left: calc(50% - 27px);
    top: calc(75% - 100px);
    margin: -36px 0 0 -16px;
    z-index: 10;
}
.irs-grid-text,.irs--big .irs-min, .irs--big .irs-max,.irs--big .irs-from, .irs--big .irs-to, .irs--big .irs-single{
    font-size: 12px !important;
}
.pr-list li{
    font-size: 14px;
}
.split-sceen-content_title p{
    text-transform: capitalize;
}
.grid-det_link,.grid-det_category a{
    font-size:18px;
}
.tabs-counter span:before {
    background: rgba(255, 255, 255, 0.64);
}
.media-container{
    position: relative !important;
}
.h-800{
    height: 800px;
}
.hlaf-slider-pag{
    z-index: 99;
}
.w-300{
    width: 300px;
}
.modal_form_container{
    width: 100%;
    margin:0 auto;
}
.modal_form_container *{
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.modal-content hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #eee;
}
.modal-content .close {
    float: right;
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    position: absolute;
    top: -24px;
    right: -24px;
    z-index: 10;
    border-radius: 50%;
    background: #fff;
    height: 46px;
    box-shadow: 0 0 6px 1px;
    width: 46px;
}
.text-center{
    text-align: center;
}
.modal_img{
    width: 100%;
}
.m-0{
    margin: 0 !important;
}
.p-0{
    padding: 0 !important;
}
.glyphicon{
    min-width: 32px;
}
.modal-dialog input{
    padding-left: 4px;
}
.modal_form_container .btn {
    background-color: #388051;
    color: #fff;
}
.horizonral-subtitle span strong {
    position: relative;
    display: block;
    color: #c29042;
}
.justify-content-center{
        justify-content: center;
}
.align-items-center{
    align-items: center;
}
.icon-modal{
    width: 30px;
}
.input-modal{
    margin-bottom: 8px;
}
.sliding-menu ul{
    height: 280px;
    overflow-y: auto !important;
}
.project-details-tabs a{
    font-size: 14px !important;
}
.amities-icon{
    width: 50px;
}
.amities-title{
    font-size: 18px;
    padding-left: 16px; 
}
.amities-container{
    padding: 8px;
    padding-bottom: 32px;
}
.internal-amities-bg{
    padding-top: 64px;
    padding-bottom: 64px;
    background-image: url('/images/internal-amities.jpeg');
    background-size: cover;
    background-position: center;
    color:#fff;
}
.external-amities-bg{
    padding-top: 64px;
    padding-bottom: 64px;
    background-image: url('/images/external-amities.jpeg');
    background-size: cover;
    background-position: center;
    color:#fff;
}
@media (min-width: 768px){
.modal-dialog {
    width: 700px;
    margin: auto;
}
.modal_form_container{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.modal_form_container .btn{
    padding: 6px;
}
.modal_img{
    width: 100%;
}
}
@media (max-width: 450px){
    .modal-content .close {
        float: right;
        font-size: 48px;
        font-weight: 700;
        line-height: 26px;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        filter: alpha(opacity=20);
        opacity: 1;
        position: absolute;
        top: -13px;
        right: -11px;
        z-index: 10;
        border-radius: 50%;
        background: #fff;
        height: 25px;
        box-shadow: 0 0 6px 1px;
        width: 25px;
    }
    .modal-dialog {
        width: 300px;
        margin: auto;
    }
    .modal_form_container{
        padding-top: 16px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
    }
    .modal_form_container  *{
        /* height: 20px; */
        /* margin-bottom: 4px; */
        /* padding: 2px; */
    }
.h-sm-200{
    height: 200px;
}
    .section-title_category{
        left: -45px;
        top: 62px;
    }
    .col-wc_dec-3 {
        position: absolute;
        left: 0;
        width: 70%;
        height: 340px;
        background: rgb(219, 219, 219);
        top: 0;
        z-index: 1;
    }
    .w-sm-70{
        width: 70% !important;
    }
}
.irs-bar.irs-bar--single{
        background:linear-gradient(to bottom, #ffffff 0%, #c29042 30%, #ecc281 100%);

        border: 1px solid #c29042;
    }
    .irs--big .irs-from, .irs--big .irs-to, .irs--big .irs-single {
    background-color: #c29043;
    background: linear-gradient(to bottom, #c29043 0%, #a77d3b 100%);
}
.description ol{
    margin-left: 10px;
    list-style:decimal
}
.description ul{
    margin-left: 10px;
    list-style-type: disc;
}
.description li{
    text-align: justify;
}
.description *{
    font-size: 16px;
}
.description table {
    display: table;
    border-collapse: separate;
    border-spacing: 0px;
    border-color: grey;
    border-width: 1px;
    text-align: left;
    border-style: solid;
}
.description table tr td{
    padding: 0.5em;
}
.description tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    border-width: 1px;

}
.description td, .description th {
    display: table-cell;
    vertical-align: inherit;
    width: 50%;
}
.w-50{
    max-width: 50%;
}
.bg-white{
    background: #fff;
}
.calc-padding{
    padding: 1em !important;
}
.pb-0{
    padding-bottom: 0px !important;
}
.pt-0{
    padding-top: 0px !important;
}
.h4-font{
    font-size: 22px !important;
    text-transform: capitalize !important;
}
.mb-0{
    margin-bottom: 0px !important;
}
.row.no-gutter{
    margin: 0px;
}
.pb-20{
    padding-bottom: 20px !important;
}
.pt-20{
    padding-top: 20px !important;
}
.mt-20{
    margin-top:20px !important;
}
strong{
    font-weight: bolder !important;
    font-size: 19px !important;
}
ul ol {
    margin-left: 15px;
}
.sliding-menu a{
    font-size: 14px !important;
}
.fl-wrap.footer-inner  p{
    font-size: 16px !important;
}
.fl-wrap.footer-inner  *{
    font-size: 14px !important;
    font-style: inherit !important;
}
.subcribe-form .subscribe-button{
    color: rgb(137,137,137)
}
.pr-title span{
    font-size: 12px;
}
.pr-5{
    padding-right: 2em;
}