@font-face {
  font-family: Roboto-Regular;
  src: url("../fonts/Roboto-Regular.ttf");
}

@font-face {
  font-family: Roboto-Medium;
  src: url("../fonts/Roboto-Medium.ttf");
}

@font-face {
  font-family: MuseoSansCyrl_0;
  src: url("../fonts/MuseoSansCyrl_0.otf");
}

@font-face {
  font-family: MuseoSansCyrl_100;
  src: url("../fonts/MuseoSansCyrl_1.otf");
}

@font-face {
  font-family: MuseoSansCyrl_200;
  src: url("../fonts/MuseoSansCyrl_2.otf");
}

@font-face {
  font-family: MuseoSansCyrl_300;
  src: url("../fonts/MuseoSansCyrl_3.otf");
}

@font-face {
  font-family: MuseoSansCyrl_400;
  src: url("../fonts/MuseoSansCyrl_4.otf");
}

body{
  padding: 0;
  margin: 0;
}

.conteiner{
  width: 100%;
  height: 100%;
}

.conteiner a{
  text-decoration: none;
  outline: none;
}

.conteiner input, button{
  outline: none;
}





.menu{
  width: 100%;
  height: 95px;
  background-color: #fff;
  position: fixed;
  top:0;
  z-index: 1004;
  -webkit-box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.35);
  box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.35);
}

.menu2{
  width: 1170px;
  height: 95px;
  margin: 0 auto;
}

#logo{
  float: left;
  margin: 5px 0 0 10px;
}

.p1{
  margin: 20px 0 0 15px;
  padding-left: 10px;
  font-size: 14px;
  color: #838383;
  text-align: left;
  float: left;
  border-left: 1px solid #838383;
  font-family: Roboto-Regular;
}

#sms{
  float: left;
  margin: 37px 0 0 60px;
}

#sms img{
  float: left;
  margin-right: 5px;
}

#sms span{
  float: left;
  color: #838383;
  font-size: 15px;
  font-family: MuseoSansCyrl_0;
}

#tel{
  float: left;
  margin: 37px 0 0 50px;
}

#tel img{
  float: left;
  margin-right: 5px;
}

#tel span{
  float: left;
  color: #202225;
  font-size: 15px;
  font-family: MuseoSansCyrl_300;
}

.btn1{
  display: block;
  width: 170px;
  height: 35px;
  text-align: center;
  color: #FA9717;
  font-size: 15px;
  float: right;
  margin-top: 27px;
  line-height: 2.3;
  border: 2px solid #FA9717;
  font-family: MuseoSansCyrl_300;
}





/*HEAD*/





.head{
  width: 100%;
  height: 690px;
  margin: 0 auto;
  background: url(../images/fonHead.png)50% 50% no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.head2{
  width: 1170px;
  height: 690px;
  padding-top: 200px;
  margin: 0 auto;
}

.textAnim{
  width: 100%;
  height: 120px;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.2);
}

.p2{
  display: block;
  width: 800px;
  margin: 0 auto;
  margin-top: 35px;
  text-align: center;
  padding: 10px 20px;
  background-color: #F79618;
  font-size: 20px;
  color: #202225;
  font-family: MuseoSansCyrl_200;
}

#idp2{
  font-size: 36px;
  width: 200px;
}

#idp22{
  font-size: 36px;
  width: 600px;
}

.p22{
  display: block;
  width: 600px;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  padding: 10px 20px;
  background-color: #F79618;
  font-size: 20px;
  color: #202225;
  font-family: MuseoSansCyrl_200;
}

.aDiv1{
  width: 720px;
  height: 60px;
  margin: 0 auto;
  margin-top: 75px;
}

.btn2{
  display: block;
  width: 345px;
  height: 50px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  float: left;
  margin-top: 30px;
  line-height: 3;
  border: 2px solid #fff;
  font-family: MuseoSansCyrl_200;
}

.btn3{
  display: block;
  width: 280px;
  height: 50px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  float: right;
  margin: 30px 60px 0 0;
  line-height: 3;
  border: 2px solid #FA9717;
  font-family: MuseoSansCyrl_200;
}

.an{
  width: 32px;
  height: 32px;
  margin: 0 auto;
  display: block;
  background: url(../images/an.png);
  transition: 0.5s;
  margin-top: 170px;
}

