@font-face {
    font-family:'DINPro';
    src: url('../fonts/DINPro-Regular.eot');
    src: url('../fonts/DINPro-Regular.eot') format('embedded-opentype'),
    url('../fonts/DINPro-Regular.woff') format('woff'),
    url('../fonts/DINPro-Regular.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'DINPro';
    src: url('../fonts/DINPro-Bold.eot');
    src: url('../fonts/DINPro-Bold.eot') format('embedded-opentype'),
    url('../fonts/DINPro-Bold.woff') format('woff'),
    url('../fonts/DINPro-Bold.ttf') format('truetype');
    font-weight:bold;
    font-style:normal;
}
@font-face {
    font-family:'DINPro-Black';
    src: url('../fonts/DINPro-Black.eot');
    src: url('../fonts/DINPro-Black.eot') format('embedded-opentype'),
    url('../fonts/DINPro-Black.woff') format('woff'),
    url('../fonts/DINPro-Black.ttf') format('truetype');
}
@font-face {
    font-family:'DINPro-Light';
    src: url('../fonts/DINPro-Light.eot');
    src: url('../fonts/DINPro-Light.eot') format('embedded-opentype'),
    url('../fonts/DINPro-Light.woff') format('woff'),
    url('../fonts/DINPro-Light.ttf') format('truetype');
}
@font-face {
    font-family:'DINPro-Medium';
    src: url('../fonts/DINPro-Medium.eot');
    src: url('../fonts/DINPro-Medium.eot') format('embedded-opentype'),
    url('../fonts/DINPro-Medium.woff') format('woff'),
    url('../fonts/DINPro-Medium.ttf') format('truetype');
}
@font-face{
    font-family:'BeeskneesCyrillic';
    src:url(../fonts/Beesknees_Cyrillic.ttf);
}

* {outline: none;}
a {outline: none;}
iframe{
  border: 0;
}
body{
    font:15px/19px "Century Gothic", Arial, sans-serif;
    color:#000;
    text-align:center;
    // background:#fff url(../img/bg.jpg) 0 0 no-repeat;
    background-size:cover;
}
#page{
    max-width: 1300px;
    min-height: 100%;
    margin: 0 auto;
    box-shadow: 0 0 40px rgba(0, 0, 0, .7);
}



.content{
    padding-right: 150px;
    padding-left: 150px;
}

#page a{
    color: #000;
}

.shapka{
    background-color:#e31e24;
    background-image:url(../img/bg_header_top.png);
    background-repeat:repeat-x;
    background-position:0 0;
    padding:7px 0 0 0;
}
.logo_img{
    padding-top: 15px;
}
.logo{padding-top: 35px;}
.shapka .logo a{
    color:#fff;
    font-size:38px;
    line-height:48px;
    text-transform:uppercase;
}
.shapka .logo h2{
    font-family:'BeeskneesCyrillic';
    font-weight:normal;
    font-size:40px;
    line-height:44px;
    color: #fff;
}
.shapka .logo a:hover{
    text-decoration: none;
}
.shapka .favorites{
    font-size: 13px;
    color: #fff;
    padding:20px 0 10px 0;
}
.shapka .favorites span{
    display:inline-block;
    vertical-align:middle;
    padding-right: 5px;
}
.favorites a{
    display:inline-block;
    vertical-align:top;
    margin:0 2px;
}
.shapka .tel{
    color: #fff;
    font-size:24px;
    line-height:31px;
}
@media (max-width: 1300px) {
   .content{
        padding-right: 7.7%;
        padding-left: 7.7%;
    }
    .content-md{
        display: block;
        max-width: 1000px;
        min-width: 1000px;
        margin: 0 auto;
    }
}
@media (max-width: 1200px) {
    .content{
        padding-right: 4.16%;
        padding-left: 4.16%;
    }
}
@media (max-width: 1100px) {
    .content{
        padding-right: 25px;
        padding-left: 25px;
    }
}
@media (max-width: 1050px) {
    .content{
        padding-right: 5px;
        padding-left: 5px;
    }
    .content-md{
        display: block;
        max-width: 1000px;
        min-width: 300px;
        margin: 0 auto;
    }
}







.nashi_rukovoditeli {
	display: inline-block !important;
	width: 300px !important;
	height:120px !important;
	margin: 0 auto !important;
	font-family: 'gotham_proregular' !important;
	color: #000000 !important;
	font-size: 12.5px !important;
	line-height: 20px !important;
	margin-bottom: 30px !important;
}
.nashi_rukovoditeli_f_i_o {
	font-family: 'gotham_probold' !important;
	font-size: 14px !important;
}
.nashi_rukovoditeli_img {
	
	width:138px !important;
	
	border-radius: 70px !important;
	padding: 0 10px 0 0 !important;
}


.nashi_rukovoditeli_img img{
	width:100%;
	height:100%;}
.nashi_rukovoditeli_text {
	display:inline-block !important;
	width:170px !important;
	float:left !important;
	text-align:left !important;
	padding: 10px 0 0 10px !important;
	overflow: hidden !important;
}
.nashi_rukovoditeli a {
	color: #000;
	text-decoration: none;
	background: -moz-linear-gradient(left, #000000, #000000 50%, transparent 50%);
	background: -ms-linear-gradient(left, #000000, #000000 50%, transparent 50%);
	background: -o-linear-gradient(left, #000000, #000000 50%, transparent 50%);
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#000000), color-stop(0.5, #000000), color-stop(0.5, transparent));
	background: -webkit-linear-gradient(left, #000000, #000000 50%, transparent 50%);
	background: linear-gradient(left, #000000, #000000 50%, transparent 50%);
	background-size: 8px 1px;
	background-repeat: repeat-x;
	background-position: 0 93%;
}
.nashi_rukovoditeli a span {
	color: #e31e24;
	text-decoration: none;
	background: -moz-linear-gradient(left, #e31e24, #e31e24 50%, transparent 50%);
	background: -ms-linear-gradient(left, #e31e24, #e31e24 50%, transparent 50%);
	background: -o-linear-gradient(left, #e31e24, #e31e24 50%, transparent 50%);
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#e31e24), color-stop(0.5, #e31e24), color-stop(0.5, transparent));
	background: -webkit-linear-gradient(left, #e31e24, #e31e24 50%, transparent 50%);
	background: linear-gradient(left, #e31e24, #e31e24 50%, transparent 50%);
	background-size: 8px 1px;
	background-repeat: repeat-x;
	background-position: 0 93%;
}
.nashi_rukovoditeli a:hover, .nashi_rukovoditeli a:hover span {
	color: #09C;
	text-decoration: none;
	background: -moz-linear-gradient(left, #09C, #09C 50%, transparent 50%);
	background: -ms-linear-gradient(left, #09C, #09C 50%, transparent 50%);
	background: -o-linear-gradient(left, #09C, #09C 50%, transparent 50%);
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#09C), color-stop(0.5, #09C), color-stop(0.5, transparent));
	background: -webkit-linear-gradient(left, #09C, #09C 50%, transparent 50%);
	background: linear-gradient(left, #09C, #09C 50%, transparent 50%);
	background-size: 8px 1px;
	background-repeat: repeat-x;
	background-position: 0 93%;
}



/*Меню*/
#menu{
    background: #c50208;
}
#menu ul li{
    margin: 0 10px;
}
#menu ul li a{
    margin: 10px 0;
    padding: 5px 10px;
    border-radius: 25px;
    font-size: 18px;
    color: #fff;
}
#menu ul li.active a{
    color: #e31e24;
}
#menu ul li a:hover{
    background: #fff;
    color: #e31e24;
}
#menu ul li:nth-child(1){
    margin-left: 0;
}
#menu ul li a:last-child{
    margin-right: 0;
}
@media (min-width: 993px)and (max-width:1300px){
    #menu ul li{
        margin: 0 5px;
    }
    #menu ul li:nth-child(1){
        margin-left: 5px;
    }
}
@media (min-width: 769px)and (max-width:992px){
    #menu ul li{
        margin: 0 5px;
    }
    #menu ul li:nth-child(1){
        margin-left: 35px;
    }
    #menu ul li a:last-child{
        margin-right: 5px;
    }
    #menu ul li:nth-child(5){
        margin-left: 30%;
    }
}
@media (max-width: 768px) {
    .nav-pills > li {
        float: none;
    }
    #menu ul li:nth-child(1){
        margin-left: 11px;
    }
    #menu ul li a:last-child{
        margin-right: 11px;
    }
}

