﻿/** Generated by FG **/
@font-face {
    font-family: 'KabelC-Medium';
    src: url('../fonts/opensans-regular.eot');
    src: local('☺'), url('../fonts/opensans-regular.woff') format('woff'), url('../fonts/opensans-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



/** Generated by FG **/
@font-face {
    font-family: 'KabelC-Bold';
    src: url('../fonts/opensans-extrabold.eot');
    src: local('☺'), url('../fonts/opensans-extrabold.woff') format('woff'), url('../fonts/opensans-extrabold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
font-display: swap;
}


/** Generated by FG **/
@font-face {
    font-family: 'KabelC-Book';
    src: url('../fonts/KabelC-Book.eot');
    src: local('☺'), url('../fonts/KabelC-Book.woff') format('woff'), url('../fonts/KabelC-Book.ttf') format('truetype'), url('../fonts/KabelC-Book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
font-display: swap;
}


/** Generated by FG **/
@font-face {
    font-family: 'KabelC-Demi';
    src: url('../fonts/KabelC-Demi.eot');
    src: local('☺'), url('../fonts/KabelC-Demi.woff') format('woff'), url('../fonts/KabelC-Demi.ttf') format('truetype'), url('../fonts/KabelC-Demi.svg') format('svg');
    font-weight: normal;
    font-style: normal;
font-display: swap;
}






input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: #88BDBF!important;
    transition: background-color 5000s ease-in-out 0s;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    background-color: #88BDBF!important;
    transition: background-color 5000s ease-in-out 0s;
}

::-webkit-input-placeholder {
    color: #35a4ae;
    font-family: 'KabelC-Medium';
    font-size: 22px;
}

:-moz-placeholder {
    color: #35a4ae;
   font-family: 'KabelC-Medium';
    font-size: 22px;
}

::-moz-placeholder {
    color: #35a4ae;
    font-family: 'KabelC-Medium';
    font-size: 22px;
}

:-ms-input-placeholder {
    color: #35a4ae;
   font-family: 'KabelC-Medium';
    font-size: 22px;
}


.resize_images {
    max-width: 100%;
  /*  width: 100%;*/
    height: auto;
}


.justifyfull {
    text-align: justify!important;
}

.wr_tbl table {
    width: 100%!important;
}


.search_in_menu ::-webkit-input-placeholder {
    color: #b24f51;
    font-family: 'KabelC-Medium';
    font-size: 18px;
}

.search_in_menu :-moz-placeholder {
    color: #b24f51;
   font-family: 'KabelC-Medium';
    font-size: 18px;
}

.search_in_menu ::-moz-placeholder {
    color: #b24f51;
    font-family: 'KabelC-Medium';
    font-size: 18px;
}

.search_in_menu :-ms-input-placeholder {
    color: #b24f51;
    font-family: 'KabelC-Medium';
    font-size: 18px;
}





#ncf_sidebar .search_in_menu ::-webkit-input-placeholder {
    color: #fff;
    font-family: 'KabelC-Medium';
    font-size: 18px;
}

#ncf_sidebar .search_in_menu :-moz-placeholder {
    color: #fff;
   font-family: 'KabelC-Medium';
    font-size: 18px;
}

#ncf_sidebar .search_in_menu ::-moz-placeholder {
    color: #fff;
    font-family: 'KabelC-Medium';
    font-size: 18px;
}

#ncf_sidebar .search_in_menu :-ms-input-placeholder {
    color: #fff;
    font-family: 'KabelC-Medium';
    font-size: 18px;
}


.search_in_menu input:focus::-webkit-input-placeholder {
    color: transparent;
}

.search_in_menu input::focus::-moz-placeholder {
    color: transparent;
}

.search_in_menu input::focus:-moz-placeholder {
    color: transparent;
}

.search_in_menu input::focus:-ms-input-placeholder {
    color: transparent;
}



select::-ms-expand {
    display: none;
}

select {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

form {
    margin: 0;
    padding: 0;
}

fieldset {
    border: none;
    outline: none;
    margin: 0;
    padding: 0;
}

html {
    overflow-x: hidden
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

/* Браузерное умолчание, т.е. 16px */ 
html { font-size: 100%; } 
/* 28/16 = 1.75 */
/*h1 { font-size: 1.75rem; }  */
/* 22/16 = 1.375 */
/*h2 { font-size: 1.375rem; }  */

/* 14/16 = 0.875 */
/*p { font-size: 0.875rem; } */



/*300/400/700 is font-weight*/

/*
10px    0.625rem
11px    0.6875rem
12px    0.75rem
13px    0.8125rem
14px    0.875rem
15px    0.9375rem
16px    1rem
17px    1.0625rem
18px    1.125rem
19px    1.1875rem
20px    1.25rem
21px    1.3125rem
22px    1.375rem
23px    1.4375rem
24px    1.5rem
25px    1.5625rem
26px    1.625rem
27px    1.6875rem
28px    1.75rem
29px    1.8125rem
30px    1.875rem
31px    1.9375rem
32px    2rem
33px    2.0625rem
34px    2.125rem
35px    2.1875rem
36px    2.25rem
37px    2.3125rem
38px    2.375rem
39px    2.4375rem
40px    2.5rem
41px    2.5625rem
42px    2.625rem
43px    2.6875rem
44px    2.75rem
45px    2.8125rem
46px    2.875rem
47px    2.9375rem
48px    3rem
49px    3.0625rem
50px    3.125rem
51px    3.1875rem
52px    3.25rem
53px    3.3125rem
54px    3.375rem
55px    3.4375rem
56px    3.5rem
57px    3.5625rem
58px    3.625rem
59px    3.6875rem
60px    3.75rem
61px    3.8125rem
62px    3.875rem
63px    3.9375rem
64px    4rem



*/


body {  
    font:400 normal 90%/1.5 "KabelC-Medium", sans-serif;
    color: #404040;
    padding: 0;
    margin: 0;
    background: #fff;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-weight: normal;*/
font-weight: bold;   
}


.container-fluid {
    position: relative;
    max-width: 1225px;   
}

.clr {
    clear: both;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


.trans {
    -webkit-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
    background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
    opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
    background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
    opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
    background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
    opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.trans:hover {   
    -webkit-transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), 
    background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), 
    opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), 
    background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), 
    opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), 
    background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), 
    opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.to_hide {
    display: none;
}

/*====================
        header
====================*/
.main_page #ncf_sidebar,
.main_page .navbar-toggle,
#show_phones {
    display: none;
}




.header {
    width: 100%;
    height: 810px;
    /*background: url(../images/slide.jpg) no-repeat center;
    background-size: cover;*/
    padding-top: 20px;
    padding-bottom: 80px;
    position: relative;
    z-index: 2
}

.header_page {
    min-height: 210px;
    width: 100%;    
    border-bottom: 1px solid #cacaca;
    padding-top: 20px;
    position: relative;
    background: #fff;
    z-index: 210;
}


