html.js .loader {
  background: none repeat scroll 0 0 #ffffff;
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.loader_inner {
  background-image: url("../img/preloader.gif");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  height: 60px;
  width: 60px;
  margin-top: -30px;
  margin-left: -30px;
  left: 50%;
  top: 50%;
  position: absolute;
}

body {
  font-family: "RobotoRegular", sans-serif;
  font-weight: normal;
  font-size: 14px;
  min-width: 320px;
  position: relative;
  line-height: 1.6;
  -webkit-font-smoothing: antialised;
  overflow-x: hidden;
  min-width: 1150px;

}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: red;
}

body input:required:valid,
body textarea:required:valid {
  color: green;
}

.hidden {
  display: none;
}

.content {
  width: 1050px;
  margin: 0 auto;
  text-align: center;
  height: inherit;
}

.clear {
  clear: both;
}

#header {
  height: 130px;
  padding-top: 10px;
}

#header .logo {
  float: left;
  margin-top: 15px;
}

#header .adress {
  float: left;
  margin-top: 45px;
  margin-left: 100px;
  font-size: 22px;
  font-family: BlissB;
}

#header .blockright {
  font-family: Bliss;
  float: right;
}

#header .blockright .vremya {
  font-size: 14px;
  color: #ccc;
  font-weight: 400;
  background: url(../img/mini_clock.png) no-repeat 149px 2px;
  background-size: 15px 15px;
  text-align: right;
  margin-top: 10px;
  color: #656565;
  position: relative;
  bottom: -6px;
}

#header .blockright .phones {
  font-size: 25px;
  font-family: BlissB;
}

#header .blockright .buttons a {
  float: left;
  border: 1px solid;
  color: #09f;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  margin-left: 12px;
  padding: 2px 10px;
  border-radius: 5px;
  margin-top: 1px;
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
}

#header .blockright .buttons a:hover {
  color: #fff;
  background: #09f;
}

#header:after {
  background: url("../img/curles.png");
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 18px;
  display: block;
  margin-top: -2px;
  clear: both;
}

#mainblock {
  width: 100%;
  background: url(../img/bg-green.jpg);
}

#mainblock h1 {
  text-align: left;
  color: #fff;
  font-size: 35px;
  letter-spacing: 1px;
  margin-top: 10px;
  display: block;
  padding-top: 50px;
}

#mainblock h1 span {
  font-size: 50px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}

#mainblock .big {
  width: 700px;
  float: left;
  position: relative;
  padding-bottom: 40px;
}

#mainblock .big .block1 {
  position: absolute;
  background-color: #fff799;
  padding: 10px 55px 10px 30px;
  text-align: left;
  font-family: Bliss;
  font-weight: bold;
  font-size: 22px;
  width: 185px;
  border-radius: 15px;
  box-shadow: 0 13px 7px 0 rgba(0, 0, 0, 0.2);
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
  top: 25px;
}

#mainblock .big .block1 .cont {
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
  line-height: 25px;
  color: #000;
}

#mainblock .big .block1 :after {
  content: "";
  display: block;
  width: 90px;
  top: 5px;
  left: 108px;
  height: 36px;
  position: absolute;
  background: url(../img/let5.png) no-repeat;
}

#mainblock .big .block2 {
  position: absolute;
  background-color: #fff799;
  padding: 10px 55px 10px 30px;
  text-align: left;
  font-family: Bliss;
  font-weight: bold;
  font-size: 22px;
  width: 185px;
  border-radius: 15px;
  box-shadow: 0 13px 7px 0 rgba(0, 0, 0, 0.2);
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
  top: 115px;
}

#mainblock .big .block2 .cont {
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
  line-height: 25px;
  color: #000;
}

#mainblock .big .block2 :after {
  content: "";
  display: block;
  width: 90px;
  top: 6px;
  left: 105px;
  height: 36px;
  position: absolute;
  background: url(../img/rehau-mini.png) no-repeat;
}

