
@media screen and (min-width: 1023px){
  li.lang-item img {
    max-width: 21px;
    margin-top: 2px;
}
}
.responly
{
  display: none;
}

  #menu-item-8227 {
    display: none;
  }

.entry-content.wide{
  max-width: 1400px;
  width: 100%;
} 
.panel-grid > div > div.panel-grid-cell:first-child .widget
{
padding-left: 0 !important
}
.sow-slider-base .sow-slide-nav{
  display: block !important 
}
  .wide .owl-carousel{
    display: none !important;
  }
 .panel-grid-cell + .panel-grid-cell .widget{
padding-right: 0 !important
 }
  .panel-grid{  margin-left: -20px !important;
    margin-right: -20px !important;
}.widget{
  background: #fff !important;
}
.panel-grid-cell .so-panel {
    margin-bottom: 8px !important;
}
 .siteorigin-panels-stretch.panel-row-style{
  margin-left:0 !important;
  margin-right: 0 !important
 }
html.-screen {
    overflow: hidden;
    height: 100%;
    BACKGROUND: #FFF;
}
.popup-content-wrapper{
  padding-bottom: 50% !important;
  /*background: #fff;*/
}
.widthauto{
  width:auto !important;
  min-width: auto !important;
  overflow: hidden;
}
.so-widget-sow-slider {
    display: none;
}
@media (max-width: 1200px){
  div.panel-grid-cell{
    min-height: 0;
  }
  div.panel-grid-cell{
    margin-bottom: 0 !important;
  }
  
  #menu-item-8227 {
    display: none;
  }
  .widget_sow-image {
    display: none;
}
.so-widget-sow-slider {
    padding: 0 5%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
            display: block;
}
html.-screen {
    width: 100% !important;
}
.-screen .header-logo{
  left:0;
}
.wide .owl-carousel.owl-loaded{
  /*z-index: 9999;*/
}
.wide .owl-carousel .owl-controls .owl-nav .owl-prev{
  background:url(flush_prev.png);
  width: 60px;
  text-indent: -9999px;
  height: 120px;
  background-size: cover;
  position: absolute;
  left: 0;
  margin-left: 0;
  margin-top: -60px;
}
.wide .owl-dots{
  display: none;
  z-index: -99999;
  position:relative;
}
.menu-menyu-1-container {
    position: relative;
    z-index: 99999;
}
.wide .owl-carousel .owl-controls .owl-nav .owl-next{
  background:url(flush_next.png);
  width: 60px;
  margin-top: -60px;

    margin-right: 0;
  height: 120px;
  text-indent: -9999px;
  background-size: cover;
  position: absolute;
  right: 0;
}
.-screen .header-wrapper,
.-screen .site-header{
    width: 100% !important; 
    min-width: auto !important;
  }

  .-screen .header-shadow{
    width: 100% !important; 
    min-width: auto !important;

  }

  .-screen .footer-bottom-inner,
  .-screen  .social-header{
    display: none;
  }
.-screen .popup-menu{
  padding-bottom: 50% !important;
}
}

a.popup-menu_link {
    color: #000 !important;
}
a.popup-menu_link:hover{
  text-decoration: none;opacity: 0.9
}
.popup-menu{
  padding-bottom: 20% !important
}
.social-header {
    position: absolute;
    right: 2px;
    top: 133px !important;
    bottom: auto !important;
    z-index: 98;
}
.popup-menu_logo img{
  width: 100%;
}
.popup-menu_list{
  list-style: none;
  padding-left: 0;
}

@media screen and (max-width: 1200px){
   .wide .owl-carousel{
    display: block !important;
  }
  
    #menu-item-8227 {
    display: none;
  }
  #navbar{
    display: none;
    width: 100% !important
  }
  #navbar.responly{
    display: block;
    width:100% !important
  }
  .popup-menu_button {
    background: url(menu.png) no-repeat;
    background-size: contain;
    height: 25px;
    width: 70px;
    cursor: pointer;
    display: inline-block;
}
}

 
body.-one-screen{
    overflow: hidden;
    min-width: auto !important;
    height: 100%;
}
body.-index{
    overflow: hidden;
    height: 100%;
    min-height:100vh;
}

