@font-face {
			font-family: "RobotoRegular";
			src: url("../fonts/RobotoRegular/RobotoRegular.eot");
			src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
			url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
			url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "RobotoLight";
			src: url("../fonts/RobotoLight/RobotoLight.eot");
			src: url("../fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"),
			url("../fonts/RobotoLight/RobotoLight.woff") format("woff"),
			url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "RobotoMedium";
			src: url("../fonts/RobotoMedium/RobotoMedium.eot");
			src: url("../fonts/RobotoMedium/RobotoMedium.eot?#iefix")format("embedded-opentype"),
			url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"),
			url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "RobotoBold";
			src: url("../fonts/RobotoBold/RobotoBold.eot");
			src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix")format("embedded-opentype"),
			url("../fonts/RobotoBold/RobotoBold.woff") format("woff"),
			url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
	.content a {
    color:#95cadc;
	}
	img{
    max-width:100%;
    height: auto;
}
		html body{
	   font-family: "RobotoRegular";
	   font-size:15px;
	}
	.planka_top{
    background: #096282;
    border-top: 3px solid #3972b4;
    }
        .sisea-search-form{
       position: relative;
           margin-top: 6px;
    }
     .sisea-search-form input[type='submit']{ 
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(/assets/templates/img/search.png) no-repeat 50%;
    border: none;
    right: 10px;
    top: 50%;
    margin-top: -10px;
     }
    
input:focus,forma:focus {
    outline: none;
}
    #search{
    padding: 5px 32px 5px 10px;
    width: 100%;
        color: gray;
    display: inline-block;
    border-radius: 0;
    border: none;
    background: #ffffff;
    max-width: 250px;
    }
	.img{
    width: 24px;
    margin-right:10px;
}
.link a{
    display: inline-block;
    padding: 10px 15px;
    color: #daedff;
    border-left: 1px solid #065575;
    font-size: 13px;
}
.link a:last-child{
    
border-right: 1px solid #065575;    
}
header{
    padding: 25px 0 45px;
    position: relative;
    background: #1b87ab;
     }
	    .phone267 a{
          color: #90cad6;
    font-size: 25px;
    font-family: RobotoBold;
    }
.phone267 img{
    width:35px;
}
.phone267{
    margin:0;
}
.menu2>li{
    list-style-type:none;
    display:inline-block;
        position: relative;
            padding:5px 15px;
}
.menu2{
    padding:0;
    margin:0;
        margin-top: 15px;
    text-align:center;
}
.menu2>li>a{
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-family: RobotoMedium;
}
.menu2>li:before{
   content: "";
    width: 10px;
    height: 10px;
    background: url(/assets/templates/img/diamond-symbol.png) no-repeat 50%;
    background-size: 100%;
    position: absolute;
    top: 50%;
    margin-top: -5px;
        margin-left: -15px;
}
.menu2 ul{
    position: absolute;
    display:none;
    padding: 0;
    margin: 0;
    width: 250px;
    left: 0;
    background: rgba(255,255,255,0.9);
    border: 2px solid #91cbd7;
    padding: 10px;
    z-index:501;
    margin-top: 5px;
}
.sub-menu2 li{
    list-style-type:none;
    text-align:left;
        padding: 5px;
}
.sub-menu2 li a{
    color: #1b87ab;
    }
.menu2 li:hover ul{
    
    display:block;
}

.vremy{
    text-align: center;
}	
.calc,.zvon{
padding: 0 0 5px 0;
    font-size: 16px;
    width: auto;
    border-radius: 0;
    display: inline-block;
    border-width: 2px;
    text-transform: none;
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 1px dashed #95cadc;
    }	
	.btn-primary:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

    #top_menu {
    list-style: none;
    padding: 15px 0;
    margin-bottom: 0;
    text-align: center;
    position: relative;
    z-index: 500;
    background: white;
    border: 2px solid #91cbd7;
    }
     #top_menu li a{
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #92918f;
    font-family: RobotoBold;
    }
    .menu{
     margin-top: -30px;
        
    }
    .content{
    min-height:500px;
    margin-top: -30px;
    position: relative;
    z-index: 450;
}
    #top_menu>li{
    display: inline-block;
    transition: .3s all ease;
    position: relative;
    padding: 0 30px;
    border-right: 1px dotted rgb(145, 203, 215);
    }
    .btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    outline: none;
}

