@font-face {
  font-family: "LatoRegular";
  src: url("fonts/Lato-Regular") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "LatoLight";
  src: url("fonts/Lato-Light") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "LatoLightItalic";
  src: url("fonts/Lato-LightItalic") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "LatoItalic";
  src: url("fonts/Lato-Italic") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "LatoBold";
  src: url("fonts/Lato-Bold") format("truetype");
  font-weight: 700;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
}

html,
body {
  position: relative;
  height: 100%;
  background: #fff;
}

body {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  min-width: 1200px;
}

img {
  border: none;
}

.clr {
  clear: both;
}

.center_1200 {
  width: 1200px;
  margin: 0 auto;
}

.hide {
  display: none;
}

input {
  color: #9297a3;
  font-size: 16px;
}

p {
  margin: 0;
}

.animatedBorder {
  position: relative;
}


.alpha {
  height: auto;
  width: 400px;
}

.kons-block {
  width: 350px;
  margin: 0px 0 0px 0px;
  display: inline-block;
  vertical-align: top;
  border: 2px #db4c36 solid;
  padding: 10px;
}

.kons-block p {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #333743;
  text-align: center;
  padding-bottom: 5px;
}

.kons-block .submit {
  font-family: "Lato", sans-serif;
  display: block;
  letter-spacing: 0px;
  float: left;
  height: 54px;
  width: 100%;
  line-height: 54px;
  font-size: 17px;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #db4c36;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.kons-block .submit:hover {
  font-family: "Lato", sans-serif;
  display: block;
  letter-spacing: 0px;
  float: left;
  height: 54px;
  width: 100%;
  line-height: 54px;
  font-size: 17px;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background: #b92009;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*=============================================
	header 
 =============================================*/
.header-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px;
}

.nm {
  font-family: "Lato", sans-serif;
  /*float: left;*/
  color: #333743;
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
  padding-top: 0px;
  margin-right: 10px;
  text-align: right;
}

.header {
  height: 839px;
  background: url("images/header-bg.jpg") center top no-repeat;
}

.header_logo {
  position: relative;
  width: 310px;
  height: 100px;
  padding: 0px 0 0 0px;
  margin: 0px 0 0 10px;
  background: url("images/logo.png") no-repeat;
  text-decoration: none;
  display: flex;
  align-items: center;
}

.header_logo .r1 {
  color: #333743;
  font-family: "Lato", sans-serif;
  font-size: 19px;
  font-weight: 900;
  margin-left: 115px;
}

/* phone block */
.header_phone {
  width: 400px;
  margin-top: 10px;
  float: right;
  padding: 10px 10px 15px 10px;
  margin-right: 10px;
}

.r0 {
  font-family: "Lato", sans-serif;
  padding: 0px 0px 0 0;
  font-size: 18px;
  line-height: 18px;
  color: #000;
  font-weight: 300;
  text-align: right;
}

.header_phone .r1 {
  padding: 10px 0px 7px 0;
  color: #ffd800;
  line-height: 31px;
  font-family: "Lato", sans-serif;
  text-align: right;
  background: url("images/phoneico.png") left 0px no-repeat;
}

.header_phone .r1 a {
  font-family: "Lato", sans-serif;
  font-size: 36px;
  color: #28a24d;
  font-weight: 700;
  text-decoration: none;
}

.r2t {
  font-family: "Lato", sans-serif;
  padding: 0px 0px 0 0;
  font-size: 18px;
  line-height: 18px;
  color: #000;
  font-weight: 300;
  text-align: right;
}

/* left txt */
.header_text {
  padding: 20px 0 0 10px;
  font-family: "Lato", sans-serif;
  height: auto;
  clear: both;
}

.header_text .r1 {
  color: #28a24d;
  font-size: 50px;
  font-weight: 700;
  text-align: left;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
}

.header_text .r1 span {
  color: #333743;
}

.header_text .r2 {
  margin-top: 10px;
  color: #333743;
  font-size: 40px;
  line-height: 60px;
  font-weight: 700;
  text-align: left;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
}

.tdl {
  text-decoration: line-through;
  font-size: 46px;
  line-height: 60px;
  font-weight: 300;
}

.tdr {
  color: #28a24d;
  /* font-size: 50px; */
  font-weight: 700;
}

.header_text sup {
  font-size: 32px;
  margin-left: 0px;
}

.header_text ul {
  padding: 30px 0 0 0px;
  display: block;
  height: auto;
}

