@media (min-width: 1081px) {
  .item-page {
    margin: 10px;
}
  #footer {
	position: relative;
	margin-top: -204px;
	height: 233px;
    color: #fff;
    border-top: 2px solid #6082C2;
    border-bottom: 3px solid #6082C2;
	background: #466082;
}
          .carousel-slider .caroufredsel_wrapper{
            width: 750px !important;
            margin-left: 240px !important;
        }
  .carousel-title {
            margin-bottom: 20px;
            font-size: 22px;
            font-weight: bold; 
            line-height: 24px;
            text-align: center;
            margin-left: 230px;
        }
      .main-content {
        margin-right: 10px;
        width: 734px;
    }
            .slider-block-actions .bullets_inner_actions {
                position: absolute;
                top: 300px;
                left: 330px;
                width: 734px;
                text-align: center;
            }
            .slider-block .bullets_inner {
                position: absolute;
                top: 300px;
                left: 0;
                width: 734px;
                text-align: center;
            }

  .site-name{
    margin-top: 20px;
    font-weight: bold;
    margin-left: 25px;
}
  br.invis {
    display: none;
}
      nav {
        height: 45px;
        border-top: 4px solid #3D5275;
        border-bottom: 4px solid #3D5275;
        background: #fff;
    }
 #footer nav .menu{
    width: 1000px;
    margin: 0 auto;
}
    .side-left {
        margin-left: 10px;
        width: 236px;
    }
#header nav .menu{
    width: 1000px;
    margin: 0 auto;
}
.toppest-conteiner{
    height: 35px;
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 10px;
}
 .head-top {
    height: 152px;
}
  
.middle {
    margin: 0 auto;
    max-width: 1000px;
      
}
.head-top {
    padding-left: 15px;
    height: 125px;
}
.head_right {
    display: block;
}
  .head_right2 {
    display: none;
}
}

@media (max-width: 600px) {
  #header a {
    text-align: center;
}
  .site-name.fl_l {
    height: 80px;
    width: 100%;
    float:left;
}
  a.logo.fl_l {
    height: 80px;
    width: 100%;
    float:left;
}
  .rovn{
    margin: auto;
    width: 230px;}
  }
}
@media (min-width: 600px) and ()max-width: 1080px) {
  .site-name.fl_l {
    height: 80px;
    width: 48%;
    float:left;
}
  a.logo.fl_l {
    height: 80px;
    width: 48%;
    float:left;
}
  
}
@media (max-width: 1080px) {
  .item-page {
    margin: 10px;
}
  .caroufredsel_wrapper {
    width: 100%!important;
}
    #footer {
	position: relative;
	margin-top: -204px;
	height: auto;
    color: #fff;
    border-top: 2px solid #6082C2;
    border-bottom: 3px solid #6082C2;
	background: #466082;
}
  .carousel-title {
margin-bottom: 20px;
            font-size: 22px;
            font-weight: bold; 
            line-height: 24px;
            text-align: center;
            margin-left: 0px;
        }
          .carousel-slider .caroufredsel_wrapper{
            width: 100% !important;
            margin-left: 0px !important;
        }
            .slider-block-actions .bullets_inner_actions {

                width: 100%;

            }
      .main-content {
width: 100%;
    }
            .slider-block .bullets_inner {
                width: 100%;
            }
  

  .site-name{
    margin-top: 20px;
    font-weight: bold;
    margin-left: 0px;
}
  .head-toppest {
    text-align: center;
}
  br.invis {
    display: block;
}
  .toppest-conteiner{
    height: auto;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
}
  
  nav {
    height: auto;
    border-top: 4px solid #3D5275;
        border-bottom: 4px solid #3D5275;
        background: #fff;
}
    .side-left {
        /*margin-left: 10px;*/
        width: 100%
    }
#header nav .menu{
    width: 100%;
    margin: 0 auto;
}

 #footer nav .menu{
    width: 100%;
    margin: 0 auto;
}
  .head_right {
    display: none;
}
  .head_right2 {
    text-align: center;
    margin: auto;
    display: block;
}
  .headс {
    float: left;
    margin: 15px;min-width: 230px;
}
  .phone-top-block {
    /*position: absolute;
    margin-left: -235px;
    margin-top: -30px;
    
    */
        position: relative;
    margin-left: 0px;
     margin-top: 0px;
    float: left;
    margin: auto;
    display: block;
    min-width: 230px;
}
  .phone-top-block {
    position: relative;
    margin-left: 0;
    margin-top: 0;
}
  .head-top {
    height: auto;
}
  .head-info.fl_r {
    float: left;
    height: auto;
    width: 100%;
}

  .head-top {
     padding-left: 0px; 
    
}
  .middle {
    margin: 0 auto;
    width: 100%;
    /* max-width: 888px; */
} }

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
a,input {
	outline: none;
}
a:hover, a:active {
	text-decoration: none;
}
a:hover, a:active, input[type=submit]:hover, input[type=submit]:active {
	cursor:pointer;
}
img {
	border: none;
}
body {
	width: 100%;
	height: 100%;
	font: 12px/18px Arial, sans-serif;
	background: #EAF0F0 url('images/bg.jpg') no-repeat center;
    background-size: 100%;
    background-attachment: fixed;
}
#wrapper {	
	min-height: 100%;
	height: auto !important;
	height: 100%; 
}
#wrapper.middle {
    background: #fff;
}