/*STYLE-NEW*/




    .zvon{
       color: #3db7ef;
    background-color: white;
    border: 1px solid #3db7ef;
    margin-top: 15px;
    }
    .text_on{
        color: #172646;
    font-family: Exo2Medium;
}
    .rezim{
    color:white;    
    }
    .rezim i{
        margin-right:5px;
    }


    #top_menu .sub-menu{
    position: absolute;
    top: 100%;
    margin-top: 14px;
    left: 0;
    z-index: 15000;
    width: 260px;
    padding: 20px;
    visibility: hidden;
    transition: all .3s ease 0.5s;
    text-align: left;
    opacity: 0;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
    background: #fff;
}

#top_menu > li:hover .sub-menu{
opacity: 1;
    visibility: visible;
    transition: all .3s ease .15s;
    }
#top_menu .sub-menu li a{
    display: block;
    padding-left: 25px;
    padding-right: 25px;
    color: #3db7ef;
    text-transform: capitalize;
    font-size: 15px;
    line-height: 1.5;
    font-family: "Exo2Regular";
    }
    #top_menu .sub-menu li {
        list-style-type:none;
        padding:0;
    }
   #top_menu .sub-menu li a:before {
position: absolute;
    left: 0;
    top: 2px;
    content: "\e258";
    font-size: 14px;
    font-family: 'Glyphicons Halflings';
    }
    #top_menu:after{
        content:"";
        clear:both;
        display:block;
    }
    #top_menu li:last-child{
        border:none;
    }

#top_menu  > li:hover > a:before,#top_menu  > li.current-active > a:before{
    left: 0;
    width: 100%;
    transition: all .3s ease .15s;
    }