.header_text ul li {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  list-style: none;
  color: #000;
  text-transform: none;
  background-image: url("images/li.png");
  background-position: left 8px;
  background-repeat: no-repeat;
  padding: 0 0 0 30px;
  margin: 0px 0 14px 0;
  letter-spacing: 0;
}

.name {
  margin: 70px 0 0;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-align: right;
  float: none;
  width: 100%;
  font-family: "Lato", sans-serif;
}

.name span {
  text-transform: uppercase;
  font-style: normal;
  font-size: 14px;
  font-family: "Lato", sans-serif;
}

.timer-end {
  text-align: left;
  font-size: 24px;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  padding-top: 10px;
  margin-top: 30px;
}

.timer {
  margin-left: -7px;
}

/*=============================================
request
=============================================*/
.request_callback {
  background: url("images/form1-bg.png") center top no-repeat;
  height: 556px;
  margin-top: -105px;
  padding-top: 70px;
  margin-bottom: -132px;
  position: relative;
}

.request_callback .leftform p {
  font-family: "Lato", sans-serif;
  font-size: 32px;
  font-weight: 300;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  padding-left: 10px;
}

.request_callback .leftform p a {
  text-decoration: none;
  font-weight: 700;
  color: #fff;
}

.request_callback .leftform p .t1 {
  font-style: normal;
  font-weight: 400;
}

.request_callback .leftform p .t2 {
  font-size: 45px;
  font-weight: 700;
}

.request_callback .leftform p sup {
  font-size: 42px;
  line-height: 72px;
}

.request_callback_style {
  /* margin: 260px 0 0 0; */
  height: 345px;
  width: 380px;
  position: absolute;
  margin-top: 135px;
  margin-left: 570px;
  padding-right: 10px;
}

.request_callback .leftform {
  padding: 70px 0 0 0px;
  display: inline-block;
  vertical-align: top;
  width: 550px;
  margin-right: 20px;
}

.request_callback .rightform {
  display: inline-block;
  vertical-align: top;
  margin-left: 100px;
  margin-top: 41px;
}

