@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
@font-face {
  font-family: "MyriadProCondRegular";
  src: url("../fonts/MyriadProCondRegular/MyriadProCondRegular.eot");
  src: url("../fonts/MyriadProCondRegular/MyriadProCondRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadProCondRegular/MyriadProCondRegular.woff") format("woff"), url("../fonts/MyriadProCondRegular/MyriadProCondRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

.window-choose h1 {
  margin: 30px 0 50px 0;
}

a:hover, a:focus {
  text-decoration: none;
}

#testimonials .bx-wrapper .bx-controls-direction a {
  top: 27%;
}

#testimonials .testimonial {
  width: 100%;
  padding: 119px 100px 30px;
}

#testimonials h2 {
  text-transform: uppercase;
  color: #666666;
  margin-bottom: 0;
}

#testimonials .testimonial span {
  font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:18px;
}

address {
  text-align: center;
}

.pop_up {
  height: auto;
}

.pop_up h2 {
  margin-top: 0;
}

.top-menu i.fa-phone {
  color: #fff;
  height: 32px;
  width: 32px;
  text-align: center;
  font-size: 27px;
  margin: 3px 15px 0 0;
  padding: 3px 0 0 0;
  background: #089ecf;
  border-radius: 50%;
  transition: all 0.4s ease !important;
}

.top-menu a:hover i.fa-phone {
  color: #fff;
  box-shadow: 0 0 3px #089ecf;
}

.top-menu a:hover figcaption,
.top-menu figcaption:hover,
.top-menu a:hover {
  text-decoration: none !important;
}

.top-menu a img {
  margin: 5px 25px 0 0;
  transition: all 0.4s ease !important;
  opacity: 0.5;
}

.top-menu a:hover img {
  opacity: 1;
}

.footer h2 {
  padding-bottom: 10px;
  margin-top: 0;
}

.winlanding img {
  vertical-align: top;
}

.winlanding span {
  margin: 28px 9px 0 0;
  display: inline-block;
}

/************** only for balcony page ********************************/
.balcon-style .window-choose h1 {
   font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:68px;
}

.balcon-style .plashka {
  -webkit-transform: skewX(-24deg);
  -ms-transform: skewX(-24deg);
  transform: skewX(-24deg);
}

.balcon-style .plashka p {
  -webkit-transform: skewX(24deg);
  -ms-transform: skewX(24deg);
  transform: skewX(24deg);
}

.balcon-style .plashka img {
  position: absolute;
  top: 14px;
  -webkit-transform: skewX(24deg);
  -ms-transform: skewX(24deg);
  transform: skewX(24deg);
}

.balcon-style .plashka .person {
  right: 0;
}

.balcon-style .window-full img {
  margin: 0;
}

.balcon-style #variations h3 {
    font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:30px;
  margin-top: 0;
  color: #555;
  text-transform: uppercase;
}

.balcon-style #variations h4 {
  color: #17a3d7;
  margin-bottom: 15px;
   font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:32px;
}

.balcon-style #variations .row {
  margin-bottom: 60px;
}

.balcon-style #variations p {
  font-size: 18px;
}

.balcon-style #variations .descript {
  padding-left: 70px;
}

.balcon-style .price {
  color: #c00000;
   font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:26px;
  margin: 25px 0 0 0;
}

.balcon-style .price s {
  color: #adadad;
}

.balcon-style .cost-btn {
  display: block;
  background: #c00000;
  color: #fff;
  font-size: 16px;
  width: 182px;
  text-align: center;
  border: 1px solid #fff;
  box-shadow: 0 1px 1px #707070;
  border-radius: 30px;
  padding: 3px 0;
  margin: 50px auto 0;
  transition: all 0.4s ease !important;
}

.balcon-style .cost-btn:hover {
  box-shadow: inset 3px 2px 6px #707070;
  color: #fff;
}

.balcon-style #carousel {
  overflow: hidden;
}

.balcon-style #carousel .bx-wrapper .bx-controls-direction a {
  margin-top: -45px;
  width: 60px;
  height: 60px;
}

.balcon-style #carousel .bx-wrapper .bx-prev {
  left: -100px;
  background: url(../images/controls-big.png) no-repeat 0 0px;
}

.balcon-style #carousel .bx-wrapper .bx-next {
  right: -100px;
  background: url(../images/controls-big.png) no-repeat -70px 0;
}