.menu2 .current-active a,.menu2>li:hover>a{
       color: #95cadc;
}
#top_menu  .current-active a,#top_menu li:hover a{
    color: #096282;
    
}
   #top_menu  > li:hover > a {
    text-decoration:none;
    }
    .slogan_name{
     padding-top: 15px;
    font-size: 18px;
    line-height: 1.5;
    font-family: "Exo2Bold";
    color: rgb(23, 38, 70);
    }
    .menu{
        background: #ffffff;
    }
    .content2{
        margin:0;
        
    }
    .mobile-menu span {
    float: left;
    font-size: 16px;
}
    .mobile-menu {
    text-align: right;
    display: none;
    width: 100%;
    padding: 15px 10px 15px 10px;
    background: #096282;
    margin: 10px 0;
    color: #ffffff!important;
    text-transform: uppercase;
    text-decoration: none;
}
.name_slid{
        font-size: 54px;
    line-height: 1.2963;
    color: #ffffff;
    font-family: "Exo2Bold";
}
.slider .carousel-inner .col-sm-7{
    z-index: 500;
}
.slider .item{
   padding:50px 0; 
   min-height: 460px;
       z-index: 150;
    position:relative;
}
.width_slider{
    position:relative;
}
.carousel-indicators li,.client .owl-theme .owl-dots .owl-dot span,.otziv .owl-theme .owl-dots .owl-dot span{
        border-radius: 0%;
    background: #fff;
    position: relative;
    margin:0 6px;
    border:none!important;
    transition: 0.35s all ease;
}
.client .owl-theme .owl-dots .owl-dot span, .otziv .owl-theme .owl-dots .owl-dot span {
    background: #95cadc;
}
.slider .carousel-indicators .active,.client .owl-theme .owl-dots .owl-dot.active span,.otziv .owl-theme .owl-dots .owl-dot.active span{
background: #096282; 
-webkit-transform: scale(1);
    transform: scale(1);
    width:10px;
    height:10px;
     margin:0 6px;
}
.slider .carousel-indicators li:hover,.client .owl-theme .owl-dots .owl-dot:hover span,.otziv .owl-theme .owl-dots .owl-dot:hover span{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.width_slider .carousel-indicators{
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 500;
    width: 60%;
        margin-left: 0;
    padding-left: 30px;
    text-align: left;
    list-style: none;
    }
.carousel-inner .item:after{
    position:absolute;
    content:"";
    width:100%;
    height:100%;
    z-index:5;
    top:0;
    left:0;
    background:rgba(0,0,0,0.4);
}
.text-slid {
    line-height: 1.36364;
    font-size: 22px;
    color: rgb(255, 255, 255);
    padding: 10px 0 15px;
    font-family: "Exo2Medium";
}
.content .knopka{
color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    display: inline-block;
    padding: 10px 30px;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    border-radius: 0;
    margin: 20px 0 20px;
}
.slider .form form{
    background: rgba(33, 33, 33, 0.65);
}
.knopka:hover{
  color: #434345;
    background-color: #fff;
    border-color: #fff;  
}
.text-slider{
       text-align: left;
     margin-top: 20px;
}
.slider .form{
    position: absolute;
    bottom: 50px;
    }
    .slider .form .z_index{
        z-index:500;
    }
   .slider .form_name{
      font-size: 28px;
      font-family: "Exo2Bold";
      color:white;
    }
   .slider .form .btn-primary{
 color: #fff;
    background-color: #3db7ef;
    border-color: #3db7ef;
    border: 0;
    border-radius: 0;
    font-size: 15px;
    padding: 10px 30px;
    display: inline-block;
    }
   .slider .form form{
        padding: 25px;
    }
   .slider .form .form-control{
        box-shadow: none;
    border: 0;
    margin: 10px 0;
    height: 40px;
    border-radius: 0;
    }
    .slider .form textarea.form-control{
        height: 80px; 
    }
  .slider  .form .checkbox label{
        color: white;
       margin: 10px 0;
    }
.preim {
    text-align: center;
    padding: 20px 0 40px;
}

.preim .img2 {
    background: #3db7ef;
    padding: 20px;
    width: 110px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
}

.content .title_preim,.form_fon .form26 .form_name{
    font-size: 26px;
    text-align:center;
    color: #676666;
    font-family: RobotoMedium;
    position: relative;
    margin-top:20px;
    padding: 5px 0;
    margin-bottom: 25px;
    text-transform: uppercase;
    }
.content .title_preim:before,.form_fon .form26 .form_name:before {
    content: "";
    width: 50px;
    height: 2px;
    background: #096282;
    position: absolute;
    bottom: 0;
    margin-top: 20px;
    left: 50%;
    margin-left: -25px;
}
    .title_preim:after,.form_fon .form26 .form_name:after  {
    content: "";
    width: 40px;
    height: 2px;
    background: #1b87ab;
    position: absolute;
    bottom: 0;
    margin-bottom: -5px;
    left: 50%;
    margin-left: -20px;
}
    /*PRODUCT_HOME*/
    
    p.title_product {
    position: absolute;
    text-align: center;
    bottom: 0;
    padding: 5px;
    z-index: 5;
    margin: 0;
    width: 100%;
      transition: .35s;
    font-size: 18px;
    color: white;
    font-family: Exo2Medium;
    background: #172646;
    vertical-align: middle;
}
.title {
    max-width: 300px;
    overflow: hidden;
    position: relative;
      transition: .35s;
    margin: 0 auto;
    border-top: 5px solid #172646;
}
.produczija .col-md-4:hover .title{
     border-top: 5px solid #3db7ef;
       transition: .35s;
}
.produczija .col-md-4:hover p.title_product{
    background: #3db7ef;
      transition: .35s;
}
.produczija .col-md-4{
          
    margin:20px 0;
}
.text_h2{
text-align: left;
    margin: 20px 0px;
    padding-bottom: 15px;
    font-size: 32px;
    font-family: Exo2Bold;
    text-transform: uppercase;
    position: relative;
}
.produczija{
padding: 30px 0;
}
.text_h2:after{
content: "";
    bottom: 0;
    left: 0;
    width: 70px;
    position: absolute;
    height: 3px;
    background: #3db7ef;
    
}

/*TEXT*/
.gray{
    padding: 30px 0;
    text-align: justify;
    position: relative;
    background: url(/assets/templates/img/27255d72f360c820c452a57151b.jpg) no-repeat 50%;
    background-size:cover;
    }
.gray p{
    font-size: 14.5px;
    color: #ebebeb;  
    }
    .gray .container{
    position: relative;
    z-index: 200;    
    }
.gray h1{
    font-size: 24px;
    color: #f8f8f8;
    font-family: RobotoRegular;
    text-align: left;    margin-top: 15px;
    }
.gray h2{
         font-size: 18px;
    line-height: 1.3;
    color: #fefefe;   
    }
.gray h3{
       font-size: 16px;
    line-height: 1.3;
    color: #fefefe;     
    }
    .gray:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background: rgba(9, 98, 130, 0.8);
    top: 0;
}
.gray .img_top{
    margin-top: 15px;
    border: 5px solid #105771;
}
.gray .img_left{
 float:left;
 width:40%;
margin-right:20px;
}
.gray .img_right{
 float:right;
 width:40%;
margin-left:20px;
}
.padding{
    padding:15px;
}
    /*RABOTA*/
p.etap {
    margin: 20px 0;
    font-size: 17px;
    font-family: Exo2Bold;
    color: #757575;
}
.img_2 img {
    padding: 10px;
    width: 90px;
}
.col-sm-3:last-of-type div.img_2:before{
    content:none;
}
.img_2:before {
       content:"";
    display: block;
    background: url(/assets/templates/img/share.png) no-repeat 50%;
    background-size: 100%;
    position: absolute;
    right: -30px;
    top: 30%;
    height: 40px;
    width: 40px;
    transform: rotate(40deg);
}
.rabota .row{
    margin: 50px 0;
    text-align: center;
    }
