@charset "UTF-8";
/*
Theme Name: 3SH
Theme URI:
Version: 1.0
Author: the chevalme team
Author URI: https://chevalme.com/
*/

.content-area ul{display: inline-block; vertical-align: top; width: 100%;}
.licenses-area .inner-area h2 span{display: inline-block; width: 100%; clear: both; font-size: 16px; margin-top: 10px;    line-height: 16px;    font-weight: 400;} 
.about-area .inner-area .subtitle span{display: inline-block; width: 100%; clear: both; font-size: 16px; margin-top:40px;    line-height: 16px;    font-weight: 500; color: #000;}
section.help_about .about-section{padding-top: 0;}
section.help_about .about-section li{margin-bottom: 10px; font-size: 16px; vertical-align: top;}
section.help_about .about-section .inner-area .content-area{width: 100%;}
.about-section .inner-area .full-block.no-border.no-border-off{border: none; padding-top: 0; margin-top: 0;}
.advanatages-area .inner-area.inner-area_ul .advanatages-list-area {
    border-top: #BBB 0px solid;
    width: 100%;
    margin-top: 0px;
    padding-top: 60px;
}
.wpcf7-response-output{color: #fff;}
.wpcf7-not-valid-tip{font-size: 12px!important;}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #e6e6e6!important;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    color:#e6e6e6!important;
  }
  :-ms-input-placeholder { /* IE 10+ */
    color:#e6e6e6!important;
  }
  :-moz-placeholder { /* Firefox 18- */
    color:#e6e6e6!important;
  }
  .wpcf7-spinner{display: none!important;}
  footer form{position: relative;}
  footer form p{margin: 0!important;}
  footer input.btn-send{position: absolute; right: 0; top: 25px; background: url(assets/images/btn-arrow.png) center no-repeat; width: 38px; height: 38px; border: none; font-size: 0;}