html {
    max-width: 100%;
    height: 100%;
    background: #F3F6F9;
    font-weight: 400;
    font-size: 14px;
    font-family: Arial, sans-serif;
    color: #222;
    line-height: 1.4;
}

body {
    background: transparent;
    overflow-x: hidden;
    height: 100%;
}

a:not(.btn) {
    color: #008ACE;
    text-decoration: underline;
}

a:not(.btn):hover {
	text-decoration: none;
	cursor: pointer;
}

/*
a {
    color: #008ACE;
    text-decoration: none;
    border-bottom: 1px solid #b2ccf0;
    transition: all .2s ease-out;
    transition: all .2s ease-out;
}
*/

a:active,
a:hover {
    outline: 0;
    color: #1b69a6;
    border-color: #1b69a6;
    text-decoration: none;
}

img {
	max-width: 100%;
}

.mm-page {
    height: 100%;
}

.header {
    height: 60px;
    background: #fff!important;
    z-index: 101;
    position: absolute;
    width: 100%!important;
}

.top-slider .carousel-caption {
	font-weight: 700;
	font-size: 24px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
	bottom: 41px;
	color: rgb( 255, 255, 255);
	font-weight: bold;
	font-size: 45px;
}

.top-slider .carousel-caption span {
	margin-top: 20px;
	text-align: center;
	font-size: 29px;
	cursor: default;
	color: rgb( 255, 255, 255);
	line-height: 1.1;
	display: block;
}

.index_icon{
	height: 140px;
	width: 120px;
	margin: 0;
}
.index_text{
	min-height: 120px;
	margin: 0;
}
.index_text h2{
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
}

.logo-mm {
    line-height: 60px;
    height: 60px;
    display: block;
    padding-top: 13px;
    padding-left: 15px;
    border-bottom: 1px solid #eee!important;
}

.logo-mm img {
    max-height: 40px;
}

nav.mm-menu {
    background: #fff;
}

.menu-toggle {
    position: absolute;
    width: 50px;
    height: 60px;
    top: 0;
    right: 0;
}

.mm-search {
    padding: 0 20px!important;
}

.mm-menu .mm-navbar-top-1 {
    text-align: left;
    padding-left: 20px!important;
    padding-right: 5px;
}

.mm-navbar-top-1 p {
    font-size: 18px!important;
    color: rgba(0, 0, 0, 0.701961)!important;
}

.mm-menu .menu-search {
    padding: 0;
    position: relative;
}

.mm-menu .menu-search:before {
    content: '';
    background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNC45NzdweCIgaGVpZ2h0PSIxNC45ODJweCIgdmlld0JveD0iMCAwIDE0Ljk3NyAxNC45ODIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE0Ljk3NyAxNC45ODIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjNUI1QzVDIiBkPSJNMTQuNjcsMTMuMjAxbC00LjAxMS00LjAyN2MwLjY0OC0wLjk0MywxLjAzLTIuMDg0LDEuMDMtMy4zMTdDMTEuNjg5LDIuNjIyLDkuMDczLDAsNS44NDUsMEMyLjYxNywwLDAsMi42MjIsMCw1Ljg1NmMwLDMuMjM1LDIuNjE3LDUuODU2LDUuODQ1LDUuODU2YzEuMjQ0LDAsMi4zOTYtMC4zOTMsMy4zNDMtMS4wNTZsNC4wMDIsNC4wMmMwLjQwOSwwLjQwNywxLjA3MiwwLjQwNywxLjQ4LDBTMTUuMDc4LDEzLjYwOSwxNC42NywxMy4yMDF6IE01Ljg0NSw5LjgzM2MtMi4xOTIsMC0zLjk2OS0xLjc4MS0zLjk2OS0zLjk3N2MwLTIuMTk2LDEuNzc2LTMuOTc3LDMuOTY5LTMuOTc3czMuOTcsMS43ODEsMy45NywzLjk3N0M5LjgxNCw4LjA1Miw4LjAzNyw5LjgzMyw1Ljg0NSw5LjgzM3oiLz48L2c+PC9nPjwvc3ZnPg==) no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    z-index: 5;
    top: 50%;
    margin-top: -7px;
    left: 30px;
}