.img_2 {
    padding: 20px;
    border-radius: 50%;
    background: #f7f7f7;
    display: inline-block;
        box-shadow: 0 0 5px 1px rgba(23, 38, 70, 0.1);
}
/*CLIENT*/

.client{
    padding: 20px 0 20px;
    position: relative;
    z-index: 20;
    text-align: center;
    }
.content {
    overflow: hidden;
}

  
.client .item img {
    background: white;
    box-shadow: 0 0 0 2px #1b87ab, 0 0 0 4px #95cadc;

}
.carousel267{
    margin:30px 0;
}
.client .item {
  padding: 20px 5px;
    text-align: center;
}
.otziv {
    position: relative;
     padding: 20px 0 40px;
        z-index:20;
        text-align:center;
}

.otziv .item{
    padding:15px;
}
p.otziv_text {
font-size: 15px;
    min-height: 115px;
    overflow: hidden;
    max-height: 115px;
    line-height: 1.5;
    text-align: justify;
    font-family: RobotoRegular;
}
.border_otz {
    padding: 15px;
    margin-top: 20px;
    background: #fdfdfd;
    position: relative;
    box-shadow: 0 0 0 1px #e7e7e7 inset, 0 5px 0 -4px rgb(255, 255, 255), 0 5px 0 -3px #e7e7e7, 0 11px 0 -8px rgb(255, 255, 255);
}
p.name_otziv {
font-family: RobotoBold;
    color: #096282;
    font-size: 15px;
    text-transform: uppercase;
}
.otziv .carousel26{
    margin:20px 0;
}
.foto{
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px;
    }
.otziv .row{
        margin-top: 40px;
    margin-bottom: 40px;    
        
    }
.otziv .otziv_all{
display: inline-block;
    padding: 10px 30px;
    border: 2px solid #8fc4d6;
    color: #096282;
    background: #8fc4d6;
    font-size: 16px;
    font-family: RobotoBold;
    text-decoration: none;
    text-transform: uppercase;
}
/*FORMA*/
.modal .modal-dialog{
margin:0;
    width: 500px;
left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)!important;
}

.modal .form-header {
    padding: 25px;
    background: #f7f7f7;
    border-top: 2px solid;
}
.modal .form-header {
    border-top-color:#1b87ab !important
}
.modal .modal-content{
border:none;
border-radius:0;
box-shadow:none!important;
}
.modal .form-header i {
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    float: left;
    font-size: 36px;
    background: #1b87ab;
}
.modal .form-header button i {
 width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: gray;
    float: left;
    font-size: 25px;
background:transparent;
}
.modal .form-header .title_for {
    font-size: 24px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 5px;
    color: #2f383d;
}

.modal .form-header .text {
    padding-left: 74px;
    color: #555;
}
.modal .modal-body {
    padding:25px;
}
.modal .form-control {
    width: 100%;
    padding: 10px 15px;
    height: auto;
    border-radius: 0;
    margin: 15px 0;
    box-shadow: none;
}
.modal .mf-text{
padding-bottom: 10px;
}
.preim p {
    text-transform: uppercase;
    margin-top: 20px;
    font-family: RobotoMedium;
    color: #676666;
}
.preim .col-md-3 {
    margin-top: 20px;
}
.modal input[type="submit"]{
background: #1b87ab;
    border: 0;
    color: #ffffff;
    padding: 13px 25px;
    border-radius: 0;
    display: block;
    text-transform: uppercase;
    margin-top: 15px;
}
footer{
    background: #1b87ab;
    padding: 30px 0;
    position: relative;
}
.planka_bottom{
    background: #096282;
    padding:10px 0;
}
.planka_bottom p,.planka_bottom a{
    color: #dedede;
    margin: 0;
}
.planka_bottom .icon_soc{
    margin-left:15px;
}
.planka_bottom .icon_soc img{
    width: 28px;
    }
    .menu_bottom{
            margin: 0;
    padding: 0;
    list-style-type: none;
    }
.page{
    overflow:hidden;
}
footer .title_2{
    font-size: 18px;
    color: #92cada;
    position: relative;
    font-family: RobotoBold;
    margin-bottom: 15px;
    padding: 0 0 10px 0;
    }
    footer .zvon {
    border: 1px solid white;
    }
    footer a{
        color:white;
        
    }
    footer p{
          color: #f7f7f7;
              font-size: 14px;
    }
   .menu_bottom  li.menu-item {
    float: left;
    width: 50%;
}
 .menu_bottom li.menu-item  a{
        color: #f7f7f7;
    margin: 3px 20px 3px 0;
    display: block;
        font-size: 14px;
    }
    footer img{
       margin-right: 10px;
    }
