body {color:#3d3d3d;background:url(/static/images/sl/body-bg.jpg) repeat;}
a {color:#4b0a2c;}
ul {list-style:none;padding:0;margin:0;}
div, input, span, a, button, p {
    font-weight:500;
}

.relative {position:relative;}
.margin-container {padding-left :45px;padding-right:45px;}
.box-site-group {
    background: #4b0a2c;
    padding: 10px 0;
}
.menu-toggle {
    display: block;
    border: none;
    background-color: #fff;
    float:right;
}
input{
    outline: none;
}
input:-webkit-autofill{
    -webkit-box-shadow: inset 0 0 0 50px #4b0a2c !important; /* ���� ���� */
    -webkit-text-fill-color: #fff !important; /* ���� ������ */
    color: #fff !important; /* ���� ������ */
}

a:focus, a:hover, a:active {
    outline:none;
    color:inherit;
}
.bar {
    display: block;
    width: 25px;
    margin-bottom: 5px;
    height: 2px;
    background-color: #4b0a2c;
}
.site-group-menu li {
    display:inline-block;
    vertical-align:top;
    margin-right: 5px;
}
.site-group-menu li:last-child {
    margin:0;
    float:right;
}
.site-group-menu a {
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 36px;
    background: #3c0823;
    padding: 0 30px;
    border-radius: 4px;
    text-decoration: underline;
}
.box-main-nav {
    margin-top:30px;
}
.box-main-nav-inner {
    padding:0 30px;
}
.header-phone {
    text-align: right;
    color: #3d3d3d;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 20px;
}
.main-menu {
    margin-top:25px;
}
.main-menu li {
    display:inline-block;
    margin-right: 15px;
}
.main-menu a {
    text-transform:uppercase;
}
.main-menu li:last-child {
    margin:0;
}
.box-main-slider {
    margin-top:15px;
}
#main-slider .item {
    height: 500px;
    border-radius: 12px;
}
.slider-meta-wrapper{
    width: 50%;
    position: absolute;
    right: 30px;
    bottom: -30px;
    padding-left: 30px;
}
.slider-meta {
    padding: 40px 40px 23px 40px;
    background: #2e3266;
    color: #fff;
	border-radius: 12px;
}
.slider-meta h3 {
    color: #9899ad;
    margin: 0;
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
}
.slider-meta p {
    margin-top: 15px;
    margin-bottom: 20px;
}
.slider-meta a {
    color: #9899ad;
    text-decoration: underline;
}
#main-slider .carousel-indicators {
    right: 70px;
    bottom: 30px;
    display: inline-block;
    width: auto;
    left: auto;
    margin: 0;
}
#main-slider .carousel-indicators li {
    width: 16px;
    height: 16px;
    background-color: #252852;
    border: 0;
}
#main-slider .carousel-indicators li.active {
    background-color:#1c1e3d;
}
#main-slider .carousel-inner {
    padding-bottom:30px;
}
#main-slider .item {
	height: 500px;
	border-radius: 12px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.box-about {
    box-sizing: content-box;
    padding-bottom: 80px;
    padding-top: 80px;
}
.box-about .title {
    margin-bottom: 30px;
    margin-top: 35px;
}
.box-about p {
    line-height: 22px;
    margin:0;
}
.box-about-sub {
    background: #2e3266;
    color: #fff;
    padding: 55px;
    margin-top: 80px;
    margin-left: -30px;
    margin-right: -30px;
    border-radius: 13px;
}
.box-about-sub h4{
    color: #9899ad;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.box-about-sub img {
    position: absolute;
    top: -115px;
    left: -35px;
}
.box-about-sub p {
	line-height: 22px;
}
.box-garage {
    margin-top:90px;
    padding: 0px 45px;
}
.garage-number-item {
    text-align: right;
    padding-right: 30px;
    margin-right: 40px;
    border-right: 4px solid #2e3266;
}
.garage-number-item span {
    font-weight: 700;
    text-transform: uppercase;
    color: #4b0a2c;
}
.garage-number-item .big {
    font-size: 117px;
    line-height: 100px;
    color: #4b0a2c;
}
.box-garage p {
    color:#414141;
    margin-left: 20px;
}
.box-garage p:first-child {
    margin-bottom:15px;
}
.box-about-2 {
    background:url(/static/images/sl/about-2-bg.png) no-repeat center;
    padding: 113px 0px;
    margin-bottom: 60px;
}
.box-about-2 h4 {
    font-size: 30px;
    text-transform: uppercase;
    color: #9899ad;
    margin-bottom: 20px;
}
.box-about-2 p {
    font-size: 17px;
    color: #9899ad;
    line-height: 21px;
}
.title {
    font-size: 80px;
    color: #4b0a2c;
    line-height: 63px;
}
.white {color:#fff;}
.box-advantages-inner {
    min-height: 100%;
    background: #4b0a2c;
    color: #fff;
    z-index: 10;
    padding: 40px 70px 40px 40px;
    border-radius: 12px;
    box-shadow:0px 0px 8px 0px #4b0a2c;
}
.box-advantages-inner h4{
    color: #973f6d;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.list-advantages{
    list-style-image: url(/static/images/sl/ul-style.png);
}
.list-advantages li{
    margin-bottom: 24px;
}
.box-clients {
    padding-top: 100px;
    padding-bottom: 32px;
    background: #ebf4ff;
}
.clients-meta {
    margin-top:60px;
}
.clients-meta .title{
    margin-bottom: 53px;
}
.clients-meta p {
    margin-top:50px;
}
.client-item-col:nth-child(Odd) {
    padding-right:10px;
}
.client-item-col:nth-child(Even) {
    padding-left:10px;
}
.client-item {
    height:145px;
    background:#fff;
    border-radius:12px;
    margin-bottom:20px;
    line-height: 145px;
}
.client-item img {
    max-width:90%;
}
#clients-slider .carousel-inner {
    padding-bottom: 40px;
}
#clients-slider .carousel-indicators {
    bottom:0;
}
.carousel-indicators li {
    width: 16px;
    height: 16px;
    border: 0;
    margin:0;
    background: #d3dbe5;
}
.carousel-indicators .active{
    width: 16px;
    height: 16px;
    border:0;
    background:#bcc3cc;
}
.box-production {
    background: #e0e9f5;
    position: relative;
    padding-bottom: 60px;
}
.production-kinds-wrapper {
    margin-top:60px;
}
.table-block {
    display: table;
    width: 100%;
}
.production-item {
    height: 100px;
    margin-bottom: 40px;
}
.table-cell{
    display: table-cell;
    vertical-align: middle;
}
.production-img {
    width: 120px;
    padding-right: 20px;
}
.production-meta a {
    font-size: 20px;
    color: #35366e;
    border-bottom: 1px dashed;
}
.production-meta p {
    margin-top: 5px;
    margin-bottom:0;
    color:#4b0a2c;
}
.production-meta a:hover {
    text-decoration:none;
    border:none;
}
footer {
    background: url(/static/images/sl/footer-bg-1.png) no-repeat 30px bottom, url(/static/images/sl/footer-bg-2.png) no-repeat right bottom;
    background-color: #4b0a2c;
    padding-top: 40px;
    padding-bottom: 45px;
}
footer .title {
    margin-top: 10px;
    color:#973f6d;
}
.footer-contacts {
    background-color: #2e3266;
    padding: 35px 45px 40px 45px;
    border-radius: 12px;
    position: absolute;
    width: 100%;
    max-width: 500px;
    top: -70px;
}
.footer-contacts h4 {
    font-size:30px;
    color:#5c62b0;
    margin-bottom:18px;
}
.footer-contacts .bootstrap-select {
    margin-top:15px;
}
.change-btn {
    display: inline-block;
    width: 53px;
    height: 53px;
    background: url(/static/images/sl/change.png) no-repeat center;
    margin-top: 18px;
}
.change-btn:hover {
    opacity:.9;
}
.footer-feedback-wrapper {
    overflow:hidden;
}
.footer-feedback-wrapper .custom-btn {
    padding-right:0;
}
.footer-feedback-wrapper .custom-btn:before{
    left: -1020px;
    width: 1000px;
}
.custom-btn-wrapper {
    overflow:hidden;
}
.custom-btn-wrapper .custom-btn:before {
    background: #575ca7;
    right: -150px;
    left:auto;
}
.custom-btn-wrapper .custom-btn:after {
    background: #35366e;
}
.footer-phone {
    font-size: 28px;
    margin-top: 20px;
}
.footer-address {
    font-size: 20px;
    margin-top: 10px;
}
.footer-email {
    font-size: 20px;
    display: block;
    margin-top: 3px;
}
.copyright, .develop {
    color:#973f6d;
}
.develop:hover {
    color:#973f6d;
}
.custom-btn{
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
    padding: 14px 40px;
    position: relative;
    background: transparent;
    border: 0;
}
footer .custom-btn {
    margin-top:25px;
}
.custom-btn:hover {
    color:#fff;
    text-decoration:none;
}
.custom-btn span {
    position:relative;
    z-index:2;
}
.custom-btn:before {
    content: '';
    display: block;
    position: absolute;
    width: 170px;
    height: 2px;
    background: #973f6d;
    left: -150px;
    top: 25px;
    z-index: 20;
}
.custom-btn:after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    width: 80px;
    background: #3c0823;
    border-radius: 6px;
    z-index: 1;
}
.fixed-feedback {
    background: #541637;
    position: fixed;
    bottom: 0;
    lefT: 0;
    right: 0;
    padding-top: 23px;
    padding-bottom: 17px;
    z-index: 10000;
}
.fixed-feedback .margin-container {
    overflow:hidden;
}
.feedback-text {
    display:inline-block;
    padding: 14px 0px;
    font-size: 20px;
    text-transform: uppercase;
    padding-right: 20px;
    background: #541637;
    position: relative;
    z-index: 21;
    padding-left: 20px;
}
.fixed-feedback .custom-btn {
    float:right;
    font-size:20px;
    padding-right:0;
}
.fixed-feedback .custom-btn:after{
    border-radius: 6px;
    left:-20px;
}
.fixed-feedback .custom-btn:before{
    width: 580px;
    left: -570px;
    top: 27px;
    z-index:20;
}
/* modals */
.modal-body, .modal-header, .modal-footer {
    padding-left: 30px;
    padding-right: 30px;
}
#feedback-modal {
    padding:0 !important;
	z-index: 10000;
}
#feedback-modal .modal-dialog {
    top: 0;
    margin: 0;
    width: 100%;
    min-height: 100%;
}
#feedback-modal .modal-content{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    border-radius: 0;
    padding: 90px;
    background-color: #4b0a2c;
    overflow-y:auto;
}
#feedback-modal .close-btn{
    position: absolute;
    right: 40px;
    top: 88px;
    transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    -webkit-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    -moz-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    -o-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    -ms-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
}
#feedback-modal .title, #feedback-modal .sub-title-info {
    margin-top:22px;
}
#feedback-modal .form-control {
    background: transparent;
    border: 0;
    color: #fff;
    border-bottom: 4px solid #6d3b54;
    outline: none;
    border-radius: 0;
    box-shadow: none;
    padding-left: 0;
    font-weight: 100;
    font-size: 31px;
    height: 40px;
}
#feedback-modal .form-control::-webkit-input-placeholder {color:#fff;}
#feedback-modal .form-control::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
#feedback-modal .form-control:-moz-placeholder           {color:#fff;}/* Firefox 18- */
#feedback-modal .form-control:-ms-input-placeholder      {color:#fff;}
#feedback-modal .field-help {
    display:inline-block;
    position: absolute;
    right: 0;
    top: 13px;
    color: #6d3b54;
    text-transform: uppercase;
}
#feedback-modal .form-group {
    margin-bottom:64px;
}
#feedback-modal .modal-body, #feedback-modal .modal-footer {
    padding-top:45px;
}
.bootstrap-select {
    widtH:100%!important;
}
.ls-bg {
    background:url(/static/images/sl/footer-bg-2.png) no-repeat right bottom;
}



