* {
	margin: 0;
	padding: 0;
}
html, h1, h2, h3 {
	font: normal 100% Arial, Helvetica, sans-serif;
}
html {
	background: #efefef;
	line-height: 1.5em;
}
h1 {
	font-size: 110%;	font-weight: bold;	margin-bottom: 1em;
}
h2 {
	font-size: 120%;
	margin-bottom: .5em;font-weight: bold;
}
h3 {
	font-weight: bold;	font-size: 100%;
	margin-bottom: .5em;
}
p {
	margin-bottom: .5em;
}
a {
	text-decoration: underline;
	color: #314b7d;
}
a:hover {
	text-decoration: underline;	color: #314bfd !important;

}
img {
	border: none;
}
ol {
    list-style-position: inside;
    padding:0;
    margin:0 0 .5em 0;
}
ul {
    list-style-position: inside;
    padding:0;
    margin:0;
}
ol>li { 
    padding-left: .8em; 
}
ul>li>ul { 
    padding-left: .8em; 
}/************/
select, input[type="text"], input[type="number"] {
	padding: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #ccc;
}
select {
	//zoom: 1.25; /*IE7 height fix*/
	padding: 4px;width: 120px;
}
@media (min-resolution: 0.001dpcm) {
	_:-o-prefocus, select { /*old Opera fix*/
		padding: 5px;
	}
}

@media all\0 { /*IE8 fix*/
	button {
		padding: 2px;
	}
}
/************/
span.icon {
	display: inline-block;
	margin-top: -2px;
	overflow: hidden;
	font-size: 0; /*anti dot*/
	vertical-align: middle;
	cursor: pointer;
}
html>body span.icon {
	width: 24px;
	height: 24px;
}
body{
background-color: #efefef !important;
}
.btn-sub {
	background-color: #c5d0ed;
}
.btn-sub:hover {
	background-color: #f5f6f7;
}
.btn-sub2 {
	background-color: #314b7d !important;color: #fff !important;
}
.btn-sub2:hover {
	background-color: #314b9e !important;color: #fff !important;
}
.relMfo {
  margin-top: 27px;
}
.relMfo img{
	width: 150px;
	height: 50px;

}

#search {
  background-color:#f5f6f7;
  border-radius:4px;border: 1px solid #c5d0ed;
  box-shadow:3px 3px 4px rgba(0,0,0,0.2);
}
#rashSearch {
display: none;
}
#rashSearchShow span, #rashSearchHide span{
	border-bottom: 1px dashed #314b7d;color: #314B7D;cursor: pointer;
}
#rashSearch>div{
	margin:  .8em 0 .8em 0 ;	
}
/************/
.widget.single-news {
    margin-bottom: 20px;
    position: relative;
}

.widget.single-news .image img {
    display: block;
    width: 100%;
}

.widget.single-news .image .gradient {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…IxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
    background-image: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
    background-image: -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
    background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
}

.widget.single-news .details {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
}

