body {color:#1c1c1c;background:url('//images/fm/body-bg.jpg') repeat;}
ul {list-style:none;padding:0;margin:0;}
div, input, span, a, button, p {
    font-weight:500;
}
h1,h2,h3,h4,h5 {margin:0;}
.relative {position:relative;}
.margin-container {padding-left :45px;padding-right:45px;}

.box-site-group {
	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;
}
.menu-toggle {
    display: block;
    border: none;
    float:right;
}

.main-menu-mobile {
	display: none;
	position: fixed;
	height: 5em;
	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 {
	width: 20px;
	margin-bottom: 7px;
}



input{
    outline: none;
}
input:-webkit-autofill{
    -webkit-box-shadow: inset 0 0 0 50px #8f6dcb !important; /* ���� ���� */
    -webkit-text-fill-color: #fff !important; /* ���� ������ */
    color: #fff !important; /* ���� ������ */
}
/* �������� ���� ��� �������� */

#main-wrapper {
	overflow: hidden;
}

.tab-pane > .active{
    display: block;
}

.tab-pane{
    display: none;
}

.active{
    opacity: 1;
    display: block;
}

.row .tab-pane .fade > .active{
    display: block;
}

.row .tab-pane .fade{
    display: none;
}

button:focus, button:hover, button:active {
    outline:none;
}
a:focus, a:hover, a:active {
    outline:none;
    color:inherit;
	text-decoration: none;
}
.bar {
    display: block;
    width: 25px;
    margin-bottom: 5px;
    height: 2px;
}
.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 {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    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;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 20px;
}
.main-menu, .box-site-group .dropdown {
	display: inline-block;
}
.main-menu {
    margin-top:25px;
}
.main-menu li {
    display:inline-block;
    margin-right: 33px;
}
.main-menu a {
    text-transform:uppercase;
}
.main-menu li:last-child {
    margin:0;
}
.box-site-group .main-menu {
	margin-top: 0.7em;
	margin-left: 3em;
}
.box-site-group .main-menu a {
	text-transform: none;
}
.box-main-slider {
    margin-top:15px;
}
#main-slider .item {
    height: 500px;
    border-radius: 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slider-meta-wrapper{
    width: 50%;
    position: absolute;
    right: 30px;
    bottom: -30px;
    padding-left: 30px;
}
.slider-meta {
    padding: 40px 40px 23px 40px;
    border-radius: 12px;
}
.slider-meta h3 {
    margin: 0;
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
}
.slider-meta p {
    margin-top: 15px;
    margin-bottom: 20px;
}
.slider-meta a {
    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;
    border: 0;
    margin:0;
}
#main-slider .carousel-inner {
    padding-bottom:30px;
}
.box-about {
    box-sizing: content-box;
    padding-top: 53px;
}
.box-about .title {
    margin-bottom: 50px;
    margin-top: 0;
}
.box-about img {
    margin: 0 100px;
}
.box-about p {
    line-height: 28px;
    margin: 0;
    font-size: 16px;
}
.box-about-sub {
    padding: 55px;
    margin-top: 80px;
    margin-left: -30px;
    margin-right: -30px;
    border-radius: 13px;
}
.box-about-sub h4{
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.box-about-sub img {
    position: absolute;
    top: -115px;
    left: -35px;
}
.box-about-2 {
    background:url('//images/fm/about-2-bg.png') no-repeat center;
    padding: 113px 0px;
}
.box-about-2 h4 {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.box-about-2 p {
    font-size: 17px;
    line-height: 21px;
}
.box-production {
    padding-top: 35px;
    padding-bottom: 30px;
}
.title {
    font-size: 80px;
    line-height: 60px;
    margin-bottom: 30px;
}
.list-advantages{
    list-style-image: url('//images/fm/ul-style.png');
}
.list-advantages li{
    margin-bottom: 24px;
}
.box-clients {
    padding-top: 100px;
    padding-bottom: 32px;
}
.box-cat {
    display:inline-block;
    width: 150px;
}
.box-cat:hover {
    text-decoration:none;
}
.cat-img {
    /*background: url('//images/fm/sprite-cat.png') no-repeat;*/
    width:100px;
    height:100px;
    margin:0 auto;
}

.box-cat h4 {
    font-size: 16px;
    text-transform: uppercase;
    margin: 10px;
}
.box-cat:hover h4, .box-cat.active h4{
    text-decoration:none;
}
.cat-circle {
    visibility:hidden;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    margin: 15px auto;
}
.box-cat.active .cat-circle{
    visibility:visible;
}
.box-products {
    display:inline-block;
    margin-top:30px;
    width:100%;
}
.product-item {
    display: block;
    height:300px;
    margin-bottom:30px;
    text-align: center;
    border-radius: 12px;
    padding: 25px 40px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.13);
}
.product-item:nth-child(3n){
    margin-right:0;
}
.product-item:hover {
    text-decoration:none;
}
.product-item h4 {
    font-size: 17px;
    margin-top: 25px;
    line-height: 20px;
    text-decoration: underline;
}
.product-item h4:hover {
    text-decoration: none;
}
.product-item img {
    max-height:195px;
    margin:0 auto;
}
.product-item p {
    margin-top:10px;
    margin-bottom:20px;
}


/*  *   *   *   НОВОСТИ *   *   *   */

.box-news {
    padding-bottom:80px;
}
.news-bg {
    padding-top: 115px;
    background:url('//images/fm/news-bg.png') no-repeat right top;
}
.news-wrapper {
    margin-top: 65px;
    display:inline-block;
    width:100%;
}
.news-item {
    display: block;
    height: 23em;
    margin-bottom:30px;
    border-radius: 12px;
    padding: 37px 22px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.13);
}
.news-item p {
    margin-bottom: 20px;
}
.news-item:hover {
    text-decoration:none;
}
.news-item:nth-child(3n){
    margin-right:0;
}
.news-item h4 {
    text-decoration:underline;
}
.news-item h4:hover {
    text-decoration:none;
}
.news-img {
	height: 10em;
	margin-bottom: 2em;
	text-align: center;
}
.news-img img {
	height: 100%;
}
.modal .news-img {
	display: inline-block;
	float: left;
	margin-right: 2em;
}
/*  *   *   *   НОВОСТИ END *   *   *   */



