* {
margin: 0;
padding: 0;
}

html, body{
  height: 100%;
  width: 100%;
  background-color: #fff;
}


td, tr, p, div {
    font-family: 'Montserrat', sans-serif;
    color: #353535;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}


a:link, a:visited {
font-family: 'Montserrat', sans-serif;
    color: #005a9c;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;   
    
}
a:hover {
  color: #353535;
  text-decoration:underline;
}

p { 
   text-indent: 0px;
} 

ul, ol {
list-style-position: outside;
margin-left: 20px;
}

strong{font-family: 'Montserrat', sans-serif;  font-weight: bold;}

h1 {
   font-size: 27px;
    color: #005a9c;
    line-height: 37px;
    padding: 0px 0px 20px 0px;
    font-weight: 700;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin: 0px 0px;
    text-decoration: none;
    text-transform: none;
}

h2 {
   font-size: 20px;
    color: #005a9c;
    line-height: 30px;
    padding: 0px 0px 20px 0px;
    font-weight: 700;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin: 0px 0px;
    text-decoration: none;
    text-transform: none;
}


h3 {
   font-size: 18px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    color: #005a9c;
    line-height: 24px;
    margin: 0px auto;
    text-decoration: none;
    padding: 10px 0px;
    font-weight: 500;
}

h4{
    font-size: 24px;
    color: #005a9c;
    line-height: 36px;
    padding: 12px 0px 12px 0px;
    font-weight: 500;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin: 0px 0px;
    text-decoration: none;
}

h5{
    font-size: 16px;
    color: #005a9c;
    line-height: 20px;
    padding: 15px 0 5px 0;
    font-weight: 500;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin: 0px 0px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}

h6{
    font-size: 14px;
    color: #005a9c;
    line-height: 20px;
    padding: 0 0 10px 0;
    font-weight: 500;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin: 0px 0px;
    text-decoration: none;
    text-align: center;
}

#bodypage {
  min-height: 100%;
  height:auto !important;
  height:100%;
  text-align: left;
  min-height: 100%;   
  margin: 0 auto;
  position: relative;
  max-width: 1920px;
}

#plav{
  width: 100%;
  padding: 0px;
}

#shapka{
	width: 100%;
	padding: 10px 0% 5px 0%;
    background-color: #fff;
    overflow: hidden;
}

#shapkawrap{
	width: 96%;
	padding: 0px 2%;
    margin: 0 auto;
    max-width: 1140px;
    overflow: hidden;
}

#logo{
	float: left;
    width: 50%;
    /*padding-bottom: 10px;*/
    padding-top: 12px;
}

.log0 {display: table;}

.log1 {display: table-cell;}

.log2 {
    display: table-cell;
    vertical-align: middle;
    padding: 12px 25px;
}

.log0 p{
    font-size: 15px;
    color: #353535;
    line-height: 20px;
    padding: 0 0 0px 0;
    font-weight: 700;
    text-align: left;
}

#teltop{
	float: left;
    width: 50%;
    padding: 25px 0 0 0;
}

/*.top2{
   width: 45%;
    padding-left: 27%;
    text-align: center;
    float: left;
   padding-right: 1%; 
}*/

.top2 {
    width: 53%;
    padding-left: 19%;
    text-align: center;
    float: left;
    padding-right: 1%;
}

.top3{
    width: 26%;
    padding-right: 0%; 
    float: left;
   padding-right: 1%; 
}

#teltop p, #teltop a{
    color: #005a9c;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-decoration: none;
}
#teltop p.min1, #teltop p.min2{
    text-align: right;
}

#teltop p.min1 a{
    font-weight: 600;
}


a.more{
  position: relative;
    overflow: hidden;
    display: inline-block;
    font-size: 15px !important;
    line-height: 30px !important;
    color: #005a9c !important;
    text-align: left;
    padding: 2px 22px;
    margin: 0 10px;
    text-transform: none;
    font-weight: 600 !important;
    text-decoration: none;
   -webkit-transition: all .3s !important;
    transition: all .3s !important;
    background: #fff;
    border-radius: 30px;
    border: #95bbdb 2px solid;
}

a.more:hover {
   background: #005a9c;
   color: #fff !important;
   border: #005a9c 2px solid;
    
}

#gmenuwrap{
	width: 100%;
	padding: 0px 0%;
    background-color: #00589c;
}

.gmenu{
    width: 96%;
	padding: 0px 2%;
    margin: 0 auto;
    max-width: 1140px;
}

/*#plav.fixed {
   position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    max-width: 1920px;
   background-color: #fff;
    box-shadow: 0 0 5px #ccc;
}

#plav.fixed #shapka{
    display: none;
}

#plav.fixed #sliderwrap{
   min-height: 35px;
}



#plav.fixed .dj-megamenu-default li.dj-up {
    padding: 10px 0 !important;
}*/
#plav.fixed #dmenuwrap {
   position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    max-width: 1920px;
}

#content0.padd {
    padding-top: 40px;
}

h2.padd{
    padding-top: 40px; clear: both;
}


.dj-megamenu-default{
    background: transparent !important;
}
.dj-megamenu-default {
    padding: 0 0 0 0px !important;
}

.dj-megamenu-default li.dj-up {
    padding: 16px 0 !important;
}

.dj-megamenu-default li.dj-up.itemid107 a.dj-up_a{
     padding: 0px 20px 0px 0px !important;
}

.dj-megamenu-default li a.dj-up_a {
        height: auto;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 20px;
    margin: 0px 0px;
    cursor: pointer;
    color: #57c0ff;
    border: none;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    border-left: 1px solid #0088d5;
    /*text-transform: uppercase;*/
}

.dj-megamenu-default li.dj-up.itemid102 a.dj-up_a{
     padding: 0px 20px 0px 0px !important;
}

.dj-megamenu-default li a.dj-up_a span {
   float: left;
    display: block;
    padding: 0 0 0 !important;
    height: auto;
    line-height: 20px;
    background: transparent;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif
}

.dj-megamenu-default li a.dj-up_a .arrow {
	top: calc(50% - 8px);
}

.dj-megamenu-default li:hover a.dj-up_a .arrow,
.dj-megamenu-default li.hover a.dj-up_a .arrow,
.dj-megamenu-default li.active a.dj-up_a .arrow {
	top: calc(50% - 8px);
}