.balcon-style #carousel .bx-wrapper .bx-prev:hover {
  background-position: 0 -60px;
}

.balcon-style #carousel .bx-wrapper .bx-next:hover {
  background-position: -70px -60px;
}

.balcon-style #carousel .bx-wrapper {
  margin: 0 auto 34px;
}

.balcon-style #carousel .slide a img {
  transition: all 0.4s ease !important;
}

.balcon-style #carousel .slide a:hover img {
  opacity: 0.8;
}

.balcon-style .small-layers p {
  color: #000;
  font-size: 14px;
}

.balcon-style .small-layers strong {
  text-align: left;
}

.balcon-style .win-menu li:hover:after, .balcon-style .win-menu li:hover:before {
  opacity: 1;
}

.balcon-style .win-menu li div {
  background: url(../images/win-sprite.png) no-repeat;
}

.balcon-style .plashka {
  padding: 11px 30px;
  text-align: left;
}

.balcon-style .plashka p {
  font-size: 18px;
}

.balcon-style .win-menu li div {
  height: 45px;
  width: 66px;
}

.balcon-style .light-balcony {
  margin-bottom: 115px;
}

.balcon-style .light-balcony .blinds {
  height: 708px;
}

.balcon-style .light-balcony .left-col img {
  margin: 98px 0 29px;
}

.balcon-style .light-balcony .left-col img:last-child {
  margin: 14px 0;
}

.balcon-style .light-balcony .right-col img:first-child {
  margin-bottom: 0;
}

.balcon-style .light-balcony .right-col img {
  margin: 91px 0 0 0;
}

.balcon-style .warm-balcony .blinds {
  background: url(../images/story-warm.png) center bottom no-repeat;
  height: 640px;
}

.balcon-style .warm-balcony .left-col img:last-child {
  margin: 100px 16px;
}

.balcon-style .warm-balcony .right-col img:first-child {
  margin-bottom: 26px !important;
}

.balcon-style .warm-balcony .right-col img:last-child {
  margin-top: -87px;
}

.balcon-style .blinds {
  background: url(../images/story.png) center bottom no-repeat;
}

.balcon-style hr {
  border-top: 1px solid #d1d1d1;
}

.balcon-style .win-menu li.checked:after,
.balcon-style .win-menu li.checked:before {
  opacity: 1;
}

.balcon-style .win-menu li.checked div.dvushka {
  background-position: -70px 0;
}

.balcon-style .win-menu li.checked div.treshka {
  background-position: -70px -56px;
}

.balcon-style .win-menu li.checked div.bb {
  background-position: -70px -120px;
}

.balcon-style .win-menu li::after,
.balcon-style .win-menu li:last-child::after {
  height: 54px;
  box-shadow: 2px 4px 7px -2px #000;
}

.balcon-style .win-menu li:last-child::before,
.balcon-style .win-menu li::before {
  left: -19px;
  top: 2px;
  width: 38px;
  height: 38px;
  box-shadow: -2px 3px 7px 0px #000;
}

.balcon-style .win-menu .treshka {
  margin-right: 25px;
}

.balcon-style .win-menu .treshka {
  background-position: 0 -56px;
}

.balcon-style .win-menu li:nth-of-type(2):hover div {
  background-position: -70px -56px;
}

.balcon-style .win-menu li:last-child div {
  background-position: 0 -120px;
}

.balcon-style .win-menu li:last-child:hover div {
  background-position: -70px -120px;
}

.balcon-style .win-menu li div {
  margin: 0 25px 0 20px;
}

.balcon-style .win-menu li::after {
  width: 210px;
}

.balcon-style .win-menu li p {
  color: #fff;
  vertical-align: 19px;
}

.balcon-style .win-menu li:hover p,
.balcon-style .win-menu li.checked p {
  color: #000;
}

.balcon-style .plashka-grey #s12 {
  display: block;
}

.balcon-style .p0 {
  padding: 0;
}

.balcon-style #carousel h2,
.balcon-style #gallery h2 {
  text-transform: uppercase;
  color: #666666;
  margin-bottom: 50px;
}

.balcon-style #gallery .bx-wrapper .bx-prev {
  left: -70px;
}

.balcon-style #gallery .bx-wrapper .bx-next {
  right: -70px;
}

.balcon-style .stamp a {
  bottom: 18px;
}

.balcon-style .col-xs-2.small-layers {
  padding: 0;
}

.balcon-style .col-xs-2.small-layers span {
  color: #c00000;
}

