@font-face {
    font-family: 'Georgia';
    src: url('georgia.ttf');
}
@font-face {
    font-family: 'Monotype Corsiva';
    src: url('Monotype Corsiva.ttf');
}
@font-face {
    font-family: 'Mistral';
    src: url('Mistral.ttf');
}
@font-face {
    font-family: 'BrushType Bold';
    src: url('BrushType-Bold.otf');
}
@font-face { 
    font-family: 'icomoon';
    src: url('icomoon.otf'); 
}
.body_type {
	BACKGROUND: url(../images/site-bg.jpg) no-repeat #38B7FA; MARGIN: 0px 0px 0px 0px;
	background-position:top center;
}
body, html, #wrapper{
    min-height: 100%;
	overflow-x: hidden;
}
p,ul,li {
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 14px; 
    color:#000;
}
.site_res{
max-width:1180px;
}
.gallery_img{
 float:left;width:204px;padding-top:8px;
}
.gallery_img_razdel{
float:left;width:214px;padding-top:8px;	
}
.page_zaglavie { 
font-size:30px;
font-family: Georgia;
padding-bottom:20px;
}
.breadcrumbs {
   color: #000;
   float: left;
   font-size: 12px;   
   font-family : Verdana,Helvetica;
   padding-bottom:10px;
  /*  text-shadow: 1px 1px 1px #333;*/
}
.breadcrumbs a {
    color: #666;
	text-decoration: none;
}
.breadcrumbs a:hover {
    color: #E31E24;
}
.breadcrumbs-h1{
	padding-top:50px;
}
.contentSmall_menu {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 16px; 
	COLOR: #fff;  
	LINE-HEIGHT: 10px; 
	TEXT-DECORATION: none; 
	padding: 10px 10px 0 5px;
}
.contentSmall_menu:hover {
	COLOR: #52A749; 
	TEXT-DECORATION: none; 
	text-shadow: 2px 2px 2px #888888;
}
.contentSmall_menu_selected {
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 16px; 
	COLOR: #E33979;  
	LINE-HEIGHT: 10px; 
	TEXT-DECORATION: none; 
	padding: 10px 10px 0 5px;
}
.contentSmall_menu_selected:hover {
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 16px; 
	COLOR: #E33979; 
	TEXT-DECORATION: none; 
	text-shadow: 2px 2px 2px #888888;
}
.full_page{
	text-align:left;
    display:flex;
    width:100%;
    padding-top:10px;
    padding-bottom:14px;
	min-height: 630px;
}
/*.left_menu{
	float:left;
	width:23%;
}*/
.header_tel1 {
  float: left;
}
.menu_block{
  background-color: #1CA916;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
  width: 100%;    
}
.show_page{
    width:77%;
	float:left;
   background-color:#ffffff;
   -moz-border-radius: 7px / 7px;
   -webkit-border-radius: 7px / 7px;
   border-radius: 7px / 7px;
   padding: 12px;
   padding-top: 20px;    
   display: inline-block;  
   color: #000; 
   font-family: Verdana;
   font-size:14px;    
}
.icon-box {
	flex: 0 0 33%;
	max-width: 33%;
	margin-top: 50px;
}

.paragraph_big {
	flex: 0 0 25%;
	max-width: 25%;
	margin-top: 50px;
	margin-bottom:5px;
	font-family: Georgia;
	font-size:31px;
	font-weight:bold;
}
.paragraph{
	font-family: Verdana,Tahoma;
	font-size:18px;
	font-weight:100;
	color:#575758;
	margin-top:10px;
}
.row {

    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: -50px;

}

