html{
    font-size: 55%;
}
body{
    line-height: 160%;
    font-weight: 300;
    font-size: 1.5rem;
}
p{
    font-size: 1.5rem;
    line-height: 160%
}
.HeaderMenu{
    position: fixed;
    top: 0;
    left: auto;
    width: 80%;
    height: 100%;
    overflow-y: auto;
    right: -80%;
    transition-duration: .3s;
    transform: none;
    background-color: #7a433e;
}
.TouchOpen{
    right: 0;
}

.MobileTransparentBoxClose{
    position: fixed;
    left: -20%;
    top: 0;
    width: 20%;
    height: 100%;
    z-index: 10000;
    background-color: rgba(0,0,0,0.5);
    transition-duration: .3s;
}
.MobileTransparentBoxCloseOpen{
    left: 0;
}
.HeaderMenu li{
    width: calc(100% - 20px);
    text-align: left;
    position: relative;
    float: left;
    margin: 0 10px;
}
.HeaderMenu li a{
    color: #fff;
}
.HeaderMenu_Close{
    position: absolute;
    padding: 15px;
    top: 0px;
    right: 0;
    display: block;
    cursor: pointer;
}
.HeaderBtnMenu{
    display: block;
    position: absolute;
    right: 15px;
    top: 45px;
    cursor: pointer;
    z-index: 1;
}
.HeaderBg{
    height: 123px;
}
.Header{
    margin: 10px auto;
    width: 100%;
    max-width: 1160px;
    position: relative;
    transition-duration: .3s;
    float: left;
}
.HeaderTop{
    width: calc(100% - 30px);
}
.HeaderLogo{
    margin: 5px auto 16px;
    max-width: 567px;
    width: 80%;
    float: none;
    top: 20px;
}
.HeaderLogo img{
    max-width: 100%;
}
.HeaderAddress{
    display: none;
}
.About{
    padding: 0 10px;
    top: 0;
    left: 0;
    position: absolute;
    right: auto;
}
.HeaderInfo{
    float: left;
    text-align: center;
    margin: 5px 0px 5px 15px;
    position: relative;
    top: auto;
    left: auto;
}
.HeaderInfo p{
    text-align: left;
}
.About img{
    height: 30px;
}
.About img:nth-child(1){
    margin: 0 0 0 10px;
}
.OfferOfferBox{
    margin: 15px;
    width: calc(100% - 30px);
}
.StartInfo{
    margin: 20px 15px 0;
    width: calc(100% - 30px);
}
.FooterLogos div{
    width: calc(50% - 40px);
    float: none;
    display: inline-block;
    margin: 10px;
}
.FooterLogos img{
    width: 100%;
}
.Footer{
    margin: 0 15px;
    width: calc(100% - 30px);
}
.FooterInfo, .FooterAutor{
    line-height: 120%;
}
.FooterAutor{
    float: left;
    margin-top: 5px;
    margin-bottom: 15px;
}
.Footer{
    text-align: center;
    padding-top: 0;
}
.MainFooter{
    background-size: auto 100%;
    background-position: center bottom;
}
.FooterSecond{
    padding: 0;
}
.ColumnCenter{
    width: calc(100% - 30px);
    margin: 0;
    padding: 0px 15px;
}

.galleryBox{
    margin: 0 5px 5px;
    width: calc(50% - 15px);
}
.ContactContentText{
    width: 100%;
}
.FormContentMail{
    width: 100%;
    margin-top: 0;
    padding: 0px 0 50px 0px;
    margin: 0;
    border: 0;
}
.FormContentCol2Text textarea{
    width: 100%;
}
.FormContentCol2{
    width: 100%;
}
.Offer{
    width: calc(100% - 30px);
    padding: 0px 0;
}
.OfferInfo{
    width: 100%;
    margin: 0;
}
.OfferInfo h2{
    font-size: 3.5rem;
}
.OfferInfoImg{
    width: 100%;
    margin: 0;
    display: none;
}
.OfferInfoImg img{
    width: 100%;
}
.GalleryStart{
    width: 100%;
}
.StartPopular1{
    overflow-x: auto;
}
.StartContact{
    width: calc(100% - 30px);
}
.StartContactInfo, .S_FormContent{
    width: 100%;
    margin: 0 0 20px;
}
.StartContactInfo h2, .StartContactInfo p{
    text-align: left !important;
}
.StartContactInfo h2{
    font-size: 3.5rem;
}
.MainTextContent img, .StartInfo2Box p img{
    max-width: 50% !important;
    height: auto !important;
}
.MainTextContent h1{
    line-height: 120%;
    font-size: 3rem;
}
.HeaderSocialMedia{
    margin: 2px 86px 0 0;
}
.HeaderContact{
    margin: 0;
}
.HeaderContact p{
    display: none;
}
.OfferInfo1{
    width: 100%;
    padding: 30px 0 0;
}
.OfferInfo2{
    width: calc(100% - 30px);
    padding: 40px 30px;
    margin-left: -15px;
}
.Offer2bg{
    padding: 30px 0;
}
.Offer1, .Offer2, .Offer3{
    width: 100%;
    margin: 0 0 30px;
}
.OfferBox1{
    width: 100%;
}
.OfferBox2{
    width: calc(100% - 50px);
    margin-bottom: 30px;
}
.OfferBox3{
    width: 100%;
}
.OfferBox4{
    width: calc(100% - 50px);
    margin-bottom: 30px;
}
.HeaderMenu ul{
    margin-top: 40px;
}
.HeaderMenu ul li a{
    font-weight: 500;
    width: calc(100% - 20px);
    padding: 7px 10px;
}
.HeaderMenu ul ul{
    visibility: visible;
    position: relative;
    float: left;
    display: none;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}
.HeaderMenu ul ul li{
    margin: 0 10px;
    width: calc(100% - 20px);
}
.HeaderMenu ul ul li a{
    font-weight: 300;
}
.Langs{
    margin-top: 0;
    margin-left: 5px;
}
.HeaderContact p{
    font-size: 1.5rem;
}
.FB{
    background-size: 20px;
}
.Offer ul li{
    width: calc(33.33% - 17px);

}
.Offer ul li:nth-child(4n){
    margin-right: 18px;
}
.Offer ul li:nth-child(3n){
    margin-right: 0px;
} 
.Offer ul li:last-child{
    margin-right: 0;
}
.StartOffer, .StartInfo2, .FooterContactBox{
    width: calc(100% - 30px);
    margin: 0 0 15px 15px;
}
.StartReferencesGalleryBox{
    width: calc(50% - 13px);
}
.StartReferencesGalleryBox:nth-child(3n){
    margin-right: 18px;
}
.StartReferencesGalleryBox:nth-child(2n){
    margin-right: 0px;
}
.FooterContactMap{
    width: 100%;
    margin-bottom: 20px;
}
.SliderText{
    padding: 0;
    bottom: 30px;
}
.LangsBox{
    float: left;
    top: 4px;
}
.LangsText img{
    margin-top: 4px;
}
.Langs span:after{
    top: 20px;
}