/*
Theme Name: Arg-service
Author: Kostya Tabeev
Author URI: http://vk.com/kostyatab
Description: Тема создана специально для сайта site16.local
Version: 1.0
*/

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   

html{
    height: 100%;
}
body{
    background: #19303e;
    height: 100%;
    
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.l-wrap-page{
    background: url("img/page_bg_t.png") 0 0 repeat-x;
    height: 100%;
}
.b-page{
    background: url("img/page_bg_img.jpg") 50% 0 no-repeat;
    height: 100%;
background-size: cover;
}
.l-header{
    padding-top: 30px;
    padding-bottom: 40px;
    font-family: 'Roboto Condensed', sans-serif;
}
.b-header-logo{
    float: left;
}
.b-header-adress{
}
.b-header-phone{
}
.b-header-adress-span{
    font-size: 24px;
    color: #ffffff;
    text-align: right;
}
.b-header-phone-number{
    font-size: 24px;
    color: #ffffff;
    text-align: right;
}
.b-header-adress-map{
    text-align: right;
    font-size: 14px;
}
.b-header-adress-linkmap{
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px dashed #ffffff;
}
.b-header-adress-linkmap:hover{
    border-bottom: none;
}
.b-header-phone-callback{
    text-align: right;
    font-size: 14px;
}
.b-header-phone-linkcallback{
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px dashed #ffffff;
}
.b-header-phone-linkcallback:hover{
    border-bottom: none;
}
.b-header-worktime{
    text-align: right;
    color: #ffffff;
    font-size: 18px;
    margin-top: 20px;
}
.b-header-mail{
    text-align: right;
    margin-top: 20px;
}
.b-header-mail-link{
    color: #ffffff;
    font-size: 18px;
    text-decoration: none;
    background: url("img/mail.png") 0 50% no-repeat;
    padding-left: 30px;
}
.b-header-mail-link:hover{
    color: #c9c9c9;
}
.b-header-worktime-span{
	color: #ffffff;
	text-decoration: none;
    background: url("img/time-work.png") 0 50% no-repeat;
    padding-left: 22px;
}
.b-header-worktime-span:hover{
    color: #c9c9c9;
}

.l-slider{
    margin: 0 auto 10px auto;
}
.b-slider{
    background: #262626;
    border: 1px solid #4d4b49;
	position: relative;
}
.l-promo{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    color: #ffff00;
    text-align: center;
    text-shadow: 1px 1px 4px #808080;
}
.l-promo_container{

}
.b-slider-header{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    color: #ffff00;
    background: #262626;
    text-align: center;
    border-bottom: 1px solid #4d4b49;
    padding: 5px;
}
.b-slider-header img{
	width: 1088px;
}
.b-page-content-credit{
    padding: 5px;
}
.b-page-content-credit img{
    max-width: 100%;
}
.b-slider-list{
    position: relative;
    padding: 0;
    margin: 10px;
    height: 278px;  /*Если что нить придумаю убрать это!*/
    overflow: hidden;

}
.b-slider-item{
    position: absolute;
    visibility: hidden;
    list-style: none;
    height: 278px;
    width: 1120px;
    overflow: hidden;
}
.b-slider-item.active{
    visibility: visible;
    transition: all 1.2s ease-in-out;
    -webkit-transition: all 1.2s ease-in-out;
    -moz-transition: all 1.2s ease-in-out;
    z-index: 2;
}
.b-slider-item.noactive{
    -webkit-transform: translate(1200px, 0);
    -moz-transform: translate(1200px, 0);
    -ms-transform: translate(1200px, 0);
    -o-transform: translate(1200px, 0);
    transform: translate(1200px, 0);
    transition: all 1.2s ease-in-out;
    -webkit-transition: all 1.2s ease-in-out;
    -moz-transition: all 1.2s ease-in-out;
    visibility: hidden;
    z-index: 3;
}
.b-slider-item img{
    max-width: 100%;
    min-width: 100%;
    position: absolute;
}
.b-slider-desc{
    position: absolute;
    top: 10px;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 20px;
    text-shadow: 1px 1px 3px #000000;
}
.b-slider-desc.b-slide1{
    left: 15px;
}
.b-slider-desc.b-slide2{
    left: 15px;
}
.b-slider-desc.b-slide3{
    left: 15px;
}
.b-slider-desc.b-slide4{
    left: 15px;
}
.b-slider-desc.b-slide5{
    left: 15px;
}
.b-slider-desc.b-slide6{
    left: 15px;
}
.b-slider-desc.b-slide7{
    left: 15px;
}
.b-slider-arrow{
	width: 70px;
	height: 70px;
	background: rgba(38, 38, 38, 0.65) url('img/arrow.png') 50% 50% no-repeat;
	position: absolute;
	right: 20px;
	bottom: 30px;
	border: 1px solid #4d4b49;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	cursor: pointer;
	z-index: 10;
	
	-webkit-animation-name: pulse;
    animation-name: pulse;
	-webkit-animation-duration: 1s;
    animation-duration: 1s;
	-webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.b-slider-arrow-span{
	font-family: Roboto, sans-serif;
	text-align: center;
	display: block;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	position: relative;
	top: -33px;
	font-size: 14px;
	line-height: 14px;
}
.l-main-menu{
    margin: 0 auto 10px auto;
}
.menu-main-container{
    background: #262626;
    border: 1px solid #4d4b49;

}
.b-main-menu-list{
    padding: 0;
    margin: 0;
    text-align: center;
}
.menu-item{
    display: inline-block;
    padding: 7px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;

}
.menu-item a{
    color: #ffffff;
    text-decoration: none;
}
.menu-item a:hover{
    color: #c6c6c6;
}
.current-menu-item a{
    color: #c6c6c6;
}
.l-content{
    margin: 0 auto 10px auto;
}
.b-content{
    position: relative;
    border: 1px solid #000000;
    background: #262626;
}
.b-left-menu{
    height: 100%;
    width: 221px;
    margin: auto;
}
.b-page-content{
    position: relative;
    float: left;
    border: 1px solid #d6d5d4;
    background: #ffffff;
width: 100%
}
.b-left-menu_banner{
	margin-top: 15px;
margin-left: auto;
    margin-right: auto;
}
.b-page-content-article{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #646464;
    padding: 0 15px 165px 15px;
}
.b-page-content-article h1,
.b-page-content-article h2,
.b-page-content-article h3,
.b-page-content-article h4,
.b-page-content-article h5,
.b-page-content-article h6{
    font-family: 'Roboto Condensed', sans-serif;
    color: #0087FF;
    font-weight: normal;
}
.b-page-content-article a{
    color: #0087FF;
    text-decoration: none;
}
.b-page-content-article a:hover{
    text-decoration: underline;
}
.b-page-content-header{
    text-align: center;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
}
.b-left-menu-header{
    font-family: 'Roboto Condensed', sans-serif;
    color: #B4B4B4;
    background: #3e3d3c;
    margin: 15px 0 0 0;
    padding: 10px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    font-weight: normal;
}
.b-left-menu-list{
    padding: 10px 0 10px 10px;
    margin: 0;
    background: #41403f;
}
.b-left-menu-list .menu-item{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    display: block;
    padding: 0;
}
.b-left-menu-list .menu-item a{
    display: block;
    color: #ffffff;
    text-decoration: none;
    padding: 3px 0;
}
.b-left-menu-list .menu-item a:hover{
    color: #C6C6C6;
}

.b-left-menu-list .menu-item.current-menu-item a{
    color: #C6C6C6;
}

.b-page-content-footer{
    position: absolute;
    background: #63c035;
    height: 140px;
    width: 100%;
    border-top: 1px solid #3d6629;
    bottom: 0;
}
.b-page-content-footer-header{
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    margin: 10px 0 0 20px;
}
.b-page-content-footer-phone{
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    background: url("img/phone.png") 0 50% no-repeat;
    min-height: 40px;
    padding-left: 30px;
    padding-top: 10px;
    margin-left: 20px;
}
.b-page-content-footer-phone span{
	margin-left: 20px;
}
.b-page-info{
    position: relative;
    background: #FDE565;
    /*bottom: 101px;*/
    bottom: 140px;
    padding: 15px;
    color: #0B0B0B;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
}
.l-footer{
    margin: 0 auto 10px auto;
    padding-bottom: 30px;
}
.b-footer{
    border: 1px solid #000000;
    background: #262626;
    color: #969696;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    padding: 15px 15px;
    text-align: center;
}
.all_service{
    border: 1px solid #8E8E93;
    padding: 0;
}
.all_service > li{
    background-color: #dbe2ed;
    padding: 15px 10px;
    list-style: none;
}
.all_service > li:nth-child(2n){
    background-color: #fff;
}
.b-table-price{
    width: 100%;
}
.b-table-price tr{
    background: #dbe2ed;
}
.b-table-price tr:nth-child(2n){
    background: #ffffff;
}
.b-table-price tr td{
    height: 50px;
    padding-left: 5px;
    width: 70%;
    border: 1px solid #8E8E93;
}
.b-table-price tr td:nth-child(2n){
    width: 30%;
}

.b-map{
    width: 100%;
    height: 600px;
    border: 1px solid #8E8E93;
}
.b-redtable{
    width: 100%;
}
.b-redtable tr{
    height: 50px;
}
.b-redtable td{
    width: 90%;
    background:#CD1115;
    padding:4px;
    text-align:left;
    color:#fff;
    border: 3px solid #FFF;
}
.b-redtable tr td:nth-child(2n){
    width: 10%;
}
.b-redtable-two{
    width: 100%;
}
.b-redtable-two td{
    width: 45%;
    border: 10px solid #FFF;
    background: #CD1115;
    padding: 4px;
    text-align: center;
    color: #FFF;
   display:inline-block;
}
.b-redtable-two td span{
	margin-left: 20px;
}



/*================================ Gallery ================================*/
.b-gallery{
    width: 100%;
    margin: 20px auto;
}
.b-gallery-320{
    width: 100%;
    margin: 20px auto;
}
.b-gallery-425{
    width: 100%;
    margin: 20px auto;
}
.b-gallery-list{
    position: relative;
    padding: 0;
    margin: 0;
    height: 578px;
}
.b-gallery-list-320{
    position: relative;
    padding: 0;
    margin: 0;
    height: 320px;
}
.b-gallery-list-425{
    position: relative;
    padding: 0;
    margin: 0;
    height: 350px;
}
.b-gallery-item{
    position: absolute;
    list-style: none;
    visibility: hidden;
    width: 100%;
}
.b-gallery-item-320{
    position: absolute;
    list-style: none;
    visibility: hidden;
    width: 100%;
}
.b-gallery-item-425{
    position: absolute;
    list-style: none;
    visibility: hidden;
    width: 100%;
}
.b-gallery-item.active{
    visibility: visible;
}
.b-gallery-item-320.active-320{
    visibility: visible;
}
.b-gallery-item-425.active-425{
    visibility: visible;
}
.b-gallery-img{
    background: transparent;
    border: 1px solid transparent;
}
.b-gallery-img-320{
    background: transparent;
    border: 1px solid transparent;
}
.b-gallery-img-425{
    background: transparent;
    border: 1px solid transparent;
}
.b-gallery-desc{
    padding: 0 20px 10px;
    height: 66px;
    font-size: 16px;
    overflow: hidden;
}
.b-gallery-desc-320{
    padding: 0 20px 10px;
    height: 66px;
    font-size: 16px;
    overflow: hidden;
}
.b-gallery-desc-425{
    padding: 0 20px 10px;
    height: 66px;
    font-size: 16px;
    overflow: hidden;
}
.b-gallery-thumb{
    width: 670px;
    overflow: hidden;
}
.b-gallery-thumb-320{
    width: 100%;
    overflow: hidden;
}
.b-gallery-thumb-425{
    width: 100%;
    overflow: hidden;
}
.b-gallery-thumb-list{
    padding: 0;
    margin: 0;
}
.b-gallery-thumb-list-320{
    padding: 0;
    margin: 0;
}
.b-gallery-thumb-list-425{
    padding: 0;
    margin: 0;
}
.b-gallery-thumb-item{
    background: #000;
    width: 100px;
    height: 100px;
    list-style: none;
    margin: 0 4px;
    float: left;
    border: 1px solid #8E8E93;
    cursor: pointer;
}
.b-gallery-thumb-item-320{
    background: #000;
    width: 100px;
    height: 100px;
    list-style: none;
    margin: 0 4px;
    float: left;
    border: 1px solid #8E8E93;
    cursor: pointer;
}
.b-gallery-thumb-item-425{
    background: #000;
    width: 100px;
    height: 100px;
    list-style: none;
    margin: 0 4px;
    float: left;
    border: 1px solid #8E8E93;
    cursor: pointer;
}
.b-gallery-thumb-item.active{
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: 0 0 1px 3px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: 0 0 1px 3px rgba(82,168,236,.6);
    box-shadow: 0 0 1px 3px rgba(82, 168, 236, 0.6);
}
.b-gallery-thumb-item-320.active-320{
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: 0 0 1px 3px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: 0 0 1px 3px rgba(82,168,236,.6);
    box-shadow: 0 0 1px 3px rgba(82, 168, 236, 0.6);
}
.b-gallery-thumb-item-425.active-425{
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: 0 0 1px 3px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: 0 0 1px 3px rgba(82,168,236,.6);
    box-shadow: 0 0 1px 3px rgba(82, 168, 236, 0.6);
}
/*================================ Gallery ================================*/
/*
//
//  Партнеры
//===============================================================*/

.b-partners-list{
    padding: 0;
    margin: 0;
}
.b-partners-item{
    float: left;
    list-style: none;
    margin: 0 10px 20px;
}
.b-partners-item a{
    display: block;
    width: 250px;
    height: 250px;
    background: #477cff;
    line-height: 250px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
}
.b-partners-item a:hover{
    background: #2b52a4;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
/*
//
//  / Партнеры
//===============================================================*/


@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


.col-md-71 {
position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 60%;
    float: left;
padding-top: 20px;
    padding-bottom: 20px;
}

.col-md-72 {
    padding-left: 15px;
    padding-right: 15px;
    width: 30%;
    float: left;
}

.pad {
   padding-bottom: 30px;
}

.link-footer {
   color: #0087FF;
   text-decoration: underline;
}

.link-footer:hover {
   text-decoration: none;
   color: #0087FF;
}

.link-footer:focus {
   text-decoration: unone;
   color: #0087FF;
}

.link-footer:active {
   text-decoration: none;
   color: #0087FF;
}

.b-page-content-article .col-md-12 img {
   width: 100%;
}

.col-md-2 p {
    text-align: center;
}

.col-md-2 img {
    width: 100%;
}

.max {
    width: 100%;
}

.wpcf7-text {
    height: 30px;
    border-radius: 8px;
    font-size: 16px;
}

.wpcf7-submit {
    width: 83%;
    margin: auto;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 8px;
}

/*--- ВЫПАДАЮЩИЕ ПУНКТЫ ---*/

#menu-second ul{
    list-style:none;
    position:absolute;
    left:-9999px; /* Скрываем за экраном, когда не нужно (данный метод лучше, чем display:none;) */
    opacity:0; /* Устанавливаем начальное состояние прозрачности */
    -webkit-transition:0.25s linear opacity; /* В Webkit выпадающие пункты будут проявляться */
    z-index: 999999;
}
#menu-second ul li{
    padding-top:1px; /* Вводим отступ между li чтобы создать иллюзию разделенных пунктов меню */
    float:none;
    background:url(dot.gif);
}
#menu-second ul a{
    white-space:nowrap; /* Останавливаем перенос текста и создаем многострочный выпадающий пункт */
    display:block;
}
#menu-second li:hover ul{ /* Выводим выпадающий пункт при наведении курсора */
    left: 213px;
    top: 71px;
    opacity:1; /* Делаем непрозрачным */
    
}
#menu-second li:hover a{ /* Устанавливаем стили для верхнего уровня, когда выводится выпадающий список */
    background:#3e3d3c; /* Выглядит полупрозрачным */
    text-decoration:underline;
}
#menu-second li:hover ul a{ /* Изменяем некоторые стили верхнего уровня при выводе выпадающего пункта */
    text-decoration:none;
    -webkit-transition:-webkit-transform 0.075s linear;