/*  *   *   *   ИНФО О ПРОДУКТЕ *   *   *   */
#product_info, #all-modal {
	z-index: 10;
}
#all-modal button {
	position: absolute;
	right: -165px;
	top: 55px;
	transform: rotate(90deg);
}
.product_info img {
	float: left;
	margin-right: 3em;
}
.product_info h3, .news_info h3 {
	text-transform: uppercase;
}
.product_desc, .news_desc {
	font-weight: 300;
	margin: 2em 0;
}
table.addinfo td:first-child {
	padding-right: 2em;
}
table.addinfo td:first-letter {
	text-transform: capitalize;
}
/*  *   *   *   ИНФО О ПРОДУКТЕ END *   *   *   */



.ls-bg {
	background:url('//images/fm/footer-bg.png') no-repeat right bottom;
}



footer {
    background: url(//images/fm/footer-bg.png) no-repeat right 60px bottom;
    padding-top: 40px;
    padding-bottom: 45px;
}
footer .title {
    margin-top: 10px;
}
.footer-contacts {
    padding: 35px 35px 25px 35px;
    border-radius: 12px;
    position: absolute;
    width: 100%;
    max-width: 500px;
    top: -70px;
}
.footer-contacts h4 {
    font-size:30px;
    margin-bottom:18px;
}
.footer-contacts .bootstrap-select {
    margin-top:15px;
}
.change-btn {
    display: inline-block;
    width: 53px;
    height: 53px;
    background: url(//images/fm/change.png) no-repeat center;
    float: right;
    margin-top: 18px;
}
.change-btn:hover {
    opacity:.9;
}
.footer-feedback-wrapper {
    overflow:hidden;
}
.footer-phone {
    font-size: 46px;
    margin-top: 10px;
}
.footer-address {
    font-size: 20px;
    margin-top: 5px;
}
.footer-email {
    font-size: 20px;
    display: block;
    margin-top: 3px;
}
/*.copyright-meta {
    margin-top: 100px;
}*/



/* modals */
.modal-body, .modal-header, .modal-footer {
    padding-left: 0;
    padding-right: 0;
    border: 0;
}
#feedback-modal {
    padding:0px!important;
}
#feedback-modal .modal-content{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    border-radius: 0;
    padding: 90px;
    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;
    border-bottom: 4px solid #a68cd6;
    outline: none;
    border-radius: 0;
    box-shadow: none;
    padding-left: 0;
    font-weight: 100;
    font-size: 31px;
    height: 40px;
}
#feedback-modal .field-help {
    display:inline-block;
    position: absolute;
    right: 0;
    top: 13px;
    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;
}