div#qLpercentage {
  line-height: 40px;
  font-size: 16px !important;
}
div#qLpercentage:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 40px;
  width: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: #000;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  animation: spin 1s infinite;
  animation-timing-function: linear;
  -webkit-animation: spin 1s infinite;
  -webkit-animation-timing-function: linear;
  z-index: -1;
}
@-webkit-keyframes spin {
  0% {transform: rotate(-45deg)}
    50% {transform: rotate(-45deg)}
  100% {transform: rotate(45deg)}
}

@keyframes spin {
  0% {transform: rotate(-45deg)}
    50% {transform: rotate(-45deg)}
  100% {transform: rotate(45deg)}
}
.popup-menu_button-wrapper{
  position: fixed;
  background-color: #fdfaf7;
  width: 100%;
  height: 85px;
  opacity: 0.9;
  z-index: 6;
}
body.-index .popup-menu_button-wrapper{
    opacity: 1;
    background: none;
}
.index-slide-wrapper{
    overflow: hidden;
    position: relative;
    height: 100vh;
}
 
.popup-menu .video-wrapper{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  line-height: 0;
  z-index: -1;
}
.popup-menu video{
    width: 100%;
}
.video-wrapper.js-video:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #fdfaf7;
  opacity: 0.8;
}

.popup-menu_button{

  background-size: contain;
  height: 25px;
  width: 70px;
  cursor: pointer;
  position: absolute;
  margin-top: 30px;
  margin-left: -35px;
  left: 50%;
  z-index: 3;

}
 
.white-diamond{
  content: '';
  position: absolute;
  left: 50%;
  top: -125px;
  margin-left: -126px;
  background-color: #fdfaf7;
  width: 250px;
  height: 250px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
}

.popup-menu_close{

    height: 34px;
    width: 34px;
    cursor: pointer;
    margin: 34px auto 58px;
    opacity: 0;
    -webkit-transition: all 0.5s ease; transition: all 0.5s ease;
}
.popup-menu_close svg{
    fill: #d1c6c1;
}
.popup-menu_close:hover svg{
    fill:#000;
}
.popup-menu_close polygon{
    -webkit-transition: all 0.5s ease; transition: all 0.5s ease;
}
.popup-menu_close polygon{
    fill: #d1c6c1;
}
.popup-menu_close:hover polygon{
    fill:#000;
}
.popup-menu_close.-show{
    opacity: 1;
}

.dots{
  display: inline-block;
  padding: 0px 6px 0px 6px;
  vertical-align: top;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -50px;
}
.dot{
    width: 12px;
    height: 12px;
    padding-bottom: 10px;
    position: relative;
}
.dot:after {
  top: 50%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(80, 80, 79, 0);
  border-top-color: #50504f;
  border-width: 5px;
  margin-left: -5px;
}
.dot.-active:after {
    top: 65%;
  border-color: rgba(203, 190, 185, 0);
  border-top-color: #cbbeb9;
}
.dot.-active:before{
  bottom: 35%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(203, 190, 185, 0);
  border-bottom-color: #cbbeb9;
  border-width: 5px;
  margin-left: -5px;
}

.footer{
  margin: 0 auto;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 60px;
}
.footer.-menu{
  position: absolute;
  width: 1024px;
  bottom: 10px;
  left: 50%;
  margin-left: -512px;
  opacity: 0;
  padding-top: 0;
  -webkit-transition: all 0.5s ease; transition: all 0.5s ease;
}
.footer.-menu.-show{
 opacity: 1;
     display: block !important;
}
.footer_text{
    color: #8a8a8a;
    display: inline-block;
    font-size: 18px;
    line-height: 1.5;
    position: relative;
    vertical-align: middle;
}

