#header {
    overflow: visible;
}
body {background: url(../images/blue/rb.png) 0px 0px repeat;}
.su-modal-wrapper{z-index: 6000;}
.callback {
    background: #187594;
    border-radius: 7px;
    padding: 7px 10px;
    margin-top: 3px;
    color: #F9FDFF!important;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}
.callback:hover{
	background: #308ba9;
	transition: all .3s ease-out;
	}
h1 {
    font-size: 2em;
    line-height: 1.2em;
}
h1.onash{
    margin-top: 20px;
    margin-bottom: 0;
}
.teltxt {
    color: #1E8BAF;
    font-size: 11px;
    font-weight: bold;
    padding-right: 13px;
}
.fersttel, #yjsgheadergrid .fersttel a {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fafafa;
}
#yjsgheadergrid .fersttel a:hover {color: #187594;}
#topmenu_holder{z-index: 500;}
.btn-group > .dropdown-toggle:not(:first-child) {
    background: url(../images/blue/connect.png) no-repeat center right;
	width: 20px;
    height: 18px;
    top: 3px;
    position: relative;
}
#yjsgheadergrid .mod-languages a {color:#fafafa;}
#yjsgheadergrid .mod-languages a:hover{
    color: #187594;
}
#uniteform_1_form .uf-sendbutton {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
}
#uniteform_1_form .uf-sendbutton:hover, #uniteform_2_form .uf-sendbutton:hover, #uniteform_3_form .uf-sendbutton:hover {
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15)!important;
 	 background: none repeat scroll 0% 0% #308ba9 !important;
	 transition: all .3s ease-out;
	}