.search_blk {
    width: 340px;
    height: 50px;
    position: absolute;
    top: 100px;
    left: 8px;
}




#wrap {  
  position: absolute;
  height: 50px;
  padding: 0;
}


.search_blk input[type="text"] {
  height: 50px;
  font-size: 24px;
  display: inline-block;
  font-weight: 100;
  border: none;
  outline: none;
  color: #35a4ae;
  padding: 3px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 0;
  background: none;
  z-index: 3;
  transition: all .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}

.search_blk input[type="text"]:focus:hover {
 /* border-bottom: 1px solid #BBB;*/
}

.search_blk input[type="text"]:focus {
  width: 340px;
  z-index: 1;
/*  border-bottom: 1px solid #BBB;*/
  cursor: text;
}



.search_blk button,
.search_blk input[type="submit"] {
  height: 50px;
  width: 63px;
  display: inline-block;
  float: left;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
  opacity: .85;
  cursor: pointer;
  transition: all .2s ease;

}

.search_blk button {
    width: 50px;
    height: 50px;
    border-radius:50%;
    background: #35a4ae;
    border: none;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}



.search_blk input[type="submit"]:hover,
.search_blk button:hover {
  opacity: 1;
}

.search_blk input[type="text"]:focus ~ button {
   /* left: auto;
    right: 0;*/
    margin-left: 240px;
    transition: all .2s ease;
}


.search_blk button:focus,
.search_blk input:focus {
    outline: none;
}


/*===========*/

.search_in_menu {
    width: 100%;
    height: 60px;
    position: relative;
}




.search_in_menu input {
    display: block;
    height: 60px;    
    background: transparent;
    border:none;
    font-size: 18px;
    color: #35a4ae;
    font-family: 'KabelC-Medium';
    cursor: pointer;
}

.search_in_menu input:focus {
    outline: none;
}

.search_in_menu button {
    width: 40px;
    height: 60px;
    line-height: 60px;
    border: none;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.search_in_menu button i {
    color: #35a4ae;
    font-size: 24px;
}

.search_in_menu button:focus {
    outline: none;
}



#ncf_sidebar .search_in_menu {
    width: 100%;
    max-width: 300px;
   margin: 0 auto;
}


#ncf_sidebar  .search_in_menu input {
    width: 100%;
    color: #fff;
    padding-left: 20px;
    border: 1px solid #5db6be;
    
}

#ncf_sidebar  .search_in_menu input:focus {
    outline: none;
    border: 1px solid #5db6be!important;
    background:  #5db6be;
}

#ncf_sidebar .search_in_menu button i {
    color: #fff;   
}


#ncf_sidebar .search_in_menu button {
    width: 55px;
}









.top_menu {
    position: absolute;
    top:0;
    left: 0;
}

.top_menu_new {
    position: absolute;
    top:0;
    left: 0;
}

.top_menu ul {
    margin: 0;
    padding:0; 
    width: 240px;
  
}

.top_menu li {   
    list-style: none;  
    position: relative;
}

.header .top_menu li:before {
    content: '';
    width: 10px;
    height: 100%;
    background: #b24f51;
    position: absolute;
    top: 0;
    left: -30px;
     -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

.top_menu li:hover:before {
    background:#35a4ae;
     -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
 


.top_menu a {
    display: block;
    width: 100%;
    height: 60px; 
    border-bottom: 1px solid #fff;
    font:400 1.125rem/60px "KabelC-Medium", sans-serif;
    color: #b24f51;
    -webkit-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
    background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
    opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
  background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
  opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
  background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
  opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  cursor: pointer;
  
}

.top_menu .active a,
.top_menu a:hover {
    color: #35a4ae;
    text-decoration: none;  
    -webkit-transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), 
    background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), 
    opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), 
  background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), 
  opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), 
  background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), 
  opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/*=========*/

.parent ul {
    display: none;
    background: #fff;
    position: absolute;
    top: 59px;
    left:-20px;
    z-index: 2;
    width: 260px;
}

.header .parent ul:before {
    content:'';
    width: 30px;
    height: 20px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 30px 30px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top:-13px;
    left: 20px;

}

.nav-click {
    width: 20px;
    height: 20px;
    position: absolute;
    top:20px;
    right: 10px;
    z-index: -2; 
    
}



.nav-arrow {
    display: block;
    width: 20px;
    height: 20px;
    position: relative;
    display: none;
}

.nav-arrow:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/ico/close.svg) no-repeat center;
    background-size: 18px;
    transition: transform 300ms ease;
    transition: transform 300ms ease,-webkit-transform 300ms ease;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    will-change: transform;
    max-width: 100%;
    max-height: 100%;
    cursor: pointer;
}