.box-site-group .btn-primary:hover {
	border-color: #765da5;
}
.btn-default:hover, .btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus,
.btn-default:focus, .btn-default.focus, .bootstrap-select.open .dropdown-toggle {
    border-color: #415984;
}
.caret {
    border-top: 5px dashed;
    border-top: 5px solid \9;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.modal-backdrop {
	z-index: 1;
}
.modal-backdrop.in {
    opacity: .9;
    filter: alpha(opacity=90);
}
.modal-content {
    padding: 0px 40px;
}
.modal-title {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 50px;
    letter-spacing: 0.4px;
}
#page-modal p{
    font-size:16px;
    font-weight:200;
    line-height: 24px;
}
#page-modal .close-btn {
    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);
    position: absolute;
    right: -165px;
    top: 55px;
}



/*  *   *   *   RESIZEBLE CUSTOM BUTTON *   *   *   */
.resz-custom-btn, .resz-custom-btn:focus, .resz-custom-btn:hover {
	text-decoration: none;
}
.resz-custom-btn {
	display: inline-block;
	position: absolute;
	font-size: 1.5vh;
	border: 0;
	padding: 1.4em 5em;
	text-transform: uppercase;
}
.resz-custom-btn:before {
	content: '';
	display: block;
	position: absolute;
	height: 0.2em;
	width: 100em;
	left: -98em;
	top: 50%;
	margin-top: -0.1em;
	z-index: 2;
}
.resz-custom-btn:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 9em;
	border-radius: 0.5em;
	z-index: 1;
}
.resz-custom-btn:hover:after {
	width: 19em;
}
.resz-custom-btn.feedback:hover:after {
	width: 31em;
}
.resz-custom-btn span {
	font-size: 2em;
	font-weight: 900;
	position: relative;
	/*margin-left: 3.2em;*/
	white-space: nowrap;
	z-index: 3;
}
.resz-custom-btn:after, .resz-custom-btn:hover:after {
	transition: 0.2s;
}
/*  *   *   *   RESIZEBLE CUSTOM END *   *   *   */



/*  *   *   *   FOOTER  *   *   *   */
.footer-contacts .resz-custom-btn {
	font-size: 10px;
	position: relative;
	margin-top: 30px;
}
.footer-contacts .resz-custom-btn:before {
	width: 170px;
	left: -150px;
}
.footer-contacts .resz-custom-btn:hover:after {
	width: 27em;
}
/*  *   *   *   FOOTER END  *   *   *   */



/*  *   *   *   FIXED FEEDBACK  *   *   *   */
.fixed-feedback {
	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 20px;
	font-size: 20px;
	text-transform: uppercase;
	position: relative;
	z-index: 21;
}
.fixed-feedback .resz-custom-btn {
	font-size: 10px;
	right: 400px;
}
.fixed-feedback .resz-custom-btn:before{
	z-index:20;
}
.fixed-feedback .resz-custom-btn:hover:after {
	width: 30em;
}
/*  *   *   *   FIXED FEEDBACK END  *   *   *   */



/*  *   *   *   BOX SITE GROUP  *   *   *   */
.box-site-group {
	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-main-nav .main-menu {
	float: right;
}
.main-menu, .box-site-group .dropdown {
	display: inline-block;
}
.box-site-group .main-menu {
	margin-top: 0.7em;
	margin-left: 1em;
}
.box-site-group .main-menu a {
	text-transform: none;
}
.box-site-group .btn-primary:hover, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-primary:hover, .open > .dropdown-toggle.btn-primary:focus, .dropdown-menu > li > a {
	background-color: transparent;
	/*border-color: #350720;*/
}
.dropdown button, .main-menu a {
	font-weight: 700;
	border: none;
}
/*  *   *   *   BOX SITE GROUP END  *   *   *   */



/*  *   *   *   MAIN MENU MOBILE    *   *   *   */
.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 {
	width: 20px;
	margin-bottom: 7px;
}
#menu-mobile-modal .modal-dialog {
	top: 0;
	margin: 0;
	width: 100%;
	min-height: 100%;
}
#menu-mobile-modal .modal-content {
	/*background-image: url('//images/fm/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 .modal-header .resz-custom-btn {
	background: transparent;
	top: 8em;
	right: 0;
	left: inherit;
	transform: rotate(90deg);
}
.footer-site-group {
	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    *   *   *   */