.mobile_style_site{
	display:none !important;}
	
.mobile_style{
	display:block !important;}

/*Слайдер*/
#slider ul li{
    list-style-type: none;
    padding-left: 0;
    padding-bottom: 10px;
}
#slider ul {
    padding-left: 0;
}
.slider{
    position:relative;
    min-height: 446px;
}
.slider .flexslider{
    border:none;
    border-radius:0;
    box-shadow:none;
    margin:0;
}
.slider .flex-control-nav{
    display:none;
}
.slider .flex-direction-nav a{
    width:60px;
    height:60px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-color:rgba(233,75,80,.8);
    margin:-30px 0 0 0;
    opacity:1;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
}
.slider .flex-direction-nav a:hover{
    background-color:rgba(233,75,80,1);
}
.slider .flexslider:hover .flex-prev{
    left:50px;
    opacity:1;
}
.slider .flexslider:hover .flex-next{
    right:50px;
    opacity:1;
}
.slider .flex-direction-nav .flex-prev{
    background-image:url(../img/prev.png);
    background-repeat:no-repeat;
    background-position:45% 50%;
    left:50px;
}
.slider .flex-direction-nav .flex-next{
    right:50px;
    background-image:url(../img/next.png);
    background-repeat:no-repeat;
    background-position:55% 50%;
}
.slogan{
    position:absolute;
    z-index:10;
    max-width:1000px;
    width:100%;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:0 auto;
    text-align:right;
}
.slogan_content{
    background-color:rgba(255,255,255,.9);
    display:inline-block;
    vertical-align:top;
    width: 520px;
    margin:70px 30px 0 0;
    padding:35px 25px 35px;
    text-align:left;
    border-radius:20px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
}
.slogan_content h3{
    font-size:28px;
    font-weight: 700;
    line-height:32px;
    color:#c50208;
    text-transform:uppercase;
    margin:0 0 30px;
}
.slogan_list li{
    position:relative;
    font-size:19px;
    line-height:23px;
    color:#000;
}
.slogan_list li:after{
    content:"";
    position:absolute;
    top:11px;
    left:2px;
    width:4px;
    height:3px;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    z-index:2;
    background-color:#c50208;
}
.slogan_list li span{
    padding:0 0 0 15px;
}
.slider-bottom{
    height: 250px;
    background: url("../tmp/pattern_slider.png") no-repeat right;
    margin-top: -140px;
    z-index: 2;
}
/*Наши услуги*/
.uslugi{
    display: inline-block;
    margin-top: 0px;
    z-index: 10;
}
.uslugi h2{
    font-size: 44px;
    line-height: 46px;
    color: #e31e24;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding: 35px 0 20px;
}
.services{
    min-width: 200px;
    margin: 0 auto 35px auto;
    z-index: 11;
}
.services_img{
    display:inline-block;
    vertical-align:top;
    width:150px;
    height:150px;
    background-color:#e31e24;
    overflow:hidden;
    text-align:center;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
}
.services_img_content{
    display:inline-block;
    margin:8px 0 ;
    vertical-align:top;
    width:134px;
    height:134px;
    line-height:134px;
    border:2px solid #fff;
    overflow:hidden;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
}
.services_img_content img{
    display:inline-block;
    vertical-align:middle;
    max-width:130px;
}
.services h3{
    padding: 0 5px;
    margin-top: 20px;
    font-size: 17px;
    color: #e31e24;
    font-weight: 400;
    text-transform:uppercase;
}
.services h3 a:hover{
    text-decoration:underline;
}
.services:hover .services_text{
    display:block;
}
.services_text{
    display:none;
    background-color:#e31e24;
    position:absolute;
    height: 240px;
    top:-10px;
    left:0;
    right:0;
    bottom:0;
    z-index:6;
    border-radius:20px;
    color:#fff;
    text-align:left;
    font-size:17px;
    line-height:21px;
    text-transform:none;
    font-family:'DINPro';
    cursor: pointer;
}
.services_text_content{
    padding:15px 20px;
    height:228px;
    overflow:hidden;
}
.services_text_content strong{
    font-family:'DINPro-Black';
    font-weight:normal;
}
.services_text_content p{
    padding-top:18px;
}
/*Специальное предложение*/
.special_offer{
    position: relative;
    margin-top:-190px;
    margin-bottom:-120px;
    background:url(../tmp/pattern_special.jpg) right no-repeat;
    height:816px;
}
.special_offer_header h2{
    font-size: 44px;
    line-height: 46px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 40px;
    margin: 0;
}
#special-block{
    background: #e31e24;
    min-height: 290px;
}
.special-block-img img{
/*    width: 100%;
max-width: 378px;*/
    width: auto;
    max-height: 250px;

}
#special-block .special-block-img:nth-child(1){
    margin-left: -30px;
    padding-right: 20px;
    min-width: 365px;
}
#special-block .special-block-img:nth-child(2){
    padding-right: 10px;
    padding-left: 30px;
    max-width: 288px;
}
#special-block .special-block-img:nth-child(3){
    padding-left: 20px;
    min-width: 365px;
}
#special-block .special-block-img:nth-child(3) img{
    max-width: 315px;
}
.special-block-img p{
    font-size: 22px;
    line-height: 26px;
    color: #fff;
}
#special-block .special-block-img:nth-child(3) p{
    padding-top: 0;
    margin-top: -15px;
}
.special-block-img a{
    text-decoration: none;
}
/*Наши работы*/
.work{
    position: relative;
    margin-top: -25px;
    /* margin-bottom:-120px;*/
    background:url(../tmp/work.png) center no-repeat;
    height:213px;
}
.work-header{
    display: inline-block;
    margin-top: -80px;
    z-index: 10;
}
.work-header h2{
    font-size: 44px;
    line-height: 46px;
    color: #e31e24;
    font-weight: bold;
    text-transform: uppercase;
    /*padding: 0 0 40px;*/
    padding: 0;
    margin:0 ;
}
.work-header span{
  color: #e31e24;
  font-size: 19px;
  font-weight: bold;
}
.work-video{padding-bottom: 25px;}
.work-video div:nth-child(1){
    padding-right: 15px;
}
.work-video div:nth-child(2){
    padding-left: 15px;
}
.work-video video{
    height: 325px;
}
/*Контакты*/
#contact{
    margin-top: 0px;
    background: #fff url("../img/contact-bg.jpg")no-repeat center;
    min-height: 1915px;
}
.contact-header{
    margin-top: 140px;
}
@-moz-document url-prefix()
{
    .contact-header{
        margin-top: 140px;
    }
}
.contact-header h2{
    color: #f30000;
    padding-bottom: 30px;
}
.contact-map div:nth-child(1){
    padding-right: 20px;
}
.contact-map div:nth-child(2){
    padding-left: 20px;
}
.contact-map table{
    margin-bottom: 25px;
    text-align: left;
    font-size: 17px;
    line-height: 25px;
    width: 100%;
}
.contact-map table tr td:nth-child(1){
    width: 30%;
}
.map-yandex{
    margin-bottom: 50px;
    overflow: hidden;
    position: relative;
    -moz-border-radius: 10px 10px 10px 10px; /* Firefox */
    -webkit-border-radius: 10px 10px 10px 10px; /* Safari, Chrome */
    -khtml-border-radius: 10px 10px 10px 10px; /* KHTML */
    border-radius: 10px 10px 10px 10px; /* CSS3 */
    /* chrome bug fix */
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
.forma{margin-bottom: 70px;}
.forma h4{
    margin-top: 10px;
    padding-bottom: 20px;
}
.form-input{
    margin-bottom: 12px;
}
.form-input div:nth-child(1){
    padding-right: 10px;
}
.form-input div:nth-child(2){
    padding-left: 10px;
}
.form-input textarea{resize: none;}

.form-btn{padding-left: 10px}
#form-btn{
    font-size: 18px;
    line-height: 22px;
    background: #484848;
    color: #fff;
    border-radius: 1px;
    border-color: #939393;
}
#form-btn:hover{
    background: #222;
}
.contact-main{
    margin-top: 10px;
    margin-bottom: 20px;
    display: inline-block;
    width: 400px;
    height: 400px;
    background: #f30000;
    color: #fff;
    -moz-border-radius: 50%; /* Firefox */
    -webkit-border-radius: 50%; /* Safari, Chrome */
    -khtml-border-radius: 50%; /* KHTML */
    border-radius: 50%; /* CSS3 */
}
.contact-main p{
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}
.contact-main p:nth-child(1){
    padding-top: 100px;
}
.contact-main p:nth-child(2){
    padding-top: 45px;
}
.social-webs p{
    font-size: 30px;
    line-height: 34px;
}
.social-webs img{padding-left: 5px; margin-bottom: 5px;}
.social-webs div:nth-child(2){
    max-width: 300px;
}
/*footer*/
.footer{
    padding-top: 10px;
    background: #e31e24;
    color: #fff;
    font-size: 15px;
}
.footer-inside{
    margin-top: -5px;
    padding-top: 10px;
    background: #e31e24;
    color: #fff;
    font-size: 15px;
}
.footer-block p{
    line-height: 25px;
    margin-bottom: 20px;
}
.footer-block div:nth-child(1){text-align: left;}
.footer-block div:nth-child(3){text-align: right;}
.payment{
    padding-top: 25px;
    text-align: left;
    border-top: 1px solid #e53035;
}
.payment img{
    padding-top: 8px;
    padding-left: 3px;
    margin-bottom: 5px;
}
.scrollup{
    width:115px;
    height:230px;
    position:fixed;
    right: 1%;
    bottom:-1%;
    display:none;
    z-index: 999;
    background: url("../img/top.png") no-repeat center;
    background-size:contain;
}
a:focus { outline: none; }
/*Внутренние страницы*/
#inside{
    background: #fff;
    min-height: 200px;
}
#inside::after {
    position: relative;
    display: block;
    margin-bottom: -10px;
    content: "";
    background: url("../img/footer.png") left bottom no-repeat;
    background-size:cover;
    min-height: 180px;
    max-width: 1300px;
    z-index: 2;
}
#inside h2{
    margin-bottom: 50px;
    padding-top: 25px;
    font-size: 24px;
    font-weight: 600;
    color: #e31e24;
    text-transform:uppercase;
}
#inside p{line-height: 22px;}
/*Услуги внутренние страницы*/

