img {
	max-width: 100%;
	height: auto!important;
	/* width: 60px; */
}
ul.exhibin {
	margin:0;
	padding:0;
}
.exhibin p {
	margin:0;
	padding:0;
}
.exhibin p {
	font-size:13px;
}
.exhibin li {
	list-style: square;
	margin-left: 18px;
}
a.all_ex {
	text-decoration:none;
	border-bottom:1px #3f8dbf dashed;
}
.header_line {
	background:url(../../img/header_line.jpg) repeat-x;
	padding:0;
}
.navbar-header {
	padding:0;
	margin-top: 33px;
}
.spr5 {
	margin: 5px 0 !important;
	width: 100% !important;
	background: #E6E7E8 !important;
	color: #000 !important;
	font-size: 11px !important;
}
.spr5 td {
	padding: 8px !important;
}
.spr5 p {
	font-size: 12px !important;
}
/*a.blue1 
{
    margin:0;
    font-size: 22px;
    text-align: center;
    padding: 10px 0;
	width:100%;
    background: #3f8dbf;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
	display:block;
}*/
a.blue1 {
	background:    #3f8dbf;
	background:    -webkit-linear-gradient(#3f8dbf, #0a6096);
	background:    linear-gradient(#3f8dbf, #0a6096);
	border-radius: 0;
	box-shadow:    0 2px 0 0 #444;
	color:         #fff;
	display:       inline-block;
	padding: 3px 20px;
	text-align:    center;
	text-shadow:   none;
	width:100%;
	font-family: "RobotoLight";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}
a.blue1:hover {
background:    #f00;
	background:    -webkit-linear-gradient(#f00, #960a0a);
	background:    linear-gradient(#f00, #960a0a);
	color:#FFFFFF!important;
}




a.blue2 {
	background:    #1cc6de;
	background:    -webkit-linear-gradient(#1cc6de, #0a6096);
	background:    linear-gradient(#1cc6de, #0a6096);
	border-radius: 0;
	box-shadow:    0 2px 0 0 #444;
	color:         #fff;
	display:       inline-block;
	padding: 3px 20px;
	text-align:    center;
	text-shadow:   none;
	font-weight:100;
	width:100%;
	font-family: "RobotoLight";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}
a.blue2:hover {
background:    #0a6096;
	background:    -webkit-linear-gradient(#0a6096, #1cc6de);
	background:    linear-gradient(#0a6096, #1cc6de);
	color:#FFFFFF!important;
}
a.grey1 {
	background: #FFFFFF;
	background: -webkit-linear-gradient(#FFFFFF, #0a6096);
	background: linear-gradient(#F9F9F9, #E3E3E3);
	border-radius: 0;
	box-shadow: 1px 1px 0 1px #989898;
	color: #000;
	display: inline-block;
	padding: 3px 20px;
	text-align: center;
	text-shadow: none;
	width: 100%;
	font-weight: 300;
	font-family: "RobotoLight";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}
.index_tit {
	display:none
}

a.red1 {
	background:    #ff0b0b;
	background:    -webkit-linear-gradient(#ff0b0b, #cc0000);
	background: linear-gradient(#ff0b0b, #cc0000);
	border-radius: 0;
	box-shadow: 1px 1px 0 0 #444;
	color:         #fff;
	display:       inline-block;
	padding: 3px 20px;
	text-align:    center;
	text-shadow:   none;
	width:100%;
	font-family: "RobotoLight";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}
a.red1:hover {
background: #CE0000;
	background:    -webkit-linear-gradient(#cc0000, #ff0b0b);
	background:    linear-gradient(#cc0000, #ff0b0b);
	color:#FFFFFF!important;
}


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

	/* ????????? ??????? ?????? ?? ????? ???? ??? ??????? */
	table, thead, tbody, th, td, tr {
 display: block;
}
	
	/* ??????? ????????? ??????? (?? ? ????? ??????????? ?? ? display: none;) */
	thead tr {
 position: absolute;
 top: -9999px;
 left: -9999px;
}
 tr {
border: 0px solid #ccc;
}
 td {
		/* ????????? ??? ? ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½??????ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ */
		border: none;
 border-bottom: 1px solid #eee;
 position: relative;
 padding-left: 50%;
 font-size:100%!important;
}
 td:before {
		/* ?????? ??? ? ????????? ??????? */
		position: absolute;
		/* ???????? top/left ????????? ?????? */
		top: 6px;
 left: 6px;
 width: 45%;
 padding-right: 10px;
 white-space: nowrap;
}
 td img {
 width:100% !important;
 height:100% !important;
}
.index_tit {
display:-webkit-inline-box !important;
font-size: 15px!important;
}
}
@media (min-width: 200.99px) and (max-width: 499.99px) {
.fontsize18 {
font-size:5px!important;
}
.header_line img {
max-width: 50%!important;
}
.index_tit {
display:-webkit-inline-box !important;
font-size: 15px!important;
}
 .logo_small img {
display:none;
}
.logo_tit img {
width: 520px!important;
margin-top: 10px!important;
}
.exb-image {
	width: 60px!important;
	float: none!important;
	width:100%!important;
	margin-bottom:10px;
}
.exb-details h3
{
    font-size: 14px!important;
    line-height: 17px!important;
}
}
@media (min-width: 532.99px) and (max-width: 1023.99px) {
 .logo_small img {
display:none;
}
.logo_tit img {
width: 520px!important;
margin-top: 10px!important;
}
}
@media (min-width: 500.99px) and (max-width: 1000.99px) {
.fontsize18 {
font-size:10px !important;
padding:8px 15px!important
}
.header_line img {
max-width: 80%!important;
}
}
 @media (min-width: 300.99px) and (max-width: 1000px) {
a.blue1 {
 font-size: 14px;
}
a.red1 {
 font-size: 14px;
}
a.grey1 {
 font-size: 14px;
}
a.blue2 {
 font-size: 14px;
}
#counts h3 {
 width: 100%;
 margin-bottom: 20px;
 font-size:14px !important;
}
}
 @media (min-width: 1000.99px) and (max-width: 1280px) {
.mysocial img {
width:30px!important;
}
.logo_small img {
width: 61px!important;
margin-top: 10px!important;
padding-top: 0!important;
}
.logo_tit img {
width: 520px!important;
margin-top: 10px!important;
}
a.blue1 {
 font-size: 14px;
}
a.red1 {
 font-size: 14px;
}
a.grey1 {
 font-size: 14px;
}
a.blue2 {
 font-size: 14px;
}
#counts h3 {
 width: 100%;
 margin-bottom: 20px;
 font-size:14px !important;
}
.fontsize18 {
font-size:14px !important
}
}
 @media (min-width: 599.99px) and (max-width: 1280.99px) {
 .navbar-header .info {
 margin-right: 1%!important;
 padding-top:0!important;
 padding-bottom:5px!important;
}

/*nagrady*/
.myitemli.items.col4.border li {
 margin-left: 10px;
 margin-bottom: 10px;
 width: 295px!important;
}
}
 @media (min-width: 800.99px) and (max-width: 1024.99px) {
.myitemli.items.col4.border li {
 margin-left: 0px;
 margin-bottom: 10px;
 width: 193px!important;
}
.tb_ot {
 margin-right: 5px!important;
}
}
@media (min-width: 1025px) and (max-width: 1280.99px) {
.myitemli.items.col4.border li {
 margin-left: 0px;
 margin-bottom: 10px;
 width: 239px!important;
}
.tb_ot {
 margin-right: 5px!important;
}
}
.fontsize18 {
	font-size:18px
}
.m10 {
	margin: 10px 0 40px 0;
}
.m10-10 {
	margin:0;
}
.m10 {
	margin: 10px 0 40px 0;
}
.li_circle {
	list-style: outside none circle !important;
	color:#3f8dbf;
}
.tab15 td {
	padding:15px 15px 45px 0;
}
.mysocial li a i {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background: none;
	border: 1px solid #aaa;
	width: 46px;
	height: 46px !important;
	line-height: 1;
	font-size: 24px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
/*mysocial*/
.social a .icon-s-pinterest {
	color: #d8545d;
	border-color: #d8545d;
}
.social a .icon-s-rss {
	color: #faaa5e;
	border-color: #faaa5e;
}
.social a .icon-s-facebook {
	color: #677fb5;
	border-color: #677fb5;
}
.social a .icon-s-twitter {
	color: #70c2e9;
	border-color: #70c2e9;
}
.social a .icon-s-flickr {
	color: #ff3ba4;
	border-color: #ff3ba4;
}
.social a .icon-s-dribbble {
	color: #e299c2;
	border-color: #e299c2;
}
.social a .icon-s-behance {
	color: #42a9fb;
	border-color: #42a9fb;
}
.social a .icon-s-linkedin {
	color: #3daccf;
	border-color: #3daccf;
}
.social a .icon-s-vimeo {
	color: #42b5d4;
	border-color: #42b5d4;
}
.social a .icon-s-youtube {
	color: #d5615c;
	border-color: #d5615c;
}
.social a .icon-s-skype {
	color: #5ecbf3;
	border-color: #5ecbf3;
}
.social a .icon-s-tumblr {
	color: #829fb9;
	border-color: #829fb9;

}
.social a .icon-s-delicious {
	color: #6194dc;
	border-color: #6194dc;
}
.social a .icon-s-500px {
	color: #3bbbe6;
	border-color: #3bbbe6;
}
.social a .icon-s-grooveshark {
	color: #f88e3b;
	border-color: #f88e3b;
}
.social a .icon-s-forrst {
	color: #5f9864;
	border-color: #5f9864;
}
.social a .icon-s-digg {
	color: #507faa;
	border-color: #507faa;
}
.social a .icon-s-blogger {
	color: #fd893f;
	border-color: #fd893f;
}
.social a .icon-s-klout {
	color: #e16747;
	border-color: #e16747;
}
.social a .icon-s-dropbox {
	color: #6ba3c5;
	border-color: #6ba3c5;
}
.social a .icon-vkontakte {
	color: #4a74a0;
	border-color: #4a74a0;
}
.social a .icon-s-github {
	color: #6c93bb;
	border-color: #6c93bb;
}
.social a .icon-s-songkick {
	color: #ff3b60;
	border-color: #ff3b60;
}
.social a .icon-s-posterous {
	color: #efd57c;
	border-color: #efd57c;
}
.social a .icon-s-appnet {
	color: #3daad5;
	border-color: #3daad5;
}
.social a .icon-s-gplus {
	color: #bc7067;
	border-color: #bc7067;
}
.social a .icon-s-stumbleupon {
	color: #f07356;
	border-color: #f07356;
}
.social a .icon-s-lastfm {
	color: #cd443d;
	border-color: #cd443d;
}
.social a .icon-s-spotify {
	color: #9acf48;
	border-color: #9acf48;
}
.social a .icon-s-instagram {
	color: #b99682;
	border-color: #b99682;
}
.social a .icon-s-evernote {
	color: #9fdc82;
	border-color: #9fdc82;
}
.social a .icon-s-paypal {
	color: #5b85a8;
	border-color: #5b85a8;
}
.social a .icon-s-picasa {
	color: #b088c1;
	border-color: #b088c1;
}
.social a .icon-s-soundcloud {
	color: #ff8b45;
	border-color: #ff8b45;
}
.social a .icon-search {
	color: #3f8dbf;
	border-color: #3f8dbf;
}
.contacts {
	padding: 20px;
	border: 1px #CCCCCC solid;
	margin-bottom: 30px;
	-webkit-box-shadow: 7px 7px 0px 0px rgba(50, 50, 50, 0.51);
	-moz-box-shadow: 7px 7px 0px 0px rgba(50, 50, 50, 0.51);
	box-shadow: 7px 7px 0px 0px rgba(50, 50, 50, 0.07);
}
#counts h3 {
	float: left;
	font-size: 23px;
	padding-top: 1px;
	margin-right: 21px;
}
/*counts*/		
.conts span {
	font-family: "RobotoBold", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	background-image: url("../../img/bg-number.png");
	font-size: 49px;
	padding: 0 10px 0 10px;
	font-weight:bold;
}
.conts {
	margin-bottom:20px;
}
.tabs10 td {
	padding:10px;
}
.tabs10 ul {
	background: #F9F9F9;
	padding: 15px 15px 15px 12px;
	border: 1px #ECECEC solid;
}
.tabs10 ul li {
	line-height: 19px;
	font-size: 13px;
	background-image: url(../../img/lisc.png);
	list-style: none;
	background-repeat: no-repeat;
	background-position-x: 2px;
	background-position-y: 8px;
	padding-left: 10px;
}
.post img {
	border-top:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
a.amaps {
	color: #3f8dbf;
	text-decoration:none;
	border-bottom:1px #FFFFFF dashed!important;
	font-size:12px;
	text-align:right;
}
.contacts p {
	line-height:23px
}
/*	iconback
/*-----------------------------------------------------------------------------------*/
#iconback {
	bottom: 20px;
	right: 66px;
	text-decoration: none;
	background: rgba(0, 0, 0, 0.3);
	color: #f7f7f7;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	transition: background 200ms linear;
	-webkit-backface-visibility: hidden;
	line-height: 1;
	font-size: 20px;
	padding: 9px 10px 10px 10px;
}
#iconback:hover {
	background: rgba(0, 0, 0, 0.5)
}
/*-----------------------------------------------------------------------------------*/



.exb .exb-image {
	width: 120px;
	float: left;
	margin-right: 20px;
}
.exb .exb-image img {
	width: 100px;

}
.exb .exb-image a img {
	border:0;
}
.exb .exb-details {
	overflow: hidden;
}
.exb h3 {
	font-size: 18px;
	line-height: 22px;
}
.exb a h3 {
	color:#616161;
}
.exb p {
	margin: 0 0 10px;
}
.exb a p {
	color:#333333;
}
.exb a:hover h3, .exb a:hover p {
	color:#3f8dbf;
}
.exb {
	border-bottom: 1px #E0E0E0 solid;
	padding: 30px 0 30px 0;
}
.exb .info {
font-size:14px;
}

.post-content p img {
	height: auto!important;
}
.mytumb {
	margin-bottom:40px;
}
.myborder {
	border:1px #E0E0E0 solid;
}
.mytumb .media-wrapper {
	margin: 0!important;
}
.logo_small img {
    padding-top: 8px;
    width: 100%;
}
.logo_tit img {
	width: 322px;
	margin-top: -25px;
}
.top_banners {
	margin:30px 0;
}
.tb_ot {
	margin-right:22px;
}
.podrazd.section-title {
	margin-bottom:20px!important;
}
/*nagrady*/
.myitemli.items.col4.border li {
	margin-left: 20px;
	margin-bottom: 20px;
	width: 295px;
}
 @media (min-width: 1200px) {
.myitemli.items.col4.border li {
	   /* width: 279px;*/
	    margin-left: 18px;
 margin-bottom: 18px;
 width: 230px;
}
}
.myfilter.filter li {
	font-size: 14px;
	text-transform: none;
	font-weight: 100;
	margin: 0 10px 0 0;
	display: block;
}
.mycontactsp {
	text-align:left;
}
.mycontactsp p {
	margin:0;
	padding:0;
	line-height:19px;
}
.mycont .bordered {
	padding: 10px 10px 10px 10px!important;
}
.dolzh {
	font-size: 14px;
	font-weight: 300;
	color: #007DBC;
	margin-bottom: 5px;
	line-height: 16px;
}
.qtip {
	background:none!important;
	filter:none!important;
	text-align: left!important;
	border-radius: 0px!important;
	cursor: pointer!important;
	padding: 0 4px!important;
	border-radius: 0px!important;
	border:0!important;
	color: #3899CA!important;
	text-shadow:none!important;
	font-size:14px!important;
	margin:5px 0 0 0!important;
}
.tipbubble {
	width:440px!important;
}
.mypopup .popup {
	width:auto!important;
	text-align:left!important;
}
.navbar-header .info {
	margin-right:0;
	padding-bottom:5px;
}
.navbar .dropdown-menu {
	width: auto;
}
.partners {
	margin-right:10px;
}
.partners img {
	vertical-align: super;
	background: #FFFFFF;
	background: -webkit-linear-gradient(#FFFFFF, #0a6096);
	background: linear-gradient(#F9F9F9, #E3E3E3);
	border-radius: 4px;
	box-shadow: 2px 2px 0 1px #989898;
	color: #000;
	padding: 10px 20px;
	font: normal 400 22px/1 "Roboto", sans-serif;
	text-shadow: none;
	height:100px!important;
	float:left;
	margin:10px;
}
.partners li {
	width:auto!important;
}
.banners {
	margin:20px 0;
	text-align:center;
	padding:20px 0;
}
.small_date {
	font-size:14px!important;
}
.box_smi p {
	margin:0;
	padding:0;
}
.box_smi .data {
	font-size:11px;
}
.line_smi {
	border-bottom:1px solid #E0E0E0;
	margin:15px 0;
}
.mycont img {
	border:1px #e3e3e3 solid;
}
.podrazdel_h3 h3 {
	margin-top:30px!important;
}
.mytooltip .tooltip-inner {
	text-align:left!important;
}
.mylist li {
	float:none!important;
	list-style-type: disc!important;
}
 @media (max-width: 767px) {
.mylist li {
 margin-bottom: 0px !important;
}
}
.mysocial img {
	width:35px;
}
.mysocial li {
	margin-bottom:5px;
}
.contact_box {
	width: 46%!important;
	float: left;
	margin: 0 0 40px 20px;
}
.contact_box img {
	width: 120px;
	/* border-radius: 6px; */
    border: 5px solid #EAEAEA;
	/* box-shadow: 4px 4px 0px 0px rgba(181, 179, 179, 0.59); */
    margin-right: 10px;
	float: left;
}
.contact_box p {
	line-height:16px;
}
.contacts_otd {
	text-align: left;
	margin: 0 0 42px 0;
	color: #3F8DBF;
}
.podrazd {
	display:inline-block;
	margin-bottom:20px;
	border-bottom: 1px dashed #CCCCCC;
	width:100%;
}



.box_u_p img {
	width: 120px;
	/* border-radius: 6px; */
    border: 5px solid #EAEAEA;
	/* box-shadow: 4px 4px 0px 0px rgba(181, 179, 179, 0.59); */
    margin-right: 10px;
	float:left;

}

.box_u_p p {
line-height:18px;
}
.box_u_p {
    width: 120px;
    float: left;
    margin-right: 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 35px;
}
.box_u_p .box_info {
	display:inline-block;

}


.navbar .dropdown-menu {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
 }
	
	
	
	.navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:hover, .navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:focus, .navbar .dropdown-submenu:hover > a, .navbar .dropdown-submenu:focus > a, .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a, .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:hover, .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:focus {
    color: #0c5e7b!important;
}

.exbul li
{
list-style:none;
}
.jttip {

/*position: static!important;*/

}
.but_col a { margin-bottom:10px;}



.dropdown-menu > li > a {
white-space: normal!important;
}

.navbar-nav > li > a {
    font-weight: 100!important;
	}
	
	
	
	
table, thead, tbody, th, td, tr {

}
 thead tr {

}
 tr {
border: 0px solid #ccc;
padding:10px;
}
 td {
 border: none;
 position: relative;
/* padding-left: 50%;*/
 font-size:100%!important;
 padding:10px;
}
 td:before {
 position: absolute;
 top: 6px;
 left: 6px;
 width: 45%;
 padding-right: 10px;
 white-space: nowrap;
}
 td img {
 width:100% !important;
 height:100% !important;
}
 tr:nth-child(2n) {
 background: #F3F3F3;
}
 tr:nth-child(1) {
 background:#F5F5F5 none repeat scroll 0% 0%
}





 table.hotel {
 background: #FBFBFB;
}

 .hotel tr:nth-child(2n) {
 background: none;
}
 .hotel tr:nth-child(1) {
 background:none;
}

 table.hotel td {
 padding:3px 10px;
}


















	
	
.champ a
{
font-size:14px;
line-height:14px;
font-weight:100;
text-transform:none;
}	
	
.champ h2
{
font-size:17px;
}

.box_pav .box1 
{
width:30%;
float:left;
}		

.pavilions table  {
 width:90% !important;
}			
.pavilions td {
text-align:left;
padding:0 0 20px 0;
width: 50%;
font-size: 13px;
}
.pavilions td img {
 width:90% !important;
 height:auto !important;
}
.pavilions tr:nth-child(2n) {
 background: none;
}
.pavilions tr:nth-child(1) {
 background: none;
}
.pavilions td li {
	line-height: 21px;
	font-size: 13px;
	background: url(../../img/lisc.png) no-repeat 2px 8px ;
	list-style: none;
	padding-left: 10px;
}
	
.pavilions td ul {
    padding: 0 0 0 5px;
}	
.old_version {
    text-align: right;
    font-size: 11px;
}
.lang {
    color: #999999;
    /* position: absolute; */
    z-index: 999999;
}
.link_cal { text-align:right;}
.link_cal a { border-bottom:1px dashed #3f8dbf}


.sertificats .filter li {  margin: 0 20px 0 0 !important;}

.t_online {display:none}

.nbs-flexisel-item img {
    max-width: none!important;
    max-height:none!important;
	width: auto!important;
}

.nbs-flexisel-inner {
    width: 94%!important;
    margin-left: 38px!important;
	background:none!important;
	border:none!important;
	}
.dark-wrapper {
    background: #f9f9f9!important;
    border-bottom: 1px solid #e5e5e5!important;
}
.grid-blog.col2 .post-title {
    font-size: 17px;
}
.forms_bron { float:left}
.forms_bron_foot {
position: fixed;
    bottom: 0;
    background: #FDFDFD;
    border-top: 2px solid #3678A3;
    width: 100%;
	z-index:9999;
}

.tickercontainer {
    height: 18px!important;
	}
	
	
ul.newsticker a {
    color: #18AFCE!important;
	font-weight:300!important;
	}
a.bron {
text-decoration:none;
padding:0px 4px;
font-size:12px;
color:#FFFFFF;
background:#FF0000;
z-index:9999;
position:absolute;
top:0;
right:0;
}
.confid{
    text-align: left;
    padding-left: 10px;
    margin-top: -7px;
    font-size: 13px;
}



/*politika*/
.overlay_modal {
    background:rgba(36, 55, 64, 0.9)!important;
    z-index: 9999!important;
	  color: #000;
}
.overlay h3 {
    margin: 25px auto 0 auto;
    text-align: center;
    display: table;
    font-size: 30px;
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #fff;
}
.text_box {
    height: 500px;
    overflow-y: auto;
    margin-bottom: 15px;
    width: 740px;
    margin: 0 auto;
    margin-top: 0;
    padding: 20px;
    border: 6px solid rgba(0, 0, 0, 0.15);
    background: #fff!important;
    text-align: left!important;
    white-space: normal!important;
}
/*end politika*/
.red{ color:#FF0000}

.pole h3{
color:#009900;
    font-size: 23px;
    line-height: 30px;
}
.pole{
border: 1px solid #009900;
padding:10px;
}
.pole p {
    padding-bottom: 0;
    margin: 0;
    font-size: 19px;
}



a.blue_all {
	background:    #1cc6de;
	background:    -webkit-linear-gradient(#1cc6de, #0a6096);
	background: linear-gradient(#1cc6de, #0f889c);
	border-radius: 0;
	box-shadow: 1px 1px 0 0 #444;
	color:         #fff;
	display:       inline-block;
	padding: 3px 20px;
	text-align:    center;
	text-shadow:   none;
	font-weight:100;
	width:100%;
	font-family: "RobotoLight";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}
a.blue_all:hover {
background:    #0a6096;
	background:    -webkit-linear-gradient(#0a6096, #1cc6de);
	background:    linear-gradient(#0a6096, #1cc6de);
	color:#FFFFFF!important;
}
.icons_top {
    width: 211px;
}
.mytooltip img {
    max-width: 100%;
    height: auto!important;
    width: 57px;
    margin-bottom: 8px;
    margin-left: 4px;
}
.fon_top{
background:url(../../img/fon_top_kya.jpg) no-repeat center right;
}
.title-main-page {
    font-size: 19px;
    color: #0883cb;
    margin-bottom: 8px;
    margin-top: 2px;
    margin-left: 9px;
}

.exb_bl .owl-controls .owl-buttons {
    margin-top: -121px;
}
.exb_bl .owl-prev {
position:absolute;
left:-30px;
}
.exb_bl .owl-next {
position:absolute;
right:-30px;
}
.exb_bl .owl-controls .owl-buttons div {
    color: #040404;
    display: inline-block;
    zoom: 1;
    *: ;
    display: inline;
    width: 50px;
    height: 50px;
    margin: 0 3px;
    -webkit-border-radius: 50%;
    background: none;
    border: 0;
    font-size: 45px;
}
.exb_bl .owl-controls.clickable .owl-buttons div:hover {
    border:none!important;
    color: #3f8dbf;
}
.bl_ex{color: #0485d1;letter-spacing: 4px;margin-bottom: 13px;margin-top: 5px;font-size: 18px!important;}	
@media (min-width: 1200px){
.row .grid-blog.col2 .post {
    width: 234px;
    margin-left: 30px;
    margin-bottom: 30px;
}
}
.grid-blog.col2 .post-title {
    font-size: 14px;
    line-height: 17px;
}
.bordered {
    padding: 12px;
}
.bordered p{
    font-size: 13px;
    line-height: 18px;
}
.grid-blog .post .meta {
    margin-bottom: 10px;
    position: absolute;
    bottom: -3px;
    display: block;
    background: rgba(255, 255, 255, 0.7);
    color: #000;
    padding: 0 10px;
    right: 0;
}



.chb img{
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.chb img:hover{
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}



.log_pos {
    padding-top: 0;
    width: 82px;
    position: absolute;
    right: 0px;
    top: 11px;
    padding: 10px;
    background: #fff;
    border: 1px solid #a7cfe5;
}
.log_min {
    
	border:none;
    opacity: 0.6;
}

.but_col{
margin-top:10px;
}
.phone_gr {
margin-top:13px;
margin-right:14px;
}
.phone_gr li{
float:left;
list-style:none;
    margin-left: 14px;
}
.phone_gr li a{
color:#616161;
}

.but_col a {
    background: #fff!important;
    box-shadow: none!important;
    border: 1px dashed #0485d1!important;
    color: #0485d1!important;
}
.but_col a:hover {
    border-left: 3px solid red!important;
    color: #0485d1!important;
}
a.red1 {
    background: #FF0000!important;
	color: #fff!important;
	    border: 1px solid red!important;
}
a.red1:hover {
    border: 1px solid red!important;
    color: #fff!important;
}

.fon_body_i {
    background: url(../../img/fon_bg4.jpg) no-repeat center top;
    background-size: contain;
}
.cnt_i_otp{
background: #fff;
padding-top: 12px!important;
display:table;
}
.bg_no{
background:none;
}

.effect8
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect8:before, .effect8:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect8:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}