.footer_text strong{
    color: #000;
}
.footer_text a{
    text-decoration: none;
    color: #000;
}
.footer_text.-dd{
    padding-right: 50px;
    text-align: left;
}
.footer_text.-redis {
  padding-left: 185px;

}
.panel-first-child.panel-last-child {
    padding-bottom: 20px !important;
    padding-left: 0;
    padding-right: 0;
}
.panel-grid {
    margin-bottom: 0px !important;
}
.footer_text.-phone:before{
  content: '';
  display: block;
  position: absolute;
  left: -35px;
  top: 11px;
  width: 5px;
  display: none;
  height: 5px;
  background-color: #000000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer_text.-phone:after{
  content: '';
  display: block;
  position: absolute;
  right: -78px;
  top: 11px;
  width: 5px;
  height: 5px;
  background-color: #000000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: none;
}




.popup-menu{
    display: none;
    position: fixed;
    left: 4%;
    top: 10%;
    height: 80%;
    width: 92%;
    /*background:#fff;*/
    background: url(font-mobile-11.jpg) center top no-repeat;
    background-size: cover;
    z-index: 999;
    overflow: hidden;
    opacity: 0;
}
.popup-menu_logo{
   
   height: 95px;
   width: 200px;
   margin: 0 auto;
    opacity: 0;
    transition: all 0.7s ease;
    padding-bottom: 20px;
    margin-bottom: -20px;

}
.popup-menu_logo svg{
    width: 100%;
    height: 100%;
    top: 13px;
    position: absolute;
    transition: all 0.7s ease;
}
.popup-menu_logo.-show svg{
    top: 0px;
}

.popup-menu_logo.-show{
    background-position: 0px 0px;
    opacity: 1;
    width: 63%;
    margin-top: -70px;
    margin-bottom: 20px;
    height: auto;
}
.popup-menu_logo a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.popup-content-wrapper{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.popup-menu_list {
  text-align: center;
  margin: 90px auto;
  margin-top: 100px;
  width: 300px;
  opacity: 0;
  -webkit-transition: all 0.5s ease; transition: all 0.5s ease;
}
.popup-menu_list.-show {
  margin-top: 90px;
  opacity: 1;
}
.popup-menu_item{
    margin-bottom: 40px;
    position: relative;
    transition: all 1s ease;
}
.popup-menu_item:before{
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  top: -22px;
  width: 6px;
  height: 6px;
  opacity: 0.5;
  background-color: #000000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popup-menu_item:last-child:after{
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: -26px;
  width: 6px;
  height: 6px;
  opacity: 0.5;
  background-color: #000000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popup-menu_link {
  text-decoration: none;
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
  width: 100%;
  display: block;
  padding: 6px 0px;
  text-align: center;
  position: relative;
  transition: all 1s ease;
  letter-spacing: 4px;
}
.popup-menu_link:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-width: 18px;
  margin-top: -18px;
    transition: all 1s ease;
}
.popup-menu_link:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
    border-width: 18px;
    margin-top: -18px;
    transition: all 1s ease;
}

.popup-menu_link:hover{
  background-color:  #FFFFFF;
}
.popup-menu_link:hover:before{
  border-right-color: #fff;
}
.popup-menu_link:hover:after{
  border-left-color: #fff;
}
.index-slide{
  display: block;
  position: absolute;
  top: 10%;
  width: 31%;
  height: 80%;
  margin-top: 0;
  margin-left: -689px;
  overflow: hidden;
  text-transform: uppercase;
}

.index-slide p{
    position: relative;
    z-index: 3;
}
.index-slide.-left{
  right: 50%;
  margin-right: 15px;
}
.index-slide.-right{
  left: 50%;
  margin-left: 15px;
}
/*
.index-slide.-a{
  background:url(../img/bg1.jpg) 50% 50% no-repeat fixed;
  background-size: cover;
}
.index-slide.-b{
  background:url(../img/bg2.jpg) 50% 50% no-repeat fixed;
  background-size: cover;
}
.index-slide.-c{
  background:url(../img/bg3.jpg) 50% 50% no-repeat fixed;
  background-size: cover;
}
.index-slide.-d{
  background:url(../img/bg4.jpg) 50% 50% no-repeat fixed;
  background-size: cover;
}
.index-slide.-e{
  background:url(../img/bg5.jpg) 50% 50% no-repeat fixed;
  background-size: cover;
}
*/
.index-slide-text{
    font-family: 'playfair', Arial, Helvetica, sans-serif;
    font-size: 40px;
    line-height: 1.2;
}
.index-slide.-left .index-slide-text{
  position: absolute;
  left: 41px;
  top: 34px;
}
.index-slide.-right .index-slide-text{
  position: absolute;
  bottom: 58px;
  right: 38px;
  height: 71px;
  text-align: right;
  z-index: 2;
  letter-spacing: 3px;
}
.index-slide.-right .index-slide-text:before{
  content: '';
  position: absolute;
  bottom: -58px;
  right: -38px;
  width: 933px;
  height: 735px;
  background: url(../img/fog.png) no-repeat;
  z-index: 1;
}
.index-slide img{
    z-index: 2;
    position: relative;
}
.index-slide.-left .index-slide-text:before{
  content: '';
  position: absolute;
  top: -34px;
  left: -41px;
  width: 933px;
  height: 735px;
  background: url(../img/fog2.png) no-repeat;
  z-index: 1;
}

