/*** General CSS ***/
body {
    line-height: 1.9em;
    color: #333;
}
a:hover, a:focus, a:active {
    color: #0fa89d;
}

/*** Header Area ***/
/* Header Menu */
#sp-header {
    background: rgba(255, 255, 255, 0.06);
}
body:not(.home) #sp-header {
    position: relative;
    background: #E4D6BD;
  	border-top: 3px solid;
}
body:not(.home) #sp-header.header-sticky,
#sp-header.header-sticky {
    position: fixed;
  	background: #E4D6BD;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: uppercase;
    position: relative;
    color: #000;
    font-weight: 500;
}


/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}

/*** Block Styles ***/
/* Button */
.btn,
#sp_qc_submit {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    background: transparent;
    font-family: inherit;
    line-height: 2em;
    letter-spacing: .02em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 35px;
    text-transform: uppercase;
    color: #E4D6BD !important;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2.4px;
    border-radius: 0px!important;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 3px solid !important;
}
.btn:hover {
    border-color: #222 !important;
    background: #222 !important;
}

/* Divider */
.divider.center {
    margin: 0 auto;
}

/* Title */
.title h3 {
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 30px;
}
.title h3:after {
    content: "";
    bottom: 0;
    width: 80px;
    height: 4px;
    left: 0;
    position: absolute;
    display: inline-block;
}
.title.center h3:after {
    right: 0;
    margin: 0 auto;
}


/* Slider */
.slider-map em {
    border-bottom: 1px solid #E4D6BD !important;
    width: 100%;
    padding: 30px 0;
}
.slider-small p,
.slider-info {
    color: #E4D6BD;
    font-size: 17px !important;
    line-height: 35px !important;
    margin: 0 !important;
    padding: 30px 0 !important;
    border-bottom: 1px solid #E4D6BD !important;
}

/* Counter */
.counter-item {
    padding-bottom: 30px;
    border-bottom: 1px solid;
}
.counter-item .sppb-addon-text {
    letter-spacing: 4px;
    font-size: 13px;
    color: #000;
}
.counter-row .count, .counter-row #shiva {
    line-height: 100px;
    font-weight: 600;
    font-size: 85px;
    color: #E4D6BD;
}
.counter-row h4 {
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
}

/* Property */
.property .sppb-col-md-4 {
    margin-bottom: 20px;
}
.property-colum {
    overflow: hidden;
}
.property-item {
    overflow: hidden;
    margin: 5px 0px 5px 0px;
    padding: 20px 20px 20px 20px;
    background-color: #F4F4F4;
    border-radius: 50px 0px 0px 50px;
}
.property-item i {
    width: 35px !important;
    height: 35px !important;
    line-height: 35px !important;
    border-radius: 50%;
    background: #E4D6BD;
}
.property-item strong {
    display: none
}
.property-item em  {
    position: absolute;
    right: -17px;
    font-size: 35px;
    color: #c7c7c7;
    top: 50%;
    opacity: .25;
    line-height: 48px;
    transform: translateY(-50%);
    transition: all .5s ease;
}
.property-item:hover em {
    right: -7px;
    opacity: 1;
}
/* Portfolio */
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay {
    opacity: 0.75;
}
.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li>a {
    padding: 7px 15px;
    background: transparent;
    border-radius: 30px;
    border: 2px solid #c8dad7;
}

/* Neighbouring */
.neighbouring-item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.neighbouring-item .essential-place li {
    border-bottom: 1px solid #133A4C;
    padding-bottom: 12px;
    margin-bottom: 12px;
    overflow: hidden;
}
.neighbouring-item .essential-place li .name {
    float: left;
}
.neighbouring-item .essential-place li .name h4 {
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #E4D6BD;
    margin-bottom: 0;
}
.neighbouring-item .essential-place li .name p {
    font-size: 13px;
    line-height: 26px;
    color: #999;
    margin-bottom: 0;
    font-weight: 400;
}
.neighbouring-item .essential-place li .distance {
    float: right;
    color: #999;
    font-size: 13px;
    line-height: 26px;
    font-weight: 600;
}
.neighbouring-testimonial .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    position: relative;
}
.neighbouring-testimonial .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    padding: 0;
}
.neighbouring-testimonial img {
    width: 100px !important;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 30px;
}
.neighbouring-testimonial {
    position: relative;
    padding: 65px 20px;
    z-index: 1;
}
.neighbouring-testimonial:before {
    content: ' ';
    position: absolute;
    top: 12px;
    left: 12px;
    right: 12px;
    bottom: 12px;
    background: url(../images/double-border-bg.png) 0 0 no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}
.neighbouring-testimonial .desc {
    color: #E4D6BD !important;
    padding-bottom: 15px;
    font-size: 13px;
    padding-top: 70px;
    background: transparent url(../images/icon-quote-active.png) no-repeat center top;
}
.neighbouring-testimonial h3.name {
    color: #FFAE00;
    font-size: 20px;
    margin: 0;
}
.neighbouring-testimonial .positions {
    color: #E4D6BD !important;
    font-size: 13px;
}