.balcon-style .col-xs-2.small-layers span {
    font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:14px;
}

.balcon-style .col-xs-2.small-layers s {
    font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:12px;
}

.balcon-style .col-xs-2.small-layers strong {
   font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:22px;
}

.balcon-style .small-layer.duble {
  line-height: 1.2;
  padding: 15px 0 0 0;
}

.balcon-style .small-layers > div {
  margin-top: 30px;
}

.balcon-style .plashka-grey {
  background: radial-gradient(circle at center, #fff 0, #E6E6E6 100%);
  padding: 0px 20px !important;
  text-align: center !important;
  -webkit-transform: skewX(-29deg) !important;
  -ms-transform: skewX(-29deg) !important;
  transform: skewX(-29deg) !important;
}

.balcon-style .plashka-grey img {
  left: 6px;
}

.balcon-style .plashka-grey figcaption {
  font-weight: bold;
}

.balcon-style .nav-tabs {
  border-bottom: none;
  text-align: center;
  margin-bottom: 35px;
}

.balcon-style .nav-tabs li {
  display: inline-block;
  float: none;
}

.balcon-style .nav-tabs li > a {
  border: none !important;
  background: none !important;
  color: #1a8daf;
  padding: 16px 12px;
  transition: all 0.4s ease !important;
}

.balcon-style .nav-tabs li.active a,
.balcon-style .nav-tabs li > a:hover {
  color: #000 !important;
}

.balcon-style .nav-tabs li.active {
  background: url("../images/layer-hover.png") no-repeat;
}

.balcon-style #bal1 {
  display: block;
}

/********************** for cottage  ************************/
.cottage-style .window-choose {
  padding-bottom: 0;
}

.cottage-style .bx-wrapper .gallery img {
  width: 300px;
  height: 200px;
}

.cottage-style .bx-wrapper .bx-prev {
  left: -50px;
}

.cottage-style .bx-wrapper .bx-next {
  right: -50px;
}

.plashka-row .plashka {
  display: inline-block;
  margin-bottom: 0;
  padding-top: 0;
}

.plashka-row .plashka p {
  font-size: 18px;
  margin-top: 10px;
}

.plashka-row .plashka:nth-child(2) {
  margin: 0 190px;
}

.cottage-bg {
  background: url("../images-cottage/cottage.png") center 0 no-repeat;
  min-height: 390px;
}

.cottage-bg .plus-box {
  float: left;
  width: 130px;
  height: 295px;
  position: relative;
}

.cottage-bg .opacity {
  position: relative;
  opacity: 0;
  width: 220px;
  z-index: 99;
  transition: all 0.3s;
}

.cottage-bg .opacity span {
  position: absolute;
  top: 50px;
  width: 100%;
  text-align: center;
  left: 0;
  color: #a90c00;
  transition: all 0.4s;
  text-transform: uppercase;
  font-weight: bold;
}

.cottage-bg .opacity.jfjfjfj {
  opacity: 1;
}

.cottage-bg .opacity.jfjfjfj span {
  top: 70px;
}

.cottage-bg .plus {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 999;
}

.cottage-bg .stamp {
  float: right;
  margin: 150px 0 0 -50px;
}

.first-plus {
  margin: 0 0 0 50px;
}

.first-plus .opacity {
  margin: -61px 0 0 -77px;
}

.second-plus .opacity {
  margin: -120px 0 0 48px;
}

.third-plus .opacity {
  margin: -32px 0 0 18px;
}

.fourth-plus {
  margin: 0 30px 0 0;
}

.fourth-plus .opacity {
  margin: -125px 0 0 120px;
}

.fifth-plus {
  width: 50px;
}

.fifth-plus .opacity {
  margin: -65px 0 0 37px;
}

#first-plus {
  left: auto;
  right: 0;
}

#second-plus {
  bottom: 54px;
  left: 60px;
}

#third-plus {
  bottom: -30px;
  left: 30px;
}

#fourth-plus {
  bottom: 63px;
  right: -44px;
  left: auto;
}

#fifth-plus {
  left: 50px;
}

.progres-section .main-win {
  padding: 20px 0;
}

.progres-section .thumb-win {
  padding-bottom: 10px;
}

.progres-section .character li {
  margin: 0;
}

.progres-section .p0 {
  padding: 0;
}

.progres-section .middle-block h3 {
  margin: 0;
}