.languge_change{
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    color: #000000;
    top: 40px;
    opacity: 0;
    -webkit-transition: all 0.5s ease; transition: all 0.5s ease;
}
.languge_change.-show{
    opacity: 1;
}
.languge_change.-active{
    color: #d1c6c1;
}
.languge_change:hover{
    color: #d1c6c1;
}
.languge_change.-en{
  margin-left: 40px;
  left: 50%;
}
.languge_change.-ru{
  margin-right: 40px;
  right: 50%;
}



.menu-socail {
  position: absolute;
  left: 50%;
  margin-left: -96px;
  bottom: 90px;
  opacity: 0;
  -webkit-transition: all 0.5s ease; transition: all 0.5s ease;
}
.menu-socail.-show{
    opacity: 1;
}


.menu-socail-item {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  display: inline-block;
  margin: 0px 2px;
  transition: all 0.5s ease;
}
.menu-socail-item:hover{
    background-color: #fff;
}
.menu-socail-link{
    display: block;
    width: 100%;
    height: 100%;
}
.menu-socail-link svg{
    height: 15px;
    width: 15px;
    padding: 8px;
}
.menu-socail-link.-vk{
    background-position: 0 0;
}
.menu-socail-link.-fb{
    background-position: -40px 0;
}
.menu-socail-link.-p{
    background-position: -80px 0;
}
.menu-socail-link.-in{
    background-position: -120px 0;
}
.menu-socail-link.-tw{
    background-position: -160px 0;
}

.index-slide-text svg{
    width: 315px;
    height: 148px;
    z-index: 1;
    position: relative;
    max-width: 90%;
}
.index-slide-text path{
    fill: #000;
}