#main-wrapper {
	overflow: hidden;
}



/*  *   *   *   DROPDOWN TOGGLE *   *   *   */

.caret {
	color: #5c62b0;
	border-top: 5px dashed;
	border-top: 5px solid \9;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
/*  *   *   *   DROPDOWN TOGGLE END *   *   *   */



/* modals */

/*  *   *   *   SERVICES MODAL   *   *   *   */

.service_one h1 {
    color: #4b0a2c;
}

.service_one_content {
    color: #555;
    margin: 2em 0;
}
/*  *   *   *   SERVICES MODAL END  *   *   *   */


.menu-toggle {
	display: block;
	border: none;
	background-color: #fff;
	float:right;
}


/*  *   *   *   BOX SITE GROUP  *   *   *   */
.box-site-group {
	background: #fff;
	box-shadow: 0 0 1em #ccc;
	/*display: none;*/
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	padding: 10px 0;
	opacity: 0;
	visibility: hidden;
	z-index: 20;
}

/*  *   *   *   BOX SITE GROUP END  *   *   *   */


/*  *   *   *   MAIN MENU MOBILE    *   *   *   */
.main-menu-mobile, .main-menu-mobile button, .main-menu-mobile button:after, #menu-mobile-modal .modal-content {
	background: #4b0a2c;
}
.main-menu-mobile {
	display: none;
	position: fixed;
	height: 70px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 20;
}
.main-menu-mobile button {
	position: absolute;
	height: 3em;
	width: 3em;
	top: 1em;
	right: 1em;
	margin: 0;
	padding: 0.5em 0 0 0.65em;
	border: 0.2em solid #fff;
	border-radius: 3em;
	box-sizing: border-box;
}
.main-menu-mobile button:after {
	content: '';
	position: absolute;
	height: 1em;
	width: 1em;
	left: 0;
	top: 2.3em;
	transform: rotate(30deg);
}
.main-menu-mobile button .bar {
	background-color: #fff;
	width: 20px;
	margin-bottom: 7px;
}
.main-menu-mobile .custom-btn {
	top: 0.5em;
	left: 3em;
}
#menu-mobile-modal .modal-dialog {
	top: 0;
	margin: 0;
	width: 100%;
	min-height: 100%;
}
#menu-mobile-modal .modal-content {
	/*background-image: url('/static/images/sl/logo.png');*/
	background-position: left 120px bottom 40px;
	background-repeat: no-repeat;
	background-size: contain;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	padding: 30px 30px 0;
	border-radius: 0;
	overflow-y: auto;
}
#menu-mobile-modal li {
	margin-bottom: 1vh;
	/*margin-bottom: 1em;*/
}

