html {
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	width: 100%;
	overflow: hidden;
}
body {
	background: url('images/bg.jpg');
	font: 16px 'Open Sans', sans-serif;
}
@media (max-width:767px) {
	body > .container {
		width: 100%;
		padding: 0;
	}
	body > .container > .row {
		margin: 0;
	}
	body > .container > .row > .col-xs-12 {
		padding: 0;
	}
}
a, a:visited, a:active {
	color: #104278;
}
img {
	border: none;
	max-width: 100%;
}
h1 {
	font: 700 36px/50px 'Open Sans', sans-serif;
	text-align: center;
	margin: 10px 0 30px;
	color: #1D375A;
	letter-spacing: 1px;
}
h2 {
	font: 700 normal 30px/40px 'Open Sans', sans-serif;
	text-align: left;
	color: #800000;
	letter-spacing: 1px;
	margin: 40px 0 15px;
}
h3 {
	font: 700 normal 26px 'Open Sans', sans-serif;
	text-align: left;
	color: #1D375A;
	margin: 30px 0 10px;
}
p {
	font: normal 18px 'Open Sans', sans-serif;
	margin-bottom: 10px;
}
p.capture {
	text-align: center;
	margin: -5px 0 25px 0;
}
p.pcenter {
	text-align: center;
}
p.blue {
	color: #0000cc;
}
a.ah2 {
	display: block;
	font: 700 normal 30px/40px 'Open Sans', sans-serif;
	text-align: left;
	color: #990033;
	letter-spacing: 1px;
	margin: 40px 0 15px;
}

ul.galka {
	list-style: none;
	margin: 20px 40px;
	padding:0;
	font: normal 18px 'Open Sans', sans-serif;
}
ul.galka li {
	margin-bottom: 15px;
}
ul.galka li:before{
	content: "\f00c";
	font: normal 18px 'FontAwesome', Times, serif;
	color: #537189;
	padding-right: 5px;
}
.galka.ul-oglav {
	max-width:100%;
	width: 550px;
	margin: 30px auto;
}
@media (max-width: 480px) {
	ul.galka {
		margin: 20px 10px;
	}
}
.vert30 {
	width: 100%;
	height: 30px;
}
hr {
    color: #000080; /*��� IE */
    background-color: #000080; /*��� Firefox, Opera, Safari*/
    border: none;
    height:1px;
	margin: 30px 0;
}
.fontbig {
	font-size: 30px;
}
.redtext {
	color: #d90303;
}
.browntext {
	color: #800000;
}
.bluetext {
	color: #1D375A;
}
@media (max-width: 480px) {
	.col-xx-12 {
		width: 100%;
	}
	.hidden-xx {
		display: none !important;
	}
}
iframe {
	display:block;
	max-width: 100%;
	margin:30px auto;
	border:none;
}
@media (max-width: 560px) {
	.page iframe {
		width:480px !important;
		height:270px !important;
	}
}