#mainblock .big .block3 {
  position: absolute;
  background-color: #fff799;
  padding: 10px 55px 10px 30px;
  text-align: left;
  font-family: Bliss;
  font-weight: bold;
  font-size: 22px;
  width: 185px;
  border-radius: 15px;
  box-shadow: 0 13px 7px 0 rgba(0, 0, 0, 0.2);
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
  top: 205px;
}

#mainblock .big .block3 .cont {
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
  line-height: 25px;
  color: #000;
}

#mainblock .big .block3 :after {
  content: "";
  display: block;
  width: 90px;
  top: -7px;
  left: 108px;
  height: 66px;
  position: absolute;
  background: url(../img/chel.png) no-repeat;
}

#mainblock .big .present {
  font-family: Bliss;
  font-weight: bold;
  position: absolute;
  top: 400px;
  left: 130px;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
  width: 275px;
  height: 75px;
  border-radius: 15px;
  font-size: 22px;
  line-height: 30px;
  padding-top: 6px;
  padding-right: 12px;
}

#mainblock .big .present img {
  position: relative;
  margin-left: 4px;
  margin-top: -20px;
  float: left;
}

#mainblock .big .okno {
  margin-left: 100px;
}

#mainblock .big:after {
  content: "";
  clear: both;
  height: 0px;
  display: block;
}

#mainblock .right {
  width: 220px;
  float: left;
  margin-left: 50px;
  font-family: Bliss;
}

#mainblock .right .plsticblock ul {
  background: #fff;
  margin: 0;
  padding: 0;
  border-radius: 6px;
}
#mainblock .right .plsticblock ul li {
  list-style: none;
}
#mainblock .right .plsticblock ul li a {
  list-style: none;
  padding: 10px 0px 10px 40px;
  text-align: left;
  position: relative;
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
          display:block;
          color:black;
           font-weight: bold;

}

#mainblock .right .plsticblock ul li a:hover {
  list-style: none;
  padding: 10px 0px 10px 40px;
  text-align: left;
  border-radius: 6px;
  color: #fff;
  background: #0099ff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.75);
  cursor: pointer;
}

#mainblock .right .plsticblock ul li a:before {
  content: "";
  height: 20px;
  width: 20px;
  position: absolute;
  left: 6px;
  top: 12px;
  background: url(../img/minisprite.png) no-repeat;
}

#mainblock .right .plsticblock ul li:nth-child(1) a {
  list-style: none;
  padding: 10px 0px 10px 40px;
  text-align: left;
  border-radius: 6px;
  color: #fff;
  cursor: default;
  background: #0099ff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.75);
  text-decoration: none;
}

#mainblock .right .plsticblock ul li:nth-child(1) a:before {
  background-position: -127px -23px;
}

#mainblock .right .plsticblock ul li:nth-child(2) a:before {
  background-position: -70px -23px;
  -webkit-transition: all 0.6s;
          transition: all 0.6s;
}

#mainblock .right .plsticblock ul li:nth-child(2) a:hover:before {
  background-position: -89px -23px;
}

#mainblock .right .plsticblock ul li:nth-child(3) a:before {
  background-position: 2px -46px;
  -webkit-transition: all 0.6s;
          transition: all 0.6s;
}

#mainblock .right .plsticblock ul li:nth-child(3) a:hover:before {
  background-position: -18px -46px;
}

#mainblock .right .plsticblock ul li:nth-child(4) a {
  line-height: 15px;
}

#mainblock .right .plsticblock ul li:nth-child(4) a:before {
  background-position: -54px 0px;
  -webkit-transition: all 0.6s;
          transition: all 0.6s;
}

#mainblock .right .plsticblock ul li:nth-child(4) a:hover:before {
  background-position: -38px 0px;
  width: 20px;
  margin-left: 2px;
}

#mainblock .right .sales {
  width: 215px;
  height: 240px;
  border: 3px solid #fff200;
  border-radius: 10px;
  margin-top: 30px;
  background: #EDF7D7;
}

#mainblock .right .sales .head {
  background: #FB4519;
  text-align: center;
  color: #fff;
  font-size: 20px;
  padding: 8px 0px;
}