/*  *   *   *   SERVICES MODAL   *   *   *   */
#services-modal .modal-content {
	padding: 0 40px;
}
#services-modal .modal-dialog {
	width: 60%;
}
#services-modal button {
	position: absolute;
	right: -165px;
	top: 55px;
	transform: rotate(90deg);
}
#services-modal img {
	float: left;
	margin-right: 2em;
}
#services-modal h2 {
	text-transform: uppercase;
	margin-bottom: 0.5em;
}

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



/*  *   *   *   ALL MODAL   *   *   *   */
#all-modal {
	z-index: 1000;
}
#all-modal .modal-content {
	padding: 0 40px 20px;
    min-height: 250px;
}
#all-modal .resz-custom-btn {
	background: transparent;
	font-size: 10px;
	position: absolute;
	right: -165px;
	top: 70px;
	transform: rotate(90deg);
	z-index: 1;
}

#all-modal .product_info * {
	margin-left: 45%;
}
#all-modal .product_info img {
	position: absolute;
	width: 40%;
	top: 0;
	left: 0;
	margin-left: 0;
}
#all-modal h2 {
	text-transform: uppercase;
}
#all-modal h4 {
	margin: 0.5em 0;
}

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



.typeproduct_one_content {
	margin: 2em 0;
}



/*  *   *   *   FEEDBACK MODAL  *   *   *   */
#feedback-modal, .fixed-feedback {
	z-index: 10000;
}
#feedback-modal .modal-dialog {
    top: 0;
    margin: 0;
    width: 100%;
    min-height: 100%;
}
#feedback-modal .modal-header .resz-custom-btn {
	top: 190px;
}
#feedback-modal .modal-footer .resz-custom-btn {
	left: 90px;
}
#feedback-modal .modal-footer .resz-custom-btn:hover:after {
	width: 300px;
}
/*  *   *   *   FEEDBACK MODAL END  *   *   *   */



/*  *   *   *   COLORS  *   *   *   */
/*  *   *   *   COLORS FONT  *   *   *   */
.slider-meta h3,
.slider-meta a {
	color: #cbe6ea;
}
.box-about-sub h4 {
	color: #9899ad;
}
.box-about-2 h4,
.box-about-2 p {
	color: #9899ad;
}
.box-cat h4 {
	color: #68bcc9;
}
.product-item span {
	color:#aebbbf;
}
.product-item p,
.news-item h4 {
	color: #202020;
}
.news-item p {
	color:#aebbbf;
}
.product_info h3,
.news_info h3 {
	color: #997cd0;
}
.footer-email {
	color:#b7dde3;
}
.copyright,
.develop,
.develop:hover {
	color:#d6cdeb;
}
#feedback-modal .field-help {
	color: #a68cd6;
}
a,
.header-phone,
.dropdown-toggle,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-primary:focus,
.dropdown-menu > li > a {
	color: #3d3d3d;
}
.caret {
	color: #a3adc3;
}
.title,
.box-cat:hover h4,
.box-cat.active h4,
.product-item h4,
.modal-title {
	color: #8e6ecb;
}
button:focus,
button:hover,
button:active,
.site-group-menu a,
.slider-meta,
.box-about-sub,
.white,
.footer-contacts h4,
#feedback-modal .form-control,
.box-site-group .btn-primary:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:hover,
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.open > .dropdown-toggle.btn-default:hover,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default.focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.bootstrap-select.open .dropdown-toggle,
.resz-custom-btn,
.resz-custom-btn:focus,
.resz-custom-btn:hover {
	color: #fff;
}
#feedback-modal .form-control::-webkit-input-placeholder {
	color: #fff;
}
#feedback-modal .form-control::-moz-placeholder,
#feedback-modal .form-control:-ms-input-placeholder {
	color: #fff;
}
.service_one h1 {
	color: #4b0a2c;
}
#all-modal h2 {
	color: #3f4075;
}
#all-modal h4 {
	color: #777;
}
.product_desc,
.product_info table,
.news_desc,
.box-site-group .btn-primary:hover,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-primary:hover,
.open > .dropdown-toggle.btn-primary:focus,
.dropdown-menu > li > a,
.main-menu a,
.service_one_content,
.typeproduct_one_content {
	color: #555;
}
/*  *   *   *   COLORS FONT END  *   *   *   */


