.wrapper {
	overflow: hidden;
}

body {
	color: #000;
  font-family: 'Fira Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6{
	line-height: 1.1;
	font-weight: 500;
}
h1, h2, h3{
	margin-top: 20px;
	margin-bottom: 10px;
}
h4, h5, h6{
	margin-top: 10px;
	margin-bottom: 10px;
}

a {color: #23b71a;}
/*Форма*/

/*FON*/
.formcraft-css .fc-form {
  background: transparent!important;
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	border-radius: 0!important;
	letter-spacing: -4px!important;
	text-align: left!important;
	margin: 0!important;
	min-width: 140px!important;
	box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	position: relative!important;
	max-width: 100%!important;
}


/*КНОПКА ФОРМЫ*/
.formcraft-css .fc-form .form-element .submit-cover.wide-true.animate-false .submit-button {
	background: #52ba32!important;
	border: none!important;
	border-radius: 0!important;
		 -webkit-border-radius: 0!important;
		 -moz-border-radius: 0!important;
	box-shadow: none!important;
	/*color: #000!important;*/
	cursor: pointer;
	display: block!important;
  font-family: 'Fira Sans', sans-serif!important;
	font-size: 14px !important;
	font-weight: 700!important;
	height: auto!important;
	line-height: 58px!important;
	margin-bottom: 0;
	margin-left: 0!important;
	margin: auto!important;
	padding: 0!important;
	text-align: center!important;
	text-shadow: none;
	opacity: 1!important;
	text-transform: uppercase!important;
		 -webkit-box-shadow: none!important;
		 -moz-box-shadow: none!important;
	vertical-align: middle;
	width: 100%!important;
}

.formcraft-css .fc-form .form-element .submit-cover.wide-true.animate-false .submit-button:hover {
  background: #288344!important;
  color: #fff!important;
}

.s1 .formcraft-css .fc-form .form-element .submit-cover.wide-true.animate-false .submit-button {
	background: #52ba32!important;
	border: none!important;
	border-radius: 0!important;
		 -webkit-border-radius: 0!important;
		 -moz-border-radius: 0!important;
	box-shadow: none!important;
	color: #fff!important;
	cursor: pointer;
	display: block!important;
  font-family: 'Fira Sans', sans-serif!important;
	font-size: 14px !important;
	font-weight: 700!important;
	height: auto!important;
	line-height: 58px!important;
	margin-bottom: 0;
	margin-left: 0!important;
	margin: auto!important;
	padding: 0!important;
	text-align: center!important;
	text-shadow: none;
	opacity: 1!important;
	text-transform: uppercase!important;
		 -webkit-box-shadow: none!important;
		 -moz-box-shadow: none!important;
	vertical-align: middle;
	width: 100%!important;
}

.s1 .formcraft-css .fc-form .form-element .submit-cover.wide-true.animate-false .submit-button:hover {
  background: #288344!important;
  color: #fff!important;
}

.formcraft-css .fc-form.fc-form-2 .form-element .submit-cover .submit-button .text {
  text-shadow: none!important;
}

.formcraft-css .fc-form.fc-form-4 .form-element .submit-cover .submit-button .text{
  text-shadow: none!important;
}

.formcraft-css .fc-form.fc-form-6 .form-element .submit-cover .submit-button .text{
  text-shadow: none!important;
}


/*КНОПКА*/
.formcraft-css a {
	background: #52ba32!important;
	border: none!important;
	border-radius: 0!important;
		 -webkit-border-radius: 0!important;
		 -moz-border-radius: 0!important;
	box-shadow: none!important;
	color: #fff!important;
	cursor: pointer;
	display: block!important;
  font-family: 'Fira Sans', sans-serif!important;
	font-size: 14px !important;
	font-weight: 700!important;
	height: 63px!important;
	line-height: 58px!important;
	margin-bottom: 0;
	margin-left: 0!important;
	margin: auto!important;
	padding: 0!important;
	text-align: center!important;
	text-shadow: none;
	opacity: 1!important;
	text-transform: uppercase!important;
		 -webkit-box-shadow: none!important;
		 -moz-box-shadow: none!important;
	vertical-align: middle;
	padding-top: 4px!important;
	width: 100%!important;
}

.formcraft-css a:hover {
  background: #288344!important;
  color: #fff!important;
}

.fc-common input[type="text"]::-webkit-input-placeholder, .fcmodal input[type="text"]::-webkit-input-placeholder, .fc-common input[type="email"]::-webkit-input-placeholder { 
	color: #000 !important; 
}

/*INPUT*/
.formcraft-css .fc-form.fc-form-2 .form-element .field-cover input[type="text"]{
	background: transparent!important;
	border: 2px solid #fff!important;
	border-radius: 0px !important;
		 -moz-border-radius: 0px !important;
		 -webkit-border-radius: 0px !important;
		 -webkit-appearance: none;
	box-shadow: none!important;
		 -moz-box-shadow: none!important;
		 -webkit-box-shadow: none!important;
	box-sizing: border-box;
  font-family: 'Fira Sans', sans-serif!important;
		 -moz-box-sizing: border-box;
	color: #000!important;
	font-size: 16px!important;
	font-weight: 400!important;
	height: 43px!important;
	line-height: 1.5 !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding: 11px 10px 11px 18px !important;
	vertical-align: top;
}

.form-element .field-cover input[type="text"] {
	background: transparent!important;
	border: 2px solid #99b380!important;
	border-radius: 0px !important;
		 -moz-border-radius: 0px !important;
		 -webkit-border-radius: 0px !important;
		 -webkit-appearance: none;
	box-shadow: none!important;
		 -moz-box-shadow: none!important;
		 -webkit-box-shadow: none!important;
	box-sizing: border-box;
  font-family: 'Fira Sans', sans-serif!important;
		 -moz-box-sizing: border-box;
	color: #000!important;
	font-size: 16px!important;
	font-weight: 400!important;
	height: 43px!important;
	line-height: 1.5 !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding: 11px 10px 11px 18px !important;
	vertical-align: top;
}

.form-element .field-cover textarea {
	background: transparent!important;
	border: 2px solid #99b380!important;
	border-radius: 0px !important;
		 -moz-border-radius: 0px !important;
		 -webkit-border-radius: 0px !important;
		 -webkit-appearance: none;
	box-shadow: none!important;
		 -moz-box-shadow: none!important;
		 -webkit-box-shadow: none!important;
	box-sizing: border-box;
  font-family: 'Fira Sans', sans-serif!important;
		 -moz-box-sizing: border-box;
	color: #000!important;
	font-size: 16px!important;
	font-weight: 400!important;
	line-height: 1.5 !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding: 11px 10px 11px 18px !important;
	vertical-align: top;
}





/*МЕНЮ ПРИ НАЖАТИИ КНОПКИ*/
.fc_modal {
	background: url(../img/modal-bg.jpg) center no-repeat!important;
	background-size: cover!important;
	padding-top: 80px!important;
	top: 60px!important;
	height: 735px!important;
}

.fc-form h1 {
	color: #000!important;
	text-align: left!important;
	font-size: 40px!important;
	font-family: 'Philosopher', sans-serif!important;
	margin-bottom: 10px!important;
	margin-top: 0!important;
	line-height: 1!important;
}

.fc_modal .formcraft-css form.fc-form {
	box-shadow: none !important;
		 -moz-box-shadow: none !important;
		 -webkit-box-shadow: none !important;
	padding-bottom: 30px !important; 
	margin-left: 440px!important;
	margin-top: 70px!important;
}

/*КРЕСТ */
.fc_close {
	color: #52ba32!important;
	right: 0!important;
	margin-right: 0px!important;
	top: -12px!important;
		 font-size: 50px!important;
	font-weight: 400!important;
}
.fc_close:hover {
	color: #52ba32!important;
}

.formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button .text {
  text-shadow: none!important;
}


.formcraft-css .fc-form.fc-form-6 .form-element .field-cover textarea {
  min-height: 80px!important;
	overflow: hidden!important;
	word-wrap: break-word!important;
	height: 40px!important;
}

/* START S1 */

.s1 .formcraft-css a {
	background: transparent!important;
		 -webkit-transition: all 0.3s ease;
		 -moz-transition: all 0.3s ease;
	border: none!important;
	border-bottom: 2px dotted #288344!important;
	border-radius: 0!important;
	box-shadow: none!important;
	color: #288344!important;
	font-size: 16px!important;
	font-weight: 700!important;
	float: right!important;
	display: block!important;
	opacity: 1!important;
	text-decoration: none!important;
	padding: 0!important;
	text-align: right!important;
		 -webkit-box-shadow: none!important;
		 -moz-box-shadow: none!important;
	transition: all 0.3s ease;
	width: 223px!important;
	height: auto!important; 
	line-height: 1!important; 
}

.s1 .formcraft-css a:hover {
	border: none!important;
}

.s1 {
  min-height: 1230px;
  position: relative;
}

.s1 .bg {
  background: url(../img/s1-bg.png) top center no-repeat;
  height: 950px;
  width: 100%;
  position: absolute;
}

.s1 .zelen {
  background: url(../img/s1-bg-zelen.png) no-repeat;
  min-height: 1120px;
}

.s1 .tablo {
  background: url(../img/s1-ramka.png) top center no-repeat;
  min-height: 575px;
  width: 1005px;
  margin: auto;
  margin-top: 90px;
  padding-left: 20px;
}

.s1 .block {
  background: rgba(255, 255, 255, 0.8);
  min-height: 450px;
  width: 865px;
  margin: auto;
  margin-top: 60px;
  padding-top: 40px;
  padding-left: 60px;
  padding-right: 60px;
}

.s1 .block .no-pd-r {
  padding-right: 0;
}

.s1 .block .no-pd-l {
  padding-left: 0;
}

.s1 .block h1 {
  font-size: 60px;
  font-weight: 700;
  font-family: 'Philosopher', sans-serif;
  color: #288344;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0;
  background-image: url(../img/s1-line.png),
  url(../img/s1-line.png);
  background-repeat: no-repeat, no-repeat;
  background-position: top 40px left 0px, top 40px right 0px;
}

.s1 .block h2 {
  font-size: 40px;
  font-weight: 700;
  font-family: 'Philosopher', sans-serif;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0;
}

.s1 .block h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 0;
  margin-top: 10px;
}

