* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: robotoregular;
  color: #000;
}
.clearfix:after {
  display: block;
  content: '';
  clear: both;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
  padding-top: 47px;
}
.menu {
  background: #f1f3f1;
  height: 47px;
  position: fixed;
  width: 100%;
  z-index: 999;
}
.menu .wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 20px;
}
.menu .wrap a {
  font-family: robotoitalic;
  text-decoration: none;
  color: #000;
  padding-bottom: 6px;
}
.menu .wrap a:hover {
  border-bottom: 3px solid #cc0033;
}
.head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 30px;
}
.head .logo {
  height: 40px;
  width: 450px;
}
.head .logo img {
  float: left;
  margin-right: 34px;
}
.head .logo span {
  color: #cc0033;
}
.head .logo p {
  color: #707070;
  font-family: robotoitalic;
  font-size: 11px;
}
.head .logo p:nth-child(2) {
  font-family: robotoslabbold;
  font-size: 18px;
}
.head .phone {
  width: 270px;
}
.head .phone span {
  font-family: robotoblack;
  font-size: 18px;
  line-height: 24px;
}
.head .phone a {
  font-family: robotoitalic;
  font-size: 14px;
  color: #2c5176;
  display: inline-block;
  height: 26px;
  width: 109px;
  border: 1px solid #707070;
  border-radius: 3px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  margin-left: 7px;
}
.head .button a {
  font-family: robotoblack;
  font-size: 16px;
  color: #fff;
  background: #cc0033;
  display: block;
  text-align: center;
  height: 35px;
  width: 183px;
  border-radius: 3px;
  line-height: 35px;
  text-decoration: none;
}
.fscreen {
  height: 663px;
  background: url(img/fscreen.png) bottom no-repeat;
  margin-top: 80px;
}
.fscreen .text {
  width: 750px;
  text-align: center;
  margin: 0 auto;
}
.fscreen .text p {
  font-size: 16px;
  margin-bottom: 37px;
}
.fscreen .text .red {
  color: #cc0033;
  font-family: robotoslabbold;
  font-size: 37.77px;
}
.fscreen .text .bold {
  font-family: robotoslabbold;
  font-size: 25.18px;
}
.products {
  width: 1152px;
  margin: 0 auto;
  box-shadow: 0 3px 5px -4px #171a2b;
  background: #FCFCFC;
}
.products .smeta {
  padding-left: 150px;
  border-top: 3px #cc0033 solid;
  background: #fcfcfc;
}
.products .smeta .topright {
  font-family: robotoitalic;
  font-size: 13px;
  color: #043a76;
  background: #e6e6e6;
  width: 265px;
  height: 87px;
  padding-left: 22px;
  padding-top: 33px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  float: right;
  margin-right: 35px;
  padding-right: 28px;
}
.products .smeta .red {
  font-family: robotoslabbold;
  color: #cc0033;
  font-size: 32px;
  margin-bottom: 30px;
  margin-top: 110px;
}
.products .smeta p {
  font-size: 18px;
  line-height: 30px;
}

.products .smeta .buy {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: left;
  margin-top: 60px;
  margin-bottom: 100px;
  width: 850px;
}
.products .smeta .buy .item {
  background: #fff;
  padding: 45px 10px 38px 10px;
  position: relative;
  min-width: 280px;
  margin-right: 5px;
  padding-bottom: 90px;
  text-align: center;
}

.products .smeta .buy .item:last-child {
  margin-right: 0;
}

.products .smeta .buy .item img {
  margin: 0 auto;
  margin-bottom: 40px;
}
.products .smeta .buy .item .top {
  font-family: robotoslabbold;
  font-size: 20px;
  margin-bottom: 20px;
}
.products .smeta .buy .item .disc {
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  font-size: 16px;
  color: #202020;
  margin-bottom: 17px;
}
.products .smeta .buy .item .button {
  font-size: 18px;
  color: #202020;
  display: block;
  border-radius: 3px;
  width: 135px;
  padding: 8px 0;
  text-decoration: none;
  text-align: center;
  border: 1px solid #656565;
  position: absolute;
  left: calc( 50% - 67.5px );
  bottom: 35px;
}
.products .smeta .about div {
  margin-bottom: 11px;
}
.products .smeta .about div a {
  color: #2c5176;
  font-family: robotoitalic;
  font-size: 14px;
  border-bottom: 1px solid #707070;
  text-decoration: none;
}
.products .smeta .about div a:hover {
  color: #cc0033;
}
.products .smeta .about p {
  font-family: robotoitalic;
  font-size: 14px;
  color: #707070;
}