.an:hover{
  background: url(../images/anH.png);
}





/*/HEAD*/





/*SECTION-2*/





.section-2{
  width: 100%;
  height: 320px;
  margin: 0 auto;
  background-color: #fff;
}

#section-2{
  width: 100%;
  height: 1px;
  margin: 0 auto;
  margin-top: -95px;
  position: absolute;
}

.section-22{
  width: 1170px;
  height: 320px;
  margin: 0 auto;
}

.sec2D1{
  width: 370px;
  height: 200px;

  -webkit-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.35);
  box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.35);
  float: left;
  margin-top: 40px;
  text-align: center;
}

#sec2D12{
  margin: 40px 30px 0 30px;
}

.sec2D2{
  width: 100%;
  height: 70px;
  padding-top: 45px;
}

.sec2P1L{
  float: left;
  width: 100px;
  height: 3px;
  display: block;
  margin-left: 15px;
  background-color: #E7E7E8;
}

.sec2P1R{
  float: right;
  width: 100px;
  height: 3px;
  display: block;
  margin-right: 15px;
  background-color: #E7E7E8;
}

.sec2P2{
  font-size: 16px;
  margin: 0;
  color: #202225;
  text-transform: uppercase;
  padding-top: 20px;
  font-family: MuseoSansCyrl_400;
}





/*/SECTION-2*/





/*SECTION-3*/





.section-3{
  width: 100%;
  height: 1740px;
  margin: 0 auto;
}

#section-32{
  position: absolute;
  width: 100%;
  height: 1px;
  margin: -130px 0 0 0;
}

.section-32{
  width: 1170px;
  height: 800px;
  margin: 0 auto;
}

.dh11{
  width: 760px;
  height: 100px;
  margin: 0 auto;
  background: url(../images/fonH11.png)50% 50% no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.dh11P1{
  display: block;
  width: 585px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
  color: #202225;
  font-size: 40px;
  text-transform: uppercase;
  border-bottom: 3px solid #8D8E90;
  font-family: MuseoSansCyrl_400;
}

.assort{
  width: 1170px;
  height: 1465px;
  margin: 0 auto;
}

.assort0Auto{
  width: 100%;
  height: 710px;
  margin: 0 auto;
}

#assort0AutoId{
  padding-top: 80px;
}

.assort2{
  width: 370px;
  height: auto;
  float: left;
  padding-bottom: 15px;
  background-color: #fff;
  z-index: 5;
  border-top: 10px solid #EBEBEB;
  transition: 0.5s;
}

.assort2:hover{
  -webkit-box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.35);
  box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.35);
}

#assort2M{
  margin: 0 30px 0 30px;
}

.assirt3{
  width: 100%;
  height: 170px;
  text-align: center;
  padding-top: 20px;
}

.assort4{
  width: 100%;
  height: 20px;
  margin-bottom: 25px;
}

.assort2P1{
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 0 0 20px;
  color: #202225;
  float: left;
  font-family: MuseoSansCyrl_200;
}

.assort2P2{
  margin: 10px 20px 0 0;
  display: block;
  width: 160px;
  height: 3px;
  float: right;
  background-color: #EBEBEB;
}

.assort2P3{
  margin: 10px 20px 0 0;
  display: block;
  width: 130px;
  height: 3px;
  float: right;
  background-color: #EBEBEB;
}

.assort2P4{
  margin: 10px 20px 0 0;
  display: block;
  width: 100px;
  height: 3px;
  float: right;
  background-color: #EBEBEB;
}

.assort2P5{
  margin: 10px 20px 0 0;
  display: block;
  width: 90px;
  height: 3px;
  float: right;
  background-color: #EBEBEB;
}

.assort2P6{
  display: block;
  width: 320px;
  height: 25px;
  margin: 2.5px 0 0 25px;
  background-color: #F6F6F6;
}

.assort2P7{
  display: block;
  width: 320px;
  height: 25px;
  margin: 2.5px 0 0 25px;
}

.sp1{
  display: block;
  width: 110px;
  height: 25px;
  padding-left: 10px;
  float: left;
  text-align: left;
  color: #BABABA;
  font-size: 14px;
  line-height: 1.8;
  font-family: Roboto-Medium;
}