footer .title_2:after{
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 2px;
    background: #096282;
    }

#jGrowl {
    font-size:18px;
    margin:0px 12px 0; 
}
.jGrowl.top-right {
    left:35% !important; 
    top:35% !important;
}
#jGrowl .jGrowl-notification {
    position: relative;
    width: 320px;
    padding: 15px;
    text-align:center;
    background: none repeat 0 0 #fff !important;
    box-shadow: 0 0 0 7px #8ab933 !important;
    border: 0px solid rgba(255, 255, 255, 0.49) !important;
}
#jGrowl .jGrowl-notification .jGrowl-close {
    position: absolute;
    right: 4px;
    top: 4px;
    color: #8ab933 !important;
}
#jGrowl .jGrowl-notification .jGrowl-message {
    color:#8ab933 !important;
}
#upbutton {
    background: url(/assets/templates/img/up-arrow-button.png) no-repeat top left;
    height: 60px;
    width: 60px;
    background-size: 100%;
    bottom: 50px;
    right: 50px;
    cursor: pointer;
    display: none;
    position: fixed;
    z-index: 999;
}
/*SLIDER*/
.slid2 {
    min-height: 180px;
    position: relative;
    padding: 10px 0;
    background-size: cover!important;
    margin: 10px 0 10px;
    z-index: 1;
    text-align: center;
}
.slid2:after {
    content: "";
    position: absolute;
    background: rgba(23, 38, 70, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
}
#text-slid2 {
width: 80%;
    margin: auto;
    text-align: center;
    position: static;
    -webkit-transform: inherit;
    -ms-transform: translate(-50%,-50%);
    transform: inherit;
}
.slid2 .name_slid {
    line-height: 1.2963;
    color: #ffffff;
    font-size:36px;
    text-align: center;
    font-family: "Exo2Bold";
}
.breadcrumps{
  margin: 20px 0 20px;
}
.breadcrumps a,.breadcrumps span{
        margin: 0 5px;
    font-family: RobotoMedium;
    }
    .breadcrumps span {
    color: #1b87ab;
}
.breadcrumps a{
  color:#096282;  
}

/*PRODUCT*/
.block_uslug {
    margin: 30px 0;
    padding: 15px;
    background: #f9f9f9;
}
body .lSSlideOuter .lSPager.lSGallery li {
    border: 2px solid #e4e4e4;
    border-bottom: 3px solid #172646;
}
body .lSSlideOuter .lSPager.lSGallery li.active,body .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0;
    border-bottom: 3px solid #3db7ef;
}
.lSSlideWrapper{
 border: 2px solid #e4e4e4;   
}
.content .gray a {
    color: #98c83a;
    text-decoration: underline;
}
.gray ol{
   padding-left: 20px;
   margin: 20px 0;
}
.gray ol li{
    margin: 10px 0;
    line-height: 1.4;
    color: white;
    font-size: 14px;
    text-align: justify;    
}
.gray ul li,.opisanie ul li {
padding-left: 30px;
    list-style-type: none;
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    line-height: 1.4;
    color: white;
    font-size: 14px;
    text-align: justify;
}
.gray ul,.opisanie ul{
   padding: 0;
       margin: 20px 0;
}
.opisanie p{
    text-align: justify;
}
p.title_cod {
    font-size: 18px;
        clear: both;
}
.zvet li{
  padding-left: 0;  
}
.gray ul li:before,.opisanie ul li:before {
content: '';
    position: absolute;
    background:url(/assets/templates/img/right.png) no-repeat 50%;
    left: 5px;
    width: 15px;
    height: 15px;
    background-size: 100%;
    top: 0px;
    color: #172646;
}
.zvet li:before{
    content:none;
}
.zvet li{
        padding-left: 0;
    display: inline-block;
    padding: 5px;
    margin: 5px;
}
.opal{
border: 2px solid #e6e6e6;
    color: #cecece;
    }
.sinii{
    border: 2px solid #5e7096;
    color: #5e7096;
    }