.progres-section .win-choise .col-xs-3 img {
  margin-top: 50px;
}

.progres-section .character p {
  margin-bottom: 0;
}

.progres-section .right-block a {
  margin: 0;
}

.progres-section .right-block h4 {
  color: #089ECF;
    font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:24px;
  margin: 0 0 20px 0;
}

.progres-section .right-block p {
  text-transform: none;
}

.progres-section .wrong-price,
.progres-section .right-price {
  line-height: 1;
}

.progres-section .new {
     font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:24px;
}

.progress {
  overflow: hidden;
  height: 24px;
  border-radius: 10px;
  position: relative;
  padding: 3px;
  box-shadow: 0 -1px 2px #000, 0 1px 0 #ccc;
  width: 216px;
}

.progress-bar {
  border-radius: 10px;
  margin: 0 !important;
}

.progress-bar.scale-gray {
  background-color: #e3e3e3;
}

.progress-bar.scale-blue {
  background-color: #22bbf3;
}

.progress-bar.scale-red {
  background-color: #e53b06;
}

.progress-bar.scale-dark {
  background-color: #676767;
}

header {
  z-index: 9911;
}

.hid {
  z-index: 99500;
}

.blue-with-manager {
  background: radial-gradient(circle at center, #e0e4e5 20%, #2fa3cc 100%);
  padding: 0;
}

.blue-with-manager .container {
  background: url(../images-okna/operator.png) no-repeat right bottom;
  padding: 30px 0 0 0;
  min-height: 380px;
}

.blue-with-manager h2 {
  font-variant: small-caps;
  font-size: 30px;
  color: #c00000;
  padding: 0 0 30px;
  text-transform: uppercase;
}

.blue-with-manager form {
  margin: 30px auto;
  width: 400px;
}

.blue-with-manager form p {
  margin: 0 15px 10px;
}

.blue-with-manager form input {
  width: 300px;
  height: 39px;
  border: none;
  border-radius: 25px;
  text-align: center;
  box-shadow: inset 0 1px 2px #000, 0 1px 0 #eee;
  background: #ededed;
}

.blue-with-manager form button {
  background: #c00000;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  border: 2px solid #fff;
  box-shadow: 0 2px 3px #000;
  width: 300px;
  height: 39px;
  display: block;
}

.blue-with-manager form button:hover {
  background: red;
}

#slide-calc {
  box-shadow: 0 3px 6px #666;
  border-top: 1px solid #9f9f9f;
  padding: 0 0 20px 0;
}

.free-zamer {
  background: radial-gradient(circle at center, #CDDEE2 20%, #2fa3cc 100%);
}

.free-zamer h2 {
    font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:65px;
  text-transform: uppercase;
  color: #fff;
  font-style: italic;
  margin: 0 0 30px 0;
}

.free-zamer .diagram-info h3 span {
  color: #115592;
}

.free-zamer .modalka {
  margin: 36px auto 0;
  color: #fff !important;
}

#slide7 h2 {
  color: #115592;
}
/********************** for gibkieokna  ************************/
.gibkieokna-style .window-choose {
  padding-bottom: 0;
}

.gibkieokna-style .bx-wrapper .gallery img {
  width: 300px;
  height: 200px;
}

.gibkieokna-style .bx-wrapper .bx-prev {
  left: -50px;
}

.gibkieokna-style .bx-wrapper .bx-next {
  right: -50px;
}

.plashka-row .plashka {
  display: inline-block;
  margin-bottom: 0;
  padding-top: 0;
}

.plashka-row .plashka p {
  font-size: 18px;
  margin-top: 10px;
}

.plashka-row .plashka:nth-child(2) {
  margin: 0 190px;
}

.gibkieokna-bg {
  background: url("https://homecomfort76.ru/wp-content/uploads/2020/03/gibkie-okna1.png") center 0 no-repeat;
  min-height: 390px;
}

.gibkieokna-bg .plus-box {
  float: left;
  width: 130px;
  height: 295px;
  position: relative;
}

.gibkieokna-bg .opacity {
  position: relative;
  opacity: 0;
  width: 220px;
  z-index: 99;
  transition: all 0.3s;
}

.gibkieokna-bg .opacity span {
  position: absolute;
  top: 50px;
  width: 100%;
  text-align: center;
  left: 0;
  color: #a90c00;
  transition: all 0.4s;
  text-transform: uppercase;
  font-weight: bold;
}

.gibkieokna-bg .opacity.jfjfjfj {
  opacity: 1;
}