/*  *   *   *   COLORS BACKGROUND  *   *   *   */
.bar, #services-modal {
	background-color: #4b0a2c;
}
.site-group-menu a {
	background: #7258a2;
}
.slider-meta {
	background: #68bcc9;
}
#main-slider .carousel-indicators li {
	background-color: #5396a1;
}
#main-slider .carousel-indicators li.active {
	background-color:#3e7179;
}
.box-about-sub {
	background: #2e3266;
}
.box-clients {
	background: #ebf4ff;
}
footer {
	background-color: #8f6dcb;
}
.footer-contacts {
	background-color: #68bcc9;
}
#feedback-modal .modal-content{
	background-color: #8f6dcb;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default:hover,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default.focus,
.bootstrap-select.open .dropdown-toggle {
	background-color: #415984;
}
.box-site-group .btn-primary:hover,
.dropdown button,
.main-menu a,
.resz-custom-btn {
	background: transparent;
}
.main-menu-mobile,
.main-menu-mobile button:after,
.cat-circle,
.modal-backdrop.in {
	background: #8e6ecb;
}
.main-menu-mobile button {
	background-color: #8e6ecb;
}
.resz-custom-btn:before {
	background: #c7b6e6;
}
.resz-custom-btn:after {
	background: #7258a2;
}
.footer-contacts .resz-custom-btn:after {
	background: #579ea9;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.fixed-feedback,
.feedback-text {
	background: #9475ce;
}
.main-menu-mobile,
.main-menu-mobile button,
.main-menu-mobile button:after,
#menu-mobile-modal .modal-content {
	background: #8f6dcb;
}
.footer-site-group {
	background: #4e6694;
}
#all-modal {
	background: #9474ce;
}
.box-site-group,
.product-item,
.news-item,
.dropdown-menu,
.modal-content,
.box-site-group,
#services-modal .modal-content,
#all-modal .modal-content,
.menu-toggle,
.dropdown-toggle,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-primary:focus,
.main-menu-mobile button .bar {
	background-color: #fff;
}
/*  *   *   *   COLORS BACKGROUND END  *   *   *   */
/*  *   *   *   COLORS END  *   *   *   */