.sp2{
  float: left;
  text-align: left;
  color: #838383;
  font-size: 14px;
  line-height: 1.8;
  font-family: Roboto-Regular;
}

.cena{
  display: block;
  width: 310px;
  height: auto;
  margin: 15px 0 0 24px;
  padding-left: 10px;
  font-size: 20px;
  color: #202225;
  font-family: MuseoSansCyrl_200;
}

.cena span{
  font-size: 16px;
}

.btn4{
  display: block;
  width: 310px;
  height: 50px;
  text-align: center;
  color: #C37955;
  text-transform: uppercase;
  font-size: 17px;
  float: left;
  margin: 20px 0 0 27px;
  line-height: 3;
  z-index: 2;
  position: relative;
  background-color: #fff;
  border: 2px solid #C37955;
  transition: 0.5s;
  font-family: MuseoSansCyrl_200;
}

.btn4:hover{
  color: #fff;
  background-color: #C37955;
}

.btn5{
  display: block;
  width: 400px;
  height: 50px;
  text-align: center;
  color: #FA9717;
  text-transform: uppercase;
  font-size: 15px;
  margin: 0 auto;
  line-height: 3.5;
  margin-top: 90px;
  z-index: 2000;
  position: relative;
  background-color: #fff;
  z-index: 1;
  border: 2px solid #FA9717;
  transition: 0.5s;
  font-family: MuseoSansCyrl_300;
}

#praisImg{
  float: left;
  position: absolute;
  margin: 13px 0 0 -40px;
}





/*/SECTION-3*/





/*SECTION-4*/





.section-4{
  width: 100%;
  height: 320px;
  margin: 0 auto;
  background-color: #F39419;
}

.section-42{
  width: 1170px;
  height: 320px;
  margin: 0 auto;
}

.sec4H1{
  display: block;
  width: 890px;
  padding-top: 20px;
  font-size: 30px;
  border-bottom: 3px solid #fff;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-family: MuseoSansCyrl_300;
}

.sec2P1L2{
  float: left;
  width: 100px;
  height: 3px;
  display: block;
  margin-left: 15px;
  background-color: #EDBA78;
}

.sec2P1R2{
  float: right;
  width: 100px;
  height: 3px;
  display: block;
  margin-right: 15px;
  background-color: #EDBA78;
}
.sec4P2{
  font-size: 16px;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  padding-top: 20px;
  font-family: MuseoSansCyrl_400;
}

#icon2{
  margin-top: -20px;
}





/*/SECTION-4*/





/*SECTION-5*/





.section-5{
  width: 100%;
  height: 1380px;
  margin: 0 auto;
}

.section-52{
  width: 100%;
  height: 1380px;
  margin: 0 auto;
}

.section-53{
  width: 100%;
  height: 590px;
  margin: 0 auto;
}

.sect5L{
  width: 50%;
  float: left;
}

.sect5L1{
  float: right;
  width: 585px;
  height: 590px;
}

.sec5P1{
  font-size: 30px;
  margin: 0 0 0 30px;
  padding-top: 50px;
  text-align: left;
  text-transform: uppercase;
  color: #202225;
  font-family: MuseoSansCyrl_400;
}

.sect5L1 ul{
  margin: 0 0 0 30px;
  padding: 0;
}

.sect5L1 ul li{
  margin: 0;
  padding: 0;
  list-style: none;
}

.sect5L1 ul li span{
  font-size: 18px;
  color: #525252;
  line-height: 4;
  font-family: MuseoSansCyrl_300;
}