.s1 .block h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
}

.s1 .block img {
  display: block;
  margin: auto ;
}

.s1 .block .item {
  margin-top: 20px;
}

/* START BLOCK CUP */

.cup {
  background-color: rgba(255, 255, 255, 0.7);
  min-height: 85px;
  position: relative;
}


/* START NAVBAR */

.navbar {
  background-color: transparent;
  border-radius: 0;
  min-height: 85px;
  margin-bottom: 0;
  padding-top: 20px;
}

.navbar-inverse {
  border: none;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  padding: 0;
}

.navbar-inverse ul {
}

.navbar-inverse .navbar-nav > li > a {
  color: #000;
  font-size: 15px;
  padding-left: 0;
  padding-right: 15px;
  padding-left: 10px;
  background: url(../img/cup-tochka.png) right center no-repeat;
}

.navbar-inverse .navbar-nav > li > a.no-bg {
  padding-right: 0px;
  background: none;
}

.navbar-inverse .navbar-nav > li > a:hover {
  color: #000;
  text-decoration: underline;
}
.navbar-inverse .navbar-nav > li > a:focus{
	color: #000;
	text-decoration: underline;
}
/* END BLOCK NAVBAR */

.cup h2 {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Philosopher', sans-serif;
  text-align: right;
}

/* END BLOCK CUP */