.request_callback .r1 {
  font-family: "Lato", sans-serif;
  padding: 60px 0 5px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.request_callback .zv {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  font-style: normal;
  width: 445px;
  text-align: center;
}

.request_callback .r1 span {
  color: #fc622a;
}

.request_callback .inputs {
  padding: 30px 0 20px 0px;
  width: 445px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}

.request_callback .inputs p {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
  text-align: center;
  -top: 10px;
}

.request_callback .input_text input {
  width: 420px;
  height: 59px;
  background: none;
  border: none;
  outline: none;
  line-height: 24px;
  font-weight: 300;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #9297a3;
  font-family: "Lato", sans-serif;
}

.masked-phone::-webkit-input-placeholder {
  color: #9297a3;
  font-size: 16px;
}

.masked-phone ::-moz-placeholder {
  /* Firefox 19+ */
  color: #9297a3;
  font-size: 16px;
}

.masked-phone :-ms-input-placeholder {
  color: #9297a3;
  font-size: 16px;
}

.masked-phone :-moz-placeholder {
  /* Firefox 18- */
  color: #9297a3;
  font-size: 16px;
}

.request_callback .input_text {
  width: 445px;
  margin: 0 0 0 0;
  padding-left: 20px;
  background: none;
  border: 2px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

.button-offer {
  font-size: 19px;
  margin: 0px 0 0 25px;
}

/* for a awesome arrow*/
.request_callback .submit {
  font-family: "Lato", sans-serif;
  display: block;
  letter-spacing: 0px;
  float: left;
  height: 63px;
  width: 445px;
  line-height: 63px;
  font-size: 17px;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #db4c36;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.request_callback .submit:hover {
  font-family: "Lato", sans-serif;
  display: block;
  letter-spacing: 0px;
  float: left;
  height: 63px;
  width: 445px;
  line-height: 63px;
  font-size: 17px;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background: #b92009;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form__soc {
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    margin-top: 10px;
    margin-bottom: 10px;
    gap: 5px;
}

.form__soc  input[type="radio"] {
	display: none;
}

.form__soc .contr-radio {
	flex: 1 1 0;
	min-width: 0;
	justify-content: center;
}

.contr-radio {
	background: white;
  color: black;
	display: flex;
	padding: 10px 20px;
	align-content: flex-start;
	justify-content: space-evenly;
	align-items: center;
	border-radius: 10px;
	flex-direction: row;
	justify-content: space-between;
	box-sizing: border-box;
	gap: 9px;
    border: 1px solid #bababa;
}


.contr-radio.active {
    border: 4px solid #fd6262;
}
input[type="radio"]:checked+.contr-radio {	border: 4px solid #fd6262; } 

/*=============================================
	tu
=============================================*/
.tu {
  padding: 0px 0 80px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 450px;
}

.tu h2 {
  font-family: "Lato", sans-serif;
  padding: 65px 0 60px 110px;
  font-size: 50px;
  line-height: 47px;
  font-weight: 300;
  color: #333743;
  text-align: left;
}

.tu .block-text h3 {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 300;
  color: #333743;
  padding-bottom: 25px;
}

.tu .block-text2 h3 {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 300;
  color: #333743;
  padding-bottom: 25px;
}

.tu .block-text {
  display: inline-block;
  width: 500px;
  margin-left: 110px;
}

.tu .block-text2 {
  display: inline-block;
  margin-left: 20px;
}

.tu .block-text p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #737b8c;
}

.tu .block-text2 p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #737b8c;
}

/*=============================================
	garant
=============================================*/
.garant {
  margin: 0 auto;
  height: 872px;
  padding: 0px 0 0px 0;
  background: url("images/bg-garant.jpg") center top no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 120px;
}

.garant h2 {
  font-family: "Lato", sans-serif;
  padding: 70px 0px 50px 0px;
  font-size: 50px;
  font-weight: 300;
  color: #fffefe;
  text-align: center;
}

.garant h2 span {
  font-family: "Lato", sans-serif;

  font-size: 48px;
  line-height: 47px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.garant ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-evenly;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.garant li {
  width: 35%;
  vertical-align: top;
  padding: 0px 0px 20px 0px;
}

.div1 {
  height: 100px;
}

.garant .g1 {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.garant .g2 {
  color: #9d9da0;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 16px;
  padding-top: 20px;
  line-height: 26px;
}

.garant .div {
  font-style: normal;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 23px;
  /* text-transform: uppercase; */
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding: 15px 0px 20px 0px;
}

.garant .i1 {
  width: 188px;

  padding-right: 40px;
  margin: 0 auto;
  background-image: url("images/item1.png");
  background-position: center;
  background-repeat: no-repeat;
}

.garant .i2 {
  width: 188px;

  padding-right: 40px;
  margin: 0 auto;
  background-image: url("images/item2.png");
  background-position: center;
  background-repeat: no-repeat;
}

.garant .i3 {
  width: 188px;

  padding-right: 40px;
  margin: 0 auto;
  background-image: url("images/item3.png");
  background-position: center;
  background-repeat: no-repeat;
}

.garant .i4 {
  width: 188px;

  padding-right: 40px;
  margin: 0 auto;
  background-image: url("images/item4.png");
  background-position: center;
  background-repeat: no-repeat;
}

/*=============================================
   katalog
=============================================*/

.katalog {
  background: #f2f2f2;
  padding-bottom: 40px;
}

.katalog h2 {
  font-family: "Lato", sans-serif;
  padding: 180px 0px 90px 0px;
  font-size: 50px;
  font-weight: 300;
  color: #333743;
  text-align: center;
}

.katalog h2 span {
  color: #b92009;
  font-weight: 700;
}

.kat-block {
  padding-bottom: 100px;
}

.katalog .left {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  position: relative;
}

.katalog .right {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}

.katalog .w-block {
  background: #fff;
  width: auto;
  height: 560px;
  margin-left: -70px;
  margin-top: 30px;
  position: relative;
  z-index: 20;
  max-width: 960px;
}

.katalog .w-block2 {
  background: #fff;
  width: 105%;
  height: 560px;
  margin-left: 0px;
  margin-top: 30px;
  padding-left: 30px;
  position: relative;
  z-index: 20;

  max-width: 1000px;
  position: absolute;
  right: -73px;
}

.katalog .w {
  background: #fff;
  width: 49.2%;
  height: 100px;
  margin-left: -3px;
  margin-top: 0px;
  position: absolute;
}

.katalog .right h3 {
  margin: 0 0 0 130px;
  font-family: "Lato", sans-serif;
  font-size: 36px;
  line-height: normal;
  color: #333743;
  font-weight: 700;
  position: relative;
  z-index: 21;
  padding-top: 10px;
}

.katalog .left h3 {
  margin: 0 0 0 25%;
  font-family: "Lato", sans-serif;
  font-size: 36px;
  line-height: normal;
  color: #333743;
  font-weight: 700;
  position: relative;
  z-index: 21;
  padding-top: 10px;
}

.katalog .left .h3 {
  margin: 25px 0 0 25%;
  height: 67px;
  font-family: "Lato", sans-serif;
  font-size: 36px;
  color: #333743;
  font-weight: 300;
  position: relative;
  z-index: 21;
}

.katalog .right .h3 {
  margin: 25px 0 0 130px;
  height: 67px;
  font-family: "Lato", sans-serif;
  font-size: 36px;
  color: #333743;
  font-weight: 300;
  position: relative;
  z-index: 21;
}

.katalog .left .cv {
  margin: 0 0 0 0;
  padding-top: 80px;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  color: #333743;
  font-weight: 300;
  display: inline-block;
}

.katalog .right .cv {
  margin: 0 0 0 130px;
  padding-top: 80px;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  color: #333743;
  font-weight: 300;
  display: inline-block;
}

.katalog .cvet1 {
  background: url("images/cvet1.jpg") top left no-repeat;
  width: 310;
  height: 54px;
  margin-top: 70px;
  margin-left: 20px;
}

.katalog .cvet2 {
  background: url("images/cvet2.jpg") top left no-repeat;
  width: 310;
  height: 54px;
  margin-top: 70px;
  margin-left: 20px;
}

.katalog .cvet3 {
  background: url("images/cvet3.jpg") top left no-repeat;
  width: 310;
  height: 54px;
  margin-top: 70px;
  margin-left: 20px;
}

.katalog .cvet4 {
  background: url("images/cvet4.jpg") top left no-repeat;
  width: 310;
  height: 54px;
  margin-top: 70px;
  margin-left: 20px;
}

.katalog .cvet5 {
  background: url("images/cvet5.jpg") top left no-repeat;
  width: 322;
  height: 33px;
  margin-top: 80px;
  margin-left: 20px;
}

.katalog .l {
  display: inline-block;
  vertical-align: top;
}

.katalog .l2 {
  display: inline-block;
  vertical-align: top;
  margin-left: 25%;
}

.katalog .r {
  display: inline-block;
  width: 55%;
  vertical-align: top;
}

.katalog .left ul {
  padding: 20px 0 0 25%;
  display: block;
}

.katalog .right ul {
  padding: 20px 0 0 130px;
  display: block;
}

.katalog ul li {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 300;
  list-style: none;
  color: #000;
  text-transform: none;
  background-image: url("images/li.png");
  background-position: left 6px;
  background-repeat: no-repeat;
  padding: 0 0 0 25px;
  margin: 0px 0 14px 0;
  letter-spacing: 0;
}

.katalog ul li b {
  color: #333743;
}

.katalog .inputs {
  margin: 0px 0 0px 130px;
  width: 420px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.katalog .inputs2 {
  margin: 0px 0 0px 25%;
  width: 420px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.katalog .input_text input {
  width: 100%;
  height: 59px;
  background: none;
  border: none;
  outline: none;
  line-height: 24px;
  font-weight: 300;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #9297a3;
  font-family: "Lato", sans-serif;
}

.masked-phone::-webkit-input-placeholder {
  color: #9297a3;
  font-size: 16px;
}

.masked-phone ::-moz-placeholder {
  /* Firefox 19+ */
  color: #9297a3;
  font-size: 16px;
}

.masked-phone :-ms-input-placeholder {
  color: #9297a3;
  font-size: 16px;
}

.masked-phone :-moz-placeholder {
  /* Firefox 18- */
  color: #9297a3;
  font-size: 16px;
}

.katalog .input_text {
  width: 100%;
  margin: 0 0 0 0;
  padding-left: 20px;
  background: none;
  border: 1px solid #9297a3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

.katalog .submit {
  font-family: "Lato", sans-serif;
  display: block;
  letter-spacing: 0px;
  margin: 0px 0 10px 0px;
  float: left;
  height: auto;
  width: 100%;
  padding: 15px 15px 15px 15px;
  font-size: 18px;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  position: relative;
  z-index: 21;
  text-align: center;
  text-decoration: none;
  background: #db4c36;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

.katalog .submit:hover {
  background: #b92009;
}

.katalog .zv {
  font-weight: 300;
  width: 400px;
  padding-left: 130px;
  font-style: normal;
  font-size: 15px;
  color: #737b8c;
  text-align: center;
}

.katalog .zv2 {
  font-weight: 300;
  width: 400px;
  padding-left: 25%;
  font-style: normal;
  font-size: 15px;
  color: #737b8c;
  text-align: center;
}

/*=============================================
   request_callback2
=============================================*/

.formblock {
  background: url("images/form2-bg.png") top center no-repeat;
  margin-top: -62px;
  height: 683px;
  position: relative;
  z-index: 999;
}

.request_callback2 {}

.request_callback2 .zv {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  font-style: normal;
  width: 450px;
  text-align: center;
}

.request_callback2 .pod {
  font-size: 32px;
  color: #fff;
  font-weight: 300;
  width: 540px;
  padding-bottom: 20px;
}

.request_callback2 .pod a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.request_callback2 .leftform {
  padding: 100px 10px 0 0px;
  display: inline-block;
  vertical-align: top;
  width: 500px;
  margin-right: 20px;
}

.request_callback2 .rightform {
  display: inline-block;
  vertical-align: top;
  margin-left: 120px;
  margin-top: 150px;
  width: 540px;
}

.request_callback2 .leftform p {
  font-family: "Lato", sans-serif;
  font-size: 72px;
  line-height: 72px;
  font-weight: 300;
  color: #fff;
  text-align: left;
  padding-bottom: 20px;
  padding-left: 10px;
}

.request_callback2 .leftform span {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  color: #fff;
  text-align: left;
  line-height: 34px;
}

.request_callback2 .inputs {
  padding: 30px 0 20px 0px;
  width: 445px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}

.request_callback2 .inputs p {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
  text-align: center;
  -top: 10px;
}

.request_callback2 .input_text input {
  width: 420px;
  height: 59px;
  background: #fff;
  border: none;
  outline: none;
  line-height: 24px;
  font-weight: 300;
  color: #9297a3;
  font-family: "Lato", sans-serif;
}

.masked-phone::-webkit-input-placeholder {
  color: #9297a3;
  font-size: 16px;
}

.masked-phone ::-moz-placeholder {
  /* Firefox 19+ */
  color: #9297a3;
  font-size: 16px;
}

.masked-phone :-ms-input-placeholder {
  color: #9297a3;
  font-size: 16px;
}

.masked-phone :-moz-placeholder {
  /* Firefox 18- */
  color: #9297a3;
  font-size: 16px;
}

.request_callback2 .input_text {
  float: left;
  width: 445px;
  margin: 0 0 20px 0;
  padding-left: 20px;
  background: none;
  border: 2px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

.button-offer {
  font-size: 19px;
  margin: 0px 0 0 10px;
}

/* for a awesome arrow*/
.request_callback2 .submit {
  font-family: "Lato", sans-serif;
  display: block;
  letter-spacing: 0px;
  float: left;
  height: 63px;
  width: 445px;
  padding: 19px 0 0 0px;
  font-size: 21px;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;

  text-align: center;
  text-decoration: none;
  background: #db4c36;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.request_callback2 .submit:hover {
  font-family: "Lato", sans-serif;
  display: block;
  letter-spacing: 0px;
  float: left;
  height: 63px;
  width: 445px;
  padding: 19px 0 0 0px;
  font-size: 21px;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background: #b92009;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*=============================================
	quiz-block
=============================================*/

.quiz-block {
  background: #28a24d;
  padding-bottom: 40px;
}

.quiz-block h2 {
  font-family: "Lato", sans-serif;
  padding: 60px 0px 20px 0px;
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

/*=============================================
	block_otz
=============================================*/

.block_otz {
  height: 730px;
  padding-bottom: 30px;
}

.block_otz h2 {
  font-family: "Lato", sans-serif;
  padding: 90px 0px 0px 0px;
  font-size: 50px;
  font-weight: 300;
  color: #333743;
  text-align: center;
}

.block_otz .k {
  font-weight: 700;
  color: #28a24d;
  font-size: 90px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: -80px;
}

.otz_p {
  font-family: "Lato", sans-serif;
  padding: 0px 0 0 0;
  font-size: 14px;
  font-weight: 400;
  color: #777777;
  text-align: center;
}

.slider4 {
  height: 430px;
}

.c1 {
  width: 960px;
  font-family: "Lato", sans-serif;
  padding: 40px 0 0 0;
  font-size: 21px;
  line-height: 36px;
  font-weight: 300;
  color: #737b8c;
  text-align: center;
  margin: 0 auto;
}

.c0 {
  width: 89px;
  margin-left: 480px;
  padding: 50px 0 10px 0;
  position: absolute;
}

.c2 {
  font-family: "Lato", sans-serif;
  padding: 0px 0 0 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  color: #333743;
  text-align: left;
  margin-top: 200px;
  margin: 72px 0 20px 570px;
}

/*=============================================
	cert
=============================================*/
.cert {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 1172px;
  background: url("images/cert-bg.jpg") top center no-repeat;
}

.cert h2 {
  font-family: "Lato", sans-serif;
  padding: 90px 0 60px 0;
  font-size: 50px;
  font-weight: 700;
  color: #fefeff;
  font-weight: 300;
  text-align: center;
}

.cert ul {
  list-style: none;
  overflow: auto;
  padding: 15px 210px 80px 210px;
}

.cert ul li {
  margin: 0 0px 50px 70px;
  position: relative;
  float: left;
  width: 211px;
  height: 302px;
}

.cert ul li:first-child {
  margin: 0;
}

.cert .li {
  margin: 0;
}

.cert ul li img {
  padding-bottom: 20px;
  vertical-align: top;
}

.cert ul li .hover-bg {
  display: none;
  position: absolute;
  left: 1px;
  top: 1px;
  width: 210px;
  height: 301px;
  background: #5c8dde;
  opacity: 0.8;
  margin-top: 0px;
}

.cert ul li:hover .hover-bg {
  display: block;
}

.cert ul li .hover_ico {
  display: none;
  position: absolute;
  left: 77px;
  top: 120px;
  width: 62px;
  height: 62px;
  background: url("images/plus.png");
}

.cert ul li:hover .hover_ico {
  display: block;
}

.cert ul li a {
  line-height: 22px;
  display: block;
  padding: 0;
  font-size: 16px;
  color: #303135;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  text-align: center;
  font-weight: 300;
}

/*=============================================
	on_map
=============================================*/

.on_map {
  margin: 0;
}

#map_canvas {
  height: 800px;
  padding: 0px 0 0px 0;
  overflow: hidden;
  transform: translateZ(0px);
}

.on_map h2 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  font-weight: 300;
  color: #fff;
  padding-top: 110px;
  padding-left: 350px;
  text-align: left;
}

.on_map .bg {
  margin-top: -180px;
  background: url("images/map-bg.png") center top no-repeat;
  height: 500px;
  width: 100%;
  position: absolute;
  z-index: 999;
}

.on_map .center_1280 {
  position: relative;
  z-index: 1;
}

#map-info {
  position: relative;
  margin-left: 62%;
  margin-top: -90px;
}

#map-info .r1 {
  padding: 10px 0 0px 15px;
  font-size: 16px;
  color: #737b8c;
  font-weight: 300;
  text-align: left;
}

#map-info .r1 span {
  color: #333743;
  font-weight: 400;
}

#map-info .r2 {
  font-family: "Lato", sans-serif;
  padding: 20px 0 10px 15px;
  font-size: 36px;
  color: #5c8dde;
  font-weight: 700;
  text-align: left;
}

#map-info .r2 a {
  color: #28a24d;
  text-decoration: none;
}

#map-info .r5 span {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #5c8dde;
  font-weight: 700;
}

#map-info .r5 {
  padding: 10px 0 10px 15px;
  font-size: 16px;
  color: #333743;
  font-weight: 300;
  text-align: left;
}

#map-info .r5 a {
  color: #28a24d;
}

