text== FONTS === */
@font-face {
	font-family: Web Symbols Liga;
	src: url(../fonts/websymbols.woff);
}

@font-face {
	font-family: MagistralBlackC;
	src: url(../fonts/magistbc.woff);
}

@font-face {
	font-family: Neo Sans Pro;
	src: url(../fonts/neosanspro-regular.woff);
}

@font-face {
	font-family: Neo Sans Pro Light;
	src: url(../fonts/neosanspro-light.woff);
}

@font-face {
	font-family: MagistralC;
	src: url(../fonts/magistralc-bold.woff);
}

/* === BODY === */

body {
	font-family: Verdana;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

/* === HIGHLIGHTS === */

h1 {
	font-family: MagistralBlackC;
	color: #221E1F;
	font-size: 19px;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	margin-top: 2px;
}

#item h1 {
	font-family: MagistralBlackC;
	color: #fff;
	font-size: 15px;
	margin: 0;
	padding: 0;
	padding-top: 2px;
}

h2 {
	font-family: Neo Sans Pro;
	color: #000;
	font-size: 14px;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 0;
}

#item2 h2 {
	font-family: Neo Sans Pro;
	color: #FFF;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

#item3 h2 {
	font-family: Neo Sans Pro;
	color: #FFF;
	font-size: 14px;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 0;
}

h1 {
	font-weight: normal; /*--- edge normalizing ---*/
}


h3 {
	font-family: MagistralC;
	color: #131313;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#zagolovok {
	width: 737px;
	text-align: center;
}

#zagolovok h1 {
	font-family: MagistralBlackC;
	color: #fff;
	background: #ED1C24;
	font-size: 18px;
	margin: 0;
	padding: 4px 10px 4px 10px;
}

.bigger {
	font-size: 23px;
}



/* === LINK STYLES === */

a.item_name {
	text-decoration: none;
}

a.item_name:hover {
	text-decoration: underline;
}

a.link_2 {
	display: inline-block;
	color: #030303;
	padding-left: 11px;
	padding-top: 14px;
	text-decoration: none;
}

a.link_2:hover {
	text-decoration: underline;
}

a.link_2:active {
	text-decoration: underline;
	font-weight: bold;
}

a.footer1 {
	color: #9D0101;
	text-decoration: none;
}

a.footer1:hover {
	text-decoration: underline;
}

a.footer2 {
	color: #9D0101;
	background: #fff;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

a.footer2:hover {
	text-decoration: underline;
}

a.footer3 {
	color: #fff!important;
	background: #CC3333;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

a.footer3:hover {
	text-decoration: underline;
}

a.breadcrumb {
	color: #000;
	display: inline-block;
	padding: 1px 3px 0 0;
}

.smart_arrow {
	width: 19px;
	display: inline-block;
	vertical-align: top;
	font-family: Web Symbols Liga;
	font-size: 19px;
	color: #fc0023;
	padding-top: 6px;
}


.smart_arrow_small {
	display: inline-block;
	vertical-align: top;
	font-family: Web Symbols Liga;
	font-size: 14px;
	color: #fc0023;
	padding-right: 3px;
}

.samorezy_menu {
	font-family: Neo Sans Pro Light;
	font-weight: bold;
	letter-spacing: 0.4px;
	color: #B20000;
	font-size: 12px;
	text-align: center;
	margin: 29px 6px 0 0;
}

/* === FONT COLORS === */


.vivid-red {
	color: #CC3333;
}

.h3-dark-red {
	color: #B13434;
	font-size: 16px;
	letter-spacing: -0,7px;
}

.item_text_RED {
	color: #ED1C24;
	font-size: 16px;
	letter-spacing: -1px;
}

.item_subtitle {
	color: #838078;
}

/* === BREADCRUMBS === */

.breadcrumbs {
	font-family: Neo Sans Pro Light;
	font-weight: bold;
	letter-spacing: 0.4px;
	font-size: 12px;
}

/* === ITEMS === */

#item {
	width: 697px;
	text-align: center;
}

#item2, #item3 {
	text-align: center;
}

.item_desc {
	font-family: Neo Sans Pro;
	font-size: 11px;
	letter-spacing: -0.5px;
	margin: 0;
	padding: 0;
}

.item_desc p {
	width: 200px;
	margin: 0;
	padding: 0;
}

.item_subtitle {
	color: #838078;
}

.item_image {
	text-align: center;
}

.item_text {
	font-family: Neo Sans Pro;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.item_text_left {
	font-family: Neo Sans Pro;
	font-weight: bold;
	font-size: 13px;
}

p.item_text {
	margin-right: 30px;
}

/* === LETTERS === */


.letter_text {
	font-family: Neo Sans Pro;
	font-size: 13px;
	letter-spacing: -0.5px;
	margin: 0;
	padding: 0;
}

#letters td {
	font-family: Neo Sans Pro;
	font-size: 13px;
	letter-spacing: -0.5px;
	margin: 0;
	padding: 0;
}


