body {font-size:11pt !important}

.cq_shadow_small { 
    -webkit-box-shadow: 0px 1px 5px #bbb; 
    -moz-box-shadow: 0px 1px 5px #bbb; 
    box-shadow: 0px 1px 5px #bbb;
    }
.cq_shadow_small2 { 
    -webkit-box-shadow: 0px 2px 9px #000; 
    -moz-box-shadow: 0px 2px 9px #000; 
    box-shadow: 0px 2px 9px #000;
    }
.cq_shadow_small3 { 
    -webkit-box-shadow: 0px 1px 5px #000; 
    -moz-box-shadow: 0px 1px 5px #000; 
    box-shadow: 0px 1px 5px #000;
    }

.cq_l_c { font-weight: bold; color: rgb(58, 180, 30) }
.cq_l_q { font-weight: bold; color: rgb(170, 0, 176) }
    
.cq_lh1 { line-height:50px  !important; }
.cq_lh { line-height:2.3; }
.cq_lh_content { line-height:1.8; }

.cq_img_mx {max-height:300px}
.cq_lei_img {height:170px;margin:20px;padding:3px}
.cq_unt_img {height:130px;margin:15px;padding:3px}
.cq_center_div {margin:0 auto;overflow: hidden; width:100%;text-align:center;padding:10px 0}
.cq_rev_img {width:80%;margin:20px 0px 40px 0px;padding:5px}
.cq_koop_margin {margin-left:10px}
.cq_head_space {height:64px}

.cq_div_img {
    display: flex; 
    justify-content: center;
/*    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;*/
    }
    
/*    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;*/

.content_logo { height:30px; }

#client_list .item{
  background: #a1def8;
  padding: 30px 30px;
  display: block;
  margin: 15px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

/*Navbar Menu*/

.header .topbar {
	z-index: 12;
	padding: 3px 0;
	position: relative;
}

.header .logo img {
	z-index: 1;
	margin: 11px 0;
	position: relative;
}

.header .dropdown > a::after {
	top: 9px;
	right: 10px;
	content: "\f107";
}
.header .navbar-nav > li > a {
	bottom: -2px;
	position: relative;
	padding: 9px 20px 9px 20px;
}

.header .navbar-nav > li > a {
	color: #687074;
	font-size: 15px;
	font-weight:400;
	text-transform: none;
}

.breadcrumbs {
	overflow: hidden;
	padding: 0px 0 0px;
	border-bottom: solid 1px #eee;
/* 	background: url(../img/patterns/breadcrumbs.png) repeat; */
	background-color: #fcfcfc;
}

.interactive-slider-v2 {
	z-index: 1;
	padding: 100px 0;
	position: relative;
	text-align: center;
	background: url(../img/cq_bg2.png) no-repeat;
	background-size: cover;
	background-position: center center;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    height:300px;
}

.interactive-slider-v2 h1 {
	color: #fff;
	font-size: 4em;
	font-weight: 600;
	line-height: 40px;
	text-transform: none;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.service-block-v6 .service-desc h2 {
	font-size: 18px;
	margin: 0 0 10px;
	text-transform: none;
	font-weight: bold;
}

h2.title-v2::after {
	left: 0;
	width: 70px;
	height: 2px;
	content: " ";
	bottom: -10px;
	background: #72c02c;
	position: absolute;
}

.blog-tag { color: #999 }
.blog-text p { 
    text-align: justify;
/*     text-justify: inter-word; */
    }
    
.footer-v2 .footer {
	padding: 40px 0;
/* 	background: #f7f7f7; */
	background: #fff;
	border-top: 3px solid #eee;
    -webkit-box-shadow: 0px 1px 5px #555; 
    -moz-box-shadow: 0px 1px 5px #555; 
    box-shadow: 0px 1px 5px #555;
}

.footer-v2 address {
	color: #555;
	line-height: 28px;
}

.cq_h_in {padding-top: 10px !important; padding-bottom: 10px !important}

.cq_tags .tags-v4 li {
	line-height: 26px;
}

.cq_tags .tags-v4 a {
	color: #888;
	border-color: #bbb;
    font-size:9pt;
}

.cq_tags .tags-v4 a:hover {
	color: #f7f7f7;
	border-color: #72c02c;
    background: #72c02c;
}

/*Copyright*/
.footer-v2 .copyright {
	border-top: none;
	background: #eee;
	padding: 20px 0 15px;
}

.footer-v2 .copyright p {
	color: #555;
	margin-bottom: 0;
}

/*Link News .footer-v6 */
.footer-v2 .footer .link-news {
	margin-bottom: 0;
/*     padding: 5px 0px; */
}

.footer-v2 .footer .link-news li {
padding: 12px 0px;
}

.cq_footer_logo {padding:0px 0px 14px 22px}
.cq-kontakte-p { font-size:10pt !important}

.news-v1-info	a {
		color: #75005d;
		text-decoration: none;
}

.news-date {
	font-weight: bold;
}


.error-v1 {
  padding-bottom: 30px;
  text-align: center;
}
.error-v1 p {
  color: #555;
  font-size: 16px;
}
.error-v1 span {
  color: #555;
  display: block;
  font-size: 35px;
  font-weight: 200;
}
.error-v1 span.error-v1-title {
  color: #777;
  font-size: 180px;
  line-height: 200px;
  padding-bottom: 20px;
}

@media (max-width: 500px) {
	.error-v1 p {
    font-size: 12px;
	}
	.error-v1 span {
    font-size: 25px;
	}
	.error-v1 span.error-v1-title {
    font-size: 140px;
	}
}

@media (max-width: 550px) {
    .breadcrumbs h1.pull-left {
        margin-bottom: 10px;
        }
        
    .interactive-slider-v2 {
        padding: 30px 0;
        height: 220px;
        }
        
    .interactive-slider-v2 p {
        font-size: 14pt;
        }
        
    .interactive-slider-v2 h1 {
        font-size: 20pt;
        }
    }
    
@media (min-width: 551px) {
    .interactive-slider-v2 {
        padding: 30px 0;
        height: 200px;
        font-size: 20pt;
        }
        
    .interactive-slider-v2 p {
        font-size: 16pt;
        }
        
    .interactive-slider-v2 h1 {
        font-size: 26pt;
        }
    }
    
@media (min-width: 751px) {
    .interactive-slider-v2 {
        padding: 50px 0;
        height: 200px;
        font-size: 20pt;
        }
        
    .interactive-slider-v2 p {
        font-size: 18pt;
        }
        
    .interactive-slider-v2 h1 {
        font-size: 30pt;
        }
    }
    
/*@media (max-width: 750px) {
    .interactive-slider-v2 {
        padding: 30px 0;
        height: 200px;
        font-size: 20pt;
        }
        
    .interactive-slider-v2 p {
        font-size: 18pt;
        }
        
    .interactive-slider-v2 h1 {
        font-size: 30pt;
        }
    }*/

@media (max-width: 991px) {
    .cq_head_space {height:0px}
}

@media (min-width: 992px) {
	/*Logo*/
	.header-fixed .header.header-fixed-shrink .logo img {
		max-width: 165px;
		margin: 45px 0 -10px;
	}

	/*Navbar Nav*/
	.header-fixed .header.header-fixed-shrink .navbar-nav > li > a {
		padding-top: 27px;
		padding-bottom: 19px;
	}

	/*Dropdown*/
	.header-fixed .header.header-fixed-shrink .dropdown > a:after {
		top: 28px;
	}
}