#map-info .r3 {
  padding: 50px 0 0px 15px;
  font-size: 24px;
  color: #333743;
  font-weight: 300;
  text-align: left;
}

#map-info .r6 {
  padding: 0px 0 10px 15px;
  font-size: 16px;
  color: #737b8c;
  text-align: left;
  font-weight: 300;
}

/*=============================================
	formblock4
=============================================*/

.formblock4 {
  height: 516px;
  background: url("images/footer-bg.jpg") top center no-repeat;
}

.formblock4 .r1 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  font-weight: 300;
  color: #fff;
  padding: 80px 0 0 0px;
  text-align: center;
}

.formblock4 .r1 span {
  font-weight: 700;
}

.formblock4 .r3 {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
  color: #fff;
  padding-top: 30px;
  text-align: center;
}

.formblock4 .r2 {
  font-family: "Lato", sans-serif;
  font-size: 50px;
  line-height: 34px;
  font-weight: 700;
  color: #5c8dde;
  padding: 50px 0 0 0px;
  text-align: center;
}

.formblock4 .r2 a {
  text-decoration: none;
  color: #5c8dde;
}

.formblock4 .r5 {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 34px;
  font-weight: 300;
  color: #fff;
  padding: 15px 0 0 0px;
  text-align: center;
}

.formblock4 .inputs {
  padding: 30px 0 20px 0px;
  width: 445px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.formblock4 .input_text input {
  width: 420px;
  height: 59px;
  background: #fff;
  border: none;
  outline: none;
  line-height: 24px;
  font-weight: 300;
  color: #9297a3;
  font-family: "Lato", sans-serif;
  box-sizing: border-box;
}

.masked-phone::-webkit-input-placeholder {
  color: #9297a3;
  font-size: 16px;
}

.masked-phone ::-moz-placeholder {
  /* Firefox 19+ */
  color: #9297a3;
  font-size: 16px;
}

.masked-phone :-ms-input-placeholder {
  color: #9297a3;
  font-size: 16px;
}

.masked-phone :-moz-placeholder {
  /* Firefox 18- */
  color: #9297a3;
  font-size: 16px;
}

.formblock4 .input_text {
  width: 445px;
  margin: 0 0 0 0;
  padding-left: 20px;
  background: none;
  border: 2px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

.button-offer {
  font-size: 19px;
  margin: 0px 0 0 10px;
}

/* for a awesome arrow*/
.formblock4 .submit {
  font-family: "Lato", sans-serif;
  display: block;
  letter-spacing: 0px;
  float: left;
  height: 63px;
  width: 445px;
  padding: 19px 0 0 0px;
  font-size: 21px;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #db4c36;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.formblock4 .submit:hover {
  font-family: "Lato", sans-serif;
  display: block;
  letter-spacing: 0px;
  float: left;
  height: 63px;
  width: 445px;
  padding: 19px 0 0 0px;
  font-size: 21px;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background: #b92009;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.formblock4 .zv {
  color: #fff;
  font-style: normal;
  text-align: center;
  font-size: 16px;
}

.scroll_top {
  display: block;
  position: relative;
  left: 1100px;
  top: -100px;
  width: 68px;
  height: 68px;
  background: url("images/page-up.png") no-repeat;
  text-decoration: none;
  z-index: 600;
}

.scroll_top:hover {
  background: url("images/page-up-hover.png") no-repeat;
}

/*=============================================
	footer-copyright
=============================================*/
.footer-copyright {
  float: left;
  padding: 35px 0 0 9px;
  color: #333743;
  font-size: 14px;
  font-weight: 300;
}

.footer_bot {
  height: 90px;
}

.creator {
  float: right;
  padding: 35px 30px 0 0;
  color: #333743;
  font-size: 14px;
  font-weight: 300;
  z-index: 55555;
  position: relative;
}

.adtrust_logo {
  display: inline-block;
  width: 101px;
  height: 21px;
  margin-left: 6px;
  vertical-align: super;
  background: url("images/logo-adtrust.png");
  text-decoration: none;
}

.adtrust_logo:hover {
  background: url("images/logo-adtrust-hover.png");
}

/*=============================================
	modal confirm form
=============================================*/
.modal_wrapper {
  display: none;
  z-index: 100;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.85;
}

.modal_confirm_wrapper {
  display: none;
  z-index: 200;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
}

.modal_confirm {
  width: 294px;
  margin: 256px auto 0 auto;
  padding: 70px 0;
  font-size: 18px;
  font-weight: bold;
  background: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 10px;
}

.modal_confirm .r1 {
  color: #007eca;
}

.modal_confirm .r2 {
  color: #053b5d;
}

.show_confirm .modal_wrapper {
  display: block;
}

.show_confirm .modal_confirm_wrapper {
  display: block;
}

#popupform {
  display: none;
}

#popupform .error {
  color: #c00000;
}