.gibkieokna-bg .opacity.jfjfjfj span {
  top: 70px;
}

.gibkieokna-bg .plus {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 999;
}

.gibkieokna-bg .stamp {
  float: right;
  margin: 150px 0 0 -50px;
}

.first-plus {
  margin: 0 0 0 50px;
}

.first-plus .opacity {
  margin: -61px 0 0 -77px;
}

.second-plus .opacity {
  margin: -120px 0 0 48px;
}

.third-plus .opacity {
  margin: -32px 0 0 18px;
}

.fourth-plus {
  margin: 0 30px 0 0;
}

.fourth-plus .opacity {
  margin: -125px 0 0 120px;
}

.fifth-plus {
  width: 50px;
}

.fifth-plus .opacity {
  margin: -65px 0 0 37px;
}

#first-plus {
  left: auto;
  right: 0;
}

#second-plus {
  bottom: 54px;
  left: 60px;
}

#third-plus {
  bottom: -30px;
  left: 30px;
}

#fourth-plus {
  bottom: 63px;
  right: -44px;
  left: auto;
}

#fifth-plus {
  left: 50px;
}

.progres-section .main-win {
  padding: 20px 0;
}

.progres-section .thumb-win {
  padding-bottom: 10px;
}

.progres-section .character li {
  margin: 0;
}

.progres-section .p0 {
  padding: 0;
}

.progres-section .middle-block h3 {
  margin: 0;
}

.progres-section .win-choise .col-xs-3 img {
  margin-top: 50px;
}

.progres-section .character p {
  margin-bottom: 0;
}

.progres-section .right-block a {
  margin: 0;
}

.progres-section .right-block h4 {
  color: #089ECF;
    font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:24px;
  margin: 0 0 20px 0;
}

.progres-section .right-block p {
  text-transform: none;
}

.progres-section .wrong-price,
.progres-section .right-price {
  line-height: 1;
}

.progres-section .new {
     font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:24px;
}

.progress {
  overflow: hidden;
  height: 24px;
  border-radius: 10px;
  position: relative;
  padding: 3px;
  box-shadow: 0 -1px 2px #000, 0 1px 0 #ccc;
  width: 216px;
}

.progress-bar {
  border-radius: 10px;
  margin: 0 !important;
}

.progress-bar.scale-gray {
  background-color: #e3e3e3;
}

.progress-bar.scale-blue {
  background-color: #22bbf3;
}

.progress-bar.scale-red {
  background-color: #e53b06;
}

.progress-bar.scale-dark {
  background-color: #676767;
}

header {
  z-index: 9911;
}

.hid {
  z-index: 99500;
}

.blue-with-manager {
  background: radial-gradient(circle at center, #e0e4e5 20%, #2fa3cc 100%);
  padding: 0;
}

.blue-with-manager .container {
  background: url(../images-okna/operator.png) no-repeat right bottom;
  padding: 30px 0 0 0;
  min-height: 380px;
}

.blue-with-manager h2 {
  font-variant: small-caps;
  font-size: 30px;
  color: #c00000;
  padding: 0 0 30px;
  text-transform: uppercase;
}

.blue-with-manager form {
  margin: 30px auto;
  width: 400px;
}

.blue-with-manager form p {
  margin: 0 15px 10px;
}

.blue-with-manager form input {
  width: 300px;
  height: 39px;
  border: none;
  border-radius: 25px;
  text-align: center;
  box-shadow: inset 0 1px 2px #000, 0 1px 0 #eee;
  background: #ededed;
}

.blue-with-manager form button {
  background: #c00000;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  border: 2px solid #fff;
  box-shadow: 0 2px 3px #000;
  width: 300px;
  height: 39px;
  display: block;
}

.blue-with-manager form button:hover {
  background: red;
}

#slide-calc {
  box-shadow: 0 3px 6px #666;
  border-top: 1px solid #9f9f9f;
  padding: 0 0 20px 0;
}

.free-zamer {
  background: radial-gradient(circle at center, #CDDEE2 20%, #2fa3cc 100%);
}

.free-zamer h2 {
    font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:65px;
  text-transform: uppercase;
  color: #fff;
  font-style: italic;
  margin: 0 0 30px 0;
}

.free-zamer .diagram-info h3 span {
  color: #115592;
}

.free-zamer .modalka {
  margin: 36px auto 0;
  color: #fff !important;
}

#slide7 h2 {
  color: #115592;
}
/****************************************************/