/* === Path === */

#path_table td {
	font-family: Neo Sans Pro;
	font-size: 9px;
	letter-spacing: -0.5px;
	margin: 0;
	padding: 0;
}

.path {
	font-family: Neo Sans Pro;
	font-size: 12px;
	letter-spacing: -0.5px;
	margin: 0;
	padding-top: 6px;
}


/* === Roof Flash News === */


flash_news {
	font-family: Neo Sans Pro;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.5px;
    border: none;
    background-color: rgb(255, 255, 231);
    padding: 3px 6px 2px 6px;
    border-radius: 1px;
    margin: 0 3px;
    vertical-align: baseline;
}

/* === LINKS BOTTOM LEFT MENU === */

.links_menu {
	font-family: Neo Sans Pro Light;
	font-weight: bold;
	letter-spacing: 0.4px;
	color: #B20000;
	font-size: 12px;
	text-align: right;
	margin: 29px 6px 0 0;
}

.links_block {
	font-family: Neo Sans Pro;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 6px;
	text-align: right;
}

/* === FOOTER === */

.page_footer {
	width: 1023px;
	background: url(../images/footer_bg.gif);
}

.footer_logo {
	display: inline-block;
	width: 377px;
	padding: 71px 0 0 134px;
}

.footer_zayavka {
	display: inline-block;
	vertical-align: top;
	padding: 95px 0 0 101px;
}

.footer_menu {
	display: inline-block;
	vertical-align: top;
	width: 270px;
	margin-top: 21px;
}

.first {
	margin-left: 112px;
}

.footer_menu ul, .footer_menu2 ul {
	display: inline-block;
	font-family: Neo Sans Pro Light;
	letter-spacing: 0.4px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footer_menu ul li, .footer_menu2 ul li {
	padding-top: 12px;
}

.footer_info {
	padding-top: 50px;
	padding-right: 90px;
	padding-bottom: 50px;
	padding-left: 90px;
	width: 843px;
	height: 5px;
	font-family: Neo Sans Pro Light;
	letter-spacing: -0.5px;
	font-size: 11px;
}

.footer_info p {
	text-align: justify;
}

.footer_text {
	padding-top: 50px;
	padding-right: 90px;
	padding-bottom: 50px;
	padding-left: 90px;
	width: 843px;
	height: 95px;
	font-family: Neo Sans Pro Light;
	text-align: justify;
	letter-spacing: -0.1px;
	font-size: 11px;
}

.black-border-1px {
	border: 1px solid #000000;
	background-color: white;
}

/* === SLIDER === */

.swiper-container {
    width: 767px;
    height: 399px;
}

/* === ZAYAVKA === */

#MG-placeholder input[type="checkbox"] {
	 display:none;
 }