/*----------------------------*/
.e-new-block {
  width: 913px;
  height: 237px;
  background: url(img/red-bg.png) center center no-repeat;
  transform: translateX(-62px);
  padding: 35px 0;
  padding-left: 350px;
  position: relative;
  margin-top: 140px;
}

.e-new-block::before {
  content: '';
  position: absolute;
  top: -75px;
  left: 65px;
  width: 272px;
  height: 327px;
  background: url(img/poverh-red-bg.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.enb-title {
  color: #fff;
  font-family: robotoslabbold;
  font-size: 20px;
}

.e-fx-inputs {
  margin-top: 35px;
}

.e-fx-inputs input {
  padding: 10px 20px;
  border: 1px solid #D1D1D1;
  border-radius: 5px;
  width: 170px;
  margin-right: 10px;
  font-size: 16px;
}

.e-fx-inputs input::placeholder {
  color: #A7A7A7;
}

.e-fx-inputs input[type="button"] {
  margin-right: 0;
  background: transparent;
  color: #fff;
  font-family: robotoblack;
  cursor: pointer;
  transition: .3s all;
}

.e-fx-inputs input[type="button"]:hover {
  background: #fff;
  color: #CC0033;
}

/*----------------------------*/
.products .smeta .efnb {
  margin-bottom: 70px;
}

.products .smeta .efnb .buy {
  margin-top: 35px;
  margin-bottom: 7px;
}

.products .smeta .efnb .buy:last-child {
  margin-top: 0;
  margin-bottom: 0;
}

.products .smeta .efnb .buy .item {
  padding-bottom: 190px;
}

.products .smeta .efnb .buy .item img {
  margin-bottom: 30px;
}

.e-price {
  position: absolute;
  bottom: 100px;
  left: 0;
  width: 100%;
  font-size: 22px;
  text-align: center;
  
}

.e-price span {
  color: #C03;
  font-family: robotoblack;
}

/*----------------------------*/
.products .atom {
  padding-left: 150px;
  border-top: 3px #cc0033 solid;
  background: url(img/atom.png) no-repeat;
  height: 839px;
  margin-top: 100px;
}
.products .atom .topright {
  font-family: robotoitalic;
  font-size: 13px;
  color: #043a76;
  background: #ffffff;
  width: 265px;
  height: 70px;
  padding-left: 22px;
  padding-top: 16px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  float: right;
  margin-right: 35px;
  padding-right: 28px;
}
.products .atom .topright img {
  float: left;
  margin-right: 20px;
}
.products .atom .top {
  margin-top: 135px;
  font-family: robotoslabbold;
  font-size: 32px;
}
.products .atom p {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}
.products .atom .button {
  display: block;
  font-size: 18px;
  background: #cc0033;
  text-align: center;
  height: 40px;
  line-height: 40px;
  width: 117px;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  margin-top: 25px;
}
.products .atom .about {
  margin-top: 330px;
}
.products .atom .about div {
  margin-bottom: 11px;
}
.products .atom .about div a {
  color: #fff;
  font-family: robotoitalic;
  font-size: 14px;
  border-bottom: 1px solid #707070;
  text-decoration: none;
}
.products .atom .about div a:hover {
  color: #cc0033;
}
.products .atom .about p {
  font-family: robotoitalic;
  font-size: 13px;
  color: #fcfcfd;
  line-height: 13px;
}
.products .complite {
  padding-left: 150px;
  border-top: 3px #cc0033 solid;
  background: #fcfcfc;
  height: 545px;
}
.products .complite .button {
  display: block;
  font-size: 18px;
  background: #cc0033;
  text-align: center;
  height: 40px;
  line-height: 40px;
  width: 174px;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  margin-top: 25px;
}
.products .complite .red {
  font-family: robotoslabbold;
  font-size: 32px;
  color: #cc0033;
  margin-top: 110px;
  margin-bottom: 32px;
}
.products .complite p {
  font-size: 18px;
  line-height: 30px;
  display: block;
  width: 690px;
}
.clients {
  text-align: center;
  width: 860px;
  margin: 0 auto;
  margin-top: 100px;
}
.clients p {
  font-size: 18px;
}
.clients .top {
  font-family: robotoslabbold;
  font-size: 28px;
  margin-bottom: 30px;
}
.clients .logos {
  margin-top: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.clients .logos > div {
  margin: auto;
}

.clients .names {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 75px;
}
.clients .names .column {
  width: 33%;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
}
.clients .names .column p {
  margin-bottom: 22px;
}
.work {
  width: 860px;
  margin: 0 auto;
  text-align: center;
}
.work .top {
  font-family: robotoslabbold;
  font-size: 28px;
  margin-bottom: 45px;
}
.work .number {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 18px;
  font-family: robotoslabbold;
}
.work .number .line {
  background: #d4d4d4;
  height: 1px;
  width: 145px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 8px;
}
.work .discript {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 30px;
}
.work .discript .item {
  width: 25%;
}
.work .discript .item p {
  font-size: 18px;
  line-height: 24px;
}
.work .discript .item .red {
  color: #cc0033;
  font-size: 14px;
  font-family: robotoitalic;
  margin-top: 16px;
}
.contacts {
  width: 860px;
  margin: 0 auto;
  text-align: center;
  margin-top: 100px;
}
.contacts .top {
  font-family: robotoslabbold;
  font-size: 28px;
}
.contacts .bigphone {
  font-size: 100px;
  color: #cc0033;
}
.contacts .bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.contacts .bottom .columns {
  width: 33%;
  text-align: left;
}
.contacts .bottom .columns .name {
  font-family: robotoslabbold;
  font-size: 14px;
  margin-bottom: 20px;
}
.contacts .bottom .columns .red {
  font-family: robotoslabbold;
  font-size: 18px;
  color: #cc0033;
  margin-bottom: 30px;
}
.contacts .bottom .columns .email {
  font-size: 18px;
  color: #2c5176;
  display: block;
  width: 190px;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 20px;
}
.contacts .bottom .columns .button {
  display: block;
  color: #2c5176;
  text-decoration: none;
  font-family: robotoitalic;
  font-size: 13px;
  height: 25px;
  line-height: 25px;
  border-radius: 2px;
  width: 170px;
  border: 1px solid #d4d4d4;
  text-align: center;
}
.contacts .bottom .columns .left {
  float: left;
  width: 52px;
    word-wrap: break-word;
}
.contacts .bottom .columns .left p {
  font-family: robotoitalic;
  font-size: 12px;
  color: #707070;
  line-height: 19px;
}
.contacts .bottom .columns .right p {
	font-size: 14px;
}
.contacts .bottom .columns .right {
  float: left;
  font-size: 14px;
  line-height: 19px;
  margin-left: 15px;
}
.sertificates-block{
	display:flex;
}
.contacts .bottom .columns img {
    margin-right: 15px;
    margin-bottom: 15px;
    width: 100%;
    height: 200px;
    object-fit: contain;
}
.contacts .bottom .columns img:hover {
  border: 1px solid #cc0033;
  margin-left: -1px;
  margin-right: 14px;
  margin-top: -1px;
  margin-bottom: 14px;
}
.contacts .bottom .columns .undertext {
  font-family: robotoitalic;
  color: #707070;
  font-size: 14px;
}
.footer {
  width: 860px;
  margin: 0 auto;
  margin-top: 90px;
}
.footer p {
  font-family: robotoitalic;
  font-size: 13px;
  color: #707070;
  line-height: 18px;
}
.recomenations {
  width: 860px;
  margin: 0 auto;
  position: relative;
  height: 500px;
}
.recomenations p.top {
  font-family: robotoslabbold;
  font-size: 28px;
  display: block;
  margin: 0 auto;
  margin-bottom: 45px;
  margin-left: 233px;
}
.recomenations input {
  display: none;
}
.recomenations label {
  cursor: pointer;
  color: #2c5176;
  border-bottom: 1px dashed #707070;
  position: absolute;
  left: 585px;
  top: 80px;
  z-index: 2;
}
.recomenations .screen {
  position: absolute;
  top: 200px;
  left: 585px;
  display: block;
  z-index: 2;
  opacity: 0;
}
.recomenations .screen:hover {
  border: 1px solid #cc0033;
  top: 199px;
  left: 584px;
}
.recomenations .slide {
  top: 80px;
  opacity: 0;
  position: absolute;
  transition-duration: 1s;
  width: 100%;
  z-index: 1;
  font-size: 18px;
}
.recomenations .slide .text {
  width: 555px;
  background: url(img/quot.png) no-repeat top left;
  height: 350px;
  margin-left: -50px;
  padding-left: 50px;
  padding-right: 50px;
}
.recomenations .slide span {
  color: #cc0033;
}
.recomenations .slide .bottom {
  height: 100px;
  padding-top: 40px;
}
.recomenations .slide .bottom .left {
  float: left;
  font-size: 14px;
}
.recomenations .slide .bottom .right {
  float: right;
  font-size: 14px;
  font-family: robotoslabbold;
}
.recomenations .circ {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #707070;
  display: inline-block;
      margin: 0 5px 0 0;
}
.recomenations input:checked + label + input + label + .slide + .screen + .slide + .screen + .slide {
  opacity: 1;
}
.recomenations input:checked + label + input + label + input + label + .slide + .screen + .slide {
  opacity: 1;
}
.recomenations input:checked + label + input + label + input + label + input + label + .slide {
  opacity: 1;
}
.recomenations input:checked + label + input + label + .slide + .screen + .slide + .screen + .slide + .screen {
  opacity: 1;
}
.recomenations input:checked + label + input + label + input + label + .slide + .screen + .slide + .screen {
  opacity: 1;
}
.recomenations input:checked + label + input + label + input + label + input + label + .slide + .screen {
  opacity: 1;
}
.recomenations input:checked + label + .slide + .screen + .slide + .screen + .slide + .screen + .slide {
  opacity: 1;
}
.recomenations input:checked + label + .slide + .screen + .slide + .screen + .slide + .screen + .slide + .screen{
  opacity: 1;
}
.recomenations input:checked + label {
  color: #cc0033;
  border-color: #cc0033;
}
.recomenations input:checked + label div {
  background: #cc0033;
  border-color: #cc0033;
  margin: 0 5px 0 0;
}
.pinkshadow:hover,
.pinkshadow:active {
  box-shadow: 0 0 10px 3px rgba(253, 170, 103, 0.32);
}
.smallbutton:hover,
.smallbutton:active {
  background: #9ea1a3;
}
.modal {
  width:563px;
  height: 450px;
  background: #ede9cf;
  padding-left: 60px;
}
.modal p.red {
  color: #cc0033;
  font-size: 32px;
  font-family: robotoslabbold;
}
.modal p.top {
  font-family: robotoslabbold;
  font-size: 22px;
      padding: 35px 0;
}
.modal form p {
  font-size: 14px;
}
.modal form .left {
  float: left;
  width: 110px;
  text-align: left;
  height: 380px;
}
.modal form .left p {
  margin-bottom: 33px;
  margin-top: 10px;
}
.modal form .right {
  float: left;
}
.modal form .right input {
  margin-bottom: 15px;
  height: 39px;
  width: 314px;
  border-radius: 3px;
  border: none;
  padding: 15px;
}
.modal form .right textarea {
  width: 315px;
  height: 122px;
  border-radius: 3px;
  border: none;
  padding: 15px;
}
.modal form .right .submit {
  margin-top: 15px;
  width: 127px;
  height: 39px;
  background: #cc0033;
  color: #fff;
  font-family: robotoslabbold;
  font-size: 18px;
  cursor: pointer;
  padding: 0;
}
.modaldone {
  width: 960px;
  height: 520px;
  background: #ede9cf;
  padding-top: 77px;
}
.modaldone img {
  display: block;
  margin: 0 auto;
}
.modaldone p {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.modaldone .red {
  color: #cc0033;
  font-family: robotoslabbold;
  font-size: 32px;
  margin-top: 22px;
  margin-bottom: 27px;
}
.modaldone .top {
  font-size: 18px;
}
.fancybox-opened{
	/*width: 595px !important;*/
    height: auto;
    position: absolute;
    top: 20px;
   /* left: 29% !important;*/
    opacity: 1;
    overflow: visible;
}
.fancybox-outer, .fancybox-inner {
    position: relative;
    /*height: 450px;*/
}
@media(max-width:500px){
.fancybox-opened{
	width: 295px !important;
    height: auto;
    position: absolute;
    top: 20px;
    left: 100px !important;
    opacity: 1;
    overflow: visible;
}
.modal {
  width:263px;
  height: 450px;
  background: #ede9cf;
  padding-left: 60px;
}
.modal form .left p {
    display:none;
}
.modal form .left {
    float: left;
    width: 0px;
    height: 0px;
}
	.modal form .right input, .modal form .right textarea {
    width: 160px;
}
}

.row_left {
	margin-left: -150px;
}