	/*
	________________________¶_________________________
	________________________¶¶¶¶¶¶____________________
	________________________¶¶¶¶¶¶______¶_____________
	_______________________¶¶___________¶¶¶___________
	_______________________¶¶___________¶¶¶¶¶¶¶¶¶¶____
	_______________________¶¶__________¶¶¶¶¶¶¶¶¶¶_____
	_______________________¶¶¶_________¶¶_____________
	_____________________¶¶¶¶¶_________¶¶_____________
	____________________¶¶_¶¶¶¶________¶¶¶____________
	___________________¶¶__¶__¶________¶¶¶¶___________
	__________________¶¶___¶__¶¶_______¶¶¶¶¶__________
	_________________¶¶____¶___¶_______¶___¶__________
	________________¶¶____¶¶___¶¶______¶____¶_________
	_______________¶¶_____¶¶____¶_____¶¶____¶¶________
	______________¶¶¶_____¶¶_____¶____¶¶_____¶¶_______
	____________¶¶_¶______¶¶_____¶¶___¶¶______¶¶______
	___________¶¶__¶_____¶¶¶______¶¶__¶¶_______¶¶_____
	_________¶¶¶__¶¶_____¶¶_______¶¶__¶¶_________¶¶___
	________¶¶____¶¶_____¶¶_______¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶
	_______¶______¶¶_____¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶______
	_____¶¶¶______¶¶_____¶¶¶__¶¶¶¶¶¶¶_¶¶_¶¶¶__________
	¶¶¶¶¶¶¶¶¶¶¶___¶¶_¶¶¶¶¶¶_¶¶¶_¶¶_¶¶_¶¶¶¶¶¶_______¶__
	___¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶_¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶_
	_________¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶___
	___________¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶_¶_¶¶¶¶___
	_____________¶¶¶¶¶¶_______________________________
	Developed by PintaWebWare.
	E-mail:maxim@pinta.com.ua
	(Maxim Gaydamashko)
	*/
		@font-face {
			font-family: "Bookman Old Style";
			src: url('../fonts/83129883-BOOKOS.eot');
			src: url('../fonts/83129883-BOOKOS.eot?#iefix') format('embedded-opentype'),
			url('../fonts/83129883-BOOKOS.svg#Bookman Old Style') format('svg'),
			url('../fonts/83129883-BOOKOS.woff') format('woff'),
			url('../fonts/83129883-BOOKOS.ttf') format('truetype');
			font-weight: normal;
			font-style: normal;
		}
		@font-face {
			font-family: "Bookman Old Style Italic";
			src: url('../fonts/703063965-BOOKOSI.eot');
			src: url('../fonts/703063965-BOOKOSI.eot?#iefix') format('embedded-opentype'),
			url('../fonts/703063965-BOOKOSI.svg#Bookman Old Style Italic') format('svg'),
			url('../fonts/703063965-BOOKOSI.woff') format('woff'),
			url('../fonts/703063965-BOOKOSI.ttf') format('truetype');
			font-weight: normal;
			font-style: normal;
		}
	body{
	  font-family: 'Roboto', sans-serif;
	  margin:0 auto;
	  color:#000;

	  }
	img{
		border: none;
	}
	*{
	outline:none;
	}
	ul{
		padding:0px;
		margin:0px;
	}
	li{
		list-style:none;
	}
	a{
		text-decoration:none;
	}
	.clear{
		clear:both;
	}

	.wrapper{
		margin: 0 auto;
		width:100%;
	}

	.aligner{
		clear: both;
		height: 100%;
		width: 950px;
		margin: 0 auto;
	}
	.header{
		float:left;
		width:100%;
		/*padding-bottom:30px;*/
	}

	.logo{
		background: url("../images/logo.jpg") no-repeat scroll 0 0 transparent;
		background-size: contain;
		background-position:center;
		display: block;
		float: left;
		height: 63px;
		width: 100%;
		padding-top: 10px;
		margin: 20px 0;
	}

	.creed{
		float: left;
		font-size: 18px;
		color: #7d7d7d;
		margin-left: 72px;
		margin-top: 42px;
		font-style: italic;
	/*	font-family: "Bookman Old Style";*/
		line-height: 26px;
	}

	.custom_info{
		float: right;
		margin-top:11px;
		width: 430px;
	}

	.ci_line1{
		float: right;
		width: 64px;
	}

	.cil_soc{
	float: left;
	margin-top: 14px;
	margin-bottom: 10px;
	}