.hr_red{
    height: 2px;
    border: none;
    margin-top: 20px;
    margin-bottom: 52px;
    width: 70px;	
    background-color: #E31E24;
}
.hr_pink{
    height: 2px;
    border: none;
    margin-top: 20px;
    margin-bottom: 32px;
    width: 120px;	
    background-color: #E31E24;
}
[class^="icon-"] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-arrow_left::before {
    content: "\e905";
    font-size: 10px;
    color:#fff;
}
.icon-arrow_right::before {
    content: "\e905";
    font-size: 10px;
    color:#333;
    float: right;
    padding-top: 3px;
}
.fa-angle-right::before {
    content: "\e905";
    font-size: 10px;
    color:#333;
}
.fa-angle-right {    
    float: right;
    padding-top: 3px;
}
.fa-angle-down::before {
    content: "\e903";
    font-size: 10px;
    color:#333;
}
.icon-arrow_leftw::before {
    content: "\e905";
    font-size: 10px;
    color:#fff;
}
.icon-arrow_down::before {
    content: "\e903";
    font-size: 10px;
    color:#333;
}
.icon-arrow_white_down::before {
    content: "\e903";
    font-size: 10px;
    color:#fff;
}
.icon-location::before {
    content: "\e907";
    font-size: 16px;
    color:#fff;
}
.icon-phone::before {
    content: "\e912";
    font-size: 16px;
    color: #fff;
    line-height: 20px;
}
.icon-phone-white::before {
    content: "\e908";
     color: #fff;
}
.icon-phone-black::before {
    content: "\e908";
    font-size: 16px;
     color: #000;
}
.icon-email::before {
    content: "\e909";
    font-size: 18px;
    color: #fff;
}
.icon-email-black::before {  
    content: "\e909";
    font-size: 18px;
    color: #000;
    line-height: 24px;
    vertical-align: top;
}

.icon-circle {
    width: 100px;
    height: 100px;
    line-height: 100px;
    box-shadow: 2px 0 20px 0 rgba(80,83,101,.21);
    border-radius: 50%;
    display: inline-block;
    text-align: center;
	box-sizing: border-box;
}
.icon-circle:hover {
    width: 100px;
    height: 100px;
    line-height: 100px;
    box-shadow: 2px 0 20px 0 rgba(10,13,31,.71);
    border-radius: 50%;
    display: inline-block;
    text-align: center;
	box-sizing: border-box;
}
.icon-shlaifan-beton{
    background: url(../images/shlaifan-beton-icon.png) no-repeat 1px 1px;
}
.icon-epoksidni-pokritia{
    background: url(../images/epoksidni-pokritia-icon.png) no-repeat 1px 1px;
}
.icon-diamanteno-shlaifane{
    background: url(../images/diamanteno-shlaifane-icon.png) no-repeat 1px 1px;
}
/************ Mobile menu ****************/
.menu{
    position: relative;
    z-index: 3000;
	text-align:left;	
}

.menu li{
    float: left;
    position: relative;
}

.menu li a{
    color: #616161;
    font-size: 16px;
    padding: 0 10px;
    line-height: 34px;
    display: inline-block;
	FONT-FAMILY: Tahoma; 
}

.menu li a img{
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}

.menu li:hover a{
    font-weight: normal;
    color: #000;
}

.menu li.active{
    color: #000;
}

.menu1 {
    text-align: center;
    width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.menu1 div {
    /*float: left;*/
    width: 100%;
}
.menu1 div a {
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
	text-decoration: none;	
    width: 100%;
    text-shadow: 2px 1px 2px #222;
}
.menu1 div a:hover{
  /*opacity:0.8;  */
  background-color: #197F0A !important;
}
.menu1 div a.active {
	background-position:top !important;
}
.menu1 div a span {
	color: #fff;
    line-height: 52px;
    padding-left: 20px;
    padding-right: 20px;
}
.menu1 div a{
	display: block; 
}
.menu1 div a:hover.button1 {

}
.submenu{
    background: #fff;
    position: absolute;
    top: 36px;
    left: 5px;
    padding: 20px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);

    min-width: 260px;
    visibility:hidden;
    opacity:0;
    
    z-index: 3000;
}

.menu li:hover .submenu{
    visibility:visible;
    opacity:1;
}

.menu li:hover a.active{
    font-weight: bold;
}

.submenu .sub-menu-col {
    float: left;
    width: 160px;
    margin-bottom: 15px;
    min-height: 117px;
}

.submenu .sub-menu-col.to_right{
    float: right;
    margin-bottom: 7px;
    width: 160px;
    min-height: 0;
}

.submenu .sub-menu-col.to_right a{
     background: url(../images/leaf_bullet.png) no-repeat 0 2px;
    padding: 0 0 0 0px;
    font-weight: bold;
    display: inline-block;
    font-family: "MyriadPro";
    line-height: 18px;
	color: #fb4b50;
}
.submenu .sub-menu-col.to_right a:hover{
    text-decoration: underline;
}