.nav-arrow:hover:before { 
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


.nav-arrow.nav-rotate {
    display: block;
}

.header .top_menu  ul ul li:before{
    width: 0;
    height: 0;
    display: none;
}


.top_menu ul ul a {
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    color: #202020;
    white-space: nowrap;
    padding-left: 20px;
}





.logo {
    width: 350px;
    margin: 0 auto;
    position: relative;
  /*  left: 20px;*/
    text-align: center;
}


.logo span {
  font-family: 'KabelC-Bold';
  font-size: 20px;
  letter-spacing: 2px;
  word-spacing: 5px;
  text-align: justify;
}

.top_cont {
    width: 200px;
    position: absolute;
    top:0px;
    right: 15px;
	text-align:right;
	
}

.top_cont sup {
    font-size: 8px;
}

 
.top_cont:after {
	content: '';
	background: url(../images/viber-icon.svg) no-repeat center;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 63px;
	left: 206px;
}

.top_cont:before {
    font-family: 'fontello';
    content: '\e827';
    width: 30px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: -10px;
    font-size: 38px;
    color: #b24f51;
}



.top_cont p {
    margin: 0;
    padding: 15px 0 0px 0;
    font:400 1.5rem/1.2 "KabelC-Bold", sans-serif;
    color: #b24f51;
}

.top_cont a {
    color: #b24f51;
    text-decoration: none;
}

.top_cont p span {
    font:400 1.125rem/1.2 "KabelC-Bold", sans-serif;   
}


.top_cont p:last-of-type {
    font:400 normal .925rem/1.2 "KabelC-Medium", sans-serif;
    color: #202020;
    padding: 5px 0 0px 0;
    /*letter-spacing: .3px;*/
    word-spacing: 2px;
}



.remont {
    width: 100%;
    max-width: 600px;
    margin: 200px auto 0;
    text-align: center;
}

.remont img {
    display: inline-block;
}

.remont p {
    margin: 0;
    padding: 0;
    font:400 2.75rem/1.2 "KabelC-Bold", sans-serif;
    color: #202020;
}




.carousel {
    width: 100%;
    margin: 70px 0 40px 0;
    font-size: 0;
    text-align: center;
}

.car_one {
    display: inline-block;
    vertical-align: bottom;
    width: 12%;
    
}

.car_one img {
    max-width: 100%;
	transition:all .15s ease-in-out;
}
.car_one:hover img {
	transition:all .15s ease-in-out;
}



.car_one p {
    font-size: 18px;
    color: #202020;
    text-align: center;
}

.car_one a {
    display: block;
    width: 100%;
    height: inherit;
    position: relative;
}

.car_one a:hover {
    text-decoration: none;
}

.car_one a:hover p {
    color: #b24f51;
}


@media (min-width:1280px){

/* hands */

/*.car_one a:after {
	content: '';
	height: 0;	
    position: absolute;
    bottom: 0px; 
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;   
    transition: all 0.4s ease-in-out;

}


.car_one a:hover:after{
	content: '';
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;   
    transition: all 0.4s ease-in-out; 

}*/


.car_one:first-child a:after {
	content: '';
	width: 104px;
	background: url(../hands/hand1.png) no-repeat top center;
    left: 50%;
    margin-left: -76px;
}


.car_one:first-child a:hover:after{
	content: '';
    height: 130px; 
 /*   bottom: -38px;*/
    bottom: -38px;
}



.car_one:nth-child(2) a:after {
	content: '';
	width: 174px;
	background: url(../hands/hand2.png) no-repeat top center;
    left: 50%;
    margin-left: -90px;
}


.car_one:nth-child(2) a:hover:after{
	content: '';
    height: 130px; 
    bottom: -38px;
}


.car_one:nth-child(3) a:after {
	content: '';
	width: 152px;
	background: url(../hands/hand3.png) no-repeat top center;
    left: 50%;
    margin-left: -74px;
}


.car_one:nth-child(3) a:hover:after{
	content: '';
    height: 141px; 
    bottom: -38px;
}


/*.car_one:nth-child(4) a:after {
	content: '';
	width: 201px;
	background: url(../hands/hand4.png) no-repeat top center;
    left: 50%;
    margin-left: -110px;
}


.car_one:nth-child(4) a:hover:after{
	content: '';
    height: 155px; 
    bottom: -38px;
}
*/
.car_one:nth-child(4) a:after {
	content: '';
	width: 71px;
	background: url(../hands/hand5.png) no-repeat top center;
    left: 50%;
    margin-left: -50px;
}


.car_one:nth-child(4) a:hover:after{
	content: '';
    height: 122px; 
    bottom: -38px;
}



.car_one:nth-child(5) a:after {
	content: '';
	width: 75px;
	background: url(../hands/hand6.png) no-repeat top center;
    left: 50%;
    margin-left: -50px;
}


.car_one:nth-child(5) a:hover:after{
	content: '';
    height: 115px; 
    bottom: -38px;
}

.car_one:nth-child(6) a:after {
	content: '';
	width: 101px;
	background: url(../hands/hand7.png) no-repeat top center;
    left: 50%;
    margin-left: -69px;
}


.car_one:nth-child(6) a:hover:after{
	content: '';
    height: 188px; 
    bottom: -38px;
}


.car_one:nth-child(7) a:after {
	content: '';
	width: 86px;
	background: url(../hands/hand8.png) no-repeat top center;
    left: 50%;
    margin-left: -71px;
}


.car_one:nth-child(7) a:hover:after{
	content: '';
    height: 163px; 
    bottom: -38px;
}



}


.discount {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #f9f9f9;
    position: relative;
}


/*.discount:after {
    content: '';
    width: 126px;
    height: 167px;
    background: url(../images/label.png) no-repeat center;
    position: absolute;
    bottom: -150px;
    left: 50%;
    margin-left: -20px;
}*/


.discount h4 {
   /* display: inline-block;
    vertical-align: top;*/
    margin: 0;
    padding: 0;
   /* width: -webkit-calc(100% - 259px);
    width: -moz-calc(100% - 259px);
    width: calc(100% - 259px);*/
    font:400 normal 1.875rem/100px "KabelC-Medium", sans-serif;
    color: #202020;
    text-align: left;
    padding-left: 100px;
    overflow: hidden;
    float: left;
}

.discount h4 span {
    color: #b24f51;
    font:400 normal 2.2rem/1.2 "KabelC-Medium", sans-serif;
}




.discount a {
    display: inline-block;
    vertical-align: top;
    width: 225px;
    height: inherit;
    font:400 normal 1.175rem/100px "KabelC-Bold", sans-serif;
    color: #fff;
    background: #92cacf;
    border-left: 3px solid #35a4ae;
    border-right: 3px solid #35a4ae;
    margin-left: 30px;
    text-align: center;
    float: right;
  
}

.discount a:hover {
    text-decoration: none;
    background: #35a4ae;
}

.text_blk {
	padding:30px 0 0 0;
}

.text_blk p {
	font:400 normal 1rem/1.5 "KabelC-Medium", sans-serif;
	/* padding-bottom:20px; */
	/*padding: 15px;*/
}


.text_blk.to_404 {
	text-align: center;
}

.text_blk.to_404 p {
	padding: 0;
	font-size: 18px;
}

.text_blk a {
	color:#202020;
	color:#b24f51;
	text-decoration:underline;
}

.text_blk a:hover {
	text-decoration:underline;
}

.text_blk br {
	display:block;
	height:0;
	line-height:0;
	content: " ";
	margin:0 0 0 0;
}


.text_blk strong {
	font-weight:normal;
	font:400 normal 1rem/1.5 "KabelC-Bold", sans-serif;
}



/*===============advant=============*/
.advant {
    width: 100%;
    margin: 60px auto 0px;
   /* border-bottom: 1px solid #e6e6e6;*/
    position: relative;
}

.to_right_big .advant {
    margin: 0px auto 60px;
}

.advant_one {
    min-height: 150px;
}


.advant_one img {
    display: block;
    width: 105px;
    float: left;
    margin: 0 20px 20px 0;
}

.advant_one p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 22px;
    color: #202020;
}



.advant_one .h5,
.advant_one h5 {
    margin: 0;
    padding: 0;
    font-size: 36px;
    line-height: 40px;
    color: #35a4ae;
}





.by_the_way {
    width: 160px;
    position: absolute;
    top: -70px;
    right: 0;
}

.by_the_way p {
    margin: 0;
    padding:0;
    color:#b24f51;
    font-size: 30px;
    line-height: 40px;
    text-align: center; 
}

.in_way {
    width: 160px;
    height: 160px;
    border: 1px solid #cecece;
    background: #fcfcfc url(../images/im7.png) no-repeat center 35%;
}




.in_way p {
    margin: 0;
    padding:0;
    color:#202020;
    font-size: 14px;
    line-height: 18px;
    text-align: center; 
    padding-top: 110px;
}

#pdopage {
	-webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}

.news_blk {
    margin: 60px 0 50px 0;
}



.news_blk_one {
   /* width: 50%;*/
    margin-top: 0px;
    min-height: 150px;
    height: 150px;
    line-height: 150px;
}