padding-left: 10px;
    padding-right: 10px;
}
#menu-second li:hover ul li a:hover{ /* Устанавливаем стили для выпадающих пунктов, когда курсор наводится на конкретный пункт */
    background:#333;
    text-decoration:underline;
    -moz-transform:scale(1.05);
    -webkit-transform:scale(1.05);
}

.otvet {
    padding: 10px;
    border-top: 2px solid #0087FF;
border-bottom: 2px solid #0087FF;
background-color: #3e3d3c;
color: #ffffff;
}

.row {
margin-left: 0;
margin-right: 0;
}

.resp-serv {
text-align: center;
padding-top: 30px;
}

.resp-serv a {
font-weight: bold;
font-size: 16px;
}

.resp-serv img {
padding-top: 10px;
}

.bk_buy_button img {
width: 100%;
margin-bottom: 20px;
}

.b-page-content-article-2 {
font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #646464;
    padding: 15px 15px 15px 15px;
}

.b-page-content-article-2 h1, .b-page-content-article-2 h2, .b-page-content-article-2 h3, .b-page-content-article-2 h4, .b-page-content-article-2 h5, .b-page-content-article-2 h6 {
font-family: 'Roboto Condensed', sans-serif;
    color: #0087FF;
    font-weight: normal;
}

.container {
padding-left: 0;
padding-right: 0;
}