.callback {
  width: 96px;
  height: 103px;
  background: url(../images/bg2.png) no-repeat;
  position: relative;
  text-align: center;
  display: block;
  padding: 21px;
  transition: all .3s ease-in-out;
  position: fixed;
  right: 30px;
  bottom: 30px;
  will-change: all;
}

.callback::before {
  content: '';
  display: block;
  width: 69px;
  height: 72px;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 13px;
  animation: shadow 2s infinite;
}

.callback::after {
  content: '';
  display: block;
  width: 69px;
  height: 72px;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 13px;
  animation: shadow2 2s infinite;
}

.callback img {
  transition: all .3s ease-in-out;
}

.callback:hover {
  background: url(../images/bg2_hover.png) no-repeat;
}

.callback:hover img {
  transform: rotate(40deg);
}

@keyframes shadow {
  0% {
    box-shadow: 0 0 0 #00CA09;
    transform: scale(0.8);
    opacity: .5;
  }
  50% {
    opacity: 1;
  }
  100% {
    box-shadow: 0 0 5px 2px #00CA09;
    transform: scale(1.2);
    opacity: 0;
  }
}

@keyframes shadow2 {
  0% {
    box-shadow: 0 0 0 #00CA09;
    transform: scale(1);
    opacity: .5;
  }
  50% {
    opacity: 1;
  }
  100% {
    box-shadow: 0 0 15px 2px #00CA09;
    transform: scale(1.4);
    opacity: 0;
  }
}

.hidden-callback {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background: #ddd;
  background: radial-gradient(circle, rgba(85, 85, 85, 0.65), rgba(51, 51, 51, 0.81));
  z-index: 10000;
  display: none;
  will-change: all;
}

.close-callback {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
}

.pop_up {
  width: 600px;
  text-align: left;
  background: url(../images/navy_blue.png) repeat;
  padding: 30px 0 30px 30px;
  position: absolute;
  box-shadow: 0 20px 100px #000;
  left: 50%;
  top: 50%;
  transform: scale(2) !important;
  opacity: 0 !important;
  margin: -200px 0 0 -300px;
  z-index: 3;
  transition: all .3s ease;
  font-family: 'Open Sans', sans-serif;
  will-change: all;
}

.pop_up h3 {
  color: #fff1cc;
  font: 34px "MyriadProCondRegular", sans-serif;
}

.pop_up p {
  color: #928f87;
  font-size: 18px;
  margin-bottom: 20px;
}

.pop_up input {
  background: #111 !important;
  font-size: 37px;
  border: none !important;
  padding: 15px !important;
  display: inline-block !important;
  color: #fff;
  width: 400px !important;
  float: left;
  font-family: 'Open Sans', sans-serif;
  border-bottom: 1px solid #353535 !important;
}

.pop_up button {
  display: inline-block;
  background: #67AD00;
  border-left: 1px solid #86DC06;
  border-top: 1px solid #86DC06;
  border-right: 1px solid #3F6B00;
  border-bottom: 1px solid #3F6B00;
  height: 82px;
  width: 150px;
  color: #2B4D00;
  text-shadow: 1px 0 0 #86DC06;
  font: 23px "MyriadProCondRegular", sans-serif;
  cursor: pointer;
}

.pop_up button:hover {
  background: #86DC06;
}

.pop_up form::after {
  content: '';
  display: block;
  clear: both;
}

/* .wants {
  text-align: right;
  display: block;
  float: right;
  font-size: 18px;
}

.wants p {
  display: inline-block;
  vertical-align: sub;
} */

.pop_active {
  transform: scale(1) !important;
  opacity: 1 !important;
}

.zakaz {
  display: inline-block;
}

.zakaz img {
  width: 100px;
  vertical-align: middle;
  margin-right: 20px;
}

#close-btn {
  position: absolute;
  right: 0;
  top: 0;
  background: red;
  color: #fff;
  display: block;
  padding: 10px;
}

/* .line {
  width: 599px;
  height: 1px;
  position: relative;
  left: -30px;
  height: 1px;
  border-bottom: 1px solid #000;
  box-shadow: 0 1px 0 1px #3B3B3B;
  margin-top: 20px;
}
 */

/************** blog ********************/

.entry-content .more-link {display: none;}