.news_blk_one:first-of-type {
    margin-left: 17%;
}

.news_blk_one:nth-of-type(2) {
    margin-left: 28%;
}



.news_blk_one a:hover {
    text-decoration: none;
}

.img_wrapp {
    width: 150px;
    height: 150px;
    overflow:hidden;
    border-radius: 50%;
    float: left;
    margin: 0 20px 0 0;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}

.img_wrapp img {
    display: block;
    width: 150px;
}

.descr {
    display: inline-block;
    vertical-align: middle;
}


.news_blk_one:nth-of-type(1)  .descr {  
width: -webkit-calc(83% - 107px);
width: -moz-calc(83% - 107px);
width: calc(83% - 107px); 
}

.news_blk_one:nth-of-type(2)  .descr {  
width: -webkit-calc(72% - 100px);
width: -moz-calc(72% - 100px);
width: calc(72% - 100px); 
}



/*
.img_wrapp img {
    display: block;
    width: 150px;   
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}




.img_wrapp:hover img {
    opacity: 1;
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
 }
*/



.news_blk_one h6 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
    color: #35a4ae;
}

.news_blk_one p20 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    line-height: 28px;
    color: #35a4ae;
}

.news_blk_one:hover h6 {
     color: #b24f51;
}



.news_blk_one p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #9a9a9a;

}


.see_more {
    width: 70px;
    height: 70px;
    border-radius:50%; 
    background: #e0e0e0;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    position: relative; 
    margin-top: 10px;
    margin-left: 44%;  
}

.see_more a{
    display: block;
    width: 100%;
    height: inherit;
    color: #fff;
    position: relative;
    padding-top: 40px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}


.see_more a:before {
    font-family: 'fontello';
    content: '\e81a';
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;      
    position: absolute;
    top: 5px;   
    left:50%;
    margin-left: -24px;
    font-size: 32px;
    color: #35a4ae;
     -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}



.see_more a:hover {
    text-decoration: none;
    color: #b24f51;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}


.see_more a:hover:before {
    color: #b24f51;
     -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}










.seo_text {
    padding-top: 10px;
    color: #202020;
}


.seo_text p {
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 14px;
    line-height: 18px;
    color: #202020;
    /*color:rgba(53, 164, 174,.7);*/
}

.seo_text strong {
	font-weight:normal;
	/*font:400 normal .875rem/1.2 "KabelC-Bold", sans-serif;*/
}



/*=========footer============*/

.footer {
    background: #35a4ae; 
    min-height: 240px;    
}

/*.inner_pages .footer {
    min-height: 180px;    
}*/

./*inner_pages .copy {
    width: 200px;
    height: 20px;
    position: absolute;
    bottom: 26px;
    left: 300px;

}
*/

.copy i {
    font-size: 20px;
    margin-left: -5px;
}

/*.inner_pages .develop {  
    bottom: 30px;
    right: 0;
}*/


.lst {
    position: relative;
    min-height: 200px;
}



.logo_footer {
    padding: 20px 0 20px 0;
}

.logo_footer span {
    display: block;
    font-size: 14px;
    color: #8ae2ea;
    letter-spacing: 2px;
}


.copy p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #136a72;
    letter-spacing: .5px;
}




.tels,.mails,.addr,.hours  {
    position: relative;
}


.tels {
    margin: 20px 0 20px 0
}

.mails {
    margin: 20px 0 40px 0
}

.addr {
margin: 20px 0 20px 0;
}

.tels p,.mails p,.addr p {
    margin: 0;
    padding: 0 0 0 60px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}

.tels a,.mails a,.addr a {
     color: #fff;
     text-decoration: none;
}

.mails a {
    color: #fff;
}

.mails a:hover {
    text-decoration: none;
}

.hours:before,
.tels:before,
.mails:before,
.addr:before {
    font-family: 'fontello';
    content: '\e828';
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 0px;  
    font-size: 22px;
    color: #b55557;
}



.mails:before {
    content: '\e819';
    top: -10px;
  
}



.addr:before {
    content: '\e81f'; 
    top: -10px;
}




.nets {
    margin: 20px 0 0 0;
    float: right;
    text-align: center;
    font-size: 0;
}

.nets a {
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border: 2px solid #5db6be;
    border-radius:50%; 
    margin: 0 7px;
}

.nets i {
    font-size: 20px;
    color: #fff;
}

.nets a:hover {
    background: #5db6be;
    /*border: 2px solid #fff;*/
}

.nets a:hover i {
 /*color: #5db6be;*/
}




.foot_map img {
    width: 260px;
    height: 239px;
    background: rgba(255,255,255,.2);
    display: block;
}






.map_pop {
    position: relative;
    width: 260px;    
}

.map_pop:before {
    font-family: 'fontello';
    content: '\e81c';
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: rgba(255,255,255,.5);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;  
    margin-top: -35px;
    margin-left: -35px;
    font-size: 22px;
    color: #b55557;
}




.map_pop:hover:before {
     background: rgba(255,255,255,1);
}

.develop {
    width: 120px;
    height: 40px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.develop a {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    position: relative;
}



.develop span {
    display: block;
    width: 100%;
    height: 40px;
    background: url(../images/logoDev.png) no-repeat center -40px;
}



.develop a::after {
    content: "Разработано";
    width: 120px;
    height: 20px;
    position: absolute;
    left: -105px;
    top: 21px;
    color: #19737b;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: none;
    text-align: center;
    transition: all 0.1s ease-in;
}

.develop a:hover {
    text-decoration: none;
}


.develop a:hover span {
    background: url(../images/logoDev.png) no-repeat center 1px;
}






 .over_lg {
    width: 25%;
    float: left;
    /*padding: 0 30px 0 0;*/
}

 .conts {
    width: 25%;
    float: left;
}


 .foot_map {  
    width: 25%;    
    float: left;
}

.over_dev {
    width: 25%;
    min-height: 200px;
    float: left;
    position: relative;
}









/*==============*/
.crumbs {
    padding-top: 20px;
}

.crumbs ul {
    margin: 0 -13px 0 -13px;
    padding: 0;
    float: right;
}

.crumbs li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    color: #6f6f6f;
    position: relative;
    margin: 0 13px;
}


.crumbs li:after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #35a4ae;
    position: absolute;
    top: 4px;
    right: -17px;
}

.crumbs li:last-child:after {
    content: '';
    display: none;
}


.crumbs a {
    font-size: 14px;
    line-height: 18px;
    color: #6f6f6f;
}




.page_title {
   width: 186px;
   height: 186px;
   background: url(../images/im12.png) no-repeat center;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
	margin-top:20px;
}


.page_title h1 {
    margin: 0 auto;
    padding: 87px 0 0 0;
    font-family: 'KabelC-Bold';
    /*font-size: 24px;
    line-height: 28px;*/
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    max-width: 120px;


}