@media screen  and (max-device-width: 480px){
    .popup-menu_link {
      font-size: 40px !important;
      padding: 6px 0px;
    }
    }
    
    @media screen  and (max-device-width: 500px){
        .review-image img{

    width: 100%;
        height: auto;
   
}

.review-image {

    width: 100%;
margin-bottom: 20px;
}
.rewiew-head {
    overflow: hidden;
    height: 100px !important;
    line-height: 80px !important;
    width: 100%;
    margin-top: 20px;
    font-size: 40px !important;
    text-align: center;
}
.rewiew-head span {
  margin-top: 20px;
    font-size: 80px !important;
    text-align: center;
}

.site-content.blog article .entry-title {
    width: 100% !important;
    height: 100% !important;
}
.entry-header-blog div.entry-title a {
    width: 100% !important;
    height: 100% !important;
}
.entry-thumbnail.small {
    width: 100%;
    height: 100%;
}

.entry-thumbnail.small img {
        width: 100% !important;
    height: 100% !important;
}
.site-content.blog article {
    width: 98% !important;
    height: auto !important;
    margin-left: 10px;
    
        }
        .site-content.blog article .entry-content p {
            font-size: 50px !important;
        }
        
        
        
                .about1-wrapper, .about2-wrapper, .about4-wrapper {
height: auto!important;
    background: none !important;

}

.about1-right1, .about1-right2, .about1-right3, .about2-header, .our-about-block > div, .our-about-block {
        font-size: 48px !important;
    color: #000 !important;
    width: auto !important;
    margin-left: 20px !important;
        font-family: "Source Sans Pro", Helvetica, sans-serif !important;
        height: auto !important;
        width: auto !important;
        font-weight: normal;
}

.about2-header span{
     font-size: 60px !important;
    color: #000 !important;
    width: auto !important;
    margin-left: 20px !important;
        font-family: "Source Sans Pro", Helvetica, sans-serif !important;
        height: auto !important;
        width: auto !important;
        font-weight: normal;
}
.contact-map {
    background: none !important;
    height: auto !important;
}

.contact-wrapper, .contact-wrapper > div {
    font-size: 60px !important;
    color: #000 !important;
    width: auto !important;
    margin-left: 20px !important;
        font-family: "Source Sans Pro", Helvetica, sans-serif !important;
        height: auto !important;
        width: auto !important;
        font-weight: normal !important;
        position: relative !important;
        display: block;
        left: 0px !important;
        bottom:10px !important;
    
}

.contact-wrapper .wpcf7 {
    display: none !important;
     font-size: 60px !important;
    color: #000 !important;
    width: auto !important;
    margin-left: 20px !important;
        font-family: "Source Sans Pro", Helvetica, sans-serif !important;
        height: 200px !important;
        width: auto !important;
        font-weight: normal !important;
        position: relative !important;
               left: 0px !important;
        bottom:10px !important;
}

.wpcf7-form > div {
    position: relative !important;
    display: block;
    
left: 0px !important;
        bottom:10px !important;
        
        height: auto !important;
        width: auto !important;
}


        
        }
        
@media screen  and (max-width: 1800px){
    .index-slide{
      width: 35%;
    }
    .popup-menu_close {
      margin: 32px auto 32px;
    }

.review-block {
    margin-bottom: 40px;
    margin-left: 20px;
    margin-right: 20px;
}

    
    .popup-menu_logo {
      /*background: url(../img/logo.png) no-repeat;*/
      /*background-position: 0px 19px;*/
      /*background-size: contain;*/
      /*background-repeat: no-repeat;*/
      height: 124px;
      width: 266px;
    }
    .popup-menu_logo svg{
        top: 19px;
    }
    .popup-menu_list {
      margin: 60px auto;
      /*width: 200px;*/
      width: 100%;
      
    }
    .popup-menu_link {
      font-size: 24px;
      padding: 6px 0px;
    }
    .popup-menu_item {
    margin-bottom: 28px;
          margin: 10px 20px;
    }
    .popup-menu_link:before{
      border-width: 18px;
      margin-top: -18px;
    }
    .popup-menu_link:after{
      border-width: 18px;
      margin-top: -18px;
    }
    .popup-menu_item:before {
      content: '';
      left: 50%;
      margin-left: -2px;
     top: -7px;
      width: 5px;
      height: 5px;


    }
    .popup-menu_item:last-child:after{
      content: '';
      left: 50%;
      margin-left: -2px;
      bottom: -18px;
      width: 5px;
      height: 5px;
      display: none;
    }

    .white-diamond {
        width: 200px;
        height: 200px;
        margin-left: -100px;
    }
}

@media screen and (max-width: 1280px) and (max-height: 768px) {
    .popup-menu_list {
      margin: 60px auto;
      /*width: 200px;*/
          width: 100%;
    }
    .popup-menu_item {
    margin-bottom: 28px;
        display: inline-block;
    margin: 10px 20px;
    }
    
      .popup-menu_item:before {
      content: '';
      /*left: 50%;*/
      margin-left: -2px;
     /* top: -18px;*/
      width: 5px;
      height: 5px;
          top: 18px;
    left: -22px;

    }
    .popup-menu_link {
    font-size: 24px;
}
}


@media screen and (max-width: 1600px){
       .index-slide {
      width: 37%;
    }
    .index-slide-text {
        font-size: 36px;
    }
    .index-slide.-right .index-slide-text {
      bottom: 46px;
      right: 25px;
      letter-spacing: 2px;
    }
}
@media screen and (max-width: 1280px){
    .index-slide {
      width: 41%;
    }
    .index-slide img {
      width: 280px;
    }
    .index-slide-text {
        font-size: 32px;
    }
    .index-slide.-right .index-slide-text {
      bottom: 38px;
      right: 20px;

    }
}