#mainblock .right .sales .head span {
  font-size: 30px;
  font-family: Bliss;
  font-weight: bold;
}

#mainblock .right .sales .cont {
  color: #000;
  font-family: Bliss;
  font-weight: bold;
  text-align: left;
}

#mainblock .right .sales .cont p {
  padding-left: 30px;
  margin-top: 10px;
  line-height: 30px;
  font-size: 23px;
  margin-bottom: 5px;
}

#mainblock .right .sales .cont span.bol {
  font-size: 26px;
}

#mainblock .right .sales .cont span.small {
  font-size: 35px;
}

#mainblock .right .sales .cont a.raschet {
  text-transform: uppercase;
  margin: 0 auto;
  display: block;
  font-size: 19px;
  width: 145px;
  height: 51px;
  background: url(../img/bigsprite.png) no-repeat;
  background-position: 0px -398px;
  color: #fff;
  padding: 10px 10px 17px 17px;
  text-decoration: none;
}

#mainblock .right .sales .cont a.raschet:hover {
  text-transform: uppercase;
  margin: 0 auto;
  display: block;
  font-size: 19px;
  width: 145px;
  height: 51px;
  background: url(../img/bigsprite.png) no-repeat;
  color: #fff;
  padding: 10px 10px 17px 17px;
  background-position: 0px -347px;
}

#mainblock .right .sales .cont .foot {
  color: #656565;
  width: 100%;
  text-align: center;
  font-size: 18px;
}

#preimyshestva {
  color: #000;
  position: relative;
}

#preimyshestva h1 {
  font-size: 49px;
  text-transform: uppercase;
  font-family: officinaserifcbold;
  font-weight: normal;
  z-index: 999;
  position: relative;
  background: #fff;
  width: 600px;
  margin: 35px auto;
}

#preimyshestva .blocks4 li {
  float: left;
  width: 250px;
  height: 400px;
  list-style: none;
  font-family: Bliss;
  line-height: 18px;
}

#preimyshestva .blocks4 li img {
  display: block;
  margin: 0 auto;
}

#preimyshestva .blocks4 li b {
  font-size: 17px;
}

#preimyshestva:before {
  content: "";
  height: 10px;
  width: 100%;
  position: absolute;
  background: url(../img/line.png) repeat-x;
  left: 0px;
  top: 34px;
  z-index: 10;
}

.zakaz5min {
  position: relative;
}

.zakaz5min h2 {
  font-size: 32px;
  text-transform: uppercase;
  font-family: officinaserifcbold;
  font-weight: normal;
  z-index: 999;
  position: relative;
  background: #fff;
  width: 600px;
  margin: 35px auto 15px;
  padding: 13px 15px;
}

.zakaz5min .form {
  background: url(../img/zakaz_vp.png) no-repeat;
  width: 1020px;
  height: 119px;
  position: relative;
  border: none;
}

.zakaz5min .form .fio {
  padding: 10px;
  width: 295px;
  position: absolute;
  padding-left: 60px;
  padding-top: 12px;
  left: 33px;
  top: 34px;
  border: none;
  background: url(../img/zakaz_icon.png) no-repeat;
  outline: none;
}

.zakaz5min .form .phone {
  padding: 10px;
  width: 295px;
  position: absolute;
  padding-left: 60px;
  padding-top: 12px;
  left: 399px;
  top: 34px;
  border: none;
  background: url(../img/zakaz_icon_two.png) no-repeat;
  outline: none;
}

.zakaz5min .form input[type="submit"] {
  padding: 11px;
  width: 265px;
  height: 60px;
  position: absolute;
  left: 732px;
  top: 27px;
  border: none;
  outline: none;
  background: url(../img/btn_blue.png) no-repeat;
  color: #fff;
  font-family: officinaserifcbold;
  font-size: 20px;
  font-weight: 400;
  -webkit-transition: text-decoration 0.5s;
          transition: text-decoration 0.5s;
}