.prew-blog {
    margin:0 0 40px 0;
    padding: 15px;
    background: #e1eff5;
   
    color: #12475b;}

.entry-title { margin-top: 0;font-size:18px;}

.entry-title a {
    font-family: 'PT Sans', sans-serif;
    font-weight:bold;
    font-size:18px;
    color: #12475b;
    text-transform: uppercase;
   }

.share-icons a:hover,
.entry-title a:hover{  color: #428bca;}

 hr { 
    border-color: #A7A7A7;
    margin: 10px 0 0;}

 .meta {margin: 10px 0 0 0;}

 .permalink.more {	display: inline-block; }

 .permalink.more:hover {  border-color: #428bca;}

 .tags {
 	font-size: 12px;     
 	margin-bottom: 10px;}

.share-icons a { 
	color: #12475b;     
	margin: 0 5px;}

.nav-links >div a,
.sidebar.widget-area a,
.prew-blog a {
	-webkit-transition: all 0.4s ease!important;
	-moz-transition: all 0.4s ease!important;
	-ms-transition: all 0.4s ease!important;
	-o-transition: all 0.4s ease!important;
	transition: all 0.4s ease!important;}


.more {
    padding: 2px 10px;
    border: 3px solid #12475b;
    border-radius: 20px;
    color: #12475b;
    text-align: center;
    font-variant: small-caps;
}

.days { padding-top: 5px;}

.days {
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #315975;
    color: #fff
}

.days span {
    display: block
}
.thumb {position: relative;}

/****************** sidebar ******************/

.sidebar .widget {
	 margin-bottom: 40px;
    padding: 0 20px;}

.sidebar .widget h3 {
	text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:21px;
  border-bottom: 1px solid #888;
  padding: 0 0 15px 0;
  margin: 0 0 20px 0;}
  
li.cat-item {
    list-style-position: inside;
    list-style-image: url(../img/bomb.png);
    margin: 10px 0;}

 li.cat-item a {
    color: #315975;
    font-weight: bold;
    text-decoration: underline;}

.wpp-list li {  margin-bottom: 15px;}

.sidebar.widget-area  .wpp-thumbnail {  margin: 0 15px 0 0;}

.sidebar.widget-area  .wpp-post-title { 
	display: block; 
	font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  color: #315975;}

 li.cat-item a:hover,
.sidebar.widget-area  .wpp-post-title:hover { color: #428bca;}

.sidebar.widget-area .wpp-excerpt { font-size: 14px;}

.sidebar.widget-area .post-stats {
	text-align: right;
  font-size: 10px;
  margin-top: 5px;}

.single .post-content,
.single #left-sidebar { margin-top: 100px; }

.post-title   { 
	   font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  font-size:30px;
     text-transform: none;
     text-transform: uppercase;
     color: #006599;
     padding: 25px 0 10px 0;}

.date-post {font-size: 13px; margin-bottom: 10px;}
   
.single .entry-content {margin-bottom: 25px;}

.single .tags { 
	padding: 2px  0 5px 24px;
	background: url(../img/bomb.png) no-repeat;}

.navigation .screen-reader-text {display: none;}

#nav-posts,
.nav-links {    
	text-align: center;     
	margin: 30px 0}

#nav-posts > div,
.nav-links > div {display: inline-block; margin: 0 5%;}

#nav-posts > div a,
.nav-links >div a {
    padding: 2px 10px;
    border: 3px solid #12475b;
    border-radius: 20px;
    color: #12475b;
    text-align: center;
    font-variant: small-caps;}

#nav-posts > div a:hover,
.nav-links >div a:hover {
	text-decoration: none; 
	border-color: #428bca; 
	color: #428bca;  }

.single  .full-text h3 {
      font-family: 'PT Sans', sans-serif;
  
  font-size:28px;
    text-transform: none;
    padding: 25px 0 10px;}

    .full-text strong {
    font-weight: bold;
    color: #315975;
    display: inline-block;
    padding: 0;
}


.post-thumbnail img {
    width: 100%;
    height: auto;
}

.entry-content ol {
    list-style: decimal inside;
}
.entry-content ol li {
    margin-bottom: 10px;}


.navbar-default .navbar-right img:hover {
    opacity: 0.9;}

/*#map{
    position: absolute;
    min-width: 100%;
    height: 100%;
   visibility: hidden;
   opacity: 0;
    z-index: 200;
    top:0;
}*/

.page-template-page-blog .page-title h1  { color: #1a8daf;     padding: 25px 0 0 0;}