body {
	background: #ffffff;
	font: 13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height: 1.428571429;
}

h2{
	color:#066ea3
}

a{
	color: #066ea3;
}
a:hover{
	color: #2b8fcd;
}

#mxcpr{
	display: none;
}

/*Позиции*/
.right-position{
	margin-bottom: 30px;
}
.user1-position{
	margin-top: 30px;
}

/*Скрываем заголовки модулей*/
.displaynone .page-header{
	display: none;
}

.page-header{
	margin: 0;
	margin-bottom: 20px;
}

/*Меню*/
.main-menu{
	text-transform: uppercase;
	/*margin-bottom: 25px;*/
}

.main-menu a{
	color: #000;
	min-width: 80px;
}

.main-menu li.active>a{
	background: #066ea3;
    color: #FFFFFF;
	transition: all 0.25s ease;
}
.main-menu li:hover>a{
	background: #066ea3;
    color: #FFFFFF;
	transition: all 0.25s ease;
}
.main-menu li{
	padding: 0px 6px;
}

/*Шапка*/
header .container{
	margin-bottom: 25px;
	background-image: url(/templates/blank_j3/images/top.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 109px;
}

header .top-logo{
	max-width: 100%;
	margin-top: 10px;
}

header .top-cont{
	text-align: right;
	/* margin-top: 20px; */
	margin-right: 10px;
}

header .top-tel{
	color: #fff;
}

header .top-slogan{
	color: #fff;
}

/*баннер бокс*/
.bannerBox .banner-box1 > a {
	display: inline-block;
	min-height: 219px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.bannerBox .banner-box1 > a p {
	font: 300 36px/40px Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #2b8fcd;
	position: absolute;
	bottom: 0;
	margin-bottom: 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.bannerBox .banner-box1 > a:hover p {
	color: #b6b6b6;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.bannerBox .banner-box2 > a {
	/*background: #e5483d;*/
	background: #70AFE9 ;
	padding: 34px 15px 33px 15px;
	text-align: center;
	display: inline-block;
	margin-bottom: 30px;
	min-height: 219px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	text-decoration: none;
}
.bannerBox .banner-box2 > a figure {
	width: 53px;
	height: 70px;
	margin: 0;
	margin-bottom: 7px;
	overflow: hidden;
	display: inline-block;
}
.bannerBox .banner-box2 > a p {
	color: #ffffff;
	font: 20px/24px Trebuchet MS,Arial,Helvetica,sans-serif;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.bannerBox .banner-box2 > a:hover {
	background: #eaeaea;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.bannerBox .banner-box2 > a:hover figure img {
	margin-top: -70px;
}
.bannerBox .banner-box2 > a:hover p {
	color: #b6b6b6;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.bannerBox .banner-box3 > a {
	/*background: #066ea3;*/
/*	background: rgb(34, 173, 23) none repeat scroll 0% 0%;*/
	background: #AD1741 none repeat scroll 0% 0%;
	padding: 34px 15px 33px 15px;
	text-align: center;
	display: inline-block;
	margin-bottom: 30px;
	min-height: 219px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	text-decoration: none;
}
.bannerBox .banner-box3 > a figure {
	width: 47px;
	height: 62px;
	margin: 0;
	margin-bottom: 7px;
	overflow: hidden;
	display: inline-block;
}
.bannerBox .banner-box3 > a figure figure img {
	margin-top: -62px;
}
.bannerBox .banner-box3 > a p {
	color: #ffffff;
	font: 20px/24px Trebuchet MS,Arial,Helvetica,sans-serif;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.bannerBox .banner-box3 > a:hover {
	background: #eaeaea;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.bannerBox .banner-box3 > a:hover figure img {
	margin-top: -62px;
}
.bannerBox .banner-box3 > a:hover p {
	color: #b6b6b6;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.bannerBox .banner-box4 > a {
	background: #2b8fcd;
	padding: 34px 15px 33px 15px;
	text-align: center;
	display: inline-block;
	margin-bottom: 30px;
	min-height: 219px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	text-decoration: none;
}
.bannerBox .banner-box4 > a figure {
	width: 58px;
	height: 60px;
	margin: 0;
	margin-bottom: 7px;
	overflow: hidden;
	display: inline-block;
}
.bannerBox .banner-box4 > a p {
	color: #ffffff;
	font: 20px/24px Trebuchet MS,Arial,Helvetica,sans-serif;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.bannerBox .banner-box4 > a:hover {
	background: #eaeaea;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.bannerBox .banner-box4 > a:hover figure img {
	margin-top: -60px;
}
.bannerBox .banner-box4 > a:hover p {
	color: #b6b6b6;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*Проекты и новости*/
.projects{
	max-width: 355px;
}

.caption-proj{
	background-color: #2b8fcd;
	color: white;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0;
}

.wrapper-proj{
	background-color: #066ea3;
	text-align: center;
	color: white;
}
.wrapper-proj p{
	display: block;
	margin: 10px 20px;
	text-align: left;
	min-height: 50px;
}

.wrapper-proj .my-left{
	display: block;
	height: 28px;
	width: 28px;
	background-image: url(/templates/blank_j3/images/arrow1.png);
	position: absolute;
	top: 50%;
	left: 15px;
}
.wrapper-proj .my-right{
	display: block;
	height: 28px;
	width: 28px;
	background-image: url(/templates/blank_j3/images/arrow.png);
	position: absolute;
	top: 50%;
	right: 15px;
}

/*Новости сайта*/
.list_carousel2.responsive {
	width: auto;
	max-width: 350px;
	margin: 0;
	padding-top: 3px;
}
.list_carousel2 #news_foo2 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
}
.list_carousel2 #news_foo2 > li {
	padding: 0;
	float: left;
	cursor: default;
}

.list_carousel2.responsive .caroufredsel_wrapper {
	cursor: default !important;
}
.foo-btn {
	position: relative;
	top: 0;
	text-align: center;
	padding: 7px 0 0 0;
}
.list_carousel2 .prev, .list_carousel2 .next {
	display: inline-block;
	width: 24px;
	height: 24px;
	cursor: pointer;
	float: left;
}
.list_carousel2 .prev {
	background: url(/templates/blank_j3/images/prev.png) 0 top no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_carousel2 .next {
	background: url(/templates/blank_j3/images/next.png) 0 top no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_carousel2 .prev:hover {
	background: url(/templates/blank_j3/images/prev.png) 0 bottom no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_carousel2 .next:hover {
	background: url(/templates/blank_j3/images/next.png) 0 bottom no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.footer{
	margin-top: 30px;
	background-color: #066ea3;
	min-height: 120px;
	color: white;
}
.footer .footer-logo img{
	margin: 15% 10%;
	max-width: 100%;
}
.footer .copyright{
	margin: 15% 10%;
}
.footer .footer-info{
	/*margin: 15% 0%;*/
	margin: 10% 0%;
	padding-left: 60px;
}
/*JoomGallery*/
.gallery img{
	max-width: 100%;
	opacity: 1;
	transition: opacity 0.5s ease;
}
.gallery img:hover{
	opacity: 0.8;
	transition: opacity 0.5s ease;
}
.jg_imgalign_gal{
	text-align: center;
}
.jg_imgalign_catimgs{
	text-align: center;
}
.jg_rmsm_legend{
	display: none;
}
.jg_subcatelem_txt img{
	display: none;
}
.jg_subcatelem_txt a{
	font-weight: 700;
}
.gallery .jg_catdescr{
	text-align: left;
}
.right-position{
	margin: 0;
}

/*--------------------media queries-----------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
 .servBox {
 margin-top: -14px;
}
 .list0 .extra-wrap {
 position: relative;
 top: -10px;
}
 .registrationBox > div {
 padding-right: 99px;
}
.bannerBox a{	max-width: 155px;}
.bannerBox .banner-box1 > a p {
 font-size: 26px;
 line-height: 30px;
 display: block;
 margin-bottom: 50px;
}
.bannerBox .banner-box2 > a {
 min-height: 200px;
 min-width: 155px;
 padding: 30px 15px 20px 15px;
}
.bannerBox .banner-box3 > a {
 min-height: 200px;
 min-width: 150px;
 padding: 30px 15px 20px 15px;
}
.bannerBox .banner-box4 > a {
 min-height: 200px;
 min-width: 150px;
 padding: 30px 15px 20px 15px;
}
header .top-slogan{
	font-size: 20px;
}
header .top-tel{
	font-size: 25px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (min-width: 992px) and (max-width: 1219px) {
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 192px;
}
 nav.tm_navbar li a {
 width: 130px;
}
 nav.tm_navbar li {
 margin-left: 1px;
}
 .bannerBox .banner-box1 > a p {
 font-size: 26px;
 line-height: 30px;
 display: block;
 margin-bottom: 50px;
}
 .bannerBox .banner-box2 > a {
 min-height: 200px;
 min-width: 150px;
 padding: 30px 15px 20px 15px;
}
 .bannerBox .banner-box2 > a p {
 font-size: 14px;
 line-height: 20px;
}
 .bannerBox .banner-box3 > a {
 min-height: 200px;
 min-width: 150px;
 padding: 30px 15px 20px 15px;
}
 .bannerBox .banner-box3 > a p {
 font-size: 14px;
 line-height: 20px;
}
 .bannerBox .banner-box4 > a {
 min-height: 200px;
 min-width: 150px;
 padding: 30px 15px 20px 15px;
}
 .bannerBox .banner-box4 > a p {
 font-size: 14px;
 line-height: 20px;
}
 .allBoxes1 .box1 p {
 font-size: 25px;
 line-height: 30px;
}
 .allBoxes1 .box3 {
 overflow: hidden;
 padding-top: 40px;
}
 .thumb-pad1 .thumbnail figure {
 margin: 0;
 float: none;
}
 .thumb-pad1 .thumbnail figure img {
 width: 100%;
}
 .thumb-pad1 .thumbnail .caption {
 padding: 36px 15px 30px 30px;
}
 .list_carousel2 .list_btn {
 right: 15px;
}
 .logoBox {
 display: block;
 float: left;
 overflow: hidden;
 padding-top: 30px;
}
 .errorBox > img {
 width: 100%;
}
header .top-slogan{
	font-size: 20px;
}
header .top-tel{
	font-size: 22px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (min-width: 768px) and (max-width: 991px) {
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
}
 h1.navbar-brand_ {
 float: none;
 margin-right: 0;
}
 .menuBox {
 float: none;
}
 nav.tm_navbar {
 margin-right: 0;
}
 nav.tm_navbar li {
 margin-left: 1px;
}
 nav.tm_navbar li a {
 width: 140px;
}
 header {
 text-align: center;
}
 .bannerBox article a {
 width: 100%;
}
 .picBox {
 margin-bottom: 30px;
}
 .allBoxes1 .box3 {
 overflow: hidden;
 padding-top: 40px;
}
 .thumb-pad1 .thumbnail figure {
 float: none;
 margin-right: 0;
}
 .list_carousel2 .list_btn {
 position: relative;
 top: 0;
 right: 0;
 z-index: 1;
 float: right;
 margin-bottom: 10px;
}
 .logoBox {
 display: block;
 float: left;
 overflow: hidden;
 padding-top: 30px;
}
 .thumb-pad1 .thumbnail figure img {
 width: 100%;
}
 .allBoxes3 h2 {
 font-size: 15px;
 line-height: 22px;
}
 .focus div figure img {
 width: 100%;
}
 .thumb-pad1 .thumbnail .caption {
 padding: 36px 15px 30px 30px;
}
 .list0 li figure {
 float: none;
 margin-right: 0;
 margin-bottom: 5px;
}
 .errorBox img {
 width: 100%;
}
 .list-romb-box {
 text-align: center;
}
 .thumb-pad2 figure {
 margin: 0 0 20px 0;
}
 .thumb-pad2 .thumbnail .caption h2 {
 font-size: 20px;
 line-height: 20px;
}
 .thumb-pad5 figure {
 margin: 0;
 float: none;
 margin-right: 0;
 margin-bottom: 10px;
}
 .thumb-pad1 .thumbnail .caption .title {
 font-size: 13px;
 font-weight: normal;
}
 .thumb-pad4 figure {
 margin: 0;
 float: none;
 margin-right: 0;
 margin-bottom: 10px;
}
 .thumb-pad4 figure img {
 width: 100%;
}
 .blogBox {
 padding-bottom: 50px;
}
 .pad-box2:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 left: 0;
 content: none;
 z-index: 10;
}
 .thumb-pad3 .thumbnail .caption a {
 font-size: 15px;
}
 .thumb-pad6 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad6 figure img {
 width: 100%;
}

header .top-slogan{
	font-size: 18px;
}
header .top-tel{
	font-size: 20px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 767px) {
 header {
 text-align: center;
 position: relative;
 height: auto;
 padding: 0;
}
 .global.indent {
 padding-top: 0;
}
 .menuBox {
 float: none;
}
 h1.navbar-brand_ {
 width: 100%;
 float: none;
 text-align: center;
 margin-bottom: 20px;
 margin-top: 40px;
}
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 width: 100%;
 border: 1px solid #343536;
 background: #343536;
 color: #ffffff;
 cursor: pointer;
 margin-top: 10px;
 height: 30px;
 vertical-align: middle;
}
 nav.tm_navbar {
 margin-right: 0;
}
 .bannerBox article a {
 width: 100%;
 min-height: 110px !important;
}
 .bannerBox .banner-box1 > a {
 width: 100%;
}
 .bannerBox .banner-box1 > a p {
 bottom: 30px;
}
 .picBox {
 margin-bottom: 25px;
}
 .iconBox1,  .iconBox2 {
 overflow: hidden;
 margin-bottom: 35px;
}
 .allBoxes3 .col-lg-2 {
 margin-bottom: 35px;
}
 .list_carousel2.responsive {
 margin-bottom: 40px;
}
 .thumb-pad1 {
 padding-top: 50px;
}
 .list_carousel2 .list_btn {
 position: relative;
 top: 0;
 right: 0;
 z-index: 1;
 float: right;
 margin-bottom: 10px;
}
 .thumb-pad3 .thumbnail .caption a {
 font-size: 15px;
}
 .newsBox {
 margin-top: 80px;
}
 .registrationBox {
 text-align: center;
}
 .registrationBox p {
 font-size: 25px;
 float: none;
}
 .registrationBox a {
 float: none;
}
 .thumb-pad2 figure {
 margin: 0;
 float: none;
 margin-right: 0;
 margin-bottom: 20px;
}
 nav.tm_navbar {
 float: none;
 display: inline-block;
 width: 100%;
 padding: 0;
 margin: 0;
}
 nav.tm_navbar .nav {
 display: none;
}
 .dateBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 left: 0;
 content: none;
 z-index: 10;
}
 .dateBox {
 margin-top: 70px;
}
 .servBox article {
 width: 50%;
 float: left;
}
 .about-box {
 margin-bottom: 50px;
}
 .list2 {
 margin-bottom: 70px;
}
 .services-box {
 float: left;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 float: none;
 width: 100%;
 margin-bottom: 3px;
}
 #contact-form .message .error,  #contact-form .message .empty {
 bottom: 2px;
}
 .errorBox {
 margin-top: 0;
 margin-bottom: 50px;
}
 .map iframe {
 height: 300px;
}
 .info {
 margin-bottom: 50px;
}
 .iconBlock {
 margin-top: 50px;
 margin-bottom: 50px;
}
 .margTop {
 margin-top: 60px !important;
}
 .list-romb-box {
 text-align: center;
}
 .list1-3 {
 margin-bottom: 70px;
}
 .quoteBox {
 margin-bottom: 50px;
}
 .infoBox {
 margin-bottom: 50px;
}
 .mainBox {
 padding-top: 75px;
}
 .testimBox {
 margin-top: 30px;
}
 .thumb-pad9 {
 margin-bottom: 60px;
}
 .thumb-pad9 figure {
 float: left;
 margin-right: 20px;
}
 .list6 {
 margin-bottom: 60px;
}
 .foo_info {
 margin-bottom: 70px;
}
 .thumb-pad2 .thumbnail .caption a {
 margin-bottom: 10px;
 display: inline-block;
 line-height: 17px;
}
 .table1 .middle {
 padding-left: 0;
 text-align: center;
}
 .table1 .firstCol {
 padding-left: 0;
 text-align: center;
}
 .thumb-pad4 figure {
 margin: 0;
 float: none;
 margin-right: 0;
 margin-bottom: 10px;
}
 .thumb-pad4 figure img {
 width: 100%;
}
 .instrBox {
 padding-top: 60px;
}
 .blogBox {
 padding-bottom: 50px;
}
 .list4 {
 padding-bottom: 30px;
}
 .errorBox1 {
 padding-top: 0;
}
 footer div div > article {
 margin-bottom: 50px;
}
 footer div div > section {
 margin-bottom: 50px;
}
 .pad-box2:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 left: 0;
 content: none;
 z-index: 10;
}
 .stepsBox {
 margin-bottom: 30px;
}
 .centerBox {
 margin-top: 60px;
}
 .informationBox {
 padding-top: 0;
}
 footer {
 padding-bottom: 0;
}
header .top-slogan{
	font-size: 15px;
}
header .top-tel{
	font-size: 18px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 626px) {
 .thumb-pad3 figure {
 float: none;
 margin-right: 0;
}
 .thumb-pad9 figure {
 float: none;
 margin-right: 0;
}
 .aboutBox {
 width: 100%;
 float: left;
}
 .tabBox {
 width: 100%;
 float: left;
 padding-top: 40px;
}
 .list6 > li time {
 display: block;
 float: none;
}
 .list6 > li ul {
 float: none;
 padding: 10px 0;
}
 .thumb-pad6 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad6 figure img {
 width: 100%;
}
header .top-slogan{
	font-size: 14px;
}
header .top-tel{
	font-size: 16px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 560px) {
 .thumb-pad1 .thumbnail figure {
 margin: 0;
 float: none;
 margin-right: 0;
}
 .thumb-pad1 .thumbnail figure img {
 width: 100%;
}
 .thumb-pad1 .thumbnail .caption {
 padding: 36px 15px 30px 30px;
}
 .errorBox img {
 width: 100%;
}
 .thumb-pad5 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
header .top-slogan{
	font-size: 14px;
}
header .top-tel{
	font-size: 16px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 480px) {
 .servBox article {
 width: 100%;
 float: none;
}
 .dateBox {
 width: 100%;
 float: none;
}
 .services-box {
 width: 100%;
 margin-right: 0;
 float: none;
}
 .list_carousel2 #news_foo2 > li .title {
 font-size: 18px;
 line-height: 30px;
 font-weight: normal;
}
 .list2 li .badge {
 float: none;
 margin-bottom: 10px;
 margin-right: 0;
}
 .productBox article {
 width: 100%;
}
 .testimonialsBox article {
 float: none;
 width: 100%;
 padding-bottom: 30px;
}
 .aboutBox hr {
 width: 100%;
}
 .thumb-pad5 figure {
 margin: 0;
 float: none;
 margin-right: 0;
 margin-bottom: 10px;
}
 .thumb-pad5 figure img {
 width: 100%;
}
 .listBox article {
 width: 100%;
 float: left;
}
 .centerBox1 article {
 width: 100%;
 float: none;
 margin-bottom: 25px;
}
 .galleryBox article {
 width: 100%;
 float: none;
}
 .partnersBox article {
 width: 100%;
 float: none;
}
header .top-slogan{
	font-size: 12px;
}
header .top-tel{
	font-size: 12px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 320px) {
 .teamBox article {
 float: none;
 width: 100%;
}
 .teamBox article {
 width: 100%;
 float: none;
}
 .quoteBox > div .txt {
 font-size: 17px;
 line-height: 25px;
}
 .infoBox .inf {
 font-size: 14px;
 line-height: 22px;
 font-weight: normal;
}
 .trainerBox {
 width: 100%;
 float: none;
}
 .plus_list li > span {
 width: 150px;
 display: inline-block;
}
 .staffBox article {
 width: 100%;
 float: none;
}
 .teamBox article {
 width: 100%;
 float: none;
}
 .allBoxes1 .iconBox2 .tel {
 font-size: 17px;
}
header .top-slogan{
	font-size: 10px;
}
header .top-tel{
	font-size: 10px;
}
}



/*my*/

td, th {
	vertical-align: middle;
 /*padding: 5px !important;*/
}

.my > tbody > tr > td > p {
    margin: 0px 0px 0px !important;
}


.modal {
   position: relative !important;
   display:  inline   !important;
}

#sbox-window iframe {
    width: 350px !important;
    height: 100%  !important;
}

/*#sbox-window {
    width: auto !important;
    height: auto !important;
}

.sbox-content-image img {
	height: 650px !important;
	width: auto !important;
}*/

.webjust-logo{
	width:280px;
	height:40px;
	font-size:12px;
	line-height:40px;
    padding-top: 30px;
    margin: 0 auto;
}

.webjust-logo a{
	color:rgba(255,255,255,.8)
}

.webjust-logo img{
	width:20px;
	margin-right:10px;
	transition:all 300ms ease-out .1s
}

.webjust-logo:hover img {
	-moz-transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg)
}
.rekv-info {
	/*padding-left: 0px !important;*/
}
.rekv-rek {
	font-size: 10px;
}
.moduletable_menu .nav-justified > li {
    display: block;
    width: 180px !important;
}
.prod-menu .nav-justified{
    border: 1px solid #066ea3;
}

a .preview_p {
	display: none;
	max-height: 450px;
}

a:hover .preview_p {
	display: block;
	position: absolute;
/*	top: -1px;
	left: -5px; */
	margin-top: 10px;
	margin-left: -300px;
	z-index: 1;

    width:300px;
   /* height:200px;*/
    border: 1px solid;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

/*.mybox {
	position: fixed; right: 0px; top: 50%;
}*/
#feedback_button:hover {
	background: #FFF;
	color: #000;
}

.td_photo {
   background: #066EA3 none repeat scroll 0% 0%;
   color: #FFF;
}

.breadcrumb {
   margin-bottom: 0px;
}
     /*продукция*/
.prod-content img {
    max-width: 100%;
	height: auto;
}



@media screen and (max-width: 800px) {
    .top-tel {
    	/*font-size: 8.4px !important;*/
	font-size: 12px !important;
	/*font-weight: bold;    	*/
    }
    .prod-content table{
    	 width: 100%;
    }
    .prod-content h1{
    	 margin: 0 !important;
   	     font-size: 20px;
    }
	.prod-menu {
        display: none;
	}
	.prod-menu btn{
		/*white-space: inherit;
		position: fixed;
		left: 0px;
		top: 50%;
		z-index: 101; */
	}
	.prod-menu .nav-justified > li > a {
	    margin-bottom: 0px;
	    font-size: 12px;
	}
	.prod-content table {
	    margin-left: -20px;
	}
	#mob_tel {
		/*cursor: inherit;*/
		padding-right: 9px !important;
		padding-left: 9px !important;
		-webkit-user-select: inherit;
		-moz-user-select: inherit;
		-ms-user-select: inherit;
		user-select: inherit;
	}
}


@media screen and (max-width: 500px) {
	.prod-content .my {
	    display: none;
	}
	.modal img{
		width: 100%;
		height: auto;
	}

}

@media screen and (max-width: 400px) {
    .top-tel {
		font-size: 10px !important;
    }
    #feedback_button {
    	 font-size: 10px;
    	 padding: 0;
    }
    .fb {
    	 padding: 0;
    	 max-width: 80px;
    }
    #mob_tel {
    	font-size: 10px;
    	padding: 4px;
    }
    #mob_tel img {
    	max-width: 25px !important;
    }
    .bs {
		float: none !important;
		padding-left: 20%;
    }
}

@media (max-width: 1190px) {
	#main-menu .nav-justified {
		width: 83.7%;
	}
	#main-menu .nav-justified > li {
		width: auto;
	}
}

@media (min-width: 769px) {
	#main-menu .nav-justified {
	    position: fixed;
	    background-color: #A4A4A4;
		/*width: 83.7%;*/
		max-width: 1185px;
		z-index: 9999;
	}
	#main-menu .nav-justified > li {
	   /* width: auto; */
	   padding: 0px 0px;
	}
	.breadcrumb {
	    visibility: hidden;
	}
	.sticky {
		top: 40px !important;
	}
}