.zakaz5min .form input[type="submit"]:hover {
  text-decoration: underline;
}

.zakaz5min:before {
  content: "";
  height: 10px;
  width: 100%;
  position: absolute;
  background: url(../img/line.png) repeat-x;
  left: 0px;
  top: 34px;
  z-index: 10;
}

#okna_nedorogo {
  position: relative;
}

#okna_nedorogo h1 {
  font-size: 45px;
  text-transform: uppercase;
  font-family: officinaserifcbold;
  font-weight: normal;
  z-index: 999;
  position: relative;
  background: #fff;
  width: 600px;
  margin: 35px auto 0px;
  padding-top: 3px;
}

h3 {
  font-size: 16px;
  width: 800px;
  text-align: center;
  line-height: 20px;
  font-family: officinaserifcregular;
  font-weight: bold;
  margin: 0 auto;
}

#okna_nedorogo .elements {
  margin-top:50px;
  position: relative;
  height: 625px;
  background: url(../img/steklofon.png) no-repeat center top;
}

#okna_nedorogo .elements .element1, #okna_nedorogo .elements .element2, #okna_nedorogo .elements .element3, #okna_nedorogo .elements .element4, #okna_nedorogo .elements .element5, #okna_nedorogo .elements .element6, #okna_nedorogo .elements .element7 {
  position: absolute;
}

#okna_nedorogo .elements .element1 .head, #okna_nedorogo .elements .element2 .head, #okna_nedorogo .elements .element3 .head, #okna_nedorogo .elements .element4 .head, #okna_nedorogo .elements .element5 .head, #okna_nedorogo .elements .element6 .head, #okna_nedorogo .elements .element7 .head {
  font-family: officinaserifcbold;
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
}

#okna_nedorogo .elements .element1 .cont, #okna_nedorogo .elements .element2 .cont, #okna_nedorogo .elements .element3 .cont, #okna_nedorogo .elements .element4 .cont, #okna_nedorogo .elements .element5 .cont, #okna_nedorogo .elements .element6 .cont, #okna_nedorogo .elements .element7 .cont {
  padding-top: 10px;
  font-family: officinaserifcregular;
  font-size: 16px;
  line-height: 17px;
}

#okna_nedorogo .elements .element1 {
  width: 380px;
  height: 130px;
  text-align: left;
  padding-left: 100px;
  background: url(../img/element1.png) no-repeat left center;
}

#okna_nedorogo .elements .element2 {
  width: 380px;
  height: 130px;
  top: 140px;
  text-align: left;
  padding-left: 100px;
  background: url(../img/element2.png) no-repeat left center;
}

#okna_nedorogo .elements .element3 {
  width: 350px;
  height: 146px;
  top: 330px;
  text-align: left;
  padding-left: 100px;
  background: url(../img/element3.png) no-repeat 10px center;
}

#okna_nedorogo .elements .element4 {
  width: 440px;
  height: 106px;
  top: 500px;
  left: 100px;
  text-align: left;
  padding-left: 90px;
  padding-top: 24px;
  background: url(../img/element4.png) no-repeat 10px center;
}

#okna_nedorogo .elements .element5 {
  width: 370px;
  height: 220px;
  left: 680px;
  text-align: center;
  padding-top: 140px;
  background: url(../img/element5.png) no-repeat center top;
}

#okna_nedorogo .elements .element6 {
  width: 370px;
  left: 710px;
  top: 250px;
  padding-top: 140px;
  background: url(../img/element6.png) no-repeat center top;
}

#okna_nedorogo .elements .element7 {
  width: 450px;
  height: 106px;
  left: 550px;
  top: 500px;
  text-align: left;
  padding-left: 80px;
  padding-top: 24px;
  background: url(../img/element7.png) no-repeat left center;
}

#okna_nedorogo:before {
  content: "";
  height: 10px;
  width: 100%;
  position: absolute;
  background: url(../img/line.png) repeat-x;
  left: 0px;
  top: 34px;
  z-index: 10;
}