@media screen and (max-width: 1023px){


.popup-content-wrapper ul.lang_swithcer {
    position: absolute;
    top: 0;
    right: 0;
}

.popup-content-wrapper ul.lang_swithcer img {
    width: auto;
    min-width: 60px;
}

.popup-content-wrapper ul.lang_swithcer li {
    float: none;
    display: inline-block;
    margin: 0 5px;
}

.popup-content-wrapper ul.lang_swithcer {
    text-align: center;
    opacity: 0.8;

}

    .popup-menu_button-wrapper{
        height: 76px;
    }

.popup-menu_logo img {
 /*   width: 158%;
    margin-left: -71px;*/
}

    
    



/*.footer_text {
    font-size: 25px;
}*/
    .popup-menu_button {
      height: 35px;
      width: 97px;
      margin-top: 30px;
      margin-left: -50px;
    }

    .index-slide-text {
      font-size: 24px;
      line-height: 1.2;
      letter-spacing: 1.2px;
    }
    .index-slide.-left .index-slide-text {
      position: absolute;
      left: 21px;
      top: 21px;
    }
    .index-slide img {
        width: 240px;
    }
    .index-slide.-right .index-slide-text {
      bottom: 7px;
      right: 20px;
      letter-spacing: 1px;

    }
    .footer.-menu {
        width: 710px;
    }
    .footer {
        width: 710px;
    }
    .footer_text.-dd {
      padding-right: 90px;
      text-align: left;
    }
    .footer_text.-redis {
      padding-left: 140px;
    }
    .footer_text.-phone:before {
        left: -48px;
    }
    .footer_text.-phone:after {
        right: -50px;
    }
    .footer.-menu {
        margin-left: -380px;
    }
    

}
@media screen and (max-width: 1800px) and (max-height: 800px) {
    .popup-menu_link{
        font-size: 24px;
    }
}


@media screen and (max-width: 1800px) and (max-height: 760px) {
    .popup-menu_logo {
      height: 95px;
      width: 200px;
    }
    .popup-menu_list {
      margin: 60px auto;
    }
    .popup-menu_list.-show {
      margin-top: 50px;
    }
    .popup-menu_item {
        margin-bottom: 18px;
        
    }
    .popup-menu_item:before {
        top: -12px;
    }
    .popup-menu_item:last-child:after {
        bottom: -14px;
    }
}

@media screen and (max-width: 1800px) and  (max-height: 600px){
    .popup-menu_list{
        width: 100%;
        top: 50%;
        margin-top: 0px;
        position: absolute;
    }
    .popup-menu_list.-show{
        top: 40%;
        margin-top: -10px;
        position: absolute;
    }
    .popup-menu_item{
        display: inline-block;
        margin:10px 20px;
    }
    .popup-menu_item:first-child:before {
      display: none;
    }
    .popup-menu_item:before {
      top: 12px;
      left: -22px;
    }
    .popup-menu_item:last-child:after {

      display: none;
    }
    .popup-menu_link {
        font-size: 18px;
        letter-spacing: 3px;
    }
    .popup-menu_link:before {
      border-width: 15px;
      margin-top: -15px;
    }
    .popup-menu_link:after {
      border-width: 15px;
      margin-top: -15px;
    }

}

@media screen and (max-width: 1800px) and  (max-height: 400px){
    .popup-menu_close {
      margin: 22px auto 22px;
    }
    .popup-menu_logo {
      height: 72px;
      width: 150px;
    }

}

@media screen and (max-width: 800px) and  (min-height: 800px){
    .index-slide {
      width: 45%;
    }
}
@media screen and (max-width: 800px) and  (max-height: 800px){
    .index-slide {
      width: 30%;
    }
    .index-slide img {
      width: 170px;
    }
    .index-slide.-right .index-slide-text {
      bottom: -15px;
      right: 15px;
      font-size: 16px;
    }
}

