/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

.swiper-slide .content h2 {
  width : 750px;
  margin: auto;
  text-shadow: rgba(0, 0, 0, 0.901961) 10px 10px 20px;
}

html body h2 {
  color : #bcb75e ;
}

html body h3 {
  color : #f48566;
}

#services h4 {
  color : #fff;
  font-weight : bold;
}

.how-we-do .vc_col-sm-4 {
  border : 1px solid #f48566;
}

.how-we-do .vc_col-sm-4:hover {
  border : 0;
}

em {
  font-size : 18px;
  color : #555;
  line-height : 27px;
}

.team-member h4.light  {
   font-family: Roboto;
   color : #f48566;
}

.nectar-button {
  font-family: Roboto;
  margin : 0;
}

 .servicesfour .servicesfourinner:last-child {
   padding-bottom: 2% !important;
 }

 .servicesfour .servicesfourinner{
   //border-radius: 50%;
   border: 1px solid white;
 }

div.nectar_icon_wrap {
  margin-bottom : 0;
}

#milestone h2 {
  margin-bottom : 0;
}

#milestone .vc_col-sm-3 {
  padding : 4% !important;
}

.blog-recent h3 {
  color : #f48566 !important;
}

#gform_wrapper_1 {
  width : 700px;
  margin : auto;
}

#gform_wrapper_1 input {
  padding : 10px !important;
}

#gform_wrapper_1 label {
  display: none;
}

#gform_wrapper_1 textarea {
  padding : 10px !important;
  margin-top : 7px;
}

.gform_footer {
  margin : auto;
  text-align : center;
}