#menu-mobile-modal .feedback-btn {
	left: 20%;
}

#menu-mobile-modal .modal-header .feedback-btn {
	background: transparent;
	top: 8em;
	right: 0;
	left: inherit;
	transform: rotate(90deg);
}
.footer-site-group {
	background: rgb(104, 187, 201);
	position: absolute;
	height: 8vh;
	width: 100%;
	bottom: 0;
	/*margin-top: 2em;*/
}
.footer-site-group div {
	background-origin: content-box;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	height: 100%;
	padding: 1vh;
}
/*  *   *   *   MAIN MENU MOBILE END    *   *   *   */


/*  *   *   *   FEEDBACK BUTTON *   *   *   */
.feedback-btn, .feedback-btn:focus {
	color: #fff;
	text-decoration: none;
}
.feedback-btn {
	display: inline-block;
	position: absolute;
	font-size: 1.5vh;
	border: 0;
	padding: 1.4em 0;
	text-transform: uppercase;
}
.feedback-btn:before {
	content: '';
	display: block;
	position: absolute;
	background: #973f6d;
	height: 0.2em;
	width: 20em;
	left: -18em;
	top: 50%;
	margin-top: -0.1em;
	z-index: 2;
}
.feedback-btn:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 9em;
	background: #3c0823;
	border-radius: 0.5em;
	z-index: 1;
}
.feedback-btn span {
	font-size: 2em;
	font-weight: 900;
	position: relative;
	margin-left: 2.4em;
	white-space: nowrap;
	z-index: 3;
}