.dj-megamenu-default li:hover a.dj-up_a,
.dj-megamenu-default li.hover a.dj-up_a, 
.dj-megamenu-default li.active a.dj-up_a {
    color: #fff;
    border-left-color: #0074a2;
    background: transparent;
}

.dj-subwrap-in{
    background:  #00559a;
    width: 290px !important;
}

.dj-megamenu-default li div.dj-subcol{
    width: 290px !important;
}

.dj-megamenu-default li ul.dj-submenu > li > a:hover, 
.dj-megamenu-default li ul.dj-submenu > li > a.active, 
.dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a{
    background: transparent;
     font-family: 'Montserrat', sans-serif;
}

.dj-megamenu-default li ul.dj-submenu > li{
    border-top: none;
}


.dj-megamenu-default li ul.dj-submenu > li > a {
    font-size: 13px !important;
    color: #42befd !important;
    padding: 10px 20px !important;
}

.dj-megamenu-default li ul.dj-submenu > li > a:hover, 
.dj-megamenu-default li ul.dj-submenu > li > a.active, 
.dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a{
    color: #fff !important;
}

.dj-megamenu-default li ul.dj-submenu > li > a .dj-icon {
   display: none;
}

.dj-megamenu-default li.itemid108 a.dj-up_a{
    padding: 0 20px 0px 5px;
}

.dmenu ul li.item-112{
    padding: 0 1.5% 0px 5px;
}


#dmenuwrap{
     width: 100%;
     background-color: #008fd0;
}
.dmenu{
    width: 96%;
    max-width: 1140px;
    margin: 0px auto;
    padding: 10px 2%;
}


.dmenu ul{
  padding: 0px 0px 0px 0px;
  margin:0;
  line-height:0;
  font-size:0;
  text-align: left;
}

.dmenu ul li{
 padding: 0px 1.5%;
 margin: 0;
 list-style: none;
    display: inline-block;

}

.dmenu ul li a{
  display:inline-block;
  text-decoration:none;
  cursor:pointer;
  position: relative;
  font: 13px/28px 'Montserrat', sans-serif;
  color: #000; 
  padding: 0px 0px 0px 0px;
}

.dmenu ul li a:hover, .dmenu ul li.current.active a{
 color: #ffebad;
}

#maintelo{
    background-image: url(../images/bg_site2.png);
  background-position: right bottom;
  background-repeat: no-repeat;
}

#crumbs{
    clear: both;
    width: 96%;
    max-width: 1140px;
    margin: 0px auto;
    padding: 20px 2% 0px 2%;
}

#crumbs ul{
  padding: 0px 0px 0px 0px;
  margin:0;
  text-align: left;
}

#crumbs ul li{
 padding: 0px 0px 0px 0px;
    margin: 0;
    list-style: none;
    display: inline-block; 
    font-size: 13px;
    color: #606060;	
}
#crumbs ul li a{
	font-size: 13px;
    color: #606060;	
}

#crumbs ul li a:hover{	
	text-decoration:underline;
}


#columncenter100{
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 10px 0%;
    position: relative;
}

#content100{
    width: 96%;
    max-width: 1140px;
    margin: 30px auto 0 auto;
    padding: 0px 2% 30px 2%;
    overflow: hidden;
}


/*#columncenter80{
    width: 96%;
    max-width: 1140px;
    margin: 30px auto 0 auto;
    padding: 0px 2% 30px 2%;
    overflow: hidden;
  
}

#content80{
    width: 70%;
    margin-right: 4%;
    float: left;
}

#rightwrap{
    width: 26%;
    float: left;
}

#right{
    padding: 3%;
    border: 2px solid #e5e5e5;
    border-radius: 22px 0;
}*/
#block-bot{
    width: 96%;
    max-width: 1140px;
    margin: 0px auto;
    padding: 30px 2% 30px 2%;
    overflow: hidden;
}

#card{
    width: 96%;
    max-width: 1140px;
    margin: 0px auto;
    padding: 0px 2% 30px 2%;
    overflow: hidden;
}

#card h2, #vop h2{
    font-size: 22px;
    text-align: center;
    /*text-align: center;
    text-transform: uppercase;*/
}

#card .usl {
  width: 27.2%;
    margin: 1%;
    float: left;
    min-height: 136px;
    box-shadow: 0px 0px 17px #cacaca;
    border-radius: 10px;
    padding: 2%;
     background-image: url(../images/bg_01.png);
  background-position: right bottom;
  background-repeat: no-repeat;
}


#card .usl.non {
  width: 27%;
    margin: 1%;
    float: left;
    min-height: 120px;
    box-shadow: 0px 0px 17px #cacaca;
    border-radius: 10px;
    padding: 2%;
     background-image: none;
}

#card .usl.non2 {
 width: 29%;
    margin: 0%;
    float: left;
    min-height: auto;
    box-shadow: none;
    border-radius: 10px;
    padding: 2%;
    background-image: none;
}

#card .usl.non ul li{
     font-size: 15px;
    line-height: 20px;
    padding-bottom: 15px;
}

#card .usl.non.complex{
    min-height: 570px;
}


#card .usl.non2:hover{
    box-shadow: none;
}

.usl33 {
  width: 27.2%;
    margin: 1%;
    float: left;
    min-height: 136px;
    box-shadow: 0px 0px 17px #cacaca;
    border-radius: 10px;
    padding: 2%;
   
}

/*#card .usl:hover{
    box-shadow: 0px 0px 20px #a9a9a9;
}*/

#card .usl01, #card .usl02, #card .usl03, 
#card .usl04, #card .usl05, #card .usl06,
#card .usl007,
#card .usl008,
#card .usl009,
#card .usl010{
    width: 70%;
    padding: 0% 5% 0% 25%;
    background-image: url(../images/1/ico_01.png);
  background-position: left top;
  background-repeat: no-repeat;
}

#card .usl05 {
    width: 80%;
    padding: 0% 0% 0% 20%;
}

#card .usl02{background-image: url(../images/1/ico_02.png);}
#card .usl03{background-image: url(../images/1/ico_03.png);}


#card .usl04{background-image: url(../images/1/ico_04.png);}
#card .usl05{background-image: url(../images/1/ico_06.png);}
#card .usl06{background-image: url(../images/1/ico_07.png);}

#card .usl007{background-image: url(../images/1/ico_11.png);}

#card .usl008{background-image: url(../images/1/ico_08.png);}

#card .usl009{background-image: url(../images/1/ico_09.png);}