.navbar-toggle {
    position: relative;
    width: 70px;
    height: 70px;
    background: #b24f51;
    border-radius: 50%;
    text-align: center;
    border: none;
    cursor: pointer; 
    float: left;
    margin-top: 10px;
}


.navbar-toggle:focus {
    outline: none;
}



.sr-only {
    width: 60px;
    height: 30px; 
    position: absolute;
    right: -60px;
    top: 25px;
    font-family: 'KabelC-Bold';
    font-size: 18px;
    color: #35a4ae;
     
   
}



.navbar-toggle .icon-bar {
    background-color: white !important;
    display: block;
    width: 30px;   
    height: 2px;
    border-radius: 1px;
    margin: 7px auto; 
}



.navbar-toggle:hover .icon-bar {
    width: 32px; 
}


.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}




.nnn:hover p{
    color: #b24f51;
}

.wrapp_conts {
    width: 260px;
    width: 340px;
    float: left;
}


.wrapp_conts .tels a {
    color: #35a4ae;
}

.wrapp_conts .conts {
    width: 100%;
    float: none;
}

.contact_page .hours:before, 
.contact_page .tels:before, 
.contact_page .mails:before, 
.contact_page .addr:before {
    font-size: 26px;
}


.contact_page .hours p,
.contact_page .tels p, 
.contact_page .mails p, 
.contact_page .addr p {
    margin: 0;
    padding: 0 0 0 60px;
    font-size: 16px;
    line-height: 22px;
    color: #35a4ae;
}


.contact_page .hours {
  /*  height: 43px;*/
}

.hours:before {
    content: '\e826'; 
    top: -10px;
}



.contact_page .tels {
    margin: 20px 0 0px 0;
}

.contact_page .mails {
    margin: 20px 0 20px 0;
}


.contact_page .mails a {
    font-size: 16px;
    color: #35a4ae;
}

.contact_page .nets {
    float: none;
    margin: 20px 0 30px 46px;
    text-align: left;
}

.contact_page .nets a {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid  #35a4ae;
    border-radius: 50%;
}

.contact_page .nets i {
    font-size: 20px;
    color: #35a4ae;
}


.contact_page .nets a:hover {
    background:  #35a4ae;
    
}


.contact_page .nets a:hover i {
    color: #fff;
}

.sizer1 {
    height: 30px;
}


.cont_form {
    float: left;
    margin-bottom: 30px;
}


.cont_form p {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 16px;
    line-height: 20px;
    color: #202020;
}


.lft_form {
    width: 270px;
    float: left;
}

.rgt_form {
    float: left;
    width: -webkit-calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: calc(100% - 300px); 
    padding-left: 30px;
}

.input_field {
    margin-bottom: 14px;
}

.input_field:last-of-type {
    margin-bottom: 0px;
}



.rgt_form sup,
.input_field sup {
    color: #b24f51;
    font-size: 18px;
    position: relative;
    top: 3px;
}

.input_field input {
    width: 100%;
    height: 50px;
    border: 1px solid #53b2ba;
    border-radius: 4px;
    padding-left: 10px;
     font-size: 16px;
	 /* box-shadow:  */
    /* inset 0 2px 0 rgba(0,0,0,.2),  */
    /* 0 0 4px rgba(0,0,0,0.1); */
}






.rgt_form {
    width: 500px;
}

.rgt_form textarea {
    width: 100%;
    height: 251px;
    border: 1px solid #53b2ba;
    border-radius: 4px;
    padding-left: 10px;
    padding-top: 10px;
    font-family: 'KabelC-Medium';
    font-weight: normal;
    font-size: 16px;
}


.input_field input:focus,
.rgt_form textarea:focus {
    outline: none;
    box-shadow: 0 0 5px rgba(83,178,186,.6);
}


.send_blk {
    width: 64px;
    float: right;
    margin-left: 21px;
    margin-top: 120px;
}


.send_blk a {
    display: block;
    width: 64px;
    height: 80px;
    color: #35a4ae;
    font-size: 14px;
    font-family: 'KabelC-Bold';
    position: relative;
    padding-top: 63px;
    cursor: pointer;
}

.send_blk a:before {
    font-family: 'fontello';
    content: '\e819';
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background: #b24f51;
    border-radius: 5px;
    position: absolute;
    top: 0px;
    left: 0px;  
    font-size: 26px;
    color: #fff;
}

.send_blk a:hover {
    text-decoration: none;
}


.send_blk a:hover:before {
     background: #9f2528;
}











/*============category============*/

.btn-more {
    width: 200px!important;
	height:50px;
    display: block;
    margin: auto;
	clear:both;
	/*font: 400 normal 1.175rem/50px "KabelC-Bold", sans-serif;*/
    color: #fff;
	letter-spacing:1px;
    font-size: 16px;
    background:#35a4ae;
	cursor:pointer;
	border:none;
	 -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.btn-more:hover {
	  background:#5db6be;
	   -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.btn-more:focus {
	outline:none;
}




.items_wrapp {
    margin:40px -15px 40px -15px;
}

#pdopage {
	font-size: 0;
}

.item_one {
   /* width: 20%;*/
   display: inline-block;
   vertical-align: top;
    width: -webkit-calc(20% - 30px);
    width: -moz-calc(20% - 30px);
    width: calc(20% - 30px); 
    /*float: left;*/
    margin: 0 15px 40px 15px;
    position: relative;
    overflow: hidden;
}

.item_one h4 {
    margin: 0;
    padding: 7px 0 0 0;
    color: #35a4ae;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    font-size: 16px;
    line-height: 18px;
}


.item_one p {
    margin: 0;
    padding: 5px 0 0 0;
    color: #202020;
    font-size: 12px;
}



.item_one a:hover {
    text-decoration: none;
}

.wr_imgs {
    overflow: hidden;
}

.item_one img {
    display: block;
    width: 100%;
}


.item_one .mask {
    width: 100%;
    height: 220px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(132,95,100,.6);
    opacity: 0;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;

}

.item_one a:hover .mask {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.item_one a:hover h4 {
    color: #b24f51;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}



.item_one .mask span {
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #b24f51;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top:50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    font-size: 14px;
}












/*============klim==========*/




/* Левое меню */

.modal_ { 
    /*width:380px; */
    width: 100%;
    height: 567px; 
    position: relative; 
    background:rgba(0,0,0,0.40); 
}

.modal_title { 
    font:30px PFDinTextCompPro-Regular, sans-serif; color:#fff; 
    position:relative; 
    top:15px; 
    margin-left:90px; 
    display: inline-table;
}


.close_mod { 
    display: block;
    cursor: pointer; 
    width:20px; 
    width:100%; 
    height:20px; 
    /*background:url(../images/close2.png) no-repeat  93% center; */
    border:none;  
    cursor: pointer;
    margin-top: 40px;   
    position: relative;
}

.close_mod:before {
    content: '';
    position: absolute;
    top: -10px;
    right: 20px;
    width: 20px;
    height: 20px;   
    background:url(../images/close2.png) no-repeat  93% center;
    background-size: 20px;
    transition: transform 300ms ease;
    transition: transform 300ms ease,-webkit-transform 300ms ease;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    will-change: transform;
}

.close_mod:hover:before { 
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}



.close_mod:focus {
    outline: none;
}

html, .bodyWrapperOuter {
    margin-top: 0 !important;
}
/*#ncf_sidebar p, #ncf_sidebar a, #ncf_sidebar strong,
#ncf_sidebar ol, #ncf_sidebar ul, #ncf_sidebar li,
#ncf_sidebar fieldset, #ncf_sidebar form, #ncf_sidebar label, #ncf_sidebar legend {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-align: left;
}
*/


#ncf_sidebar {
    line-height: 1;
}
#ncf_fixed_elements_container {
    position: relative;
    z-index: 1001;
    -webkit-backface-visibility: hidden;
}

.ncf_exposed #ncf_sidebar {
    /*-webkit-overflow-scrolling : touch;*/
}