.services2{
    min-width: 142px;
    margin: 0 auto 40px auto;
    cursor: pointer;
    height: 165px;
}
.services2_img{
    display:inline-block;
    vertical-align:top;
    width:110px;
    height:110px;
    background-color:#e31e24;
    overflow:hidden;
    text-align:center;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
}
.services2_img_content{
    display:inline-block;
    margin:8px 1px;
    vertical-align:top;
    width:95px;
    height:95px;
    line-height:134px;
    border:2px solid #fff;
    overflow:hidden;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
}
.services2_img_content img{
    display:inline-block;
    width: 60%;
    padding-bottom: 40%;
    max-width:130px;
}
.content .services2:nth-child(3) .services2_img img{
    width: 90%;
    padding-bottom: 50%;
}
.content .services2:nth-child(4) .services2_img img{
    width: 70%;
    padding-bottom: 50%;
}
.content .services2:nth-child(5) .services2_img img{
    width: 90%;
    padding-bottom: 50%;
}
.content .services2:nth-child(6) .services2_img img{
    width: 65%;
    padding-bottom: 60%;
}
.content .services2:nth-child(7) .services2_img img{
    width: 65%;
    padding-bottom: 50%;
}
.content .services2:nth-child(8) .services2_img img{
    width: 55%;
    padding-bottom: 50%;
}
.content .services2:nth-child(10) .services2_img img{
    width: 70%;
    padding-bottom: 50%;
}
.content .services2:nth-child(11) .services2_img img{
    width: 40%;
    padding-bottom: 50%;
}
.content .services2:nth-child(12) .services2_img img{
    width: 70%;
    padding-bottom: 50%;
}
.content .services2:nth-child(13) .services2_img img{
    width: 80%;
    padding-bottom: 50%;
}
.content .services2:nth-child(14) .services2_img img{
    width: 65%;
    padding-bottom: 50%;
}
.services2 h3{
    /*padding: 0 5px;*/
    margin-top: 10px;
    font-size: 12px;
    line-height: 15px;
    color: #e31e24;
    font-weight: 400;
    text-transform:uppercase;
}
.services2-h3{min-height: 3em;}
.services2 h3 a:hover{
    text-decoration:underline;
}
.services2:hover .services2_text{
    display: block;
}
.services2:hover .services2-h3{
    visibility: hidden;
}
.services2_text{
    display:none;
    min-width: 143px;
    width: 100%;
    position:absolute;
    height: 3em;
    margin-top:-55px;
    z-index:6;
    color:#e31e24;
    text-transform:none;
    font-family:'DINPro';
    cursor: pointer;
}
.services2_text strong{
  font:13px/14px "Century Gothic", Arial, sans-serif;
  font-weight: 700;
}
.services2_text_content{
    overflow:hidden;
}
.services2_text_content p{
    padding-top:18px;
}
.list-inside{
    display: none;
    position: absolute;
    margin-top: -50px;
    margin-left: -10px;
    min-width: 162px;
    height: 163px;
    width: 100%;
    /*background: url("../img/list-inside.png") no-repeat center;*/
    z-index: 25;
}
.list-inside ul{
    position: absolute;
    display: inline-block;
    margin-top: 20px;
    margin-left: -100px;
    text-align: left;
    padding: 0;
}
.list-inside ul li {
    /*display: inline-block;*/
    width: 200px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.list-inside ul li:last-child{
    border-bottom: none;
}
.list-inside ul li a{
    display: block;
    text-decoration: none;
    padding: 0px 10px;
}
.list-inside ul li img{
    padding-right: 5px;
    padding-left:5px;
}
.list-inside ul li:hover{
    background: #e31e24;
    font-weight: 600;
}
.list-inside ul li:last-child:hover{
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    -khtml-border-radius: 0 0 6px 6px;

 }
.list-inside ul li:first-child:hover{
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -khtml-border-radius: 4px 4px 0 0;
}
.services2:hover .list-inside{
    display: block;
}
.services2:hover .list-inside{
    display: block;
}
.services2:hover .list-inside-block{
    display: inline-block;
}
.services2:hover .services2_img{
    background-color:#f77000;
}
#inside .change-usluga {
    margin-top: 0;
    padding-top: 0;
    line-height: 33px;
}
.inside-select{
    margin-bottom: 30px;
    text-align: left;
}
/*Фото галерея*/
#inside h2.photo-galery-header{
	display:block;
    margin-bottom: 30px;
	text-align:center;
}
.video-galery-header, .photo-galery-header, .photo-galery-text{
	display:block;
	width:100%;
	margin:0 auto;
    margin-bottom: 30px;
	text-align:center;
}
.galery-img{
    position: relative;
    margin-bottom: 25px;
    margin-right: 20px;
    min-width: 184px;
    max-width: 184px;
    max-height: 137px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border: 2px solid #c50208;
    background: url('../img/hover-img.png') center center no-repeat;
}
.galery-img-block .galery-img:nth-child(5){
    margin-right: 0;
}
.galery-img-block .galery-img:nth-child(10){
    margin-right: 0;
}
.galery-img-block .galery-img:nth-child(15){
    margin-right: 0;
}
#carousel-example-generic .left.carousel-control{
    left: -6%;
}
#carousel-example-generic .right.carousel-control{
    right: -6%;
}
.galery-img img{
    width: 100%;
    max-width: 180px;
    max-height: 129px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;

    border: 1px solid #fff;
}
.galery-img-block img:hover {
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
}
.video-img-block{
    padding-left: 85px;
}
.video-galery{
    padding-left: 150px;
}
/*Видео галерея*/
#carousel-example-generic2{
    max-width: 500px;
    min-width: 500px;
}
.video-img-block{
    padding-left: 8%;
}
.video-img{
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 5px;
    max-width: 235px;
}
.video-img img{
    width: 100%;
    height: 153px;
}
#inside .video-img p{line-height: 17px;}
.video-img p{
    text-align: left;
    min-height: 4em;
}
#carousel-example-generic2 .carousel-control.left{
    left: 1%;
    background-size: auto;
}
#carousel-example-generic2 .carousel-control.right{
    right: -9%;
    background-size: auto;
}
#carousel-example-generic2 .carousel-control {
    width: 7%;
}
/*Прайс*/
#price::after {
    position: relative;
    display: block;
    margin-bottom: -10px;
    content: "";
    background: url("../img/footer.png") left bottom no-repeat;
    background-size:cover;
    min-height: 180px;
    max-width: 1300px;
    z-index: 2;
}
#price h2{
    margin-bottom: 35px;
    padding-bottom: 15px;
    font-size: 24px;
    font-weight: 600;
    color: #e31e24;
    text-transform:uppercase;
    margin-bottom: 0px;
}
#price p{
     line-height: 23px;
}
.table-price{
    margin-top: 40px;
    margin-bottom: 70px;
}
.table-price tr th{
    color: #e31e24;
}
.table-price tr th:nth-child(1){
    width: 7%;
    text-align: center;
    border-top: none;
}
.table-price tr th:nth-child(2){
    width: 43%;
    border-top: none;
}
.table-price tr th:nth-child(3){
    width: 26%;
    text-align: center;
    border-top: none;
}
.table-price tr th:nth-child(4){
    width: 24%;
    text-align: center;
    border-top: none;
}
.table-price-group{
    background: linear-gradient(#e11c22, #c50208);
}
.table-price-group p{
    padding-left: 7%;
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
}
.table-price tr td:nth-child(1){
  padding-right: 5px;
  padding-left: 1px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.table-price tr td:nth-child(2){
    width: 43%;
    text-align: left;
}
.table-price tr td img{
    width: 100%;
    padding-top: 1px;
    padding-bottom: 1px;
}
.price-text p{
    text-align: left;
    padding-bottom: 15px;
}
.price-text span{
    font-weight: 600;
    color: #e31e24;
}
.price-text table{
    text-align: left;
    line-height: 27px;
    width: 100%;
    margin-bottom: 20px;
}
.price-text table p { 
    text-align: center;
    padding-bottom: 0px;
}
.price-text table tr td:first-child{
    font-weight: 600;
    text-align: center;
}

.price-text ul li {
    text-align: left;
}
/*Друзья и партнеры, отзывы*/
.friends-img img{
    width: 100%;
}
ul.inside li {
    text-align: left;
}
#carousel-friends{
    margin-bottom: 45px;
}
.review-block{
    display: inline-block;
    margin-bottom: 70px;
}
.review-img{
    position: relative;
    overflow: hidden;
    border: 1px solid #cbcbcb;
    height: 80px;
    width: 80px;
    border-radius:50%;
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     -khtml-border-radius: 50%;
}
.review-img img{
    width: 100%;
    height: 100%;
}
.review-text{
    padding-left:10px;
    font-size: 14px;
}
.review-text::after{
    content: '';
    display: block;
    border-bottom: 1px solid #cbcbcb;
    height: 5px;
    max-width: 1000px;
    position: relative;
}
.review-name{
    padding-top: 10px;
    text-align: right;
    color: #e31e24;
    font-size: 14px;
}
.pagination-none{
    border: none;
}
.pagination >.pagination-none > a,
.pagination >.pagination-none > span {
    margin-left: -5px;
    margin-right: 0;
    line-height: 2.5;
    border: none;
}
.pagination > .pagination-none > a:hover,
.pagination > .pagination-none > span:hover,
.pagination > .pagination-none > a:focus,
.pagination > .pagination-none > span:focus {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.map-yandex2{
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    -moz-border-radius: 10px 10px 10px 10px; /* Firefox */
    -webkit-border-radius: 10px 10px 10px 10px; /* Safari, Chrome */
    -khtml-border-radius: 10px 10px 10px 10px; /* KHTML */
    border-radius: 10px 10px 10px 10px; /* CSS3 */
    /* chrome bug fix */
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
.leader-block{
    margin-top: 10px;
    margin-bottom: 25px;
}
.content .leader-block:nth-child(2){
    padding-left: 25px;
}
.content .leader-block:nth-child(3){
    padding-left: 37px;
}
.leader-img{
	display:inline-block;
	float:left;
    position: relative;
    overflow: hidden;
    height: 120px;
    width: 120px;
    border-radius:50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
}
.leader-img img{
    width: 100%;
    height: 100%;
}
.leader-text {
    padding-top: 10px;
    padding-left: 13px;
    text-align: left;
    line-height: 32px;
}
.contact-forma2{
    margin: 20px auto 20px auto;
    display: block;
    width: 635px;
    height: 786px;
    background: url("../img/contact-form.png");
}
.contact-forma2 h2{
    display: inline-block;
    margin-top: 40px;
}
.contact-forma2 p{
    font-size: 17px;
}
#form-btn2{
    padding: 0;
    border: none;
    margin-top: 124px;
    border-bottom: 36px solid #d30f15;
    border-left: 60px solid transparent;
    border-right: 60px  solid transparent;
    height: 0;
    width: 422px;
    background: none;
    line-height: 35px;
    font-weight: 500;
}
@-moz-document url-prefix()
{
    #form-btn2{
        margin-top: 106px;
    }
}

#form-btn2 p{
    display: inline-block;
    position: relative;
    z-index: 99;
    color: #fff;
    font-size: 18px;
}
#form-btn2:hover{
    border-bottom: 36px solid #b80107;
}
/*Для копки наверх*/
@media  (max-width:1580px){
    .scrollup{right: 0;}
}
@media  (max-width:1200px){
    .scrollup{
        width:80px;
        height:140px;
        bottom:-5%;
    }
    .list-inside{margin-left: 0;}
    .list-inside ul li {  text-align: left;}
}
@media  (max-width:900px){
    .scrollup{
        display:none !important;
    }
}
/*Медиа запросы*/
/*@media  (max-width:1000px){
.video-galery{
    padding-left: 5px;
}
}*/
@media (max-width: 1300px) {
    .video-galery{
          padding-left: 50px;
    }
    #carousel-example-generic2{
        max-width: 600px;
        min-width: 500px;
    }
    #carousel-example-generic2 .carousel-control.left{
        left: 1%;
        background-size: auto;
    }
    #carousel-example-generic2 .carousel-control.right{
        right: -8%;
        background-size: auto;
    }
    #carousel-example-generic2 .carousel-control {
        width: 8%;
    }
}
@media (max-width: 1200px) {
    #carousel-example-generic .left.carousel-control{
        left: -4%;
    }
    #carousel-example-generic .right.carousel-control{
        right: -4%;
    }
    #carousel-example-generic2{
        max-width: 600px;
        min-width: 500px;
    }
    #carousel-example-generic2 .carousel-control.left{
        left: 1%;
        background-size: auto;
    }
    #carousel-example-generic2 .carousel-control.right{
        right: 3%;
        background-size: auto;
    }
    #carousel-example-generic2 .carousel-control {
        width: 8%;
    }

       .video-img{
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: 20px;
        max-width: 195px;
    }
        .video-img img{
            width: 100%;
            height: 130px;
        }
        .services2{
            min-width: 136px;
        }
}
@media (max-width: 1100px) {
    #carousel-example-generic .left.carousel-control{
        left: -2%;
    }
    #carousel-example-generic .right.carousel-control{
        right: -2%;
    }
}
@media (max-width: 1050px) {
    .video-galery{
        padding-left: 5px;
    }
    .galery-img{
        min-width: 50px;
        max-width: 184px;
        max-height: 95px;
    }
    .galery-img img{
        max-height: 87px;
    }
       .photo-galery .item{
        margin-left: 100px;
        margin-right: 40px;
    }
    #carousel-example-generic .left.carousel-control{
        left: 0;
    }
    #carousel-example-generic .right.carousel-control{
        right: 0;
    }
}