#company {
    margin-bottom: 80px;
    padding-right: 10px;
}

.img-geo {
    position: relative;
    min-height: 1;
    padding-left: 15px;
    padding-right: 15px;
}

.footer-bg:after {
    visibility: hidden;
}

.resz-custom-btn:after {
    background: #3a0822;
}

.title-white {
    margin-bottom: 20px;
}

.modal-news {
    background: #541637;
}

.services-img {
    margin-right: 50%;
}

.modal-title {
    color: #3a0822;
    font-size: 30px;
}
.modal-body {
    margin-bottom: 0;
}
.title-feedback {
    margin-top: 20px;
    color: #973f6d;
    font-size: 80px;
    line-height: 60px;
}

@media (max-width: 768px) {
    
    .itc-slider {
        height:250px;
    }
    
    .box-about .title {
        margin-top: 0px;
    }
    
    .box-about-sub {
        margin-left: 0;
        margin-right: 0;
    }
    
    .box-about-sub img {
        position: relative;
        top: -30px;
        margin-left: 30px;
        width: 100%;
    }
    
    .box-about-2 h4 {
        font-size: 28px;
    }
    
    .box-garage {
        padding: 0 0;
    }
    
    .garage-number-item {
        padding: 0 60px;
    }
    
    .resz-custom-btn {
        display: none;
    }
    
    .margin-container {
        padding-left: 0;
        padding-right: 0;
    }
    
    h3 {
        margin-bottom: 0px;
    }
    
    .title {
        font-size: 50px;
    }
    
    .title-blue {
        font-size: 44px;
    }
    
    .h4-news{
        margin: 20px 0px 0px 20px;
    }

    .geo-pos-item {
        margin-bottom: 150px;
    }
    
    .display-none-768{
        display: none;
    }
    
    .field-help {
        position: static !important;
        margin-top: 5px;
    }

    #feedback-modal .form-control {
        font-size: 20px;
    }

    .fixed-feedback {
        display: none;
    }

    .site-group-menu {
        text-align: center;
    }

    .site-group-menu li {
        margin-top: 5px !important;
        float: none !important;
    }

    .footer-bg:after {
        display: none;
    }

    .client-number {
        margin-left: 0;
        margin-right: 0;
    }

    .menu-toggle {
        float: none;
        margin: 0 auto;
        margin-top: 15px;
    }

    .main-menu {
        display: none;
        width: 100%;
        position: absolute;
        z-index: 100;
        background: #fff;
        text-align: center;
        margin: 0;
        top: 70px;
        left: 0;
        border-radius: 12px;
        padding: 10px 0px;
    }

    .main-menu li {
        display: block;
        margin: 0;
        margin-bottom: 5px;
    }

    .main-menu a {
        font-size: 18px;
    }



    /*  *   *   *   COLORS  *   *   *   */
    /*  *   *   *   COLORS FONT *   *   *   */
    #feedback-modal .title,
    .box-about-2 span,
    .box-about .mob-bl span,
    .modal-header h1,
    .modal-body li a,
    .modal-footer .header-phone {
        color: #fff;
    }

    .modal-news .resz-custom-btn {
        color: #8f6dcd;
    }

    /*  *   *   *   COLORS FONT END *   *   *   */


    /*  *   *   *   COLORS BACKGROUND   *   *   *   */
    .main-menu {
        background: #fff;
    }

    #menu-mobile-modal .modal-content {
        background-color: #36356f;
    }

    .box-about .mob-bl {
        background: #4e6694;
    }

    .footer-contacts .resz-custom-btn:after {
        background: #7258a2;
    }

    .modal-news .resz-custom-btn:before {
        background: #9172cd;
    }

    .modal-news .resz-custom-btn:after {
        background: #edf4ff;
    }

    /*  *   *   *   COLORS BACKGROUND END   *   *   *   */
    /*  *   *   *   COLORS END  *   *   *   */



    /*  *   *   *   FEEDBACK    *   *   *   */
    #feedback-modal .modal-content {
        padding: 35px;
    }

    #feedback-modal .resz-custom-btn,
    #menu-mobile-modal .resz-custom-btn {
        font-size: 10px;
    }

    #feedback-modal .modal-footer .resz-custom-btn {
        left: auto;
        right: 3em;
        bottom: 30px;
    }

    #feedback-modal .close-btn {
        top: 150px;
        right: 0;
    }

    #feedback-modal .title {
        font-size: 55px;
        line-height: 60px;
        padding-right: 1.5em;
    }

    #feedback-modal .form-group {
        margin-bottom: 20px;
    }

    /*  *   *   *   FEEDBACK END    *   *   *   */



    /*  *   *   *   MENU MOBILE *   *   *   */
    .main-menu-mobile {
        display: block;
    }

    #menu-mobile-modal .modal-dialog {
        top: 0;
        margin: 0;
        width: 100%;
        min-height: 100%;
    }

    #menu-mobile-modal .modal-content {
        background-position: left 120px bottom 40px;
        background-repeat: no-repeat;
        background-size: contain;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        height: 100%;
        padding: 35px;
        border-radius: 0;
        overflow-y: auto;
    }

    #menu-mobile-modal li {
        margin-bottom: 29px;
    }

    /*  *   *   *   MENU MOBILE END *   *   *   */



    /*  *   *   *   MENU MOBILE *   *   *   */
    #menu-mobile-modal .modal-content {
        padding: 30px 30px 0;
    }

    #menu-mobile-modal li {
        margin-bottom: 1vh;
    }

    /*  *   *   *   MENU MOBILE END *   *   *   */



    /*  *   *   *   FOOTER  *   *   *   */

    footer .bg_logo {
        background: url('/static/images/mh/mx_logo.png') no-repeat center left;
        background-origin: content-box;
        background-size: contain;
        height: 45px;
        /*padding: 0 15px;*/
    }

    footer .change-btn {
        position: absolute;
        top: -210px;
        right: 10px;
    }

    .footer-contacts h4 {
        font-size: 20px;
    }

    .footer-contacts .col-md-9 {
        padding: 0;
    }

    .footer-contacts .resz-custom-btn {
        display: none;
    }

    .footer-feedback-wrapper {
        display: none;
    }

    #contacts .change-btn {
        position: absolute;
        top: -210px;
        right: 10px;
    }

    .footer-contacts .bootstrap-select {
        width: 70% !important;
    }

    /*  *   *   *   FOOTER END  *   *   *   */



    /*  *   *   *   ОБЩИЕ СВОЙСТВА  *   *   *   */
    .box-main-nav {
        margin: 100px 0 30px;
    }

    .box-main-nav .col-md-9 {
        display: none;
    }

    .box-about .col-md-6:after {
        content: '';
        clear: both;
    }

    .box-advantages-inner,
    .box-about-sub,
    .box-garage,
    .box-about-2 {
        border-radius: 0;
    }

    .box-about-sub {
        margin-top: 0;
    }

    .box-garage {
        margin-top: 30px;
    }

    .box-about-2 {
        padding: 5px 8px;
        margin-top: 30px;
    }

    .box-about-2 span {
        color: #fff !important;
    }

    .box-about .mob-bl {
        background: #4e6694;
        position: absolute;
        top: 100%;
        bottom: auto;
        padding: 15px;
        z-index: 1;
    }

    .box-about .mob-bl span {
        color: #fff !important;
    }

    /*  *   *   *   ОБЩИЕ СВОЙСТВА END  *   *   *   */



    /*  *   *   *   ОБЩИЕ   *   *   *   */
    .container {
        padding: 0;
        width: auto;
    }

    .row {
        margin: auto;
    }

    .col-md-6,
    .col-md-12 {
        padding: 0;
    }

    .box-production .col-md-6,
    .box-production .col-md-12,
    footer .col-md-6,
    footer .col-md-12 {
        padding: 0 15px;
    }

    .table-block,
    .table-cell {
        display: block;
    }

    .xk_logo,
    .footer-phone,
    .footer-address,
    .footer-email {
        padding: 0;
        text-align: left;
    }

    .header-phone {
        margin-top: 25px;
        text-align: center;
    }

    /*  *   *   *   ОБЩИЕ END   *   *   *   */



    /*  *   *   *   FEEDBACK BUTTON *   *   *   */
    .feedback-btn:after {
        width: 8.7em;
    }

    .feedback-btn span {
        margin-left: 3em;
    }

    /*  *   *   *   FEEDBACK BUTTON END *   *   *   */



    /*  *   *   *   MAIN MENU MOBILE    *   *   *   */
    .main-menu-mobile {
        height: 96px;
    }

    .main-menu-mobile button {
        height: 46px;
        width: 46px;
        top: 26px;
        right: 40px;
        padding: 7px 0 0 10px;
    }

    .main-menu-mobile button:after {
        left: 7px;
        top: 33px;
        transform: rotate(25deg);
    }

    .main-menu-mobile button .bar {
        height: 1px;
        width: 21px;
        margin-bottom: 9px;
    }


    .main-menu-mobile .feedback-btn {
        font-size: 9px;
        top: 23px;
        left: 20px;
        margin-top: 0;
    }

    .main-menu-mobile .feedback-btn:before {
        margin-top: 0;
    }

    /*  *   *   *   MAIN MENU MOBILE END    *   *   *   */



    /*  *   *   *   LOGO    *   *   *   */
    .logo {
        display: block;
        height: 85px;
        margin: 30px 0 5px -12px;
        text-align: center;
    }

    .logo img {
        height: 100%;
    }

    /*  *   *   *   LOGO END    *   *   *   */



    /*  *   *   *   SLIDER  *   *   *   */
    .slider-meta-wrapper {
        position: relative;
        height: 25vh;
        width: 100%;
        right: 0;
        padding: 0;
        overflow: hidden;
    }

    #main-slider .item {
        height: 49vh;
        border-radius: 0;
    }

    .slider-meta {
        font-size: 14px;
        line-height: 20px;
        height: 100%;
        border-radius: -1px;
    }

    .slider-meta h3 {
        font-size: 24px;
        line-height: 27px;
    }

    .slider-meta p {
        margin: 6px 0 22px;
    }

    #main-slider .carousel-inner {
        padding: 0;
    }

    #main-slider .carousel-indicators {
        bottom: 18px;
        right: 41px;
        margin: 0;
    }

    #main-slider .carousel-indicators li {
        height: 15px;
        width: 15px;
        margin-left: 5px;
    }

    /*  *   *   *   SLIDER END  *   *   *   */



    /*  *   *   *   ABOUT COMPANY   *   *   *   */
    .box-about {
        padding: 20px 0 0;
    }

    .box-about .pad-bl {
        margin-bottom: 33px;
        padding: 0 20px;
    }

    .pad-bl h1 {
        font-size: 53px;
        margin: 50px 0 15px;
    }

    .client-number {
        margin: -15px 0 0;
        padding: 15px 23px;
    }

    .client-number-item {
        font-size: 14px;
        line-height: 22px;
    }

    .client-number-item:first-child {
        margin-right: 26px;
    }

    .client-number-item span.big {
        font-size: 51px;
        line-height: 40px;
    }


    .box-advantages {
        position: static;
        margin-top: 70px;
    }

    .box-advantages-inner {
        padding: 44px 36px;
    }

    .box-advantages-inner h4 {
        font-size: 24px;
        margin-bottom: 17px;
    }

    .list-advantages {
        margin-left: 20px;
    }

    .list-advantages li {
        margin-bottom: 22px;
    }

    /*  *   *   *   ABOUT COMPANY END   *   *   *   */



    /*  *   *   *   CLIENTS *   *   *   */
    .box-clients {
        padding-top: 50px;
    }

    .clients-meta {
        padding: 0 20px;
        margin-top: 25px;
    }
    
    .clients-meta p {
    margin-top: 0px;
    }

    #clients-slider .carousel-inner {
        margin-top: 35px;
        padding: 0 22px;
    }

    .client-item {
        line-height: 110px;
        height: 110px;
        width: 48%;
        margin: 2px;
    }

    #clients-slider .carousel-indicators {
        bottom: -40px;
    }


    .box-production {
        margin-top: 50px;
        padding: 0;
    }

    .geo-bg {
        background: url('/static/images/mh/geo-bg.png') no-repeat right -60px top 330px;
        background-size: 70%;
    }

    .box-geo-pos {
        margin-top: 70px;
        padding: 0 20px;
    }

    .geo-title {
        background: transparent;
        position: static;
        padding: 0 20px;
    }

    .geo-title .title {
        font-size: 53px;
        line-height: 40px;
    }

    .geo-pos-item h5 {
        font-size: 22px;
        font-weight: 100;
    }

    /*  *   *   *   CLIENTS END *   *   *   */



    /*  *   *   *   TYPEPRODUCT *   *   *   */
    .production-kinds-wrapper {
        margin: 0;
        padding: 70px 20px 95px;
        padding-bottom: 20px;
    }

    .production-kinds-wrapper .title {
        font-size: 53px;
        padding: 0 15px;
    }

    .production-kinds-wrapper .title.blue {
        font-size: 29px;
        margin-top: 18px;
        margin-bottom: 40px;
    }

    .production-item {
        height: auto;
        margin-bottom: 10px;
    }

    .production-kinds-wrapper .production-img,
    .production-kinds-wrapper .production-meta {
        display: inline-block;
    }

    .production-img {
        width: 100px;
        margin-right: 10px;
        padding: 0;
    }

    .production-meta {
        font-size: 13px;
        text-align: left;
    }

    .production-meta a {
        font-size: 19px;
    }

    /*  *   *   *   TYPEPRODUCT END *   *   *   */



    /*  *   *   *   FOOTER  *   *   *   */
    footer {
        background-image: url(/static/images/mh/footer-bg.png);
        background-repeat: no-repeat;
        background-position: right -40px bottom;
        padding: 30px 19px;
    }

    footer .title {
        display: none;
    }

    footer .col-md-6:nth-child(1) {
        height: 69px;
    }

    footer .col-md-6:nth-child(2) {
        padding: 0;
    }

    .footer-contacts {
        background: transparent;
        position: static;
        max-width: 100%;
        margin-top: 65px;
        padding: 0 15px 30px;
        text-align: left;
    }

    .footer-phone {
        font-size: 27px;
        margin: -2px 4px 0;
    }

    .footer-address {
        font-size: 19px;
        margin: 19px 7px 0;
    }

    .footer-email {
        font-size: 19px;
        margin: 3px 8px 0;
    }

    .footer-contacts .custom-btn {
        display: none;
    }

    .copyright-meta {
        font-size: 14px;
        margin: 33px 4px 0;
        padding: 0;
    }

    .copyright-meta .col-md-6 {
        top: 0 !important;
        padding: 0;
    }

    .copyright-meta .row > .col-md-6:nth-child(1) {
        height: auto;
    }

    .copyright-meta p {
        margin-bottom: 0;
    }

    .copyright,
    .develop {
        display: block;
        font-size: 12px;
        text-align: left;
    }

    /*  *   *   *   FOOTER END  *   *   *   */



    /*  *   *   *   MODAL   *   *   *   */

    .modal-header h1 {
        color: #fff;
        padding: 0.5em 0;
        text-transform: uppercase;
    }

    .modal-body li a {
        color: #fff;
        font-size: 3vh;
        font-weight: 100;
        border-bottom: 1px solid #fff;
    }

    .modal-footer {
        width: 100%;
        bottom: 0;
        padding: 5vh 0 8vh;
    }

    .modal-footer .header-phone {
        color: #fff;
        margin: 0 0 1em 0;
        text-align: left;
    }

    /*  *   *   *   MODAL END   *   *   *   */



    /*  *   *   *   MENU MOBILE MODAL    *   *   *   */
    #menu-mobile-modal .modal-header .resz-custom-btn {
        background: rgba(0, 0, 0, 0);
        font-size: 10px;
        top: 150px;
        left: inherit;
        right: -50px;
        transform: rotate(90deg);
    }

    #menu-mobile-modal .modal-header img {
        width: 245px;
        margin: 5px -3px 0;
    }

    #menu-mobile-modal .modal-footer .resz-custom-btn {
        right: 0em;
        bottom: 120px;
        display: none;
    }

    /*  *   *   *   MENU MOBILE MODAL END    *   *   *   */



    /*  *   *   *   MAIN MENU MOBILE    *   *   *   */
    .main-menu-mobile {
        height: 96px;
    }

    .main-menu-mobile button {
        height: 46px;
        width: 46px;
        top: 26px;
        right: 40px;
        padding: 7px 0 0 10px;
    }

    .main-menu-mobile button:after {
        left: 7px;
        top: 33px;
        transform: rotate(25deg);
    }

    .main-menu-mobile button .bar {
        height: 1px;
        width: 21px;
        margin-bottom: 9px;
    }


    .main-menu-mobile .resz-custom-btn {
        font-size: 9px;
        top: 23px;
        left: 20px;
        margin-top: 0;
    }

    .main-menu-mobile .resz-custom-btn:before {
        margin-top: 0;
    }

    /*  *   *   *   MAIN MENU MOBILE END    *   *   *   */
    .garage-big {
        font-size: 16px;
    }


    #feedback-modal {
        z-index: 10000;
    }
}