.clearfix {
	content: '';
	display: table;
	clear: both;
}
.clear {
	clear: both;
	float: none !important;
}
.fl_l {
	float: left;
}
.fl_r {
	float: right;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
/*	height: 205px;*/
height: auto;
    color: #3D5275;
    background: #EBEDEC;

}
/*    .head-top {
        height: 152px;
    }*/
        .logo {
            display: block;
            margin-top: 15px;
           /* margin-left: 10px;*/
            width: 230px;
            height: 45px;
        }
        .site-name {
            margin-top: 40px;
            font-size: 16px;
            line-height: 22px;
            letter-spacing: 1px;
            width: 250px;
        }
        .head-info {
            margin-top: 20px;
            padding-right: 10px;
            text-align: right;
        }
            .head-info span {
                display: block;
                font-size: 20px;
                line-height: 28px;
            }
            .head-info i {
                display: block;
                margin-top: 6px;
                font-size: 11px;
                font-style: normal;
            }

        nav ul {
            list-style: none;
            text-align: center;
        }

        nav ul li {
            position: relative;
        }

        /* ------ 2 level -------  */
        nav ul li ul{
            list-style: none;
            text-align: center;
            display: none;
            position: absolute;

            /*bottom: 30;*/
            left: 15px;

            z-index: 1000;
            border: 4px solid #3D5275;
            
            background: #fff;
            padding: 0px;
        }

        nav ul li:hover ul{
            list-style: none;
            text-align: center;
            display: block;
        }

        nav ul li ul li a{
            border: none;
            padding: 0px 8px 0px 8px;
        }


        nav ul li ul li a:hover{
            border: none;
            padding: 0px 8px 0px 8px;
        }


        /* ------ /2 level -------  */


        /* ------ hide footer submenu -------  */
            #footer .foot-left ul ul{
                display: none;
            }
        /* ------ /hide footer submenu -------  */



            nav ul li {
                display: inline;
                padding: 0 15px;
                font-size: 14px;
                line-height: 45px; 
            }


            nav ul li a:hover {
                border-left: 4px solid #3D5275;
                border-right: 4px solid #3D5275;
            }



                nav ul li a {
                    display: inline-block;
                    padding-left: 10px;
                    padding-right: 10px;
                    border-left: 4px solid white;
                    border-right: 4px solid white;
                    color: #000;
                    text-decoration: none;
                    text-transform: uppercase;
                }
                nav ul li a:hover, nav ul li a:active, nav ul li.current a {
                    text-decoration: underline;
                }

#header a{
    color: #3D5275;
    text-decoration: none;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 10px 0 204px;
}

    .left-hidden .side-left{
        width: 0;
    }
        .side-left ul {
            list-style: none;
            border: none;
        }
            .side-left ul li a{
                padding: 5px 0;
                color: #fff;
                text-align: center;
                /*border: 2px solid #466082;*/
                border: none;
                background: #339ad1;
            }
            .side-left ul li a:hover {
                border-color: #6082C2;
            }
            .side-left ul li.active.parent > a {
                -webkit-box-shadow: inset 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
                -moz-box-shadow:    inset 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
                box-shadow:         inset 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
            }
            .side-left ul ul {
                display: none;
            }
            
            .side-left ul li.active ul {
                display: block;
            }
            
            .side-left ul li {
                margin-bottom: 1px;
            }




    /*--------------------- Выпадающее меню -----------------------------*/

                .side-left ul ul ul, .side-left ul ul ul li{
                    display: none;
                }


               .side-left ul li {
                    margin-bottom: 1px;
                    display: block;
                    width: 100%;
                    height: auto;
                    position: relative;
                }
               
                ul.menu > li > ul > li:hover ul{
                    display: block;
                    position: absolute;
                    z-index: 1000;
                    left: 100%;
                    top: -1px;
                    min-width: 230px;
                    white-space: nowrap;

                }
                ul.menu > li > ul > li:hover ul li{
                    display: block;
                }
                


                .side-left ul ul li:hover ul li{   
                    margin-bottom:0px;
                }
                .side-left ul ul li:hover ul li:not(:last-child){   
                    border-bottom: 1px solid white;
                }





                #content ul.menu > li{
                    border: 1px solid #99b5ce;
                }            

                #content ul.menu > li > a{
                    background: #339ad1;
                    border: none;
                }

                #content ul.menu > li > ul >a{
                    background: #e8e8e6;
                    border: none;
                }

                .side-left ul ul a {
                    padding: 5px 15px;
                    color: #000;
                    text-align: left;
                    background: #e8e8e6;
                    border: 1px solid white;
                }

                .side-left ul ul ul li{
                    border-left: 1px solid #99b5ce;
                    border-right: 1px solid #99b5ce;
                }

                .side-left ul ul ul li:first-child{
                    border-top: 1px solid #99b5ce;
                }
                .side-left ul ul ul li:last-child{
                    border-bottom: 1px solid #99b5ce;
                }

                .side-left ul ul li ul li a {
                    background: #e8e8e6;
                }





                .side-left ul ul li ul li a{
                    text-decoration: none !important;
                    /*background-color: #ccdce8;*/
                    font-size: .9em;
                    background: #e8e8e6;
                }

                .side-left ul ul li ul li a:hover{
                    text-decoration: underline !important;
                }


                .side-left ul ul li a{
                    border: 1px solid #e8e8e6 !important;
                }
                .side-left ul ul li a:hover{
                    border: 1px solid #339ad1 !important;
                }

                .side-left ul a {
                    display: block;
                    text-decoration: none;
                    text-transform: uppercase;
                }
                    .side-left ul ul a {
                        padding: 5px 15px;
                        color: #000;
                        text-align: left;
                        /*
                        background: #ABCADE;
                        border: 2px solid #E0E5EB;
                        */
                        background: #e8e8e6;
                        border: none;
                    }
                    .side-left ul ul a:hover, .side-left ul ul a:active {
                        text-decoration: underline;
                        /*border-color: #E0E5EB;*/
                    }
                    .side-left ul ul li.current a {
                        text-decoration: underline;
                    }