.birusa{
       border: 2px solid #59a3ad;
    color: #59a3ad; 
}
.zelen{
      border: 2px solid #7caf7e;
    color: #7caf7e;  
}
.prozra{
      border: 2px solid #ffffff;
    color: #ffffff;
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
    text-shadow: 0 0 2px rgba(0,0,0,0.5);  
}
.bronza{
        border: 2px solid #e6a868;
    color: #e6a868;
}
.table267 {
    width:100%;
        margin: 20px 0;
}
.table267 tr th {
    background: #172646;
    color: #fff;
    border-top-color: #172646;
    font-family:Exo2Bold;
}
.table267 thead tr:first-child {
    border: 1px solid #172646;
}
.table267 thead th:first-child,.table267 td:first-child  {
    text-align:left;
}
.table267>thead>tr>th, .table267>thead>tr>td, .table267>tbody>tr>th, .table267>tbody>tr>td, .table267>tfoot>tr>th, .table267>tfoot>tr>td {
    padding: 14px 16px;
    line-height: 1.5;
    text-align:center;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table267  tr {
    border: 1px solid #d7d7d7;
}
.form_fon .form26{
    margin-top: 0px;
    background:transparent;
        padding: 20px 0 30px;
}
.form_fon{
    background: #f9f9f9;
}
.form26 {
    background: rgba(9, 98, 130, 0.8);
    min-height: 200px;
    background-size: 100%;
    position: relative;
    padding: 15px 0;
    margin-top: 120px;
    z-index: 151;
}
#top_slider .form26 {
     margin-bottom: 80px;
    
}
.slider .item:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 5;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.1);
}
.form26 .col-sm-6{
        margin: 15px 0;
}
.form26 .form_name{
    font-family: RobotoBold;
    color: white;
    text-align: center;
    padding: 15px 0;
    font-size: 26px;
}
.form_fon .form_name{
    color: white;
    color: #096282;
}
.form_fon .form26 .form-control {
    padding: 10px 15px;
    border: 2px solid #1a6e8d;
}
.form_fon .form26 .col-sm-3 {
    margin-top: 20px;
}
.form_fon .form26 .checkbox label {
    color: #676666;
}
.form26 .form-control {
   height: 40px;
    padding: 10px 12px;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form26 .container{
    position:relative;
    z-index:20;
}
.form26 .calc {
    width: 100%;
    margin: 0;
    background-color: #98c83a;
    border-color: #98c83a;
    padding: 7px;
    color: #ffffff;
    font-family: RobotoBold;
    text-transform: uppercase;
}
.form26 .checkbox label{
    color: white;
    margin: 10px 0;
    }
    /*RERELINK*/
    .perelink a {
padding: 10px 15px;
    display: inline-block;
    border: 1px solid #8fc4d6;
    margin: 15px;
    font-family: RobotoMedium;
    color: #096282;
    background: #f9f9f9;
}
.perelink {
    padding: 10px 0 0px;
    margin: 20px 0;
    position: relative;
    z-index: 15;
    text-align: center;
}
.akcii{
    padding: 20px;
    background: #f7f7f7;
        margin-left: 30px;
    }
    .name_akcii{
    font-size: 18px;
    color: #172646;
    font-family: Exo2Bold;
    text-transform: uppercase;
}
.img_akcii{
    width: 150px;
    height: 150px;
    float: left;
    margin-right: 30px;
    border: 5px solid #f7f7f7;
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.2);
    }
.text_akcii{
    line-height: 1.8;
    text-align: justify;
    }
    .text-subline {
    position: relative;
    height: 1px;
    padding: 0;
    background: #d0d0d0;
    border: none;
}

.list-marked-primary li a {
    padding-left: 24px;
    position: relative;
    transition: 0.35s all ease;
}
.list-marked-primary li a:hover:before {
    left: 5px;
}
.list-marked-primary li {
    padding: 10px 10px 10px 0;
    display: block;
    text-align:justify;
    border-bottom: 1px solid #eaeaea;
}
.list-marked-primary li a:before {
    content: 'рџЎЄ';
    position: absolute;
    top: -1px;
    left: 0px;
    color: #3db7ef;
    transition: 0.35s all ease;
}
.block_akcii{
    position:relative;
    z-index:20;
        padding: 20px 0;
}
.block_akcii:before{
position: absolute;
    content: "";
    background: inherit;
    top: -29px;
    right: -1%;
    z-index: 25;
    width: 61%;
    height: 30px;
    -webkit-transform: skew(-34deg);
    background: white;
    transform: skew(-34deg);
    }