#popupform h2 {
  color: #353535;
  font: 1.714em/1em "Trebuchet MS";
  margin-bottom: 8px;
}

#popupform .comment {
  color: #717171;
  font: 0.928em "Trebuchet MS";
  margin-bottom: 3px;
}

#popupform label {
  display: block;
  padding: 16px 0 4px;
}

#popupform .input_text {
  background-color: #fff;
  border: 1px solid #c0c0c0;
  border-radius: 3px;
  color: #555;
  display: block;
  font-size: 12pt;
  height: 28px;
  margin: 17px 6px 0 0;
  padding: 5px;
  width: 360px;
}

#popupform ::-webkit-input-placeholder {
  color: #555;
}

#popupform :-moz-placeholder {
  color: #555;
}

#popupform .button {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #555;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  height: 34px;
  margin: 10px 0;
  padding: 2px 16px;
  width: 185px;
}

#popupform .button:hover {
  background-color: #4683ea;
  border: 1px solid #4387fd;
  color: #fff;
}

/* ------ mobilyslider
-----------------------------------------------*/

#content {
  width: 1200px;
  margin: 20px auto 20px;
}

.slider {
  padding-top: 15px;
  height: 170px;
  position: relative;
  width: 1200px;
}

.slider4 {
  padding-top: 15px;
  height: 450px;
  position: relative;
  width: 1200px;
}