/*----------------------------------------------------------------------------*/


    .main-content ul {
        margin-left: 15px;
        font-size: 11pt;
        margin-bottom: 15px;
    }

    .main-content ol {
        margin-left: 15px;
        font-size: 11pt;
        margin-bottom: 15px;
    }


    .left-hidden .main-content{
        width: 980px;
    }
        .slider-block {
            position: relative;
            margin-bottom: 20px;
            height: 334px;
        }
            .slider-block ul {
                list-style: none;
            }
                .slider-block ul li {
                    position: relative;
                    float: left;
                    height: 334px;
                }
                    .slider-block ul li div {
                        position: absolute;
                        top:233px;
                        right:0;
                        padding-right: 12px;
                        width: 722px;
                        height: 101px;
                        color: #fff;
                        text-align: right;
                        background: url('images/slide_bg.png') no-repeat right top;
                    }
                        .slider-block ul li div span {
                            display: block;
                            padding-top: 5px;
                            font-size: 16px;
                            line-height: 20px;
                            text-transform: uppercase;
                        }
                        .slider-block ul li div p {
                            font-size: 11px;
                            line-height: 14px;
                        }

                .bullets_inner a {
                    display: inline-block;
                    margin: 0 4px;
                    width: 8px;
                    height: 8px;
                    font-size: 0;
                    line-height: 0;
                    background: #B1B0B0;
                }
                    .bullets_inner a.selected {
                        background: #6C6A67;
                    }




/*------------------------------------ Actions-block -------------------------------------------------*/

    .slider-block-actions {
            position: relative;
            margin-bottom: 20px;
            height: 334px;
        }
            .slider-block-actions ul {
                list-style: none;
            }
                .slider-block-actions ul li {
                    position: relative;
                    float: left;
                    height: 334px;
                }
                    .slider-block-actions ul li div {
                        position: absolute;
                        top:233px;
                        right:0;
                        padding-right: 12px;
                        width: 722px;
                        height: 101px;
                        color: #fff;
                        text-align: right;
                        background: url('images/slide_bg.png') no-repeat right top;
                    }
                        .slider-block-actions ul li div span {
                            display: block;
                            padding-top: 5px;
                            font-size: 16px;
                            line-height: 20px;
                            text-transform: uppercase;
                        }
                        .slider-block-actions ul li div p {
                            font-size: 11px;
                            line-height: 14px;
                        }

                .bullets_inner_actions a {
                    display: inline-block;
                    margin: 0 4px;
                    width: 13px;
                    height: 13px;
                    font-size: 0;
                    line-height: 0;
                    /*background: #B1B0B0;*/
                    background: url('images/slider/bullet/bullet-1.png');
                    background-size: 100% 100%;
                }
                    .bullets_inner_actions a.selected {
                        /*background: #6C6A67;*/
                        background: url('images/slider/bullet/bullet-2.png');
                        background-size: 100% 100%;

                    }