.sect5R{
  width: 50%;
  height: 590px;
  float: right;
  background: url(../images/sec5Img1.png)100% 100% no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.section-54{
  width: 100%;
  height: 790px;
}

.sec5L2{
  width: 50%;
  height: 790px;
  float: left;
  background: url(../images/sec5Img2.png)100% 100% no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.sec5R2{
  width: 50%;
  height: 790px;
  float: right;
}

.sec5R3{
  width: 590px;
  height: 790px;
  float: left;
}

#plus{
  margin: 20px 0 0 -30px;
  position: absolute;
}
.sec5RP1{
  font-size: 30px;
  color: #F39419;
  text-transform: uppercase;
  margin: 0 0 0 50px;
  padding-top: 60px;
  position: relative;
  z-index: 2;
  font-family: MuseoSansCyrl_400;
}

.sec5R3 ul{
  margin: 0 0 0 50px;
  padding: 0;
}

.sec5R3 ul li{
  margin: 0;
  padding: 0;
  list-style: none;
  color: #F39419;
  line-height: 3.5;
  font-family: MuseoSansCyrl_400;
}

.sec5R3 ul li span{
  color: #525252;
  font-size: 18px;
  font-family: MuseoSansCyrl_200;
}

.btn6{
  display: block;
  width: 310px;
  height: 50px;
  text-align: center;
  color: #C37955;
  text-transform: uppercase;
  font-size: 17px;
  float: left;
  margin: 20px 0 0 50px;
  line-height: 3;
  z-index: 2;
  position: relative;
  background-color: #fff;
  border: 2px solid #C37955;
  transition: 0.5s;
  font-family: MuseoSansCyrl_200;
}

.btn6:hover{
  color: #fff;
  background-color: #C37955;
}





/*/SECTION-5*/





/*SECTION-6*/





.section-6{
  width: 100%;
  height: 485px;
  margin: 0 auto;
  background: url(../images/fonSec6.png)50% 50% no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.section-62{
  width: 1170px;
  height: 425px;
  margin: 0 auto;
  padding-top: 60px;
}

.dh12{
  width: 760px;
  height: 100px;
  margin: 0 auto;
  background: url(../images/fonH12.png)50% 50% no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.dh11P2{
  display: block;
  width: 400px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  border-bottom: 3px solid #fff;
  font-family: MuseoSansCyrl_400;
}

.section-63{
  width: 25%;
  height: 300px;
  float: left;
  text-align: left;
}

.sec6P1{
  font-size: 100px;
  font-family: MuseoSansCyrl_400;
  color: rgba(243, 148, 25, 0.051);
  text-transform: uppercase;
  position: absolute;
  z-index: 10;
  line-height: 0;
}

.sec6M1{
  width: 100%;
  height: 110px;
  float: left;
  z-index: 2;
}

.sec6M1 img{
  float: left;
  margin: 50px 0 0 60px;
}

.sec6P2{
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 0 50px;
  color: #fff;
  font-family: MuseoSansCyrl_400;
}

.sec6P3{
  font-size: 15px;
  margin: 0 0 0 50px;
  color: #fff;
  line-height: 2;
  font-family: MuseoSansCyrl_200;

}





/*/SECTION-6*/





/*SECTION-7*/





.section-7{
  width: 100%;
  height: 470px;
  margin: 0 auto;
}

.section-72{
  width: 1170px;
  height: 400px;
  margin: 0 auto;
  padding-top: 70px;
}

.dh13{
  width: 860px;
  height: 100px;
  margin: 0 auto;
  background: url(../images/fonH13.png)50% 50% no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.dh11P3{
  display: block;
  width: 290px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
  color: #202225;
  font-size: 40px;
  text-transform: uppercase;
  border-bottom: 3px solid #202225;
  font-family: MuseoSansCyrl_400;
}

.section-73{
  width: 370px;
  height: 180px;
  margin-top: 80px;
  float: left;
}

#section-73Id{
  margin: 80px 30px 0 30px;
}

.sec7PL{
  width: 50px;
  height: 3px;
  display: block;
  float: left;
  background-color: #E5E5E5;
}

.sec7PC{
  display: block;
  width: 230px;
  height: 30px;
  text-align: center;
  font-size: 25px;
  margin: 0 auto;
  color: #B97C5D;
  text-transform: uppercase;
  font-family: MuseoSansCyrl_400;
}

.sec7PR{
  width: 50px;
  height: 3px;
  margin-top: -14px;
  display: block;
  float: right;
  background-color: #E5E5E5;
}

.sec7P1{
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  padding-top: 40px;
  color: #202225;
  font-family: MuseoSansCyrl_400;
}





/*/SECTION-7*/





/*SECTION-8*/





.section-8{
  width: 100%;
  height: 800px;
  margin: 0 auto;
}

.section-82{
  width: 1170px;
  height: 700px;
  margin: 0 auto;
  padding-top: 100px;
}

.dh14{
  width: 860px;
  height: 100px;
  margin: 0 auto;
  background: url(../images/fonH14.png) no-repeat center center;
}

.dh11P4{
  display: block;
  width: 300px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
  color: #202225;
  font-size: 40px;
  text-transform: uppercase;
  border-bottom: 3px solid #202225;
  font-family: MuseoSansCyrl_400;
}

.section-83{
  width: 270px;
  height: 350px;
  margin: 90px 0 0 18px;
  text-align: center;
  float: left;
}

.section-83 p{
  margin: 20px 0 0 0;
  font-size: 16px;
  color: #202225;
  text-transform: uppercase;
  font-family: MuseoSansCyrl_300;
}

.section-84{
  width: 100%;
  height: 80px;
  float: left;
  margin-top: 40px;
}

.btn7{
  display: block;
  width: 200px;
  height: 50px;
  text-align: center;
  color: #C37955;
  text-transform: uppercase;
  font-size: 17px;
  float: left;
  line-height: 3;
  z-index: 2;
  position: relative;
  background-color: #fff;
  border: 2px solid #C37955;
  transition: 0.5s;
  float: left;
  margin: 20px 0 0 240px;
  font-family: MuseoSansCyrl_200;
}

.btn7:hover{
  color: #fff;
  background-color: #C37955;
}

.btn8{
  display: block;
  width: 450px;
  height: 50px;
  text-align: center;
  color: #FA9717;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 3.5;
  z-index: 2;
  position: relative;
  background-color: #fff;
  z-index: 1;
  border: 2px solid #FA9717;
  transition: 0.5s;
  float: left;
  margin: 20px 0 0 25px;
  font-family: MuseoSansCyrl_300;
}





/*/SECTION-8*/





/*SECTION-9*/





.section9{
  width: 100%;
  height: 125px;
  margin: 0 auto;
  background-color: #7C7D7F;
}

.section92{
  width: 1170px;
  height: 125px;
  margin: 0 auto;
}

.sec9P1{
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
  line-height: 8;
  float: left;
  font-family: MuseoSansCyrl_400;
}

.section93{
  width: 350px;
  height: 125px;
  float: right;
  margin-right: 70px;
}

.sec9P2{
  font-size: 15px;
  margin: 0;
  color: #fff;
  line-height: 1;
  padding-top: 20px;
  float: left;
  font-family: MuseoSansCyrl_200;
}

.btn9{
  display: block;
  width: 280px;
  height: 50px;
  text-align: center;
  color: #FA9717;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 3.5;
  z-index: 2;
  position: relative;
  z-index: 1;
  float: left;
  border: 2px solid #FA9717;
  transition: 0.5s;
  float: left;
  margin: 20px 0 0 25px;
  font-family: MuseoSansCyrl_300;
}

.dh15{
  width: 1070px;
  height: 100px;
  margin: 0 auto;
  background: url(../images/fonH15.png) no-repeat center center;
}

.dh11P5{
  display: block;
  width: 300px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
  color: #202225;
  font-size: 40px;
  text-transform: uppercase;
  border-bottom: 3px solid #202225;
  font-family: MuseoSansCyrl_400;
}





/*/SECTION-9*/





/*SECTION-10*/





.section10{
  width: 100%;
  height: 650px;
  margin: 0 auto;
}

.section102{
  width: 1170px;
  height: 570px;
  padding-top: 70px;
  margin: 0 auto;
}

.sert{
  width: 760px;
  height: 440px;
  margin: 0 auto;
}

.section102 img{
  float: left;
  margin: 90px 0 0 0;
}

#sert2{
  margin: 90px 55px 0 55px
}





/*/SECTION-10*/





/*SECTION-11*/





.section11{
  width: 100%;
  height: 750px;
  background-color: #7C7D7F;
}

.section112{
  width: 1170px;
  height: 750px;
  margin: 0 auto;
}

.sec11P1{
  width: 1010px;
  height: 40px;
  margin: 0 auto;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 4px solid #BEBEBF;
  text-align: center;
  padding-top: 40px;
  display: block;
  margin-bottom: 30px;
  position: relative;
  z-index: 1003;
  font-family: MuseoSansCyrl_400;
}

#gallery {
  width: 1170px;
  height: 530px;
  float: right;
}

#big {
  width: 770px;
  height: 530px;
  float: right;
}