.list-marked-primary li:last-child{
    border:1px solid transparent;
}
.list-marked-primary{
    text-align: left;
    padding-left: 0;
    list-style: none;
}
.p_podp{
        background: #ffffff;
    padding: 30px;
}
.table-center td{
    text-align:center!important;
}
.news .img_news{
    width: 150px;
    float: left;
    border: 1px solid #eaeaea;
    margin-right: 20px;
    padding: 3px;
}
.news .item i{
        color: #172646;
    margin-right: 10px;
}
.news .item{
    border-bottom: 2px solid #eaeaea;
    padding: 20px 0;
}
.news .zvon{
    width: auto;
    margin-top:5px;
    background-color: transparent;
}
.news span{
    color: #172646;
}
.pagination li:before{
    content:none;
}
.contact_form .container{
    width:100%;
}
.news .name_otziv {
    margin: 10px 0;
}
.cont p{
color: #616161;
    font-size: 12px;
       font-family: RobotoRegular;
    text-shadow: 1px 1px rgb(255, 255, 255);
}
.cont p img {
    margin-right: 10px;
    width: 15px;
}
.cont .logo{
    width: 160px;
    float: left;
    margin: 0 auto;
    display: block;
    margin-right: 20px;
    border-right: 1px solid #cdcdcd;
    }
.cont .title_cont{
    color: #172646;
    font-size: 20px;
    font-family: RobotoBold;
    }
.cont{
    background-image: linear-gradient(to top left, #ffffff 0%, #f0f0f0 36%, #ffffff 100%);
    padding: 25px;
    box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);
    }
.cont p img{
    margin-right:10px;
}
.gallary a{
    display: inline-block;
    background: whitesmoke;
    border: 1px solid #eaeaea;
    padding: 10px;
}
.chert img{
    height:350px;
}
.gallary .col-md-4{
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}
.content .border267 a {
    text-transform: uppercase;
        font-size: 17px;
    font-family: RobotoBold;
    color: #026283;
    padding: 10px 0 0;
    text-decoration: none;
    display: block;
    border-top: 1px dashed #91cbd7;
    margin-top: 10px;
}
.two_border {
    border: 1px solid #91cbd7;
    padding: 20px;
}
.border267{
text-align: center;
    background: white;
    padding: 5px;
    border: 2px solid #91cbd7;
    margin:10px 0;
}
.content .border267 img{
    display: block;
    margin: 0 auto;
}
.news267 .item{
    background: white;
    padding: 15px;
    box-shadow: 0 0 3px 1px rgba(145, 203, 215, 0.5);
    border-bottom:0;
    margin: 20px 0;
}

.news267 img.img_news {
    border: 1px solid #91cbd7;
}
.news267 i{
    margin-right: 10px;
}
.news267 p.name_otziv {
    font-family: RobotoBold;
    color: #096282;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 10px;
}
 .content .news267 p.name_otziv a {
    color: #096282;
}
.news267 p.otziv_text {
    font-size: 15px;
    min-height: auto;
    overflow: hidden;
    max-height: 115px;
    color: #096282;
    line-height: 1.5;
    text-align: justify;
    font-family: RobotoRegular;
}
.content .gray a.zvon {
    background: #096282;
    color: white;
    text-decoration: none;
    line-height: 1;
    padding: 5px 10px;
    border: 1px solid #096282;
}
.inline{
    text-align:left;
    
}
.inline li {
    display: inline-block;
    padding: 10px 15px;
    border: 2px solid #91cbd7;
    background: #096282;
    margin:5px;
}
.content ul.inline li:before{
    content:none;
}
#form_home{
    background: #f9f9f9;
    padding: 20px;
    }
    #form_home .form-control {
    padding: 10px 15px;
    border: 2px solid #91cbd7;
    margin: 20px 0;
    height: auto;
    box-shadow: none;
}
#form_home .calc{
margin: 0;
    background-color: #8fc4d6;
    border-color: #8fc4d6;
    padding: 7px 25px;
    color: #096282;
    font-family: RobotoBold;
    text-transform: uppercase;
    }
.txt_slider p.title-slider {
    font-size: 35px;
    color: white;
}
.txt_slider p {
    font-size: 18px;
    color: white;
}
.txt_slider {
    margin-top: 80px;
    text-align: center;
    background: rgba(27, 135, 171, 0.8);
    padding: 30px;
}
p.title-slider b {
    border-bottom: 3px solid #98c83a;
}
.s-message{
    display:none;
}
     @media (max-width: 1199px){
       #top_menu li a {
    font-size: 15px;
        font-family: RobotoMedium;
       }
       #top_menu li {
           padding: 0 20px;
       }
     }
     @media (max-width: 992px){
         .form26{
         margin-top: 100px;
     }
        footer .calc, footer .zvon {
    font-size: 13px;
         }
.img_2:before{
    content:none;
}
            .preim div.col-md-3{
       border-right:none;
   } 
        .slider .form {
    bottom: 10px;
}
.width_slider{
    padding: 0;
     }
.form_name {
    font-size: 24px;
}.name_slid {
    font-size: 36px;
}
.menu {
    margin-top: 0;
    background: white;
    border: 2px solid #91cbd7;
}
.menu #top_menu {
    border: none;
}
#top_menu li a {
    font-size: 14px;
}
#top_menu li {
    padding: 5px 20px;
    border: 0;
}