/*------------------------------------ /Actions-block -------------------------------------------------*/





            a.prev, a.next {
                position: absolute;
                top: 144px;
                display: block;
                height: 34px;
                width: 22px;
                background: url('images/prev_nav.png') no-repeat;
            }
            a.prev {
                left: 12px;
            }
            a.next {
                right: 12px;
                background-position: -28px 0;
            }
        .slider-block a.prev:hover, .slider-block a.next:hover {
            opacity: .8;
        }
        h1, h2, .h2, .site-title {
            margin-bottom: 20px;
            font-size: 20px; 
            line-height: 24px;
        }

        .h2{font-weight: bold;}

        h3, .h3{
            margin-bottom: 15px;
        }

        .site-title {
            font-weight: bold;
        }
        .main-content p {
            margin-bottom: 20px;
            font-size: 14px;
        }
    .carousel {
        position: relative;
        margin-top: 40px;
    }
        
        .carousel-slider {
            height: 148px;
            /*background: url('images/grey.jpg') no-repeat;*/
        }



        .caroufredsel_wrapper{
            margin-left: 0px !important;
        }


            .carousel-slider ul {
                list-style: none;
                margin-left: 108px;
                height: 148px;
                width: 100%;
            }
                .carousel-slider ul li {
                    float: left;
                    width: 196px;
                    height: 148px;
                }
                    .carousel-slider ul li img {
                        -webkit-filter: grayscale(1) opacity(0.5);
                        -o-filter: grayscale(1) opacity(0.5);
                        filter: grayscale(1) opacity(0.5);
                        -webkit-transition: all .5s ease;
                        -o-transition: all .5s ease;
                        transition: all .5s ease;
                    }
                    .carousel-slider ul li img:hover {
                        cursor: pointer;
                        -webkit-filter: grayscale(0) opacity(1);
                        -o-filter: grayscale(0) opacity(1);
                        filter: grayscale(0) opacity(1);
                    }
        .carousel a.prev, .carousel a.next {
            top: 100px;
        }
        .carousel .bullets_inner {
            margin-bottom: 30px;
            text-align: center;
        }
    .contacts-info {
        margin-bottom: 30px;
        font-size: 16px;
    }
        .contacts-info .fl_l {
            padding-left: 25px;
            width: 445px;
        }
        .contact-address { 
            background: url('images/icons/1.png') no-repeat left top;
        }
        .contact-time {
            padding-left: 35px;
            width: 435px;
            background: url('images/icons/2.png') no-repeat left top;
        }
        .contact-phone {
            margin-top: 20px;
            background: url('images/icons/3.png') no-repeat left top;
        }
         .contact-mail {
            margin-top: 20px;
            background: url('images/icons/mail-icon.png') no-repeat left top;
            background-size: 16px;
        }
    .contact-links {
        margin-top: 30px;
    }
        .contact-links a, .cat_form a {
            display: block;
            padding-right: 12px;
            height: 44px;
            width: 288px;
            font-size: 16px;
            line-height: 44px;
            color: #fff;
            text-align: right;
            text-transform: uppercase;
            background: #466082 url('images/icons/5.png') no-repeat 12px center;
        }
        .contact-links a.fl_l {
            margin-right: 40px;
        }
        .contact-links a:first-child, .cat_form a.fl_l {
            background-image: url('images/icons/4.png');
        }
        .contact-links a:hover, .message-overflow input[type="submit"]:hover, .cat_form a:hover {
            -webkit-box-shadow: inset 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
            -moz-box-shadow:    inset 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
            box-shadow:         inset 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
        }
    .cat-img, .img-fulltext-none img, .img-fulltext-left img {
        display: block;
        margin-bottom: 20px;
    }
    .cat_form {
        padding: 15px;
        background: #ABCADE;
    }
        .cat_form b, .cat_form span {
            display: block;
            text-align: center;
        }
        .cat_form b {
            margin-bottom: 10px;
            font-size: 20px;
            line-height: 24px;
        }
        .cat_form div {
            margin-top: 20px;
        }
            .cat_form a {
                width: 325px;
            }
    .all_services {
        margin-bottom: 10px;
    }
        .all_services a {
            display: block;
            position: relative;
            margin-bottom: 20px;
            width: 485px;
            height: 138px;
            font-size: 12px;
            line-height: 14px;
            color: #fff;
        }
        .all_services .small-fonts a {
            font-size: 11px;
        }
            .all_services a div {
                position: absolute;
                top: 5px;
                left: 10px;
                width: 198px;
                height: 138px;
            }
            
                .all_services a div ul {
                    list-style: none;
                }
                    .all_services a div ul li {
                        margin-bottom: 4px;
                    }

                    .all_services .fl_l img, .all_services .fl_r img{
                        height: 120%;
                    }
                    .all_services .fl_l, .all_services .fl_r{
                        margin-bottom: 20px;
                    }
                    .all_services .fl_l a div ul li, .all_services .fl_r a div ul li{
                        font-size: 10pt;
                    }





.hide_form, .hide_form_2, .hide_form_3, .hide_ok{
    display:none;
}        
    .shadow-wall { 
        display: block;  
        position: fixed;   
        width: 100%; 
        height: 100%; 
        color: #2b2a2a;
        background: url('images/overlay.png'); 
        z-index: 99999; 
        overflow: auto;
    }            
        .message-overflow, .message-overflow2 {
            position: relative;
            margin: 50px auto;
            padding: 20px 15px 15px;
            width: 600px;
            background: #fff;
        }
            a.close_mes {
                display: block;
                position: absolute;
                top: 1px;
                right: 2px;
                font-size: 18px;
                z-index: 2;
            }
            .message-overflow .form_head, .mes_ok {
                background: #466082;
                margin-bottom: 20px;
                padding: 10px 0;
                font-size: 16px;
                color: #fff;
                text-align: center;
            }
            .mes_ok {
                margin-bottom: 5px;
            }
            .message-overflow label {
                display: block;
                margin: 10px auto 0;
                width: 320px;
            }
            .message-overflow input[type="text"], .message-overflow input[type="submit"], .message-overflow textarea  {
                display: block;
                margin: 10px auto 0;
                padding: 0 10px;
                width: 300px;
                height: 40px;
                color: #888;
            }
            .message-overflow .fl_l {
                width: 49.9%;
            }
            .message-overflow .fl_l input[type="text"] {
                width: 271px;
            }
            .message-overflow input[type="submit"] {
                width: 240px;
                color: #fff;
                text-transform: uppercase;
                border: none;
                background: #466082;
                
            }
            .message-overflow textarea {
                padding: 10px;
                height: 60px;
                resize: none;
            }
            .form_conf {
                margin-top: 10px;
                font-size: 10px;
                line-height: 14px;
                text-align: center;
            }