#big img{
  width: 100%;
  height: 100%;
}

#small {
  display: block;
  width: 400px;
  height: 530px;
  margin-top: -3px;
  float: left;
}

#small a img{
  border: 3px solid #7C7D7F;
  transition: 0.5s;
  margin: 0 15px 15px 0;
  width: 170px;
  height: 160px;
}

#small a img:hover{
  border: 3px solid #F39419;
}





/*/SECTION-11*/





/*SECTION-12*/





.section12{
  width: 100%;
  height: 370px;
  margin: 0 auto;
}

.section122{
  width: 1170px;
  height: 300px;
  margin: 0 auto;
  padding-top: 70px;
}

.dh16{
  width: 900px;
  height: 100px;
  margin: 0 auto;
  background: url(../images/fonH16.png) no-repeat center center;
}

.dh11P6{
  display: block;
  width: 235px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
  color: #202225;
  font-size: 40px;
  text-transform: uppercase;
  border-bottom: 3px solid #202225;
  font-family: MuseoSansCyrl_400;
}

.section123{
  width: 25%;
  height: 120px;
  float: left;
  margin-top: 60px;
}

.section123 a{
  font-size: 15px;
  color: #202225;
  margin: 0 0 0 40px;
  font-family: MuseoSansCyrl_200;
  z-index: 2;
  position: relative;
}