#ncf_sidebar ol, #ncf_sidebar ul {
    list-style: none;
}

/***/

/*.ncf_trigger_label {
    position: fixed;
    display: none;
    left: 0;
    width: 66px;
    height: 46px;
    cursor: pointer;
    z-index: 100000;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.ncf_trigger_label.ncf_rect {
    width: 46px;
    height: 40px;
    border-radius: 3px;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
    background: url(../img/mail_icon.png) -41px 7px no-repeat;
}

.ncf_trigger_label.ncf_rect span {
    display: none;
}

.ncf_trigger_label span {
display: none;
    width: 46px;
    height: 46px;
     -moz-border-radius: 46px;
     -webkit-border-radius: 46px;
    border-radius: 46px;
    margin: 0 0 0 20px;

}

.ncf_label_circle_fade span {
    background-color: rgba(200, 200, 200, 0.7) !important;
}

.ncf_sidebar_pos_left .ncf_rect{
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
}

.ncf_sidebar_pos_right .ncf_rect{
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
}

.ncf_trigger_label.ncf_label_hidden,
.ncf_trigger_label.ncf_label_scroll,
.ncf_trigger_label.ncf_label_scroll_into {
    visibility: hidden;
    opacity: 0 !important;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.ncf_exposed .ncf_trigger_label.ncf_label_hidden {
    display: block;
    visibility: visible;
    opacity: 1 !important;
    filter: alpha(opacity = 100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
*/
/*.ncf_sidebar_pos_right .ncf_trigger_label span {
    margin: 0 20px 0 0;
}

.ncf_sidebar_pos_right .ncf_trigger_label {
    left: auto;
    right: 0;
}

.ncf_exposed .ncf_trigger_label.ncf_rect{
    background-position: 9px 8px;
}
.ncf_exposed .ncf_trigger_label span{
    background-position: 9px 11px;
}
.ncf_sidebar_pos_right.ncf_exposed .ncf_trigger_label.ncf_rect{
    background-position: -94px 8px;
}
.ncf_sidebar_pos_right.ncf_exposed .ncf_trigger_label span{
    background-position: -94px 11px;
}
*/
.ncf_body_fixed_el {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.ioshidden { height:100%; overflow:hidden; }

#ns-overlay {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: #000;
    /*display: none;*/
    position: absolute;
    visibility: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    width: auto;
    cursor: pointer;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition:opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.ncf_exposed #ns-overlay {
    visibility: visible;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

/*#ns-overlay .back {
    display: none;
    font: bold 150px helvetica;
    position: fixed;
    top: 260px;
    left: 440px;
}

body.ncf_sidebar_pos_right #ns-overlay .back {
    left: auto;
    right: 440px;
}
*/


body > .bodyWrapperOuter {
    position: relative;
    z-index: 2;
    box-shadow: 4px 0 7px 4px #333 !important;
    -moz-box-shadow: 4px 0 7px 4px #333 !important;
    -webkit-box-shadow: 4px 0 7px 4px #333 !important;
    left: 0;
    -webkit-backface-visibility: hidden;
}

/*body.ncf_exposed > .bodyWrapperOuter {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
*/
.ncf_sidebar_pos_right.ncf_exposed > .bodyWrapperOuter  {
    box-shadow: -2px 0 7px 4px #333 !important;
    -moz-box-shadow: -2px 0 7px 4px #333 !important;
    -webkit-box-shadow: -2px 0 7px 4px #333 !important;
}

body.ncf_sidebar_pos_right .bodyWrapperOuter {
    left: auto;
    right: 0;
}

body .bodyWrapperInner {
    z-index: 1;
    position: relative;
    overflow: auto;
    box-sizing: border-box !important;
}

.ncf_sidebar_pos_right.ncf_exposed .bodyWrapperInner{
    overflow: hidden;
}

.ncf_sidebar_pos_right.ncf_exposed #ns-overlay {
    width: 10000px;
}

#ncf_sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -440px;
    width: 440px;
    min-height: 100%;
    z-index: 0;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -webkit-backface-visibility: hidden;

}

#ncf_sidebar.ncf_flat {
    background-color: #35a4ae;
}

/*#ncf_sidebar.ncf_minimalistic {
    background-color: #e3e5e8;
}
*/



#ns-overlay {
    background: #fff;
    position: absolute;
    visibility: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    width: auto;
    cursor: pointer;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
}





/*================kuzmin=============*/



.cb-slideshow,
.cb-slideshow:after{
    position:absolute;
    width:100%;
    /*Важно!!!*/
  /*  height:100%;*/
    top:0px;
    left:0px;
    z-index:0;
}



.cb-slideshow:after{
    content:'';
}

.cb-slideshow li span{
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    left:0px;
    color:transparent;
    background-size:cover;
    background-position:50% 50%;
    background-repeat:none;
    opacity:0;
    z-index:0;
    -webkit-backface-visibility:hidden;
    -webkit-animation:imageAnimation 30s linear infinite 0s;
    -moz-animation:imageAnimation 30s linear infinite 0s;
    -o-animation:imageAnimation 30s linear infinite 0s;
    -ms-animation:imageAnimation 30s linear infinite 0s;
    animation:imageAnimation 30s linear infinite 0s;
}

.cb-slideshow li:nth-child(1) span{
    background-image:url(../images/slide.jpg); 
}

.cb-slideshow li:nth-child(2) span{
    background-image:url(../images/pic2.webp); 
    -webkit-animation-delay:6s;
    -moz-animation-delay:6s;
    -o-animation-delay:6s;
    -ms-animation-delay:6s;
    animation-delay:6s;
}


.cb-slideshow li:nth-child(3) span{
    background-image:url(../images/pic3.webp); 
    -webkit-animation-delay:12s;
    -moz-animation-delay:12s;
    -o-animation-delay:12s;
    -ms-animation-delay:12s;
    animation-delay:12s;
}