/* Footer
-----------------------------------------------------------------------------*/

    #footer .middle {
        padding-top: 10px;
    }
        .foot-left {
            padding-left: 30px;
            width: 256px;
            height: 180px;
            border-right: 2px solid #fff;
        }
            .foot-left ul {
                /*margin-top: 28px;*/
                list-style: none;
            }
                .foot-left ul a {
                    font-size: 16px;
                    line-height: 24px;
                    color: #fff;
                    text-decoration: none;
                    text-transform: uppercase;
                }
                .foot-left ul a:hover, .foot-left ul li.current a {
                    text-decoration: underline;
                }
        .foot-center {
            padding: 0 20px;
            width: 450px;
            font-size: 16px;
        }  
            .foot-center div {
                margin-top: 30px;
            }      
        .foot-right {
            padding: 15px 30px 0;
            width: 160px;
            height: 150px;
            border-left: 2px solid #fff;
        }
            .foot-right span {
                display: block;
                font-size: 18px;
                line-height: 24px;
            }
            .foot-right i {
                display: block;
                margin: 10px 0;
                font-size: 14px;
                font-style: normal;
            }
            .foot-right a {
                font-size: 16px;
                color: #fff;
            }
.button-otziv,
.button-faq {
    cursor: pointer;
}
.search-top {
    margin: 0px 0;
}
.search-top input[type="submit"] {
    background: #466082;
    border: 0;
    cursor: pointer;
    color: #fff;
    padding: 2px 8px;
}
.preim {
    margin: auto;
}
.preim img {
    height: 230px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
}


table.category{
    width: 100%;
    border-spacing: 5px;
}

table.category a{
    padding-left: 15px;
}

.cat-list-row0{
    background-color: #efefef;
    height: 30px;
}

.cat-list-row1{
    background-color: #efefef;
    height: 30px;
}






/*--- PAGINATION   ---*/

p.counter{
    display: none;
}

.pagination ul{
    display: inline;
    list-style: none;
    color:#999;
}


div.pagination{
    margin-top: 20px;
}

.pagination ul li{
    display: inline-block;
    margin-left: 10px;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    background-color: #eaeaea;
    text-align: center;
    vertical-align: middle;
    min-width: 20px;
    min-height: 20px;
    font-size: .8em;
    padding: 0px;
}


.pagination ul li span.pagenav{
    display: block;
    padding: 0px;
    background-color: #466082;
    border-radius: 3px;
    color: #fff;
    min-width: 20px;
    min-height: 20px;
}




.pagination ul li.pagination-start a{
    color: #466082;
    font-weight: bold;
}
.pagination ul li.pagination-prev a{
    color: #466082;
    font-weight: bold;
}
.pagination ul li.pagination-next a{
    color: #466082;
    font-weight: bold;
}
.pagination ul li.pagination-end a{
    color: #466082;
    font-weight: bold;
}




.pagination ul li:hover{
    border:1px solid #466082;
    cursor: pointer;
}


.pagination ul li a{
    text-decoration: none;
}



ul.ulhead li{
    padding-bottom: 10px;
    text-align: center;
}
.letters img {
    margin-right: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    height: 280px;
}



ul.ulhead li a:hover{
    text-decoration: underline !important;
}

a.foottel:hover{
    text-decoration: underline !important;
}


a.head_but {
            display: block;
            padding-right: 12px;
            height: 44px;
            width: 238px;
            font-size: 16px;
            line-height: 44px;
            color: #fff !important;
            text-align: right;
            text-transform: uppercase;
            background: #466082 url('images/icons/5.png') no-repeat 12px center;
            margin-bottom: 15px !important;
            margin-top: -5px;
        }

a.head_but1 {
            display: block;
            padding-right: 12px;
            height: 44px;
            width: 238px;
            font-size: 16px;
            line-height: 44px;
            color: #fff !important;
            text-align: right;
            text-transform: uppercase;
            background: #466082 url('images/icons/brief.png') no-repeat center;
            background-size: 32px;
            background-position: 9% 50%;
            margin-bottom: 10px !important;
        }
        .news_img {
            float: right;
            margin-left: 10px;
            width: 250px;
        }




.content-table{
    border: 1px solid black;
    border-collapse: collapse;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
}

.content-table td, th{
    border: 1px solid black;
    border-collapse: collapse;
    padding: 5px 5px 0px 5px;
}