.s1 .form {
  margin-top: 150px;
}

.s1 .form h1 {
  font-size: 40px;
  font-family: 'Philosopher', sans-serif;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}

.s1 .form h2 {
  font-size: 20px;
  font-weight: 400;
  font-family: 'Fira Sans', sans-serif;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 20px;
}

/* END S1 */

/* START S2 */

.s2 {
  position: relative;
  min-height: 1030px;
}

.s2 .top1 {
  margin-top: 60px;
}

.s2 .top2 {
  margin-top: 40px;
}

.s2 h2 {
  font-size: 40px;
  font-family: 'Philosopher', sans-serif;
  font-weight: 700;
  margin-top: 35px;
  text-align: center;
}

.s2 h3 {
  font-size: 24px;
  font-family: 'Philosopher', sans-serif;
  text-align: center;
  line-height: 1.2;
}

.s2 h4 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  line-height: 1.4;
}

.s2 img {
  display: block;
  margin: auto;
}

.s2 .top1 .it1 {
  padding-left: 5px;
  padding-right: 5px;
}

.s2 .top1 .it2 {
  padding-left: 14px;
}

.s2 .img {
  height: 563px;
  width: 478px;
  background: url(../img/s2-img.png) center no-repeat;
  position: absolute;
  top: -130px;
}