.slider3 {
  height: 617px;
  width: 100%;
    max-width:960px;
	float:right;
}

.slider2 {
  height: 617px;
  width: 100%;
  max-width:960px;	float:left;
}

.sliderContent {
  /* float:left; */
  height: 617px;
  overflow: hidden;
}

.sliderArrows a {
  display: block;
  text-indent: -9999px;
  outline: none;
  z-index: 50;
  width: 55px;
  height: 55px;
  position: absolute;
  top: 47%;
}

.slider4 .sliderArrows a {
  display: block;
  text-indent: -9999px;
  outline: none;
  z-index: 50;
  width: 15px;
  height: 39px;
  position: absolute;
  top: 47%;
  margin-top: -40px;
}

.slider3 .sliderArrows a {
  display: block;
  text-indent: -9999px;
  outline: none;
  z-index: 50;
  width: 43px;
  height: 43px;
  position: relative;
  top: -380px;
  left: 89.5%;
}

.slider2 .sliderArrows a {
  display: block;
  text-indent: -9999px;
  outline: none;
  z-index: 50;
  width: 43px;
  height: 43px;
  position: relative;
  top: -380px;
  left: 40px;
}

.prev {
  left: 0px;
  background: url("images/left.png") center top no-repeat;
}

.prev:hover {
  background: url("images/left-hover.png") center top no-repeat;
}