/*.cb-slideshow li:nth-child(4) span{
    background-image:url('http://kuzmin-partners.com.ua/wp-content/themes/kuzmin/img/bg_slides/11.png');
     background-image:url(../images/pic3.jpg); 
    -webkit-animation-delay:18s;
    -moz-animation-delay:18s;
    -o-animation-delay:18s;
    -ms-animation-delay:18s;
    animation-delay:18s;
}
*/



@-webkit-keyframes imageAnimation{0%{opacity:0;-webkit-animation-timing-function:ease-in;}
8%{opacity:1;-webkit-transform:scale(1.05);-webkit-animation-timing-function:ease-out;}
17%{opacity:1;-webkit-transform:scale(1.1) rotate(3deg);}
25%{opacity:0;-webkit-transform:scale(1.1) rotate(3deg);}
100%{opacity:0}
}
@-moz-keyframes imageAnimation{0%{opacity:0;-moz-animation-timing-function:ease-in;}
8%{opacity:1;-moz-transform:scale(1.05);-moz-animation-timing-function:ease-out;}
17%{opacity:1;-moz-transform:scale(1.1) rotate(3deg);}
25%{opacity:0;-moz-transform:scale(1.1) rotate(3deg);}
100%{opacity:0}
}
@-o-keyframes imageAnimation{0%{opacity:0;-o-animation-timing-function:ease-in;}
8%{opacity:1;-o-transform:scale(1.05);-o-animation-timing-function:ease-out;}
17%{opacity:1;-o-transform:scale(1.1) rotate(3deg);}
25%{opacity:0;-o-transform:scale(1.1) rotate(3deg);}
100%{opacity:0}
}
@-ms-keyframes imageAnimation{0%{opacity:0;-ms-animation-timing-function:ease-in;}
8%{opacity:1;-ms-transform:scale(1.05);-ms-animation-timing-function:ease-out;}
17%{opacity:1;-ms-transform:scale(1.1) rotate(3deg);}
25%{opacity:0;-ms-transform:scale(1.1) rotate(3deg);}
100%{opacity:0}
}
@keyframes imageAnimation{0%{opacity:0;animation-timing-function:ease-in;}
8%{opacity:1;transform:scale(1.05);animation-timing-function:ease-out;}
17%{opacity:1;transform:scale(1.1) rotate(3deg);}
25%{opacity:0;transform:scale(1.1) rotate(3deg);}
100%{opacity:0}
}
@-webkit-keyframes titleAnimation{0%{opacity:0;-webkit-transform:translateX(200px);}
8%{opacity:1;-webkit-transform:translateX(0px);}
17%{opacity:1;-webkit-transform:translateX(0px);}
19%{opacity:0;-webkit-transform:translateX(-400px);}
25%{opacity:0}
100%{opacity:0}
}
@-moz-keyframes titleAnimation{0%{opacity:0;-moz-transform:translateX(200px);}
8%{opacity:1;-moz-transform:translateX(0px);}
17%{opacity:1;-moz-transform:translateX(0px);}
19%{opacity:0;-moz-transform:translateX(-400px);}
25%{opacity:0}
100%{opacity:0}
}
@-o-keyframes titleAnimation{0%{opacity:0;-o-transform:translateX(200px);}
8%{opacity:1;-o-transform:translateX(0px);}
17%{opacity:1;-o-transform:translateX(0px);}
19%{opacity:0;-o-transform:translateX(-400px);}
25%{opacity:0}
100%{opacity:0}
}
@-ms-keyframes titleAnimation{0%{opacity:0;-ms-transform:translateX(200px);}
8%{opacity:1;-ms-transform:translateX(0px);}
17%{opacity:1;-ms-transform:translateX(0px);}
19%{opacity:0;-ms-transform:translateX(-400px);}
25%{opacity:0}
100%{opacity:0}
}
@keyframes titleAnimation{0%{opacity:0;transform:translateX(200px);}
8%{opacity:1;transform:translateX(0px);}
17%{opacity:1;transform:translateX(0px);}
19%{opacity:0;transform:translateX(-400px);}
25%{opacity:0}
100%{opacity:0}
}
.no-cssanimations .cb-slideshow li span{opacity:1;}

@media screen and (max-width:1140px){.cb-slideshow li div h3{font-size:100px}
}
@media screen and (max-width:600px){.cb-slideshow li div h3{font-size:50px}
}

#main_screen{
    display:table;
    position:absolute;
    top: 0;
    left: 0;
    width:100%;
    z-index:1;
    overflow:hidden !important;
    min-height:810px;
}

.bg_sldr li {
    list-style: none;
}



/*==========*/
#ncf_sidebar .top_menu {
    position: static;
    width: inherit;
    max-width: 100%;
    left: 0;
    margin-top: 50px;
    /*top:50px;*/
  
}

#ncf_sidebar .top_menu a {
    color: #fff;
    padding-left: 0px;
}



/*
#ncf_sidebar .top_menu {
    overflow-y: auto;
    height: 100%;
}
*/
#ncf_sidebar .top_menu ul {    
    width: 100%;
}

.ncf_sidebar_cont .parent ul {
    display: block;
    position: static;
    background: transparent;
}


#ncf_sidebar .top_menu  a {
    font: 400 1.125rem/60px "KabelC-Medium", sans-serif;
    line-height: 60px;
    letter-spacing: .8px;
    font-size: 20px;
  /*  text-align: center;*/
    border-bottom: none;
     -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
    cursor: pointer;
}

#ncf_sidebar .top_menu ul ul a {
    font-size: 16px;
    color: #e7fdff;
}


#ncf_sidebar .top_menu ul {
	padding-left: 20px;
}

#ncf_sidebar .top_menu ul ul {
	padding-left: 10px;
}


#ncf_sidebar .top_menu a:hover {
   letter-spacing: 1.2px;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}






/*===*/

.pace .pace-progress {
    background: #35a4ae;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 2px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s
}

.pace-inactive {
    display: none
}


/*====scroll_top  http://www.homeme.ru/  ===*/

#scrollUp {
    right: 20px;
    bottom: 20px;
    background-color: transparent;
    width: 52px;
    height: 52px;
    position: fixed;
}




#scrollUp:after, 
#scrollUp:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    -ms-background-size: cover;
    background-size: cover;
}

#scrollUp:before {
    background-image: url(../images/up.svg);
}


#scrollUp:after {
    background-image: url(../images/up_act.svg);
}

#scrollUp:after, 
#scrollUp:before {
    content: '';
    transition: opacity 100ms ease-in-out;
}


#scrollUp:after {
    opacity: 0;
}

#scrollUp:before {
    opacity: 1;
}

#scrollUp:hover:after {
    opacity: 1;
}


/*=======*/


/*==================popup================*/

#pop-up {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;   
    background: rgba(0,0,0,.6);
}

#pop-up .pop-up-over {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