.content {
    margin-top: 0px;
}
     .head_block{
        text-align:center;
     }
     .logo_img {
    float: none;
    margin-right: 0;
    }
    .menu2{
        margin:20px 0;
    }
    /*.menu2{
    display:none;
}
.mobile-menu{
    display:block;
}*/
}
@media (max-width: 768px){
    .gray .img_top {
    float: none;
    width: 100%;
        margin: 10px 0!important;
    }
    .logo2{
    text-align:center;
}
    .link{
        border-bottom: 1px solid #065575;
}
    #search {
    max-width: 100%;
    margin: 10px 0;
}
    .rabota .col-sm-3{
        margin: 40px 0;
    border-bottom: 1px solid #f7f7f7;
}
    body .table-responsive{
        border:none;
    }
    #text-slid2 {
    padding: 15px;
    }
    .akcii{
        margin-left:0;
    }
    .form26 {
    background-size: cover;
    margin-top: 0;
    }
    .planka_bottom p{
           text-align: center;
    margin: 5px 0;
    }
    .slid2 {
    min-height: 200px;
    position: relative;
    padding: 0;
    }
    .slid2 .name_slid {
    font-size: 28px;
    }
    .form26 .form-control {
    height: 45px;
    margin: 15px 0;
    }
    .form26 textarea.form-control {
        height:auto;
    }
    footer .col-sm-6,footer .col-sm-3{
        margin-bottom: 30px;
    }
    .img_2:before{
        content:none;
    }
    p.etap{
        text-align:center;
            font-size: 16px;
    }
    .form .z_index {
    padding: 0;
}
.width_slider {
    position: relative;
}.slider .form {
    position: static;
    margin: 0;
}
.slider .item {
    padding: 20px 0;
    min-height: auto;
}
.width_slider .carousel-indicators {
    position: relative;
        margin-top: -40px;
}
.knopka {
    padding: 5px 30px;
    margin: 10px 0 40px;
}
.text-slid {
    font-size: 18px;
}
.name_slid {
    font-size: 25px;
}
.form form {
    background: rgb(74, 74, 74);
}
    .planka_top,.planka_top p,.head_block p{
        text-align:center;
    }
    .planka_top .text-right {
    text-align: center;
    margin-top: 8px;
}
header {
    padding: 20px 0;
}
    p{
        text-align:justify;
    }
    .preim p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
}
.cont{
    margin:10px 0;
}
.txt_slider {
    margin-top: 20px;
    text-align: center;
    background: rgba(27, 135, 171, 0.8);
    padding: 20px;
    margin-bottom: 15px;
}
.txt_slider p.title-slider {
    font-size: 25px;
}
}
@media (max-width: 480px){
    .cont .logo{
    width: 100%;
    margin: 10px auto;
    border:none;
    
    }
    .news .img_news {
    float: none;
    display: block;
    margin: 10px auto;
    }
    .table267>thead>tr>th, .table267>thead>tr>td, .table267>tbody>tr>th, .table267>tbody>tr>td, .table267>tfoot>tr>th, .table267>tfoot>tr>td {
    padding: 5px;
    font-size: 12px;
    }
    .name_akcii {
    text-align: center;
}
.img_akcii {
    float: none;
    display: block;
    margin: 10px auto;
}
.content .form_name, .title_preim {
    padding: 10px 0!important;
    font-size: 22px!important;
}
    .menu_bottom li.menu-item {
    float: none;
    width: 100%;
    margin: 5px 0;
    padding: 2px 0;
}
.client:before, .otziv:before {
    right: -10px;
}
footer:before {
    right: -10px;
}
    .modal .form-header button i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
}
.modal .form-header .title_for {
    font-size: 18px;
    line-height: 18px;
}
.modal .form-header i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
}
.modal .form-header {
    padding: 25px 10px;
}
.modal .form-header .text {
    padding-left: 50px;
}
    .text_h2 {
    font-size: 25px;
    }
    .produczija {
    padding: 20px 0;
}
.phone267 {
    color: #3db7ef;
    font-size: 26px;
}
.preim .img2 {
    padding: 20px;
    width: 100px;
}
.preim .col-xs-6 {
    width: 100%;
    margin-bottom:10px;
}

}