.sub-menu-title{
    font-size: 14px;
    font-family: "MyriadProBold";
    color: #fb4b50;
	text-transform: uppercase;
}

.submenu a{  
    font-size: 15px;
    min-width: 95px;
	color:#999999;
    line-height: 22px;
    background: url(../images/leaf_bullet.png) no-repeat 0 14px;
    font-weight: normal;
	text-decoration:none;
}
.menu li a:hover{   
	color:#E31E24;
}
.menu li .sub-menu-items a:hover{
    text-decoration: underline;
}
    .mobile_menu a{
        width: 100%;
        float: none;
        display: block;
        margin:0 15px;
        padding: 0 10px !important;

        -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
        -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
        box-sizing: border-box;
    }
    .mobile_menu .submenu a{
        border-bottom: 1px solid #ccc;
        display: block;
        line-height: 35px;
		margin-left: 0px;
    }

    .mobile_menu a:last-child{
        border-bottom: 0;
    }

.left_menu {
   float:left;
   width: 23%;
   margin-right: 10px;    
}
.left_menu div {
    /*float: left;*/
    width: 100%;
}
.left_menu div a {
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
	text-decoration: none;	
    display:inline-block;
    width: 100%;
    background-color: #13A394;
    margin-bottom: 6px;    
    border-radius: 6px;
}
.left_menu div a:hover{
  /*opacity:0.8;  */
  background-color: #272B7B !important;   
}
.left_menu div a.active {
	background-position:top !important;
}
.left_menu div a span {
	color: #fff;
    line-height: 52px;
    padding-left: 20px;
    padding-right: 20px;
}
.left_menu div a.button1 {
	/*background-image:url(../images/button1.png);
	background-repeat: no-repeat;*/
    background-color: #E08D1C;
    border: 1px solid #fff;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
	display: block; 
}
.left_menu div a:hover.button1 {

}