@media (min-width: 992px)and (max-width:1300px){
    .slogan_content{
        width:400px;
        margin:120px 120px 0 0;
        padding: 10px 15px;
    }
    .slogan_content h3{
        font-size:18px;
        font-weight: 700;
        line-height:25px;
        margin:0 0 10px;
    }
    .slogan_list li{
        font-size:16px;
        line-height:20px;
    }
    .slider .flex-direction-nav .flex-prev{
        left:20px;
    }
    .slider .flex-direction-nav .flex-next{
        right:20px;
    }
    .slider .flexslider:hover .flex-prev{
        left:20px;
    }
    .slider .flexslider:hover .flex-next{
        right:20px;
    }
    .slider .flex-direction-nav a{
        width:45px;
        height:45px;
    }
    .uslugi{
        margin-top: -50px;
    /*    padding-left: 20px;*/
    }
    .services{
        min-width: 190px;
    }
    .slider{
        min-height: 350px;
    }
    .special_offer_header h2{
        padding-left: 20px;
    }
    #special-block .special-block-img:nth-child(1){
        margin-left: 0;
        padding-right: 20px;
        min-width: 0;
    }
    #special-block .special-block-img:nth-child(2){
        padding-right: 10px;
        padding-left: 30px;
        max-width: 288px;
    }
    #special-block .special-block-img:nth-child(3){
        padding-left: 20px;
        min-width: 0;
    }
    #special-block .special-block-img:nth-child(3) img{
        max-width: 315px;
    }
    .special-block-img p{
        font-size: 22px;
        line-height: 26px;
        color: #fff;
    }
    #special-block .special-block-img:nth-child(1) p{
