@font-face {
    font-family: "MontserratBlack";
    src: url("../fonts/Montserrat-Black.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratBlackItalic";
    src: url("../fonts/Montserrat-BlackItalic.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratBold";
    src: url("../fonts/Montserrat-Bold.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratBoldItalic";
    src: url("../fonts/Montserrat-BoldItalic.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratExtraBold";
    src: url("../fonts/Montserrat-ExtraBold.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratExtraBoldItalic";
    src: url("../fonts/Montserrat-ExtraBoldItalic.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratExtraLight";
    src: url("../fonts/Montserrat-ExtraLight.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratExtraLightItalic";
    src: url("../fonts/Montserrat-ExtraLightItalic.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratItalic";
    src: url("../fonts/Montserrat-Italic.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratLight";
    src: url("../fonts/Montserrat-Light.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratLightItalic";
    src: url("../fonts/Montserrat-LightItalic.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratMedium";
    src: url("../fonts/Montserrat-Medium.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratMediumItalic";
    src: url("../fonts/Montserrat-MediumItalic.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratRegular";
    src: url("../fonts/Montserrat-Regular.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratSemiBold";
    src: url("../fonts/Montserrat-SemiBold.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratSemiBoldItalic";
    src: url("../fonts/Montserrat-SemiBoldItalic.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratThin";
    src: url("../fonts/Montserrat-Thin.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratThinItalic";
    src: url("../fonts/Montserrat-ThinItalic.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

a {
    color: #081c29;
    text-decoration: underline;
}

body {
    background: #fff;
    background-size: 100%;
    font: normal 14px 'MontserratMedium', sans-serif;
    line-height: 20px;
    color: #484b4c;
}

.superhead {
    position: fixed;
    width: 100%;
    z-index: 8000;
    background: #fff;
    box-shadow: 0px 7px 17px -11px #000000;
}

.superheadwrap {
    height: 0px;
}

.superheadwrap-inner {
    height: 160px;
}

.header-wrap {
    padding-top: 25px;
    padding-bottom: 15px;
}

.logo {
    max-width: 300px;
}

.slogan p {
    font-weight: bold;
    font-size: 22px;
    margin-top: 5px;
    margin-bottom: 0px !important;
}

.address {
    text-align: right;
}

.address .phones p {
    margin-bottom: 3px;
}

.address .phones a {
    font-weight: bold;
    font-size: 20px;
    color: #23527c;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 10px;
}

.address .callback {
    background-color: #ff1b00 !important;
    border-radius: 40px !important;
    color: #fff !important;
    transition: 1s;
}

#content {
    padding-top: 0px;
    padding-bottom: 20px;
}

#content .text {
    font-size: 16px;
    color: #2d3031;
    margin-bottom: 10px;
}

#content .text img {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

#content h1 {
    font: 700 30px "MontserratSemiBold";
    color: #d32233;
    text-transform: uppercase;
    margin: 0px 0 15px 0;
}

#content h3 {
    font: 700 21px "MontserratSemiBold";
    line-height: 30px;
    color: #e85128;
    margin: 10px 0 10px 0;
}

h1.inners {
    font: 700 28px "MontserratSemiBold";
    line-height: 30px;
    color: #e85128;
    margin: 25px auto 25px auto;
    text-align: center;
}

#content table {
    width: 100%;
}

#content table td {
    padding: 8px 5px;
}

#content table tr.even {
    background: #e1e7ef;
}

#content .innerpage strong {
    color: #d32233;
}

#content .row.pics {
    margin-top: 25px;
    margin-bottom: 25px;
}

#content .pics .col-md-3,
#content .pics .col-md-4,
#content.pics .col-md-6 {
    margin-bottom: 20px;
}

#content .row.pics img {
    border: 1px solid #ccc;
}

.mainpage h1 {
    text-align: center;
}

.innerpage {
    min-height: 400px;
}

#title {
    padding-top: 30px !important;
    height: 150px;
    margin-bottom: 40px;
    background: url(/images/innerbg.jpg) center top no-repeat;
}

#title .container {
    margin-top: auto;
    margin-bottom: auto;
}

#title h1 {
    font-size: 55px !important;
    color: #fff !important;
    font-family: 'MontserratRegular', sans-serif;
}

.aside h3 {
    font-size: 24px;
    color: #484b4c !important;
    padding-bottom: 5px;
    border-bottom: 2px solid #d32233;
    margin-top: 0px;
}

.siblingsmenu {
    margin-top: 0px;
    margin-bottom: 40px;
    padding-left: 0px;
}

.siblingsmenu li {
    min-height: 26px;
    list-style: none;
    background: url(/images/submenu-arrow.png) no-repeat 0 0px;
    padding-left: 38px;
    margin-bottom: 10px;
}

.siblingsmenu li a {
    font-size: 16px;
    color: #436e77;
}

.siblingsmenu li.cur a {
    font-size: 16px;
    font-weight: bold;
    color: #436e77;
    text-decoration: none;
}

.siblingsmenu li a:hover {
    text-decoration: none;
}

.newslist {
    margin-bottom: 25px;
}

.newslist .date {
    color: #fff;
    background: #237191;
    border-radius: 8px;
    display: inline-block;
    padding: 3px 8px;
}

.newslist .title {
    font-size: 16px;
    font-weight: bold;
    margin: 6px 0;
    display: inline-block;
}

.newslist .descr {}

.newsview {
    margin-bottom: 25px;
}

.newsview .date {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.newsview .descr {
    margin-bottom: 30px;
}

.objectinner .col-md-4 {
    min-height: 255px;
}

.objectinner .col-md-4 img {
    margin-bottom: 7px;
    border: 1px solid #ccc;
}

.objectmain .col-md-4 {
    margin-bottom: 25px;
}

.objectmain .col-md-4 img {
    margin-bottom: 10px;
    border: 1px solid #ccc;
}

.objectmain .col-md-4 img:hover,
.objectinner .col-md-4 img:hover {
    opacity: 0.8;
}

.objectmain .col-md-4 .title {
    text-align: center;
}


.menu_block {
    margin: 35px 0 0 0;
    text-align: center;
    padding: 40px;
    box-shadow: 0px -1px 49px -23px;
}

.menu_block .row .col-md-4 {
    margin-bottom: 30px;
}

.menu_block .row .col-md-4 a {
    display: block;
    margin: 0 auto;
}

.menu_block .row .col-md-4:hover h4 {
    color: #337ab7 !important;
}

.menu_block img {
    height: 160px;
    display: block;
    margin: 0 auto 10px;
}

.menu_block img:hover {
    opacity: 0.8;
}

.menu_block h4 {
    margin: auto;
}

#partners {
    margin: 25px 0;
}

#partners h2 {
    color: #206a9f;
    text-align: center;
    margin-bottom: 40px;
}

#supertext {
    margin: 25px 0 55px 0;
}

#clients {
    margin: 25px 0 55px 0;
}

#clients h2 {
    color: #d32233;
    text-align: center;
    margin-bottom: 40px;
}

#mainobjects {
    margin: 25px 0 55px 0;
}