.phone img{
    border: 2px solid #986e47;
    border-radius: 12px;
    padding: 5px;
}
	.cil_soc .fb{
	background: url("../images/facebook1.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	margin-left: 8px;
	padding: 16px;
	border: 2px solid #986e47;
	background-position:center;
	border-radius: 24px;
	}

	.cil_soc .twitt{
	background: url("../images/twitter-bird1.png") no-repeat scroll 0 0 transparent;
	background-size: cover;
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	margin-left: 8px;
	}

	.cil_soc .vk{
	   background: url("../images/pc_vk1.png") no-repeat scroll 0 0 transparent;
		display: block;
		float: left;
		height: 16px;
		width: 16px;
	}



	.cil_languege{
	float:right;
	}
	.cil_languege li{
	float:left;
	}
	.cil_languege a{
	font-size: 12px;
	color: #823f09;
	padding-top: 5px;
	float: left;
	padding-right: 6px;
	padding-left: 7px;
	padding-bottom: 7px;
	}
	.cil_languege a.active{
	background:#c2823e !important;
	color:#FFF;
	}
	.cil_languege1 a.en {display:none;}
	.ci_line2{
	float: left;
	width: 100%;
	margin-top: 13px;
	margin-left: -70px;
	margin-top: -20px;
	}
	.cil_search{
		border: 2px solid #986e47;
		height: 30px;
		border-right: none;
		outline: none;
		color:#fff;
		padding-left: 10px;
		line-height: 21px;
		float: left;
		/*width: 85%;
		  width: 230px;*/
		padding-right:5px;
		-webkit-transition: width .6s ease-in-out;
		-moz-transition: width .6s ease-in-out;
		-o-transition: width .6s ease-in-out;
		transition: width .6s ease-in-out;
		background-color: #5c4032;
	}
	/*
	.cil_search_block:hover .search_but{
	background: url("../images/input_search.png") no-repeat scroll right 0 transparent;
	}
	.search_but:hover{
	background: url("../images/input_search.png") no-repeat scroll right 0 transparent !important;
	}*/
	.cil_search_block:hover .cil_search{
	/*width:230px;*/
	border:1px solid #c2823e;
	border-right:none;
	}

	.cil_log_block{
	float:right;
	/*width: 31%*/;
	}
	.cil_log_block a{
	font-size:12px;
	color:#823f09;
	}
	.cil_log_block a:hover{
	color: #be5f02;
	text-decoration: underline;
	}
	.ci_ask{
	color: #FFF;
	font-size: 12px;
	background: #8b7656;
	float: right;
	margin-top: 15px;
	line-height: 25px;
	width: 167px;
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	margin-top: 25px;
	}
	.main_menu{
		float:left;
		width:65%;
		margin-top: -65px;
		margin-left: 180px;
	}
	.main_menu ul{}
	.main_menu>ul>li{
		float: left;
		text-align: center;
		line-height:38px;
		height:37px;
	}
	.main_menu>ul>li.active{
	/*border:1px solid #925f29 !important;*/
	}
	.main_menu>ul>li.active>a{
		color:#925f29 !important;
		background:#FFF !important;
	}
	.main_menu >ul >li:first-child > a{
	/*background:#DEBE87;*/
	}
	.main_menu>ul>li>a{
	   /* background: url("../images/line_menu.png") no-repeat scroll left center #DEBE87;*/
		display: block;
	/*	font-family: "Bookman Old Style";*/
		width: 100%;
		color:#925f29;

	}

	ul.open {
		border: 1px solid #925f29!important;
	}
			.customs-links 	ul.open {
		border: none!important;
	}
	
	
	
	.content{
	float: left;
	width: 100%;
	padding-bottom: 46px;
	/*padding-top: 75px;*/
	}
	.slider{
		/*background:#e8d3b3;*/
		float:left;
		width:100%;
		/*height:281px;*/
	}
	.slider_container{
	position:relative;
	float:left;
	height:281px;
	width:100%;
	}
	.sc_text{
	background: url("../images/shadow_slide.png") repeat scroll 0 0 transparent;
	float: left;
	height: 281px;
	left: 0;
	position: absolute;
	top: 0;
	width: 271px;
	}
	.slider_container img{
	position:absolute;
	}
	.sc_text h5{
	color: #FFF;
	/*font-family: "Bookman Old Style";*/
	font-size: 32px;
	margin-top: 20px;
	margin-left: 21px;
	line-height: 36px;
	margin-bottom: 22px;
	}
	.sct_text{
	font-size: 12px;
	color: #fff;
	width: 221px;
	line-height: 21px;
	}
	.scta_prev{
		  background: url("../images/arrows_slider.png") repeat scroll 0 0 transparent;
		display: block;
		float: left;
		height: 13px;
		width: 13px;
	}
	.scta_next{
	background: url("../images/arrows_slider.png") repeat scroll -12px 0 transparent;
	display: block;
	float: left;
	height: 13px;
	width: 13px;
	margin-left: 18px;
	}
	.sct_arrows{
	position: absolute;
	left: 28px;
	bottom: 26px;
	}
	.cont_left{
		float: left;
		width: 610px;
		padding-left: 0px!important;
	}
	.cl_title{
	color: #000000;
	font-size: 32px;
	/*font-family: "Bookman Old Style";*/
	margin-top: 21px;
	letter-spacing: -1px;
	line-height: 39px;
	margin-bottom: 15px;
	}
	.cl_text{
		font-size: 13px;
		color: #4d4d4d;
		line-height: 20px;
		word-wrap: break-word;
	}

	.cl_mission{
	border: 3px solid #d0a968;
	padding: 15px;
	float: left;
	margin-bottom: 35px;
	margin-left: -20px;
	margin-top: 34px;
	width: 620px;
	}
	.clm_title{
		font-size:18px;
		color:#000;
		margin:0px;
	/*	font-family: "Bookman Old Style";*/
		text-transform:uppercase;
	}
	.clm_text{
	font-size: 13px;
	color: #4d4d4d;
	margin-top: 11px;
	margin-left: 2px;
	line-height: 20px;
	width: 575px;
	}
	.cl_principles h2{
		font-size:18px;
		color:#000;
		/*font-family: "Bookman Old Style";*/
		text-transform:uppercase;
	}

	.clp_principle {
		font-family: arial;
		color: white;
		font-size: 13px;
		/*margin-bottom: 22px;*/
	}

	.clpp_title{
		font-weight:bold;
	}
	.loginRegister {
		/*margin-top: -19px!important;*/
		/*margin-left: 115px!important;*/
		/*float: none!important;*/
		display: inline-block;
		float: none!important;
		margin-top: 0px!important;
	}
	.loginRegister a{
		color: white!important;
		font-size: 13px;
	}
	.loginLogin {
		display: inline-block;

	}
	.clpp_text{
		margin-top: 2px;
	line-height: 20px;
	}
	.sn_title{
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		float: left;
		margin-left: 10px;
		margin-top: 23px;
		margin-bottom: 15px;
	}
	.sn_input{
		color: #e8b9a9;
		background:#874731;
		border: none;
		font-size:12px;
		height: 25px;
		float:left;
		margin-left: 10px;
		margin-bottom: 26px;
		padding-left: 9px;
		width: 190px;
	}
	.subscribe_news{
		background: #622022;
		float: right;
		width: 100%;
		padding-left: 15px
	}
	.cont_right{
		float: right;
		width: 270px;
		margin-top: 31px;
		padding-right: 0px!important;
	}
/*	.content-slider > .container .row {
		margin: 0px!important;
	}*/
	.calendar_cr{
	background: #e8d3b3;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	}
/*	.nav > li > ul {
		display: none;
	}
	.nav > li > ul > li > ul {
		display: none;
	}*/
	.calendar_cr img{
	float: left;
	margin-left: 40px;
	}
	.calendar_cr .cc_img{
	float: left;
	margin-top: 26px;
	margin-bottom: 50px;
	margin-left: 61px;
	}
	.cil_pagination li.control{
	display:none;
	}
	.sn_tags{
			background: #e8d3b3;
		float:left;
		width:100%;
		padding-top:30px;
		padding-bottom:30px;
	}
	.sn_loren{
		color:#FFF;
	}
	.footer{
		background:#857050;
		height:100px;
		float:left;
		width:100%;
	}
	.copyright{
	color: #FFF;
	font-size: 12px;
	float: left;
	margin-top: 37px;
	}
	.pinta img{
            width: 100%;
    max-height: 45px;
    object-fit: contain;
	}
	.cil_log_block .register{
		/*margin-left:12px;*/
		margin-right: 30px;
	}

	.cil_log_block .login{
		margin-left:19px;
	}
	.cil_log_block > a{
		margin-top: 4px;
	float: right;
	}
	.main_menu>ul>li:first-child{
		width:100px;
	}
	.main_menu > ul > li:first-child+*{
		width:100px;
	}
	.main_menu > ul > li:first-child+*+*{
		width:100px;
	}
	.main_menu > ul > li:first-child+*+*+*{
		width:100px;
	}
	.main_menu > ul > li:first-child+*+*+*+*{
		width: 100px;
	}
	.main_menu ul li:first-child+*+*+*+*+*{
		width: 100px;
		position: relative;
	}
	.cil_search_block{
		/*padding-right: 150px;*/
	}
	.custom-search-ico{
	        padding: 0!important;
    margin-top: 6px;
    color:white;
	}
	.search_but{
		/*background: url("../images/input_search.png") no-repeat scroll center transparent;*/
		text-align: center;
		height: 30px;
		width: 35px;
		display: block;
		float: left;
		background-color: #986e47;
		border: 2px solid #986e47;
	}
	.up_to_date{
		background: #c1b8a9;
		float: left;
		width: 100%;
		/*height: 62px;*/
	}
	.utd_name{
		float: left;
		margin: 0px;
		margin-top: 16px;
		border: 1px solid #FFF;
		background: #c1b8a9;
		/*width: 280px;*/
		padding-left: 13px;
		padding-right: 13px;
		height: 27px;
		color: #FFF;
		font-size: 12px;
	}
	.utd_mail{
		float: left;
		margin: 0px;
		margin-top: 16px;
		border: 1px solid #FFF;
		background: #c1b8a9;
		/*width: 280px;*/
		padding-left: 13px;
		padding-right: 13px;
		height: 27px;
		color: #FFF;
		/*margin-left: 25px;*/
		font-size: 12px;
	}
	.utd_submit{
		color: #341b00;
		font-size: 14px;
		background: url("../images/utd_submit.png") no-repeat scroll 10px -18px #f4e0be;
		padding-left: 58px;
		padding-top: 7px;
		padding-bottom: 7px;
		float: left;
		margin-top: 16px;
		/*margin-left: 24px;*/
		/*width: 225px;*/
		border: 1px solid #f4e0be;
	}
	.utd_submit:hover{
	background-color:#fff3df;
	border:1px solid #a08f71;
	background-position: 10px 9px;
	}
	.ci_title{
		text-transform: uppercase;
		font-size: 32px;
	/*	font-family: "Bookman Old Style";*/
		background: url("../images/line_point.png") repeat-x scroll center center transparent;
		text-align: center;
		/*margin-top: 40px;*/
	}
	.ci_title span{
		background: #FFF;
		padding-left: 14px;
		padding-right: 14px;
		word-wrap: break-word;    
		color: #000;
		line-height:40px;
	}
	.ci_write{
	background: #b4b4b4;
	font-size: 14px;
	color: #fff;
	margin-top: 42px;
	float: left;
	width: 100%;
	height: 29px;
	line-height: 29px;
	text-align: center;
	border:1px solid #b4b4b4;
	}
	.ci_write:hover{
	border:1px solid #5c4032;
	background:#5c4032;
	color:white;
	}
	.ci_left{
	float: left;
	width: 309px;
	}
	.ci_phone{
	float: left;
	font-size: 14px;
	padding-left: 23px;
	margin-top: 25px;
	line-height: 20px;
	/*background: url("../images/contact_icons.png") no-repeat scroll -1px 5px transparent;
	*/}
	.ci_street{
	float: left;
	font-size: 14px;
	padding-left: 23px;
	margin-top: 24px;
	line-height: 19px;
	background: url("../images/contact_icons.png") no-repeat scroll -1px -59px transparent;
	}
	.ci_email{
	float: left;
	font-size: 14px;
	padding-left: 23px;
	margin-top: 24px;
	line-height: 19px;
	color:#823f09;
	background: url("../images/contact_icons.png") no-repeat scroll -1px -121px transparent;
	}
	.ci_mpravo_skype{
		float: left;
	font-size: 14px;
	padding-left: 23px;
	margin-top: 24px;
	line-height: 19px;
	color:#823f09;
	background: url("../images/contact_icons.png") no-repeat scroll -1px -164px transparent;
	}
	.ci_right{
		float: right;
	margin-top: 42px;
	}
	.ci_line{
	float: left;
	height: 1px;
	width: 100%;
	/*background: #b3b3b3;
	margin-top: 50px;*/
	}
	.ci_tabs{
	float:left;
	width:100%;
	margin: 40px 0;
	}
	.cit_one{
	float: left;
	width: 245px;
	}
	.cito_title{
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	}
	.cito_list{
		float: left;
		margin-top: 16px;
		margin-right:15px;
	}
	.cito_list a{
	font-size: 14px;
    color: #7b7b7b;
    font-weight: 400;
    margin-bottom: 10px;
	clear: both;
	padding-left: 12px;
	background: url("../images/li_point.png") no-repeat scroll 0px 9px transparent;
	display: block;
	}
	.cito_list div{
	color: #000;
	clear: both;
	font-size: 12px;
	padding-left: 12px;
	background: url("../images/li_point.png") no-repeat scroll 0px 5px transparent;
	display: block;
	margin-bottom: 7px;
	}
	.ciln_column{
		float: left;
		/*width: 181px;*/
		/*margin-left: 48px;*/
	}
	.ciln_column:first-child{
	margin-left: 0px;
	}
	.ciln_title{
	color: #4d4d4d;
	font-size: 17px;
	margin-bottom: 30px;
	float: left;
	}
	.cilni_img{

	}

	.sitebar_img{

	}
	.cilni_name{
	color: #823f09;
	font-size: 12px;
	margin-top: 9px;
	float: left;
	line-height: 18px;
	}

	.sitebar_name{
		color: #000;
		font-size: 13px;
		float: left;
		line-height: 20px;
		/*height: 80px;*/
		/*width: 100%;*/
		width: 270px;
		background-color: #986e47;
		text-align: left;
		 word-wrap: break-word;
		 padding: 10px;
	}
	.ciln_item{
		float: left;
		margin-bottom: 47px;
		/*height:215px;*/
	}

	.sitebar_item{
	float: left;
	margin-bottom: 10px;
	height:215px;
	width:100%;
	}
	.sitebar_item a{
	    width:100%;
	}
	.sitebar_name p{
	    overflow: hidden;
        white-space: nowrap;
	    color:white;
	}
	.ci_left_news{
	float: left;
	margin-top: 39px;
	}
	.ci_right_news{
	float: right;
	width: 270px;
	margin-top: 42px;
	}
	.cil_pagination{
	background: #2a2a2a;
	width: 100%;
	height: 31px;
	/*margin-top: 60px;*/
	}
	.cilni_img img {
    min-height: 101px;
    object-fit: contain;
    }
	.cil_pagination a{
	line-height: 31px;
	height: 31px;
	width: 30px;
	text-align: center;
	display: block;
	float: left;
	font-size:14px;
	color:#7b7b7b;
	}
	.cil_pagination a:hover{
	line-height: 31px;
	height: 31px;
	width: 30px;
	text-align: center;
	display: block;
	float: left;
	font-size:14px;
	color:#3498db;
	}
	.cil_pagination a.active{
		background:#1b1b1b;
		color:#FFF;
	}
	.ci_left_consult{
		float: left;
		width: 50%;
	}
	.
	_title{
	float: left;
	margin-top: 43px;
	font-size: 18px;
	color: #4d4d4d;
	margin-bottom: 23px;
	}
	.clc_list{
	padding-top: 25px;
	float:left;
	}
	.clc_list a{
	color: #823f09;
	clear: both;
	font-size: 14px;
	padding-left: 12px;
	background: url("../images/circul.png") no-repeat scroll 0px 3px transparent;
	display: block;
	margin-bottom: 23px;
	padding-left: 21px;
	line-height: 20px;
	}
	.ci_right_consult{
	float: right;
	width: 300px;
	margin-top: 43px;
	}
	.circ_title{
	color: #4d4d4d;
	font-size: 18px;
	margin-bottom: 25px;
	float: left;
	}
	.circ_field{
		float: left;
		width: 100%;
		margin-bottom: 22px;
		/*margin-left: 92px;*/
	}
	.circ_field input{
		background: #FFF;
		border: 1px solid #cfcfcf;
		/*float: right;*/
		width: 100%;
		height: 27px;
		margin: 0px;
		//margin-top: 3px;
		padding-left:10px;
		padding-right:10px;
	}
	.circf_title{
		color:#666666;
		margin-left:2px;
		font-size:12px;
	}
	.circ_field textarea{
		background: #FFF;
		border: 1px solid #cfcfcf;
		/*float: right;*/
		width: 100%;
		height: 115px;
		margin: 0px;
		margin-top: 3px;
		margin-right: 0px;
		resize: none;
		padding: 10px;
	}
	.circ_submit{
	color: #341b00;
	font-size: 14px;
	background: #f4e0be;
	margin-top: 3px;
	float: right;
	display: block;
	line-height: 31px;
	width: 449px;
	text-align: center;
	}
	.ciln_but{

	}
	.ci_left_new{
	float: left;
	/*width: 641px;*/
	}
	.ciln_news{
	float: left;
	width: 100%;
	color: #341b00;
	display: block;
	line-height: 30px;
	background: url("../images/new_icon.png") no-repeat scroll 10px 8px #f4e0be;
	margin-top: 50px;
	border: 1px solid #f4e0be;
	}
	.ciln_news:hover{
	background: url("../images/new_icon.png") no-repeat scroll 10px -32px #fff3df;
	border: 1px solid #a08f71;
	}
	.ciln_news span{
		margin-left: 33px;
		font-size: 14px;
	}
	.ciln_title2{
	font-size:32px;
	color:#000;
/*	font-family: "Bookman Old Style";*/
	margin-top:20px;
	margin-bottom:15px;
	}
	.ciln_info2{
		/*float: left;*/
		margin-top: 10px;
	}
	.cilni_img2{
	/*float: left;*/
	margin-top: 4px;
	/*width: 308px;*/
	width: auto;
	/* height: 201px; */
	}
	.cilni_introtext2{
	font-size: 16px;
/*	font-family: "Bookman Old Style Italic";*/
	float: left;
	width: 280px;
	margin-left: 27px;
	line-height: 20px;
	}
	.cilni_content2{
	font-size: 14px;
	color: #4d4d4d;
	float: left;
	width: 100%;
	margin-top: 21px;
	line-height: 20px;
	}
	.cilni_content2 img{
		margin-top: 7px;
		margin-bottom: 26px;
	}
	.ci_right_new{
	float: right;
	width: 270px;
	margin-top: 50px;
	}
	label.error{
	display:none !important;
	}
	input.error, textarea.error{
	border:1px solid #d91010;
	background:#fff9f9;
	}


	.sisea-result a{
		color: #823F09;
		text-decoration:none;
		font-size: 13px;
		line-height: 18px;
	}

	.sisea-result h3, .sisea-paging span, .sisea-results{
		font-size: 13px;
		line-height: 18px;
	}
	.register_form{
		margin-left: 15%;
		margin-right: 15%;
		margin-top: 44px;
		/*width: 447px;*/
	}
	.rf_field{
		float:left;
		width:100%;
		margin-bottom:22px;
	}
	.rff_title{
		font-size:12px;
		color:#666666;
		margin-left:1px;
	}
	.rff_input{
		border: 1px solid #cfcfcf;
		float: left;
		width: 100%;
		margin-top: 3px;
		height: 27px;
		padding-left: 3%;
		padding-right: 3%;
	}
	.rf_submit{
	background: #986e47;
	color: white;
	font-size: 14px;
	float: left;
	width: 100%;
	text-align: center;
	height: 31px;
	line-height: 31px;
	border:1px solid #f4e0be;
	}
	.rf_submit:hover{
		border:1px solid #c49e5b;
		background:#fff3df;
		color:#823f09;
	}
	.ci_left_search{
	float: left;
	width: 620px;
	margin-top: 43px;
	}
	.cil_languege a:hover{
	  background:#fff3df;
	}
	.main_menu>ul>li:hover{
		background:#fff3df;
		/*border:1px solid #c6a05e;*/
	}
	.main_menu>ul>li{
	 /*border:1px solid #debe87;*/
	}
	.main_menu>ul>li:hover>a{
	background:#fff3df;
	}
	.sn_input:focus{
		background:#431c0f;
		color:#FFF;
	}
	.sns_but{
	background: url("../images/email_icon.png") no-repeat scroll right center #874731;
	line-height: 25px;
	height: 25px;
	width:30px;
	float:left;
	}
	/*.pinta:hover{
	background: url("../images/logo_white.png") no-repeat scroll 0 bottom transparent;
	}*/

	.error{
	 color:red;
	}
	.utd_name:focus{
		background:#fffaef;
		color:#000;
	}
	.utd_mail:focus{
		background:#fffaef;
		color:#000;
	}
	.ci_email:hover{
		color:#be5f02;
		text-decoration:underline;
	}
	.ci_mpravo_skype:hover{
		color:#be5f02;
		text-decoration:underline;
	}

	.cito_list a:hover{
    color: #5c4032;
	text-decoration:none;
	}
	#circ_form input:focus,#circ_form textarea:focus{
	border:1px solid #c68949;
	}
	span.error{
		display:none ;
	}

	input.valid{
		border:1px solid #87c644;
		background:#f9fff9;
	}
	.clc_list > a:focus{
		color:#be5f02!important;
		background-image:url("../images/circul2.png");
	}round-image:url("../images/circul2.png");
	}
	/*corporate*/
	.corp_left{
	float: left;
	width: 641px;
	margin-top: 47px;
	}
	.corp_breadcrumbs{
		float:left;
		width:100%;
		background:#b4b4b4;
		height:31px;
		margin-bottom: 50px;
	}
	.breadcrumbs{
		float: left;
		height:31px;
		/*margin:20px 0 0;*/
		width:80%;
		/*width: 100%;*/
	}
	.first_bread{
	background: url("../images/new_icon.png") no-repeat scroll 0px 0px transparent;

	}
	.breadcrumbs .first_bread.main .bread_left {background-image: none;width: 15px;}
	.breadcrumbs .first_bread.main:hover .bread_left {background: #3498db;}


	.breadcrumbs a{
		float: left;
		color: #fff;
		display: block;
		/*display: inline-block;*/
		line-height:29px;
		font-size:14px;
		margin-left: -15px;
	}
	.breadcrumbs a:hover{
		/*text-decoration:underline;*/
	}
	.breadcrumbs .bc_point:hover .bread_left{
		background: url("../images/bred3.png") no-repeat scroll -7px 0px transparent;
	}
	.breadcrumbs .bc_point:hover .bread_mid{
		background: #3498db;
		border-top:1px solid #c7a261;
		border-bottom:1px solid #c7a261;
                border:none;
	}
	.breadcrumbs .bc_point:hover .bread_right{
	border-right:1px solid #c7a261;
		border-top:1px solid #c7a261;
		border-bottom:1px solid #c7a261;
		background: #3498db;
                border:none;
	}
	.breadcrumbs .first_bread,.breadcrumbs .act_first_bread{
		border-right:none;
		margin-left:0px;
		position:relative;
		/*float: none;*/
		width: auto;
	}
	div.act_first_bread{display:inline-block;}
	.breadcrumbs .first_bread:hover .bread_left{
		background: url("../images/new_icon.png") no-repeat scroll 10px -32px #3498db;
		border:1px solid #c7a261;
		border-right:none;
		border:none;
	}
	.breadcrumbs .first_bread:hover .bread_mid{
		background: #3498db;
		border-top:1px solid #c7a261;
		border-bottom:1px solid #c7a261;
		border:none;
	}
	.breadcrumbs .first_bread:hover .bread_right{
		background: url("../images/bred2.png") no-repeat scroll 0px 0px transparent;

	}
	.first_bread .bread_left, .act_first_bread .bread_left{
		background: url("../images/new_icon.png") no-repeat scroll 10px 8px #b4b4b4;
		float: left;
		height: 31px;
		width: 32px;
		border: 1px solid #1b1b1b;
		border-right: none;
		border:none;
	}
	.first_bread .bread_mid, .act_first_bread .bread_mid{
	float: left;
	border-top: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	line-height: 29px;
	font-size: 14px;
	padding-right: 8px;
	height: 31px;
	border: none;
	}
	.first_bread .bread_right, .act_first_bread .bread_right{
	float: left;
	width: 20px;
	background: url("../images/bred4.png") no-repeat scroll -1px 0px transparent;
	height: 32px;
	}

	.breadcrumbs .bc_point .bread_left{
	/*background: url("../images/bread_part.png") no-repeat scroll -9px 0px transparent;*/
	float: left;
	height: 31px;
	width: 15px;
	border-right: none;
	border-left: none;
	background: #f4e0be;
	}
	.breadcrumbs .bc_point .bread_mid{
		float: left;
		border-top: 1px solid #f4e0be;
		border-bottom: 1px solid #f4e0be;
		line-height: 29px;
		font-size: 14px;
		padding-left: 7px;
		background: #b4b4b4;
	}
	.breadcrumbs .bc_point .bread_right{
	float: left;
	width: 20px;
	border: 1px solid #f4e0be;
	border-left: none;
	height: 31px;
border:none;
	}
	.cb_next{
		background: url("../images/bred_arrows.png") no-repeat scroll 0 -46px rgba(0, 0, 0, 0);
		display: block;
		float: right;
		height: 31px;
		width: 54px;
	}
	.cb_prev{
		background: url("../images/bred_arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
		display: block;
		float: right;
		height: 31px;
		width: 54px;
	}
	.cb_prev:hover{
		background: url("../images/bred_arrows.png") no-repeat scroll -108px -46px rgba(0, 0, 0, 0);
	}
	.cb_next:hover{
		background: url("../images/bred_arrows.png") no-repeat scroll -108px 0px rgba(0, 0, 0, 0);
	}
	.cl_cont{
		color: #4d4d4d;
		font-size: 14px;
		/*float: left;*/
		margin-top: 26px;
		line-height: 20px;
	}
	.clc_field{
	color: #4d4d4d;
	clear: both;
	font-size: 18px;
	background: url("../images/circul3.png") no-repeat scroll 0px 3px transparent;
	display: block;
	margin-bottom: 24px;
	padding-left: 24px;
	line-height: 23px;
/*	font-family: "Bookman Old Style";*/
	margin-top: 24px;
	width: 475px;
	}
	.ci_title{
		text-transform: uppercase;
	font-size: 32px;
/*	font-family: "Bookman Old Style";*/
	background: url("../images/line_point.png") repeat-x scroll center center transparent;
	text-align: center;
/*	margin-top: 40px;*/
	float: left;
	width: 100%;
	}
	.serv_left{
	float: left;
	/*width: 634px;*/
	}
	.servl_introtext{
		color: #4d4d4d;
		font-size: 14px;
		font-style: italic;
		padding-left: 5px;
		margin-top: 2px;
		/*background: url("../images/girl.png") no-repeat scroll 24px bottom transparent;*/
		/*padding-bottom: 60px;*/
		/*padding-top: 34px;*/
		/*width: 387px;*/
		min-height: 175px;
		line-height: 24px;
	}
	.sl_item{
		float: left;
		width: 100%;
		background: #FFF;
		border: 4px solid #debe87;
		margin-bottom: 20px;
		padding-left: 0px!important;
		padding-right: 0px!important;
	}
	.it_left{
		background: url("../images/it_left.png") no-repeat scroll -3px -4px rgba(0, 0, 0, 0);
		color: #FFFFFF;
		float: left;
		font-size: 32px;
		height: 67px;
		line-height: 71px;
		padding-left: 22px;
		width: 91px;
	}
	.it_mid{
	float: left;
	font-size: 20px;
	color: #823f09;
/*	font-family: "Bookman Old Style";*/
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #FFF;
	padding-top: 20px;
	margin-left: 9px;
	}
	.it_charge{
	background: url("../images/arrows_drop.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
	float: right;
	height: 15px;
	margin-right: 20px;
	margin-top: 25px;
	width: 15px;
	}
	.im_list a{
	color: #823f09;
	clear: both;
	font-size: 20px;
/*	font-family: "Bookman Old Style";*/
	padding-left: 12px;
	background: url("../images/circul.png") no-repeat scroll 0px 3px transparent;
	display: block;
	margin-bottom: 29px;
	padding-left: 23px;
	line-height: 20px;
	}
		.im_list a:focus {
		color: #823f09;
	}
	.im_list a:hover{
		color: #be5f02;
	background-image: url("../images/circul2.png");
	}
	.im_text{
	float: left;
	margin-left: 26px;
	margin-top: 21px;
	font-size: 14px;
	width: 562px;
	line-height: 20px;
	}
	.im_list{
		float: left;
		margin-left: 26px;
		margin-top: 31px;
	}
	.item_top{
	cursor: pointer;
	float: left;
	width: 100%;
	-webkit-transition: background .6s ease-in-out;
	-moz-transition: background .6s ease-in-out;
	-o-transition: background .6s ease-in-out;
	transition: background .6s ease-in-out;
	}
	.item_mid{
	float: left;
	width: 100%;
	display:none;
	}
	.main_menu>ul>li>.more_display{
	float: left;
	position: absolute;
	z-index: 20;
	width: 187px;
	background: #fff3df;
	font-size: 11px;
	border: 1px solid #c6a05e;
	border-top: none;
	left: -1px;

	}
	.main_menu>ul>li>.more_display>li>a{
	color: #341b00;
	text-align: left;
	text-transform: uppercase;
	padding-left: 10px;
	clear: both;
	display: block;
	line-height: 20px;
	}
	.main_menu>ul>li>.more_display>li.parent:hover{
	background: url("../images/menu_arrows.png") no-repeat right center #925f29;
	}
	.main_menu>ul>li>.more_display>li:hover{
	background: #925f29;
	}
	.main_menu>ul>li>.more_display>li:hover>a{
		color:#FFF;
	}
	.main_menu>ul>li.parent{
	position:relative;
	}
	.main_menu>ul>li>.more_display>li.parent{
	background: url("../images/menu_arrows.png") no-repeat right center transparent;
	}
	.main_menu>ul>li>.more_display>li{

	border-top: 1px solid #eed7af;
	float:left;
	position:relative;
	text-align:left;
	width:100%;
	padding-top: 4px;
	padding-bottom: 3px;
	}
	.main_menu>ul>li>.more_display>li.parent>.more_display{
	float: left;
	position: absolute;
	z-index: 20;
	width: 385px;
	background: #fff3df;
	font-size: 11px;
	border: 1px solid #c6a05e;
	left: 187px;
	top: -1px;
	}
	.main_menu>ul>li>.more_display>li.parent>.more_display li{
	float: left;
	width: 100%;
	border-top: 1px solid #eed7af;
	padding-top: 3px;
	padding-bottom: 2px;
	}
	.main_menu>ul>li>.more_display>li.parent>.more_display li:hover{
		background:#eed7af;
	}
	.main_menu>ul>li>.more_display>li.parent>.more_display li:first-child{
	border-top:none;
	}
	.main_menu>ul>li>.more_display>li.parent>.more_display li a{
	padding-left: 20px;
	line-height: 18px;
	color: #341b00;
	clear: both;
	text-align: left;
	display: block;
	}
	.more_display{
	display:none;
	}
	.main_menu>ul li.parent:hover >.more_display{
	display:block;
	}
	.cl_cont span{
		color: #000;
		clear: both;
		font-size: 16px;
		background: url("../images/circul3.png") no-repeat scroll 0px 3px transparent;
		display: block;
		margin-bottom: 24px;
		padding-left: 24px;
		line-height: 23px;
	/*	font-family: "Bookman Old Style";*/
		margin-top: 24px;
		/*width: 475px;*/
	}
	.partn_left{
	float:left;
	/*width:650px;*/
	}
	.partn_introtext{
	color: #4d4d4d;
	font-size: 14px;
	font-style: italic;
	margin-top: 36px;
	line-height: 24px;
	}
	/*.partn_list a{
	float: left;
	margin-bottom: 24px;
	margin-left: 24px;
	}*/
	.partn_list{
	float: left;
	margin-top: 47px;
	margin-left: -24px;
	}



	.metrika{
	position: absolute;
	margin-top: 65px;
	}


	.gsInformer{
	width: 230px!important;
	margin-left: 20px!important;
	}


	.bottom_context{
	color: #823f09;
	}


	table.calendar{
	 width:250px;
	 height:270px;
	}

	table.calendar th{
	FONT-SIZE: 14px;
	}

	table.calendar, table.calendar caption, table.calendar td.in_month {
	border: 1px solid black; background-color: white;  text-align: center; FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	line-height: 22px; }

	table.calendar td.in_month {  width:22px; FONT-WEIGHT: normal; FONT-SIZE: 11px;  }
	table.calendar td.selected {  background-color: #e8d3b3; FONT-WEIGHT: normal; FONT-SIZE: 11px;  }
	table.calendar a {	margin-left: 0px !important;
	margin-right: 0px !important;
	display: block; 	font-weight: bold; 	text-decoration: none;
	color: black;  text-align: center; FONT-WEIGHT: normal; FONT-SIZE: 12px;  }
	table.calendar caption a { 	display: inline;  FONT-WEIGHT: bold;
	FONT-SIZE: 9px;  COLOR: black;   }


	table.calendar td.in_month {
	width: 27px !important;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	box-shadow: 1px 2px 1px gray;
	border: 1px solid #CCCCCC !important;
	}

	table.calendar, table.calendar caption  {
	border:0px !important;
	}


	.calendar caption{
	background: #CCCCCC !important;
	line-height: 33px !important;
	}
	.yurs_introtext{
	float:left;
	color:#000;
	font-size: 14px;
	}
	.yurs_pagetitle{
		/*float:left;*/
		color: #823f09;
		font-size: 16px;
		font-weight:bold;
	}
	.yurs_pagetitle:focus {
		color: #823f09;
	}
	.yur_state{
		/*float: left;*/
		/*width: 655px;*/
		padding-bottom: 20px;
		padding-top:20px;
		/*display: flex;*/
	}
	.yur_state img{
	    max-height:250px;
		/*float:left;*/
	}
	.ys_right{
		/*float: right;*/
		/*width: 460px;*/
		margin-left: 15px;
		min-height: 276px;
	}
	.ciln_info2{
		/*width: 650px;	*/
	}
	.sitemap ul{
	padding-left:10px;
	}
	.sitemap a:hover {
	color: #be5f02;
	text-decoration: underline;
	}
	.sitemap a {
	color: #823f09;
	text-decoration: none;
	font-size:12px;
	}
	.sitemap li{margin-bottom:5px;}
	.sitemap_pozition {
	margin-left: 109px;
	color: #FFF;
	font-size: 12px;
	float: left;
	margin-top: 37px;
	}
	.sitemap_pozition a{
	color:#fff;
	}
	.sitemap_pozition a:hover{
	text-decoration:underline;
	}
	.justifyfull,
	.cl_cont > p,
	.cl_cont > h1,
	.cl_cont > h2,
	.cl_cont > h3,
	.cl_cont > h4,
	.cl_cont > h5,
	.cl_text > p,
	.cl_text > h1,
	.cl_text > h2,
	.cl_text > h3,
	.cl_text > h4,
	.cl_text > h5
	 {text-align:justify;text-indent:1em;}

	.cl_cont ul,
	.cl_text ul {list-style-type:disc;}
	.cl_cont ul li,
	.cl_text ul li {list-style:disc;margin-left: 18px;}


	.clc_list a{
	color: #823f09;
	clear: both;
	font-size: 14px;
	padding-left: 12px;
	background: url("../images/circul.png") no-repeat scroll 0px 3px transparent;
	display: block;
	margin-bottom: 23px;
	padding-left: 21px;
	line-height: 20px;
	}
	#categories a{
	color: #823f09;
	clear: both;
	font-size: 14px;
	cursor: pointer;
	margin-bottom: 23px;
	line-height: 30px;
	}
	#categories a:hover{
	color: #be5f02;
	text-decoration: none;
	}
	.ci_right_consult2{
	float: right;
	width: 300px;

	}

	#categories a.chosen {    color: #b31a1a;

		text-decoration: underline;
	   }
	.section-topic   { margin-left: 21px;

		font-size: 19px;}

	#categories li{
		list-style: initial;
	}
	.hiddenFilter {display: none;}
	#categories {
		border-left: 1.5px solid #ccc;
		margin-left: 20px;
		padding-left: 25px;
		padding-top: 25px;
	}
	.circ_field input[type="submit"] {
		/*width: 449px;*/
	}
	#circ_form span.error{
			color: red;
			display: inline-block;
	}
	.ci_tabs .cit_one {
		float: left;
		width: 237.5px;
	}

	#circ_form {
		/*margin-left: 30%;*/
		/*margin-right: 30%;*/
	}

	.btn_order {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  border-radius: 0px;
	  font-family: Arial;
	  color: #ffffff;
	  font-size: 16px;
	  background: #925f29;
	  padding: 9px 18px 10px 20px;
	  text-decoration: none;
	}

	.btn_succes {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  border-radius: 0px;
	  font-family: Arial;
	  color: #ffffff;
	  font-size: 16px;
	  background: #925f29;
	  padding: 9px 18px 10px 20px;
	  text-decoration: none;
	}

	.btn:hover {
	  background: #925f29;
	  text-decoration: none;
	}

	.overlay-ditch {
			position: fixed;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			background: rgba(0, 0, 0, 0.7);
			transition: opacity 500ms;
			display:none;
			z-index:1111111111111;

		}

	.overlay:target {
			visibility: visible;
			opacity: 1;
		}
	.popup {
			margin: 110px auto;
			padding: 20px;
			background: #fff;
			border-radius: 5px;
			/*width: 50%;*/
			position: relative;
			transition: all 5s ease-in-out;
		}
	.popup h2 {
			margin-top: 0;
			color: #333;
			font-family: Tahoma, Arial, sans-serif;
		}
	.popup .close {
			position: absolute;
			top: 20px;
			right: 30px;
			transition: all 200ms;
			font-size: 30px;
			font-weight: bold;
			text-decoration: none;
			color: #333;
		}
	.popup .close:hover {
			color: orange;
		}
	.popup .content_popup {
			max-height: 30%;
			overflow: auto;
		}

	:focus::-webkit-input-placeholder {color: transparent}
	:focus::-moz-placeholder          {color: transparent}
	:focus:-moz-placeholder           {color: transparent}
	:focus:-ms-input-placeholder      {color: transparent}
	::-webkit-input-placeholder { /* WebKit, Blink, Edge */
		color:    #000;
	}
	:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	   color:    #000;
	   opacity:  1;
	   font-weight: 600;
	}
	::-moz-placeholder { /* Mozilla Firefox 19+ */
	   color:    #000;
	   opacity:  1;
	   font-weight: 600;
	}
	:-ms-input-placeholder { /* Internet Explorer 10-11 */
	   color:    #000;
	   font-weight: 600;
	}

	.popup .close2 {
	  position: absolute;
	  top: 0px;
	  right: 15px;
	  transition: all 200ms;
	  font-size: 30px;
	  font-weight: bold;
	  text-decoration: none;
	  color: #000!important;
	}
	.popup .close2:hover {
	  color: orange;
	}

	label.error {
		color: red;
		font-style: italic;
	}
	input.error {
		border: 1px dotted #f00;
	}

	.aligner1{
	width: 950px;
	height: 40px;
	background-color: #6c301b;
	margin: 0 auto;
	clear: both;

	}

	.cil_search_block1{
	margin-left:320px;
	}

	/*.cil_log_block1 {*/
		/*!*width: -71px;*!*/
		/*float: left;*/
		/*width: 30%!important;*/
		/*margin-left: -40px;*/
		/*margin-top: 15px;*/
	/*}*/

	/*.cil_languege1 {*/
		/*margin: 5px 15px;*/
		/*!*float: right!important;*!*/
		/*background-color: #debe87;*/
		/*color: #6c301b;*/
		/*height: 40px;*/
		/*font-size: 14px;*/
	/*}*/
	.register {
	color:white;
	font-size: 14px;
	background-color: #986e47;
    padding: 6px 10px;
    margin-right:10px;
	}

	.login {
	color:white;
	font-size: 14px;
	background-color: #986e47;
    padding: 6px 18px;
	}


	.ua {
	color:#debe87;
	}
	.ru {
	color:#debe87;
	}
	.menu-button {
		display:  none;
	}

	.cil_languege1 {
		border-bottom: 1px solid #6C301B;
	}
	select {
		-moz-appearance: none;
		text-indent: 0.01px;
		text-overflow: '';
		width: 42px;
	}
	.search-block {
/*		margin-top: 2px;
		margin-bottom: 2px;*/
	}


	.index-menu {
        margin: 20px 0 20px 0px;
		display: inline-block;
	}


	@media (max-width:  760px ) {

		table {
			display: none;
		}

		.breadcrumbs{
			width: 100%;
		}

		.breadcrumbs a {
			width: auto;
			display: inline-flex;
		}


		.search-block {
			padding-left: 0px!important;
			padding-right: 0px!important;
		}

		.cil_search {
			width: 177px;
		}

		.cil_languege1 {
			margin: 0px!important;
			float: right;
		}

		.index-menu {
			margin-left: 0px;
		}

		.cil_log_block1 {
			float: left;
			/*width: 30%!important;*/
		}
/*		.cil_languege1 {
			float: left!important;
		}*/
		.cil_languege1 {
			margin-top: 15px;
			margin-left: 15px;
			margin-bottom: 5px;
			background-color: #debe87;
			color: #6c301b;
			height: 40px;
			font-size: 14px;
		}

		.images-uslugi{
			width: 240px;
			height: 150px;
		}

		div[itemprop="description"] img {
			width: 240px;
			height: 150px;
		}

		.yur_state{
			display: block;
		}

		.container iframe {
			width: 240px;
			height: 150px;
		}

		.utd_mail, .utd_submit {
			margin-left: 0px;
		}

		.ci_title {
			/*margin-top: 80px;*/
		}

		.up_to_date{
			height: 90px;
		}

		#circ_form {
			margin: 0;
		}

		.question {
			margin-top: 30px;
		}

		.popup {
			width: 100%;
		}

		h2[itemprop="headline"] {
			display: none;
		}

		.servl_introtext  {
			/*display: none;*/
		}

		.cb_prev {
			display: none;
		}
		.cb_next {
			display: none;
		}

		.corp_breadcrumbs{
			margin-bottom: 125px;
		}

		.breadcrumbs .first_bread {
			/*float: none;*/
			float: left;
		}

		.breadcrumbs a {
			margin-left: 0px;
		}

		.breadcrumbs .bc_point .bread_right {
			display: none;
		}

		.breadcrumbs .bc_point .bread_mid {
			float: none;
			padding-right: 15px;
		}
		
        div.client-logo-inner-wrapper {
    		height:220px!important;
    	}



		/* 							MOBILE MENU 						*/


		 /*.menu-button {
		    display:  block;
		    background: #666;
		    padding: 10px 15px;
		    width: 100%;
		    color: #fff;
		}
		
		.nav > li  {
		    width: 100%;
		}
		
		.nav > li > a {
		    width: 80%;
		}
		
		.touch-button .navicon{
		    padding: 10px;
		}
		
		.touch-button .navicon:hover {
		    cursor: pointer;
		    background: #ffdec2;
		}
		
		.nav > li > ul > li {
		    width: 100%!important;
		}
		
		.nav > li > ul > li > a {
		    display: inline-block!important;
		    width: 85%;
		}
		
		li.item-with-ul {
		    background: none!important;
		}
		
		.nav > li > ul > li > ul > li {
		    width: 90%!important;
		}
		
		.nav > li > ul > li > ul {
		    margin: 0px!important;
		}
		
		.index-menu {
		    width: 100%;
		}
		
		.nav {
		    display: none;
		}
		
		.open-ul {
		    display: block;
		} */
		.index-menu {
		    width: 100%!important;
		}
	}

	@media (max-width: 900px ){
        .mob-menu-cstm{
            display:inline-block!important;
        }
		.breadcrumbs a {
			margin-left: 0px;
		}

		.index-menu {
			margin-left: 0px!important;
			float:right;
		}

		.menu-button {
			display:  block;
			background: #666;
			padding: 15px;
			color: #fff;
			float:right;
		}

		.nav > li  {
			/*width: 100%;*/
		}

		.nav > li > a {
			/*width: 80%;*/
		}

		.touch-button .navicon{
			/*padding-right: 5px;*/
			color: white;
		} 
        .sub-menu .touch-button .navicon{
			padding: 0px;
			color: rgba(94, 33, 35, 1);
		}
		 .sub-menu .second-link{
		     color:black!important;
		 }
		 .sub-menu.active .second-link {
            /*color: white!important;*/
        }
		.sub-menu .active .navicon {
            /*color: white;*/
        }
		.touch-button .navicon:hover {
			cursor: pointer;
            /*background: rgba(94, 33, 35, 1);*/
		}
		.nav > li > ul > li {
			/*width: 100%!important;*/
		}

		.nav > li > ul > li > a {
			display: inline-block!important;
			width: 85%;
		}

		li.item-with-ul {
			background: none!important;
		}

		.nav > li > ul > li > ul > li {
			/*width: 90%!important;*/
		}

		.nav > li > ul > li > ul {
			/*margin: 0px!important;*/
		}


		.nav {
			display: none;
		}

		.open-ul {
			display: block;
		}
		
		.flexnav-show {
    		display: block!important;
    	}
	
	}