/*    padding-top: 30px;*/
    }
    #special-block .special-block-img:nth-child(3) p{
        margin-top: -4px;
    }
    #inside::after {
        background: url("../img/footer.png") left bottom no-repeat;
        min-height: 180px;
        max-width: 1300px;
        z-index: 2;
    }
    #price::after {
        background: url("../img/footer.png") left bottom no-repeat;
        min-height: 180px;
        max-width: 1300px;
        z-index: 2;
    }
    .services2_text{width: 100%;}

    .carousel-control.left {
        left: 0;
    }
    .carousel-control.right {
        right: 0;
    }
    .video-img-block{
        padding-left: 10%;
    }
    .content .leader-block:nth-child(2){
        padding-left: 15px;
    }
    .content .leader-block:nth-child(3){
        padding-left: 25px;
    }
}
@media (min-width: 993px)and (max-width:1300px){
 .contact-map table{
     white-space: nowrap;
 }
}
@media (min-width: 768px)and (max-width:992px){
    .slogan_content{
        width:100%;
        margin-top:220px;
        margin-right: 0;
        padding: 10px 15px;
        border-radius: 0;
        background: #ded9d9;
    }
    .slogan_content h3{
        font-size:18px;
        font-weight: 700;
        line-height:25px;
        margin:0 0 10px;
    }
    .slogan_list li{
        font-size:16px;
        line-height:20px;
    }
    .slider-bottom{
        display: none;
    }
    .slider .flexslider{
        border:none;
        border-radius:0;
        box-shadow:none;
        margin:0 ;
    }
    .slider .flex-direction-nav .flex-prev{
        left:20px;
    }
    .slider .flex-direction-nav .flex-next{
        right:20px;
    }
    .slider .flexslider:hover .flex-prev{
        left:20px;
    }
    .slider .flexslider:hover .flex-next{
        right:20px;
    }
    .slider .flex-direction-nav a{
        width:45px;
        height:45px;
    }
    .uslugi{
        margin-top: 95px;
        padding-left: 20px;
    }
    .services{
        margin-bottom: 35px;
        min-width: 145px;
        width: 145px;
    }
    .services_img{
        width:120px;
        height:120px;
    }
    .services_img_content{
        margin:7px 0 ;
        width:106px;
        height:106px;
        line-height:134px;
    }
    .services_img_content img{
        width: 60%;
        padding-bottom: 30%;
        max-width:130px;
    }
    .services h3{
        font-size: 14px;
        line-height: 18px;
    }
    .services_text{
        font-size:14px;
        line-height:21px;
    }
    .services_text_content{
        padding:10px 10px;
    }
    .uslugi h2{
        text-align: center;
    }
    .slider{
        min-height: 250px;
    }
    .special_offer{
        margin-top:-190px;
        margin-bottom:0;
    }
    .special_offer_header h2{
        padding-top: 20px;
        padding-bottom: 40px;
        margin: 0 -5px;
        text-align: center;
        background: #e31e24;
    }
    #special-block .special-block-img:nth-child(1){
        margin-left: 0;
    }
    #special-block .special-block-img:nth-child(2){
        max-width: 100%;
        padding-top: 25px;
    }
    #special-block .special-block-img:nth-child(2) img{
        max-width: 280px;
    }
    #contact{
        margin-top: 0;
        background: #fbbc27;
    }
    .contact-header{
        margin-top: 30px;
    }
    .contact-map div:nth-child(1){
        padding-right: 0;
    }
    .contact-map div:nth-child(2){
        padding-left: 0;
    }
    .social-webs div:nth-child(3){
        padding-bottom: 30px;
    }
    .social-webs div:nth-child(2){
        max-width: 500px;
    }
    #inside::after {
        display: none;
    }
    #price::after {
        display: none;
    }
    .services2_text{width: 100%;}
    .galery-img{
        min-width: 50px;
        max-width: 184px;
        margin-bottom: 10px;
        margin-right: 10px;
        border-radius: 10px;
        max-height: 83px;
    }
    .galery-img img{
        max-height: 79px;
    }
    .photo-galery .item{
        margin-left: 8%;
        margin-right: -2%;
    }
    .carousel-control.left {
        left: 2%;
        right: auto;
    }
    .carousel-control.right {
        right: 2%;
        left: auto;
    }
    .galery-img img{
        border-radius: 10px;
    }
    .video-galery{
        padding-left: 8%;
        padding-right: 8%;
    }
    .video-img-block{
        padding-left: 19%;
        margin-top: 20px;
    }
    .price-text table{
        width: 100%;
        margin-bottom: 100px;
    }
    .review-img{
        height: 8%;
        width: 8%;
    }
    .content .leader-block:nth-child(2){
        padding-left: 8%;
    }
    .content .leader-block:nth-child(3){
        padding-left: 32%;
    }
    #carousel-example-generic2 .carousel-control.left{
        left: 5%;
    }
    #carousel-example-generic2 .carousel-control.right{
        right: 5%;
    }
    #carousel-example-generic2{
        display: inline-block;
        text-align: center;
    }
}
@media (max-width: 768px) {
    body{
        background:#fff;
    }
    .slogan{
        position:relative;
        height: 0;
    }
    .slogan_content{
        position:relative;
        width:100%;
        min-height: 150px;
        margin-top:0;
        margin-right: 0;
        padding: 10px 15px;
        border-radius: 0;
        background: #ded9d9;
    }
    .slogan_content h3{
        font-size:18px;
        font-weight: 700;
        line-height:25px;
        margin:0 0 10px;
    }
    .slogan_list li{
        font-size:16px;
        line-height:20px;
    }
    .slider .flexslider{

        margin:0;
    }
    .slider-bottom{
        display: none;
    }
    .slider .flexslider{
        border:none;
        border-radius:0;
        box-shadow:none;
        margin:0;
    }
    .slider .flex-direction-nav .flex-prev{
        margin-top: -40px;
        background-image:url(../img/prev-mobil.png);
        left:20px;
    }
    .slider .flex-direction-nav .flex-next{
        margin-top: -40px;
        background-image:url(../img/next-mobil.png);
        right:20px;
    }
    .slider .flexslider:hover .flex-prev{
        left:20px;
    }
    .slider .flexslider:hover .flex-next{
        right:20px;
    }
    .slider .flex-direction-nav a{
        width:30px;
        height:30px;
    }
    .uslugi{
        margin-top: 160px;
        padding-left: 20px;
    }
    .uslugi h2{
        padding-top: 10px;
    }
    .services h3{
        display: inline-block;
        height: 3em;
    }
    .uslugi h2{
        text-align: center;
        padding: 0 0 40px;
    }
    .slider{
        min-height: 180px;
    }
    .special_offer{
        margin-top:-190px;
        margin-bottom:0;
    }
    .special_offer_header h2{
        padding-top: 20px;
        padding-bottom: 40px;
        font-size: 37px;
        margin: 0 -5px;
        text-align: center;
        background: #e31e24;
    }
    #special-block .special-block-img:nth-child(1){
        margin-left: 0;
    }
    #special-block .special-block-img:nth-child(2){
        max-width: 100%;
        padding-top: 25px;
    }
    #special-block .special-block-img:nth-child(2) img{
        max-width: 280px;
    }
    .work-video div:nth-child(1){
        padding-right: 0;
    }
    .work-video div:nth-child(2){
        padding-left: 0;
    }
    .work-video video{
        height: auto;
    }
    .work-video div:nth-child(1){
        padding-bottom: 25px;
    }
    #contact{
        margin-top: 0;
        background: #fbbc27;
    }
    .contact-header{
        margin-top: 30px;
    }
    .contact-header h2{
        font-size: 28px;
        line-height: 32px;
    }
    .contact-map div:nth-child(1){
        padding-right: 0;
    }
    .contact-map div:nth-child(2){
        padding-left: 0;
    }
    .form-btn{padding-left: 0;}
    .social-webs p{
        font-size: 22px;
        line-height: 26px;
    }
    .forma{margin-bottom: 40px;}
    .social-webs div:nth-child(2){
        max-width: 768px;
    }
    .social-webs div:nth-child(3){
        padding-bottom: 30px;
    }
    .footer-block div:nth-child(1){text-align: center;}
    .footer-block div:nth-child(3){text-align: center;}
    #inside::after {
     display: none;
    }
    #price::after {
        display: none;
    }
    .services2_text{width: 100%;}
    #inside .change-usluga {
        text-align: center;
    }
    .inside-select{
        margin-bottom: 30px;
        text-align: center;
    }
    .galery-img{
        min-width: 50px;
        max-width: 184px;
    }
    .galery-img{
        min-width: 30px;
        margin-bottom: 5px;
        margin-right: 5px;
        border-radius: 5px;
        height: 62px;
    }
    .galery-img img{
        height: 58px;
    }
    .photo-galery .item{
        margin-left: 9%;
        margin-right: -2%;
    }
    .carousel-control.left {
        left: 1%;
        right: auto;
        background-size: contain;
    }
    .carousel-control.right {
        right: 1%;
        left: auto;
        background-size: contain;
    }
    .galery-img img{
        border-radius: 5px;
    }
    .video-galery{
        padding-left: 1%;
        padding-right: 1%;
    }
    .video-img-block{
        padding-left: 7%;
        padding-right: 7%;
        margin-top: 20px;
    }
    .video-img{
        max-width: 100%;
    }
    .video-img img{
        width: 100%;
        height: 153px;
    }
    #carousel-example-generic2 .carousel-control.left{
        left: 1%;
        background-size: auto;
    }
    #carousel-example-generic2 .carousel-control.right{
        right: 1%;
        background-size: auto;
    }
    #carousel-example-generic2 .carousel-control {
        width: 35px;
    }
    .price-text table{
        width: 100%;
        margin-bottom: 30px;
    }
    .price-text table tr td{
        border: 1px solid #bebebe;
        padding: 0 5px;
    }
    .review-img{
        height: 16%;
        width: 16%;
    }
    .contact-map table{
        font-size: 14px;
        line-height: 22px;
    }
    .content .leader-block:nth-child(1){
        padding-left: 25%;
    }
    .content .leader-block:nth-child(2){
        padding-left: 25%;
    }
    .content .leader-block:nth-child(3){
        padding-left: 25%;
    }
    .leader-text {
        padding-left: 10%;
    }
    .contact-forma2{
        margin: 20px auto 40px auto;
        display: inline-block;
        width: 100%;
        height: auto;
        background: #fff;
        border: 1px solid #c5c5c5;
    }
    #form-btn2{
        padding: 3px;
        border: none;
        margin: 40px 0 20px 0;
        border-bottom: 0;
        border-left: 0;
        border-right: 0;
        height: auto;
        width: 100%;
        background: #d30f15;
        line-height: 35px;
        font-weight: 500;
    }
    #form-btn2 p{
        display: inline-block;
        position: relative;
        z-index: 99;
        color: #fff;
        font-size: 18px;
    }
    #form-btn2:hover{
        border-bottom:0;
        background: #b80107;
    }
    #carousel-example-generic2{
        max-width: 600px;
        min-width: 300px;
        display: inline-block;
        text-align: center;
    }
}
@media  (max-width:600px){
    .content .leader-block:nth-child(1){
        padding-left: 22%;
    }
    .content .leader-block:nth-child(2){
        padding-left: 22%;
    }
    .content .leader-block:nth-child(3){
        padding-left: 22%;
    }
    .leader-text {
        padding-left: 8%;
    }
}
@media  (max-width:550px){
    .content .leader-block:nth-child(1){
        padding-left: 20%;
    }
    .content .leader-block:nth-child(2){
        padding-left: 20%;
    }
    .content .leader-block:nth-child(3){
        padding-left: 20%;
    }
    .leader-text {
        padding-left: 6%;
    }
}
@media  (max-width:500px){
    .content .leader-block:nth-child(1){
        padding-left: 3%;
    }
    .content .leader-block:nth-child(2){
        padding-left: 3%;
    }
    .content .leader-block:nth-child(3){
        padding-left: 3%;
    }
    .leader-text {
        padding-left: 3%;
    }
}
@media  (max-width: 330px){
    .list-inside{
        margin-left: -17px;}
    #inside .change-usluga {
        margin-bottom: 20px;
    }
    .inside-select{
        margin-bottom: 30px;
        text-align: left;
    }
    .video-img img{
        height: 70px;
    }
}
@media (max-width: 426px) {
    .services{
        min-width: 99%;
        margin: 0 auto 35px auto;
    }
    .shapka .logo h2{
        font-size:36px;
        line-height:42px;
    }
    .uslugi h2{
        font-size: 28px;
        line-height: 32px;
        text-align: center;
        padding: 0 0 40px;
    }
    .slider{
        min-height: 150px;
    }
    .special_offer_header h2{
        font-size: 28px;
        line-height: 32px;
        text-align: center;
    }
    .special-block-img img{
        width: 99%;
        max-width: 200px;
        padding: 0;
    }
    #special-block .special-block-img:nth-child(1){
        margin-left: 0;
        padding-right: 0;
        min-width: 0;
    }
    #special-block .special-block-img:nth-child(2){
        padding-right: 0;
        padding-left: 0;
        max-width: 99%;
    }
    #special-block .special-block-img:nth-child(3){
        padding-left: 0;
        min-width: 0;
    }
    #special-block .special-block-img:nth-child(2) img{
        max-width: 200px;
    }
    #special-block .special-block-img:nth-child(3) img{
        max-width: 200px;
    }
    .work-header h2{
        margin-top: 0;
        font-size: 28px;
        line-height: 32px;
    }
    .contact-main{
        display: inline-block;
        width: 100%;
        height: auto;
        -moz-border-radius: 0; /* Firefox */
        -webkit-border-radius: 0; /* Safari, Chrome */
        -khtml-border-radius: 0; /* KHTML */
        border-radius: 0; /* CSS3 */
    }
    .contact-main p{
        font-size: 18px;
        line-height: 26px;
        color: #fff;
    }
    .contact-main p:nth-child(1){
        padding-top: 20px;
    }
    .contact-main p:nth-child(2){
        padding-top: 20px;
    }
    .services2{
        min-width: 135px;
        margin: 0 auto 40px auto;
        cursor: pointer;
    }
    .galery-img{
        height: 42px;
    }
    .galery-img img{
        height:38px;
    }
    .video-img img{
        height: 100px;
    }
    .video-img p{
       font-size: 12px;
    }
    .table-price tr:nth-child(1) th:nth-child(1){
        width:0;
        display: none;
    }
    .table-price tr th:nth-child(2){
        width: 46%;
    }
    .table-price tr th:nth-child(3){
        width: 27%;
    }
    .table-price tr th:nth-child(4){
        width: 27%;
    }
    .table-price tr td:nth-child(1){
        display: none;
    }
    .table-price tr td img{
        display: none;
    }
    .table-price tr th:nth-child(2),
    .table-price tr th:nth-child(3),
    .table-price tr th:nth-child(4),
    .table-price tr td:nth-child(2),
    .table-price tr td:nth-child(3),
    .table-price tr td:nth-child(4){
        font-size: 11px;
    }
    .table-price-group p{padding-left: 0;}
    .price-text table tr td{
        font-size: 11px;
        line-height: 17px;
    }
    .price-text table tr td{
        font-size: 8px;
	}
    .content .leader-block:nth-child(1){
        padding-left: 1%;
    }
    .content .leader-block:nth-child(2){
        padding-left: 1%;
    }
    .content .leader-block:nth-child(3){
        padding-left: 1%;
    }
    .leader-img{
        height: 100px;
        width: 100px;
    }
    .leader-text {
        padding-left: 3%;
        font-size: 14px;
    }
}