#mainobjects h2 {
    text-align: center;
    margin-bottom: 10px;
}

#mainobjects .descr {
    text-align: center;
    margin-bottom: 25px;
}

.innersubmenu {
    margin-top: 30px;
    margin-bottom: 20px;
}

.btn_main {
    background: #ff1b00 !important;
    color: #fff !important;
    font-size: 14px !important;
    padding: 10px 10px;
    border-radius: 30px;
    margin-top: 50px;
    transition: 1s;
}

.pdf_ic_link {
    display: block;
    max-width: 240px;
    text-align: center;
    margin-top: 0px !important;
    margin-bottom: 15px !important;
}

footer {
    padding-top: 36px;
    min-height: 135px;
    background: url(/images/footerbg.png) repeat;
}

footer .bottomaddress {
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    text-align: left;
}

footer .bottomaddress a {
    color: inherit;
    text-decoration: underline;
}

footer .bottomaddress a:hover {
    text-decoration: none;
}

footer .bottomaddress img {
    margin-bottom: 15px;
}

.master-slider .pi-caption01 {
    color: #fff;
    font-size: 52px;
    font-weight: 800;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.6) !important;
    padding: 6px !important;
}

.master-slider .pi-text {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 30px;
    color: #fff;
}

.master-slider .callback {
    font-size: 20px;
    color: #fff !important;
    text-decoration: none;
    background-color: #ff1b00 !important;
    border-radius: 20px !important;
    padding: 15px 30px;
}

.master-slider .callback:hover {
    text-decoration: underline;
}

.master-slider {
    margin-bottom: 70px !important;
}

.master-slider.mb-0 {
    margin-bottom: 0px !important;
}