#card .usl010{background-image: url(../images/1/ico_10.png);}

#card h3{
    font-size: 17px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    color: #005a9c;
    line-height: 22px;
    margin: 0px auto;
    text-decoration: none;
    font-weight: 600;
    padding: 0px 0px 10px 0px;
    min-height: 53px;
}


#card h3.min{
     min-height: auto;
}

#card h4{
    color: #e90b3f;
    font-size: 19px;
    padding: 5px 0;
}

#card p{
    font-size: 15px;
    line-height: 22px;
}

#card p.big{
    display: inline-block;
    float: left;
    padding: 7px 7px 17px 7px;
    font-size: 60px;
    line-height: 30px;
    font-weight: 800;
    color: #005a9c;
}


#card p.big1{
    display: inline-block;
    float: left;
    padding: 7px 7px 75px 7px;
    font-size: 60px;
    line-height: 30px;
    font-weight: 800;
    color: #005a9c;
}

#card p.min{
    font-size: 17px;
    line-height: 22px;
font-weight: 500;
}

#card p.cena{
    font-size: 22px;
    text-align: center;
    color: #005a9c;
    padding-bottom: 30px;
}

#card p.stron{
    clear: both;
    font-size: 17px;
    line-height: 22px;
    font-weight: 600;
    text-align: center;
    padding-top: 40px;
}

#okom{
    width: 96%;
    max-width: 1140px;
    margin: 0px auto;
    padding: 30px 2%;
    overflow: hidden;
}

#okom .custom{
    background-color: #f2f2f2;
    margin: 0;
    padding: 40px 4%;
    border-radius: 15px;
    overflow: hidden;
} 

#okom h2 {
    font-size: 24px;
    color: #353535;
    line-height: 30px;
    font-weight: 600;
}

.bl40{
    width: 47%;
    margin-right: 5%;
    float: left;
}

.bl60{
    width: 48%;
    float: left;
}

.bl60 p, .bl502 p{
    font-size: 14px;
    line-height: 23px;
    padding-bottom: 15px;
}

.bl501{
    width: 47%;
    margin-right: 5%;
    float: left;
}

.bl502{
    width: 48%;
    float: left;
}

#sl-ot{
    background-color: #ffebad;
    padding: 25px 0px 10px 0px;
    border-radius: 10px;
}

.bl100{
    width: 91%;
    margin: 4.8% 0;
    float: left;
    min-height: 120px;
    box-shadow: 0px 0px 17px #cacaca;
    border-radius: 10px;
    padding: 2%;
    background: #fff;
}


.b101, .b102, .b103 {
    width: 75%;
    padding: 2% 5% 0% 20%;
    background-image: url(../images/ico_05.png);
    background-position: 12px 20px;
    background-repeat: no-repeat;
}



.b102{background-image: url(../images/ico_06.png);}
.b103{background-image: url(../images/ico_07.png);}

.b101 h3, .b102 h3, .b103 h3{
   font-size: 20px;
    line-height: 28px;
    font-weight: 600;

}


#vop{
    clear: both;
	width: 96%;
	padding: 0px 2% 0px 2%;
    margin: 0 auto;
    max-width: 1140px;
    overflow: hidden;
}

.vertical-tab-container{
/* z-index: 10;
 background-color: #ffffff;
 padding: 0 !important;
 border-radius: 4px;
 -moz-border-radius: 4px;
 border:1px solid #ddd;
 background-clip: padding-box;
 opacity: 0.97;
 filter: alpha(opacity=97);*/
}
.vertical-tab-menu{
 padding-right: 0;
 padding-left: 0;
 padding-bottom: 0;
}
.vertical-tab-menu div.list-group{
 margin-bottom: 0;
/* padding-top: 25px;*/
}
.vertical-tab-menu div.list-group>a{
 margin-bottom: 0;
}
.vertical-tab-menu div.list-group>a{
    text-decoration: none;
}
.vertical-tab-menu div.list-group>a:first-child{
 border-top-right-radius: 0;
 -moz-border-top-right-radius: 0;
}
.vertical-tab-menu div.list-group>a:last-child{
 border-bottom-right-radius: 0;
 -moz-border-bottom-right-radius: 0;
}
.vertical-tab-menu div.list-group>a.active div{
 border-bottom: 2px solid #ccc;
   
}

.vertical-tab-menu div.list-group>a div{
margin: 10px;
    padding: 10px 20px;
    border: 3px solid #f2f2f2;
    border-radius: 10px;
}

.vertical-tab-menu div.list-group>a div span.grey{
font-size: 17px;
    color: #7a828a;
    line-height: 22px;
     font-weight: 600;
    text-indent: 0px;
}

.vertical-tab-menu div.list-group>a.active div span.grey,
.vertical-tab-menu div.list-group>a.active div span.blue,
.vertical-tab-menu div.list-group>a:hover div span.grey,
.vertical-tab-menu div.list-group>a:hover div span.blue{
  color: #353535;
   
}


.vertical-tab-menu div.list-group>a:hover div{
 border: 3px solid #f2f2f2;
 background: #f2f2f2;
 
}

.vertical-tab-menu div.list-group>a.active div{
border: 3px solid #f2f2f2;
 background: #f2f2f2;
}
.vertical-tab-content{
 padding-left: 3px;
    background-color: #ffebad;
    padding: 25px 25px;
    border-radius: 10px;
    margin-top: 10px;
    margin-left: 20px;
    position:relative;
}

.vertical-tab-content.con2{
 margin-top: 30px;
}


.vertical-tab-content.con3{
 margin-top: 95px;
}

.vertical-tab-content.con1:before,
.vertical-tab-content.con2:before,
.vertical-tab-content.con3:before{
    content: "";
    background-image: url(../images/st.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 25px;
    height: 24px;
    display: block;
    position: absolute;
    top: 25px;
    left: -22px;
}


.vertical-tab-content.con2:before{
    top: 70px;
}

.vertical-tab-content.con3:before{
    top: 80px;
}

.vertical-tab div.vertical-tab-content:not(.active){
 display: none;
}
.col-lg-3.col-md-3.col-sm-3.col-xs-3.vertical-tab-menu{
    width: 40%;
    padding-right: 2%;
    float: left;
}
.col-lg-9.col-md-9.col-sm-9.col-xs-9.vertical-tab{
    width: 58%;
    float: left;
}

.container{
    margin-bottom: 60px;
        overflow: hidden;
}


#wappwrap{
  clear: both;
  width: 100%;
   background-image: url(../images/1/bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
     background-size: cover;
}


#wapp{
    width: 96%;
	padding: 30px 2% 30px 2%;
    margin: 0 auto;
    max-width: 1140px;
    overflow: hidden;
}