.mm-menu .menu-search input[type=text] {
    height: 38px;
    padding-left: 35px;
    font-size: 18px;
}

.mm-menu .mm-search input {
    background-color: #ffffff!important;
    border-radius: 0;
    border: 1px solid #bababa;
    display: block;
    margin: 0;
    padding: 2px 15px;
    color: rgba(0, 0, 0, 0.7)!important;
    font-weight: 700!important;
    width: 100%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    outline: none;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-appearance: none;
}

.mm-menu .mm-search input::-webkit-input-placeholder {
    font-weight: 400;
    color: #7C7C7C!important;
    font-size: 1em;
}

.mm-menu .mm-search input::-moz-placeholder {
    font-weight: 400;
    color: #7C7C7C!important;
    font-size: 1em;
}

.mm-menu .mm-search input:-moz-placeholder {
    font-weight: 400;
    color: #7C7C7C!important;
    font-size: 1em;
}

.mm-menu .mm-search input:-ms-input-placeholder {
    font-weight: 400;
    color: #7C7C7C!important;
    font-size: 1em;
}

.mm-menu > .mm-panel.mm-highest > .mm-listview li a {
    color: #119de0;
}

.mm-navbar-top-3.mm-navbar-top .mm-title {
    font-weight: 700;
    color: #434343;
}

.mm-menu > .mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

.mm-opened #page-wrapper:before,
.mm-opening #page-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    top: 60px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .40);
    z-index: 10;
}

.mm-menu {
    background-color: #ffffff;
}

.mm-listview > li:not(.mm-divider):after {
    left: 0;
}

.mm-menu .mm-search input {
    background-color: #ffffff;
}

.mm-next:after,
.mm-arrow:after {
    right: 20px;
}

.mm-listview > li > a,
.mm-listview > li > span {
    padding-top: 7px!important;
    padding-bottom: 7px!important;
}

.mm-listview > li > a {
    font-size: 16px;
    font-weight: 700;
}

.menu-toggle {
    z-index: 50;
}

.menu-toggle .icon {
    position: absolute;
    width: 21px;
    height: 17px;
    left: 14px;
    top: 23px;
}

.menu-toggle .icon span {
    position: absolute;
    width: 21px;
    height: 3px;
    left: 0;
    background-color: #7a7a7a;
    -moz-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -ms-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}

.menu-toggle .icon span.first {
    top: 0;
}

.menu-toggle .icon span.second {
    top: 7px;
}

.menu-toggle .icon span.third {
    top: 14px;
}

.mm-menu .mm-listview > li:after {
    border-color: transparent!important;
}

.mm-listview .mm-next:before {
    border-color: transparent!important;
}

.mm-opened .menu-toggle .icon span.second,
.mm-opening .menu-toggle .icon span.second {
    opacity: 0;
    left: 5px;
    background-color: #000000;
}

.mm-opened .menu-toggle .icon span.first,
.mm-opening .menu-toggle .icon span.first {
    top: 4px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #000000;
}

.mm-opened .menu-toggle .icon span.third,
.mm-opening .menu-toggle .icon span.third {
    top: 4px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #000000;
}

.page {
    height: 100%;
}

.container {
    max-width: 1170px;
}

#page-wrapper {
    box-shadow: 0 0 30px rgba(0, 21, 48, .3);
    background: #fff;
    min-height: 100%;
    padding-bottom: 115px;
    position: relative;
}

.header-section {
    padding: 24px 20px 0;
}

.logo {
    margin-top: 0px;
    text-align: left;
    top: 0;
    height: 78px;
}

.logo a {
    display: block;
    text-decoration: none;
    color: #000;
    border-bottom: none;
}

.header-phone {
    margin: 12px 0 0 0;
    padding: 0;
    white-space: nowrap;
    font-size: 20px;
    overflow: hidden;
}

.header-callback {
    margin: 12px 0 0 0;
    padding: 7px 0 0 10px;
    overflow: hidden;
}
    .header-callback a {
        display: inline-block;
        font-size: 12px;
        border-bottom: 1px dashed #b2ccf0;
        white-space: nowrap;
        text-decoration: none!important;
    }