.content-table th{
	font-weight: bold;
}


.content-table td:first-child{
    text-align: left;
}


.two td:first-child{
    text-align: center;
}

.two td:nth-child(2){
    text-align: left;
}
.pricetablog {text-align: center; font-size: 14px; line-height: 18px; font-family: Arial; font-weight: bold;}
.image-right{
    float: right; 
    padding: 4px 0px 0px 10px; 
}
.image-left{
    float: left; 
    padding: 4px 10px 0px 0px; 
    margin-right: 10px;
}
.elektroschit{
  border-collapse: collapse;
}
.elektroschit td{
  border: 1px solid #000;
}
.elektroschit tr:nth-child(even){
  background: #f9f9f9;
}
.elektroschit tr:nth-child(odd){
  background: #fff;
}
.na-sklade{
  border-collapse: collapse;
  width: 100%;
}
.na-sklade td{
  border: 1px solid #000;
  text-align: center;
  padding-left: 10px;
}
.na-sklade td:first-child{
    text-align: left;
}
.na-sklade th{
  background: #e5f0fa;
  border: 1px solid #000;
  color: #3168cb;
}


.default-table{
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 15px;
}
.default-table th{
  border: 1px solid #000;
  text-align: center;
  font-weight: bold;
}
.default-table td{
  border: 1px solid #000;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.default-table td:first-child{
    text-align: left;
}
.default-table tr.tr-center td{
    text-align: center;
}


.ispytanie-lestnic{
  border-collapse: collapse;
  width: 100%;
}
.ispytanie-lestnic td{
  border: 1px solid #000;
  padding-left: 10px;
  padding-top: 10px;
}
.ispytanie-lestnic td:nth-child(odd){
  background: #f7fdfa;
}
.ispytanie-lestnic td:nth-child(even){
  background: #d2e4fc;
}
.ispytanie-lestnic th{
  border: 1px solid #000;
  padding-left: 10px;
  padding-top: 10px;
  background: #26ade4;
  color: #fff;
}
.obsluzhivanie{
  border-collapse: collapse;
  width: 100%;
}
.obsluzhivanie td{
  border: 1px solid #000;
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  background: #f1efed;
}
.obsluzhivanie th{
  border: 1px solid #000;
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  background: #ffff99;
}
.obsluzhivanie td.zagolovok{
  font-weight: bold; 
  color: #800000; 
  text-align: center;
}
.vozduhovod{
  border-collapse: collapse;
  width: 100%;
}
.vozduhovod td{
  border: 1px solid #000;
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
}
.vozduhovod tr:nth-child(odd){
  background: #f1efed;
}
.vozduhovod tr:nth-child(even){}
.vozduhovod th{
  border: 1px solid #000;
  text-align: center;
  padding-left: 10px;
  padding-top: 10px;
}
.montazh{
  border-collapse: collapse;
  width: 100%;
}
.montazh td{
  border: 1px solid #000;
  text-align: center;
  padding-left: 10px;
  padding-top: 10px;
}
.montazh th{
  border: 1px solid #000;
  text-align: center;
  padding-left: 10px;
  padding-top: 10px;
  background: #ffcb00;
}
.montazh2{
  border-collapse: collapse;
  width: 100%;
}
.montazh2 td{
  border: 1px solid #dddddd;
  text-align: center;
  padding-left: 10px;
  padding-top: 10px;
}
.montazh2 td:nth-child(2){
  text-align: left;
}
.montazh2 tr:nth-child(odd){
  background: #f4fbfc;
}
.montazh2 th{
  border: 1px solid #fff;
  text-align: center;
  padding-left: 10px;
  padding-top: 10px;
  background: #334a6b;
  color: #62c1cd;
}

