.site-header .inner-header .main-logo {
    width: 250px;
    pointer-events: all;
}

.section_heading {
    font-size: 20px;
}

.section_heading strong {
    font-size: 40px;
}

[data-overlay]:before {
    content: "";
    position: absolute;
    /* background: var(--color-overlay); */
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent, black) no-repeat bottom;
    /* background: #181818; */
    /*height: 90vh;*/
    z-index: 0;
}
@media only screen and (min-width: 992px) {
    .last-project-section .project-content {
        margin-top: -15%;
        padding: 40px 40px;
    }
}

.gallery_sec .content-item .metas span {
    border-bottom: 1px solid #fff4;
    padding-bottom: 4px;
}

.map_iframe {
    border: 0;
    /*width: 20%;*/
    float: left;
    /*margin-left: -11%;*/
    border: 0;
    outline: 1px dotted #fff2;
    outline-offset: 10px;
    outline-style: dashed;
    border-radius: 50px 0;
    opacity: .9;
}


.icon_sec img {
    outline: 1px solid #b4a799;
    border-radius: 100%;
    outline-offset: 5px;
    outline-style: dashed;
}

/*.icon_sec h4 {
    text-align: center;
    color: #181818;
    font-size: 14px;
    text-transform: capitalize;
    border: 1px solid #cdc3b93d;
    padding: 5px 10px;
    top: -15px;
    background: #fff;
    border-radius: 30px 0;
    position: relative;
    outline: 1px solid #cdc3b97d;
    outline-offset: 4px;
    max-width: 150px;
    margin: 20px auto;
}*/


.icon_sec .icon {
    text-align: center;
}

.icon_sec img {
    max-width: 95px;
}

.icon_sec .main-btn {
    position: relative;
    border: 1px solid #cdc3b9;
    background-color: transparent;
    padding: 10px 15px 10px;
    margin-left: 15px;
    text-align: center;
    margin-bottom: 35px;
    border-style: dashed;
}

body .bg_sec {
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position: center !important;
    height: 70vh;
}

.ul_li li {
    list-style: circle;
    margin-bottom: 15px;
}

ul.ul_li {
    padding-left: 20px;
}

.spec_sec .title-block .text {
    color: #b19777;
    text-transform: uppercase;
}

.spec_sec img {
    width: auto !important;
}

/*.item {
  align-items: center;
  background-color: tomato;
  color: white;
  display: flex;
  height: 300px;
  justify-content: center;
}*/

.spec_sec .owl-nav {

    position: absolute;
    top: 0;
    right: 0;
    background: #b19777;
}

.spec_sec .owl-next span {
    font-size: 35px;
    margin: 0 10px;
    color: #fff;
}


.spec_sec .owl-prev span {
    font-size: 35px;
    margin: 0 10px;
    color: #fff;
}

.spec_sec img {
    /* width: auto !important; */
    max-width: 80px !important;
}

.owl-stage {
    display: flex;
}

.spec_sec .owl-stage {
    display: flex;
}

.spec_sec .item {
    display: -webkit-box;
    height: 100%;
}

.spec_sec ul.ul_li {
    height: 100px;
}

.contact-list li i {
    position: absolute;
    background: #b19777;
    color: #fff;
    padding: 7px;
    margin-bottom: 14px;
    margin-left: -35px;
    margin-top: -2px;
    border-radius: 9px;
}

.contact-list li i.fa-phone {
    transform: rotate(90deg)
}


.fa-quote-left.quote-icon {
    color: #0881e4;
    margin-right: 9px;
    font-size: 30px
}


.contact-list li {
    margin-bottom: 14px;
}
.contact-list li b{
    color: #fff;
}

.contact-list li {
    margin: 25px 0;
}
.features .list-item{
    align-items: center;
    display: flex;
    margin: 0 auto;
    text-align: center;
    display: grid;}

.features .list-item a:hover h3{
    border: none;}
.features .list-item a:focus h3{
    border: none;}


.title {
    font-size: 50px}
.site-header a {
    color: inherit;
    transform: none !important;
}

.site-header {
    background: #fff6;}

.classic-menu:not(.dsn-line-style) .site-header .extend-container .main-navigation ul.extend-container > li {
    color: #333;
}

body.nav-bg .site-header {
     background-color: #fff6;}
ul.contact-list {
    padding-left: 40px;
}

.spec_sec .disabled{
    display: none;
}

  .menu > li ul {
    margin-bottom: 10px;
}
.text-justify{
    text-align: justify;
}
#popup_wrapper p#error_data {
    margin-top: 0;
    margin-bottom: 10px;
}

@-webkit-keyframes spinnerRotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes spinnerRotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes spinnerRotate{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}#form_process{-webkit-animation-name:spinnerRotate;-webkit-animation-duration:1.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spinnerRotate;-moz-animation-duration:1.1s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spinnerRotate;-ms-animation-duration:1.1s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;display:inline-block;margin-left:10px;position:relative;visibility:hidden}

#error_data{
	color: red;
    font-size: 14px;
    margin: 0px 0px 10px;
    line-height: normal;
}
button{
    cursor: pointer;
}

.fancybox-caption {
    text-align: center;
    visibility: visible;
    display: block;
    font-size: 16px !important;
}
.fancybox-caption::after{
    display: none !important;
}

.form-group input, .form-group textarea {
    color: #fff;
}
.cus_btn{
    background: #292627;
    color: #fff !important;
    padding: 15px 20px;
    position: relative;
    top: 12px;
    border-radius: 10px;}