header .logo {
    float: left;
    position: absolute;
	top: 9px;
}

.side-menu > li{
	background-color: #f2f2f2;
	padding: 13px;
	margin-top: 5px;
}

.side-menu li li{
	position: relative;
}

.side-menu li li:before {
content: "\f054 ";
	position: absolute;
	left: -10px;
	top: 3px;
	font-size: 10px;
	color: #9a9a9a;
	font-family: 'FontAwesome';
	color: #1193d4;
}

.side-menu > li a.active{
	color: #1193d4;
	/*text-decoration: underline !important;*/
}

.side-menu > li a{
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
    font-size: 16px;
	color: #666666;
}

.side-menu > li ul{
	margin-top: 10px;
}

.side-menu > li li{
	margin-left: 10px;
	margin-top: 5px;
}

.side-menu > li li a{	
	font-size: 14px;
	margin-left: 9px;
	display: inline-block;
}

.sub-bnr .breadcrumb li a{
	color: #b4e6ff;
}
.about-foot a{
	color: #1193d4;
}

.error{
	background-color: #ffcece;
    padding: 10px;
    font-weight: 700;
    text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
}

.done{
	margin-bottom: 30px;
	font-size: 20px;
	background-color: #ceffd8;
    padding: 10px;
    font-weight: 700;
    text-align: center;
}
.error p,
.done p{
	margin: 0;
	padding: 0;	
}

.contact-form input[type='submit']{
	padding-right: 20px;
}

.modal-dialog{
	width: 320px;
}

.modal-open header{
	z-index: 1;
}

.modal-content{
	border-radius: 0;
	border: 5px solid rgba(0, 177, 241, 0.65);
}

h4.modal-title{
	font-size: 16px;
}

.callback input{
	outline: none;
	margin-bottom: 5px;
	width: 100%;
	padding: 6px;
	border: 1px solid rgb(0, 177, 241);
}

.callback input[type='submit']{
	background-color: rgb(0, 177, 241);
	color: white;
	text-transform: uppercase;
	font-weight: 700;
}

.gallery {
	display: flex;
	flex-wrap: wrap;
	margin: 30px -1.5%;
}
.photo-wrap {
    width: 23.7%;
    height: 160px;
    overflow: hidden;
    margin: 0 0.6%;
    margin-bottom: 15px;
}
.photo-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.useful li a{
	color: #999998;
}

.useful li a:hover{
	color: #1193d4;
}

ul.list{
	margin-left: 20px;
    list-style: cambodian;
	margin-top: 20px;
	margin-bottom: 20px;
}

ul.list li{
	list-style: initial;
	margin-bottom: 6px;
	color: #6f6f6f;
}

.who-we p a{
	text-decoration: underline !important;
}

.story article h5,
.sub-bnr.bnr-2 h4,
.who-we h3,
.heading h4,
.side-heading{
	font-weight: 700;
}

/* refactoring front section =мы предлагаем= begins */
.services article div.like_a {
    background: #f7f7f7;
    padding: 60px 45px 45px 45px;
    border-bottom: 2px solid #e6e6e6;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
	min-height: 470px;
}

.services li:hover article a{
	background: initial;
	color: initial;
}

.link_sets a{
	margin-bottom: 8px !important;
	padding: 0 !important;
	border-bottom: none !important;
	transition: all 0.1s;
	color: #000000 !important;
	position: relative;
}

.link_sets a:hover{
	color: #1193d4 !important;
}

.link_sets a:before{
	transition: all 0.5s;
	content: '';
	width:0;
	left: 50%;
    bottom: -1px;
	position: absolute;
	background-color: black;
	opacity: 0;
}

.link_sets a:hover:before{
    height: 1px;
    width: 100px;    
    display: inline-block;
	left: 30%;
    opacity: 1;
    background: -moz-linear-gradient(left, rgba(30,87,153,0.23) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,0.98) 51%, rgba(125,185,232,0.23) 100%);
	background: -webkit-linear-gradient(left, rgba(30,87,153,0.23) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,0.98) 51%,rgba(125,185,232,0.23) 100%);
	background: linear-gradient(to right, rgba(30,87,153,0.23) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,0.98) 51%,rgba(125,185,232,0.23) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b1e5799', endColorstr='#3b7db9e8',GradientType=1 );
}
/* refactoring front section =мы предлагаем= ends */

/* refactor menu line-height */
.ownmenu ul.ownmenu a{
	padding: 10px 20px !important;
	line-height: 25px !important;
}

.home-slide li h5{
	font-family: 'Montserrat', sans-serif;
}

.h4{
	color: #fff;
	font-weight: 700;
    margin: 0px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.5px;
    text-transform: uppercase;
	font-size: 24px;
}

h1.h4_content{
	font-weight: 700;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #252525 !important;
	font-family: 'Montserrat', sans-serif;
	margin-top: 0;
}

h1.h4_header{
	color: white !important;
}

.tab-pane h2,
.container_block h2{
	font-size: 18px;
}

.tab-pane h3,
.tab-pane h4,
.tab-pane h5,
.container_block h3,
.container_block h4,
.container_block h5{
	font-size: 16px;
}

.container_block .heading{
	margin-bottom: 20px;
}

.content_img{
	float: left;
	width: 300px;
	margin-right: 10px;
}



.ownmenu ul.dropdown li ul.dropdown li a {
	letter-spacing: 0px;
	font-size: 13px;
	line-height: 24px;
	padding: 9px 18px;
}

.book-1{
	min-height: 220px;
}

.iblock-region{
	margin: 20px 0px 20px 0px;
	padding: 20px 0px 20px 0px;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
    line-height: 24px;
}
.region-list{
	float: left;
    margin-right: 20px;
}
.region-list .dropdown-menu{
	overflow-y: scroll;
    height: 223px;}
