/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 21 2018 | 06:13:33 */
.hide {display:none;}
.show {display:block;}

.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #333;
}

h4 {color: #333!important;}

input#gform_previous_button_6, input#gform_previous_button_6_63, input#gform_previous_button_6_46,
input#gform_submit_button_6 {
    text-transform: capitalize;
}

.font-size-18 h4{
  font-size: 18px;
   color: #464646;
}

.dark-txt h4{
  color: #464646;
}
.logo-img-ty {
  width: 150px;
  height: auto;
  margin: 0 auto;
  display: block;
}

input#input_7_5, input#input_7_6 {
    width: 178px;
}

label.gfield_label {
    margin-top: 20px;
}


img.delete_list_item {
	margin-left: 5px; 
  position: absolute;
}

.m-b-35 input { margin-bottom: 20px;}
.m-b-35 th { background-color: #fff; }

ul.bullets {
  list-style: disc;
}
input#input_6_39, input#input_6_40 {
  width: 200px;
}

li#field_6_59 { padding: 0px!important; }

select#input_6_59 {
  min-width: 60px;
  margin-right: 16px;
}

img.cc-form {
  margin: 20px 0; 
} 
select#input_6_35, select#input_6_60, select#input_6_36 {
  width: 100%
}

/*.input-select:after {
        position: relative;
    right: 20px;
    content: '\f0d7';
    font-family: 'FontAwesome', sans-serif;
    font-size: 16px;
  padding: 0 3px;
  border: none;
  -webkit-appearance: listbox!important;

}*/

.input-select select {
    -moz-appearance: menulist-button;
    -webkit-appearance: menulist-button;
}

select {
}


input#input_6_5, input#input_6_2, input#input_6_15, input#input_6_6 { 
  width: 252px;
}


.btn:hover {
     transform: translate3d(0, 0, 0); */
    -webkit-transform: translate3d(0, 0, 0); */
}

.gform_wrapper .gform_body .gform_page_footer .gform_next_button {
  text-transform: none;
}

select#input_6_7 {
  margin-bottom: 20px;
}

/* INTERESTED IN OUR SERVICE FORM FIELD */

input#input_5_1, input#input_5_2 {
    margin-bottom: 10px;
    width: 320px;
	}
textarea#input_5_3 {
    border: 1px solid;
  background:#e3e3e3;
}
  
  span.gfield_required {
    display:none;
  }
input#gform_submit_button_5 { transition: .5s }
input#gform_submit_button_5:hover {
  transition: .5s;
  background: #0d64b8;
}
/* END INTERESTED IN OUR SERVICE FORM FIELD */


.font-header {
  font-size: 14pt;
}
.hide-on-desktop {
  display:none;
}


h4 { 
  font-weight: 700!important;
  color: #999;
} 

.red-btn {
  background: #ff0000;
  color: #FFF;
  width: 300px;
  padding:15px 30px;
  margin: 30px; 
  border-radius: 5px;
  text-decoration: none;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  transition: .5s;
}

.red-btn:hover {
  color: #fff;
  text-decoration:none;
  background: #d4403f;
  transition: .5s;
}

.blue-btn {
      background: #277ED2; 
      color: #FFF; 
      width: 500px; 
      padding:15px 30px; 
      margin: 30px; 
      border-radius: 5px; 
      text-decoration: none; 
      font-weight: 700; 
      display: inline-block; 
      text-transform: none;
  		transition: .5s;
    }

.blue-btn:hover {
  color: #fff;
  text-decoration:none;
  background: #0d64b8;
  transition: .5s;
}


/* ########  TABLET  ######### */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  
      h1 {font-size: 50px;}

  
  /* CENTERS LOGO & MOVES IT DOWN 40px */
      .wpb_single_image.vc_align_left {
        text-align: center!important;
        margin: 40px 0 20px;
      }
  
  .hide-on-desktop {
      display:none!important;
    }
    
    .show-on-desktop {
      display:block!important;
    }
    
    
    .blue-btn {
      background: #277ED2; 
      color: #FFF; 
      width: 500px; 
      padding:15px 30px; 
      margin: 30px; 
      border-radius: 5px; 
      text-decoration: none; 
      font-weight: 700; 
      display: inline-block; 
      text-transform: uppercase;
    }
}



/* ########  MOBILE  ######### */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {   
    
    h1 {font-size: 30px;}
    
    /* CENTERS LOGO & MOVES IT DOWN 40px */
    .wpb_single_image.vc_align_left {
      text-align: center;
      margin: 40px 0 20px;
	}
  
	/* HIDES THE "INTERESTED IN OUR SERVICE" BUTTON */
    .vc_btn3-container.vc_btn3-right {
      text-align:center;
      display:none;
    }
 
      
    /* CENTERS "HOW IT WORKS" BUTTON */
     .vc_column-inner.vc_custom_1511108765322 {
       margin-left: 0!important;
       margin-right: 0;
    }
    
    /* HIDES SABRINA ORCHID TEXT */
    .wpb_column.vc_column_container.col-sm-4 p {
      display:;
    }
    
    /* WHY WE'RE THE BEST CHART */
    .wpb_single_image.wpb_content_element.vc_align_center.vc_custom_1515692958472 {
      padding-left: 0px!important;
      padding-right: 0px!important; 
    }
     
    /* CENTER WHY WE'RE THE BEST */
	.vc_separator.vc_separator_align_center h4 {
      padding:0; 
    }
      .hide-on-mobile {
        display:none!important;
    }
    
    .show-on-mobile {
      display: block!important;
    }
    
    .blue-btn {
      background: #277ED2; 
      color: #FFF; 
      width: 300px; 
      padding:15px 10px; 
      margin: 30px 0; 
      border-radius: 5px; 
      text-decoration: none; 
      font-weight: 700; 
      display: inline-block; 
      text-transform: uppercase;
    }     
  
      .red-btn {
      background: #ff0000;
      color: #FFF;
      width: 300px;
      padding:15px 30px;
      margin: 0; 
      border-radius: 5px;
      text-decoration: none;
      font-weight: 700;
      display: block;
      text-transform: uppercase;
    }
  
  .font-header {
    font-size: 12pt;
  }
  
  .wpb_text_column.wpb_content_element.vc_custom_1516025975291 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  
  input#input_5_1, input#input_5_2, textarea#input_5_3 {
    margin-bottom: 10px;
    width: 100%;
    background: #fff;
    border: 1px;
	}
  
  span.gfield_required {
    display:none;
  }
  
  
}


.wpb_wrapper {
  margin-top: 40px;
}

hr {
  margin: -14px 0 10px 0;
}
    

select#input_6_60 {
    min-width: 80px;
}
    
input[type], textarea, select {
     background: transparent; 
     border: none; 
}

input#input_7_30 {
    line-height: 0;
}

select#input_6_7 {
    margin-bottom: 10px!important;
}