@media (max-width:480px) {

    /*  *   *   *   ОБЩИЕ   *   *   *   */
    .geo-bg {
        background-size: 100%;
    }

    /*  *   *   *   ОБЩИЕ END   *   *   *   */



    /*  *   *   *   FEEDBACK MODAL MOBILE   *   *   *   */
    #feedback-modal .close-btn {
        top: 80px;
        right: -20px;
    }

    #feedback-modal .modal-content {
        padding: 20px;
    }

    .modal-header img {
        width: 60%;
    }

    .modal-header .title {
        color: #fff;
        width: 60%;
        text-align: left;
    }

    #feedback-modal .modal-body {
        padding: 0;
    }

    #feedback-modal .form-group {
        margin: 0;
    }

    .site-group-menu a {
        height: 30px;
        line-height: 30px;
        padding: 0 20px;
    }

    /*  *   *   *   FEEDBACK MODAL MOBILE END   *   *   *   */



    /*  *   *   *   MOBILE MENU MODAL   *   *   *   */
    #menu-mobile-modal .feedback-btn {
        font-size: 10px;
    }

    /*  *   *   *   MOBILE MENU MODAL END   *   *   *   */



    /*  *   *   *   SERVICE ONE *   *   *   */
    .modal-news {
        background: #fff;
    }

    .modal-news h2 {
        font-size: 55px;
    }

    .modal-news .modal-dialog {
        width: 100%;
        margin: 0;
    }

    .modal-news .modal-content {
        background: transparent;
        padding: 35px;
    }

    .modal-news .product_info * {
        margin-left: auto;
    }



    .modal-news .resz-custom-btn {
        top: 100px;
        right: -35px;
        z-index: 1;
    }

    .modal-news .resz-custom-btn,
    .modal-news h2,
    .modal-news h4 {
        color: #35366e;
    }

    .modal-news .resz-custom-btn:before {
        background: #243d5b;
    }

    .modal-news .modal-image {
        position: relative;
        width: 60%;
        left: auto;
    }


    .service_one {
        margin: 30px 0;
        padding-right: 40px;
    }

    .service_one:after {
        content: '';
        display: block;
        clear: both;
    }

    .service_one_content {
        margin: 0;
    }

    .modal-news img {
        position: relative;
        float: right;
        right: -20%;
        margin: 10px 0 20px 0;
    }

    /*  *   *   *   SERVICE ONE END *   *   *   */



    /*  *   *   *   TYPEPRODUCT ONE *   *   *   */
    .typeproduct_one {
        padding-top: 8em;
    }

    .typeproduct_one img {
        position: relative;
        float: right;
        right: -20%;
        margin-left: -20% !important;
    }

    .typeproduct_one_content {
        font-size: 15px;
        font-weight: 300;
    }

    /*  *   *   *   TYPEPRODUCT ONE END *   *   *   */
}