#wapp .custom{
    /*max-width: 500px;*/
    margin: 0 auto;
    overflow: hidden;
}

.wa1, .wa2{
    width: 100%;
    float: left;
}

.wa1 p.big{
    color: #fff;
    font-size: 23px;
    line-height: 29px;
    text-align: center;
    padding-bottom: 10px;

}

.wa1 p.min{
    color: #b7d6f1;
    font-size: 19px;
    line-height: 33px;
    text-align: center;
    padding-top: 5px;
}

.wa2{text-align: center;}
.wa2 img{vertical-align: middle;}

a.more2{
color: #fff;
    font: 500 19px/15px 'Montserrat', sans-serif !important;
    margin: 10px 0px 0px 0px;
    padding: 15px 40px;
    border-radius: 10px;
    text-align: center;
    text-decoration: none !important;
    display: inline-block;
    -webkit-transition: .2s ease-out !important;
    transition: .2s ease-out !important;
     background-image: url(../images/1/fon-more2.png);
    background-position: center center;
    background-repeat: no-repeat;
     background-size: cover;
}

a.more2:hover{
    color: #fff;
    background-color: #10839a;
}



#blogwrap{
  clear: both;
  width: 100%;
  padding-top: 30px;
  
}

a.more1{
    color: #10839a !important;
    border: 2px solid #10839a;
    font: 500 15px/15px 'Montserrat', sans-serif !important;
    margin: 15px 0px 0px 0px;
    padding: 14px 32px;
    border-radius: 0 15px;
    text-align: center;
    text-decoration: none !important;
    display: inline-block;
    -webkit-transition: .2s ease-out !important;
    transition: .2s ease-out !important;
}

a.more1:hover{
    color: #fff;
    background-color: #10839a;
}


#blog{
    clear: both;
	width: 96%;
	padding: 0px 2% 60px 2%;
    margin: 0 auto;
    max-width: 1140px;
    overflow: hidden;
}

#blog p.min {color: #9c9c9c; font-size: 13px; padding: 0px 0px 20px 30px;}

#blog h2{
    color: #353535;
    padding: 0px 0px 20px 0px;
    font-size: 25px;
    text-align: center;
}


ul.newsflash-horiz{
   width: 100%;
  display: block;
  padding: 0px;
  margin:0px 0px 0px 0px !important;
}

ul.newsflash-horiz li, .item{
        position: relative;
}

ul.newsflash-horiz li{
    width: 28%;
    float: left;
    padding: 0;
    margin: 2% 2.5%;
    list-style-type: none !important;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 17px #cacaca;
}

.newsflash-image img{
    width: 100%;
    border-radius: 10px 10px 0px 0px;
}

.cont {
    padding: 10px 15px 15px 15px;
}

h3.newsflash-title, h3.newsflash-title a {
    font-size: 21px;
    color: #363636;
    line-height: 26px;
    padding: 0px 0px 12px 0px;
    font-weight: 600;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin: 0px 0px;
    text-decoration: none;
    display: block;
    min-height: 80px;
}

h3.newsflash-title a{
     border-bottom: none;
}

.date{
    color: #aaaaaa;
    font-size: 14px;
    /*display: none;*/
}

.date .fa-calendar{display: none;}

ul.newsflash-horiz li a.readmore, .item a.btn{
   color: #005a9c;
    font: 401 14px/15px 'Montserrat', sans-serif;
    margin: 15px 0px 0px 35%;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px dashed;
    text-align: center;
    text-decoration: none !important;
}

ul.newsflash-horiz li a.readmore:hover, .item a.btn:hover{
     border-bottom: 1px solid;
}

.article-separator{display:none;}

.blog .article-info{
    display: none;
}

.blog .pull-left{
    float: none;
}

.blog .pull-left img{
    width: 100%;
    border-radius: 0 15px 0 0;
}

.vse{display: none;}

.cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3{
    width: 31%;
    float: left;
    padding: 0;
    margin: 2% 1%;
    list-style-type: none !important;
   background-color: #fff;
    -webkit-box-shadow: 0px 10px 12px 0px rgba(204,204,204,0.75);
-moz-box-shadow: 0px 10px 12px 0px rgba(204,204,204,0.75);
box-shadow: 0px 10px 12px 0px rgba(204,204,204,0.75);
}

.cols-3 .column-1 h2, .cols-3 .column-2 h2, .cols-3 .column-3 h2,
.cols-3 .column-1 h2 a, .cols-3 .column-2 h2 a, .cols-3 .column-3 h2 a{
    font-size: 18px;
    color: #363636;
    line-height: 24px;
    padding: 0px 0px 12px 0px;
    font-weight: 900;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin: 0px 0px;
    text-decoration: none;
    display: block;
    text-transform: none;
    min-height: 84px;
}

.pull-left.item-image{
    margin: 0px 0px 20px 0px;
    float: none;
}
.cont{padding: 15px;}

.introtext{
   /* min-height: 135px;*/
}

.cat-children{
    display: none;
}

.cols-3 .column-1 h2 a, .cols-3 .column-2 h2 a, .cols-3 .column-3 h2 a{
    border-bottom: none;
}

.cols-3 .column-1 p.readmore a.btn, .cols-3 .column-2 p.readmore a.btn, .cols-3 .column-3 p.readmore a.btn{
   /*color: #fff;*/
    font: 400 15px/15px 'Montserrat', sans-serif;
    /*margin: 15px 0px 0px 0px;
    padding: 14px 32px;*/
    /*border-radius: 0 15px;*/
    text-align: center;
    text-decoration: none !important;
    /*-webkit-transition: .2s ease-out;
    transition: .2s ease-out;*/
   /* display: inline-block;
    background-image: url(../images/key_02.png);
    background-position: center top;
    background-repeat: no-repeat;*/
}



.cols-3 .column-1 p.readmore a.btn:hover, .cols-3 .column-2 p.readmore a.btn:hover, .cols-3 .column-3 p.readmore a.btn:hover{
    background-position: center bottom;
}

.cols-3 .column-1 p.readmore, .cols-3 .column-2 p.readmore, .cols-3 .column-3 p.readmore{
   padding-bottom: 12px !important;
    text-align: right;
}

