@font-face {
  font-family: "Lato-Light";
  src: url("fonts/Lato-Light.eot");
  src: url("fonts/Lato-Light.eot?#iefix") format("embedded-opentype"),
    url("fonts/Lato-Light.woff") format("woff"),
    url("fonts/Lato-Light.ttf") format("truetype"),
    url("fonts/Lato-Light.svg#Lato-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "LatoBold";
  src: url("fonts/LatoBold.eot");
  src: url("fonts/LatoBold.eot?#iefix") format("embedded-opentype"),
    url("fonts/LatoBold.woff") format("woff"),
    url("fonts/LatoBold.ttf") format("truetype"),
    url("fonts/LatoBold.svg#LatoBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Lato-Black";
  src: url("fonts/Lato-Black.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "LatoRegular";
  src: url("fonts/LatoRegular.eot");
  src: url("fonts/LatoRegular.eot?#iefix") format("embedded-opentype"),
    url("fonts/LatoRegular.woff") format("woff"),
    url("fonts/LatoRegular.ttf") format("truetype"),
    url("fonts/LatoRegular.svg#LatoRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "LatoItalic";
  src: url("fonts/LatoItalic.eot");
  src: url("fonts/LatoItalic.eot?#iefix") format("embedded-opentype"),
    url("fonts/LatoItalic.woff") format("woff"),
    url("fonts/LatoItalic.ttf") format("truetype"),
    url("fonts/LatoItalic.svg#LatoItalic") format("svg");
  font-weight: normal;
  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: 1280px;
}

img {
  border: none;
}

.clr {
  clear: both;
}

.container1 {
  width: 1280px;
  margin: 0 auto;
}

.container2 {
  width: 1200px;
  margin: 0 auto;
}

s {
  color: #cf1906;
}

.hide {
  display: none;
}

input {
  color: #000;
  font-size: 16px;
}

p {
  margin: 0;
}

.animatedBorder {
  position: relative;
}

.alpha {
  height: auto;
  width: 390px;
}

/*=============================================
	head 
 =============================================*/

.head {
  height: 923px;
  background: url("images/head-bg.jpg") center top no-repeat;
}

.head-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
}

.head_logo {
  display: block;
  position: relative;
  float: left;
  width: 390px;
  height: 85px;
  padding: 0px 0 0 0px;
  background: url("images/head-logo.png") no-repeat;
  text-decoration: none;
  display: block;
}

.head_logo a {
  text-decoration: none;
  border-bottom: none;
}

.head_logo .r1 {
  font-size: 36px;
  color: #db073d;
  font-weight: 700;
  margin-left: 52px;
}

.q-block {
  margin-left: 0px;
  padding: 10px;
  display: inline-block;
  vertical-align: top;
  width: 410px;
  border: 2px solid #cf1906;
}

.q-block .q1 {
  font-size: 16px;
  line-height: 26px;
  color: #191919;
  font-weight: 700;
  text-align: center;
  padding-bottom: 10px;
}

.q-block .subms {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.q-block .subm {
  height: 42px;
  width: 200px;
}

#tg-mob {
  background-color: rgb(51,144,236,1);
  margin-bottom: 0;
  width: 100%;
  height: 50px;
}

#tg-mob p {
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  width: 100%;
  line-height: 50px;
}

#tg-mob p a {
  color: #fff;
  text-decoration: none;
}

/* phone block */
.head_phone {
  float: right;
  padding: 10px;
}

.head_phone .r0 {
  padding: 3px 10px 0 0;
  font-size: 16px;
  font-weight: 700;
  color: #232323;
  line-height: 25px;
}

.head_phone .r1 {
  padding: 5px 0px 0 0;
  color: #ffd800;
  /* line-height: 26px; */
  font-family: "Lato-Light";
  text-align: right;
  /* background: url("images/phoneico.png") left 0px no-repeat; */
}

.head_phone__phone {
  display: block;
  background: url(images/phoneico.png) left -1px no-repeat;
  background-size: contain;
  font-size: 36px;
  display: block;
}

.head_phone__telegram {
  font-size: 29px;
  display: block;
  background: url(images/telegram-icon.png) left center no-repeat;
  background-size: contain;
  line-height: 42px;
  display: block;
}

.head_phone .r1 a {
  font-family: "LatoBold";
  /* font-size: 36px; */
  font-weight: 700;
  color: #191919;
  text-decoration: none;
}

.r2t {
  padding: 0px 0px 0 0;
  font-family: "Lato-Light";
  font-size: 15px;
  line-height: 18px;
  color: #333743;
  text-align: right;
  font-weight: 300;
  float: right;
}

.head_phone .r2 span {
  color: #303135;
  font-size: 16px;
  font-weight: 700;
}

.nm {
  font-family: "Lato", sans-serif;
  color: #191919;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 5px;
  text-align: right;
  text-transform: uppercase;
}

.head_phone .subms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 5px;
}

.head_phone .subm {
  font-size: 12px;
  width: 48%;
  height: 40px;
  line-height: 40px;
  letter-spacing: 1px;
  background: #cf1906;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.head_phone .subm:hover {
  background: #e3311e;
}

.vw {
  width: 48%;
}

.vw .but-offer2 {
  font-size: 21px;
  vertical-align: middle;
  margin-right: 5px;
}

.vw .whatsapp {
  background-color: rgb(51,144,236,1);
}

#whatsapp-block2 {
  vertical-align: top;
}

.vw .subm {
  display: block;
  height: 38px;
  width: 100%;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 40px;
  text-transform: uppercase;
  box-shadow: 0 2px 0 #116630, inset 0 0 4.8px 2.2px rgba(255, 255, 255, 0.17);
}

.vw .subm:hover {
  box-shadow: 0 2px 0 #006a8a, inset 0 0 4.8px 2.2px rgba(255, 255, 255, 0.17);
  background-color: #00bbf2;
  height: 38px;
  width: 100%;
}

/* left txt */
.head_text {
  padding: 80px 0 0 10px;
  font-family: "Lato", sans-serif;
  height: 278px;
  clear: both;
  letter-spacing: 0px;
}

.head_text .r1 {
  color: #e40045;
  font-size: 40px;
  line-height: 60px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-family: "LatoBold";
}

.head_text .r2 {
  color: #191919;
  font-size: 38px;
  line-height: 48px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0px;
  text-transform: uppercase;
  /* padding-top: 5px; */
  font-family: "LatoBold";
}

.head_text .r2 span {
  color: #e40045;
}

.head_text .rr3 {
  font-family: "LatoRegular";
  color: #191919;
  font-size: 24px;
}

.head_text .r4 {
  color: #191919;
  font-size: 30px;
  line-height: 45px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0px;
  text-transform: uppercase;
  /* padding-top: 5px; */
  font-family: "LatoBold";
}

.tdl {
  text-decoration: line-through;
  font-size: 46px;
  font-weight: 500;
}

.tdr {
  font-size: 46px;
  font-weight: 500;
}

.zvon {
  color: #fff;
  font-family: "LatoRegular";
  font-size: 16px;
  text-align: center;
  width: 445px;
}