/*********************************************************/
@media (min-width: 320px){
.b-slider-desc{width: 210px;}
.menu-item a:before {content: "> ";}
.for-desc {display: none;}
.for-mobi {display: block;}
.for-320 {display: block;}
.for-425 {display: none;}
.for-1024 {display: block;}
.b-gallery-img-320 img {width: auto; height:100%}
.b-gallery-img-320 {width: 100%;height: 194px;}
.b-gallery-list-320 {height: 278px;}
.b-left-menu-header:before{ 
  content: "≡ "; /* символ */
  // или
  content: "\2261"; /* юникод */
  font: 1em "arial";}
#otstup{width:130%!important}
.b-left-menu {
    height: 27%;    padding-bottom: 15px;
z-index:10000000000;
}
}
@media (min-width: 320px) and (max-width:1023px)
{
.b-gallery-list{display:none}
.b-gallery-thumb{display:none}
.for-320 {display: block;}
.b-left-menu-list .menu-item{
    font-size: 18px;}
}
@media (min-width: 375px){
.b-slider-desc{width: 230px;}
.menu-item a:before {content: "> ";}
.for-desc {display: none;}
.for-mobi {display: block;}
.for-320 {display: block;}
.for-425 {display: none;}
.for-1024 {display: block;}
.b-gallery-img-320 img {width: 100%;}
.b-gallery-img-320 {width: 100%;height: 235px;}
.b-gallery-list-320 {height: 320px;}
.b-left-menu {
    height: 27%;    padding-bottom: 15px;
z-index:10000000000;}
}
@media (min-width: 425px){
.b-slider-desc{width: 340px;}
.menu-item a:before {content: "> ";}
.for-desc {display: none;}
.for-mobi {display: block;}
.for-320 {display: block;}
.for-425 {display: none;}
.for-1024 {display: block;}
.b-gallery-img-425 img {width: 100%;}
.b-gallery-img-425 {width: 100%;height: 272px;}
.b-gallery-list-425 {height: 350px;}
.b-left-menu {
    height: 27%;    padding-bottom: 15px;
z-index:10000000000;}
}
@media (min-width: 768px){
.b-slider-desc{width: 665px;}
.menu-item a:before {content: " ";}
.for-desc {display: block;}
.for-mobi {display: none;}
.for-320 {display: none;}
.for-425 {display: none;}
.for-1024 {display: block;}
.b-gallery-img-425 img {width: 100%;}
.b-gallery-img-425 {width: 100%;height: 329px;}
.b-gallery-list-425 {height: 400px;}
}
@media (min-width: 1024px){
.b-slider-desc{width: 100%;}
.menu-item a:before {content: " ";}
.for-desc {display: block;}
.for-mobi {display: none;}
.for-320 {display: none;}
.for-425 {display: none;}
.for-1024 {display: block;}
.b-gallery-img img {width: 100%;}
.b-gallery-img {width: 81%;height: 500px;}
}
@media (min-width: 1440px){
.b-slider-desc{width: 100%;}
.menu-item a:before {content: " ";}
.for-desc {display: block;}
.for-mobi {display: none;}
.for-320 {display: none;}
.for-425 {display: none;}
.for-1024 {display: block;}
.b-gallery-img img {width: 100%;}
.b-gallery-img {width: 79%;height: 480px;}
}