.items-row {
    display: block;
    overflow: hidden;
}

/*span.date{display: none;}*/

div.pagination{
 margin: 0 auto;
    display: table;
}
div.pagination ul {
  padding-left:  0px;
}

div#pg-pagination ul li, div.pagination ul li{
  float: left;
  padding-right: 5px;
  padding-left: 0px;
  list-style-image: none;
  list-style-type: none;

}

#kontact {
  width: 100%;
    max-width: 1920px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border-top: 1px solid #cddae1;
}

#podval{
    width: 96%;
    max-width: 1140px;
    margin: 0px auto;
    padding: 20px 2% 20px 2%;
    overflow: hidden;
}

#podval100{
    width: 100%;
    overflow: hidden;
}

#logob{
	float: left;
    width: 32%;
    padding: 0px 0px 20px 0px;
}

#logob img{
    padding: 0px 0px 20px 0px;
}

#logob .top1, #logob .top2, #logob .top3{
    width: 48%;
    padding: 1%;
}

#logob p, #logob p a{
    color: #353535;
}


#logob .top3 p, #logob .top3 p a{
    font-size: 17px;
    text-decoration: none;
}

#logob .top3 p.min1 a{
   font-weight: 700;
}

#logob .top3 p a:hover{
    color: #000;
}

#logob .top2{text-align: left;}

#menubot, #menubot2{
	float: left;
    width: 13%;
    padding: 20px 0px 20px 0px;
}

#menubot2{width: 35%;}

#menubot ul li, #menubot2 ul li {
    list-style-type: none;
    padding: 2px 0px;
}

#menubot ul li a, #menubot2 ul li a {
    color: #353535;
   font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    text-decoration: none;
}

#menubot ul li.item-109{display: none;}

#menubot a:hover, #menubot li.current.active a,
#menubot2 a:hover, #menubot2 li.current.active a{
    color: #005a9c;
}


#dru{
    width: 20%;
    float: right;
    display: inline-block;
    padding-top: 20px;
}

#dru img.fk{
  max-width: 100%;  
}

#dru p {text-align: right;}

#dru p a{
   text-align: center;
}

#dru p a:hover{
    color: #8b8e9c;
}

#dru a.druz{
      text-decoration: none;
    font-size: 14px;
    line-height: 20px;
}

#dru a.druz:hover{
    color: #8b8e9c;
}

#dru table{
    width: 200px;
    text-align: right;
    float: right;
    margin-top: 40px;
}

#copy{
    width: 100%;
    padding: 25px 0 20px 0;
    background: #f2f2f2;
}

#copyvn{
    width: 96%;
    max-width: 1140px;
    margin: 0px auto;
    padding: 0px 2% 0px 2%;
    overflow: hidden;
}

#copy p{
   color: #353535;
    font-size: 13px;
    
}


#copy p a{
   font-size: 13px;
   padding-left: 50px;
}





table.tbl{
   border-collapse: collapse;
   border: 1px solid #b8b8b8;
   padding: 3px;
   width: 100%;
}

table.tbl td{
  border: 1px solid #b8b8b8;
  padding: 5px;
  /*text-align: center;*/
}

table.tbl td, table.tbl td p, #content100 table.tbl td a, #content100 table.tbl td p a{  
  font-size: 15px;
  line-height: 20px;
  /*padding-bottom: 0px !important;*/
}

#content100 p{
    padding-bottom: 12px;
}

iframe{
    border: none;
}


.karta_txt {
    float: left;
    width: 47%;
}


.karta_map {
    float: right;
    width: 50%;
}


.thumb-wrap {
    width: 100%;
    margin: 0 auto;
  position: relative;
  padding-bottom: 56.25%; 
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


#card .usl.non.big {
    width: 45%;
    margin: 1% auto;
    float: none;
    min-height: 90px;
}

#card .usl010.big {
    width: 85%;
    padding: 0% 5% 0% 15%;
}


#plav22{
    display: block;
    position: fixed;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    left: 0;
    bottom: 0;
    z-index: 10000000000;
    color: #fff;
}
#plav22.fixed{display: none;}

.cootxt{
    max-width: 1180px;
    width: 90%;
    margin: 0 auto;
    color: #fff;
}

.cootxt p, .cootxt p a{
    color: #fff;
}

.cootxt p a:hover{
    color: #57c0ff;
}

.cootxt p{
    display: block;
    float: left;
    width: 78%;
    padding: 10px 2%;
}

.save{
    padding: 5px 0px;
    background-color: #008fd0;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    line-height: 28px;
    display: block;
    border: none;
    width: 100%;
    margin-top: 7px;
    border-radius: 5px;
    cursor: pointer;
}

.save:hover{
    background-color: #005a9c;
}

.cooform{
    width: 15%;
    display: block;
     float: left;
}


h3.poisk {
    font-size: 27px;
    color: #005a9c;
    line-height: 37px;
    padding: 0px 0px 20px 0px;
    font-weight: 700;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin: 0px 0px;
    text-decoration: none;
    text-transform: none;
}

.ooocenter0 {
    width: 98%;
    margin: 20px auto;
}

.ten0{padding: 2% 5% 5% 5%; width: 88%; box-shadow: 0px 0px 15px #d2d1d1; border-radius: 8px;}

#btn{
    color: #fff;
    font: 400 15px/15px 'Montserrat', sans-serif;
    margin: 0px;
    padding: 11px 20px;
    border-radius: 5px;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    display: inline-block;
    background: #005a9c;;
    border: none;
    font-weight: 500;
}

#btn:hover{
     background: #008fd0;
     cursor: pointer;

}