.sec12P1{
  font-size: 16px;
  margin: 0 0 10px 40px;
  color: #202225;
  text-transform: uppercase;
  font-family: MuseoSansCyrl_400;
  z-index: 2;
  position: relative;
}

.sec12P2{
  font-size: 15px;
  color: #202225;
  margin: 0 0 0 40px;
  font-family: MuseoSansCyrl_200;
  z-index: 2;
  position: relative;
}

#footImg{
  position: absolute;
  z-index: 1;
}





/*/SECTION-12*/





.map{
  width: 100%;
  height: 400px;
  margin: 0 auto;
}

.map iframe{
  width: 100%;
  height: 400px;
  margin: 0 auto;
}

.footer{
  width: 100%;
  height: 210px;
  margin: 0 auto;
  background-color: #7C7D7F;
}

.footer2{
  width: 1170px;
  height: 210px;
  margin: 0 auto;
}

.footL{
  width: 240px;
  height: 150px;
  float: left;
}

.footL img{
  margin-top: 55px;
}


.footL p{
  font-size: 14px;
  color: #fff;
  font-family: Roboto-Regular;
}

.footR{
  width: 280px;
  height: 150px;
  float: right;
}

#sms2{
  float: left;
  margin: 50px 0 0 2px;
}

#sms2 img{
  float: left;
  margin-right: 5px;
}

#sms2 span{
  float: left;
  color: #fff;
  font-size: 15px;
  font-family: MuseoSansCyrl_0;
}

#tel2{
  float: left;
  margin: 10px 0 0 0;
}

#tel2 img{
  float: left;
  margin-right: 5px;
}

#tel2 span{
  float: left;
  color: #fff;
  font-size: 15px;
  font-family: MuseoSansCyrl_300;
}

.btn10{
  display: block;
  width: 170px;
  height: 32px;
  text-align: center;
  color: #FA9717;
  font-size: 15px;
  line-height: 2.1;
  z-index: 2;
  position: relative;
  z-index: 1;
  float: left;
  border: 2px solid #FA9717;
  transition: 0.5s;
  float: left;
  margin: 20px 0 0 0;
  font-family: MuseoSansCyrl_300;
}


































































#close{
  position: absolute;
  margin-top: -35px;
  display: none;
}

.fancybox-close{
}

#pop-up, #order {
  position: relative;
  text-align: center;
  display: none;
  padding: 0;
  width: 660px;
}

#pop-up .fb-close, #order .fb-close {
  position: absolute;
  top: 35px;
  right: 35px;
  cursor: pointer;
  font-size: 0;
}

#pop-up .wrap-forma, #order .wrap-forma {
  display: inline-block;
  background-color: white;
  padding: 50px;
  width: 500px;
  position: relative;
}
#pop-up .wrap-forma p, #order .wrap-forma p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  margin: 0px 0px 20px;
  font-family: MuseoSansCyrl_300;
}