.widget.single-news .details .category {
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.widget.single-news .details .category a {
    color: #fff;
    zoom: 1;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
}

.widget.single-news .details .zagN {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    font-size: 19px;
}

.widget.single-news .details .zagN a {
    color: #fff;
    zoom: 1;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
}

.widget.single-news .details:hover time {
    position: relative;
    display: block;
    color: #fff;
    font-size: 13px;
    margin-bottom: -20px;
    -webkit-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
}


.tags1 {margin:0 3px 6px 0;background-color:#314b7d !important;}

.testimonials-clean {
  color:#313437;
  background-color:#eef4f7;
  margin-bottom: 15px;
}
.testimonials-clean p {
  color:#7d8285;
}

@media (max-width:767px) {
  .testimonials-clean h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.testimonials-clean .people {
  padding:10px 0 5px;
}

.testimonials-clean .item {
  margin-bottom:15px;
}

@media (min-width:768px) {
  .testimonials-clean .item {
    height:220px;
  }
}

.testimonials-clean .item .box2 {
  padding:20px;
  background-color:#fff;
  position:relative;
}

.testimonials-clean .item .box2:after {
  content:'';
  position:absolute;
  left:30px;
  bottom:-24px;
  width:0;
  height:0;
  border:15px solid transparent;
  border-width:12px 15px;
  border-top-color:#fff;
}

.testimonials-clean .item .author {
  margin-top:15px;
  padding-left:25px;
}

.testimonials-clean .item .name {
  font-weight:bold;
    font-size:13px;
  margin-bottom:2px;
  color:inherit;
}

.testimonials-clean .item .title {
  font-size:13px;
  color:#9da9ae;
}

.testimonials-clean .item .description {
  font-size:12px;
  margin-bottom:0;
}

.testimonials-clean .item img {
  max-width:40px;
  float:left;
  margin-right:12px;
  margin-top:-5px;
}

.commentit_stars_stars2 {
  position: relative;
  height: 16px;
  width: 80px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 50 50'%3E%3Cpath fill='%23fff' stroke='gold' d='m25,1 6,17h18l-14,11 5,17-15-10-15,10 5-17-14-11h18z'/%3E%3C/svg%3E%0A");
  background-size: 16px 16px;
  	margin: 4px 10px 0px 0px;
}
.commentit_stars_view{
	float:left;
}
.commentit_stars_r{
  	margin: 5px 0px 5px 0px;
}
.commentit_stars_r2{
  	margin: 5px 0px 5px 0px;

}
.commentit_stars_r2 a{
text-decoration-style: dashed;
}
.commentit_stars_static2
{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 50 50'%3E%3Cpath fill='gold' stroke='gold' d='m25,1 6,17h18l-14,11 5,17-15-10-15,10 5-17-14-11h18z'/%3E%3C/svg%3E");
	position: absolute;
	height: 16px;
	background-size: 16px 16px;
}
.regCB {
    color: #696969;
	font-size: 13px;
}
.display-flex-bot {
    display:flex;
    align-items:flex-end;
}
.form-inline {
	margin-bottom: 10px;
}
.voprosi {
  width: 100%;
}
.expert {
border-top: 1px solid #c5d0ed;
border-bottom: 1px solid #c5d0ed;
margin: 10px 0px;
}
.zOp {
  background: #F5F5F5;
  color: #696969;
  font-size: 14px;
  margin: 5px 0px;
  padding: 0px 3px;
}
.katBtn {
  padding: 4px 0px;
}
.katBtn,.katBtn2 {
  text-align: center;
}
.katBtn2 a {
	text-decoration-style: dashed;
}
.cntMfo {
  color: #696969;
  font-size: 14px;
}
.tab2 {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #000;
  overflow: hidden;
}
.tab2 input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab2 label {
  position: relative;
  display: block;
  padding: 0.7em 0em 0.7em 2em;
  background: #D0E2F7;
  font-weight: bold;
  line-height: 1.5;
  cursor: pointer;
}
.tab-content2 {
  max-height: 0;
  overflow: hidden;
  background: #f5f6f7;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}
.tab-content2 p {
  margin: 1em;
}
.tab2 input:checked ~ .tab-content2 {
  max-height: 100vh;
}
.tab2 label::after {
  position: absolute;
  left: -0.5em;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.tab2 input[type=checkbox] + label::after {
  content: "+";
}
.tab2 input[type=radio] + label::after {
  content: "\25BC";
}
.tab2 input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.tab2 input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}
@font-face {
  font-family: 'rouble';
  src: url('https://mikrozaimypro.ru/skins/main/webfont-rouble/rouble-webfont.eot');
  src: url('https://mikrozaimypro.ru/skins/main/webfont-rouble/rouble-webfont.eot?#iefix') format('embedded-opentype'),
       url('https://mikrozaimypro.ru/skins/main/webfont-rouble/rouble-webfont.woff') format('woff'),
       url('https://mikrozaimypro.ru/skins/main/webfont-rouble/rouble-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.rub {
  font-family: 'rouble';
}
.rub::before {content: "a";}
table.zaimOp ul>li:before {
    content: "• ";
    color: #314b7d; 
    padding-right: .3em; 
}
table.zaimOp ul>ul {
  margin-left: 20px;
}
.zagtxt {
 padding: 7px 10px; 
  border-radius:4px;border: 1px solid #314b7d;
	background: #D0E2F7;
	 color: #314b7d;
}
.paginat {
	text-align:center;margin: 10px 0px 25px 0px;  font-weight: bold;	font-size: 18px;
	background: #f5f6f7;border: 1px solid #c5d0ed;
}
.autor {
	margin-top: 20px;
}
.container2 {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.itemOp {
    width: 50%;display:inline-block;
}
.itemImg {
    width: 50%;display:inline-block;
}
.simZmItem {
   display:inline-block;
}
.simZmItemIn{
    border: 1px solid #e4e8f2; margin: 5px; padding: 5px;
}
.simZmItemIn img{
    max-width: 150px;max-height: 60px;
}
.simZmZag {
	text-align:center;margin: 20px 0px 10px 0px;  font-weight: bold;	font-size: 16px;
}
.relStItem {
    width: 50%;display:inline-block;
}
.relStZag {
	margin: 20px 0px 10px 0px;  font-weight: bold;	font-size: 16px;
}
.topZ_zag {
	margin: 10px 0px 5px 0px;  font-weight: bold;	font-size: 16px;text-align: center;
}
.topZ_bottom {
	font-size: 16px;text-align: center;}
.topZ_bottom  a{
  text-decoration: none;border-bottom: 1px dashed #314b7d;  font-weight: bold;
}
a.btn {
text-decoration: none;
} 
a.button {
  width: 150px;display: inline-block;    text-align: center;
	font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  padding: .6em 0.7em calc(.6em + 3px);
  border-radius: 3px;  
  margin-bottom: 3px;
background: rgb(5, 156, 0);
  box-shadow:3px 3px 4px rgba(0,0,0,0.2);
  transition: 0.2s;
} 
a.button:hover { background: rgb(34,135,2);color: #fff !important; }
a.button:active {
background: rgb(0,145,0);
  box-shadow:3px 3px 4px rgba(0,0,0,0.2);
}
button.button2,a.button2 {
  width: 150px;display: inline-block;    text-align: center;
	font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  padding: .2em 1em calc(.2em + 3px);
  border-radius: 4px;
  background: rgb(247, 157, 12);
  box-shadow:3px 3px 4px rgba(0,0,0,0.2);
  /*background: rgb(5, 156, 0);
  box-shadow: 0 -3px rgb(34,135,2) inset;*/
  transition: 0.2s;
} 
button.button2:hover,a.button2:hover { background: rgb(204,155,32);color: #fff !important;/*background: rgb(34,135,2);*/ }
button.button2:active,a.button2:active {
  background: rgb(184,135,12);
  box-shadow:3px 3px 4px rgba(0,0,0,0.2);
  /*background: rgb(0,145,0);
  box-shadow: 0 3px rgb(0,145,0) inset;*/
}
.sendZ2 {
	display: none !important;
}
div.withShadow {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
	-webkit-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
	background: #fff;
}
div.withShadow  ul{
    list-style-position: inside;
    padding:0;
    margin:0 0 .5em 0 ;
}
ul.nav2 {
	list-style: none;
	font-size: 120%;
}
ul.nav2>li {
	float: left;
}
ul.nav2>li:first-child {
	margin-left: 0 !important;
}
ul.nav2>li>a {
	display: block;
}
div.floatEnd {
	clear: left;
	font-size: 0;
}
.m1 {width:100%; height:1px; clear:both;}
.m2 div {color: #444650 ;}
.m2 {        width:210px; 
        float:left; 
        margin: 0 20px 15px 0;
   }
.m2 ul li{font-size: 14px; list-style-position: inside;list-style-type: none;  font-weight: bold;}
@media only screen and (min-width:390px) and (max-width:500px) {
.m2 {width:160px;}
} 
@media only screen and (max-width:389px) {
.m2 {width:270px;}
}
/***************************/
#sky {
	width:100%;
	box-shadow: 0 5px 7px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.4);
	filter: progid:DXImageTransform.Microsoft.Shadow(
		direction = 180,
		color = #aaaaaa,
		strength = 7
	);
	zoom: 1;
	background: #fff;
}
#header, #wrapper, #footer {
	width:100%;
	max-width: 1200px;
	margin: 0 auto;
}
#header {
	height: 50px;
	overflow: hidden; /*anti margin collapse*/
}
#header>ul.nav2 {
	margin: .6em 10px 0;
}
#header>ul.nav2>li {
	margin-left: 2em;
}
#header>ul.nav2>li>a {
	color: #000;	text-decoration: none;
}
#header>ul.nav2>li>a:hover {
	color: #00a;text-decoration: none;
}
#header>ul.nav2>li>a.active {
	color: #007;
}
#header>ul.nav2>li#city {
	float: right;	margin-right: 1em;
}
#header>ul.nav2>li#city>a {
	border-bottom: 1px dashed #555;
	color: #555;
}
#header>ul.nav2>li#city>a:hover  {
border-bottom: 1px dashed #f00;
color: #f00;
	color: #f00;
}
#header>ul.nav2>li>a>span.icon {
	background: url(images/icons.png) no-repeat 0 0;
}
#header>div.floatEnd {
	clear: both;
}
/***************************/
#wrapper {
	padding: 20px 0px 0px 0px;
	overflow: hidden; /*anti margin collapse*/
}
#side {
 position:relative;
 margin-left:20px;
 float:left;
 width:25%;
 text-align: center;
	padding-bottom: 40px;
}
#quickSearch {
	padding: 20px 0 40px;
}
#quickSearch>form>input[type="text"] {
	width: 60%;
	margin-bottom: 30px;
	/* background: url(../img/icons.png) no-repeat 25 0; */
}
#zType {
font-weight: bold ;
	background: #ccc;	margin-bottom: 5px;
}
#zTypeUl {
text-align: left;
}
#zTypeUl>ul {
    list-style: none;
    padding:0;
    margin:0;
}