#pop-up .order_form {
    position: absolute;
    z-index: 199;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 370px;
    background: #fff;
    border-radius: 3px;
    padding: 30px;
    
   
}


.close_pop {
    width: 20px;
    height: 20px;
    background: url(../images/ico/close.png) no-repeat center;
    position: absolute;
    top: 0px;
    right: -40px;
    cursor: pointer;
}

.post-status {
    padding:30px; 
    text-align: center;
}



.post-status h4 {
    font-size: 24px;
    margin: 0 0 10px 0;
    padding: 0;
    white-space: nowrap;
}

.post-status p {
   font-size: 18px;
   line-height: 24px;

}


#pop-up .pop-loading{
    width: 100%;
    height: 100px;
    font-size: 0;
    color: transparent;
    background: url(../images/ico/712.GIF) no-repeat 50%;
}



/*=========*/
.fon8 {
    background: url(/uploads/info/rem_tel.jpg) no-repeat;
    height: auto;
    background-size: 78%;
    background-position-x: 144%;
    background-position-y: 50%;
}


#animatedModal {
	display:none;
}



.flatclose{
    display: block;
	width: 31px;
    height: 31px;
    /* margin-top: 30px; */
    /* margin-left: 20px; */
    position: absolute;
    top: 200px;
   	left: 50%;
   	margin-left:-15.5px;
    width:32px;
    height: 32px;  
	z-index:5;
	border:1px solid #eee;
	border-radius:50%;

}
.flatclose:before {   
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    /*bottom: 0;
    left: 0;
    margin: auto;*/
    display: block;
    width: 30px;
    height: 30px;   
    background: url(../images/ico/close.svg) no-repeat center;
    background-size: 18px;
    transition: transform 300ms ease;
    transition: transform 300ms ease,-webkit-transform 300ms ease;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    will-change: transform;
    max-width: 100%;
    max-height: 100%;
    cursor: pointer;
}


.flatclose:hover:before { 
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


/*===============*/
.container_brands {
	/*max-width: 700px;*/
	/*margin: 0 -25px 20px -25px;*/
margin-top: 30px;
    margin-right: -25px;
    margin-bottom: 20px;
    margin-left: -25px;
}

.container_brands h3 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.container_brands .brand {
	width:100px;
	display:inline-block;
	vertical-align:top;
	margin: 0 25px 30px 25px;
	text-align:center;

}

.brand_img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow:hidden;
	box-shadow: 0 0 20px rgba(0,0,0,.3);
}

 .brand h3 {
 	margin: 5px 0 0 0;
 	padding: 0;
	font-size:16px;
 }

 .brand:hover h3 {
 	color: #b24f51;
 }


 
 .page_title_device {
	 text-align:center;
	 font-size:22px;
	 line-height: 28px;
    /*color: #35a4ae;*/
    color: #202020;
	margin:60px auto 30px;
 }
 
.error {
    box-shadow: 0 0 5px red;
}


/*============================*/
.wrapp_with_table {
    margin-top: 30px;
}

.to_left_small {
    width: 280px;
    margin-top: 55px;    
    margin-right: 40px;
    float: left;
}
.to_left_small_menu {
    position: absolute;
    top:0;
    left: 0;
    margin-right: 40px;
    
}

.to_right_big {
    width: -webkit-calc(100% - 320px);
    width: -moz-calc(100% - 320px);
    width: calc(100% - 320px);
    float: left;
}

#text_blk {
  width: 100%;
}


#text_blk .subscribe {
    background-size: cover;
}


#text_blk table {
  width: 100%;
  margin: 20px 0 40px 0;
  border-collapse: separate!important;
  table-layout: fixed;
}

#text_blk table tr:nth-child(odd) {
    background-color: #fff;
}


#text_blk table tr:nth-child(even) {
    background-color: #eee;
}



#text_blk thead td {
    text-align: center;
    padding: 0.5em;
   /* background-color: #b24f51;*/
    background-color:rgba(53, 164, 174,.7)!important;
    color: white;
    border: 0px solid white;
    
}


#text_blk tbody td {
    text-align: left;
    padding: 0.5em;    
    border: 0px solid white;

}

#text_blk tbody tr td:last-of-type {
  width: 20%;
}



.input_field select {
    width: 100%;
    height: 50px;
    border: 1px solid #53b2ba;
    border-radius: 4px;
    padding-left: 10px;
    font-size: 16px;
    font-family: 'KabelC-Medium';
    color: #202020;
}

.input_field select:focus {
    outline: none;
}

.to_left_small  .input_field input {    
    font-family: 'KabelC-Medium';
    color: #202020;
}

.red_submit {
    background: #b24f51;
    color: #fff;
    border:none!important;
    font-family: 'KabelC-Medium';
    cursor: pointer;
    color: #fff!important;
}



/*=======edit bitton===========*/

#editButton {
    position: absolute;
    z-index: 1000;
    right: 5px;
    top: 0px;
    background-color: #fff;
    padding: 5px 10px;
}

#editButton a {
    z-index: -100;
    position: absolute;
    opacity: 0;
}

#editButton span {
    z-index: 10;
    cursor: pointer;
}

.b-close {
	float: right;
	margin-right: 60px;
	color: #fff;
	padding:10px;
	cursor: pointer;
}

#element_to_pop_up {
    display: none;
    min-width: 90%;
    margin-top: 10px;
    padding: 5px 0 10px;
    color: #111;
    border-radius: 10px 10px 10px 10px;
}


#modx-container {
    height: 100%;
    width: 100%;
    background: #F2F2F2;
}



.b-iframe {
    width: 100%;
    height: 100%;
    min-height: 600px;
    height: 90vh;
}





.x-viewport, .x-viewport body {
    border: 0 none;
    overflow: hidden;
    height: 100%;
    margin: 0;
    padding: 0;
}




/*=======/edit bitton===========*/



.finger {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.finger_p {
    text-align: center;
    margin: 20px 0 0 0;
    padding: 0;
    font-size: 16px;
    color: #b24f51;
}

.rems {
	text-align: center;
	margin:70px auto -50px;
	font-size: 26px;
	line-height: 28px;
    color: #35a4ae;
}

.img_table {
	display: block;
	margin:0 auto 0;
}

.page_title_table {
	
	font: 400 1.225rem/60px "KabelC-Medium", sans-serif;
	text-align: center;
	color: rgba(53, 164, 174,1);

}

.page_title_table h1 {
	margin: 0;
	padding: 0;
/*            padding-left: 370px; */
}

.npr img {
	opacity: .85;
	transition: all .2s ease;
}

.npr:hover img {
	opacity: 1;
	transition: all .2s ease;
}


.pt {
	font-size: 16px;
}

@-webkit-keyframes rotating  {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 6s linear infinite;
  -moz-animation: rotating 6s linear infinite;
  -ms-animation: rotating 6s linear infinite;
  -o-animation: rotating 6s linear infinite;
  animation: rotating 6s linear infinite;
}

