html{
    font-size: 55%;
}
body{
    line-height: 160%;
    font-weight: 400;
    font-size: 1.5rem;
}
p{
    font-size: 1.5rem;
    line-height: 160%
}
.MainHeader{
    width: 100%;
}
.HeaderMenu{
    position: fixed;
    top: 0;
    left: auto;
    width: 80%;
    height: 100%;
    overflow-y: auto;
    right: -80%;
    transition-duration: .3s;
    transform: none;
    background-color: #F5F5F5;
    z-index: 1;
}
.HeaderMenu ul > li:hover > a, .HeaderMenu > ul > li > a.active{
    background-color: transparent !important;
    color: #006EB3 !important;
    font-weight: 600 !important;
}
.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: 39px;
    cursor: pointer;
}
.HeaderBg{
    height: 140px;
}
.Header{
    margin: 0px auto;
    width: 100%;
    max-width: 1160px;
    transition-duration: .3s;
    float: left;
}
.HeaderTop{
    width: calc(100% - 30px);
}
.HeaderLogo{
    margin: 20px 20px 0;
    width: calc(100% - 30px);
    float: left;
}
.HeaderLogo img{
    max-width: 100%;
    width: 163px;
}
.HeaderLogo p{
    margin: 15px 0 0 11px;
    font-size: 1.4rem;
}
.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);
}
.Start{
    margin: 15px 15px 15px;
    width: calc(100% - 30px);
}
.StartBox1, .StartBox2, .StartBox3{
    margin: 0 0 15px;
    width: 100%;
}
.Footer{
    margin: 0;
    width: calc(100% - 40px);
    padding: 20px;
    text-align: center;
}
.FooterInfo, .FooterAutor{
    line-height: 120%;
}
.FooterAutor{
    float: left;
    margin-top: 5px;
    margin-bottom: 55px;
    text-align: center;
    width: 100%;
}
.FooterCopyright{
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
}
.MainFooter{
    width: 100%;
}
.FooterSecond{
    padding: 0;
}
.ColumnCenter{
    width: calc(100% - 30px);
    margin: 0;
    padding: 20px 15px;
}
h1::after{
    width: 100px;
}
.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%;
}
.MainTextContent{
}
.MainTextContent img{
    max-width: 100% !important;
    margin: 0 0 20px !important;
}
.MainTextContent p img, .MainTextContent h2 img{
    max-width: 100% !important;
    margin: 0 0 20px !important;
    height: auto !important;
}
.MainTextContent h1{
    line-height: 120%;
    font-size: 2.5rem;
}
.MainTextContent h2{
    font-size: 1.6rem;
}
.MainTextContent td{
    float: left;
    width: 100%;
}
.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;
}
.active{
    color: #2E6DA4 !important
}
.HeaderMenu ul{
    margin-top: 40px;
    width: calc(100% - 0px);
}
.HeaderMenu ul li a{
    font-weight: 500;
    width: calc(100% - 20px);
    padding: 7px 10px;
    margin-bottom: 2px;
    color: #000;
    background-color: transparent;
}
.HeaderMenu ul ul{
    visibility: visible;
    position: relative;
    float: left;
    display: none;
    margin: 5px 10px;
    width: calc(100% - 20px);
    background-color: #FeFeFe;
}
.HeaderMenu ul ul li{
    margin: 0 10px;
    width: calc(100% - 20px);
}
.HeaderMenu ul ul li a{
    font-weight: 400;
    text-transform: none;
}
.HeaderMenu ul ul li a:hover{
    background: transparent;
}
.HeaderMenu ul ul ul{
    top: auto;
    left: auto;
    background-color: #106dd6;
    margin: 0;
    width: 100%;
}
.Langs{
    float: right;
    margin-left: 5px;
}
.HeaderContact p{
    font-size: 1.5rem;
}
.FB{
    background-size: 20px;
}
.FooterContactMap{
    width: 100%;
    margin-bottom: 20px;
}
.HeaderMenuAddMobile{
    display: inline-block;
    margin-bottom: 50px !important;
    margin-top: 0 !important;
}
.TopMenu{
    display: none;
}
.Breadcrumbs{
    width: calc(100% - 30px);
    font-size: 1.2rem;
}
.Search{
    top: 96px;
    left: 15px;
    width: calc(100% - 30px);
    border: 0;
}
.Search form{
    width: calc(100% - 60px);
}
input.SearchText{
    width: calc(100% - 27px) !important;
}
.newsSliderPhotoBoxes{
    position: relative;
    width: 100%;
    float: left;
    height: 250px;
}
.newsSliderInfo{
    float: left;
    width: 100%;
}
.newsArrowPrev img{
    width: 15px;
    margin-left: 15px;
}
.newsArrowNext img{
    width: 15px;
    margin-right: 15px;
}
.newsSliderInfoBoxes{
    margin: 0 48px;
    width: calc(100% - 96px);
}
.newsSliderInfoBox{
    width: 100%;
    margin: 43px 0 100px;
}
.newsSliderInfoBox h2{
    font-size: 2.2rem;
}
.ColRightMenu, .ColRightMenuTitle{
    display: none;
}
.FooterSocialMedia{
    width: 100%;
    text-align: center;
    margin-top: 23px;
}
.FooterSocialMedia img{
    float: none;
}
.MainCenter{
    width: 100%;
}
.BoxR{
    width: calc(100% - 30px);
    margin-left: 15px;
}
.ColumnRight{
    float: left;
    width: 100%;
    margin: 0;
}
.BoxRText{
    width: 100%;
}
.BoxR4{
    width: calc(100% - 50px);
}
.Contact{
    width: 100%;
}
.BlogLeft{
    margin: 0 15px 15px;
    padding: 0;
    width: calc(100% - 30px);
}
.BlogRight{
    margin: 0 15px 15px;
    padding: 0;
    width: calc(100% - 30px);
    border: 0;
}
.ArticleListBox{
    margin-bottom: 30px
}
.ArticleListBox h1{
    font-size: 2.2rem;
    font-weight: 500;
}
.ArticleNavPrev{
    width: calc(47% - 28px);
    padding: 0px 0 0 28px;
}
.ArticleNavNext{
    width: calc(47% - 28px);
    padding: 0px 28px 0 0px;
}
.ArticleListBoxAdditionalInfo{
    margin-bottom: 10px;
}
.ArticleListBox img{
    margin-bottom: 20px;
}
ul.Subsites{
    width: calc(100% - 30px);
    margin: 0 15px 30px;
}
ul.Subsites li{
    width: calc(50% - 8px);
    margin: 0 15px 15px 0;
}
ul.Subsites li:nth-child(4n) {
    margin: 0 15px 15px 0;
}
ul.Subsites li:nth-child(2n) {
    margin: 0 0px 15px 0;
}
ul.Subsites li a{
    padding: 25px 10px 66px;
    width: calc(100% - 20px);
    font-size: 1.4rem;
}
.HeaderSlogan{
    text-align: center;
    margin: 13px 0 18px;
}
.SliderBox, .BannerStatic{
    margin-top: 154px;
}
.NewsBoxStart{
    width: 100%;
    margin: 0 0 20px 0;
}
.ColumnLeft{
    display: none;
}
.ProjectListBox{
    width: 100%;
    margin-right: 0;
}
.ProjectListBoxTextZajawka{
    padding: 15px 10px 0px;
    width: calc(100% - 20px)
}