#zTypeUl>ul>li { 
    padding-left: 2em; 
    text-indent: -.7em;
}

#zTypeUl>ul>li:before {
    content: "• ";
    color: #314b7d; 
    padding-right: .3em; 
}
#side>h3 {
	position: relative;
	height: 40px;
	line-height: 40px;
	margin: -12px 0;
	font-size: 120%;
	text-transform: uppercase;
	color: #fff;
	background: #314b7d;
}
#specPr {
	padding: 20px 0px ;border-radius: 0px;
}
#socBut {
	border-radius: 0px;
}
#news {
	padding: 10px 15px 25px;
}
#news>ul {
	list-style: none;
	text-align: left;
}
#news>ul>li {
	margin-top: 25px;
	clear: left;
	zoom: 1; /*IE7 float fix*/
}
#news>ul>li>span {
	float: left;
	color: #007;
}
#news>ul>li>span>a>img {
max-width:115px;
max-height:115px;
}
#news>ul>li>a {
	display: block;
	margin-left: 120px;
	color: #000;
	font-size: 14px;
}
#news>ul>li>a:hover {
	text-decoration: underline;
}
/************/
.sort {
	border: 3px solid #f00;
}
.sort_td {
	background: #d9dcde;
}
.zName {
font-weight: bold ;
}
.mfoName {
font-weight: bold ;	font-size: 80%;
}
.catRubName {
font-weight: bold ;	font-size: 110%;	margin: 5px 0 10px 0;
}
.citiesZag {
font-weight: bold ;
	text-align: center;margin-bottom: 5px;
}
#container {
float:left;
 width:71%;
 margin-right:5px;
 }