.link-conteiner .link-item{
    width: 48%;
    padding: 5px;
    /*display: inline-block;*/
    float: left;
}
.link-conteiner .link-item .link-head{
    color: #44678e;
    border-bottom: 3px solid #6b85a6;
    height: 30px;
    padding-top: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.link-conteiner .link-item .link-head a{
    text-decoration: none;
    color: #44678e;
}
.link-conteiner .link-item .link-head a:hover{
    text-decoration: underline;
}
.link-conteiner .link-item .link-descr{
    background-color: #f1f4f7;
    padding: 15px;
    font-size: 14px;
    min-height: 240px;
}
.link-conteiner .link-item .proektirovanie{
    background: #d0dff0 url(/templates/my_sms/images/new-design/proektirovanie.png) 22% no-repeat;
}
.link-conteiner .link-item .montag{
    background: #d0dff0 url(/templates/my_sms/images/new-design/montag.png) 33% no-repeat;
}
.link-conteiner .link-item .obslugivanie{
    background: #d0dff0 url(/templates/my_sms/images/new-design/obslugivanie.png) 25% no-repeat;
}
.link-conteiner .link-item .remont{
    background: #d0dff0 url(/templates/my_sms/images/new-design/remont.png) 33% no-repeat;
}
.blocks-link{
  width: 100%;
}
.blocks-link .block-link{
  width: 140px;
  margin-right: 3px;
  display: inline-block;
}
.blocks-link .block-link:last-child{
  margin-right: 0;
}
.blocks-link .link-img{
  width: 100%;
  height: 99px;
  background-size: contain; 
}
.blocks-link .link-title{
  width: 100%;
  text-align: center;
  background: #6b85a6;
  color: #fff;
  font-weight: bold;
}
.blocks-link .link-title a{
  text-decoration: none;
  color: #fff;
}
.blocks-link .link-title a:hover{
  text-decoration: underline;
}
.main-content p.our-garanty{
    padding-left: 85px;
    height: 60px;
    margin-bottom: 0px;
}
.main-content p.our-garanty span{
    /*font-family: verdana,geneva; */
    font-size: 14px;
    display: block;
}
.main-content p.our-garanty span:first-child{
    padding-top: 10px;
}
.main-content .preimuschestva{
    margin-left: -10px;
    margin-top: 15px;
}
.main-content .preimuschestva li{
    display: inline-block;
    width: 16%;
    height: 20px;
    padding-top: 80px;
    text-align: center;
}


/*--------------new design header, left-menu & footer-----------------*/

/*------header-----------*/
.head-toppest{
    background: #dce1e5;
}

.saerch-form{
    margin-top: 5px;
    display: inline-block;
    float: right;
}
#header{
/*    height: 215px;*/
height: auto;
}
.zayavki{
    font-size: 15px;
    background: url(/templates/my_sms/images/new-design/zaya.png) no-repeat;
    padding: 5px 0 10px 30px;
    display: inline-block;
    margin-top: 10px;
}
.top-mail{
    margin: 0 70px;
    display: inline-block;
}
.top-mail a{
    font-size: 16px;
    background: url(/templates/my_sms/images/new-design/mail.png) no-repeat;
    padding-left: 30px; 
}
#mod-search-searchword{
    width: 330px;
    height: 28px;
    float: left;
    border-radius: 0px;
}


.site-name.fl_l p{
    font-style: italic; 
    text-align: center; 
    padding-top: 20px; 
    color: #e74623;
}
.logo.fl_l p{
    font-size: 13pt;
    line-height: 22px;
    margin-bottom: 7px;
    text-align: center;
}
.phone-top-block{
    position: absolute; 
    margin-left: -235px;
    margin-top: -30px;
}
.phone-top-block .ulhead{
    list-style: none; 
    font-size: 1.7em;
}
.phone-top-block .ulhead li{
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
}
.head-info{
    margin-top: 0;
    padding-right: 0;
}
a.head_but{
    width: 175px;
    height: 25px;
    background: #44678e url(/templates/my_sms/images/new-design/phone.png) no-repeat 20px center;
    font-size: 16px;
    text-align: right;
    text-transform: none;
    padding-top: 10px;
    padding-right: 25px;
  padding-left: 25px;
    line-height: 16px;
    margin-bottom: 20px !important;
    margin-top: 2px;
}
a.head_but1{
    width: 165px;
    height: 25px;
    background: #44678e url(/templates/my_sms/images/new-design/ask.png) no-repeat 20px center;
    font-size: 16px;
    text-align: right;
    text-transform: none;
    padding-top: 10px;
    padding-right: 35px;
  padding-left: 25px;
    line-height: 16px;
}
nav{
    border-top: none;
    border-bottom: none;
    background: #6b85a6;
}
#header nav ul li a{
    color: #bec9d7;
    border-right: none;
    border-left: none;
    text-transform: none;
    padding: 0 25px;
}
#header nav ul li a:hover{
    border-right: none;
    border-left: none;
    background: #44678e;
    color: #fff;
    text-decoration: underline;
}

nav ul{
    text-align: left;
}
nav ul li{
    padding: 0
}
#header nav ul li.parent > a{
    background: url(/templates/my_sms/images/new-design/arrow-niz.png) 97% 50% no-repeat;
}
#header nav ul li.parent:hover > a{
    background: #44678e url(/templates/my_sms/images/new-design/arrow-niz.png) 97% 50% no-repeat;
}
nav ul li ul{
    border: none;
    left: 0;
    text-align: left;
}
nav ul li ul a{
    width: 200px;
}
nav ul li:hover ul{
    text-align: left;
}
/*------/header-----------*/

