/***
====================================================================
  Add your custom css here
====================================================================
***/
/***


====================================================================
 contact-form
====================================================================
***/
.qx-element-contact-form {
    box-shadow: 0px 0px 76px 0px rgba(231, 231, 231, 0.66);
    background: #fff;
    padding: 40px;
}

.gold{
color:#af9a6a;

}



/***
====================================================================
 Price
====================================================================
***/
.prce {
background: #222; 
padding: 40px 14px;
margin-top: -35px;
position: relative;
}

.price .title {
font-size: 15px;
color:#4f9d57;
text-transform: uppercase;
padding-left: 5px;
border-left: 4px solid #4f9d57; 
}
.price li {
color: #888;
line-height: 35px;
border-bottom: 1px dashed #333; 
font-size:15px;
}
.price li:last-child {
border-bottom: none; 
}
.price li.today {
color: #4f9d57; 
}

/*TRANSPARENTHEADER*/
#sp-header {
background: rgba(255, 255, 255, 0.9);
position: absolute;
border-bottom: 1px solid rgba(34,32,30,.1);
box-shadow:none;
}
#sp-header.header-sticky {
background: #fff;
}

.sp-page-title {
    text-align: center;
    text-transform: uppercase;
}

.sp-page-title {
    background: #ccc;
        
}

.center img {
    display: unset;
    
}