#poluchaete {
  background: url(../img/gal_okna.jpg) repeat-x center top;
  color: #fff;
  padding-bottom: 50px;
}

#poluchaete h1 {
  font-size: 49px;
  text-transform: uppercase;
  font-family: officinaserifcbold;
  font-weight: normal;
  z-index: 999;
  position: relative;
  width: 600px;
  margin: 35px auto 0px;
  padding-top: 3px;
  color: #fff;
  padding-top: 25px;
}

#poluchaete ul li {
  float: left;
  width: 245px;
  list-style: none;
  text-transform: uppercase;
  font-size: 28px;
  font-family: officinaserifcregular;
}

#poluchaete ul li img {
  padding-bottom: 20px;
  -webkit-transition: all 1s;
          transition: all 1s;
}

#twoblocks {
  padding-top: 50px;
}

#twoblocks .head {
  font-family: officinaserifcbold;
  font-size: 23px;
  padding-bottom: 5px;
  border-bottom: 5px solid #FFFF00;
}

#twoblocks .cont {
  font-family: officinaserifcregular;
  padding-top: 10px;
  font-size: 16px;
}

#twoblocks .free_zamer {
  width: 500px;
  text-align: left;
  padding-left: 160px;
  background: url(../img/metr.jpg) no-repeat left top;
  background-size: 30%;
  float: left;
  padding-right: 40px;
}

#twoblocks .rassrochka {
  width: 500px;
  text-align: left;
  padding-left: 160px;
  background: url(../img/k.jpg) no-repeat left top;
  background-size: 30%;
  float: left;
  padding-right: 40px;
}

#okna_v_dom {
  padding-bottom: 50px;
}

#okna_v_dom .head {
  font-family: officinaserifcbold;
  font-size: 38px;
}

#okna_v_dom .cont {
  font-family: roboto;
  font-size: 17px;
  font-weight: lighter;
  line-height: 21px;
}

#okna_v_dom .block_one {
  text-align: left;
  background: url(../img/dom.png) right top no-repeat;
  padding-right: 550px;
  padding-top: 80px;
}

#okna_v_dom .block_two {
  text-align: left;
  background: url(../img/balkon.png) left top no-repeat;
  padding-left: 550px;
  padding-top: 30px;
  margin-top: 60px;
  padding-bottom: 30px;
}

#okna_v_dom .block_three {
  text-align: left;
  background: url(../img/besedka_2.png) right 50px no-repeat;
  padding-right: 550px;
  padding-top: 80px;
  padding-bottom: 30px;
}

#okna_v_dom .button {
  background: url(../img/y_sq_button.png) no-repeat;
  display: block;
  width: 215px;
  height: 54px;
  margin: 15px 0px;
  color: #000;
  font-family: officinaserifcregular;
  text-align: center;
  padding-top: 15px;
  text-transform: uppercase;
  font-size: 23px;
  -webkit-transition: all 0.6s;
          transition: all 0.6s;
  text-decoration: none;
}

#okna_v_dom .button:hover {
  color: #60A714;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}

#footer {
  background: url(../img/footer.jpg) repeat-x;
  height: 201px;
}

#footer .zag {
  font-size: 35px;
  font-family: officinaserifcbold;
  padding-top: 55px;
}

#footer .podzag {
  color: #998;
  font-size: 24px;
  font-family: roboto;
  font-weight: lighter;
}
#zamershik h2 {
  text-transform: uppercase; 
  text-align: center;
  font-weight:bold;
  font-size:24px;
  color:#FC3637;
}
#zamershik input.fio{
  width:300px;
  padding:10px;
  margin: 0 auto; 
  display: block;
 }
#zamershik input.phone{
  width:300px;
  padding:10px;
  margin: 10px auto;
  display: block;
 }
#zamershik input[type="submit"] {
    display: block;
    color: #fff;
    border: none;
    width: 300px;
    font-family: BlissB;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0 auto;
    background: #FC3637;
    padding: 12px 0px;
    border-radius:25px;
    border-bottom: 3px solid #504343;
}
.description {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    font-family: Bliss;
    font-size: 18px;
}
.conf {
  text-align: center;
  font-family: Bliss;
}