.header-cabinet {
    margin: 10px 0 0 0;
    padding: 0;
    white-space: nowrap;
    text-align: right;
}
    .header-cabinet a {
        text-decoration: none!important;
        border-bottom: none;
    }


.menu-header {
    background: transparent;
}

.menu-header ul {
    border-top: 1px solid #f0f0f0;
    margin: 0;
}

.menu-header .list-inline {
    text-align: center;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.menu-header .list-inline li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: left;
    vertical-align: top;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    margin: 0 0 5px;
    height: 52px;
    padding: 16px 0 0 0;
}

.menu-header .list-inline a {
    display: inline-block;
    position: relative;
    z-index: 3;
    outline: 0;
    margin: 0 0 10px;
    text-decoration: none!important;
    border-bottom: 1px solid #b2ccf0;
}

/*
.menu-header .list-inline li:last-child a {
    right: 0;
    position: absolute;
}
*/

.menu-header .active{
    color: #000;
    border-bottom: 1px solid #333 !important;
    color: #333;
}

.top-slider {
    width: inherit;
    margin: 0px -15px 40px -15px;
    overflow: hidden;
}

.top-slider img {
    width: 100%;
    margin: 0;
    max-height: 240px!important;
    object-fit: cover!important;
}

.top-slider .carousel-control {
    background-image: none;
    width: 5%;
}

.top-slider .carousel-control-left,
.top-slider .carousel-control-left:before,
.top-slider .carousel-control-right,
.top-slider .carousel-control-right:before {
    border: none;
    position: absolute;
    display: block;
    padding: 0;
    cursor: pointer;
    outline: 0!important;
}

.top-slider .carousel-control-left:before,
.top-slider .carousel-control-right:before {
    height: 85px;
    width: 20px;
    top: 50%;
    margin-top: -40px;
    -webkit-transition: -webkit-transform .3s, left .3s ease-in-out, all .3s;
    -moz-transition: -moz-transform .3s, left .3s ease-in-out, all .3s;
    -ms-transition: -ms-transform .3s, left .3s ease-in-out, all .3s;
    -o-transition: -o-transform .3s, left .3s ease-in-out, all .3s;
    transition: transform .3s, left .3s ease-in-out, all .3s;
}