/*------left-menu-----------*/
#content .side-left ul li > a{
    padding: 10px;
    text-align: left;
    text-transform: none;
    font-size: 16px;
    border-left: 5px solid #44678e;
    background: #a9bed9 url(/templates/my_sms/images/new-design/arrow-niz2.png) 97% no-repeat;
}
#content .side-left ul li:hover > a{
    border-left: 5px solid #e74623;
}
#content .side-left ul li.active > a{
    border-left: 5px solid #e74623;
    background: #44678e url(/templates/my_sms/images/new-design/arrow-verh.png) 97% no-repeat;
    box-shadow: none;
    -webkit-box-shadow: none;
}
#content .side-left ul ul li a{
    border: none !important;
}
#content ul.menu > li{
    border: none;
}
#content .side-left ul ul li{
    border-left: 5px solid #d7dfe7;
}
#content .side-left ul ul li > a{
    background: #f1f4f7;
    color: #8ba1be;
    width: 211px;
}
#content .side-left ul ul li:hover > a{
    background: #d7e0eb;
    color: #44678e;
}
#content .side-left ul ul li:hover{
    border-left: 5px solid #a1b3c6;
}
#content .side-left ul ul li.parent > a{
    background: #f1f4f7 url(/templates/my_sms/images/new-design/arrow-left.png) 95% no-repeat;
}
#content .side-left ul ul li.parent:hover > a{
    background: #d7e0eb url(/templates/my_sms/images/new-design/arrow-left.png) 95% no-repeat;
}
#content .side-left ul ul ul li > a{
    background: #f1f4f7;
    color: #8ba1be;
    width: auto;
    border: none;
}
#content .side-left ul ul ul li{
    border: none;
}
#content .side-left ul ul ul li:hover{
    border: none;
}
#content .side-left ul ul ul li:hover > a{
    background: #f1f4f7;
}
.block-stati{
    border: 1px solid #a9bed9;
    padding: 20px;
    margin-top: 20px;
    font-size: 14px;
}
.block-stati > a{
    color: #44678e;
    font-size: 16px;
    margin-bottom: 15px;
    display: block;
}
.block-stati > p > a{
    color: #44678e;
    font-size: 16px;
    margin-bottom: 15px;
    background: url(/templates/my_sms/images/new-design/arrow-left.png) 100% no-repeat;
    padding-right: 13px;
}
/*------/left-menu-----------*/

/*------footer-----------*/
#footer nav ul li a{
    color: #bec9d7;
    border-right: none;
    border-left: none;
    text-transform: none;
    padding: 0 25px;
}
#footer nav ul li a:hover{
    border-right: none;
    border-left: none;
    background: #44678e;
    color: #fff;
    text-decoration: underline;
}

#footer{
    background: #cadfec;
    border-top: none;
    color: #3d5275;
}
#footer .text-left-block{
    padding: 5px 0 5px 30px;
    line-height: 20px;
    font-size: 16px;
    margin: 5px 0;
}
#footer .navigation{
    background: url(/templates/my_sms/images/new-design/navigation.png) 4px 5px no-repeat;
}
#footer .priem-zaya{
    background: url(/templates/my_sms/images/new-design/zaya.png) no-repeat;
}
.foot-left{
    width: 280px;
    border-right: none;
}
.foot-center{
    width: 220px;
    padding-left: 40px;
}
.foot-right{
    border-left: none;
    padding: 15px 50px 0;
    width: 200px;
}
.foot-center div{
    margin-top: 15px;
}
.phone-footer-block .ulhead li{
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}
.phone-footer-block .ulhead{
    list-style: none;
    font-size: 1.7em;
}
#footer a {
    color: #3D5275;
    text-decoration: none;
}
#footer .footer-mail a{
    font-size: 16px;
    background: url(/templates/my_sms/images/new-design/mail.png) no-repeat;
    padding-left: 30px;
}
#footer .copyright{
    margin-top: 20px;
    margin-left: 30px;
}
#footer .sitemap{
    margin-top: 10px;
}
#footer .sitemap a{
    margin: 0 15px 0 5px;
    font-size: 12px;
}
#footer a.head_but{
    background: #44678e url(/templates/my_sms/images/new-design/phone_foot.png) no-repeat 20px center;
}
#footer a.head_but1{
    background: #44678e url(/templates/my_sms/images/new-design/ask_foot.png) no-repeat 20px center;
}
/*------/footer-----------*/

/*----------------/new design header & left-menu------------------*/


.pluso.custom{
    position: fixed;
    left: 0px;
    top: 30%;
}



.example{
display:inline-block;
width:100%;
text-align:center;
margin-bottom:10px;
}
.example img{
width:232px;
height:160px;
}


.example1{
display:inline-block;
width:100%;
text-align:center;
margin-bottom:20px;
}
.example1 img{
width:174px;
height:120px;
}






.otz{
display:block;
width:100%;
background:#f5f8fb;
margin-bottom: 30px;

}
.otz-head{
width:96%;
border-bottom:1px solid #6b85a6;
margin:0 auto;
padding: 10px 0;
}

.otz-head img{
float:left;
margin-right:20px
}

.otz-head p, .otz-content p{
margin: 0;
}

.otz-content{
width:96%;
margin:0 auto;
padding: 10px 0;
}

.otz-name{
font-weight:bold;
}
.otz-time{
display:block;
float:right;
color: #44678e;
}



.see-also{margin: 25px 0;}
.see-also p{text-align: center;font-weight: bold;}
.see-also a{font-size: 14px;}


.primer-rabot{
    width: 100%;
    display: inline-block;
    text-align: center;
}
.primer-rabot img{
    width: 24%;
    height: 132px;
}

.h2, .h3, .h4, .h5{
	display: block;
}

ul.otimg, ol.otimg{
	overflow: hidden;
	padding-left: 15px;
}


.img-wrap{
	width: 100%;
	display: block;
	text-align: center;
}
.img-wrap img{
	width: 300px;
	display: inline-block;
	margin: 0 10px;
}