.balconies {height: 600px;}

.balconies .type_2 .type_1 {
  background:url(/img/balconies/cb1.png);
}
.balconies .type_2  .cont {
  padding:4px;
  display: inline-block;
}

.config .type_2 {width: 400px;}

.balconies .preview img {
  display:none;
  margin: 0 auto;
}
.balconies .type_2 .cont {
  border: 3px solid #F4F3F3;
}

.balconies .preview img.active {
  display: block;
}

.balconies .preview {
  width:650px;
  float: left;
  padding-top: 40px;
}
.balconies .config {
  width:400px;
  float: left;
  padding: 0px 0px 0px 20px;
  font-size: 16px;
  text-align: left;
}
.config input[type="radio"], 
.config input[type="checkbox"] {
    width: 37px;
    height: 17px;
    padding: 0;
    /* font-size: 16px; */
    margin: 0;
    vertical-align: text-bottom;
}

.config label {
      font-size: 22px;
    display: block;
    text-align: left;
        margin: 10px 0px 0px 0px;
}
.config .type_2 {
  background: #F4F3F3;
  padding:6px;
}

.form_zakaz {
  margin-top:40px;
}
.form_view {
  background: url(/img/calc_zakaz.png) no-repeat;
    height: 94px;
    width: 617px;
    margin: 0px 0px 0px 80px;
    position: relative;
}
.form_zakaz .discount {width: 40%;
  float: left;
      text-align: left;
    padding-left: 63px;
  background: url(/img/cz_ck.png) no-repeat;
  font-size: 40px;
  font-family: officinaserifcbold;
  font-weight: normal;
      margin-left: 76px;
}
.form_zakaz .shipping {width: 50%;
  float: left;
      text-align: left;
    padding-left: 63px;
  background: url(/img/cz_ck.png) no-repeat;
  font-size: 40px;
  font-family: officinaserifcbold;
  font-weight: normal;


}

.form_view .fio {
      position: absolute;
    padding: 10px;
    left: 63px;
    top: 24px;
    border: none;
    display: block;
    font-size: 21px;
    width: 232px;
}


.form_view .phone {
    position: absolute;
    padding: 10px;
    left: 381px;
    top: 24px;
    border: none;
    display: block;
    font-size: 21px;
    width: 232px;
}

.form_view input[type="submit"] {
    background: rgba(0, 0, 0, 0) url("/img/b_yellow_cz.png") no-repeat scroll 0 0;
    color: #464646;
    cursor: pointer;
    border: none;
    font-family: officinaserifcbold;
    font-size: 26px;
    height: 77px;
    left: 640px;
    line-height: 4px;
    /* padding-top: 23px; */
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 11px;
    width: 275px;
}

.gallery img {
  width:300px; display: inline-block;
}

#mainblock .right .plsticblock ul li {
    line-height: 17px;
}


#promo_new {
  background: url("../img/new-block.png") no-repeat;
  width:1010px;
  margin: 0 auto;
  height: 350px;
}

#promo_new h1 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 45px;
  padding-bottom: 0;
  margin-bottom:0;
}
#promo_new h3 {
  font-family: arial;
  font-size: 18px;
  padding-bottom: 0;
  font-weight: 500;
  margin-bottom:0;
}
#promo_new h3 span {
  color: #f75502;
  font-weight: 700;
}
#promo_new .left {
  width: 60%;
  float: left;
  text-align: left;
  padding: 50px 0px 0px 200px;
  text-transform: uppercase;
  font-family: officinaserifcbold;
}
#promo_new .right {
  width: 40%;
  float: right;
  padding: 60px 70px 0px 0px
}
#promo_new .left a{
  color: #f75502;
  font-weight: 700;
  font-size: 20px;
  text-transform: capitalize;
}
#promo_new .right a.buy {
}
#promo_new .right p {
  font-family: PT Sans Narrow;
  padding: 0px 30px;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 5px;
}