.cil_log_block1{
    padding:0!important;
}

	/* Small devices (tablets, 768px and up) */
	@media (min-width: 768px ) {
		.cil_log_block1 {
			float: left;
			/*width: 30%!important;*/
			margin-top: 16px;
		}

		.cil_languege1 {
			float: left!important;
		}

		.cil_languege1 {
			/*margin-top: 15px!important;*/
			background-color: #debe87;
			color: #6c301b;
			height: 40px;
			font-size: 14px;
		}

		.cil_soc {
			/*margin-bottom: 15px;*/
		}

		.images-uslugi{
			width: 350px;
			height: 210px;
		}

		div[itemprop="description"] img {
			width: 350px;
			height: 210px;
		}

		.yur_state{
			display: block;
		}

		.container iframe {
			width: 350px;
			height: 210px;
		}

		.utd_mail, .utd_submit {
			margin-left: 25px;
		}

		#circ_form {
			margin-right: 30%;
			margin-left: 30%;
		}

		.popup {
			width: 50%;
		}




	}

	/* Medium devices (desktops, 992px and up) */
	@media (min-width: 992px ) {
		.cil_log_block1 {
			float: left;
			/*width: 30%!important;*/
			/*margin-left: -40px;*/
			margin-top: 10px;
		}
		.cil_languege1 {
			float: left!important;
		}
		.cil_languege1 {
			/*margin: 5px 5px;*/
			/*float: right!important;*/
			background-color: #debe87;
			color: #6c301b;
			height: 40px;
			font-size: 14px;
		}

		.images-uslugi{
			width: auto;
			height: auto;
		}

		div[itemprop="description"] img {
			width: auto;
			/*height: auto;*/
		}

		.yur_state{
			display: flex;
		}

		.container iframe {
			width: 600px;
			height: 450px;
		}

		.utd_mail, .utd_submit {
			margin-left: 25px;
		}

		.ci_title {
			/*margin-top: 40px;*/
		}

		.up_to_date{
			height: 62px;
		}

		.popup {
			width: 30%;
		}


		span.touch-button {
			display: none;
		}
	}

	/* Large devices (large desktops, 1200px and up) */
	@media (min-width: 1200px ) {
		.cil_log_block1 {
			/*float: left;
			width: 30%!important;*/
			/*margin-left: -40px;*/
			margin-top: 16px;
		}
		.cil_languege1 {
			float: right!important;
		}
		.cil_languege1 {
			/*margin: 5px 15px;*/
			/*float: right!important;*/
			background-color: #debe87;
			color: #6c301b;
			height: 40px;
			font-size: 14px;
		}
	}

	.carousel {
		width: auto!important;
	}


	.intro-images {
		/*margin-top: 15px;*/
		/*width: 100%;*/
		/*display: inline-block;*/
		/*clear: both;*/
		/*position: absolute;*/
	}

	.panel {
		display: block;
	}

	.nav > li > a {
		display: inline-block!important;
	}

	.touch-button {
		display: inline-block;
		vertical-align: middle;
        float: none;
	}
	.item-with-ul .touch-button .navicon {
    margin-right: 5px;
    margin-left: -5px;
    font-size: 8px;
    /*color: white;*/
}

	div.client-logo-inner-wrapper {
		height:200px;
	}

	img.client-logo-img {
		max-width:200px;
		max-height:200px;
	}
	
	.client-header-wrapper {
	    text-align: center;
	}
	
	.client-header-link{
	    color: #000!important;
	    font-weight:700;
	}
	
	.pluso-more {
	    display: none!important;
	}
	
	.yurists_and_advocates,
	.yurists_and_advocates_introtext {
	    width: 100%;
	}
	@media only screen and (max-width: 768px) {
    .cont_right{
        width:100%!important;
        padding-right:15px!important;
    }
	.sitebar_img img{
        width:100%!important;
        object-fit: contain;
    } 
	}