.master-slider.mb-30 {
    margin-bottom: 30px !important;
}

.master-slider.mb-60 {
    margin-bottom: 60px !important;
}

.master-slider .pi-caption02 {
    font-size: 23px;
    background-color: rgba(0, 0, 0, 0.6) !important;
    padding: 6px !important;
    text-transform: uppercase;
    color: #fff;
}

.master-slider .pi-button {
    padding: 12px 50px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;

    border: 2px solid;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;

    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.master-slider .pi-caption-dark {
    color: #03253c;
}

.master-slider .ms-view {
    background: transparent;
}

.master-slider .tooltip h1,
.master-slider .tooltip h2,
.master-slider .tooltip h3,
.master-slider .tooltip h4,
.master-slider .tooltip h5,
.master-slider .tooltip h6 {
    color: #333;
    text-transform: uppercase;
    margin-bottom: 5px;
    position: relative;
    padding-bottom: 10px;
}

.master-slider .tooltip h6::after {
    position: absolute;
    content: "";
    display: block;
    width: 15px;
    height: 3px;
    bottom: 0;
    left: 0;
}

.master-slider .tooltip p,
.master-slider .tooltip span {
    color: #333;
}

.master-slider .tooltip img {
    float: left;
}

.master-slider .tooltip-text {
    padding-left: 85px;
}

.ms-skin-default .ms-tooltip {
    max-width: 300px;
}

#land .item {
    margin-bottom: 30px;
}

#land .item .image {
    width: 100%;
    height: 55px;
    text-align: center;
    margin-bottom: 10px;
}

#land .item p {
    text-align: center;
    font-weight: bold;
    color: #d66839;
}

.landform {
    background: url(/images/main-bg3.png) no-repeat top center;
    padding: 5px 20px 15px 20px;
    margin-bottom: 30px;
    border-radius: 12px;
}

.landform h3 {
    margin: 5px auto 20px auto;
    text-align: center;
}

.landform .privacy {
    text-align: center;
    font-size: 11px;
}

#leftmenu {
    margin: 25px 0 5px 0px;
    min-height: 100px;
}

#leftmenu li ul {
    margin: 6px 0 0 10px;
}

#leftmenu li {
    list-style: none;
    width: 230px;
    margin: 0;
    padding: 0 0 6px 15px;
    background: url(../images/arrow.png) no-repeat 0 6px;
}

#leftmenu li a {
    font: 700 20px "Myriad Pro", Tahoma, Geneva, sans-serif;
    color: #0a527a;
    text-decoration: none;
}

#leftmenu li a:hover {
    color: #f6903f;
    border-bottom: 1px solid #f6903f;
}

#leftmenu li a.current {
    color: #f6903f;
    text-decoration: none;
}

#leftmenu li.none {
    list-style: none;
}

#leftmenu li.has_ul {
    list-style-image: url('../images/li_has_ul.gif');
}

#leftmenu li.listed_ul {
    list-style-image: url('../images/li_listed_ul.gif');
}

#map {
    min-height: 380px;
    width: 98%;
    background: #fff;
    border: 1px solid #86756c;
}


.centers {
    text-align: center;
}


/* Large Devices, Wide Screens */

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

   
}

/* Medium Devices, Desktops */

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

}

/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .header-wrap {
        margin-top: 0px;
    }
    .mobilecenter {
        text-align: center;
    }
    .bottomaddress {
        margin-bottom: 20px;
    }
    .mobilenoround {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }
}

/* Extra Small Devices, Phones */

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

    .superheadwrap {
        height: 155px;
    }
    #title {
        height: 110px;
        padding-top: 10px !important;
    }
    #title h1 {
        font-size: 28px !important;
    }
    .logo {
        margin-top: 15px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5px;
        max-width: 100%;
    }
    .slogan {
        display: none;
    }
    .address {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .address .phones a {
        font-size: 14px;
    }
    .address .callback {
        margin-bottom: 8px;
    }
    
    .ms-slide h2 {
        margin-left: 50px;
        margin-bottom: 25px;
    }
    .ms-slide a {
        font-size: 14px !important;
        padding: 16px 12px !important;
        margin-top: 15px;
        margin-left: 50px;
        margin-bottom: 20px;
        
    }

    #content h1 {
        font-size: 24px;
    }
    #content .text img {
        max-width: 100%;
        display: inline;
        margin-bottom: 10px;
    }
    
    .mobilecenter {
        text-align: center !important;
    }

}