.next {
  right: 0px;
  background: url("images/right.png") center top no-repeat;
}

.next:hover {
  background: url("images/right-hover.png") center top no-repeat;
}

.slider3 .prev {
  background: url("images/left-k.png") center top no-repeat;
}

.slider3 .prev:hover {
  background: url("images/left-k-hover.png") center top no-repeat;
}

.slider3 .next {
  margin-top: 5px;
  background: url("images/right-k.png") center top no-repeat;
}

.slider3 .next:hover {
  background: url("images/right-k-hover.png") center top no-repeat;
}

.slider2 .prev {
  background: url("images/left-k.png") center top no-repeat;
}

.slider2 .prev:hover {
  background: url("images/left-k-hover.png") center top no-repeat;
}

.slider2 .next {
  margin-top: 5px;
  background: url("images/right-k.png") center top no-repeat;
}

.slider2 .next:hover {
  background: url("images/right-k-hover.png") center top no-repeat;
}

.sliderContent .item {
  position: absolute;
  width: 1200px;
}

.sliderContent .item2 {
  position: relative;
  width: 100%;
}

.sliderContent .item3 {
  position: relative;
  width: 100%;
}

.slider4 .sliderBullets {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 50;
  margin-left: -72px;
}

.slider3 .sliderBullets {
  opacity: 0;
}