/* ------------------------------------------------------*/
.main {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0px auto;
	box-shadow: 10px 0 10px rgba(0,0,0,0.4), -10px 0 10px rgba(0,0,0,0.4);
}
@media (max-width:767px) {
	.main {
		box-shadow: none;
	}
}
.header {
	background: #C3CAD4 url("images/top_bg.jpg") no-repeat right top;
	position: relative;
	padding: 40px 0 50px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	text-align: center;
}
.header a, .header a:hover, .headerx a:active, .header a:focus, .header a:visited {
	font: normal 30px/50px 'Neucha', Arial, sans-serif;
	color: #fafafa;
	letter-spacing: 1px;
	text-shadow: 0 -1px 0 #6d7d9e, 0 1px 0px #fff;
	text-decoration:none;
}
.yo_portret {
	position: absolute;
	right: 5px;
	bottom: 5px;
	background: rgb(30,54,88); /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlMzY1OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NWNiZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(30,54,88,1) 0%, rgba(149,203,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,54,88,1)), color-stop(100%,rgba(149,203,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(30,54,88,1) 0%,rgba(149,203,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(30,54,88,1) 0%,rgba(149,203,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(30,54,88,1) 0%,rgba(149,203,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(30,54,88,1) 0%,rgba(149,203,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e3658', endColorstr='#95cbe5',GradientType=0 ); /* IE6-8 */
}
.yo_portret img {
	position: relative;
	display: block;
	margin: 7px;
}
@media (max-width:991px) {
	.yo_portret {
		display:none;
	}
}
@media (max-width: 767px) {
	.header {
		padding: 40px 20px 50px;
	}
}
/* --------------------- BUTTONS ------------------------*/
.btn1 {
	display: block;
	width: 200px;
	height: 35px;
	box-sizing: border-box;
	border-top: 1px solid #ffe6d5;
	background: rgb(253,174,133); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(253,174,133,1) 0%,rgba(254,245,228,1) 6%,rgba(255,255,255,1) 7%,rgba(254,245,228,1) 9%,rgba(255,136,75,1) 12%,rgba(254,201,170,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,174,133,1)), color-stop(6%,rgba(254,245,228,1)), color-stop(7%,rgba(255,255,255,1)), color-stop(9%,rgba(254,245,228,1)), color-stop(12%,rgba(255,136,75,1)), color-stop(100%,rgba(254,201,170,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(253,174,133,1) 0%,rgba(254,245,228,1) 6%,rgba(255,255,255,1) 7%,rgba(254,245,228,1) 9%,rgba(255,136,75,1) 12%,rgba(254,201,170,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(253,174,133,1) 0%,rgba(254,245,228,1) 6%,rgba(255,255,255,1) 7%,rgba(254,245,228,1) 9%,rgba(255,136,75,1) 12%,rgba(254,201,170,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(253,174,133,1) 0%,rgba(254,245,228,1) 6%,rgba(255,255,255,1) 7%,rgba(254,245,228,1) 9%,rgba(255,136,75,1) 12%,rgba(254,201,170,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(253,174,133,1) 0%,rgba(254,245,228,1) 6%,rgba(255,255,255,1) 7%,rgba(254,245,228,1) 9%,rgba(255,136,75,1) 12%,rgba(254,201,170,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdae85', endColorstr='#fec9aa',GradientType=0 ); 
	padding: 8px 0px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 3px 3px, inset 3px 0 3px rgba(233,107,30,0.8), inset -3px 0 3px rgba(241,110,40,0.8), inset 0 -3px 5px rgba(255,255,255,0.3), inset 0 3px 5px rgba(255,255,255,0.3);
	-moz-box-shadow: rgba(0,0,0,0.3) 0 3px 3px, inset 3px 0 3px rgba(233,107,30,0.8), inset -3px 0 3px rgba(241,110,40,0.8), inset 0 -3px 5px rgba(255,255,255,0.3), inset 0 3px 5px rgba(255,255,255,0.3);
	box-shadow: rgba(0,0,0,0.3) 0 3px 3px, inset 3px 0 3px rgba(233,107,30,0.8), inset -3px 0 3px rgba(241,110,40,0.8), inset 0 -3px 5px rgba(255,255,255,0.3), inset 0 3px 5px rgba(255,255,255,0.3);
	text-shadow: 0 1px 1px #fff;
	color: #312d29;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
.btn1:hover {
	background: #ffa27c; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(253,174,133,1) 0%,rgba(254,245,228,1) 6%,rgba(255,255,255,1) 7%,rgba(254,245,228,1) 9%,rgba(254,160,108,1) 12%,rgba(255,230,210,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,174,133,1)), color-stop(6%,rgba(254,245,228,1)), color-stop(7%,rgba(255,255,255,1)), color-stop(9%,rgba(254,245,228,1)), color-stop(12%,rgba(254,160,108,1)), color-stop(100%,rgba(255,230,210,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(253,174,133,1) 0%,rgba(254,245,228,1) 6%,rgba(255,255,255,1) 7%,rgba(254,245,228,1) 9%,rgba(254,160,108,1) 12%,rgba(255,230,210,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(253,174,133,1) 0%,rgba(254,245,228,1) 6%,rgba(255,255,255,1) 7%,rgba(254,245,228,1) 9%,rgba(254,160,108,1) 12%,rgba(255,230,210,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(253,174,133,1) 0%,rgba(254,245,228,1) 6%,rgba(255,255,255,1) 7%,rgba(254,245,228,1) 9%,rgba(254,160,108,1) 12%,rgba(255,230,210,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(253,174,133,1) 0%,rgba(254,245,228,1) 6%,rgba(255,255,255,1) 7%,rgba(254,245,228,1) 9%,rgba(254,160,108,1) 12%,rgba(255,230,210,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdae85', endColorstr='#fec9aa',GradientType=0 ); 
	color: #312d29;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 3px 3px, inset 3px 0 3px rgba(233,107,30,0.5), inset -3px 0 3px rgba(241,110,40,0.5), inset 0 -3px 5px rgba(255,255,255,0.3), inset 0 3px 5px rgba(255,255,255,0.3);
	-moz-box-shadow: rgba(0,0,0,0.3) 0 3px 3px, inset 3px 0 3px rgba(233,107,30,0.5), inset -3px 0 3px rgba(241,110,40,0.5), inset 0 -3px 5px rgba(255,255,255,0.3), inset 0 3px 5px rgba(255,255,255,0.3);
	box-shadow: rgba(0,0,0,0.3) 0 3px 3px, inset 3px 0 3px rgba(233,107,30,0.5), inset -3px 0 3px rgba(241,110,40,0.5), inset 0 -3px 5px rgba(255,255,255,0.3), inset 0 3px 5px rgba(255,255,255,0.3);
}
.btn1:active {
	border-top: 1px solid #ad6944;
	background: #fb792e;
	background: -webkit-gradient(linear, left top, left bottom, from(#fb792e), to(#ffccac));
	background: -webkit-linear-gradient(top, #fb792e, #ffccac);
	background: -moz-linear-gradient(top, #fb792e, #ffccac);
	background: -ms-linear-gradient(top, #fb792e, #ffccac);
	background: -o-linear-gradient(top, #fb792e, #ffccac);
	-webkit-box-shadow: inset rgba(0,0,0,0.3) 3px 3px 3px, inset rgba(0,0,0,0.1) -1px -1px 1px;
	-moz-box-shadow: inset rgba(0,0,0,0.3) 3px 3px 3px, inset rgba(0,0,0,0.1) -1px -1px 1px;
	box-shadow: inset rgba(0,0,0,0.2) 2px 2px 2px, inset rgba(0,0,0,0.1) -1px -1px 1px;
}
.btn2 {
	display: block;
	width: 100%;
	padding: 8px 0px;
	background: #b87352;
	font: 15px 'Cuprum', Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
.btn2:hover,.btn2:active,.btn2:focus,.btn2:visited {
	background: #98503c;
	color: #fff;
	text-decoration: none;
}

/* --------------------- MENU ------------------------*/

.navbar {
	min-height: 40px;
	margin-bottom: 0px;
	border: none;
	background-color: #527c95; 
	background-image: -moz-linear-gradient(top, #6e8caa 0%, #527c95 100%); 
	background-image: -webkit-linear-gradient(top, #6e8caa 0%, #527c95 100%); 
	background-image: -o-linear-gradient(top, #6e8caa 0%, #527c95 100%); 
	background-image: -ms-linear-gradient(top, #6e8caa 0%, #527c95 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e8caa', endColorstr='#527c95',GradientType=0 ); 
	background-image: linear-gradient(top, #6e8caa 0%, #527c95 100%);   
	-webkit-box-shadow: inset 0px 0px 1px #ffffff; 
	-moz-box-shadow: inset 0px 0px 1px #ffffff;  
	box-shadow:inset 0px 0px 1px #ffffff;  
	border-radius:0px;
}
.navbar-collapse {
	padding:0;
}
ul.nav.navbar-nav {
	position: relative;
	z-index: 5000;
	top: 0;
	left: 0;
	display: table;
	display: flex;
	justify-content:space-between;
	margin: 0 auto;
	padding: 0;
	float:none;
	list-style: none;  
}

ul.nav.navbar-nav li {
	position: relative;
	line-height: 0;
}
ul.nav.navbar-nav > li {
	display: table-cell;
	padding: 7px 23px;
	border-right: 1px solid #c0b4a7;
	text-align: center;
}
ul.nav.navbar-nav li:last-of-type {
	border-right: none;
}
ul.nav.navbar-nav li:hover {
	background: #537189;
}
ul.nav.navbar-nav a {
	display:block;
	height: 25px;
	padding: 0;
	color: #e9edf2;
	font: bold 13px/25px 'Roboto Condensed', Arial, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-shadow: 0 -1px 0 #444;
}
ul.nav.navbar-nav > li > a {
	white-space:nowrap;
}
ul.nav.navbar-nav a:active, ul.nav.navbar-nav a:visited {
	color: #e9edf2;
}
ul.nav.navbar-nav li:hover > a {
	color: #fafafa;
}
.nav>li>a:hover {
    background: transparent;
}
ul.nav.navbar-nav li:hover > ul {
	display: block;
}

/* Sub-menu */
ul.nav.navbar-nav ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;    
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 99999;    
	background: #537189;
}

ul.nav.navbar-nav ul ul {
	top: 0;
	left: 200px;
	background: #3a556b;
}
ul.nav.navbar-nav ul.menuleft {
    left: -200px;
}

ul.nav.navbar-nav ul.menuleft ul {
	left: -200px;
}
ul.nav.navbar-nav ul.menuleft_obomne {
    left: auto;
	right:0;
}
ul.nav.navbar-nav ul.menuleft_obomne li {
    width: 110px;
	overflow: hidden;
}


ul.nav.navbar-nav ul li {
    margin: 0;
    padding: 0;
    display: block;  
	text-align: left;
	border-right: none;
	border-top: 1px solid #e9e8e4;
}

ul.nav.navbar-nav ul a {    
    padding: 10px;
	width: 200px;
	height: auto;
	font: normal 16px/25px 'Roboto', Arial, sans-serif;
	letter-spacing: 0px;
    line-height: 1;
    display: block;
	text-shadow: none;
}
ul.nav.navbar-nav a i {
	display: none;
}

ul.nav.navbar-nav ul a:hover, ul.nav.navbar-nav ul a:active, ul.nav.navbar-nav ul a:focus {
    background: #f1d972;
	color: #333;
}
@media (max-width:1199px) {
	ul.nav.navbar-nav a {
		font-size:11px;
	}
	ul.nav.navbar-nav ul a {
		font-size:13px;
	}
}
@media (max-width:991px) {
	ul.nav.navbar-nav a {
		font-size:9px;
	}
	ul.nav.navbar-nav ul a {
		font-size:11px;
	}
	ul.nav.navbar-nav > li {
		padding: 0 14px;
	}
	.navbar {
		min-height: 20px;
	}
	ul.nav.navbar-nav ul {
		top:25px;
	}
	ul.nav.navbar-nav ul a {    
		width:160px;
	}
	ul.nav.navbar-nav ul ul {
		left: 160px;
	}
	ul.nav.navbar-nav ul.menuleft {
		left: -160px;
	}

	ul.nav.navbar-nav ul.menuleft ul {
		left: -160px;
	}
}
@media (max-width:767px) {
	.navbar {
		position: relative;
		z-index: 2000;
	}
	.navbar-toggle {
		float: none;
		padding: 0;
		margin: 0 0 0 20px;
		cursor: pointer;
		color:#fff;
		font: normal 18px/34px 'Neucha', Arial, sans-serif;
	}
	.navbar-collapse {
		display: block;
		position: absolute !important;
		top: 100%;
		left: 0;
		overflow: visible !important;
		width: 100%;
		height: 0 !important;
		border: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		transform: translateX( -120% );
		transition: all 0.3s ease-out;
	}
	.navbar-collapse.collapse.in {
		transform: translateX( 0 );
	}
	ul.nav.navbar-nav {
		position:absolute;
		top: 100%;
		left: 0;
		display:block;
		width: 100%;
		padding: 20px 0;
		background: #fff;
	}
	ul.nav.navbar-nav > li {
		display: block;
		position: static;
		padding: 0 20px;
	}
	ul.nav.navbar-nav > li {
		display: block;
		border: none;
		text-align: left;
	}
	ul.nav.navbar-nav li:hover {
		background: transparent;
	}
	ul.nav.navbar-nav a {
		height: auto;
		color: #333;
		font-size: 13px;
		text-shadow: none;
	}
	ul.nav.navbar-nav a i {
		display: inline;
	}
	ul.nav.navbar-nav > li > a {
		white-space:normal;
	}
	ul.nav.navbar-nav a:active, ul.nav.navbar-nav a:visited {
		color: #000;
	}
	ul.nav.navbar-nav li:hover > a {
		color: #000;
	}
	ul.nav.navbar-nav ul {
		display: block;
		position: static;
		max-height: 0;
		overflow: hidden;
		margin-left: 20px;
		background: transparent;
		transition: max-height 0.5s ease-out;
	}
	ul.nav.navbar-nav ul.open {
		max-height: 1000px;
		padding-bottom: 10px;
	}
	ul.nav.navbar-nav ul ul {
		background: transparent;
	}
	ul.nav.navbar-nav ul.menuleft_obomne li {
		width: auto;
	}
	ul.nav.navbar-nav ul li {
		border: none;
	}

	ul.nav.navbar-nav ul a {    
		padding: 10px 0;
		width: auto;
		font-size:15px;
	}
	ul.nav.navbar-nav ul a:hover, ul.nav.navbar-nav ul a:active, ul.nav.navbar-nav ul a:focus {
		background: transparent;
		color: #000;
	}
}
/* --------------------- sideMENU ------------------------*/
.bokmenu {
	margin:0;
	padding:0;
	list-style: none;
}
.bokmenu li {
	padding: 20px 10px;
	background: #E9E3D1;
	border-top: 1px solid #fff;
}
.bokmenu li:hover {
	background: #98B5D1;
}
.bokmenu a {
	font: 14px 'Roboto', Arial, sans-serif;
	color: #495B75;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}
.bokmenu li:hover a {
	color: #fff;
	text-shadow: 0 -1px 0 #aaa;
}
.bokmenu a:active, .bokmenu a:visited {
	color: #495B75;
}
/* --------------------- INDEX PAGE ------------------------*/
.text_index {
	background: #fff;
}
.row_index {
	display:flex;
	margin:0;
}
.row_index >div {
	padding:0;
}
.midcol {
}
.bokcol {
	height: 100%;
	background: #F9F4E3;
}
.btn2a {
	display: inline-block;
	width: 300px;
	width: calc(100% - 453px);
	margin:0 -10px 10px 0;
}

.row_uslugi {
	margin:1px;
}
.row_uslugi >div {
	padding:0;
}
.row_uslugi a {
	display:block;
	display:flex;
	width: 100%;
	height: 65px;
	margin:auto;
	padding: 5px;
	background: #E3E5E7; /*#f2eeeb;*/
	border: 1px solid #fff;
	font: 14px 'Cuprum', Arial, sans-serif;
	color: #153f57;
	text-decoration: none;
}
.row_uslugi a:hover, .row_uslugi a:active, .row_uslugi a:focus {
	color: #153f57;
	text-decoration: none;
	background: #FFEAD5;
}
.row_uslugi a span{
	margin: auto 0;
}
.midcol p {
	margin-left: 10px;
	margin-right:10px;
}
#about_me {
	padding: 0px 3px;
}
#about_me img {
	width:450px;
	margin-left: 10px;
	float: right;
}
#about_me a {
	color: #196BAD;
	text-decoration: none;
}
#about_me a:hover {
	color: #118FF3;
}
#about_me a.btn2a, #about_me a.btn2a:hover, #about_me a.btn2a:active, #about_me a.btn2a:visited {
	color: #fff;
}
#my_site {
	text-align: center;
	padding: 20px 30px;
	color: #1C5AC6;
	font: 15px 'Neucha', Arial, sans-serif;
}
@media (max-width:1199px) {
	.row_uslugi a {
		height:90px;
	}
}
@media (max-width:991px) {
	.row_index {
		display:block;
	}
	.midcol {
		margin-top: 2px;
	}
	.bokmenu li {
		min-height:80px;
	}
	.bokcol_left .bokmenu li {
		background: #efe7c9;
		border-right:1px solid #fff;
	}
	.bokcol_left .bokmenu li:hover {
		background: #98B5D1;
	}
	.bokcol_left .btn2 {
		background: #825038;
	}
	.row_uslugi a {
		padding: 5px 15px;
	}
	#about_me img {
		width:50%;
	}	
	.btn2a {
		width: 261px;
		width: calc(50% - 3px);
		margin:0 -10px 10px 0;
	}
}
@media (max-width:767px) {
	.btn2a {
		width: 50%;
		width: calc(50% - 3px);
	}
	.row_uslugi a {
		min-height:auto;
	}
}
@media (max-width:680px) {
	.bokmenu li {
		min-height:auto;
	}
}
/* --------------------- PAGE ------------------------*/
.page {
	background: #fff;
	padding: 30px;
	min-height: 700px;
}
.page a {
	text-decoration:underline;
}
@media (max-width: 767px) {
	.page {
		width: 100%;
		padding: 10px 20px;
	}
}

#feedback {
	background: #ebeeff;
	padding: 10px 25px 50px;
}
.socialnet {
}
#vk_comments, #vk_comments iframe, #vk_like,
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe,
.fb-comments, .fb-comments span, .fb-comments iframe {
	width:100% !important;
}
.yashare-auto-init {
	text-align: center;
	margin-bottom: 30px;
}
.vkdiv {
	display: inline-block;
}
@media (max-width:480px) {
	#feedback {
		padding: 10px 5px 50px;
	}
}

/* ---------------------------------------------*/
/* ----- img -----*/
.img-center {
	display: block;
	margin: 10px auto;
}
.img-right {
	max-width:30%;
	float: right;
	margin: 0 0 10px 10px;
}
.img-left {
	max-width:30%;
	float: left;
	margin: 0 10px 10px 0;
}
@media (max-width:991px) {
	.img-right,.img-left {
		max-width:50%;
	}
}
@media (max-width:767px) {
	.img-right,.img-left {
		max-width:100%;
		width:100%;
		float: none;
		margin: 30px 0;
	}
}

/* ---row with narrow gap---*/
.row_narrow-gap {
	margin: 30px -7px;
}
.row_narrow-gap > div {
	padding: 7px;
}
.row_narrow-gap img {
	display:block;
	width: 100%;
	margin-bottom:7px;
}

/* ----- oglavlenia -----*/
.row_ogl {
	display:flex;
	margin: 30px 0;
}
.row_ogl.row_ogl-multirow {
	margin: 0;
}
.row_ogl > div {
	display:flex;
	padding: 10px 5px;
    border: 2px solid #FFF;
}
.row_ogl.row_ogl-blue > div {
    background: #DFF0F8;
}
.row_ogl-blue a, .row_ogl-blue a:active, .row_ogl-blue a:focus {
	display:block;
	width: 100%;
    font: 14px "Cuprum",Arial,sans-serif;
    color: #153F57;
    text-decoration: none;
	text-align:center;
}
@media (max-width:480px) {
	.row_ogl {
		display:block;
	}
}

/* ---gid---*/
.bordered-block {
	margin: 30px 0;
	padding: 0 10px;
	font-size: 18px;
	border: 2px solid #104278;
	border-bottom:none;
}
.row_prices {
	display: flex;
	margin: 0 -10px;
}
.row_prices .gid_col {
	padding: 20px 10px;
	border-bottom: 2px solid #104278;
}
.gid_col1 {
	display:flex;
	color: #482400;
	background-color: #fff;
}
.gid_col2 {
	display:flex;
	color: #660066;
	background-color: #FCF7EB;
}
.gid_col3 {
	color: #482400;
	background: #f5f3fe;
}
.gid_col-a {
	display:flex;
}
.gid_col1 > div {
	align-self:center;
}
.gid_col2 p {
	width:100%;
	align-self:center;
	text-align: center;
}
.gid_col-a a {
	display:block;
	width:100%;
	align-self:center;
	text-align: center;
}
@media (max-width:991px) {
	.row_prices, .gid_col1, .gid_col2, .gid_col-a {
		display: block;
	}
	.row_prices .gid_col.gid_col1, .row_prices .gid_col.gid_col2 {
		border-bottom:none;
	}
}

/* ---ba-virtual---*/
.row_virtual-tur {
	margin: 0 -7px;
}
.row_virtual-tur > div {
	padding: 0 7px;
}
.row_virtual-tur h3 {
	min-height: 58px;
}
.row_virtual-tur img {
	display:block;
	width: 100%;
	margin-bottom:10px;
}
@media (max-width:991px) {
	.row_virtual-tur h3 {
		min-height: auto;
	}
}

/* ---dom---*/
table.dom  {
	margin: 30px auto 40px;
	border: 2px solid #104278;
}
table.dom th {
	width: 33.3333%;
	padding: 10px;
	border: 1px solid #ccc;
	font: bold 20px 'Open Sans', sans-serif;
	text-align: center;
	color: #1D375A;
}
table.dom td {
	width: 33.3333%;
	padding: 5px 10px;
	border: 1px solid #ccc;
}
table.dom tr:last-of-type {
	background: #FCF7EB;
}
@media (max-width:480px) {
	table.dom th {
		font-size: 14px;
	}
	table.dom td {
		font-size: 10px;
	}
}

/* ---kontakt---*/
.kontakt-soc {
	width: 600px;
	margin: 30px auto;
	padding: 30px 40px 20px;
	border: 2px solid #104278;
	background: #f5f3fe;
}
.kontakti {
	width: 500px;
	margin: 30px auto;
	padding: 30px 40px 20px;
	border: 2px solid #104278;
	background: #f5f3fe;
}
@media (max-width:767px) {
	.kontakti,.kontakt-soc {
		width: 100%;
	}
	.kontakt-soc img {
		display: none;
	}
}
@media (max-width:480px) {
	.kontakti,.kontakt-soc {
		padding: 30px 20px 20px;
	}
	.kontakt-soc img {
		display: none;
	}
	.kontakti .fontbig {
		font-size: 22px;
	}
}
/* ---la---*/
.countries {
	width: 100%;
	margin: 30px 0;
	background: #e8ebfe;
}
.countries td, .countries th {
	height: 32px;
	padding: 0 8px;
	border: 2px solid #253958;
	text-align: center;
	line-height: 1;
}
.countries tr td:first-of-type {
	text-align: left;
	padding: 5px;
}
.countries th {
	vertical-align: top;
	color:#000080;
	font-weight: bold;
}
.countries th#counries-h {
	font-size: 30px;
	text-align: right;
}
@media (max-width:991px) {
	.countries td, .countries th {
		font-size:14px;
		padding: 0 5px;
	}
}
@media (max-width:767px) {
	.countries td, .countries th {
		font-size:10px;
		padding: 0 3px;
	}
}
@media (max-width:480px) {
	.countries td, .countries th {
		font-size:6px;
		height: 15px;
		padding: 0 2px;
		border: 1px solid #253958;
	}
	.countries tr td:first-of-type {
		padding: 2px;
	}
	.countries th#counries-h {
		font-size: 20px;
	}
}

/* ---paraguay, iguazu---*/
.country-tour div > a {
	display:block;
	min-height:50px;
	margin-bottom:5px;
	font-size:22px;
}
.country-tour img {
	display:block;
	width:100%;
	margin-bottom:10px;
}
@media (max-width:1199px) {
	.country-tour a {
		font-size:20px;
	}
}
@media (max-width:991px) {
	.country-tour.country-tour-iguazu a {
		min-height:auto;
	}
}
@media (max-width:767px) {
	.country-tour a {
		min-height:auto;
	}
}

/* ---dollar---*/
.dollar-exchange {
	width: 600px;
	padding: 0px 40px 30px 40px;
	margin: 30px auto;
	border: 2px solid #104278;
	background: #f5f3fe;
	position: relative;
}
.dollar-exchange.dventa {
	padding: 30px 40px;
}
.dollar-exchange:first-of-type {
	padding: 70px 40px 30px 40px;
}
.dollar-exchange p {
	margin-bottom:30px;
}
.int10 {
	display: inline-block;
	width: 14px;
}
.dollar-exchange p b.kurs {
	font: bold 30px Georgia, Times, serif;
	color: #104278;
	margin-right: 7px;
}
#today {
	position: absolute;
	right: 40px;
	top: 20px;
	color: #800000;
	font: bold 16px Georgia, Times, serif;
}
.input_p {
	color: #104278;
	margin-top: 30px;
}
.dollar-exchange input {
	width: 200px;
	padding: 5px 10px;
	border-radius: 4px;
	border: 2px solid #104278;
	margin-right: 20px;
}
#calculator, #calculator2, #calculator_rub, #calculator_peso, #calculator_euro {
	display: inline-block;
	padding: 8px 12px;
	background: #527C95;
	font: bold 13px "Roboto Condensed",Arial,sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #E9EDF2;
	text-shadow: 0px -1px 0px #444;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
	border-radius: 4px;
	cursor: pointer;
}
#calculator:active, #calculator2:active, #calculator_rub:active, #calc_result_peso:active, #calculator_euro:active {
	box-shadow: none;
}
#calc_result, #calc_result2, #calc_result_rub, #calc_result_peso, #calc_result_euro {
	margin-top: 20px;
	display: none;
}
@media (max-width:767px) {
	.dollar-exchange {
		width: 100%;
	}
}
@media (max-width:560px) {
	#calculator, #calculator2, #calculator_rub, #calculator_peso, #calculator_euro {
		display: inline-block;
		margin: 15px 0 0;
	}
}
/* --------------------- SHARE ------------------------*/
#share_lastmod {
	background: #fff;
	padding: 40px 0 20px;
}
#lastmod {
	margin: 20px 30px 10px;
	text-align:right;
}
@media (max-width:767px) {
	#lastmod {
		text-align:center;
	}
	#lastmod span{
		display:block;
	}
}

/* --------------------- SEARCH ------------------------*/
#search_soc {
	background: #405B77;
	padding: 10px 50px;
}
#searchblock {
	padding: 10px 0px;
}
#ya-site-form0 input,
.ya-site-form__input-text.ya-site-form__input-text_type_hint {
	height: 30px;
	padding: 7px 10px;
	border-radius: 4px;
	border: none;
	box-shadow: none;
}
#ya-site-form0 input.ya-site-form__submit {
	width: 100px;
	padding: 5px 20px;
	background: #B8C8D5;
	box-shadow: none;
	border: none;
	border-radius: 4px;
	color: #183541 !important;
	text-shadow: 0 1px 1px #fff;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
	cursor: pointer;
	font: 14px "Roboto",Arial,sans-serif;
}
#ya-site-form0 input.ya-site-form__submit:hover {
	box-shadow: none;
}
#ya-site-form0 input.ya-site-form__submit:focus {
	box-shadow: inset 3px 3px 3px rgba(0,0,0,0.3);
}
#socnet {
	padding: 30px 0px;
	text-align:right;
	color: #fff;
}
#socnet img {
	vertical-align: middle;
}
#socnet span {
	font-size: 20px;
	margin-right: 20px;
}
/* --------------------- FOOTER ------------------------*/
#footer {
	padding: 20px 50px;
	background: #183541;
	font: 16px 'Roboto', Arial, sans-serif;
	color: #fff;
}
#footer a, #footer a:hover, #footer a:active, #footer a:focus, #footer a:visited {
	color: #fff;
}
#copyright {
}
#ordertur {
	text-align: center;
}
#ordertur div {
	font: 28px Georgia, Times, serif;
	margin-top: 10px;
}
#mailtel {
	text-align: right;
}
@media (max-width:991px) {
	#socnet {
		text-align:center;
	}
	#ordertur {
		margin:20px 0 30px;
	}
}
@media (max-width:767px) {
}
@media (max-width:480px) {
	#mailtel, #copyright {
		text-align: center;
	}
	#mailtel {
		margin-top: 30px;
	}
	#ordertur div {
		font-size:24px;
	}
	#socnet span {
		display:none;
	}
	#search_soc {
		padding: 10px 20px;
	}
	#searchblock {
		margin:0 -15px;
	}
}