#MG-placeholder input[type="checkbox"] + label::before {
    content: '';
    height: 11px;
    width: 11px;
    border-radius: 3px;
    border: 1px solid #b2b2b2;
	background: #dedede;
	background: -moz-linear-gradient(white 0%, #dedede 25%); 
	background: -webkit-linear-gradient(white 0%, #dedede 25%); 
	background: -o-linear-gradient(white 0%, #dedede 25%); 
	background: -ms-linear-gradient(white 0%, #dedede 25%); 
	background: linear-gradient(white 0%, #dedede 25%);
    display: inline-block;
    margin-right: 3px;
    vertical-align: bottom;
    text-align: center;
 }
#MG-placeholder input[type="checkbox"]:checked + label::before {
    content: '\2714';
    height: 11px;
    width: 11px;
    border-radius: 3px;
    border: 1px solid #b2b2b2;
	background: #dedede;
	background: -moz-linear-gradient(white 0%, #dedede 25%); 
	background: -webkit-linear-gradient(white 0%, #dedede 25%); 
	background: -o-linear-gradient(white 0%, #dedede 25%); 
	background: -ms-linear-gradient(white 0%, #dedede 25%); 
	background: linear-gradient(white 0%, #dedede 25%);
    display: inline-block;
	color: black;
    margin-right: 3px;
    font:11px/11px Neo Sans Pro, sans-serif;
    vertical-align: bottom;
    text-align: center;
 }
#MG-placeholder label {display: inline-block; margin-bottom: 10px; cursor:pointer;}
#MG-placeholder input[type="text"] {width:100%; border: 0px solid black; background-color: #e6e8e9; height: 30px; color: black; padding: 0; line-height: 30px; margin-bottom:20px;}
#MG-placeholder a {color: #b20000;}
#MG-placeholder #error {display: block; color: red; line-height: 30px; font-weight: bold; height: 30px; font-size: 14px;}
#MG-placeholder select {
  background: url("data:image/svg+xml;utf8,<svg fill='black' height='30' viewBox='0 0 30 30' width='30' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") no-repeat 100% 5px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  appearance: none;
  outline-width: 0;
  width:100%; 
  border: 0px solid black; 
  background-color: #e6e8e9; 
  height: 30px; 
  color: #d21b1b;
  font-family: MagistralC;
  font-size: 17px;
  font-weight: 700;
  padding: 0; 
  line-height: 30px;
  margin-bottom:20px;
  }

.MG_sub_form {max-width: 865px; min-width: 300px; width: 100%; background-color: white; text-align: center; font: 13px Neo Sans Pro, sans-serif; padding: 0 4% 0; box-sizing: border-box;}
   .MG_sub_header {font: 20px Neo Sans Pro, sans-serif; color: black;text-align: center; margin-bottom: 0;}
   .MG_sub_description {font: 11px Neo Sans Pro, sans-serif; display: inline-block; text-align: center;}
   .MG_sub_input_wrapper {display: block;}
    .MG_sub_input_left {display:inline-block; width: 50%; text-align: left; font-size: 14px; padding-right: 15px; box-sizing:border-box; vertical-align: top;}
    .MG_sub_input_right {display:inline-block; width: 50%; text-align: left; font-size: 14px; padding-left: 15px; box-sizing:border-box;vertical-align: top;}
	 .c1 {margin-bottom: 5px;}
	 .c1.hide {display:none;}
	 .c1.error {display: block; color: red;}
	 .MG_sub_input_specialization {text-align: left;font-size: 14px; padding-bottom: 20px;}
	 .MG_sub_spec_wrapper {display: inline-block; text-align: left; font-size: 11px; vertical-align: top;}
	 .MG_sub_spec_wrapper_left {width: 32%;}
	 .MG_sub_spec_wrapper_center {width: 34%;}
	 .MG_sub_spec_wrapper_right {width: 30%;}
	  .MG_sub_spec_wrapper + .MG_sub_spec_wrapper {margin-right: 2%;}
	 .MG_sub_submit_button {padding: 0 100px; color: white; background-color: #b20000; font-size: 14px; line-height: 40px; border: 0px solid black; cursor: pointer; font-family: Neo Sans Pro;}
	 .MG_sub_accept {font-size: 13px;}

#contacts_form {
	margin: 20px 0 0 0;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
}

.contacts_field1 {
	display: inline-block;
	width: 250px;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

.contacts_field1 input {
	width: 250px;
	height: 34px;
	border: none;
	outline: none;
	background: rgb(230,232,233);
	font-family: MagistralC;
	font-size: 17px;
	color: #d21b1b;
	padding-left: 5px;
	font-weight: bold;
}

.contacts_field2 {
	display: inline-block;
	width: 300px;
	margin: 6px 0 10px 20px;
	text-align: left;
	vertical-align: top;
}

.contacts_field2 input {
	width: 300px;
	height: 34px;
	border: none;
	outline: none;
	background: rgb(230,232,233);
	font-family: MagistralC;
	font-size: 17px;
	color: #d21b1b;
	padding-left: 5px;
	font-weight: bold;
}

.contacts_field3 {
	display: inline-block;
	width: 574px;
	margin-top: 6px;
	text-align: left;
	vertical-align: top;
}

.contacts_field3 textarea {
	width: 574px;
	height: 120px;
	border: none;
	outline: none;
	resize: none;
	background: rgb(230,232,233);
	color: #d21b1b;
	padding-left: 5px;
	font-size: 15px;
	font-weight: bold;
}

.warning_and_submit {
	width: 574px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	text-align: left;
}

#zayavka {
	margin-top: 20px;
}

.zayavka {
	text-align: center;
}

.zayavka_txt {
	font-family: Neo Sans Pro;
	font-size: 16px;
	color: #fff;
	background: #cc3333;
	padding: 0 5px 2px 5px;
}

.zayavka_img {
	margin-top: 30px;
}

.zayavka button {
	width: 309px;
	font-family: Neo Sans Pro;
	font-size: 14px;
	letter-spacing: 0.3px;
	color: #fff;
	background: rgb(178,0,0);
	margin-top: 24px;
	border: none;
	padding: 10px 0 10px 0;
}

.zayavka button:hover {
	cursor: pointer;
}

.warning_and_submit button {
	width: 200px;
	font-family: Neo Sans Pro;
	background: rgb(178,0,0);
	margin-top: 24px;
	margin-left: 140px;
	padding: 10px 0 10px 0;
}

.warning_and_submit button:hover {
	cursor: pointer;
}

.required_warning {
	color: #ed1c24;
}

.zayavka_form {
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	
}

.zayavka_field1 {
	width: 510px;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: left;
}

.zayavka_field2 {
	width: 510px;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: left;
}

.zayavka_file {
	width: 510px;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: left;
}

.zayavka_field3 {
	width: 510px;
	margin-top: 6px;
	text-align: left;
}

.zayavka_field1 input {
	width: 510px;
	height: 34px;
	border: none;
	outline: none;
	background: rgb(230,232,233);
	font-family: MagistralC;
	font-size: 17px;
	color: #d21b1b;
	padding-left: 5px;
	font-weight: bold;
}

.zayavka_field2 input {
	width: 510px;
	height: 34px;
	border: none;
	outline: none;
	background: rgb(230,232,233);
	font-family: MagistralC;
	font-size: 17px;
	color: #d21b1b;
	padding-left: 5px;
	font-weight: bold;
}

.zayavka_file label.fake_button {
	width: 510px;
	height: 34px;
	border: none;
	outline: none;
	background: rgb(230,232,233);
	font-family: MagistralC;
	font-size: 17px;
	color: #d21b1b;
	font-weight: bold;
}

label.fake_button span {
    width: 255px;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    text-align: center;
    padding-top: 6px;
}

label.fake_button strong {
	background: #b21300;
	color: #fff;
	display: inline-block;
	height: 27px;
	width: 255px;
	font-family: Neo Sans Pro;
    font-size: 14px;
    font-weight: 400;
	text-align: center;
	padding-top: 7px;
	cursor: pointer;
}

label.fake_button strong:focus {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}

label.fake_button strong svg {
	width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;
}

.zayavka_file_input {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.zayavka_field3 textarea {
	width: 510px;
	height: 188px;
	resize: none;
	border: none;
	outline: none;
	background: rgb(230,232,233);
	color: #d21b1b;
	padding-left: 5px;
	font-size: 18px;
	font-weight: bold;
}

.zayavka_form label {
	font-family: Neo Sans Pro;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 6px 2px;
}

label.zayavka_label, label.checkbox_label {
	color: #000;
	font-family: Neo Sans Pro;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.3px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 6px 2px;
}

.error {
	color: #ed1c24;
}

.zayavka_form select {
	width: 510px;
	height: 34px;
	border: none;
	outline: none;
	background: rgb(230,232,233);
	font-family: MagistralC;
	font-size: 17px;
	color: #d21b1b;
	padding-left: 5px;
	font-weight: bold;
}

/* === CALCULATOR === */

#chem_calc label, .results {
	font-family: Verdana;
	font-size: 8pt;
}

input[type="text"].calc1, select.calc1 {
	width: 35px;
	float: right;
}

input[type="text"]:disabled {
	width: 50px;
	color: ed3e33;
	font-size: 1em;
	font-weight: bold;
	border: 0px;
	background: #fff;
}


.res1 {
	display: inline-block;
	width: 120px;
	vertical-align: top;
}

.res2 {
	display: inline-block;
	width: 145px;
	padding-left: 25px;
}

.res3 {
	display: inline-block;
	width: 145px;
	padding-left: 25px;
}

.res4 {
	display: inline-block;
	width: 145px;
	padding-left: 25px;
}

.calc_wrapper {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
}

.results {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
}

.label--checkbox {
  position: relative;
  margin: .5rem;
  font-family: Arial, sans-serif;
  line-height: 135%;
  cursor: pointer;
}

.checkbox {
	display: initial!important;
	position: relative;
	margin: 0 1rem 0 0;
	cursor: pointer;
}
.checkbox:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  width: 1rem;
  height: 1rem;
  border: 2px solid #efefef;
}
.checkbox:checked:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: .5rem;
  border-color: #b20000;
  border-top-style: none;
  border-right-style: none;
}
.checkbox:after {
  content: "";
  position: absolute;
  top: -0.125rem;
  left: 0;
  width: 1.1rem;
  height: 1.1rem;
  background: #fff;
  cursor: pointer;
}

.button--round {
  -webkit-transition: 0.3s background ease-in-out;
  -moz-transition: 0.3s background ease-in-out;
  transition: 0.3s background ease-in-out;
  width: 2rem;
  height: 2rem;
  background: #5677fc;
  border-radius: 50%;
  box-shadow: 0 0.125rem 0.3125rem 0 rgba(0, 0, 0, 0.25);
  color: #fff;
  text-decoration: none;
  text-align: center;
}
.button--round i {
  font-size: 1rem;
  line-height: 220%;
  vertical-align: middle;
}
.button--round:hover {
  background: #3b50ce;
}

.button--sticky {
  position: fixed;
  right: 2rem;
  top: 16rem;
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(6.25rem);
    transform: translateY(6.25rem);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideUp {
  0% {
    -webkit-transform: translateY(6.25rem);
    transform: translateY(6.25rem);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