.zvon1 {
  color: #fff;
  font-family: "LatoRegular";
  font-size: 16px;
  text-align: center;
  width: 445px;
  margin-top: 150px;
}

.r_callback {
  background: #057d9f;
  height: 479px;
}

.r_callback .bg {
  background: url("images/form1-bg.png") top center no-repeat;
  height: 532px;
  position: relative;
  z-index: 222;
  /* margin-top: -15px; */
  top: -55px;
}

.r_callback .left-form p {
  font-family: "LatoBold";
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  color: #191919;
  /* margin: 120px 0 0 90px; */
  text-align: center;
  line-height: 40px;
}

.r_callback .left-form p span {
  color: #e40045;
  font-size: 30px;
}

.r_callback .left-form p a {
  text-decoration: none;
  color: #e40045;
  font-size: 32px;
}

.left-form {
  padding: 145px 16px 0 43px;
  float: left;
  width: 565px;
  margin-right: 0px;
}

.right-form {
  float: left;
  margin-left: 95px;
  margin-top: 40px;
}

.head_text .r1 span {
  color: #283b8d;
}

.head_text sup {
  font-size: 26px;
  margin-left: 0px;
}

.head_text b {
  text-transform: uppercase;
  font-family: "LatoBold";
  font-weight: 700;
  color: #e40045;
}

.head_text ul {
  padding: 50px 0 0 0px;
  display: block;
}

.head_text ul li {
  font-family: "LatoRegular", sans-serif;
  font-size: 18px;
  font-weight: 400;
  list-style: none;
  color: #191919;
  text-transform: none;
  background-image: url(images/li.png);
  background-position: left 7px;
  background-repeat: no-repeat;
  padding: 0 0 0 30px;
  margin: 0px 0 11px 0;
  letter-spacing: 0;
}

.head_text .name {
  padding-right: 575px;
  margin-top: 100px;
  font-size: 16px;
  color: #025167;
  text-align: right;
  float: right;
  font-weight: 400;
}

.head_text .name span {
  text-transform: uppercase;
  font-weight: 700;
}

.head .g1 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  text-align: right;
}

.head .g2 {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  line-height: 16px;
  text-align: right;
}

.timer-text {
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  font-family: "LatoBold";
  /* font-style: italic; */
  padding-top: 10px;
}

.timer {
  margin-top: 5px;
  width: 470px;
  margin: 0 auto;
}

.riplink {
  opacity: 1;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.riplink .ink-block.animation {
  opacity: 1;
}

.ink-block {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 100%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  z-index: 20;
}

.animation {
  -webkit-animation: ripple 1.65s linear;
  -moz-animation: ripple 1.65s linear;
  -ms-animation: ripple 1.65s linear;
  -o-animation: ripple 1.65s linear;
  animation: ripple 1.65s linear;
}

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
  }
}

@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
  }
}

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}

/*=============================================
request
=============================================*/
.r_callback_style {
  /* margin: 260px 0 0 0; */
  height: 345px;
  width: 380px;
  position: absolute;
  margin-top: 135px;
  margin-left: 570px;
  padding-right: 10px;
}

.r_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;
}

.r_callback .r1 span {
  color: #fc622a;
}

.inputs-form {
  padding: 40px 0 20px 0px;
  width: 445px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

.input_txt input {
  width: 100%;
  height: 59px;
  background: #fff;
  border: none;
  outline: none;
  font-size: 16px;
  color: #000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.mask-phone::-webkit-input-placeholder {
  color: #000;
  font-size: 16px;
}

.mask-phone ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  font-size: 16px;
}

.mask-phone :-ms-input-placeholder {
  color: #000;
  font-size: 16px;
}

.mask-phone :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
  font-size: 16px;
}

.input_txt {
  float: left;
  width: 100%;
  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;
}

.subm-offer {
  font-size: 21px !important;
  margin: -5px 0 0 15px;
}

/* for a awesome arrow*/
.subm {
  font-family: "LatoBold";
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0px;
  padding: 0 10px;
  height: 63px;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: #e40045;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.subm:hover {
  background: #f13c73;
}

.r_callback span.alltime {
  color: #fff;
  font-family: "LatoRegular";
  font-size: 16px;
  text-align: center;
  /* width: 445px; */
  /* margin: 0 auto; */
  display: block;
  padding-top: 15px;
  height: 40px;
}