.container{
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    z-index: 2;
    max-width: 1210px;
}
.header_top   {
        font-size : 12px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        text-decoration : none;
        color:#111;
        line-height : 17px;
		width:100%;
		height:27px;
		vertical-align:top;	
}
.header_bg{
	BACKGROUND: url(../images/site_bg.png) no-repeat #A2F1FE; MARGIN: 0px 0px 0px 0px;
	background-position:top center;
	width:100%;
	height:1800px;
}
.header_slogan_block{
float:left;padding-top:10px;padding-bottom:6px;vertical-align:bottom;
width:480px;
text-align: left;
}
.social_font   {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #111;
  line-height: 26px;
  vertical-align: top;
}
.social_font:hover        {
   text-decoration : none;
    color:#13A394;
}
.header_location  {
        font-size : 11px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        text-decoration : none;
        color:#666666;
        line-height : 14px;
}
.header_razdelitel{
      float:left;
}
.news_desc{
   font-size : 12px;
   font-family : Verdana,Helvetica;
   text-decoration: none; 
   color: #666;
   line-height : 18px;
	float:left;text-align:justify;width:64%;
}
.menu_hr{
    clear:both;
	border: solid #14B1BB;
	width:100%;
	border-width: 2px 0 0;
	padding:0px;
	margin-bottom:1px;
}
.before_footer{
    display:inline-block;
    margin-top:20px;
    width:100%;
    BORDER-TOP: #777 1px solid;
    background-color: #6E6E6F;
    vertical-align:bottom;
}
.footer{
    background:url(../images/footer_bg.jpg) center top no-repeat;
  /*  display:inline-block;*/
    width:100%;
    vertical-align:bottom;
    height: 601px;
    margin-top: -230px;
}
.footer_menu1_col1{
	width:30%;
	float:left;
	text-align:left;
	padding-top:20px;
	padding-bottom:30px;
	min-width:380px;
}
.footer_menu1_h1{
	font-size:18px;
	font-family: Georgia; 	
	line-height:30px;	
	color:white;
	padding-bottom:10px;	
}
.footer_menu1_col1_sub2{	
    color:white;
	font-size:15px;
	 font-family: Georgia; 
     font-weight: 100; 	
	line-height:24px;	
	text-decoration:none;
}
.footer_menu1_col1_sub2 a{	
    color:white;
	font-size:15px;
	 font-family: Georgia; 
     font-weight: 100; 	
	line-height:24px;	
	text-decoration:none;
}
.footer_menu1_col1_sub2 a:hover{
     color:#000000; 
}
.footer_menu1_col1_sub{
 color:white;
 	font-size:15px;
	 font-family: Georgia; 
     font-weight: 100; 	
}
.footer_menu1_col1_sub a{
    background: url(../images/leaf_bullet_white.png) no-repeat 0 2px;
    padding-left:15px;	
     color:white;
	font-size:15px;
	 font-family: Georgia; 
     font-weight: 100; 	
	line-height:24px;	
	text-decoration:none;
}
.footer_menu1_col1_sub a:hover{
     color:#000000;
     background: url(../images/leaf_bullet_black.png) no-repeat 0 2px;	 
}
.share-content{
    display: inline-block;
}
.share-content a{
    width: 30px;
    height: 30px;
    background: no-repeat 0 0;
    display: inline-block;
    margin-right: 10px;
    vertical-align: -6px;
	background-size: 30px 30px;
}
.share-content a.fb_share{
    background-image: url(../images/fb_icon_footer.png);
}
.share-content a.twitter_share{
    background-image: url(../images/twitter_icon_footer.png);
}
.share-content a.gplus_share{
    background-image: url(../images/gplus_share.png);
}
.share-content a.youtube_share{
    background-image: url(../images/youtube_share.png);
}
.share-content a.instagram_share{
    background-image: url(../images/instagram_icon_footer.png);
}
.share-content a.google_share{
    background-image: url(../images/googleplus_icon_footer.png);
}
.share-content a:hover{
    opacity: 0.5;
}
.btn {
    padding: 15px 25px;
	padding-top:13px;
    border: 0px solid #000;
    display: inline-block;
    margin-top:10px;
	margin-bottom:6px;
   /* border-radius: 3px;*/
	text-decoration:none;
    color: #ffffff;
	background-color:#E31E24;
}
.btn:hover {
    padding: 15px 25px;
	padding-top:13px;
    border: 0px solid #fff;
    display: inline-block;
    margin-top:10px;
	margin-bottom:6px;	
  /*  border-radius: 3px;*/
	background-color:#6E6E6F;
	 -webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.5));
	 transition: all .5s ease;
	
}
.btn1 {
    padding: 12px 20px;
	padding-top:10px;
    border: 0px solid #000;
    display: inline-block;
    margin-top:10px;
	margin-bottom:6px;	
    /*border-radius: 3px;*/
	text-decoration:none;
    color: #000;
	background-color:#fff;
	 -webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.5));
}
.btn1:hover {
    padding: 12px 20px;
	padding-top:10px;
    border: 0px solid #000;
    display: inline-block;
    margin-top:10px;
	margin-bottom:6px;
    /*border-radius: 3px;*/
	text-decoration:none;
    color: #ffffff;
	background-color:#E31E24;
	transition: all .5s ease;
	
}
.header_tel{
    float: right;
}
.header_mail{
float:left;
}
.social{
float:right;
}
.logo{
float:left;
padding-right:25px;
padding-bottom: 13px;    
clear: both;
}
.mobile_hr{
display:none;
}
.contentSmallBlueBold        {
        font-size : 12px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        text-decoration : none;
        font-weight : bold;
        COLOR: #111;
        line-height : 14px;
}

.contentSmallBlueBold:hover        {
        font-size : 12px;
        font-family : Verdana,Helvetica;
        text-decoration : none;
        font-weight : bold;
        color : #13A394;
        line-height : 14px;
}  
.contentSmallicon        {
        font-size : 17px;
        font-family : Verdana, Helvetica;
        text-decoration : none;
        font-weight : bold;
        COLOR: #575758;
        line-height : 20px;
}

.contentSmallicon:hover        {
        font-size : 17px;
        font-family : Verdana,Helvetica;
        text-decoration : none;
        font-weight : bold;
        color : #E31E24;
        line-height : 20px;
}  