.list-inside{
    display: none;
    position: absolute;
    margin-top: -50px;
    margin-left: -10px;
    min-width: 162px;
    width: 100%;
    z-index: 25;
}
.list-inside:after{
    content:"";
    position:absolute;
    top:10px;
    left:50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 14px 10px 14px;
    border-color: transparent transparent #f76f00 transparent;
    z-index:10;
    margin:0 0 0 -14px;
}
.list-inside ul{
    position: absolute;
    display: inline-block;
    margin-top: 20px;
    margin-left: -100px;
    text-align: left;
    padding: 0;
    background: #f77000; /* Old browsers */
    background: -moz-linear-gradient(top, #f77000 0%, #7d28a4 16%, #00ccf8 33%, #fb0000 50%, #f9df00 67%, #82c700 83%, #0045aa 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f77000), color-stop(16%,#7d28a4), color-stop(33%,#00ccf8), color-stop(50%,#fb0000), color-stop(67%,#f9df00), color-stop(83%,#82c700), color-stop(100%,#0045aa)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f77000 0%,#7d28a4 16%,#00ccf8 33%,#fb0000 50%,#f9df00 67%,#82c700 83%,#0045aa 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f77000 0%,#7d28a4 16%,#00ccf8 33%,#fb0000 50%,#f9df00 67%,#82c700 83%,#0045aa 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f77000 0%,#7d28a4 16%,#00ccf8 33%,#fb0000 50%,#f9df00 67%,#82c700 83%,#0045aa 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f77000 0%,#7d28a4 16%,#00ccf8 33%,#fb0000 50%,#f9df00 67%,#82c700 83%,#0045aa 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f77000', endColorstr='#0045aa',GradientType=0 ); /* IE6-9 */
    border-radius:10px;
    overflow:hidden;
}
.list-inside ul li {
    width:200px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.bx-breadcrumb a{
	color:black;
}
.bx-breadcrumb a, .bx-breadcrumb span{
/*text-transform: uppercase;*/
color:#e31e24;
/*font-weight: bold;*/
}
.text_youtube{
  font-size: 20px;
  font-weight: bold;
}
.catalog-list{
    margin-top: 40px;
}
a.sub_category {
    font-size: 15px;
    font-weight: bold;
    color: #e31e24;
    float: left;
    margin-right: 20px;
}

.link_youtube{
    border-bottom: 1px dashed black;
	color:black;
}
.link_youtube:hover{
    text-decoration: none;
	color:black;
}

.video-galery-header{
	margin-bottom: 15px !important;
}

.subcateg {
  padding-bottom: 15px;
}
.site-counters img{
  padding-top: 0px;
}
.news-detail li{
	text-align: left;
    list-style-type: disc;
    list-style-position: inside;
}

.leader-text a{
	color:#e31e24;
}

.hide-photo{
display:none;
}




/**************************************************ОБРАЗЦЫ КОНФЕТТИ И СЕРПАНТИНА********************************/
/**************************************************ОБРАЗЦЫ КОНФЕТТИ И СЕРПАНТИНА********************************/
/**************************************************ОБРАЗЦЫ КОНФЕТТИ И СЕРПАНТИНА********************************/
/**************************************************ОБРАЗЦЫ КОНФЕТТИ И СЕРПАНТИНА********************************/





@font-face {
	font-family: 'gotham_proregular';
	src: url('../fonts/gothamproregular-new_technologies.eot');
	src: url('../fonts/gothamproregular-new_technologies.eot?#iefix') format('embedded-opentype'),  url('../fonts/gothamproregular-new_technologies.woff2') format('woff2'),  url('../fonts/gothamproregular-new_technologies.woff') format('woff'),  url('../fonts/gothamproregular-new_technologies.ttf') format('truetype'),  url('../fonts/gothamproregular-new_technologies.svg#gotham_proregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gotham_probold';
	src: url('../fonts/gothamprobold-new_technologies.eot');
	src: url('../fonts/gothamprobold-new_technologies.eot?#iefix') format('embedded-opentype'),  url('../fonts/gothamprobold-new_technologies.woff2') format('woff2'),  url('../fonts/gothamprobold-new_technologies.woff') format('woff'),  url('../fonts/gothamprobold-new_technologies.ttf') format('truetype'),  url('../fonts/gothamprobold-new_technologies.svg#gotham_probold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'beesknees_cyrillicregular';
	src: url('../fonts/beesknees_cyrillic-new_technologies.eot');
	src: url('../fonts/beesknees_cyrillic-new_technologies.eot?#iefix') format('embedded-opentype'),  url('../fonts/beesknees_cyrillic-new_technologies.woff2') format('woff2'),  url('../fonts/beesknees_cyrillic-new_technologies.woff') format('woff'),  url('../fonts/beesknees_cyrillic-new_technologies.ttf') format('truetype'),  url('../fonts/beesknees_cyrillic-new_technologies.svg#beesknees_cyrillicregular') format('svg');
	font-weight: normal;
	font-style: normal;
}









.min-max { display:block;max-width: 1000px; margin: 0 auto; position: relative;font-family: 'gotham_proregular'; }

.text_confeti_text{ 
display:block;
max-width: 1000px; margin: 0 auto; position: relative;font-family: 'gotham_proregular'; font-size:15px; color:#000; text-align:justify; }


/* Сетка ##### */

.rowq { position: relative; text-align: left; margin-bottom:-0.8em; //zoom: 1; }






/* !!! Контент !!! */
.content-row { }
.content-row.portfolio { margin-bottom: 3em; }






.title_title_confeti { display:block;text-align:center; font-family: 'gotham_probold'; font-size:16px; color:#000; margin:30px 0 20px 0;}

.title_title_confeti_serpantin { display:block;text-align:center; font-family: 'gotham_probold'; font-size:16px; color:#000; margin:30px 0 7px 0;}


.kakie_varianty_konveti_est{ display:block;
	text-align:center;color:#424242; font-family: 'gotham_proregular';font-size:16px;
	padding:3px 0 20px 0;}
.style_konfeti_text{
	display:block;
	padding:40px 0 25px 0;
	}



.content-row .date { display: block; font-size: 1.2em; line-height: 1.4em; font-style: normal; margin-bottom: 1em; }
.content-row .date-a { margin-bottom: 0; }
.content-row .sub { display: block; margin: -.7em 0 .7em; font-size: 1.3em; line-height: 1.3em; }
.content-row .sub-a { margin: 0; font-style: normal; }
.content-row .sub-b { margin: -.4em 0 .7em; }
.content-row h1 i { font-size: .43em; }
.content-row ul.sublist .sub { display: inline; font-size: .8em; line-height: 1.4em; }


.content-row p { margin: 0 0 1em; padding: 0; z-index: 100; }
.content-row ul { margin: 0; padding: 0; list-style: none;  }
.content-row ul li { margin: .3em 0; padding: 0; }
.content-row.services ul li { margin: .3em 0 .6em; }

.content-row.search-page big { font-size: 1em; }






.konfeti_figury{
	

	}


















.confetti .wrapper { display:block; clear:both; overflow:hidden; } 
.confetti .switch.active { border:none; color:#000; font-weight:bold; }

/* Cubes */
.confetti #colors { list-style:none; }
.confetti #colors li { display:block;  width:42px; height:44px; margin:0 auto; padding:0 0 5px 0 ; position:relative; 
cursor:pointer; font-size:0px !important;
border-radius:20px; text-align:center; }

	.confetti #colors .red { background:url('../images/belyj.png') repeat-x; }	
	.confetti #colors .pink { background:url('../images/krasnyj.png') repeat-x; }	

	.confetti #colors .blue { background:url('../images/sinij.png') repeat-x; }	
	.confetti #colors .aqua { background:url('../images/goluboj.png') repeat-x; }	
	.confetti #colors .green { background:url('../images/zheltyj.png') repeat-x; }	
	
	.confetti #colors .apple { background:url('../images/salatovyj.png') repeat-x; }	
	
	.confetti #colors .orange { background:url('../images/zelenyj.png') repeat-x; }
		
	.confetti #colors .yellow { background:url('../images/oranzhevyj.png') repeat-x; }	
	
	.confetti #colors .white { background:url('../images/rozovyj.png') repeat-x; }	
	
	.confetti #colors .black { background:url('../images/fioletovyj.png') repeat-x; }	
	
	.confetti #colors .violet { background:url('../images/chernyj.png') repeat-x; }	
	
	.confetti #colors .peach { background:url('../images/multi.png') repeat-x; }	
	

		
		
		
		
		
		
		
	.confetti #colors .mGold { background:url('../images/metal_serebro.png') repeat-x; }	
	
	.confetti #colors .mSilver { background:url('../images/metal_zoloto.png') repeat-x; }
		
	.confetti #colors .mRed { background:url('../images/metal_krasnyj.png') repeat-x; }	
	
	.confetti #colors .mBlue { background:url('../images/metal_oranzhevyj.png') repeat-x; }	
	
	.confetti #colors .mGreen { background:url('../images/metal_sinij.png') repeat-x; }	
	




    .confetti #colors .metal_zelenyj { background:url('../images/metal_zelenyj.png') repeat-x; }	
	
	.confetti #colors .metal_rozovyj { background:url('../images/metal_rozovyj.png') repeat-x; }
		
	.confetti #colors .metal_fiolet { background:url('../images/metal_fiolet.png') repeat-x; }	
	
	.confetti #colors .metal_goluboj { background:url('../images/metal_goluboj.png') repeat-x; }	
	
	.confetti #colors .metal_salatovyj { background:url('../images/metal_salatovyj.png') repeat-x; }	

.confetti #colors .metal_chernyj { background:url('../images/metal_chernyj.png') repeat-x; }	
	
	.confetti #colors .metal_multi { background:url('../images/metal_multi.png') repeat-x; }	
	


.confetti #colors .colors_list { padding-left:0px; }
.confetti #colors .colors_description { 
display: inline-block; 
width:78px; 
text-align:center;
clear:both; 
overflow:hidden;
color:#cd4346;
font-family: 'gotham_proregular';font-size:13px;}


/* Confetti forms */
.confetti .confetti_wrapper { position:relative; margin-left:-2.4em; overflow:visible; }
.confetti .confetti_wrapper .ruler { position:absolute; left:-4.5em; top:105px; color:#999; font-size:130%; }
.confetti .confetti_wrapper .ruler span { position:relative; top:1em; left:2em; }

.confetti .confetti_forms { display:block;max-width:1000px; margin:0 auto; list-style:none; white-space:nowrap; *zoom:1; text-align:center;padding:0;  }
.confetti .confetti_forms li { display:block; float:left; height:89px; overflow:hidden; text-align:center ; margin:0; padding:0; }

.confetti .form img { position:relative; top:-35.5px; }
.confetti .form img.metallic { top:-275px;}
.confetti .form img.disabled { top:-155px;}

.confetti .confetti_forms:after { content:''; display:block; clear:both; overflow:hidden; }

/* Serpantin */
.confetti .serpantin_wrapper { overflow:visible; }
.confetti .serpantin_types { display:block; margin:10px auto;}
.confetti .serpantin_types div { position:relative; margin-bottom:5em; padding:0; overflow:visible; }
	.confetti .serpantin_types .wide { width:943px; height:105px; }
	.confetti .serpantin_types .medium { width:737px; height:58px; }
	.confetti .serpantin_types .narrow { width:699px; height:19px; }
	
	.confetti .serpantin_types div img { _margin-bottom:-3px; }
	
.confetti .serpantin_types div span { position:absolute; font-size:130%; } 
	.confetti .serpantin_types div .width { left:-3.5em; text-align:right; top:40%; margin-top:-1em; font-family: 'gotham_proregular';font-size:13px;}
	.confetti .serpantin_types div .length { text-align:center; width:4em; left:50%; font-family: 'gotham_proregular';font-size:13px; margin:0 0 0 -2em; bottom:-10px;}
	
	.wide .length { bottom:0.5em; }
	.medium .length { bottom:0; }
	.narrow .length { bottom:-1em; }

.confetti .serpantin_types div ins { display:block; position:absolute; width:100%; height:100%; }

.wide{
	display:block;
	max-width:960px;
	margin:40px auto;}



.container_text{
	display:block;
	width:166px;
	float:left;
margin:0 0 10px 0;
text-align:center !important;

}


.text_text_konfeti{
	display:block;
	width:155px;
	margin:7px 0 0 0;

float:left;
	text-align:center !important;
	font-family: 'gotham_proregular';
	font-style:italic;
	font-size:13px;
	color:#000;
}


.map-yandex {
    width: 100%;
    height: 307px;
}








#form_id_FID1 {
    border: 1px solid #e31e24;
    padding: 15px;
    font-size: 24px;
    font-weight: 600;
    color: #e31e24;
    text-transform: uppercase;
    margin-bottom: 0px;
}
#form_id_FID1:hover {
	background: #e31e24;
	color:#fff;
}

.forma {
    margin-bottom: 20px;
}

.afbf_item_pole {
	margin:0px;
}
.afbf_submit_block {
	margin-top:10px;
	bottom: 42px;
    position: absolute;
    right: 0px;
}
.afbf_inputtext_bg .afbf_textarea {
    height: 50px;
}

.afbf_pole_captcha .afbf_captcha_reload {
	display:none;
}










/**************************************************ОБРАЗЦЫ КОНФЕТТИ И СЕРПАНТИНА********************************/
/**************************************************ОБРАЗЦЫ КОНФЕТТИ И СЕРПАНТИНА********************************/
/**************************************************ОБРАЗЦЫ КОНФЕТТИ И СЕРПАНТИНА********************************/
/**************************************************ОБРАЗЦЫ КОНФЕТТИ И СЕРПАНТИНА********************************/
/**************************************************ОБРАЗЦЫ КОНФЕТТИ И СЕРПАНТИНА********************************/
/**************************************************ОБРАЗЦЫ КОНФЕТТИ И СЕРПАНТИНА********************************/
/**************************************************ОБРАЗЦЫ КОНФЕТТИ И СЕРПАНТИНА********************************/