/* END S2 */

/* START S3 */

.s3 .formcraft-css a {
  margin-top: 20px!important;

}

.s3 {
  position: relative;
  background: url(../img/s3-bg.png) top no-repeat;
  min-height: 1200px;
  padding-top: 400px;
  margin-top: -300px;
}

.s3 h2 {
  font-size: 40px;
  font-family: 'Philosopher', sans-serif;
  text-align: center;
  margin-bottom: 0;
}

.s3 h3 {
  font-size: 20px;
  margin-top: 40px;
	text-align: center;
}

.s3 .no-pd {
  padding-left: 0;
}

/* END S3 */

/* START S4 */

.s4 {
  position: relative;
  min-height: 870px;
}

.s4 .ramka {
  width: 1005px;
  height: 642px;
  background: url(../img/s4-ramka.png);
  margin: auto;
  margin-top: 90px;
  padding-top: 80px;
}

.s4 h2 {
  font-size: 38px;
  font-family: 'Philosopher', sans-serif;
  margin-top: 0;
}

.s4 .img {
  background: url(../img/s4-img.jpg) no-repeat;
  width: 790px;
  height: 650px;
  margin-left: -270px;
}


/* END S4 */

/* START S5 */

.s5 {
  background-image: url(../img/s5-line.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #f2f2f2;
  padding-bottom: 70px;
  position: relative;
  z-index: 1;
}

.s5 h2 {
  font-size: 50px;
  font-weight: 700;
  font-family: 'Philosopher', sans-serif;
  text-align: center;
  margin-top: 70px;
}

.s5 .top {
  margin-top: 80px;
}

/* END S5 */

/* START S6 */

.s6 {
  position: relative;
  background: url(../img/s6-bg.jpg) center no-repeat;
  min-height: 810px;
  z-index: 5;
  margin-top: -20px;
}


.s6 .ramka {
  width: 1005px;
  height: 642px;
  background: url(../img/s4-ramka.png);
  margin: auto;
  margin-top: 90px;
  padding-top: 80px;
  z-index: 5;
  position: relative;
}


.s6 h2 {
  font-size: 40px;
  font-family: 'Philosopher', sans-serif;
  margin-top: 0;
}


/* END S6 */

/* START S7 */

.s7 {
  min-height: 1070px;
  position: relative;
  z-index: 1;
  margin-top: -20px;
  background: url(../img/s7-bg.png) center no-repeat;
  background-size: cover;
}

.s7 h2 {
  font-size: 40px;
  font-family: 'Philosopher', sans-serif;
  font-weight: 700;
  text-align: center;
  margin-top: 80px;
}

.s7 h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  margin-top: 5px;
}

.s7 h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.s7 h4 {
  font-size: 24px;
  font-weight: 700;
  font-family: 'Philosopher', sans-serif;
  text-align: center;
  margin-top: 0px;
  float: left;
}

.s7 .top1 {
  margin-top: 75px;
}

.s7 .top2 {
  margin-top: 70px;
}