.zakazvstat{ 
	text-align: center;
    padding: 13px 25px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
	background: rgb(7, 142, 187);
	background: -moz-linear-gradient(90deg, rgb(7, 142, 187) 30%, rgb(4, 75, 99) 100%);
	background: -webkit-linear-gradient(90deg, rgb(7, 142, 187) 30%, rgb(4, 75, 99) 100%);
	background: -o-linear-gradient(90deg, rgb(7, 142, 187) 30%, rgb(4, 75, 99) 100%);
	background: -ms-linear-gradient(90deg, rgb(7, 142, 187) 30%, rgb(4, 75, 99) 100%);
	background: linear-gradient(180deg, rgb(7, 142, 187) 30%, rgb(4, 75, 99) 100%);
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
}
.zakazvstat:hover {box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);transition: all .3s ease-out;color: #ededed;}
.connect {
    float: right;
	margin-top: 20px;
}
.itemBody a{color: #099ed0; border-bottom: 1px dashed #8bafcc;}
.itemBody a:hover {color: #187594; border-bottom: none;}
.itemBody a.zakazvstat{color: #fff; border-bottom: none;}
.zakaz {
    background: url(/templates/youtrader/images/blue/brikety_bg.jpg) repeat center center;
    margin-top: 30px;
	padding-bottom:30px;
    }
.zakaz h2{
	border-bottom: 1px solid #efefef;
    color: #fff;
    padding-bottom: 8px;
}
.zakaz h2 span.brk {
    font-size: 0.8em;
}
.zakaz img.pic_right {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: block;
}
div.itemFullText h3,div.itemFullText h4{margin: 20px 0 0 0;}
div.itemFullText h3.briket {
    color: #fff;
    font-variant: normal;
    font-size: 18px;
    letter-spacing: 0.5px;
    padding: 15px 0 0 0;
}
.callbackzakaz {
    margin: 35px auto 0 auto;
    display: table;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.dropdown-menu {
    z-index: 5000;
}
ul.dropdown-menu li {
    padding-left: 15px;
	padding-bottom: 7px;
	color: #fff;
}
.dropdown-menu{
	background-color: #187594;
	padding-top: 10px;
}
div.mod-languages ul.dropdown-menu li {
    padding-left: 0px;
	padding-bottom: 7px;
	color: #fff;
}
.callback2 {
    margin: 20px auto 0 auto;
    display: table;
}
.uf-form input, .uf-form textarea {
width: 100%;
display: block;
}

.uf-form label {
display: block;
}
.zvon{    
	text-align: center;
    margin: 30px auto 30px auto;}
.zvonokv {
    background-color: #1e8baf;
    color: #000;
    padding: 15px;
    font-size: 16px;
    text-transform: uppercase;
    box-shadow: 2px 15px 50px rgb(41 44 61 / 40%);
    cursor: pointer;    
    font-weight: 600;
    transition: all .215s ease-in-out;
    text-align: center;
	border-radius: 5px;
}
.zvonokv:hover{
    background-color: #24a5d0!important;
    color: #fff!important;
    border-color: transparent;
    box-shadow: 2px 10px 25px rgb(41 44 61 / 40%);
}
.zvonokv a{color: #000;}
.simplecallback button.forma_rasc {
    border-radius: 4px;
    width: 100%;
    display: block;
    padding: 10px 5px 10px 5px;
    box-shadow: 2px 15px 40px rgb(41 44 61 / 40%);
	text-shadow:none;
}
.simplecallback button.forma_rasc:hover {
    box-shadow: 2px 10px 15px rgb(41 44 61 / 40%);
}
.uf-main .uf-field-wrapper, .uf-main .uf-captcha-input-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: inherit; 
}
#uniteform_1_form .uf-field-label {
    padding-left: 5px!important;
}
.maxwdw{}
.su-responsive-media-yes{padding-bottom: 30%!important;}
div.itemBody {
    padding: 8px 0;
    margin: 0 0 30px 0;
    background: #fff;
}
div.itemImageGallery {
    margin: 0 0 16px 0;
    padding: 8px;
    background: #fff;	
    border: 1px solid #E4E1E1;
    border-radius: 5px;
}
ul.sigProClassic li.sigProThumb span.sigProLinkWrapper{box-shadow: 3px 3px 5px #d4d8e0;}
.itemFullText {
    background: url(../images/inset_line.jpg) repeat-x left bottom;
    bottom: -12px;
    position: relative;
}
.su-gmap {
        margin: 0 -15px -0.7em -15px!important;
}
div.itemFullText {
    padding: 0 15px 25px 15px!important;
    margin: 0!important;
}
div.itemFullText p.knt{
	margin-left: 0px!important;
    font-size: 15px;
    margin-bottom: 20px!important;
	
}
.knt{
    max-width: 350px;
    margin-bottom: 15px;
}
div.catItemView {
    margin-bottom: 5px;
	min-height: 320px;
	}
.itemid-112 div.catItemView{min-height: 415px;}
.gbs3 h3, .gbs3 .h3 {
    font-size: 20px;
    text-transform: none;
    color: #187594!important;
}
.gcore-input.gcore-display-table input#name.form-control.A, .gcore-input.gcore-display-table input#phone.form-control.A{
    width: 100% !important;
	}
.fomavidm{
	margin:0 auto; display:table;
}
.mybtn{margin:0 auto;}

.su-modal-content-wrapper .su-modal-title-wrapper h3{
	padding: 0 15px 0 0;
    margin: 0;
    line-height: 25px;
    font-size: 17px;
    text-transform: none;
    text-shadow: none;
    text-align: center;
}
#button11, #button11:visited, #button7, #button7:visited {
    margin: 10px 0 -13px 0;
    padding: 12px 20px;
    height: auto!important;
    border: none!important;
    font-size: 16px;
    background: #187594;
    color: #fff;
    text-transform: uppercase;   
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px -3px 0px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: inset 0px -3px 0px 0px rgba(50, 50, 50, 0.5);
    box-shadow: inset 0px -3px 0px 0px rgba(50, 50, 50, 0.5);
}
 
 
#button11:hover, #button7:hover{
	color: #000;
	background:#2c96b9;
	-webkit-box-shadow:  0px 5px 10px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
	transition: all 0.3s ease 0s;
	}
	#button12, #button11:visited{
    margin: 10px 0 -13px 0;
    padding: 12px 20px;
    height: auto!important;
    border: none!important;
    font-size: 16px;
    background: #f99815;
    color: #fff;
    text-transform: uppercase;   
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px -3px 0px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: inset 0px -3px 0px 0px rgba(50, 50, 50, 0.5);
    box-shadow: inset 0px -3px 0px 0px rgba(50, 50, 50, 0.5);
	line-height:25px;
}
 
 
#button12:hover{
	color: #000;
	background:#ffa428;
	-webkit-box-shadow:  0px 5px 10px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
	transition: all 0.3s ease 0s;
	}