.slider2 .sliderBullets {
  opacity: 0;
}

.slider4 .sliderBullets a {
  display: block;
  float: left;
  text-indent: -9999px;
  outline: none;
  margin-left: 27px;
  width: 10px;
  height: 10px;
  background: url("images/nav.png") center top no-repeat;
}

.slider4 .sliderBullets .active {
  background: url("images/nav-hover.png") center top no-repeat;
}

.slider4 .sliderContent a {
  outline: none;
}

.important {
  color: #b92009;
}

.presents h2 {
    font-family: "Lato", sans-serif;
    padding: 20px 0px 90px 0px;
    font-size: 50px;
    line-height: 1.2em;
    font-weight: 300;
    color: #333743;
    text-align: center;
}

.presents {
    margin: 100px 0 40px 0;
    background: white;
}
.present-grid {
    flex-direction: row;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px 20px;
}

.present-item {
    flex: 1 0 40%;
    margin: 5px;
}

.present {
    max-width: 320px;
    margin: auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.present__description {
    margin-top: 20px;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 700;
    color: #191919;
    padding-bottom: 15px;
}


.slider2,
.slider3 {
  position: relative;
}

.slider2 .antidron {
  position: absolute;
  right: 40px;
  bottom: 40px;
}

.slider3 .antidron {
  position: absolute;
  right: 80px;
  bottom: 40px;
}

.antidron {
  z-index: 100;
  color: black;
  display: flex;
  align-items: center;
}

.antidron__title-wrapper {
  background: white;
  border-bottom-left-radius: 37px;
  border-top-left-radius: 37px;
  padding: 10px 30px 10px 30px;
  margin-right: -15px;
}


.antidron__title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: normal;
}

.antidron__subtitle {
  font-size: 14px;
  line-height: normal;
}

.antidron__title-wrapper {

}

.antidron__logo {

  width: 103px;
  height: 103px;
}