.s7 .bl1 {
  background: url(../img/s7-1.png) left top no-repeat;
  padding-left: 60px;
  padding-right: 70px;
}

.s7 .bl2 {
  background: url(../img/s7-2.png) left top no-repeat;
  padding-left: 60px;
  padding-right: 30px;
}

.s7 .bl3 {
  background: url(../img/s7-3.png) left top no-repeat;
  padding-left: 60px;
}

.s7 .bl4 {
  background: url(../img/s7-4.png) left top no-repeat;
  padding-left: 60px;
  padding-right: 50px;
}

.s7 .bl5 {
  background: url(../img/s7-5.png) left top no-repeat;
  padding-left: 60px;
  padding-right: 40px;
}


.s7 .btn1 .formcraft-css a {
  width: 360px!important;
  margin-top: 75px!important;
}


.s7 .btn2 .formcraft-css a {
  width: auto!important;
  margin-top: 0px!important;
  float: left;
  background: transparent!important;
  color: #288344!important;
  font-size: 24px!important;
  font-family: 'Philosopher', sans-serif!important;
  font-weight: 400!important;
  text-transform: none!important;
  line-height: 1!important;
  height: auto!important;
  margin-left: 10px!important;
  text-decoration: underline!important;
}

.s7 .vopros {
  padding-top: 130px;
}


/* END S7 */

/* START S8 */

.s8 {
	min-height: 844px;
  position: relative;
}

.s8 h2 {
  font-size: 40px;
  font-weight: 700;
  font-family: 'Philosopher', sans-serif;
  margin-top: 70px;
}

.s8 h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}

.s8 a {
  color: #000;
}

.s8 .img {
  background: url(../img/s8-img.png) center no-repeat;
  width: 324px;
  height: 1116px;
  position: absolute;
  left: 155px;
  top: -176px;
  z-index: 80;
}

.s8 .map1 {
	display: block;
	margin-top: 87px;
 }

.s8 .map2 {
  display: none;
}

.popup_content{
	text-align: center !important;
}
/* END S8 */

/* ALERT */
.alert{
	padding: 15px 10px;
	position: absolute;
	right: 22px;
}

/* START S */
/* END S */

/* START S */
/* END S */

/* START S */
/* END S */

/*START MEDIA*/

@media (max-width: 1800px) {

.s2 .img {
  left: -100px;
}

.s8 .img {
  left: 0;
}

}

@media (max-width: 1600px) {

.s8 .img {
  left: -190px;
}

.s2 .img {
	left: -280px;
}

}

@media (max-width: 1200px) {

.navbar {
  margin-left: -60px;
}

.s7 .vopros {
  margin-bottom: 50px;
  padding-bottom: 90px;
}

.s1 .tablo {
  margin-left: -30px;
}

}

@media (max-width: 991px) {

.callme h2{
	margin-top: 0;
}

.s1 .tablo {
  margin-left: 0px;
}

.s1 .formcraft-css a {
  float: left!important;
  margin-bottom: 30px!important;
}

.cup h2 {
  text-align: left;
}

.navbar {
  min-height: 40px;
  margin-left: 0px;
}

.navbar .container {
  padding-left: 0;
}

.s1 .tablo {
  width: 100%;
  background: none;
  margin-top: 0;
  padding-left: 0;
}

.s1 .zelen {
  background-size: cover;
}

.s1 .block {
  width: 100%;
}

.s1 .nform.none {
  margin: auto!important;
}

.s1 .form h1 {
  text-align: center;
}

.s1 .form h2 {
  text-align: center;
}

.s1 .block h1 {
  background: none;
}

.s1 .form {
  margin-top: 35px;
}

.s1 .nform #form_ul .nform_btn.boots {
  margin-bottom: 40px!important;
}

.s4 {
  min-height: 300px;
}

.s4 .ramka {
  height: 100%;
}

.s4 .nform.none {
  margin: auto!important;
}
.s4 .nform #form_ul .nform_btn.boots {
  margin-bottom: 40px!important;
}

.s6 {
  min-height: 300px;
}

.s6 .ramka {
  height: 100%;
}