#pop-up .wrap-forma p span, #order .wrap-forma p span {
  display: inline-block;
  font-size: 24px;
  text-transform: uppercase;
}

#pop-up .wrap-forma input, #order .wrap-forma input {
  width: 300px;
  height: 44px;
  border: 1px solid #d6d6d6;
  padding-left: 20px;
  margin-bottom: 15px;
  outline: none;
}

#pop-up .wrap-forma button, #order .wrap-forma button {
  width: 320px;
  height: 50px;
  text-align: center;
  color: #FA9717;
  font-size: 20px;
  line-height: 2.1;
  background-color: #fff;
  z-index: 2;
  position: relative;
  z-index: 1;
  float: left;
  border: 3px solid #FA9717;
  transition: 0.5s;
  float: left;
  margin: 0 0 0 90px;
  transition: 0.5s;
  cursor: pointer;
  font-family: MuseoSansCyrl_300;
}

#pop-up .wrap-forma button:hover, #order .wrap-forma button:hover {
  color: #fff;
  background-color: #FA9717;
}









#pop-up2, #order {
  position: relative;
  text-align: center;
  display: none;
  padding: 0;
  width: 660px;
}

#pop-up2 .fb-close, #order .fb-close {
  position: absolute;
  top: 35px;
  right: 35px;
  cursor: pointer;
  font-size: 0;
}

#pop-up2 .wrap-forma, #order .wrap-forma {
  display: inline-block;
  background-color: white;
  padding: 50px;
  width: 500px;
  position: relative;
}
#pop-up2 .wrap-forma p, #order .wrap-forma p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  margin: 0px 0px 20px;
  font-family: MuseoSansCyrl_300;
}

#pop-up2 .wrap-forma p span, #order .wrap-forma p span {
  display: inline-block;
  font-size: 24px;
  text-transform: uppercase;
}

#pop-up2 .wrap-forma input, #order .wrap-forma input {
  width: 300px;
  height: 44px;
  border: 1px solid #d6d6d6;
  padding-left: 20px;
  margin-bottom: 15px;
  outline: none;
}

#pop-up2 .wrap-forma button, #order .wrap-forma button {
  width: 320px;
  height: 50px;
  text-align: center;
  color: #FA9717;
  font-size: 20px;
  line-height: 2.1;
  background-color: #fff;
  z-index: 2;
  position: relative;
  z-index: 1;
  float: left;
  border: 3px solid #FA9717;
  transition: 0.5s;
  float: left;
  margin: 0 0 0 90px;
  transition: 0.5s;
  cursor: pointer;
  font-family: MuseoSansCyrl_300;
}

#pop-up2 .wrap-forma button:hover, #order .wrap-forma button:hover {
  color: #fff;
  background-color: #FA9717;
}













#inline4, #order {
  position: relative;
  text-align: center;
  display: none;
  padding: 0px;
  width: 660px;
}

#inline4 .fb-close, #order .fb-close {
  position: absolute;
  top: 35px;
  right: 35px;
  cursor: pointer;
  font-size: 0;
}

#inline4 .form-other2, #order .form-other2 {
  display: inline-block;
  background-color: white;
  padding: 50px;
  width: 500px;
  position: relative;
}
#inline4 .form-other2 p, #order .form-other2 p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  color: #000;
  font-size: 24px;
  margin: 0px 0px 20px;
  text-transform: uppercase;
  font-family: MuseoSansCyrl_300;
}

#inline4 .form-other2 p span, #order .form-other2 p span {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto-Medium;
}

#inline4 .form-other2 input, #order .form-other2 input {
  width: 300px;
  height: 44px;
  border: 1px solid #d6d6d6;
  padding-left: 20px;
  margin-bottom: 15px;
  outline: none;

}

#inline4 .form-other2 button, #order .form-other2 button {
  width: 320px;
  height: 50px;
  text-align: center;
  color: #FA9717;
  font-size: 20px;
  line-height: 2.1;
  background-color: #fff;
  z-index: 2;
  position: relative;
  z-index: 1;
  float: left;
  border: 3px solid #FA9717;
  transition: 0.5s;
  float: left;
  margin: 0 0 0 90px;
  transition: 0.5s;
  cursor: pointer;
  font-family: MuseoSansCyrl_300;
}