#container>div.withShadow {
	margin: 0 0 30px 0;
	padding: 20px 30px;
}
/***************************/
#ground {
	clear: both;
	background: #8e8e8e;
}
#footer {
	line-height: 30px;
	font-size: 100%;
	color: #fff;
}
#footer a{
color: #314b7d;
}
#footer>ul.nav2 {
	height: 60px; width:45%;float: right;
	margin-right: 5%;
	font-size: 100%;
}
#footer>ul.nav2>li {
	margin-right: 0.9em;
}
#footer>ul.nav2>li>a {
	color: #fff;
}
#footer>ul.nav2>li>a:hover {
	text-decoration: underline;
}
#footer>ul.nav2>li>a.active {
	text-decoration: underline;
}
#footer>p {
	margin-left: 5%;width:45%;	
}
.commZag{	font-size: 120%;}

@media only screen and (max-width: 760px){ 
#side{
		width: 98%;
		float: none;
		margin: 10px auto;
		}
#container {
		width: 98%;
		float: none;
		}
}		
img {
 max-width: 100%;
 height: auto;
 width: auto\9; /* ie8 */
}

@media only screen and (min-width:760px) and (max-width:1040px) {
 #services > table > tbody > tr > td:nth-child(5) {
display: none;
}
}
@media only screen and (min-width:760px) and (max-width:880px) {
 #services > table > tbody > tr > td:nth-child(4) {
display: none;
}
}
@media only screen and (min-width:700px) and (max-width:780px) {

}
@media only screen and (max-width:760px) {
 #services > table > tbody > tr > td:nth-child(5) {
display: none;
}
}
@media only screen and (max-width:640px) {
 #services > table > tbody > tr > td:nth-child(4) {
display: none;
}
}
@media only screen and (max-width:490px) {
 #services > table > tbody > tr > td:nth-child(3) {
display: none;
}
#search>form>input[type="text"] {
	width:65px;
}
#services>table>tbody>tr>td {
	padding: 7px !important;
}
#header {
    height: 85px !important;
    overflow: hidden;
}
ul.nav2 {
    font-size: 110%;
}
}
@media only screen and (max-width:380px) {
 #services > table > tbody > tr > td:nth-child(6) {
display: none;
}
 #services > table > tbody > tr > td:nth-child(3) {