.text_lk {
    height: 38px;
    width: 60%;
    padding-left: 2%;
    margin-right: 2%;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    color: #08091b;
    border-radius: 5px;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus::-moz-placeholder {color:transparent; }

input::-webkit-input-placeholder {color: #757575; font-weight: 400; font: 15px/15px 'Montserrat';}
input::-moz-placeholder {color: #757575; font-weight: 400; font: 15px/15px 'Montserrat';}/* Firefox 19+ */
input:-moz-placeholder {color: #757575; font-weight: 400; font: 15px/15px 'Montserrat';}/* Firefox 18- */
input:-ms-input-placeholder {color: #757575; font-weight: 400; font: 15px/15px 'Montserrat';}

.resultat{padding: 15px; margin-top: 20px; border: 1px solid #ccc; border-radius: 8px; overflow: hidden;}

.r_nom, .r_reg, .r_organ, .r_gde, .r_tel{
    display: block;
    padding: 0.5%;
    float: left;
}

.r_reg{width: 20%;}
.r_organ{width: 30%;}
.r_gde{width: 20%;}
.r_tel{width: 26%;}

p.zag{color: #757575; font-weight: 500; font: 13px/18px 'Montserrat';}

.resultat p.tx, .resultat p.tx a, .resultat a{
    font-size: 15px;
    line-height: 20px;
}


.line {
   border-left: 10px solid #dddddd;
    padding: 10px 10px 5px 20px;
    margin: 10px 20px 20px 20px;
    font-style: italic;
}

#block-bot .eg-cena table.tbl {
    border: none;
}

#block-bot .eg-cena.rf2021 table.tbl td {
    padding: 20px 10px;
    border-left: 1px solid #b8b8b8;
    text-align: center;
}

#block-bot .eg-cena table.tbl td {
    border: none;
    border-top: 1px solid #b8b8b8;
}

.slick-prev {
    left: -5px !important;
}
.slick-next {
    right: -5px !important;
}

.slick-slider{
    margin-bottom: 40px;
}

.opisanie{
    width: 92%;
    margin: 0 auto;
}

.opisanie p{
   padding: 4px 10px 4px 10px;
    font-size: 14px;
    line-height: 21px;
    color: #353535;
    font-weight: 500;
}

.slick-prev, .slick-next{
    width: 50px !important;
    height: 50px !important;
    box-shadow: 0px 0px 15px #e9f1f7;
    border-radius: 50%;
    margin: 0 5px 0 0;
    z-index: 100;
    background-color: #fff !important;
}

.slick-prev{
    margin: 0 0 0 5px;
}

.slick-next{
  background-image: url(../images/ico_right0.png) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
 
}

.slick-prev{
  background-image: url(../images/ico_left0.png) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  
}

.slick-next:hover, .slick-prev:hover{
   box-shadow: 0px 0px 15px #e7f5ff;
}

.slick-prev:before, .slick-next:before{
    display: none !important;
}

.slick-slide img {
    width: 100%;
   /* box-shadow: 0 0 10px #ccc;*/
    margin-bottom: 40px;
}

img.max{
    max-width: 100%;
}

.slick-slide .vn{
  border: none;
    border-radius: 7px;
    width: 85%;
    margin: 25px auto;
    min-height: 270px;
    padding-top: 10px;
    box-shadow: 0px 0 27px #e9f1f7;
    min-height: 360px;
}

.slick-slide .vn h3{
    padding: 10px;
}


#bansl{
    clear: both;
	width: 96%;
	padding: 0px 2% 0px 2%;
    margin: 0 auto;
    max-width: 1140px;
    overflow: hidden;
}

#bansl h1 {
    font-size: 27px;
    color: #005a9c;
    line-height: 37px;
    padding: 100px 0px 0px 0px;
    font-weight: 500;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin: 0px 0px;
    text-decoration: none;
    text-transform: uppercase;
    max-width: 600px;
    
}

#bansl .spis-kpp{
    background-image: url(../images/top01.jpg);
    background-position: right center;
    background-repeat: no-repeat; 
     height: 292px;
}

.newtab{
    width: 65%;
    margin: 20px auto;
}

.newtab table.tbl td, .newtab table.tbl td p {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    color: #423535;
    padding-bottom: 0px!important;
}


.newtab table.tbl td p.grey {
    font-size: 13px;
    line-height: 18px;
    color: #7990a2;
    padding-bottom: 0px!important;
}

.newtab table.tbl{border: none;}
.newtab table.tbl td {
    border: none;
    border-top: 1px solid #c6d9e8;
}

.newtab table.tbl td{
    padding: 20px!important;
}


.newtab table.tbl td p.bordo{
    color: #fe2a00;
    text-align: right;
}

.dmenu li.item-120{display: none;}


#logo {    
    width: 43%;
}


#teltop {    
    width: 57%;
}

/*==============================1======================================*/
/*====================================================================*/

@media (max-width: 479px) {
    

#bansl{ width: 100%;padding: 0px;}
#bansl h1{padding: 50px 5% 0 5%;}
    
#bansl .spis-kpp{
    background-image: url(../images/top01.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
     height: auto;
     padding-bottom: 300px;
}  

.newtab {width: 100%;}
    

#card .usl.non.complex{
    min-height: auto;
}

table {
		overflow-x: auto;
		display: block;
	}

h2.poisk{
    font-size: 20px;
    line-height: 28px;
    text-align: left;
}

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

#content100 .ten0 p{
    text-align: left;
}
    
    .r_reg{width: 100%;}
.r_organ{width: 100%;}
.r_gde{width: 100%;}
.r_tel{width: 100%;}
    
 .cootxt p {
    width: 96%;
    padding: 20px 2% 10px 2%;
}


.save {
    margin-top: 10px;
    margin-bottom: 20px;
}

.cooform {width: 150px;}



#crumbs ul {text-align: center;}

div#n2-ss-1 .n2-ss-layer .n2-font-02a2959b23d2a0617aa25ca733d71c70-hover,
div#n2-ss-1 .n2-ss-layer .n2-font-1d41132c4ac2a934a2cbb58391a3956e-hover,
div#n2-ss-1 .n2-style-64d76454c8fe64110bed34902d857e02-heading,
div#n2-ss-1 .n2-style-2188ba15561960f356932558d0d6f9ff-heading{
    font-size: 20px!important;
}
    
#content0.padd{padding-top: 0px;}

h1 {font-size: 24px; line-height: 34px; text-align: center;}    
h2 {font-size: 22px; line-height: 32px; text-align: center;}
h3 {font-size: 20px; line-height: 30px; text-align: center;}
h4 {font-size: 18px; line-height: 28px; text-align: center;}
    
#logo {width: 100%; padding: 20px 0px 0px 0px; text-align: center;}
.log0, .log1, .log2 {display: block;}
.log0 p{text-align: center;}

.gmenu {display: none;}

#dj-megamenu90mobile {
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 1001;
}

#teltop {width: 90%; padding: 10px 5% 20px 5%;}
.top1, .top2, .top3 {
    width: 100%;
    padding: 0%;
    text-align: center;
}

.top3{padding-top: 20px;}
#teltop p.min1, #teltop p.min2 {
    text-align: center;
}