.menu_razdelitel {
box-shadow: 1px 0px 2px 1px #494949;
margin-bottom:3px;
margin-left:15px;
margin-right:15px;
width:3px;
height:3px;
}
.more_button {
text-decoration:none;
background:none !important;
}
.more_button:hover {
text-decoration:none;
 -webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.5));
}
.zaglavie_font{
    font-size : 15px;
    font-family : Verdana,Helvetica;
    text-decoration : none;
    color: #000;
    line-height : 14px;
    vertical-align:top;
	line-height:30px;
	padding-top:15px;
    padding-left:8px;		
} 
.contentSmall {
   font-size : 12px;
   font-family : Verdana,Helvetica;
   text-decoration: none; 
   color: #111;
   line-height : 18px;
}
.contentSmallBlue {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #467FBC; LINE-HEIGHT: 12px; FONT-FAMILY: Verdana,Helvetica; TEXT-DECORATION: none
}
.headlineBlue {
        font-size : 12px;
        font-family : Verdana,Helvetica;
        text-decoration : none;
        font-weight : bold;
        color :  #003366;
        line-height : 14px;
}
.headlineBlue:hover {
        color : #2868A8;
}
.contentSmallUrl{
        font-size : 12px;
        font-family : Verdana,Helvetica;
        text-decoration : none;
        color :  #003366;
        line-height : 12px;
}
.contentSmallUrl:hover {
        color : #2868A8;
}


.ramka_bottom {

BORDER-RIGHT: #898989 1px solid; BORDER-LEFT: #898989 1px solid; BORDER-BOTTOM: #898989 1px solid;

}

.slideshow_border {
   background-color:#ffffff;
   /*-moz-border-radius: 7px / 7px;
   -webkit-border-radius: 7px / 7px;
   border-radius: 7px / 7px;*/
   padding: 9px;
   padding-top:7px;    
   display: inline-block;
   width:100%;
   border: 1px solid #aaa;
   border-top: 0; 
}
.contentBigBlue          {
        font-size : 16px;
        font-family : Verdana,Helvetica;
        font-weight : bold;
        text-decoration : none;
        color : #467FBC;
        line-height : 18px;

}
.offers_line{
	float:left;
	width:557px;
	padding:0px;
	border-bottom:#999 dotted 1px;
	overflow:hidden;
}
.contentSmallTitle
{
	FONT: 11px Verdana; COLOR: #996600; TEXT-DECORATION: none
}
.bottomMenuTitle
{
	FONT: 14px Verdana; color: #FFFFFF; TEXT-DECORATION: none
}
.header_block{
    clear:both;
    display:flex;
}
.header_block .logo img {
  height:110px;
}
.after-logo img{
   width:100%;
    float:right;
}
.footer_font {
font-family: Georgia;
font-size:14px;
color: #FFFFFF;
line-height:14px;
text-decoration:none;
padding-top:570px;
padding-bottom:0px;
}
.Razdel_Font {
font-family: Monotype Corsiva;
font-size:24px;
color: #111;
line-height:20px;
text-decoration:none;
}
.Razdel_Font_Static {
font-family: Georgia;
font-size:14px;
color: #FFFFFF;
line-height:14px;
text-decoration:none;
}
.bottommenu_font  {
font-family: Georgia;
font-size:14px;
color: #FFFFFF;
line-height:14px;
text-decoration:none;
}
.bottommenu_font:hover  {
font-family: Georgia;
font-size:14px;
color: #0095E5;
line-height:14px;
text-decoration:none;
}
.gallery_par{
width:1200px;padding-left:48px;
}
.gallery_div{
float:left;width:350px;height:250px;overflow: hidden !important;
margin:10px;
}
.gallery_div:hover{
box-shadow: 5px 5px 5px #888888;
}
.image_border, .image_border:visited {
BORDER-RIGHT: #898989 1px solid; BORDER-TOP: #898989 1px solid; MARGIN: 2px 0px 0px 0px; BORDER-LEFT: #898989 1px solid; BORDER-BOTTOM: #898989 1px solid;PADDING: 1px 1px 1px 1px;
}

