hr {
    border-top: 1px solid #f37422;
}

/* Header  */

.header-contact{
  text-align: right;
  color:#fff;
  font-weight:normal;
  font-size:19px;
}
.header-email{
  text-align: right;
  color:#fff;
  font-weight:normal;
  font-size:19px;
  text-decoration:none;
}
.header-email:hover{
  color:#fff;
  text-decoration:none;
}
#menu-main-menu > li a {
    color: #fff;
}
#col-15-2 > .colwrapper > div > div {
    float: right;
}
.header-menu .menu li a {
  padding: 13px 15px !important;

}
.header-menu .menu li a:hover {
    background: #f37422;
}

/* slider */

#container-13 {
    width: 100%;
}
#col-13-1{
  padding:0px;
  margin:0px;
}
#slider-text > .fl-module-content.fl-node-content > .fl-html > h1 {
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    margin-top: 8px;
    line-height: 1;
    margin-bottom: 10px;
    
}
#slider-text > .fl-row-content-wrap {
    background-color: rgba(96, 73, 30,0.6);
    margin-top: -223px;
}

.background1{
   background-color: rgba(96, 73, 30,0.6);
   margin-bottom:-20px;
   padding-top:20px;
   padding-bottom:30px;
}
.second, .first {
    
    color:#fff !important;
}
.first {
    margin-bottom: -20px !important;
}
#bannet-text {
    padding-top: 25% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
   
}


/* call to action */
.call-us-text, .request-a-call-text, .email-us-text {
    color: #fff;
    padding-top: 12%;
}
.call-us-subtext, .request-a-call-subtext, .email-us-subtext {
    color: #fff;
}
.call-us-subtext:hover, .request-a-call-subtext:hover, .email-us-subtext:hover {
    color: #fff;
}


/* Footer */
.social-space-footer {
    padding-bottom: 25px;
}

#wrapper-7
{
text-align:center;
  color:#fff;
}
.ult_social i {
    color: #fff !important;
}

/* Home */

.fl-col.fl-node-59ef0a3ea648f {
    border-right: 1px solid #f37422;
}
 .uabb-icon i::before {
    color: #f37422 !important; 
}  
  .fl-post-grid-title {
    background-color: #fff;
    margin-top: -49px !important;
    position: relative;
    padding-top: 15px !important;
}

.fl-post-grid-content {
    background-color: #fff;
    margin-top: -10px;
    padding-bottom: 15px !important;
    height:158px;
}


.fl-post-grid-more {
    background-color: #5F5F5F;
    padding: 10px 15px;
    color: #fff;
    margin-top: 35px;
}
 
.fl-post-grid-content > p {
    height: 66px;
    padding: 10px
}
#background-color1 {
    background-color: #198F9A;
}
#background-color2 {
    background-color: #198F9A;
}
.testmonials-home{
   text-align: center; 
   font-size: 20px; 
   color: #fff; 
   line-height: 1.4;
}
.fl-menu ul {
    padding: 0 !important;
}
.page ul {
    padding-left: 15px;
}

/* Responsive Media screen css */

@media screen and (max-width:414px){
  
  .background1 {
    background-color: rgba(96, 73, 30,0.6);
    margin-bottom: -20px;
    padding-bottom: 7px;
    padding-top: 0px;
}
  
  
  .second, .first {
    color: #fff !important;
    font-size: 24px;
    padding: 0px 5px;
    line-height: 1.3;
}

  #col-15-1 {
    width: 40%;
    float: left;
   }

 #col-15-2 {
    float: right;
   }
  #slider-text > .fl-module-content.fl-node-content > .fl-html > h1 {

font-size: 21px;
}

#slider-text > .fl-row-content-wrap {
    background-color: #60491EB3;
    margin-top: -145px;
}
  .testmonials-home{
   text-align: center !important; 
   font-size: 20px; 
   color: #ffffff !important; 
   line-height: 1.8;
}
 #image-home > .fl-module-content.fl-node-content {
    margin: 0px !important;
}
  #background-color1 {
    
    margin-bottom: 30px;
}
  
 
  
  
  
  
}