/*ul.dj-mobile-dark li.dj-mobileitem > a img, ul.dj-mobile-dark li.dj-mobileitem > a i {display: none;}
*/
/*#plav {height: auto; position: inherit;}
#plav.fixed {position: unset; background: transparent;}
#plav.fixed #shapka{display: block;}*/

#crumbs {width: 90%; padding: 20px 5% 0px 5%;}

#menubot, #menubot2, #dmenuwrap{display: none;}
#copy {padding: 20px 0 50px 0;}
#content100 p {text-align: center;}

#card .usl01, #card .usl02, #card .usl03, 
#card .usl04, #card .usl05, #card .usl06,
#card .usl007, #card .usl008, #card .usl009,
#card .usl010, #card .usl010.big{
    width: 90%;
    padding: 90px 5% 0% 5%;
    background-position: center 10px;
}

#card .usl, #card .usl.non, #card .usl.non2, #card .usl.non.big {width: 91%; margin: 10px 1%; padding: 2% 2% 20px 2%;}
#card h3{min-height: auto;}

#card h3 {font-size: 18px; line-height: 22px; text-align: center;}
#card p{text-align: center;}
.bl40, .bl60 {width: 100%; margin-right: 0%; text-align: center;}
.bl40{padding-bottom: 20px;}
.bl100 {width: 96%; text-align: center;}


.b101, .b102, .b103 {
    width: 90%;
    padding: 70px 5% 20px 5%;
    background-position: center 10px;
}

.bl60 p {text-align: center;}
#blog p.min {padding: 0px 0px 20px 0px; text-align: center;}
#blog h2 {padding: 0px 0px 10px 0px;}


#logob{width: 90%; padding: 0px 5% 20px 5%;}
.log2 {padding: 0px 25px 12px 25px;}
#telbot{width: 90%; padding: 0px 5% 20px 5%;} 
#infobot, #dru{ width: 100%}
#logob .top1, #logob .top2, #logob .top3 {width: 98%; padding: 1%;}
#logob .top2 {text-align: center;}
#dru {padding-top: 0px;}
#dru p a, #dru p {text-align: center;}
#dru table {float: none; margin: 30px auto 0 auto;}

.karta_txt, .karta_map {float: none; width: 100%;}
.thumb-wrap {width: 100%;}
.cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3, ul.newsflash-horiz li {
    width: 98%;
margin: 10px 2%;}

#copy p {text-align: center;}
#copy p a {padding-left: 0px; width: 100%; display: block;}

.wa1, .wa2 {width: 100%;}

.col-lg-3.col-md-3.col-sm-3.col-xs-3.vertical-tab-menu {
    width: 100%;
    padding-right: 0;
}

.col-lg-9.col-md-9.col-sm-9.col-xs-9.vertical-tab {
    width: 96%;
}

.vertical-tab-content.con2{
 margin-top: 10px;
}


.vertical-tab-content.con3{
 margin-top: 10px;
}

.vertical-tab-content.con2:before{
    top: 25px;
}

.vertical-tab-content.con3:before{
    top: 25px;
}

.mo1{
    vertical-align: top!important;
    margin-top: -18px!important; 
}

.mo2{
   vertical-align: top!important;
    margin-top: -18px!important;  
}

.mo3{
   vertical-align: top!important;
    margin-top: -18px!important;  
}


}	


/*====================================2================================*/
/*====================================================================*/

@media (min-width: 480px) and (max-width: 767px){


#bansl{ width: 100%;padding: 0px;}
#bansl h1{padding: 50px 5% 0 5%;}
    
#bansl .spis-kpp{
    background-image: url(../images/top01.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
     height: auto;
     padding-bottom: 300px;
}  

.newtab {width: 100%;}
    
    #card .usl.non.complex{
    min-height: auto;
}
 table {
		overflow-x: auto;
		display: block;
	}
 
 h2.poisk{
    font-size: 20px;
    line-height: 28px;
    text-align: left;
}

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

#content100 .ten0 p{
    text-align: left;
}
    
    .r_reg{width: 100%;}
.r_organ{width: 100%;}
.r_gde{width: 100%;}
.r_tel{width: 100%;}
    
    
    #crumbs ul {text-align: center;}
    
h1 {font-size: 24px; line-height: 34px; text-align: center;}    
h2 {font-size: 22px; line-height: 32px; text-align: center;}
h3 {font-size: 20px; line-height: 30px; text-align: center;}
h4 {font-size: 18px; line-height: 28px; text-align: center;}
    
#logo {width: 100%; padding: 20px 0px 0px 0px; text-align: center;}
.log0, .log1, .log2 {display: block;}
.log0 p{text-align: center;}

.gmenu {display: none;}

#dj-megamenu90mobile {
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 1001;
}

#teltop {width: 90%; padding: 10px 5% 20px 5%;}
.top1, .top2, .top3 {
    width: 100%;
    padding: 0%;
    text-align: center;
}

.top3{padding-top: 20px;}
#teltop p.min1, #teltop p.min2 {
    text-align: center;
}

/*ul.dj-mobile-dark li.dj-mobileitem > a img, ul.dj-mobile-dark li.dj-mobileitem > a i {display: none;}
*/
/*#plav {height: auto; position: inherit;}
#plav.fixed {position: unset; background: transparent;}
#plav.fixed #shapka{display: block;}*/

#crumbs {width: 90%; padding: 20px 5% 0px 5%;}

#menubot, #menubot2, #dmenuwrap{display: none;}
#copy {padding: 20px 0 50px 0;}
#content100 p {text-align: center;}

#card .usl01, #card .usl02, #card .usl03, #card .usl04 {
    width: 90%;
    padding: 90px 5% 0% 5%;
    background-position: center 10px;
}

#card .usl01, #card .usl02, #card .usl03, 
#card .usl04, #card .usl05, #card .usl06,
#card .usl007, #card .usl008, #card .usl009,
#card .usl010, #card .usl010.big{
    width: 90%;
    padding: 90px 5% 0% 5%;
    background-position: center 10px;
}

#card .usl, #card .usl.non, #card .usl.non2, #card .usl.non.big {width: 91%; margin: 10px 1%; padding: 2% 2% 20px 2%;}
#card h3{min-height: auto;}