@media screen and (max-width: 800px) and  (min-height: 1000px){
    .popup-menu_link {
      font-size: 28px;
    }
    .popup-menu_link:before {
      border-width: 20px;
      margin-top: -20px;
    }
    .popup-menu_link:after {
      border-width: 20px;
      margin-top: -20px;
    }

}

@media screen and (max-height: 600px) and (max-width: 1200px){
.popup-menu_list.-show {
    top: 30%;}

.footer_text.-dd{
  display: none;
}
.footer.-menu {
    margin-left: 0;
    width: 100%;
    left: 0;
    bottom: 0;
}
.popup-menu_item:before {
    top: 18px;
    left: -22px;
}
}

@media screen and (max-height: 520px) and (max-width: 1200px){

  .popup-menu_item{
    margin-top: 0;
    margin-bottom: 0;
  }
  .popup-menu_list.-show {
    top: 39%;
}
}

@media screen and (max-height: 480px) and (max-width: 1200px){
  .popup-menu_close {
    margin: 18px auto 18px;
}
.popup-menu_list.-show {
    top: 33%;
}
}

@media screen and (max-height: 440px) and (max-width: 1200px){
.popup-menu_list.-show {
    top: 33%;
}
.footer.-menu.-show{
  opacity: 0;
} 
.popup-menu_list.-show {
    top: 42%;
}
}

@media screen and (min-width: 600px){
  .popup-menu_link {
    font-size: 24px;}
    
    
}