min-width: 100px;
}
#header {
    height: 85px !important;
    overflow: hidden;
}
ul.nav2 {
    font-size: 110%;
}
.sendZ2 {
	display: block !important;
}
}
@media only screen and (max-width:1080px) {
#container > div.withShadow {
    padding: 10px 5px;
}
#wrapper {
    padding: 8px 0;
}
#search {
 margin: 5px 0 15px 0 !important;
}
#header {
    height: 65px;
    overflow: hidden;
}
#header > ul.nav2 > li {
    margin-left: 1.2em;
}
}
@media only screen and (max-width:1160px) {
 div.menu{
display: none;
}
}

/*@media only screen and (min-width:1024px) and (max-width:1152px) {
.cc_photo img {max-width: 165px !important;}
}
@media only screen and (min-width:981px) and (max-width:1024px) {
.cc_photo img {max-width: 155px !important;}
}
@media only screen and (min-width:761px) and (max-width:980px) {
.cc_photo img {max-width: 135px !important;}
} 
@media only screen and (min-width:481px) and (max-width:760px) {
.cc_photo img {max-width: 165px !important;}
} 
@media only screen and (min-width:441px) and (max-width:480px) {
.cc_photo img {max-width: 145px !important;}
} */
@media only screen and (max-width:440px) {
.col-14 {width: 25% !important;}
.col-34 {width: 75% !important;}
} 
@media only screen and (min-width:441px) and (max-width:700px) {
.col-14 {width: 35% !important;}
.col-34 {width: 65% !important;}
}
@media only screen and (max-width:700px) {
.cc_oform {position: relative !important;margin-bottom: 8px;}
.cc_name {
    padding-right: 5px !important;
}
.cc_photo img {max-width: 160px !important;max-height: 160px !important;}
}