//////////////////////////////////////////////////////////////////
.carousel  {
   max-width: 1080px; 
   margin: 50px auto;
   width:100%;
}
.carousel-wrapper {
   margin: 10px 30px; 
   overflow: hidden; 
   position:relative;
}
.carousel-items {
   width: 10000px; 
   position: relative; 
}
.carousel-block {
   float: left; 
   width: 250px; 
   padding: 10px 10px 10px 0px; 
   margin-right: 5px;
   margin-left: 5px;
}
.carousel-block img{
	display:block;
}

/*********** BUTTONS ***********/
.carousel-button-left a, .carousel-button-right a{
   width: 25px; 
   height: 36px; 
   position: relative;
   top: 80px; 
   cursor: pointer; 
   text-decoration:none;
}
.carousel-button-left a{
   float: left; 
   background: url(../images/carousel-left.png); 
}
.carousel-button-right a{
   float: right;
   background: url(../images/carousel-right.png); 
}

/*********** SHADOW ***********/
.shadow{
	
}
img {
    max-width: 100%;
    height: auto;
}
/*********** POPUP ***********/
.popup_overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    background: rgba(0, 0, 0, .6);
}
.popup {
    background: #fff;
    border-radius: 5px;
    position: fixed;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    display: none;
    padding: 20px 30px;
    width: 400px;
    max-width: 100%;
}
.popup_close {
    font-size: 24px;
    position: absolute;
    right: 10px;
    top: 0;
}
.collapseButton{
font-family: 'Roboto Condensed', sans-serif;
    color: white!important;
    background: #3e3d3c;
    margin: 15px 0 0 0;
    padding: 10px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    font-weight: normal;
}
#ymaps-image-width-content{margin-left:-50px!important}