/* Counter */
.counter-item {
    padding-bottom: 30px;
    border-bottom: 1px solid;
}
.counter-item .sppb-addon-text {
    letter-spacing: 4px;
    font-size: 13px;
    color: #000;
}
.counter-row .count, .lt-counter-row #shiva {
    line-height: 100px;
    font-weight: 600;
    font-size: 85px;
    color: #E4D6BD;
}
.counter-row h4 {
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
}

/* Testimonial */
.testimonial-name {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.testimonial-star strong {
    display: none;
}
.testimonial-star em {
    font-size: 18px;
}
.testimonial-img .pull-left {
    text-align: right;
}
.testimonial-img img {
    max-width: 60px;
}

/*** List ***/
ul.list-item, ul.list-check {
    padding: 0;
    list-style-type: none;
    margin: 0;
}
ul.list-check {
    margin-bottom: 25px;
}
ul.list-item li {
    padding: 15px 0;
    color: #54595F;
    border-bottom: 1px solid #ddd;
}
ul.list-check li {
    display: inline-block;
    font-size: 14px;
    color: #000;
    margin-right: 10px;
}
ul.list-check.black li {
    color: #E4D6BD;
}
ul.list-item strong, ul.list-check strong {
    display: none;
}
ul.list-item em, ul.list-check em {
    padding-right: 10px;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}

/* Contact Info */
.contact-info h2, .contact-info h3 {
	font-size: 23px;
}

/* Bottom Area */
.shrewd_solution_icon {
    margin-top: 20px;
}
.shrewd_solution_icon ul li strong,  .bottom-contact strong {
    display: none;
}
.bottom-contact em {
    padding-right: 10px;
    color: #E4D6BD !important;
}
.shrewd_solution_icon ul,
.shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0px!important;
}
.shrewd_solution_icon ul li a {
    font-size: 16px;
    background: #E4D6BD;
    height: 36px;
    width: 36px;
    line-height: 38px;
    text-align: center;
    border-radius: 5px;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0 0 15px rgba(228, 200, 200, 0.5);
    display: inline-block;
}
.shrewd_solution_icon ul li a:hover {
    background: #E4D6BD !important; 
    color: #ff7f5f !important;
}
table.acymailing_form {
    margin: 0;
    border: 0px !important;
    width: 100%;
}
table.acymailing_form input {
    width: 100% !important;
}
#sp-bottom .button.subbutton.btn.btn-primary {
    padding: 8px;
    font-size: 14px;
    color: #E4D6BD !important;
}
#sp-bottom2 .working-day {
    display: inline-block;
    width: 100%;
    color: #E4D6BD;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255,255,255,.1);
    font-size: 14px;
}
#sp-bottom2 .working-day .left {
    width: 50%;
    float: left;
    font-size: 16px;
    font-weight: 600;
}
#sp-bottom2 .working-day .right {
    width: 50%;
    float: right;
    text-align: right;
    font-size: 12px;
}
#sp-bottom2 li {
    padding-bottom: 5px;
}
#sp-bottom3 input.btn.btn-primary.button.subbutton {
    width: 100%;
    height: 45px;
    padding: 0 !important;
  	color: #E4D6BD;
}
.acym_module_form input {
  	border-radius: 0 !important;
    padding: 11px !important;
}

/* Footer Copyright */
#sp-footer .container-inner {
    text-align: center;
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
          max-width: 1320px;
    }
}
@media (min-width: 980px) and (max-width: 1199px) {
    .contact-content .sppb-addon-title {
        font-size: 12px;
    }
}

/* Mobile Standard Layout */
@media (max-width: 768px) {
  	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
    	background: #E4D6BD;
      	padding: 0;
	}
  	#contact {
    	background-size: cover !important;
	}
  	.feature .clearfix:nth-child(n+2) {
    	width: 100%;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.slider .title h1 {
    	font-size: 50px;
	}
  	.slider-call .sppb-media-body {
    	width: 100% !important;
	}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li.active>a,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay,
.jmm-image.mod-article-image:before, .jmm-image.mod-article-image:after, .title h3:after,
#sp-bottom3 input.btn.btn-primary.button.subbutton {
 	background-color: var(--background-color) !important;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
#sp-bottom a, .offcanvas-menu .offcanvas-inner ul.menu >li.active a, .about-text i, .about-text h3, .btn,
.counter-item i, .property-item i, .testimonial-item i, .testimonial-name, .title h4, #sp-footer a, .counter-row h4,
.testimonial-star em, .testimonial-img h3, ul.list-check em {
  	color: var(--text-color) !important;
}
.tabs .sppb-tab-content, .tabs .sppb-nav-tabs>li.active>a, .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li.active>a, .btn-primary:hover,
.btn, .counter-item, .divider, body:not(.home) #sp-header {
  	border-color:var(--text-color)!important;
}
