/*
 @package     mod_amsupercontact
 @copyright   Copyright (C) 2016 Aleksandr Matyushkin. All Rights Reserved.
 @license     GNU General Public License version 2, or later.
 @website     http://webmasterset.ru
*/

/* Common */

.invalid {
    border-color: red;
}

.scform .hpole {
    display: none;
}

.scform .input-group {
	margin-bottom: 10px;
}

.btnsc {
  margin-top: 20px;
}


.text1 h1,.text1 h2,.text1 h3,.text1 h4, .text1 .btnsc {
  text-align: center;
}

.text2 h1,.text2 h2,.text2 h3,.text2 h4, .text2 .btnsc {
  text-align: center;
}

.text2 p {
  text-align: justify;
}

.text3 {
  text-align: center;
}


.text1a h1,.text1a h2,.text1a h3,.text1a h4, .text1a .btnsc {
  text-align: center;
}

.text1a h1,.text1a h2,.text1a h3 {
  margin-top: 0px;
}

.text2a h1,.text2a h2,.text2a h3,.text2a h4, .text2a .btnsc {
  text-align: center;
}

.text2a p {
  text-align: justify;
}

.text2a h1,.text2a h2,.text2a h3 {
  margin-top: 0px;
}

.text3a {
  text-align: center;
}

.text3a h1,.text3a h2,.text3a h3 {
  margin-top: 0px;
}