@media (max-width: 768px) {
    
    .footer-img {
        display: none;
    }
    
    .resz-custom-btn {
        display: none;
    }
    
	.hidden-xs {
		display: none;
	}
	.field-help {
		position:static!important;
		margin-top:5px;
	}
	#feedback-modal .form-control {
		font-size:20px;
	}
	.fixed-feedback {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.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;
		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;
	}
	#all-modal .resz-custom-btn {
		color: #8f6dcd;
	}
	/*  *   *   *   COLORS FONT END *   *   *   */


	/*  *   *   *   COLORS BACKGROUND   *   *   *   */
	.main-menu {
		background: #fff;
	}
	#menu-mobile-modal .modal-content {
		background-color: #8f6dcb;
	}
	.box-about .mob-bl {
		background: #4e6694;
	}
	.footer-contacts .resz-custom-btn:after {
		background: #7258a2;
	}
	#all-modal .resz-custom-btn:before {
		background: #9172cd;
	}
	#all-modal .resz-custom-btn:after {
		background: #dff7ff;
	}
	/*  *   *   *   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 *   *   *   */



	/*  *   *   *   ОБЩИЕ СВОЙСТВА  *   *   *   */
	.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: 40px 0;
	}
	.box-about .mob-bl {
		position:absolute;
		top:100%;
		bottom: auto;
		padding: 15px;
		z-index:1;
	}
	.container {
		padding: 0;
		width: auto;
	}
	.row {
		margin: 0;
	}
	.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  *   *   *   */



	/*  *   *   *   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    *   *   *   */



	/*  *   *   *   LOGO    *   *   *   */
	.logo {
		display: block;
		height: 80px;
		margin: 44px 0 5px 0;
		text-align: center;
	}
	.logo img {
		height: 100%;
		margin: 0 auto;
	}
	/*  *   *   *   LOGO END    *   *   *   */



	/*  *   *   *   SLIDER  *   *   *   */
	.slider-meta-wrapper {
		position: relative;
		height: 28vh;
		width: 100%;
		top: 50%;
		right: 0;
		padding: 0;
		overflow: hidden;
	}
	#main-slider .item {
		height: 56vh;
		border-radius: 0;
	}
	.slider-meta {
		font-size: 14px;
		line-height: 21px;
		height: 100%;
		padding: 42px 37px 0;
		border-radius: 0;
	}
	.slider-meta h3 {
		font-size: 24px;
		line-height: 30px;
	}
	.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 20px 0;
	}
	.box-about .pad-bl {
		margin-bottom: 33px;
		padding: 0 35px;
	}
	.box-about .title {
		font-size: 48px;
		margin: 0 0 20px;
	}
	.box-about p span {
		font-size: 14px !important;
	}
	.box-about .col-md-6:last-child {
		display: inline-block;
		position: absolute;
		top: 20%;
		right: -30px;
		height: 30vh;
		z-index: -1;
	}
	.box-about .col-md-6 img {
		position: relative;
		height: 100%;
		right: -5em;
	}
	.tab-content {
		overflow-y: auto;
	}
	.tab-pane {
		padding: 20px 0;
	}
	.tab-pane .col-md-4 {
		width: 350px;
	}


	.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   *   *   *   */



	/*  *   *   *   NEWS    *   *   *   */
	.box-news {
		padding-bottom: 0;
	}
	.box-news .title {
		margin-top: 60px;
		padding: 0 35px 0;
	}
	.news-wrapper {
		overflow-y: auto;
	}
	.news-wrapper .col-md-4 {
		width: 350px;
	}
	/*  *   *   *   NEWS END    *   *   *   */



	/*  *   *   *   CLIENTS *   *   *   */
	.box-clients {
		padding-top: 50px;
	}
	.clients-meta {
		padding: 0 20px;
		margin-top: 24px;
	}
	.clients-meta .title {
		font-size: 53px;
		line-height: 25px;
		margin-bottom: 38px;
	}
	.clients-meta p {
		font-size: 14px;
		line-height: 20px;
	}


	#clients-slider .carousel-inner {
		margin-top: 35px;
		padding: 0 22px;
	}
	.client-item {
		line-height: 110px;
		height: 110px;
		width: 187px;
		margin-left: 15px;
	}

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


	.box-production {
		margin-top: 53px;
		padding: 0;
	}
	.geo-bg {
		background: url(//images/fm/geo-bg.png) no-repeat right -230px top 66px;
		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;
	}
	.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 .mx_logo {
		background: url('//images/fm/fm_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-feedback-wrapper {
		display: none;
	}
	#contacts .change-btn {
		position: absolute;
		top: -210px;
		right: 10px;
	}
	.footer-contacts .bootstrap-select {
		width: 70% !important;
	}


	footer {
		background-image: url(//images/fm/footer-bg.png);
		background-repeat: no-repeat;
		background-position: right -40px bottom;
		padding: 30px 19px;
	}
	footer img {
		height: 100% !important;
		margin: 0;
	}
	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-contacts h4 {
		font-size: 20px;
	}
	.footer-contacts .col-md-9 {
		padding: 0;
	}
	.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;
	}
	.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 {
		padding: 0;
	}
	.modal-header h1 {
		font-size: 55px;
		margin: 30px 0 0;
		text-transform: uppercase;
	}
	.modal-body li a {
		font-size: 23px;
		font-weight: 100;
		border-bottom: 1px solid #fff;
	}
	.modal-footer {
		width: 100%;
		bottom: 0;
		margin: -15px -5px 0;
	}
	.modal-footer .header-phone {
		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: 0;
		transform: rotate(90deg);
	}
	#menu-mobile-modal .modal-header img {
		width: 245px;
		margin: 5px -3px 0;
	}
	#menu-mobile-modal .modal-footer .resz-custom-btn {
		right: 3em;
		bottom: 100px;
	}
	/*  *   *   *   MENU MOBILE MODAL END    *   *   *   */



	/*  *   *   *   ALL MODAL   *   *   *   */

	#all-modal .modal-dialog {
		width: 100%;
		margin: 0;
	}
	#all-modal .modal-content {
		border-radius: 0;
	}
	#all-modal .product_info img {
		position: relative;
		float: right;
		right: -20%;
		margin: 10px 0 20px 0;
	}
	#all-modal .resz-custom-btn {
		font-size: 14px;
		top: 164px;
		right: -39px;
	}
	#all-modal .product_info * {
		margin-left: 0;
	}
	.product_info {
		padding: 290px 20px 0;
	}
	.product_info h3 {
		font-size: 11.3vw;
	}
	.product_desc {
		font-size: 28px;
		margin: 36px 0;
		line-height: 130%;
	}
	#all-modal .product_desc + img {
		right: auto;
		float: none;
		height: auto;
		width: 100%;
		margin: 0 auto;
	}
	.addinfo {
		font-size: 29px;
		font-weight: 100;
		width: 100%;
		margin-top: 30px;
	}
	.addinfo td {
		line-height: 55px;
		width: 50%;
	}
	/*  *   *   *   ALL MODAL END   *   *   *   */



	/*  *   *   *   FEEDBACK MODAL  *   *   *   */
	#feedback-modal {
		z-index: 10000;
	}
	/*  *   *   *   FEEDBACK MODAL END  *   *   *   */

}



