/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 26 2018 | 03:57:14 */
#llorix_one_lite_header .only-logo{
float:left;
  margin-top:-55px;
}

#llorix_one_lite_header .row{
display:inline-block;
  margin-left:200px;
}

#home_video_section{
background: #147aa6;
}

.btn-primary{
background: #147aa6;
}

.sticky-navigation{
background:#06050533;
  border:none;
}

#menu-top-menu a{
color:white;
}

#menu-top-menu a:hover{
color:#147AA6;
}
#inpage_scroll_btn{
background: url(http://www.valetview.com/wp-content/uploads/2018/01/app_store.png);
width: 180px;
height: 55px;
}

#intro_section_text_1{ 
font-family:'open-sans';
}


.top-buffer { margin-top:20px; }

#home_footer_links{
  background:#ccc;
  margin-bottom:20px;
}

.archive-top{
  background: #289bdc !important;
}

.more_features{
  background: #28b7b1;
  border-radius: 3px;
  border: none;
  font-size: 16px;
  text-transform: none;
  font-weight: 700;
  color:white !important;
  padding:10px 30px;
  margin-top: 36px;
display: inline-block;
}

a.more_features:hover{
  background:#1E2732;
  text-decoration:none;
}

#wpcf7-f90-p19-o1 input {
 width:600px;
}

#wpcf7-f90-p19-o1 textarea{
 width:600px;
}

#home_testimonial_section{
  background: #3a7bd5;  
  background: -webkit-linear-gradient(to right, #3a6073, #3a7bd5); 
  background: linear-gradient(to right, #3a6073, #3a7bd5);
}

#home_testimonial_section p{
  margin-top:50px;margin-bottom:50px;font-size:20px;font-weight:bold;padding: 0px 208px;
}

.testimonial-theme1 .testimonial-thumb-theme1{
border: 4px solid #147aa6 !important;
}
.testimonial-theme1 .testimonial-description-title-theme1{
color:black !important;
}

#featured_top{
/*background:url("http://www.valetview.com/wp-content/uploads/2018/01/bg.png");*/
}

#featured_top p{
color: #147aa6;
font-size: 21px;
}

.section-margin{
margin:20px 0px;
}

#home_features_section img:hover{
 -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor:pointer;
}


#app_features_one .row{
margin-bottom:25px;
}

/* Responsive Coding */
@media screen and (max-width: 500px){ 
  #menu-top-menu a{
  color:black;
  }
  #llorix_one_lite_header .row{
  	margin-left:0px;
  }
  
  #wpcf7-f90-p19-o1 input {
   width:100% !important;
  }

  #wpcf7-f90-p19-o1 textarea{
   width: 100% !important;
  }
  #home_testimonial_section p{
   padding: 0px !important;
  } 
  
}