<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fp-slideshow .layout-fullslideshow .sprocket-features-title {
  font-family: 'latoblack', Verdana, Helvetica, Arial, sans-serif;
  font-size: 3em;
  letter-spacing: 5px;
}

element.style {
  /* height: 400px; */
}

.row-fluid [class*="span"] {
    margin-left: 0 !important;
}

 .facontact{
    position: absolute;
    line-height: 50px;
    width: 40px;
    background-color: #386FC1;
    padding: 5px 11px;
    margin: 1px -14px;
    color: #fff;
    font-size: 20px;
    text-align: center;
  }
@media screen and (min-width:850px){  
  .none{
  display:none !important;
  }
}
.line{    
    width: 60px;
    margin: 30px 0;
    border: 1px solid #959595 !important;
}

.btn1 {
    padding: 5px 40px;
    border: 1px solid #3B2C28;
    color: #fff;
    background: #3B2C28;
    margin-bottom: 25px !important;
    font-size: 18px;
}

.btn1:hover {
    
    border: 1px solid #3B2C28;
    color: #3B2C28;
    background: #fff;    
}

.input-append{
     float: left !important;
    }
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{border:none !important;background:none !important;}

.form-actions {
    padding: 5px 0px;
    margin-top: 5px; 
    margin-bottom: 0px;
    background:none !important;
    border-top: none !important;
} 
ul.list li {
    padding: 0 29px 0 0;
    margin: 0;
    line-height: 24px;
    width: 46%;
    float: left;
} 

@media screen and (max-width:480px){  
ul.list li {  
    width: 100% !important;
} 
}  </pre></body></html>