/*=============================================
	why
=============================================*/
.why {
  padding: 60px 0 90px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.why h2 {
  font-family: "LatoBold";
  padding: 65px 0 90px 0;
  font-size: 36px;
  line-height: 47px;
  font-weight: 700;
  color: #191919;
  text-transform: uppercase;
  text-align: center;
}

.why .text-block h3 {
  font-family: "LatoBold";
  font-size: 18px;
  /* line-height: 47px; */
  font-weight: 700;
  color: #191919;
  padding-bottom: 15px;
}

.why .block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.why .text-block2 h3 {
  font-family: "LatoBold";
  font-size: 18px;
  /* line-height: 47px; */
  font-weight: 700;
  color: #191919;
  padding-bottom: 15px;
}

.why .text-block {
  float: left;
  background: url("images/icon1.png") left top no-repeat;
  padding-left: 120px;
}

.why .text-block2 {
  float: right;
  background: url("images/icon2.png") left top no-repeat;
  padding-left: 120px;
}

.why .text-block p {
  font-family: "LatoRegular";
  font-size: 18px;
  line-height: 33px;
  font-weight: 400;
  color: #191919;
}

.why .text-block2 p {
  font-family: "LatoRegular";
  font-size: 18px;
  line-height: 33px;
  font-weight: 400;
  color: #191919;
}

/*=============================================
	kasko
=============================================*/
.gar {
  margin: 0 auto;
  height: 1100px;
  padding: 0px 0 0px 0;
  background: url("images/gar-bg.jpg") center top no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.gar h2 {
  font-family: "LatoBold";
  padding: 100px 0px 80px 0px;
  font-size: 36px;
  line-height: 47px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.gar h2 span {
  font-family: "LatoBold";

  font-size: 48px;
  line-height: 47px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.gar ul {
  list-style: none;
  overflow: hidden;
  padding: 0px 0 0 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gar li {
  width: 360px;
  display: inline-block;
  vertical-align: top;
  padding: 0px 0px 20px 0px;
}

.div1 {
  height: 140px;
}

.gar .r1 {
  color: #fff;
  font-family: "LatoBold";
  font-weight: 700;
  font-size: 16px;
  opacity: 0.7;
  text-align: center;
}

.gar .r2 {
  color: #fff;
  font-family: "LatoRegular";
  font-weight: 400;
  font-size: 16px;
  padding-top: 10px;
  line-height: 26px;
  opacity: 0.7;
  text-align: center;
}

.kasko li span {
  color: #191919;
  text-transform: uppercase;
  font-weight: 700;
}

.gar .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: left;
  padding: 35px 0px 30px 0px;
}

.gar .item1 {
  width: 108px;
  margin: 0 auto;
  padding-right: 40px;
  background-image: url("images/i1.png");
  background-position: center;
  background-repeat: no-repeat;
}

.gar .item2 {
  width: 108px;
  margin: 0 auto;
  padding-right: 40px;
  background-image: url("images/i2.png");
  background-position: center;
  background-repeat: no-repeat;
}

.gar .item3 {
  width: 108px;
  margin: 0 auto;
  padding-right: 40px;
  background-image: url("images/i3.png");
  background-position: center;
  background-repeat: no-repeat;
}

.gar .item4 {
  width: 108px;
  margin: 0 auto;
  padding-right: 40px;
  background-image: url("images/i4.png");
  background-position: center;
  background-repeat: no-repeat;
}

.gar .item5 {
  width: 108px;
  margin: 0 auto;
  padding-right: 40px;
  background-image: url("images/i5.png");
  background-position: center;
  background-repeat: no-repeat;
}

.gar .item6 {
  width: 108px;
  margin: 0 auto;
  padding-right: 40px;
  background-image: url("images/i6.png");
  background-position: center;
  background-repeat: no-repeat;
}

/*=============================================
	view
=============================================*/
.view {
  margin: 0 auto;
  height: 900px;
  padding: 0px 0 0px 0;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.view h2 {
  font-family: "LatoBold";
  padding: 108px 0px 78px 0px;
  font-size: 36px;
  line-height: 47px;
  font-weight: 700;
  color: #191919;
  text-align: center;
  text-transform: uppercase;
}

.view .bl1 {
  margin-left: 50px;
}

/*=============================================
	pal
=============================================*/
.pal {
  margin: 0 auto;
  height: 600px;
  padding: 0px 0 0px 0;
  background: #eeeeee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pal h2 {
  font-family: "LatoBold";
  padding: 108px 0px 78px 0px;
  font-size: 36px;
  line-height: 47px;
  font-weight: 700;
  color: #191919;
  text-align: center;
  text-transform: uppercase;
}

.pal img {
  display: block;
  margin: 0 auto;
  width: 1172px;
}

/*=============================================
   sert
=============================================*/
.doc {
  padding: 0px 0 40px 0;
  background: #eeeeee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.doc h2 {
  font-family: "Lato", sans-serif;
  padding: 45px 0 40px 0;
  font-size: 36px;
  line-height: 47px;
  font-weight: 700;
  color: #191919;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5px;
}

.doc ul {
  list-style: none;
  overflow: auto;
  padding: 15px 0px 5px 250px;
}

.doc ul li {
  margin: 0 75px 40px 0px;
  position: relative;
  float: left;
  width: 218px;
}

.doc ul li img {
  padding-bottom: 20px;
  vertical-align: top;
}

.doc ul li .hover-bg {
  display: none;
  position: absolute;
  width: 100%;
  height: 300px;
  background: #263785;
  opacity: 0.8;
  margin-top: 0px;
}

.doc ul li:hover .hover-bg {
  display: block;
}

.doc ul li .hover_ico {
  display: none;
  position: absolute;
  left: 66px;
  top: 105px;
  width: 88px;
  height: 88px;
  background: url("images/plus.png");
}

.doc ul li:hover .hover_ico {
  display: block;
}

.doc 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;
}


/*=============================================
   formblock5
=============================================*/
.formblock5 .fa1 {
  position: absolute;
  color: #2a2a2a;
  font-size: 300px;
  margin-top: 100px;
}

.formblock5 .fa2 {
  position: absolute;
  color: #2a2a2a;
  font-size: 200px;
  margin-top: 250px;
  margin-left: 1100px;
}

.formblock5 {
  background: #222222;
  height: 470px;
}

.formblock5 h2 {
  font-family: "LatoBold";
  padding: 60px 0px 30px 0px;
  font-size: 36px;
  line-height: 47px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.formblock5 p {
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}

.formblock5 .inputs-form {
  padding: 40px 0 20px 0px;
  width: 445px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

.formblock5 .input_txt input {
  width: 405px;
  height: 59px;
  background: #fff;
  border: none;
  outline: none;
  line-height: 24px;
  color: #000;
  padding-left: 40px;
  margin-bottom: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.mask-phone::-webkit-input-placeholder {
  color: #000;
  font-size: 16px;
}

.mask-phone ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  font-size: 16px;
}

.mask-phone :-ms-input-placeholder {
  color: #000;
  font-size: 16px;
}

.mask-phone :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
  font-size: 16px;
}

.formblock5 .subm {
  font-family: "LatoBold";
  display: block;
  letter-spacing: 0px;
  float: right;
  height: 59px;
  width: 445px;
  padding: 18px 0 0 0px;
  font-size: 18px;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: #cf1906;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

.formblock5 .subm:hover {
  font-family: "LatoBold";
  display: block;
  letter-spacing: 0px;
  float: right;
  height: 59px;
  width: 445px;
  padding: 18px 0 0 0px;
  font-size: 18px;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: #e3311e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 2px;
}

/*=============================================
   portfolio
=============================================*/
.portfolio {
  background: #fff;
  margin: 10px 0 60px 0;
}

.portfolio h2 {
  font-family: "Latobold";
  padding: 85px 0px 20px 0px;
  font-size: 28px;
  line-height: 46px;
  font-weight: 700;
  height: 150px;
  color: #191919;
  text-align: center;
  text-transform: uppercase;
}

.portfolio h2 span {
  color: #e40045;
  font-size: 36px;
}

.portfolio .opis {
  font-family: "Lato-LighT";
  color: #474747;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  padding-bottom: 60px;
}

.portfolio .zvon {
  font-family: "LatoRegular";
  font-size: 15px;
  color: #191919;
  margin: 0 auto;
  width: 400px;
}

.portfolio-block {
  margin-bottom: 140px;
}

.portfolio-block2 {
  background: url("images/kat-bg.png") center 100px repeat-x;
  margin-bottom: 140px;
}

.portfolio .inputs-form {
  padding: 30px 0 20px 0px;
  width: 410px;
}

.portfolio .input_txt {
  border: 1px solid #ddd;
}

.portfolio .white-block {
  width: 485px;
  height: 900px;
  background-color: #f4f4f4;
  border: 1px solid #d7d7d7;
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
  margin-top: -170px;
  position: relative;
  z-index: 10;
}

.portfolio .white-block2 {
  width: 1100px;
  height: 305px;
  padding-bottom: 50px;
  background-color: white;
  margin-top: -622px;
  position: relative;
  z-index: 9;
}

.portfolio h3 {
  margin: 40px 0 20px 40px;
  font-family: "LatoBold";
  font-size: 36px;
  line-height: 40px;
  color: #191919;
}

.portfolio h3 span {
  color: #c91900;
  text-transform: uppercase;
}

.portfolio .bg {
  height: 999px;
  background-color: #dccdb5;
  position: relative;
  margin-top: -200px;
}

.portfolio .white-block ul {
  margin: 40px 0 0 40px;
  display: block;
}

.portfolio .white-block ul li {
  font-family: "Lato-LighT";
  font-size: 17px;
  line-height: 21px;
  list-style: none;
  color: #191919;
  text-transform: none;
  background-image: url("images/li.png");
  background-position: left 7px;
  background-repeat: no-repeat;
  padding: 0 0 0 30px;
  margin: 0px 0 14px 0;
  letter-spacing: 0;
}

.portfolio ul li b {
  font-family: "LatobOld";
  color: #e40045;
}

/*=============================================
	formblock
=============================================*/

.formblock {
  height: 387px;
  background: #283b8d;
  margin-bottom: 150px;
}

/*=============================================
	quiz-block
=============================================*/

.quiz-block {
  background: #222;
  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;
}

.quiz-block label {
  color: #fff !important;
}

/*=============================================
	formblock
=============================================*/

.gift {}

.gift .bg2 {
  height: 387px;
  background: #057D9F;
}

.gift h2 {
  font-family: "LatoBold";
  font-size: 46px;
  font-weight: 700;
  color: #e40045;
  /* margin: 120px 0 0 90px; */
  text-align: center;
  line-height: 47px;
  text-transform: uppercase;
  padding-bottom: 80px;
}

.gift .right-block {
  float: left;
  margin-left: 80px;
  margin-top: 50px;
}

.r_callback3 {
  height: 792px;
}

.r_callback3 .bg {
  background: url("images/form3-bg.png") top center no-repeat;
  height: 693px;
  position: relative;
  z-index: 222;
  /* margin-top: -15px; */
  top: -20px;
  clear: both;
}

.r_callback3 .left-block {
  padding: 190px 0 0 97px;
  float: left;
  width: 506px;
  margin-right: 20px;
}

.r_callback3 .left-block .p1 {
  font-size: 21px;
}

.r_callback3 .left-block p {
  font-family: "LatoBold";
  font-size: 27px;
  font-weight: 700;
  color: #191919;
  /* margin: 120px 0 0 90px; */
  text-align: center;
  line-height: 42px;
}

.r_callback3 .left-block p .p2 {
  color: #e40045;
}

.r_callback3 .right-block p {
  font-family: "LatoBold";
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 25px 0 0 0px;
  text-align: left;
  line-height: 34px;
}

.r_callback3 .inputs-form {
  padding: 120px 0 20px 0px;
  width: 445px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

/*=============================================
	otziv
=============================================*/

.block_otz {
  height: 996px;
  background: #eeeeee;
}

.block_otz h2 {
  font-family: "LatoBold";
  padding: 30px 0px 0px 0px;
  font-size: 36px;
  line-height: 47px;
  font-weight: 700;
  color: #191919;
  text-align: center;
  text-transform: uppercase;
}

.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: 830px;
  font-family: "Lato-Light";
  padding: 0px 0 0 0;
  font-size: 18px;
  line-height: 34px;
  font-weight: 300;
  color: #333743;
  text-align: center;
  margin: 0 auto;
}

.c2 {
  font-family: "LatoBold";
  padding: 0px 0 0 0;
  font-size: 18px;
  font-weight: 700;
  color: #191919;
  text-align: center;
  margin: 0 auto;

  margin: 25px 0 50px 0;
}

/*=============================================
	r_callback2
=============================================*/

.r_callback2 {
  height: 546px;
}

.r_callback2 .bg {
  background: url("images/manform.png") top center no-repeat;
  height: 792px;
  position: relative;
  z-index: 222;
  /* margin-top: -15px; */
  top: -250px;
  clear: both;
}

.r_callback2 .left-form {
  padding: 490px 0 0 27px;
  float: left;
  width: 506px;
  margin-right: 20px;
}

.r_callback2 .left-form p {
  font-family: "LatoBold";
  font-size: 30px;
  font-weight: 700;
  color: #191919;
  /* margin: 120px 0 0 90px; */
  text-align: center;
  line-height: 47px;
}

.r_callback2 .right-form p {
  font-family: "LatoBold";
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 180px 0 0 40px;
  text-align: left;
  line-height: 34px;
  height: 170px;
}

.r_callback2 .right-form p a {
  color: yellow;
  text-decoration: none;
}

.r_callback2 .right-form p span {
  color: yellow;
}

.r_callback2 .inputs-form {
  padding: 40px 0 20px 0px;
  width: 445px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

/*=============================================
	present
=============================================*/
.present {
  margin: 0 auto;
  height: 620px;
  padding: 100px 0 0px 0;
  background: #fff url("images/bg_present.jpg") bottom center repeat-x;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.present .bg {
  background: url("images/present.png") bottom center no-repeat;
  height: 548px;
  position: relative;
  z-index: 225;
  /* margin-top: -15px; */
  top: -60px;
  clear: both;
}

.present .right-form {
  padding: 0px 0 0 74px;
  float: right;
  width: 509px;
  margin-right: 106px;
  margin-top: 17px;
}

.present .right-form .p1 {
  font-family: "LatoBold";
  font-size: 47px;
  font-weight: 700;
  color: #cf1906;
  /* margin: 120px 0 0 90px; */
  text-align: center;
  line-height: 47px;
  text-transform: uppercase;
  padding-bottom: 123px;
}

.present .right-form p {
  font-family: "LatoBold";
  font-size: 30px;
  font-weight: 700;
  color: #191919;
  /* margin: 120px 0 0 90px; */
  text-transform: uppercase;
  text-align: center;
  line-height: 47px;
}

/*=============================================
	worcks
=============================================*/
.works {
  margin: 0 auto;
  height: 2210px;
  padding: 0px 0 0px 0;
  background: #eeeeee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.works h2 {
  font-family: "Lato";
  padding: 0px 0px 0px 0px;
  font-size: 36px;
  line-height: 47px;
  font-weight: 300;
  color: #191919;
  text-align: center;
  text-transform: uppercase;
  clear: both;
}

.works ul {
  list-style: none;
  overflow: auto;
  padding: 80px 0px 0px 5px;
}

.works ul li {
  margin: 0 0px 50px 70px;
  position: relative;
  float: left;
  width: 553px;
}

.works ul li:first-child {
  margin: 0;
}

.works ul li.child {
  margin: 0;
}

.works ul li img {
  padding-bottom: 20px;
  vertical-align: top;
}

.works ul li .hover-bg {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 348px;
  background: #fc622a;
  opacity: 0.8;
  margin-top: 0px;
}

.works ul li:hover .hover-bg {
  display: block;
}

.works ul li .hover_ico {
  display: none;
  position: absolute;
  left: 233px;
  top: 130px;
  width: 88px;
  height: 88px;
  background: url("images/plus.png");
}

.works ul li:hover .hover_ico {
  display: block;
}

.works ul li a {
  line-height: 22px;
  display: block;
  padding: 0;
  font-size: 16px;
  color: #303135;
  font-family: "Lato", sans-serif;
  text-decoration: none;
  text-align: center;
  font-weight: 300;
}

.works .n1 {
  font-family: "Lato, Tahoma", sans-serif;
  padding: 0px 0px 0px 0px;
  font-size: 16px;
  line-height: 47px;
  font-weight: 500;
  color: #191919;
  text-align: center;
}

.works .n2 {
  font-family: "Lato, Tahoma";
  padding: 0px 0px 0px 0px;
  font-size: 30px;
  line-height: 23px;
  font-weight: 300;
  color: #191919;
  text-align: center;
}

.works .n3 {
  font-family: "Lato, Tahoma", sans-serif;
  padding: 0px 0px 0px 0px;
  font-size: 18px;
  line-height: 47px;
  font-weight: 500;
  color: #191919;
  text-align: center;
  text-transform: uppercase;
}

.works .n4 {
  font-family: "Lato", sans-serif;
  padding: 0px 0px 0px 0px;
  font-size: 15px;
  line-height: 32px;
  font-weight: 300;
  color: #191919;
  text-align: center;
  text-transform: uppercase;
  background: #edc91c;
  padding: 0px 10px;
  width: 213px;
  /* height: 10px; */
  margin: 0 auto;
}

.works .tdl {
  text-decoration: line-through;
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
}

.works sup {
  font-size: 12px;
  margin-left: 0px;
}

/*=============================================
	form1
=============================================*/
.form1 {
  height: 352px;
  background: url("images/form1-bg.jpg") center top no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form1 h2 {
  font-family: "Lato", sans-serif;
  padding: 45px 0 5px 0;
  font-size: 21px;
  line-height: 47px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.form1 .inputs-form {
  padding: 35px 0 0 0px;
  width: 760px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form1 .input_txt input {
  width: 100%;
  height: 59px;
  background: none;
  border: none;
  outline: none;
  line-height: 24px;
}

::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-size: 16px;
}

:-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-size: 16px;
}

.form1 .input_txt {
  float: left;
  width: 360px;
  margin: 0 10px 20px 10px;
  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;
}

.subm-centr {
  margin: 0 auto;
  width: 358px;
}

.form1 .subm {
  font-family: "Lato", sans-serif;
  display: block;
  letter-spacing: 0px;
  float: right;
  height: 63px;
  width: 358px;
  padding: 20px 0 0 0px;
  padding-left: 62px;
  font-size: 18px;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  background: #fc622a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a5bcde', GradientType=0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form1 .subm:hover {
  font-family: "Lato", sans-serif;
  display: block;
  letter-spacing: 0px;
  float: right;
  height: 63px;
  width: 358px;
  padding: 20px 0 0 0px;
  padding-left: 62px;
  font-size: 18px;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #191919;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  background: #ff7543;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a5bcde', GradientType=0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*=============================================
	form2
=============================================*/
.form2 {
  height: 383px;
  background: url("images/form2-bg.jpg") center top no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form2 h2 {
  font-family: "Lato", sans-serif;
  padding: 45px 0 5px 0;
  font-size: 21px;
  line-height: 47px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.opis {
  font-family: "Roboto", serif;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding-top: 58px;
}

.form2 .inputs-form {
  padding: 35px 0 0 0px;
  width: 580px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form2 .input_txt input {
  width: 100%;
  height: 59px;
  background: none;
  border: none;
  outline: none;
  line-height: 24px;
}

::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-size: 16px;
}

:-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-size: 16px;
}

.form2 .input_txt {
  float: left;
  width: 580px;
  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;
}

.form2 .subm {
  font-family: "Lato", sans-serif;
  display: block;
  letter-spacing: 0px;
  float: right;
  height: 63px;
  width: 580px;
  padding: 20px 0 0 0px;
  padding-left: 32px;
  font-size: 18px;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #191919;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  background: #ffd800;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a5bcde', GradientType=0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form2 .subm:hover {
  font-family: "Lato", sans-serif;
  display: block;
  letter-spacing: 0px;
  float: right;
  height: 63px;
  width: 580px;
  padding: 20px 0 0 0px;
  padding-left: 32px;
  font-size: 18px;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #191919;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a5bcde', GradientType=0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*=============================================

   spec

=============================================*/

.spec {
  background: url("images/spec-bg.jpg") top center no-repeat;

  height: 603px;

  padding: 0px 0 0px 0;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  /* margin-top: -100px; */
}

.spec h2 {
  padding: 100px 0px 50px 0px;

  text-transform: uppercase;

  color: white;
  font-family: "Lato", sans-serif;
  font-size: 36px;
  line-height: 47px;

  text-align: center;
}

.spec ul {
  list-style: none;

  overflow: hidden;

  padding: 0px 0 0 0px;

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.spec li {
  width: 550px;

  vertical-align: top;

  padding: 0px 0px 90px 0px;
}

.spec .div1 {
  height: 101px;
}

.spec .r1 {
  color: white;
  font-family: "LatoBold";
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;

  text-transform: uppercase;

  text-align: left;

  padding-top: 8px;
}

.spec .r2 {
  color: white;
  font-family: "LatoRegular";
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;

  padding-top: 10px;

  text-align: left;
}

.spec .div {
  padding: 15px 0px 20px 130px;
}

.spec .div2 {
  padding: 5px 0px 20px 130px;
}

.spec .item1 {
  width: 101px;

  background-image: url("images/spec1.png");

  background-position: center;

  background-repeat: no-repeat;

  position: absolute;
}

.spec .item2 {
  width: 101px;

  background-image: url("images/spec2.png");

  background-position: center;

  background-repeat: no-repeat;

  position: absolute;
}

.spec .item3 {
  width: 101px;

  background-image: url("images/spec3.png");

  background-position: center;

  background-repeat: no-repeat;

  position: absolute;
}

.spec .item4 {
  width: 101px;

  background-image: url("images/spec4.png");

  background-position: center;

  background-repeat: no-repeat;

  position: absolute;
}

/*=============================================

   r_callback3

=============================================*/

.formblock2 {
  background: url("images/form3-bg.png") top center no-repeat;

  height: 453px;

  margin-top: -57px;

  position: relative;
}

.formblock2 h2 {
  padding: 28px 0px 20px 0px;
  color: #fff;
  font-family: "LatoRegular";
  font-size: 32px;
  line-height: 47px;

  text-align: center;

  text-transform: uppercase;
}

.formblock2 .f1 {
  padding: 0px 0px 0px 0px;

  color: #fff;
  font-family: "LatoRegular";
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;

  text-align: center;
}

.formblock2 .f1 span {
  font-weight: 900;
}

.formblock2 .f1 a {
  font-weight: 900;
  color: #fff;
  text-decoration: none;
}

.r_callback4 {
  margin: 0px 0 0 0px;
}

.formblock2 .zvon {
  color: #fff;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  margin: 0 auto;
  text-align: center;
  width: 500px;
}

.r_callback4 .inputs-form {
  padding: 0px 0 10px 0px;

  width: 455px;

  margin: 0 auto;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;
}

.r_callback4 .input_txt input {
  width: 425px;
  height: 59px;
  background: #fff;
  border: none;
  outline: none;
  line-height: 24px;
  color: #000;
}

.mask-phone::-webkit-input-placeholder {
  color: #000;
  font-size: 16px;
}

.mask-phone ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  font-size: 16px;
}

.mask-phone :-ms-input-placeholder {
  color: #000;
  font-size: 16px;
}

.mask-phone :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
  font-size: 16px;
}

.r_callback4 .input_txt {
  float: left;
  width: 455px;
  margin: 0 0 10px 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;
}

/* for a awesome arrow*/
.r_callback4 .subm {
  font-family: "LatoBold";
  display: block;
  letter-spacing: 0px;
  float: right;
  height: 63px;
  width: 455px;
  padding: 20px 0 0 0px;
  font-size: 14px;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: #cf1906;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5px;
}

.r_callback4 .subm:hover {
  font-family: "LatoBold";
  display: block;
  letter-spacing: 0px;
  float: right;
  height: 63px;
  width: 455px;
  padding: 20px 0 0 0px;
  font-size: 14px;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: #e3311e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*=============================================
r_callback5
=============================================*/

.formblock6 {
  background: url("images/form5-bg.jpg") top center no-repeat;
  height: 624px;
  position: relative;
}

.formblock6 h2 {
  padding: 110px 0px 0px 0px;
  color: #232323;
  font-family: "LatoBold";
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}

.formblock6 h2 span {
  color: #af0e0e;
  font-family: "LatoBold";
  font-size: 40px;
  line-height: 40px;
}

.formblock6 .f1 {
  padding: 10px 0px 20px 0px;
  color: #232323;
  font-family: "LatoRegular";
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.formblock6 .f1 span {
  font-family: "LatoBold";
  font-weight: 700;
  color: #af0e0e;
}

.formblock6 .f1 a {
  text-decoration: none;
  font-family: "LatoBold";
  font-weight: 700;
  color: #af0e0e;
}

.formblock6 .block {
  font-family: "LatoRegular";
  margin-left: 400px;
}

.r_callback5 {
  margin: 0px 0 0 0px;
}

.r_callback5 .zvon {
  color: #232323;
  font-family: "LatoRegular";
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
  width: 445px;
  margin: 0 auto;
}

.r_callback5 .inputs-form {
  padding: 0px 0 0px 0px;
  width: 445px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

.r_callback5 .input_txt input {
  width: 415px;
  height: 59px;
  background: #fff;
  border: none;
  outline: none;
  line-height: 24px;
  color: #000;
}

.mask-phone::-webkit-input-placeholder {
  color: #000;
  font-size: 16px;
}

.mask-phone ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  font-size: 16px;
}

.mask-phone :-ms-input-placeholder {
  color: #000;
  font-size: 16px;
}

.mask-phone :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
  font-size: 16px;
}

.r_callback5 .input_txt {
  float: left;
  width: 445px;
  margin: 0 0 10px 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;
}

/* for a awesome arrow*/
.r_callback5 .subm {
  font-family: "LatoBold";
  display: block;
  letter-spacing: 0px;
  float: right;
  height: 63px;
  width: 445px;
  padding: 20px 0 0 0px;
  font-size: 14px;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: #cf1906;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5px;
}

.r_callback5 .subm:hover {
  font-family: "LatoBold";
  display: block;
  letter-spacing: 0px;
  float: right;
  height: 63px;
  width: 445px;
  padding: 20px 0 0 0px;
  font-size: 14px;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: #e3311e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*=============================================
yellow
=============================================*/

.yellow {
  background: #283b8c;
  height: 210px;
  padding: 0px 0 0px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.yellow ul {
  list-style: none;
  overflow: hidden;
  height: 230px;
  padding: 0px 0 0 10px;
}

.yellow .li {
  width: 310px;
  vertical-align: top;
  padding: 0px 0px 0px 0px;
}

.yellow .div1 {
  height: 101px;
  padding-top: 100px;
}

.yellow .g1 {
  color: #fff;
  font-family: "LatoRegular";
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-transform: uppercase;
  text-align: left;
}

.yellow .g2 {
  color: #fff;
  font-family: "LatoBold";
  font-size: 21px;
  font-weight: 700;
  line-height: 42px;
  text-transform: uppercase;
  text-align: left;
}

.yellow .div {
  padding: 70px 0px 0px 116px;
}

.yellow .div2 {
  padding: 70px 0px 0px 116px;
}

.yellow .i1 {
  width: 101px;
  background-image: url("images/pr1.png");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
}

.yellow .i2 {
  width: 101px;
  background-image: url("images/pr2.png");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
}

.yellow .i3 {
  width: 101px;
  background-image: url("images/pr3.png");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
}

.yellow .i4 {
  width: 101px;
  background-image: url(images/pr4.png);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
}

/*=============================================

   product

=============================================*/

.product {
  padding: 40px 0 110px 0px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  height: 580px;
}

.product .block {
  margin-left: 650px;
}

.product h2 {
  padding: 10px 0px 25px 0px;

  text-transform: uppercase;

  color: #252525;

  font-family: "LatoBold";

  font-size: 30px;

  font-weight: 700;

  line-height: 42px;

  text-align: left;
}

.product .txt {
  color: #252525;

  font-family: "LatoRegular";

  font-size: 18px;

  font-weight: 400;

  line-height: 32px;

  padding-bottom: 25px;
}

.product .pr {
  background: url("images/product.jpg") center top no-repeat;
  width: 624px;
  height: 500px;
  position: absolute;
  margin-left: -10px;
}

.product .r1 {
  color: #1d1d1d;
  font-family: "LatoBold";
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.product ul {
  padding: 15px 0 0 0px;
}

.product ul li {
  color: #1d1d1d;
  font-family: "LatoRegular";
  font-size: 18px;
  font-weight: 400;
  line-height: 43px;
  list-style: none;
  text-transform: none;
  background-image: url("images/check.png");
  background-position: left 4px;
  background-repeat: no-repeat;
  padding: 0 0 0 60px;
  margin: 0px 0 0px 0;
  letter-spacing: 0;
}

/*=============================================
   sert
=============================================*/
.doc {
  padding: 0px 0 60px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.doc h2 {
  font-family: "Lato", sans-serif;
  padding: 45px 0 40px 0;
  font-size: 36px;
  line-height: 47px;
  font-weight: 700;
  color: #191919;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5px;
}

.doc ul {
  list-style: none;
  overflow: auto;
  padding: 15px 0px 5px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  width: 70%;
  margin: auto;
}

.doc ul li {
  margin: 0 0px 0px 0px;
  position: relative;
  float: left;
  width: 218px;
}

.doc ul li img {
  padding-bottom: 20px;
  vertical-align: top;
}

.doc ul li .hover-bg {
  display: none;
  position: absolute;
  width: 100%;
  height: 300px;
  background: #263785;
  opacity: 0.8;
  margin-top: 0px;
}

.doc ul li:hover .hover-bg {
  display: block;
}

.doc ul li .hover_ico {
  display: none;
  position: absolute;
  left: 66px;
  top: 105px;
  width: 88px;
  height: 88px;
  background: url("images/plus.png");
}

.doc ul li:hover .hover_ico {
  display: block;
}

.doc 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;
}

.benefits h2 {
  font-family: "Lato", sans-serif;
  padding: 25px 0 0px 0;
  font-size: 36px;
  line-height: 47px;
  font-weight: 700;
  color: #191919;
  text-align: center;
  text-transform: uppercase;
}

.benefits {
  padding: 40px 0 80px 0;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.benefits ul {
  padding: 60px 0 60px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.benefits ul li {
  font-family: "LatoBold";
  font-size: 18px;
  font-weight: 700;
  list-style: none;
  color: #333743;
  text-transform: none;
  text-align: center;
  margin: 0px 0 14px 0;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
}

.benefits i {
  font-size: 80px;
  color: #057d9f;
}

/*=============================================
	on_map
=============================================*/

.on_map {
  margin: 0;
  margin-top: 140px;
}

#map_canvas {
  height: 600px;
  padding: 0px 0 0px 0;
  overflow: hidden;
  transform: translateZ(0px);
}

.on_map h2 {
  font-family: "LatoBold";
  font-size: 36px;
  font-weight: 700;
  color: #000;
  line-height: 198px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  height: 187px;
}

.on_map .container1 {
  position: relative;
  z-index: 1;
}

#map-infowindow {
  position: absolute;
  right: 120px;
  top: 130px;
  width: 496px;
  height: 474px;
  background: url("images/map_text.png") top center no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  display: block;
}

#map-infowindow-close {
  position: absolute;
  top: 60px;
  left: 416px;
  width: 34px;
  height: 34px;
  border-radius: 18px;
}

#map-marker {
  position: absolute;
  /* top: 38px;
  left: 39px;*/
  display: block;
  /*   display: none; */
}

#on_map_address a {
  color: #e40045;
  text-decoration: none;
}

#on_map_address a:hover {
  text-decoration: underline;
}

.r0 {
  padding: 20px 0 0 95px;
  font-size: 16px;
  font-weight: 700;
  color: #2c2c2c;
  text-transform: uppercase;
  line-height: 20px;
}

#map-infowindow .r1 {
  padding: 10px 0 14px 15px;
  font-size: 16px;
  font-weight: 400;
  color: #191919;
  line-height: 20px;
  text-align: center;
}

#map-infowindow .r2 {
  padding: 5px 0 0 15px;
  font-size: 38px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}

#map-infowindow .r2 a {
  color: #e40045;
  text-decoration: none;
}

.r5 {
  padding: 5px 0 0 15px;
  font-size: 16px;
  line-height: 20px;
  color: #191919;
  text-align: center;
}

.r5 a {
  color: #e40045;
  text-decoration: none;
}

.r3 {
  text-transform: uppercase;
  font-family: "LatoBold";
  padding: 40px 0 0px 15px;
  font-size: 18px;
  line-height: 22px;
  color: #191919;
  font-weight: 700;
  text-align: center;
}

#map-infowindow .zvon {
  color: #191919;
  text-align: center;
  width: 340px;
}

#map-infowindow .inputs-form {
  width: 340px;
  margin: 0 auto;
  padding-left: 15px;
}

#map-infowindow .subm {
  height: 40px;
  width: 283px;
  border: 0px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
}

#map-infowindow .zvon {
  width: 300px;
  margin: 0 auto;
  text-align: center;
  padding-left: 20px;
  font-size: 13px;
}

/*=============================================
	formblock
=============================================*/

.footer {
  height: 387px;
  background: #057D9F;
}

.footer .right-block {
  float: left;
  margin-left: 50px;
  margin-top: 50px;
  width: 520px;
}

.r_callback4 {
  height: 513px;
}

.r_callback4 .bg {
  background: url("images/footer-bg.png") top center no-repeat;
  height: 613px;
  position: relative;
  z-index: 222;
  /* margin-top: -15px; */
  top: -60px;
  clear: both;
}

.r_callback4 .left-block {
  padding: 144px 0 0 48px;
  float: left;
  width: 651px;
  margin-right: 0px;
}

.r_callback4 .left-block {
  font-family: "LatoBold";
  font-size: 28px;
  font-weight: 700;
  color: #191919;
  /* margin: 120px 0 0 90px; */
  text-align: center;
  line-height: 47px;
}

.r_callback4 .right-block .r1 {
  font-family: "LatoBold";
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 122px 0 0 0px;
  text-align: left;
  line-height: 34px;
  height: 130px;
}

.r_callback4 .right-block .r2 {
  font-family: "LatoBold";
  font-size: 46px;
  font-weight: 700;
  color: #e40045;
  margin: 30px 0 0 0px;
  text-align: left;
  line-height: 34px;
}

.r_callback4 .right-block .r2 a {
  text-decoration: none;
  color: #e40045;
}

.r_callback4 .right-block .r5 {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin: 30px 0 0 0px;
  text-align: left;
  line-height: 34px;
  padding: 0;
  height: 70px;
}

/*=============================================
	footer
=============================================*/
.footer-logo-bg {
  height: 252px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 20px;
  position: relative;
}

/* --- to top ---- */
.footer-logo-bg {
  background: url("images/quest-bg.jpg") top center no-repeat;
  height: 327px;
}

.scroll_top {
  display: block;
  position: absolute;
  right: 80px;
  top: 165px;
  width: 68px;
  height: 68px;
  background: url("images/page-top.png") no-repeat;
  text-decoration: none;
  z-index: 600;
}

.scroll_top:hover {
  background: url("images/page-top-hover.png") no-repeat;
  right: 80px;
}

.footer-logo-bg .container1 {
  position: relative;
  /* Переход */
  -webkit-transition: 1.2s all;
  -moz-transition: 1.2s all;
  transition: 1.2s all;
  -o-transition: 1.2s all;
}

/*=============================================
	footer-request
=============================================*/
.r_callback_text {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

.r_callback_text .r1 {
  padding: 85px 0 0 0;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0px;
}

.r_callback_text .r2 {
  background: url(images/phoneico2.png) 240px 30px no-repeat;
  padding: 20px 0 10px 0;
  font-size: 47px;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
}

.r_callback_text .r2 a {
  color: #fc622a;
  text-decoration: none;
}

.r_callback_text .r3 {
  padding: 10px 0 0px 0;
  font-family: "Roboto", serif;
  /* font-style: italic; */
  font-size: 16px;
  color: #fff;
}

.r_callback_text .r4 {
  padding: 45px 0 0px 0;
  font-family: "Roboto", serif;
  font-style: italic;
  font-size: 14px;
  color: #4b4a48;
}

/*=============================================
	footer-copyright
=============================================*/
.footer-copyright {
  float: left;
  padding: 20px 0 0 9px;
  color: #4b4a48;
  font-size: 14px;
}

.footer_bot {
  height: 62px;
  margin-top: 90px;
}

.creator {
  float: right;
  padding: 20px 30px 0 0;
  color: #4b4a48;
  font-size: 14px;
  z-index: 55555;
  position: relative;
}

.adtrust_logo {
  display: inline-block;
  width: 101px;
  height: 21px;
  margin-left: 6px;
  vertical-align: middle;
  background: url("images/adtrust-logo.png");
  text-decoration: none;
}

.adtrust_logo:hover {
  background: url("images/adtrust-logo-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_txt {
  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 .subm {
  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 .subm:hover {
  background-color: #4683ea;
  border: 1px solid #4387fd;
  color: #fff;
}

#map-infowindow .inputs-form {
  padding: 0px 0 10px 20px;
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

#map-infowindow .input_txt input {
  width: 260px;
  height: 37px;
  background: none;
  border: none;
  outline: none;
  font-weight: 300;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #656b6f;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
}

.mask-phone::-webkit-input-placeholder {
  color: #656b6f;
  font-size: 18px;
}

.mask-phone ::-moz-placeholder {
  /* Firefox 19+ */
  color: #656b6f;
  font-size: 18px;
}

.mask-phone :-ms-input-placeholder {
  color: #656b6f;
  font-size: 18px;
}

.mask-phone :-moz-placeholder {
  /* Firefox 18- */
  color: #656b6f;
  font-size: 18px;
}

#map-infowindow .input_txt {
  float: left;
  width: 283px;
  margin: 0 0 5px 0;
  padding-left: 11px;
  background: none;
  border: 1px solid #ccc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  margin-left: -3px;
}

/* ------ mobilyslider
-----------------------------------------------*/

#content {
  width: 1200px;
  margin: 20px auto 20px;
}

.slider {
  padding-top: 15px;
  height: 170px;
  position: relative;
  width: 1200px;
}

.slider4 {
  padding-top: 110px;
  height: 540px;
  position: relative;
  width: 1192px;
  margin: 0 auto;
}

.slider3 {
  height: 360px;
  width: 100%;
}

.slider2 {
  height: 601px;
  width: 100%;
}

.sliderContent {
  /* float:left; */
  height: 462px;
  overflow: hidden;
}

.sliderContent2 {
  /* float:left; */
  height: 601px;
  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: 36px;
  height: 36px;
  position: absolute;
  top: 47%;
  margin-top: 100px;
}

.slider3 .sliderArrows a {
  display: block;
  text-indent: -9999px;
  outline: none;
  z-index: 50;
  width: 36px;
  height: 46px;
  position: relative;
  top: -310px;
  left: 97%;
}

.slider2 .sliderArrows a {
  display: block;
  text-indent: -9999px;
  outline: none;
  z-index: 50;
  width: 36px;
  height: 46px;
  position: relative;
  top: -385px;
  left: -3%;
}

.prev {
  left: 30px;
  background: url("images/left.png") center top no-repeat;
}

.prev:hover {
  background: url("images/left-hover.png") center top no-repeat;
}

.next {
  right: 30px;
  background: url("images/right.png") center top no-repeat;
}

.next:hover {
  background: url("images/right-hover.png") center top no-repeat;
}

.sliderContent .item {
  position: absolute;
  width: 1200px;
}

.sliderContent2 .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 {
  position: relative;
  bottom: 0;
  left: 0px;
  z-index: 50;
  margin-top: 30px;
}

.slider2 .sliderBullets {
  position: relative;
  bottom: 0;
  left: 0%;
  z-index: 50;
  margin-top: 30px;
  margin-left: -10px;
}

.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;
}

.slider3 .sliderBullets a {
  display: block;
  float: right;
  text-indent: -9999px;
  outline: none;
  margin-left: 12px;
  width: 10px;
  height: 10px;
  background: url("images/nav.png") center top no-repeat;
}

.slider2 .sliderBullets a {
  display: block;
  float: left;
  text-indent: -9999px;
  outline: none;
  margin-left: 12px;
  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;
}

.slider3 .sliderBullets .active {
  background: url("images/nav-hover.png") center top no-repeat;
}

.slider2 .sliderBullets .active {
  background: url("images/nav-hover.png") center top no-repeat;
}

.sliderContent a {
  outline: none;
}

.item {
  text-align: center;
  float: left;
  margin: 5px;
  position: relative;
  margin: 0 30px 30px 0;
}

.item,
.item-hover,
.item-hover .mask,
.item-img,
.item-info {
  width: 270px;
  height: 270px;
}

.item-hover,
.item-hover .mask,
.item-img {
  position: absolute;
  top: 0;
  left: 0;
}

.item-type-double .item-hover {
  z-index: 5;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  opacity: 0;

  display: block;
  text-decoration: none;
  text-align: center;
}

.item-type-double .item-info {
  z-index: 10;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 5;
}

.item-type-double .item-info .headline {
  font-size: 18px;
  width: 90%;
  margin: 0 auto;
  color: #fff;
  padding: 30px 0;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "LatoBold";
}

.item-img img {
  position: relative;
  top: -270px;
}

.item-type-double .item-info .headline2 {
  font-size: 18px;
  width: 90%;
  margin: 0 auto;
  color: #fff;
  padding: 30px 0;
  text-transform: uppercase;
  font-weight: 700;
  background: #283b8d;
  opacity: 0.5;
  font-family: "LatoBold";
}

.item-type-double .item-info .line {
  height: 1px;
  width: 0%;
  margin: 15px auto;
  background-color: #ffffff;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.item-type-double .item-info .line2 {
  height: 1px;
  width: 0%;
  margin: 15px auto;
  background-color: #ffffff;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.item-type-double .item-info .line3 {
  height: 1px;
  width: 60%;
  margin: 15px auto;
  background-color: #283b8d;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.item-type-double .item-info .line4 {
  height: 1px;
  width: 30%;
  margin: 15px auto;
  background-color: #283b8d;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.item-type-double .item-info .date {
  font-size: 14px;
}

.item-type-double .item-hover .mask {
  background-color: #2a3b84;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
  z-index: 0;
}

.item-type-double .item-hover:hover .line {
  width: 60%;
}

.item-type-double .item-hover:hover .line2 {
  width: 30%;
}

.item-type-double .item-hover:hover {
  opacity: 1;
}

.item-img {
  background-color: #7a548f;
  z-index: 0;
}

/*=============================================
   flexslider
=============================================*/
.flexslider {
  margin-bottom: 10px;
}

.flexslider ul li {
  list-style-type: none;
}

.flex-control-nav {
  position: relative;
  bottom: auto;
}

.custom-navigation {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.custom-navigation>* {
  display: table-cell;
}

.custom-navigation>a {
  width: 50px;
}

.custom-navigation .flex-next {
  text-align: right;
}

.mob-show {
  display: none;
}

.mob-show2 {
  display: none;
}

#tg-mob {
  margin-bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}

.tg-call {
  background-color: rgb(51,144,236,1);
}

.tg-call {
  background-color: #0088cc;
}
.phone-call {
	  background-color: #e70124;
}

.tg-call,
.tg-call,
.phone-call,
.tg-call:active,
.tg-call:active,
.phone-call:active {
  padding: 15px 0px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 700;
  width: 100%;
  text-decoration: none;
}