#card h3 {font-size: 18px; line-height: 22px; text-align: center;}
#card p{text-align: center;}
.bl40, .bl60 {width: 100%; margin-right: 0%; text-align: center;}
.bl40{padding-bottom: 20px;}
.bl100 {width: 96%; text-align: center;}


.b101, .b102, .b103 {
    width: 90%;
    padding: 70px 5% 20px 5%;
    background-position: center 10px;
}

.bl60 p {text-align: center;}
#blog p.min {padding: 0px 0px 20px 0px; text-align: center;}
#blog h2 {padding: 0px 0px 10px 0px;}


#logob{width: 90%; padding: 0px 5% 20px 5%;}
.log2 {padding: 0px 25px 12px 25px;}
#telbot{width: 90%; padding: 0px 5% 20px 5%;} 
#infobot, #dru{ width: 100%}
#logob .top1, #logob .top2, #logob .top3 {width: 98%; padding: 1%;}
#logob .top2 {text-align: center;}
#dru {padding-top: 0px;}
#dru p a, #dru p {text-align: center;}
#dru table {float: none; margin: 30px auto 0 auto;}

.karta_txt, .karta_map {float: none; width: 100%;}
.thumb-wrap {width: 100%;}
.cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3, ul.newsflash-horiz li {
    width: 98%;
margin: 10px 2%;}

#copy p {text-align: center;}
#copy p a {padding-left: 0px; width: 100%; display: block;}
.wa1, .wa2 {width: 100%;}

.col-lg-3.col-md-3.col-sm-3.col-xs-3.vertical-tab-menu {
    width: 100%;
    padding-right: 0;
}

.col-lg-9.col-md-9.col-sm-9.col-xs-9.vertical-tab {
    width: 96%;
}

.vertical-tab-content.con2{
 margin-top: 10px;
}


.vertical-tab-content.con3{
 margin-top: 10px;
}

.vertical-tab-content.con2:before{
    top: 25px;
}

.vertical-tab-content.con3:before{
    top: 25px;
}



}

/*===================================3=================================*/
/*====================================================================*/

@media (min-width: 768px) and (max-width: 989px) {

#bansl{ width: 100%;padding: 0px;}
#bansl h1{padding: 50px 5% 0 5%;}
    
#bansl .spis-kpp{
    background-image: url(../images/top01.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
     height: auto;
     padding-bottom: 300px;
}  

h2.poisk{
    font-size: 20px;
    line-height: 28px;
    text-align: left;
}


#content100 .ten0 p{
    text-align: left;
}
    


    
    #crumbs ul {text-align: center;}
 
h1 {font-size: 24px; line-height: 34px; text-align: center;}    
h2 {font-size: 22px; line-height: 32px; text-align: center;}
h3 {font-size: 20px; line-height: 30px; text-align: center;}
h4 {font-size: 18px; line-height: 28px; text-align: center;}
    
#logo {width: 100%; padding: 20px 0px 0px 0px; text-align: center;}
.log0, .log1, .log2 {display: block;}
.log0 p{text-align: center;}

.gmenu {display: none;}

#dj-megamenu90mobile {
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 1001;
}

#teltop {width: 90%; padding: 10px 5% 20px 5%;}
.top1, .top2, .top3 {
    width: 100%;
    padding: 0%;
    text-align: center;
}

.top3{padding-top: 20px;}
#teltop p.min1, #teltop p.min2 {
    text-align: center;
}

/*ul.dj-mobile-dark li.dj-mobileitem > a img, ul.dj-mobile-dark li.dj-mobileitem > a i {display: none;}
*/
/*#plav {height: auto; position: inherit;}
#plav.fixed {position: unset; background: transparent;}
#plav.fixed #shapka{display: block;}*/

#crumbs {width: 90%; padding: 20px 5% 0px 5%;}

#menubot, #menubot2, #dmenuwrap{display: none;}
#copy {padding: 20px 0 50px 0;}
#content100 p {text-align: center;}

#card .usl01, #card .usl02, #card .usl03, 
#card .usl04, #card .usl05, #card .usl06,
#card .usl007, #card .usl008, #card .usl009,
#card .usl010, #card .usl010.big{
    width: 90%;
    padding: 90px 5% 0% 5%;
    background-position: center 10px;
}

#card .usl, #card .usl.non, #card .usl.non2, #card .usl.non.big {width: 91%; margin: 10px 1%; padding: 2% 2% 20px 2%;}
#card h3{min-height: auto;}

#card h3 {font-size: 18px; line-height: 22px; text-align: center;}
#card p{text-align: center;}
.bl40, .bl60 {width: 100%; margin-right: 0%; text-align: center;}
.bl40{padding-bottom: 20px;}
.bl100 {width: 96%; text-align: center;}


.b101, .b102, .b103 {
    width: 90%;
    padding: 70px 5% 20px 5%;
    background-position: center 10px;
}

.bl60 p {text-align: center;}
#blog p.min {padding: 0px 0px 20px 0px; text-align: center;}
#blog h2 {padding: 0px 0px 10px 0px;}


#logob{width: 90%; padding: 0px 5% 20px 5%;}
.log2 {padding: 0px 25px 12px 25px;}
#telbot{width: 90%; padding: 0px 5% 20px 5%;} 
#infobot, #dru{ width: 100%}
#logob .top1, #logob .top2, #logob .top3 {width: 98%; padding: 1%;}
#logob .top2 {text-align: center;}
#dru {padding-top: 0px;}
#dru p a, #dru p {text-align: center;}
#dru table {float: none; margin: 30px auto 0 auto;}

.karta_txt, .karta_map {float: none; width: 100%;}
.thumb-wrap {width: 100%;}
.cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3, ul.newsflash-horiz li {
    width: 98%;
margin: 10px 2%;}

#copy p {text-align: center;}
#copy p a {padding-left: 0px; width: 100%; display: block;}

}

@media (min-width: 990px) and (max-width: 1099px) {
    
#bansl h1{max-width: 500px;}

    
.dmenu ul li.item-112 {padding: 0 1% 0px 5px;}   
.dmenu ul li {padding: 0px 1%;}

.top2 {
    width: 65%;
    padding-left: 0%;
}
.top3 {
    width: 33%;
}
#logob .top3 {width: 65%;}
#logob .top2 {width: 20%;}
#dru a.more{padding: 2px 15px;}

#card p.big1 {padding: 7px 7px 100px 7px;}
#card h3 {
    font-size: 15px;
    line-height: 20px;
}
    
}

@media (min-width: 1100px){
    
    
}