@media screen and (max-device-width: 1200px){
  .last-svadba-wrapper {
    display: none;
    }
    
    .blogformat .site-content .category-blog .entry-content p  {
        font-size: 50px !important;
        }
        
        .siteorigin-widget-tinymce p, .siteorigin-widget-tinymce p span, .siteorigin-widget-tinymce p span span  {
        font-size: 50px !important;
        }
        
                .review-block .review p  {
        font-size: 50px !important;
        margin: 0 25px 0 25px;
        }
        
                        .width1200  {
        font-size: 50px !important;
        margin-left: 25px;
        margin-right: 25px;
        }
        
                     
 div.width1200  h1 {
        font-size: 58px;
    font-family: Franklin Gothic Medium Cond;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 400;
}
.entry-header{
  padding-left: 30px;
}
div.album-group div.album:nth-child(3n+3) {
    margin-right: 60px;
}
.fran3-wrapper,
.fran3-wrapper-1 {
    text-align: center;
}
.fran3-wrapper .wpcf7,
.fran3-wrapper-1 .wpcf7 {
    text-align: center;
}

.fran3-wrapper form.wpcf7-form>div,
.fran3-wrapper-1 form.wpcf7-form>div {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.fran3-wrapper form.wpcf7-form input.wpcf7-submit,
.fran3-wrapper-1 form.wpcf7-form input.wpcf7-submit{
            height: 54px !important;
    line-height: 1;
    margin: 0 !important;
    vertical-align: top !important;
    display: inline-block !important;
    margin-top: -12px !important;
    position: relative;
    border-radius: 2px;
}
div.about-spec1,
div.about-spec1 *,
div.about-priim1,
div.about-priim1 *,
div.about-priim, 
div.about-spec,
div.about-spec *, 
div.fran *, 
div.fran2-wrapper,
div.fran2-wrapper *,
div.fran1-wrapper,
div.fran1-wrapper *,
div.fran p, 
div.fran1 *, 
div.fran1 p, 
div.about-prepod, 
div.about-priim *, 
div.about-kurs, 
div.about-prepod *, 
div.about-kurs * {
    height: auto;
    font-size: 40px !important;
    background-size: cover;
    box-sizing: border-box;
    width: auto;
}
div#ngg-gallery-b9bd1ff58b2fa5ef1c29a24c2d00b8f0-1 {
    margin-left: 0px;
}div.header-number {
    top: 40px;
}

div.social-header {
    top: 100px !important;
    position: absolute;
}
div .fran2-inner div:nth-child(7) {
    margin-left: 0;
    margin-top: 45px;
    margin-bottom: 20px;
}
.fran-img {
    margin: 0 auto !important;
    display: block;
    text-align: center;
    width: 100%;
}

.fran1-inner img {
    float: none;
    margin-top: 30px;
    margin-right: 20px;
}

.fran h2 {
    margin-top: 30px;
}
div.fran-img img {
    margin: 0 auto;
    width: auto;
    text-align: center;
    float: none;
}
div.about-prepodInner img,
.fran1-inner img {
    float: none !important;
    margin: 0 auto;
    width: 320px;
    float: none;
    display: block;
}
.rewiew-head span {
    font-size: 42px !important;
    height: auto;
    line-height: 1;
}
.album-group .album .album-image-block .link-album:hover, .album-group .album .album-image-block .link-album:hover .album-image-name {
    color: #fff !important;
    text-decoration: none;
}
div.fran1-inner img {
    float: left;
    margin-right: 38px;
    width: 320px;
    float: none !important;
    margin: 0 auto;
}
div.review-image img {
    width: 360px;
    height: 360px;
    margin-right: 24px;
}

 
.fran1-wrapper,.fran2-wrapper,
.about-priim1,div.about-spec1,
.about-prepod, .about-kurs, .fran,.fran1, .about-priim,.about-spec {
    padding: 30px;
}
.fran1>div:not(.fran1),
.fran>div:not(.fran) {
    width: auto;
}

.about-spec .about-prepodInner, .about-spec .fran1-inner {
    width: auto !important;
    box-sizing: border-box;
    width: 100% !important;
}


div.footer-bottom-inner {
    width: 1160px;}
    .footer-inner-inf {
    text-align: center;
}
.right-side-footer a {
    line-height: 2 !important;
    margin: 2px;
}
.fran3-wrapper .wpcf7-response-output.wpcf7-display-none,
.fran3-wrapper-1 .wpcf7-response-output.wpcf7-display-none {
    clear: both;
    display: block !important;
}
div.fran3-header{
      width: 520px;
    margin: 0 auto 30px;
}
.fran3-wrapper form.wpcf7-form input, 
.fran3-wrapper form.wpcf7-form textarea,
.fran3-wrapper-1 form.wpcf7-form input, 
.fran3-wrapper-1 form.wpcf7-form textarea {
    height: 48px;
    margin-top: -14px;
}


div.redbigschool,
div.redsrschool {
    font-size: inherit;
}
div.header-number,
div.social-header{
  right: 20px;
}
body
h5 {
    font-size: 48px;}
                        .width1200 p  {
        font-size: 50px !important;
            margin: 0 25px 0 25px;
        }
.width1200>*{
            margin: 0 25px 0 25px;
}

    .blogformat .site-content .category-blog .entry-content h5  {
        font-size: 60px !important;
       }
    .blogformat {
        padding-left: 20px;
        padding-right: 20px;
    }
    .page-scroll-buttons {
        display: none;
    }
    div.fran3-wrapper {
    height: auto; 
    padding-bottom: 20px;
    background-size: cover;
}
    .about1-inner img {
            width: 100%;
    padding: 0px 20px 0 20px;
    display: block;
    float: none !important;
    }
    
    /*.blogformat h5 {
        font-size: 60px;
    }*/
  
    
      .home-howework-wrapper {
    display: none;
    }
    
    .homepagenone {
    display: none;
    }
    
    .album-group .album {
    float: none !important;
    text-align: center !important;
    margin-left: 5%;
    
}

    .album-group .album .album-image-block img {
       width: 100%;
    height: auto !important;
}

    .album-group .album .album-image-block .link-album {
         width: 100%;
    height: 100%;
    background: none;
}

    .album-group .album .album-image-block .link-album .album-image-name {
    position: relative;
    font-size: 240%;
    width: 100%;
    margin-top: 85%;
    background: rgba(0, 0, 0, 0.32);
    height: 15%;
    bottom: 0px;
}

#popmake-5803 {
    display: none;
}

.bottom-footer {
    
}
}


@media screen and (max-width: 800px){

        .about1-wrapper {

    background: none !important;

}

.about1-right1, .about1-right2, .about1-right3 {
    overflow: hidden;
    font-size: 60px !important;
    color: #000 !important;
    width: auto !important;
}


 
}