.s6 .nform.none {
  margin: auto!important;
}
.s6 .nform #form_ul .nform_btn.boots {
  margin-bottom: 40px!important;
}


.s2 .img {
  display: none;
}

.s2 h3 {
  width: 400px;
  margin: auto;
}

.s2 .top2 {
  margin-top: 0;
}

.s4 .imgnone {
  display: none;
}

.s4 .ramka {
  width: 100%;
  background: none;
  margin-top: 0;
}

.s4 h2 {
  text-align: center;
}

.s5 h2 {
  margin-top: 75px;
}

.s5 img {
  display: block;
  margin: auto;
  margin-top: 10px;
}

.s5 .top {
  margin-top: 40px;
}

.s6 {
  background: none;
}

.s6 .ramka {
  width: 100%;
  background: none;
  margin-top: 0;
}

.s6 h2 {
  text-align: center;
}

.s7 {
  background-size: cover;
}

.s7 .bl {
  width: 400px;
  margin: auto;
  margin-top: 20px;
}

.s7 .top2 {
  margin-top: 0;
}

.s8 .map1 {
  display: none;
}

.s8 .map2 {
  margin-top: 40px;
  display: block;
}

.s7 .top1 {
  margin-top: 40px;
}

.s7 h4 {
  float: none;
}

.s7 .btn2 .formcraft-css a {
  float: none;
}

.fc_modal .formcraft-css form.fc-form {
	margin-left: 100px!important;
}

.fc_close {
  margin-right: -100px!important;
}

.formcraft-css .fc-form {
  margin: auto!important;
}

html .formcraft-css .fc-form .form-page-content {
	padding: 1.5em 0 0 1.5em;
}

}

@media (max-width: 767px) {

.navbar-toggle {
  float: right;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #000;
}

.navbar-inverse .navbar-nav > li > a {
  background: none;
  padding-left: 20px;
}

.navbar-nav {
  margin: 0;
}

.s8 .img {
  display: none;
}

.s8 h1 {
  text-align: center;
}

.s8 h2 {
  text-align: center;
}

.s8 a {
  display: block;
  text-align: center;
}

.s3 .no-pd {
  padding-left: 15px;
}

.s3 h2 {
  text-align: center;
}

.s3 .formcraft-css a {
  width: 375px!important;
  margin-top: 0px!important;
}

.fc-form-modal .nform {
	margin-left: 0px!important;
}

.fc_close {
	margin-right: 3px !important;
	padding-top: 16px !important;
}

.fc_modal {
  min-height: 100px!important;
  background: none!important;
  padding-top: 0px!important;
		top: -5px!important;
}

.fc_modal .formcraft-css form.fc-form {
  background: #fff!important;
  margin-left: 0!important;
}



.fc-form h1 {
  text-align: center!important;
}

html .formcraft-css .fc-form .form-element .form-element-html {
  padding:10px;
}

}

@media (max-width: 600px) {

.s1 .block h1 {
  font-size: 50px;
}

.s1 .block h2 {
  font-size: 30px;
}

.s1 .block h3 {
  font-size: 20px;
}

.fc_close {
  margin-right: 0px!important;
  margin-top: 0px!important;
  top: 0!important;
}

.s5 img {
  max-width: 150px;
}


}

@media (max-width: 440px) {

.s1 .block h1 {
  font-size: 40px;
}

.s1 .block h2 {
  font-size: 30px;
}

.s1 .block h3 {
  font-size: 20px;
}

.s2 h1 {
  font-size: 40px;
}

.s7 h1 {
  font-size: 40px;
}

.s8 h1 {
  font-size: 40px;
}

.s2 h3 {
  width: 100%;
	margin-top: 16px;
}

.s1 .block {
  padding-left: 20px;
  padding-right: 20px;
}

.s3 .formcraft-css a {
  width: 100%!important;
}

.s7 .bl {
  width: 100%;
  padding-right: 10px!important;
  margin-left: 5px!important;
}

.s7 .btn1 .formcraft-css a {
  width: 100%!important;
}

}

/*END MEDIA*/