.image_border_news{
BORDER-RIGHT: #898989 1px solid; BORDER-TOP: #898989 1px solid; MARGIN: 2px 0px 0px 0px; BORDER-LEFT: #898989 1px solid; BORDER-BOTTOM: #898989 1px solid;PADDING: 1px 1px 1px 1px;
margin-right:10px;
width:300px;
}

.image_border_shadow {

BORDER-RIGHT: #b9b9b9 1px solid; BORDER-TOP: #b9b9b9 1px solid; MARGIN: 2px 0px 0px 0px; BORDER-LEFT: #b9b9b9 1px solid; BORDER-BOTTOM: #b9b9b9 1px solid; PADDING: 1px 1px 1px 1px;
}
.image_border_shadow:hover {
BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; MARGIN: 2px 0px 0px 0px; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid; PADDING: 1px 1px 1px 1px;box-shadow: 5px 5px 5px #888888;
}
.flag_with_shadow {
margin-bottom: 20px;box-shadow: 0px 2px 6px #000000;
}
.flag_with_shadow:hover {
margin-bottom: 20px;box-shadow: 0px 2px 6px #FF4100;
}
.page_bg_shadow {
box-shadow: 1px 0px 10px 1px #292929;
}

.table_parva_kletka {       
	 border-color: #898989; border-bottom: #898989 solid 1px; border-right: #898989 solid 1px;border-left: #898989 solid 1px;
}
.table_sredna_kletka {       
	 border-color: #898989; border-bottom: #898989 solid 1px; border-right: #898989 solid 1px;
}
.slogan_font{
  float:left;
  color:#ffffff;
  text-shadow: -1px 0 #777, 0 1px #777, 1px 0 #777, 0 -1px #777;
  font-family: "BrushType Bold";
  font-size: 45px;
  padding-bottom:6px;
}
.firma_name{
  padding-top:10px;
  display: inline-block;    
  padding-bottom: 0px;
  line-height: 35px;
  /*text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;*/
  text-shadow: -1px 0 #777, 0 1px #777, 1px 0 #777, 0 -1px #777;  
  font-family: "BrushType Bold";
  font-size: 65px;    
}
.table_header_font{
	/*text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;*/
    color:#fff
}
.slogan_font_small{
  color:#777;font-size:19px;float:left;clear:both;
  font-style:italic; font-weight: bold;
}
.nivo-html-caption {
  display:none;
  text-align:center;
  
}
.slide-h1{
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 52px; 
	line-height:30px;
	COLOR: #ffffff; 
	TEXT-DECORATION: none; 
	text-shadow: 2px 2px 2px #000000;
}
.slide-h2{
	FONT-FAMILY: Monotype Corsiva; 
	FONT-SIZE: 42px; 
	line-height:30px;
	COLOR: #ffffff; 
	TEXT-DECORATION: none; 
	text-shadow: 2px 2px 2px #000000;

}
.image_border_shadow_2017 {

BORDER-RIGHT: #b9b9b9 1px solid; BORDER-TOP: #b9b9b9 1px solid; MARGIN: 2px 0px 0px 0px; BORDER-LEFT: #b9b9b9 1px solid; BORDER-BOTTOM: #b9b9b9 1px solid; 
box-shadow: 5px 5px 5px #c8c8c8;
margin-bottom:20px;
margin-right:40px;
width:320px;
float:left;
overflow:hidden;
background: #ffffff;
padding:16px;
}
.mobile_menu{
    display: none;
}
.desktop_submenu{
    display: block;
}
.webdesign{font-family: Georgia;font-size:14px;color: #ddd;line-height:14px;text-decoration:none;text-shadow: 2px 2px 2px #222;}
.webdesign:hover{font-family: Georgia;font-size:14px;color: #13A394;line-height:14px;text-decoration:none;	}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
 /* background: rgb(33,33, 33);
    background: rgba(12, 95, 164, 0.7);*/
	background: rgba(64, 64, 64, 0.6);
    width: 50px;
    height: 40px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 5px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(44, 44, 44, 0.7);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
/* adminpanel */
.headlineWhite {
        font-size : 13px;
        font-family : Verdana,Helvetica;
        text-decoration : none;
        font-weight : bold;
        color : #ffffff;
        line-height : 14px;
}
.contentSmallBlackBold {
        font-size : 12px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        text-decoration : none;
        font-weight : bold;
        color : #604020;
        line-height : 14px;
}
.contentSmallBlackBold:hover {
        font-size : 12px;
        font-family : Verdana,Helvetica;
        text-decoration : none;
        font-weight : bold;
        color : #E7754F;
        line-height : 14px;
} 
.contentSmallWhiteBold {
        font-size : 12px;
        font-family : Verdana,Helvetica;
        text-decoration : none;
        font-weight : bold;
        color : white;
        line-height : 14px;
}

.contentSmallWhiteBold:hover {
        font-size : 12px;
        font-family : Verdana,Helvetica;
        text-decoration : none;
        font-weight : bold;
        color : orange;
        line-height : 14px;
}
.contentSmallRed {
        font-size : 12px;
        font-family : Verdana,Helvetica;
        text-decoration : none;
        font-weight : bold;
        color : #604020;
        line-height : 14px;
}

.contentSmallRed:hover {
        font-size : 12px;
        font-family : Verdana,Helvetica;
        text-decoration : none;
        font-weight : bold;
        color : orange;
        line-height : 14px;
}
.Select {
        font-size : 12px;
        font-family : Verdana,Helvetica;
}

.EditBox  {
        font-size : 12px;
        font-family : Verdana,Helvetica;
}
.Button  {
        font-size : 12px;
        font-family : Verdana,Helvetica;
        line-height : 22px;
}
/* End adminpanel */
@media(max-width: 1300px) {
 .footer_menu1 {
   width: 33%;
 }
}
@media(max-width: 1279px) {
.gallery_par {
	padding-left: 0;
	width:1110px;
 }
 .footer_menu1 {
    width: 50%;
 }
 .footer_menu1_col1 {
	 padding-left:10px;
 }
}
@media(max-width: 1158px) {
  .show_page{
    width:71%;
  }
  .news_desc{
	width:52%;  
  }
}
@media(max-width: 1109px) {
 .gallery_par {
	width:800px;
 }	
}
@media(max-width: 1024px) {	
.gallery_img_razdel{
float:left;width:194px;padding-top:8px;	
}	
  .pageinner_desktop{
    width:100%;
  }	
 .image_border_shadow_2017_right{
  width:270px;
  margin-left:10px;
  padding-left:8px;
  }	
  .image_border_shadow_2017{
  width:280px;
  margin-right:10px;
  padding-left:10px;
  min-height:auto;
  } 
  .image_border_shadow_2017:hover{
  width:280px;
  margin-right:10px;
  padding-left:10px;
  min-height:auto;  
  }
  .image_border_shadow_2017 .inner_img{
  width:275px;
  } 
  .image_border.inner_img{
  width:100%;
  }
}
@media screen and (max-width: 1023px) {
	html {overflow-x: hidden; }	
	body{overflow-x: hidden;}	
    .flags{
	padding-top:0px;
	padding-bottom:10px;
	}	
    .mobile_menu{
    display: none;
    }
   .innerpage{
	width:94%;  
	margin-right:20px;
	float:none;
	padding-top:0px;
   }	
   .inner_img{
	   width:100%;
	   margin-right:20px;
   }
   .footer_menu1{
	width:50%;  
  }   
	.tel_text{
    display:none;
    }
  .slide_res{
	width:920px;
  }
  .site_res{
	width:100%;	
  }
  .image_border_shadow_2017_right{
  float:none;
  text-align:center;
  }	 
}
@media (max-width: 992px) {
  .header_tel1, .icon-location, .header_mail, .social, .tel_text, .menu_desktop, .header_razdelitel {
    display: none;
  }
}
@media (max-width: 959px) {
	html {overflow-x: hidden; }	
	body{overflow-x: hidden;}		
    .mobile_menu{
    display: none;
    }
	.header_top{
	display:block;
	}
.slideshow_border {
   background-color:#ffffff;
   BORDER:0;
   padding:0px;
}	
.show_page{
	width:96%;
	padding-left:8px;
}
.news_desc{
	width:100%;
}
.footer{
	background-position:bottom;
	height:90px;
    display: inline-block;
    clear: both;
    margin-top: -15px;
}
.Razdel_Font_Static{
padding-top:10px;
}
.footer_font{
	padding-top: 30px;
}
.left_menu{
	display:none;
}
.event_img{
 width:100%;
}
 .menu_block{
   margin-top:0px;
  }  
.menu li a{
border:0;
}
.container{
	   padding-left:10px;
}
.pageinner_desktop{
    width:100%;
	min-height:500px;
  }	
.mobile_menu{
    display: block;
    }
.slide-h1{
font-size:20px;
}
.slide-h2{
font-size:20px;
}
.tel_text{
display:none;
}
.header_tel{
float:right;
padding-right:16px;
}
.header_mail{
display:none;
}
.social{
display:none;
}
.logo{
padding:10px;
padding-top: 0;
}
.header_block{
float:left;
}
.paragraph_big,.icon-box {
max-width:100%;
width:100%;
flex-basis: 100%;
margin-top: 10px;
}
.paragraph{
width:90%;
}
.menu_desktop{
display:none;
}
.header_razdelitel{
display:none;
}
/*.slogan_font{
 padding-bottom:10px;
 padding-right:20px;
 float:left;
}*/
.slogan_font_small{
  padding: 0px;
  margin:0px;
  float:left;
}
/*.header_slogan_block{
  margin:0;
  padding:0;
  float:none;
  width:100%;
}*/
	
}
@media (max-width: 760px) {
 .gallery_par {
    width: 100%;
	padding-left: 0;
 }
 .gallery_div {
    float:none;
 }
 .footer_menu1_col1 {
	 width:50%;
	 padding-left:20px;
 }
}
@media (max-width: 640px) {
  .gallery_div {
    margin-left:0;
  }
  .before_footer{
   width:100%;
   text-align:center;
  }
  .footer_menu1_col1{
   text-align:center;
   width:95%;
  }
  .footer_menu1{
	width:100%;  
  }
  .footer_menu1_col1_sub{
	padding-left:10px;
	padding-right:10px;
  }	
 .footer_menu1_h1{
	padding-left:0px; 
 }	 
}
@media (max-width: 520px) {
.logo{
  padding-left: 10px;
  padding-right: 10px;
}
.header_block .logo img {
  height: 84px;
}    
  .after-logo{
      display: none;
   }    
.slogan_font{
font-size:26px;
 padding: 0px;
 text-align:left;
 margin:0px;
float: left;
}
.slogan_font_small{
  padding: 0px;
  margin:0px;
  text-align:center;
  float:none;
  width:100%;
}
.firma_name{
  font-size: 45px;
  float: left;
 padding-left: 0px;
}
.header_slogan_block{
  margin:0;
  padding:0;
  float:none;
  text-align:center;
  width:100%;
}
.mobile_hr{
 display:block;
 width:70%;border-top: 1px solid #999999;border-bottom:0;text-align:center;
}
}  
@media (max-width: 480px) {	
.image_border_news{
width:99%;
}
.pageinner_desktop{
  padding-left:0px;
  float:none;
  text-align:center;
  width: 300px;
  margin: 0 auto;
}
 .form_input{ 
  width:200px !important;	 
 }
.footer_menu1_col1_sub{
	padding-left:10px;
	padding-right:30px;
	text-align:left;
	width:90%;
 } 
 .mobile_br{
  display:block;
  padding:0;
  margin:0;
  line-height:0px;  
 }
}
@media (max-width: 428px){
.gallery_img{
 width: 180px;
 height:123px;
}
.gallery_img img{
 width: 170px;
 height:113px; 
}    
.gallery_img.portrait{
 width: 180px;
 height:240px;
}    
.gallery_img.portrait img{
 width: 170px;
 height:230px; 
}
}
@media (max-width: 375px) {	
.gallery_img{
 width: 169px;
 height:123px;
}
.gallery_img img{
 width: 150px;
 height:111px; 
}
.gallery_img.portrait{
 width: 169px;
 height:230px;
}
.gallery_img.portrait img{
 width: 150px;
 height:210px; 
}     
.gallery_img_razdel{
 width: 170px;
 height:137px;	
}
.gallery_img_razdel img{
 width: 160px;
 height:107px;	
}
.image_border{
	width:97%;
	padding-right:10px;
 }
 .footer_menu1_col1{
  padding-left:0px;
  }
}