.top-slider .carousel-control-left {
    left: -35px;
    height: 100%;
    width: 180px;
    line-height: 0;
    font-size: 0;
    color: transparent;
    top: 0;
    background: 0 0;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.top-slider .carousel-control-left:before {
    content: "<";
    left: 0;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iODUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIwIDg1Ij48cGF0aCBmaWxsPSIjZmZmIiBjbGFzcz0ic3QwIiBkPSJNMTcuOSA4NC40TC4xIDQyLjljLS4xLS4zLS4xLS42IDAtLjhMMTcuOS42Yy4yLS41LjktLjggMS40LS42LjUuMi44LjkuNiAxLjRsLTE3LjYgNDEgMTcuNiA0MWMuMi41IDAgMS4yLS42IDEuNC0uMi4yLS4zLjItLjUuMi0uNCAwLS44LS4yLS45LS42eiIvPjwvc3ZnPg==") no-repeat;
    background-size: contain, 0 0;
}

.top-slider .carousel-control-right {
    right: -35px;
    height: 100%;
    width: 180px;
    line-height: 0;
    font-size: 0;
    color: transparent;
    top: 0;
    background: 0 0;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.top-slider .carousel-control-right:before {
    content: "→";
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iODUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIwIDg1Ij48cGF0aCBmaWxsPSIjZmZmIiBjbGFzcz0ic3QwIiBkPSJNMS4xIDg1Yy0uMSAwLS4zIDAtLjQtLjEtLjUtLjItLjgtLjktLjYtMS40bDE3LjYtNDFMLjEgMS41Qy0uMSAxIC4xLjMuNy4xYy41LS4yIDEuMiAwIDEuNC42bDE3LjggNDEuNGMuMS4zLjEuNiAwIC44TDIgODQuNGMtLjEuNC0uNS42LS45LjZ6Ii8+PC9zdmc+") no-repeat;
    background-size: contain, 0 0;
    right: 0;
}

.top-slider .carousel-control-right:focus,
.top-slider .carousel-control-right:hover,
.top-slider .carousel-control-left:focus,
.top-slider .carousel-control-left:hover {
    outline: 0;
    background: 0 0;
    color: transparent;
}

.top-slider:hover .carousel-control-left:before {
    left: 50%;
    height: 85px;
    width: 20px;
}

.top-slider:hover .carousel-control-right:before {
    right: 50%;
    height: 85px;
    width: 20px;
}

.top-slider .carousel-indicators li {
    border: 0;
    width: 8px;
    height: 8px;
    background: rgba(255, 255, 255, .4);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 5px 0 0;
    box-shadow: none!important;
    outline: 0!important;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.top-slider .carousel-indicators li:last-child {
    margin-right: 0;
}

.top-slider .carousel-indicators .active {
    background: #fff;
}

.main-container {
    background: transparent;
    margin-bottom: 20px;
}

.main-container-inner {
    padding-top: 20px!important;
    margin-top: 0!important;
    margin-bottom: 25px!important;
}

.main-container-inner .content img:last-of-type {
    float: none!important;
}

.main-container .aside {
    position: relative;
    background: transparent;
}

.main-container .aside .aside-box {
    /*border: #ddd 1px solid;*/
    padding: 15px 20px 1px 20px;
    border-radius: 0px;
    width: 100%;
    margin: 50px 25px 15px 0;
}

.main-container .aside .aside-box .lev2 {
    margin: 0 0 10px;
}

.main-container .aside .aside-box .lev2.active a {
    font-weight: 700;
}

.main-container .content {
    background: transparent;
    float: left;
    padding: 0 35px;
    min-height: 100px;
}

.main-container-inner .content .col-md-6 {
    padding: 0 15px 0 0;
}

.main-container .content h1 {
    font-weight: 400;
    font-size: 28px;
    color: #202020;
    margin-bottom: 32px;
    margin-top: 0;
}

.main-container .content h3{
	font-size: 1.125em;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.4;
}

.main-container .content-banner {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.main-container .content-banner a {
    border: none!important;
}

.main-container .content-banner img {
    width: 100%;
    object-fit: contain;
}

.main-container .content .breadcrumb {
    background: none;
    font-size: 12px;
    padding-left: 0;
    border: none;
    border-radius: 0;
    padding-top: 0;
}

.main-container .content .breadcrumb a {
    font-size: 12px;
}

.main-container .content .breadcrumb>li+li:before {
    content: ">"!important;
}

.footer {
    color: #000;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    width: inherit;
    background: #fff;
    font-size: 13px;
}

.footer-section {
    padding: 30px 0 40px 0;
    min-height: 115px;
    border-top: 1px solid #f0f0f0;
    max-width: 1000px;
    margin: 0 auto;
}

.form-search {
    z-index: 1000;
    background-color: transparent;
    float: right;
    position: relative;
}

.form-search .form-control {
    background: url(data:image/gif;base64,R0lGODlhDgAPANUAAPr6+rGxsf7+/tXV1eHh4djY2NbW1vPz87e3t9/f38PDw/n5+eLi4tfX1+Tk5Lq6uvj4+LCwsNTU1Nra2tLS0vDw8LW1tcrKyqysrMHBwd3d3bOzs+fn5/T09MLCwru7u83Nzerq6uvr6/Hx8c/Pz/z8/MTExMnJyfLy8uzs7MfHx7Kyst7e3ra2tv39/czMzNPT07m5uff39+Dg4Pv7+729ve/v78XFxa+vr6qqqv///wAAAAAAAAAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGMTQ2QUY2NjQwQjYxMUU0ODUwN0UxOTAxNjI3MjM0NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGMTQ2QUY2NzQwQjYxMUU0ODUwN0UxOTAxNjI3MjM0NCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkYxNDZBRjY0NDBCNjExRTQ4NTA3RTE5MDE2MjcyMzQ0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkYxNDZBRjY1NDBCNjExRTQ4NTA3RTE5MDE2MjcyMzQ0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAA4ADwAABnJAnbDkMAwYAKFSyAqYBjAFriFYSh6o5eFzUoosi6UQgEgIbwSxktMS4pJqnQDX0eHiylhIFwjjAyM6Khp4KRFVNhsyai41A0oFCBVLEAo5aUoJAR4GBRc4Kzk5DUs0DBQkEwcAGaIgeEICLzkYsEozDkEAOw==) 5px 50% no-repeat;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 95%;
    height: 28px;
    text-indent: 18px;
    outline: 0!important;
    box-shadow: none!important;
}

.form-search .form-control:focus {
    border: 1px solid #66AA53;
    outline: 0!important;
    box-shadow: none!important;
}

.form-search .search-btn {
    height: 28px;
    width: 26px;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    border: none!important;
    outline: none!important;
    box-shadow: none!important;
}

.form-search .search-btn:hover {
    background: transparent;
    border: none!important;
    outline: none!important;
    box-shadow: none!important;
    cursor: pointer;
}

.footer-menus {
    text-align: left;
}

.footer-menus ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 18px;
    border-radius: 0px;
}

.footer-menus ul li {
    text-align: left;
    height: 18px;
    margin-bottom: 5px;
    width: 32%;
    display: inline-block;
}

.footer .pull-left a {
    border-bottom: 0!important;
}

@media (max-width: 1199px) {
    #page-wrapper {
        width: 100%;
        min-width: 100%;
        padding-left: 0;
        padding-right: 0;
        box-shadow: none!important;
    }
    .top-slider {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 992px) and (max-width: 1064px) {
    .header-cabinet ul li:last-child a {
        margin-right: 23px;
        padding-top: 12px;
    }
}

@media (max-width: 992px) {
    html {
        overflow-x: hidden;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .header-phone {
        padding-left: 36px;
        background-position-x: 12px;
    }
    .header-cabinet {
        text-align: center;
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .page .header {
        display: none;
    }
    .main-container .navbar-default {
        display: none;
    }
}

@media (max-width: 767px) {
    html {
        overflow-x: hidden;
        font-size: 15px;
        background: #fff;
    }
    .form-control {
        margin-bottom: 10px;
    }
    .menu-toggle {
        border-bottom: 0!important;
    }
    .mm-page {
        height: 100%;
    }
    nav.mm-menu a {
        border-bottom: none;
        color: #008ACE!important;
    }
    nav.mm-menu .mm-panel a {
        color: rgba(0, 0, 0, 0.701961)!important;
    }
    html.mm-opened body {
        overflow: auto!important;
        overflow-x: hidden!important;
    }
    html.mm-opened .main-container .content {
        overflow-x: hidden!important;
    }
    .container {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .header-section {
        display: none;
    }
    #page-wrapper .container:nth-child(2) {
        overflow-x: hidden;
    }
    .top-slider .carousel-indicators {
        bottom: 0;
    }
    .top-slider .carousel-control-right,
    .top-slider .carousel-control-left {
        width: 120px;
    }
    .main-container {
        padding: 0 15px 0 15px;
        margin-bottom: 25px;
    }
    .main-container .aside {
        padding-left: 15px;
    }
    .main-container .aside .aside-box {
        margin-bottom: 20px;
    }
    .main-container .content {
        margin-left: 0;
        margin-right: 0;
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .content .breadcrumb {
        display: none;
    }
    .main-container .content h1 {
        margin-bottom: 28px;
    }
    .footer {
        min-height: 20px;
    }
    .footer .form-search {
        display: none;
    }
    .footer-menus {
        display: none;
    }
    .footer .pull-left {
        width: 100%;
        text-align: center;
        font-size: 18px;
        padding-top: 0;
        padding-bottom: 10px;
        line-height: 28px;
    }
    #page-wrapper {
        padding-top: 60px;
    }
}

.nav-pills .active a{
	background-color: #980c12!important;
}