div.itemFullText {
    width: 100%;
}
.telkt {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
    border-bottom: 5px solid #218db1;
    margin-bottom: 17px;
    margin-top: 10px;
	text-align:left;
}
.knttel p{
    font-size: 22px!important;
    color: #000000;
}
.icon_knt p {
    font-size: 18px;
	color:#052F3E;
	font-weight:100;
	line-height:35px;
}
.bg_kontakt{background: url(../images/blue/bg_kont.jpg) no-repeat bottom right;}
div.itemHeader {
    background: url(../images/inset_line.jpg) repeat-x left top;
	padding: 20px 0 0 0;
} 
div.itemBody{ padding-top:0px;}
div.itemHeader h1 {
	font-size: 190%;
    margin-left:15px;
	margin-right:15px;
    margin-bottom: 0;
   line-height: 1.2em!important;
    text-transform: none;
}
.itemView{ padding:0px!important;}
#k2Container.itemView{margin: 0px 0 30px 0;}
#holder2, .holders{ padding:1px 0;}
div.module_title {
    font-size: 30px;
    margin-bottom: 0;
	color:#187594;
	text-transform:uppercase;
}
.su-trailer-box h2 {
    font-size: 17px;
	}
.cbp-nav-next, .cbp-nav-prev{
	    background: #000000;
}
.cbp-nav-controls{top: -61px;}
.cbp-caption-defaultWrap {
	border:5px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.cbp-caption-defaultWrap:hover {
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-top:5px solid #fff;
	border-left:5px solid #fff;
	border-bottom:none;
	}
.cbp-l-caption-alignCenter .cbp-l-caption-body{
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
}
.su-pgrid-meta{ display:none;}
.cbp-l-grid-blog-title{
	background: url(../images/inset_line.jpg) repeat-x left bottom;    
	padding-bottom: 5px;
	}
.cbp-wrapper-outer, .cbp-wrapper, .cbp-wrapper-helper{ height:105%;}
.cbp-l-grid-blog-desc {
    font: 400 13px/18px "Open Sans", sans-serif;
    color: #3C3A3A;
    margin-top: 9px;
}
.modtop{
	margin-top: 7px;
    margin-bottom: -5px;
	}
.su-trailer-box {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
div.itemFullText2 {
    padding: 0 15px 0 15px!important;
    margin: 0!important;
	width: 100%;
	float: left;
    line-height: 20px;
}
 
.su-trailer-box img{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.podpis{ 
	text-align: center;
    font-size: 16px;
    color: #3d3d3d;
}
.podpis img{
    margin-top: 25px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.onas_p p{
    margin-bottom: 20px;
    color: #3b3d3d;
    font-size: 16px;
    line-height: 22px;
}
h3.onash{
	margin-top: 20px;
    margin-bottom: -10px;
    text-align: center;
	}
.maxwd510{ max-width:510px; float:right;}
.maxwd510 .yjsg-col-2-5{padding-left: 0; padding-right: 0;}
.vetical{
	display: table-cell;
    vertical-align: middle;
    height: 150px;
    font-size: 16px;
    color: #3d3d3d;
}
.footermod {
 	margin-right:15px;
}
.footermod .h2_holder h3.module_title{
    text-transform: uppercase;
    font-size: 120%;
	color:#efefef;
}
.youtrader_list li{
    display: inline-block;
    text-transform: uppercase;
}
.ftkont{
	margin-top: 30px;
    background: #232121;
    padding: 15px;
	webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.ftkont p{ margin-bottom:15px;}
.email_trader{ width:50%;}
.catItemReadMore {
    text-align: center;
    margin: 20px 10px 0 0;
    width: auto!important;
    height: auto!important;
    line-height: normal;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 85%;
    float: right;
    padding: 5px 10px 2px 10px;
	background: #09394A;
}
div.catItemReadMore a:hover{ color:#6DB2CA;}
div.itemImageBlock {
    padding: 0!important;
    background: none;
    border: none;
    margin: 0 15px 15px 25px;
	webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.kContainer{margin: 0 20px 0 0;}
div.itemHeader2{
	padding: 20px 0 0 0;
    display: block;
    overflow: hidden;
    margin-left: 30px;
    margin-bottom: -20px;
	}
.menu{ margin-left:0; margin-top: 26px;}
.menu li{
	background-image: none;
    background: #187594;
    margin-bottom: 2px;
    padding: 10px 5px 10px 5px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 83%;
	}
.menu li:hover{
	background-image: none;
    background: #1a7c9d;
    margin-bottom: 2px;
    padding: 10px 5px 10px 5px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 83%;
}
.menu li a{
	background: url(../images/blue/mainlevel.png) no-repeat left top;
    color: #FFFFFF;
	transition: all .3s ease-out;
}
.menu li a:hover{color: #000;}
div.catItemHeader h3.catItemTitle {
    margin: 5px 0;
    text-transform: none;
    font-size: 121%;
    line-height: 20px;
    letter-spacing: 2px;
}
div.catItemHeader h3.catItemTitle a {
    color: #000;   
}
div.catItemHeader h3.catItemTitle a:hover {
    color: #187594;   
}
div.itemList{margin-top:30px;}
div.catItemView {
    margin-bottom: 5px;
    margin-right: 2px;
}
div.catItemImageBlock{margin: 0px 0px 8px 0;}
#footmod ul li {
    display: inline-block;
    margin: 0;
    padding: 0 10px 0 0;
    text-transform: none;
    font-size: 100%;
}

.module_title {
    margin-left: 10px;
}
div.itemHeader,.itemFullText{ background-image:none;}
div.itemBody{border: 1px solid #E4E1E1;
    border-radius: 5px;}
div.itemFullText p,div.itemListCategory p {
    font-size: 16px;
    color: #504d4d;
    line-height: 25px;
    margin-top: 15px!important;
    letter-spacing: 0.35px;
}
div.itemFullText {
    font-size: 15px;
    color: #504d4d;
    line-height: 21px;
	}
h3 {
    font-size: 1.5em;
    line-height: 1.5em;
}
h4 {
    font-size: 1.4em;
    line-height: 1.5em;
}
.btm20p {margin-bottom: 20px;}
div.blok_vst{   
	float: left;
   }
div.blok_vst p{
	font-size: 36px;
    line-height: 40px;
    padding: 25px 0 0 0;
}
h1.vstup{
	font-size: 49px;
    line-height: 55px;
    font-weight: 700!important;
}
.myclasbtn, .myclasbtn:visited{    
    padding: 12px 40px;
    font-size: 24px;
    background: #f10000;
    color: #fff;
    text-transform: uppercase;   
       -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px -3px 0px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: inset 0px -3px 0px 0px rgba(50, 50, 50, 0.5);
    box-shadow: inset 0px -3px 0px 0px rgba(50, 50, 50, 0.5);
} 
.myclasbtn:hover{
	color: #000;
	background:#ff0000;
	-webkit-box-shadow:  0px 5px 10px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
	transition: all 0.3s ease 0s;
	}

.ferst_sek{
	background: url(http://prombriket.in.ua/images/landing/top_bg.jpg) rgb(0,0,0);
    background-size: auto;
    background-position: -50% top;
    background-repeat: no-repeat;
   color: #ffffff;
   	}
.ferst2_sek{ border-bottom: 1px solid #cacaca; border-top:1px solid #cacaca; color: #3e3c3c;}
.ferst3_sek{ border-bottom: 1px solid #cacaca; border-top:1px solid #cacaca; color: #3e3c3c; background-color:#f8f8f8;}
.ferst4_sek{color: #3e3c3c; background: none;}
h2.vstup ,h3.vstup, h4.vstup {
    font-size: 36px;
    text-transform: none;
    color: #000000;
    font-variant: small-caps;
	line-height: 40px;
	margin-bottom: 35px;
	letter-spacing: -1px;
}
.newcolor{color: #f10000!important; font-weight:600!important;}
.linef{
	position: relative;
    display: inline-block;}
.linef:after {
    content: '';
    position: absolute;
    top: 19px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1.5px;
    background: red;
    transform: rotate(-13deg);
}
.akc{ font-size:30px; color:#FF0000;padding-left: 10px;}
 
h4.vstup { text-align:left!important; font-size:30px;}
div.skatinkoi {
    font-size: 26px;
    text-align: left;
     }
div.yjsg-col-2-5 img{ margin:0 auto; text-align:center;}
p.podpis{    
	text-align: center;
    color: #000000;
    font-size: 24px;
    margin-top: 0;}
.toppt{ margin-top:50px;}
.podojmem{ max-width:850px;}
.briket{
	font-size: 28px;
    color: #000000;
    font-variant: small-caps;
    line-height: 35px;
}
.blokcent{    
	margin: 0 auto;
    max-width: 700px;}
.yjsg-col-1-4 p{font-size:24px;}
.yjsg-col-1-4.podpis p{font-size:16px;}
.myboxred{ 
	border: 1px solid #ff7058;
    font-size: 24px;
    padding: 20px;
    background: #FFFFFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    max-width: 800px;
    margin: 25px auto;
    color: #000000;
}
.linktut{
    background-image: none;
    background: #187594;
    margin-bottom: 2px;
    padding: 10px 5px 10px 5px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 83%;
	max-width: 350px;
    margin: 20px auto;
	color:#FFFFFF;	
	text-align: center;}
.linktut a{color:#FFFFFF;}
.callbackL1 {
    background: #f99815;
    border-radius: 7px;
    padding: 12px 40px;
    margin-top: 3px;
    color: #000000!important;
    text-transform: uppercase;
    font-size: 24px;
  -webkit-box-shadow: inset 0px -4px 0px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: inset 0px -4px 0px 0px rgba(50, 50, 50, 0.4);
    box-shadow: inset 0px -4px 0px 0px rgba(50, 50, 50, 0.4);
}
.callbackL1:hover{
	background: #f99815;
-webkit-box-shadow:  0px 5px 10px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
	transition: all 0.3s ease 0s;
	}
.callbackL{ margin-top:65px;}	
.topmin{ margin-top:-25px;}
.proba1{ font-size:24px; color:#000000; margin-top:45px;}
.podit{
	font-size: 18px;
    color: #000000;}
.briket2{    
	font-size: 24px;
    color: #333333;
    text-align: left;
    line-height: 35px;
}
.tpbt{    
	margin-bottom: 80px;
    margin-top: 25px;}
.su-pricing-table.su-pricing-style-4 .su-plan .su-plan-badge {    
    font-size: 15px!important;     
}
.su-plan-options ul li { list-style:none; background:none;}
.su-note-danger.su-note-style6 {
    background-color: rgba(254,247,246,1);
}
.tp55{margin-top:55px;}
.tps {margin-top:50px;}
.tps7 {margin-top: 70px;}
.pak{ font-size:29px;}
.maitx{ text-align:center; margin-top:-10px; margin-bottom:-5px; font-weight:700;}
.yjt_imgs {-webkit-box-shadow: 0px 0px 25px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 0px 25px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 0px 25px 0px rgba(50, 50, 50, 0.5);}
.jgr{max-width: 700px;
    margin: 0 auto;}
	
.mypathway,.mymarker{
    display: inline-block;
    width: 1.25em;
    text-align: center;
}
.mypathway:before {
    content: url(http://prombriket.in.ua/templates/youtrader/images/blue/pathway.png);	 
}
.mymarker:before {
     content: url(http://prombriket.in.ua/templates/youtrader/images/blue/bredkrbs.png);	
}
.yjsg-row{padding-left:25px;}
.ctrf{ margin:0 auto; display: table;}
.top20{margin-top:20px;}
.top30{margin-top:30px;}
.top35{margin-top:35px;}
.top40{margin-top:40px;}
.yjt_imgs{box-shadow: 0px 0px 15px 0px rgba(50,50,50,0.3);}
.icon_knt p{ font-size:18px;}
.itemBody h2, h2 {
    font-size: 1.8em;
    line-height: 1.2em;
    text-transform: none!important;
    margin-top: 25px;
}
div.itemListCategory {
    background: #fafafa;
    margin: 4px 5px;
    padding: 12px 10px 4px 10px;
    border: none;
}
div.itemBody.onas{ margin-top:25px;}
/*.yjsquare.myhight{ height:267px!important; width: 1000px;}*/
div.catItemImageBlock {
       float: none!important;
	   margin: 0 auto!important;  
}
img.pic_right {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
img.pic_right_brd {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 5px solid #187594;
    padding: 1px;
    background: #22a6d2;
    border-radius: 7px;
}
img.pic_right_no {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    }
img.pic_left {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
img.pic_center {
    margin: 20px auto 6px auto;
    display: table;
}
div.podimg_left {
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
}
.podimg_left p, .podimg_right p, .podimg_center p {
    margin-bottom: 0px!important;
    margin-top: -5px;
}
.podimg_left div, .podimg_right div, .podimg_center div {
    font-size: 14px;
    text-align: center;
    padding: 4px 0 4px 0;
    background: #187594;
    color: #fff;
    margin: 0;
}
.mybanner {
    margin: 0px auto 0px auto;
    text-align: center;
    border: 1px solid #E4E1E1;
    border-radius: 5px;
}
.mybanner a img{border-radius: 5px;}
.mybanner a img:hover{
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
.itemBody h3, h3 {
    font-size: 1.4em;
    line-height: 1.2em;
    text-transform: none!important;
    color: #000!important;
    margin-top: 30px;
}
.breadcrumb {
    padding: 5px;
    margin-bottom: 0;
    list-style: none;
    background: none;
    border-radius: 4px;
}
div.podimg_center {
    float: none;
    margin-bottom: auto;
    margin-right: auto;
    padding-bottom: 20px;
	margin-top: 20px;
}
div.podimg_center img {
    text-align: center;
    margin: 0 auto;
    display: block;
}
blockquote {
    border-left: 5px solid #187594;
}
.podimg_center div {
    max-width: 718px;
    margin: 1px auto 0 auto;
}
.mymap{margin-right: -15px; margin-left:-15px; display:none;}
iframe {
    border-width: 0px!important;
	border:none;
}
.yjsquare_in .yjsg-row{ padding-left:0px!important;}
.horiznav a{ font-size:100%!important;}
ul.subul_main span.yjm_has_desc span.yjm_title {
    padding: 0 0 0 5px;
    line-height: 20px;
    letter-spacing: 0.5px;
}
div.imcbt20{ text-align:center; margin:0 auto 40px auto;}
ul li{background: none;}
ul.bluelist,#k2Container ul{
    margin-top: 20px;
    margin-bottom: 10px;
    list-style-position: inside;
    background: none;
    list-style-image: none;
    list-style-type: none;
    padding-bottom: 10px;
}
ul.bluelist li,#k2Container ul li{ margin-left:20px;margin-bottom: 15px;}
ul.bluelist li:hover,#k2Container ul li:hover{color:#000000; cursor:pointer;}
ul.bluelist li:before,#k2Container ul li:before{
    font-family: 'FontAwesome';
    font-size: 13px;
    margin-right: 10px;
    box-sizing: border-box;
	content: "\f2da";
    color: #187594;
    margin-left: -22px;
}
blockquote div{
	font-size: 16px;
    color: #504d4d;
    line-height: 25px;
    letter-spacing: 0.35px;
	}
.junkie-alert.white {
    background: #fff;
    border: 1px solid #dfdfdf;
    color: #373737;
}
.junkie-alert {
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
    line-height: 1.6em;
    margin: 2em 1em 2em 1em;
    padding: 0.8em;
	font-size:16px;
}
body .itemBody ol li,body ol li {
    position: relative;
    padding-left: 3em;
    margin: 0.45em 0;
    list-style: none;
    line-height: 1.8em;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
body .itemBody ol li:hover,body ol li:hover{color:#000000;}
body .itemBody ol, body ol {
    counter-reset: myCounter;
    margin-left: 0;
    padding-left: 5px;
    color: rgb(100,100,100);
    margin-bottom: 30px;
	margin-top: 20px;
}
body .itemBody ol li:before,body ol li:before {
    content: counter(myCounter);
    counter-increment: myCounter;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
    padding: 0px;
    color: #fff;
    background: #187594;
    font-weight: bold;
    text-align: center;
    border-radius: .9em;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
div.podimg_right {
    float: right;
    margin-left: 30px;
    margin-bottom: 10px;
}
div.podimg_right img {
    margin: 0 auto;
    float: none;
}
img.pic_center {
    margin: 20px auto 6px auto;
    display: table;
} 
img.pic_left {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
 div.itemFullText p.tablica{
    font-size: 14px;
    color: #717171;
    margin-bottom: 10px!important;
    font-style: italic;
    text-align: right;
}
.mytab{margin-bottom:40px;}
.mytable-responsive {
    display: block;
    width: 100%;
	margin: 30px auto 40px auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive caption{}
table.mytable-bordered {width: 100%;}
table.mytable-bordered tr:first-child {
    border-bottom: 2px solid #187594!important;
    background-color: rgba(33, 150, 243, 0.08);
}
table.mytable-bordered td {
    border: 1px solid #c5c3c3;
    vertical-align: middle;
    text-align: center;
	padding:5px;
} 
table.mytable-bordered {
    font-size: 12px;
}
table.mytable-bordered tr:hover {
    background-color: #f5f5f5;
}
.bootstrap3 .simplecallback .control-group {
    float: none;
}
@media screen and (min-width: 720px) and (max-width: 979px) {
.bg_kontakt .yjsg-col-1, [class*='yjsg-col-1-']:nth-child(odd):last-child{width: 50%;}
}
@media screen and (min-width: 100px) and (max-width: 843px) {
.bg_kontakt{background: none;}
}
@media screen and (min-width: 100px) and (max-width: 480px) {
.connect {
    float: none;
    margin-top: 20px;
    text-align: center;
}
}
@media screen and (min-width: 100px) and (max-width: 719px) {
.yjsg-col-3-5 img {
	margin:0 auto;
	display: table;    
}
.vetical {
    display: block;
	text-align:center;
	height:auto;   
}
}
@media screen and (min-width: 100px) and (max-width: 905px) {
.yjsquare_in {
    margin-left: 20px;
    margin-right: 20px;
}
}
@media screen and (min-width: 100px) and (max-width: 980px) {
div.catItemImageBlock {
       float: none;
	   margin: 0 auto;   
}
}
@media screen and (max-width: 980px){
#logo {
    visibility: visible;
    margin: 0 auto;
      float: none;
}
}
@media screen and (max-width: 719px){
.zakaz h2 {
text-align: center;
}
div.itemFullText h3.briket{text-align: center;}
}
@media screen and (max-width: 384px){
.zakazvstat {
    display: block;
}
}
@media screen and (max-width: 591px){
.myclasbtn, .myclasbtn:visited {
    display: block;
    width: 80%;
    margin: 0 auto;
}
}
@media screen and (max-width: 449px){
.callbackL1{
    display: block;
    width: 80%;
    margin: 0 auto;
}
}
@media screen and (max-width: 350px){
.myclasbtn, .myclasbtn:visited {
    display: block;
    width: 60%;
    margin: 0 auto;
}
}