@media (max-width:480px) {
	/*  *   *   *   ОБЩИЕ   *   *   *   */
	.geo-bg {
		background-size: 105%;
	}
	/*  *   *   *   ОБЩИЕ END   *   *   *   */



	/*  *   *   *   COLORS  *   *   *   */
	/*  *   *   *   COLORS FONT *   *   *   */
	#feedback-modal .title {
		color: #fff;
	}
	/*  *   *   *   COLORS FONT END *   *   *   */


	/*  *   *   *   COLORS BACKGROUND   *   *   *   */
	#all-modal {
		background: #fff;
	}
	/*  *   *   *   COLORS BACKGROUND END   *   *   *   */
	/*  *   *   *   COLORS END  *   *   *   */



	/*  *   *   *   FEEDBACK MODAL MOBILE   *   *   *   */
	#feedback-modal .close-btn {
		top: 80px;
		right: -20px;
	}
	#feedback-modal .modal-content {
		padding: 40px 35px;
	}
	.modal-header img {
		width: 60%;
	}
	#feedback-modal .title {
		font-size: 55px;
		line-height: 110%;
		width: 80%;
		margin: 22px 0 -20px;
		text-align: left;
	}
	#feedback-modal .modal-body {
		margin-top: 52px;
		padding: 0;
	}
	#feedback-modal .form-group {
		margin: 0 0 33px;
	}
	#feedback-modal .form-control {
		font-size: 31px;
	}
	.site-group-menu a {
		height:30px;
		line-height:30px;
		padding:0 20px;
	}
	/*  *   *   *   FEEDBACK MODAL MOBILE END   *   *   *   */



	/*  *   *   *   MOBILE MENU MODAL   *   *   *   */
	#menu-mobile-modal .resz-custom-btn {
		font-size: 10px;
		left: auto;
		right: 35px;
	}
	#menu-mobile-modal .resz-custom-btn:before {
		width: 30em;
		left: -28em;
	}
	/*  *   *   *   MOBILE MENU MODAL END   *   *   *   */



	/*  *   *   *   ALL MODAL   *   *   *   */
	#all-modal .resz-custom-btn {
		font-size: 9px;
		top: 102px;
		right: -25px;
	}
	.product_info {
		padding: 155px 16px 0;
	}
	.product_info h3 {
		font-size: 55px;
	}
    .product_desc {
	    font-size: 15px;
	    line-height: 150%;
	    margin: 23px 0;
    }


	.addinfo {
		font-size: 18px;
		font-weight: 100;
		width: 100%;
		margin-top: 20px;
	}
	.addinfo td {
		line-height: 35px;
		width: 50%;
	}
	/*  *   *   *   ALL MODAL END   *   *   *   */



	/*  *   *   *   SERVICE ONE *   *   *   */
	#all-modal .modal-dialog {
		width: 100%;
		margin: 0;
	}
	#all-modal .modal-content {
		background: transparent;
		padding: 20px;
	}
	.service_one {
		margin: 30px 0;
		padding-right: 40px;
	}
	.service_one:after {
		content: '';
		display: block;
		clear: both;
	}
	.service_one_content {
		margin: 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: 12px;
	}
	/*  *   *   *   TYPEPRODUCT ONE END *   *   *   */
}

#el-text {
    font-size: 1px;
}

#el-title {
    color: #8e6ecb;
}

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

/* Кнопка "Показать ещё" */

.visible-btn{
    text-align: center;
    display: none;
}

#load-btn,
#spinner-box
{
    text-align: center;
    --bs-btn-border-color: #35366e;
    --bs-btn-color: #35366e;
    --bs-primary-rgb:#35366e;
    --bs-btn-hover-color: #black;
    --bs-btn-hover-bg: #9798d0;
}

#posts {
    text-align: center;
    margin-bottom: 5%;
}