@font-face {
    font-family: 'lato_light';
    src: url('../fonts/lato-light-webfont.eot');
    src: url('../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff'),
         url('../fonts/lato-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lato_semibold';
    src: url('../fonts/lato-semibold-webfont.eot');
    src: url('../fonts/lato-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-semibold-webfont.woff2') format('woff2'),
         url('../fonts/lato-semibold-webfont.woff') format('woff'),
         url('../fonts/lato-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato_bold';
    src: url('../fonts/lato-bold-webfont.eot');
    src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff'),
         url('../fonts/lato-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lato_black';
    src: url('../fonts/lato-black-webfont.eot');
    src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-black-webfont.woff2') format('woff2'),
         url('../fonts/lato-black-webfont.woff') format('woff'),
         url('../fonts/lato-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lato_regular';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff'),
         url('../fonts/lato-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	width: 100%;
	height: 100%;
    min-width: 1200px;
}
.wrapper {
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.header {
	height: 70px;
	background: #fff;
}
.content {
	padding: 0 0 156px;
}
.footer {
	margin: -89px auto 0;
	height: 89px;
	background: #e7e7e7;
	position: relative;
}
.center {
	width:1200px;
	margin:0 auto;
	padding:0 15px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.center:after {
	content:"";
	display:block;
	clear:both;
}
	#logo {
		float:left;
		display:block;
		overflow:hidden;
		width:255px;
		margin:18px 0 0 0;
		text-decoration:none; 
	}
		#logo img {
			float:left;
		}
		#logo span {
			display:block;
			margin:0 0 0 47px;
			font-size:14px;
			color:#1e1e1e;
			line-height:17px;
			letter-spacing: 0.4px;
		}
	.button_site {
		background:#dc002f;
		text-align:center;
		border:none;
		cursor:pointer;
		text-transform:uppercase;
		color:#fff;
		font-family:"lato_black";
		letter-spacing:2.4px;
		text-decoration:none;
		-moz-box-shadow:inset 0px -4px 0 #9d0022, 0px 1px 1px 0px rgba(65,0,14,0.27);
		-webkit-box-shadow:inset 0px -4px 0 #9d0022, 0px 1px 1px 0px rgba(65,0,14,0.27);
		box-shadow:inset 0px -4px 0 #9d0022, 0px 1px 1px 0px rgba(65,0,14,0.27);
	} 
	.button_site:hover {
		background:#e60031;
		-moz-box-shadow:inset 0px -4px 0 #ad0328, 0px 1px 1px 0px rgba(65,0,14,0.27);
		-webkit-box-shadow:inset 0px -4px 0 #ad0328, 0px 1px 1px 0px rgba(65,0,14,0.27);
		box-shadow:inset 0px -4px 0 #ad0328, 0px 1px 1px 0px rgba(65,0,14,0.27);
	}
	.button_site:active {
		color:#ffc7c7;
		background:#c7002a;
		-moz-box-shadow:inset 0px 2px 0px #7f001b;
		-webkit-box-shadow:inset 0px 2px 0px #7f001b;
		box-shadow:inset 0px 2px 0px #7f001b;
	}
	.header .order_call {
		height:40px;
		line-height:40px;
		width:200px;
		display:block;
		float:right;
		margin:15px 0 0 0;
		font-size:12px;
	}
    .header .contact_header {
        margin:0 0 0 354px;
        overflow:hidden;
		padding:0 0 0 0;
        width:504px;
    }
    .work_hours {
        float: right;
        padding: 16px 0 0 0;
    }
    .work_hours span {
        display: block;
        font-family: "lato_semibold";
        font-size: 13px;
        line-height: 18px;
    }
    .phones_list_wrap {
        overflow:hidden;
        float: left;
    }
	.header .phones_list {
		display: table-cell;
        height: 70px;
        vertical-align: middle;
        padding: 0 0 2px 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
	}
	.header .phones_list li a {
		font-size:18px;
		color:#1e1e1e;
		font-family:"lato_black";
		line-height:24px;
        text-decoration: none;
	}

.free_help_lawyer {
	position:relative;
	z-index:2;
	background: #e6e6e6 url(../images/bg_gray.png) 0 0 repeat;
	background: url(../images/bg_gray.png) 0 0 repeat, -moz-linear-gradient(top,  #e6e6e6 0%, #f5f5f5 50%, #e6e6e6 100%);
	background: url(../images/bg_gray.png) 0 0 repeat, -webkit-linear-gradient(top,  #e6e6e6 0%,#f5f5f5 50%,#e6e6e6 100%);
	background: url(../images/bg_gray.png) 0 0 repeat, linear-gradient(to bottom,  #e6e6e6 0%,#f5f5f5 50%,#e6e6e6 100%);
}
	.free_help_lawyer .center {
		padding-top:111px;
		padding-bottom:190px;
		position:relative;
	}
	.free_help_lawyer .ramka {
		border-top:solid 8px #3a41b3;
		border-right:solid 8px #3a41b3;
		border-bottom:solid 8px #3a41b3;
		width:754px;
		height:304px;
		position:relative;
		margin:0 auto;
		left:4px;
	}
	.free_help_lawyer .ramka:after {
		content:"";
		display:block;
		clear:both;
	}
	.free_help_lawyer .ramka .arrow {
		width:33px;
		height:66px;
		position:absolute;
		right:150px;
		bottom:-37px;
		background:url(../images/a_icons.png) 0px 0px no-repeat;
		z-index:2;
	}
	.free_help_lawyer .ramka .line-1,
	.free_help_lawyer .ramka .line-2 {
		position:absolute;
		width:8px;
		height:40px;
		background:#3a41b3;
        left:-8px;
	}
	.free_help_lawyer .ramka .line-1 {
		top:-8px;
	}
	.free_help_lawyer .ramka .line-2 {
		bottom:-8px;
	}
	.free_help_lawyer .title {
		position:absolute;
		left:-208px;
		width:450px;
		float:left;
		bottom:32px;
	}
	.free_help_lawyer .title span {
		font-size:40px;
		font-weight:bold;
		color:#1e1e1e;
		line-height:57px;
		display:block;
		text-transform:uppercase;
		letter-spacing:4px;
		margin-bottom:14px;
	}
	.free_help_lawyer .title strong {
		display:inline-block;
		font-size:24px;
		color:#ffffff;
		font-family:"lato_semibold";
		line-height:30px;
		height:40px;
		line-height:34px;
		background:#3a41b3;
		padding:0 15px 0 13px;
		letter-spacing:1.09px;
	}
	.form_box_question {
		background:#fff;
		position:absolute;
		right:-208px;
		top:-83px;
		width:370px;
		padding:34px 30px 40px 30px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		z-index:1;
		-moz-box-shadow:0px 30px 35px rgba(0,0,0,0.08);
        -webkit-box-shadow:0px 30px 35px rgba(0,0,0,0.08);
        box-shadow:0px 30px 35px rgba(0,0,0,0.08);
	}
		.form_box_question .tit {
			text-align:center;
			display:block;
			font-size:24px;
			color:#1e1e1e;
			font-weight:bold;
			line-height:27px;
			margin-bottom:3px;
		}
		.form_box_question > span {
			text-align:center;
			display:block;
			font-size:16px;
			color:#1e1e1e;
			font-family:"lato_regular";
			line-height:21px;
			padding:0 10px;
			margin-bottom:23px;
		}
		.form_box_question > span strong {
			color:#3a41b3;
			font-family:"lato_bold";
		}
        input.form_control,
        textarea.form_control {
            width:100%;
			-moz-box-sizing:border-box;
			-webkit-box-sizing:border-box;
			box-sizing:border-box;
			font-size:15px;
			color:#1e1e1e;
			font-family:"lato_light";
            padding: 0 15px;
			margin-bottom:20px;
            border: none;
			-moz-box-shadow: inset 0px 0px 0px 1px #9a9a9a;
            -webkit-box-shadow: inset 0px 0px 0px 1px #9a9a9a;
            box-shadow: inset 0px 0px 0px 1px #9a9a9a;
        }
        input.form_control {
            height: 50px;
        }
        textarea.form_control {
            padding: 16px 15px;
            height:100px;
			line-height:17px;
        }
        input.form_control::-moz-placeholder{color:#8d8d8d; -moz-opacity:1; -webkit-opacity:1; opacity:1;}
		input.form_control:-ms-input-placeholder{color:#8d8d8d;}
		input.form_control::-webkit-input-placeholder{color:#8d8d8d;}
		textarea.form_control::-moz-placeholder{color:#8d8d8d; -moz-opacity:1; -webkit-opacity:1; opacity:1;}
		textarea.form_control:-ms-input-placeholder{color:#8d8d8d;}
		textarea.form_control::-webkit-input-placeholder{color:#8d8d8d;}
		.form_box_question button {
			width:100%;
			height:50px;
			font-size:16px;
			letter-spacing:3px;
			margin-top:-2px;
		}
		.free_help_lawyer .femida {
			position:absolute;
			left:50%;
			width:379px;
			height:808px;
			background:url(../images/law.png) 0 0 no-repeat;
			top:-5px;
			margin-left:-233px;
		}
	.box_content_1 .center_1 {
		padding-top:240px;
	}
    .box_content_1 .center_2 {
		padding-bottom:70px;
	}
	.box_content_1 .ramka {
		width:862px;
		border-top:solid 4px #e6e6e6;
		border-right:solid 4px #e6e6e6;
		border-bottom:solid 4px #e6e6e6;
		position:relative;
		left:-48px;
		margin:0 auto 63px auto;
		padding:52px 0 52px 0;
	}
	.box_content_1 .ramka:after {
		content:"";
		display:block;
		clear:both;
	}
	.box_content_1 .ramka .line-1,
	.box_content_1 .ramka .line-2 {
		position:absolute;
		width:4px;
		height:30px;
		background:#e6e6e6;
		left:-4px;
		z-index:1;
	}
	.box_content_1 .ramka .line-1 {
		top:-4px;
	}
	.box_content_1 .ramka .line-2 {
		bottom:-4px;
	}
		.box_content_1 .ramka .left_box {
			position:relative;
			float:left;
			margin:0 0 0 -104px;
			z-index:2;
			width:530px;
		}
			.box_content_1 .left_box .title {
				font-size:24px;
				color:#1e1e1e;
				font-weight:bold;
				line-height:31px;
				margin-bottom:16px;
			}
			.box_content_1 .left_box ul {
				font-size:16px;
				color:#1e1e1e;
				font-family:"lato_regular";
				line-height:22px;
				margin:0 0 0 14px;
			}
			.box_content_1 .left_box ul li {
				position:relative;
				padding-left:26px;
				margin-top:18px;
			}
			.box_content_1 .left_box ul li:after {
				content:"";
				display:block;
				position:absolute;
				left:0px;
				top:6px;
				width:11px;
				height:9px;
				background:url(../images/a_icons.png) -36px 0px no-repeat;
			}
			.box_content_1 .left_box ul li:first-child {
				margin-top:0px;
			}
		.box_content_1 .ramka .right_box {
			width:570px;
			position:absolute;
			z-index:2;
			right:-204px;
			top:66px;
			background:#3a41b3;
			padding:41px 68px 47px 68px;
			-moz-box-sizing:border-box;
			-webkit-box-sizing:border-box;
			box-sizing:border-box;
		}
		.box_content_1 .right_box p {
			font-size:22px;
			color:#fffefe;
			font-family:"lato_semibold";
			line-height:29px;
			margin-top:31px;
			letter-spacing:1.1px;
		}
		.box_content_1 .right_box p:first-child {
			margin-top:0px;
		}
		.box_content_1 .ramka .passport {
			position:absolute;
			width:435px;
			height:199px;
			background:url(../images/passport.png) 0 0 no-repeat;
			left:-54px;
			top:-203px;
		}
	.ask_lawyer_now:after {
		content:"";
		display:block;
		clear:both;
	}
		.ask_lawyer_now .box_text {
			width:470px;
			float:left;
			margin:70px 0 0 0;
			position:relative;
			left:100px;
			-moz-box-sizing:border-box;
			-webkit-box-sizing:border-box;
			box-sizing:border-box;
			padding:34px 70px 40px 70px;
			background: #e6e6e6 url(../images/bg_gray.png) 0 0 repeat;
			background: url(../images/bg_gray.png) 0 0 repeat, -moz-linear-gradient(top,  #e6e6e6 0%, #f5f5f5 50%, #e6e6e6 100%);
			background: url(../images/bg_gray.png) 0 0 repeat, -webkit-linear-gradient(top,  #e6e6e6 0%,#f5f5f5 50%,#e6e6e6 100%);
			background: url(../images/bg_gray.png) 0 0 repeat, linear-gradient(to bottom,  #e6e6e6 0%,#f5f5f5 50%,#e6e6e6 100%);
		}
		.ask_lawyer_now .box_text .img2 {
			display:none;
		}
		.ask_lawyer_now .box_text p {
			font-size:22px;
			color:#1e1e1e;
			font-family:"lato_semibold";
			line-height:36px;
			margin-bottom:22px;
		}
		.ask_lawyer_now .box_text p span {
			display:block;
		}
		.ask_lawyer_now .box_text p span strong {
			color:#3a41b3;
			font-family:"lato_black";
			letter-spacing:1.7px;
		}
        .ask_lawyer_now .box_text p > strong > a {
            color: #3a41b3;
            text-decoration: none;
        }
		.button_ask_lawyer {
			display:block;
			height:60px;
			line-height:60px;
			font-size:16px;
		}
		.ask_lawyer_now > .img {
			float:right;
			overflow:hidden;
		}
		.ask_lawyer_now > .img img {
			float:left;
		}
.why_you {
	background: #e6e6e6 url(../images/bg_gray.png) 0 0 repeat;
	background: url(../images/bg_gray.png) 0 0 repeat, -moz-linear-gradient(top,  #e6e6e6 0%, #f5f5f5 50%, #e6e6e6 100%);
	background: url(../images/bg_gray.png) 0 0 repeat, -webkit-linear-gradient(top,  #e6e6e6 0%,#f5f5f5 50%,#e6e6e6 100%);
	background: url(../images/bg_gray.png) 0 0 repeat, linear-gradient(to bottom,  #e6e6e6 0%,#f5f5f5 50%,#e6e6e6 100%);
    color:#1e1e1e;
}
	.why_you .center {
		padding-top:53px;
		padding-bottom:43px;
	}
	.why_you .title {
		font-size:24px;
		font-weight:bold;
		line-height:33px;
		text-align:center;
		margin-bottom:29px;
	}
	ul.list_offer {
		word-spacing:-3px;
		margin:0 -16px;
	}
		ul.list_offer li {
			width:210px;
			display:inline-block;
			vertical-align:top;
			word-spacing:0px;
			font-size:16px;
			font-family:"lato_regular";
			text-align:center;
			line-height:26px;
			padding-top:102px;
			position:relative;
			margin:0 45px;
		}
		ul.list_offer li span {
			display:block;
		}
		ul.list_offer li:after {
			content:"";
			display:block;
			position:absolute;
			top:0px;
			left:50%;
			background-image:url(../images/a_icons.png);
			background-repeat:no-repeat;
		}
		ul.list_offer li.e1:after {
			width:60px;
			height:60px;
			margin-left:-30px;
			background-position:0px -72px;
		}
		ul.list_offer li.e2:after {
			width:78px;
			height:45px;
			margin-left:-38.5px;
			background-position:0px -144px;
			top:19px;
		}
		ul.list_offer li.e3:after {
			width:57px;
			height:54px;
			margin-left:-28px;
			background-position:0px -200px;
			top:14px;
		}
		ul.list_offer li.e4:after {
			width:60px;
			height:60px;
			margin-left:-32px;
			background-position:0px -268px;
			top:15px;
		}
.box_content_2 .center {
	padding-top:70px;
}
.how_we_work_wrap {
	position:relative;
	padding:30px 0 30px 0;
	margin-bottom:70px;
}
	.how_we_work_wrap .ramka {
		width:1032px;
		border-top:solid 4px #e6e6e6;
		border-left:solid 4px #e6e6e6;
		border-bottom:solid 4px #e6e6e6;
		position:relative;
		margin:0 0 0 30px;
		min-height:372px;
		z-index:2;
	}
	.how_we_work_wrap .ramka:after {
		content:"";
		display:block;
		clear:both;
	}
	.how_we_work_wrap .line-1,
	.how_we_work_wrap .line-2 {
		position:absolute;
		width:4px;
		height:30px;
		position:absolute;
		right:-4px;
		background:#e6e6e6;
	}
	.how_we_work_wrap .line-1 {
		top:-4px;
	}
	.how_we_work_wrap .line-2 {
		bottom:-4px;
	}
	.how_we_work_wrap > .img {
		position:absolute;
		left:0px;
		top:0px;
		overflow:hidden;
	}
	.how_we_work_wrap > .img img {
		float:left;
	}
	.how_we_work {
		float:right;
		width:400px;
		margin:44px -104px 0 0;
        color:#1e1e1e;
	}
		.how_we_work .title {
			font-size:24px;
			font-weight:bold;
			line-height:30px;
			margin-bottom:3px;
		}
		.how_we_work ol {
			font-family:"lato_regular";
			margin:0 0 0 30px;
		}
		.how_we_work ol li {
			position:relative;
			min-height:88px;
		}
		.how_we_work ol li .row {
			display:table-cell;
			vertical-align:middle;
			height:88px;
		}
		.how_we_work ol li .txt {
			padding:0 0 0 48px;
			position:relative;
		}
		.how_we_work ol li:first-child {
			padding-top:0px;
		}
		.how_we_work ol li span {
			display:block;
			position:absolute;
			border:solid 1px #3f45b5;
			-moz-border-radius:50%;
			-webkit-border-radius:50%;
			border-radius:50%;
			width:30px;
			height:30px;
			-moz-box-sizing:border-box;
			-webkit-box-sizing:border-box;
			box-sizing:border-box;
			left:0px;
			top:50%;
			margin-top:-15px;
			font-size:14px;
			text-align:center;
			line-height:28px;
		}
		.how_we_work ol li p {
			font-size:16px;
			line-height:20px;
		}
		.how_we_work ol li p strong {
			display:block;
		}
		.how_we_work ol li:after {
			content:"";
			display:block;
			position:absolute;
			width:11px;
			height:30px;
			background:url(../images/a_icons.png) -39px -28px no-repeat;
			left:9px;
			bottom:0;
			margin-bottom:-15px;
		}
		.how_we_work ol li:last-child:after {
			display:none;
		}
.use_possibility {
	position:relative;
	margin-bottom:70px;
}
.use_possibility:after {
	content:"";
	display:block;
	clear:both;
}
	.use_possibility .text_box {
		position:absolute;
		background:#3a41b3;
		width:570px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		padding:38px 69px 44px 69px;
		left:0px;
		top:80px;
		z-index:2;
	}
		.use_possibility .text_box .title {
			font-size:24px;
			font-weight:bold;
			color:#ffffff;
			line-height:31px;
			margin-bottom:25px;
		}
		.use_possibility .text_box ul {
			font-size:16px;
			color:#fffefe;
			font-family:"lato_regular";
			line-height:22px;
		}
		.use_possibility .text_box ul li {
			margin-top:38px;
			padding:0 0 0 30px;
			position:relative;
			letter-spacing:0.8px;
		}
		.use_possibility .text_box ul li:after {
			content:"";
			display:block;
			position:absolute;
			left:1px;
			top:7px;
			width:11px;
			height:9px;
			background:url(../images/a_icons.png) -47px 0 no-repeat;
		}
		.use_possibility .text_box ul li:first-child {
			margin-top:0px;
		}
	.use_possibility > .img {
		float:right;
		position:relative;
		z-index:1;
		overflow:hidden;
	}
	.use_possibility > .img img {
		float:left;
	}
input:focus, textarea:focus, button:focus {
    outline: none;
}
.have_questions {
	position:relative;
	height:430px;
}
.have_questions:after {
	content:"";
	display:block;
	clear:both;
}
	.have_questions .image {
		width:800px;
		height:505px;
		position:absolute;
		left:0px;
		top:-53px;
		overflow:hidden;
		z-index:1;
	}
		.have_questions .image img {
			float:left;
		}
	.form_have_questions {
		width:370px;
		float:right;
		height:430px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		background:#fff;
		-moz-box-shadow:0px 10px 35px rgba(0,0,0,0.15);
		-webkit-box-shadow:0px 10px 35px rgba(0,0,0,0.15);
		box-shadow:0px 10px 35px rgba(0,0,0,0.15);
		position:relative;
		z-index:2;
		padding:16px 30px 0 30px;
	}
		.form_have_questions > p {
			font-size:20px;
			font-weight:bold;
			color:#1e1e1e;
			line-height:34px;
			text-transform:uppercase;
			padding:0 5px 0 0;
			letter-spacing:2px;
			margin-bottom:13px;
		}
		.button_have_question {
			width:100%;
			height:50px;
			font-size:16px;
			letter-spacing:3.1px;
		}
		.form_have_questions .selectbox li:first-child {
			display:none;
		}
		.form_have_questions .selectbox .select {
			width:100%;
			margin-bottom:20px;
		}
.box_content_1 .ramka .femida2 {
	display:none;
}
	#logo_footer {
		float:left;
		display:block;
		overflow:hidden;
		width:255px;
		margin:29px 0 0 0;
		text-decoration:none; 
	}
		#logo_footer img {
			float:left;
		}
		#logo_footer span {
			display:block;
			margin:0 0 0 47px;
			font-size:14px;
			color:#1e1e1e;
			line-height:18px;
			letter-spacing:0.4px;
		}
	.footer .order_call {
		height:40px;
		line-height:40px;
		width:200px;
		display:block;
		float:right;
		margin:25px 0 0 0;
		font-size:12px;
	}
    .footer .contact_footer {
        margin: 0 0 0 354px;
        overflow: hidden;
        width: 504px;
    }
    .phones_list_wrap {
        float: left;
    }
	.footer .phones_list {
	   display: table-cell;
       height: 89px;
       vertical-align: middle;
	}
    .footer .phones_list li a {
        display:block;
		font-size:18px;
		color:#1e1e1e;
		font-family:"lato_black";
		line-height:24px;
        text-decoration: none;
    }
    .footer .work_hours {
        padding: 25px 0 0 0;
    }
input.error,
textarea.error {
    -moz-box-shadow: inset 0px 0px 0px 1px #FF0000 !important;
    -webkit-box-shadow: inset 0px 0px 0px 1px #FF0000 !important;
    box-shadow: inset 0px 0px 0px 1px #FF0000 !important;
}
input.error:focus,
textarea.error:focus {
    -moz-box-shadow: inset 0px 0px 0px 1px #9a9a9a !important;
    -webkit-box-shadow: inset 0px 0px 0px 1px #9a9a9a !important;
    box-shadow: inset 0px 0px 0px 1px #9a9a9a !important;
}
textarea {
	resize:none;
	overflow:auto;
}
#popup_success .window_content .title {
    margin-bottom: 18px;
}
#popup_success .window_content {
    padding-bottom: 40px !important;
}
#popup_success .window_content > span {
    margin-bottom: 0 !important;
    font-size: 17px !important;
}
.icon_success {
    width: 86px;
    height: 86px;
    background: url(../images/a_icons.png) 0 -603px no-repeat;
    margin: 0 auto 17px auto;
}
#mask {
   position:absolute;
   left:0;
   top:0;
   z-index:500;
   background-color:#000;
   display:none;
}
	#boxes .window {
	   position:fixed;
	   left:50% !important;
	   margin-left:-215px;
	   top:0;
	   display:none;
	   z-index:501;
	   font-size: 12px;
       width:430px;
       -moz-box-sizing: border-box;
       -webkit-box-sizing: border-box;
       box-sizing: border-box;
    }  
    #boxes .window .window-inner {
        position: relative;
        background:#ffffff;
    }
	.window .close {
		position:absolute;
		width:22px;
		height:22px;
		right:10px;
		top:10px;
		text-decoration:none;
		display:block;
		background-image:url(../images/a_icons.png);
		background-repeat:no-repeat;
		background-position:0px -1761px;
	}
	.window .close:hover {
		background-position:0px -1783px;
	}
	.window_content {
		padding:33px 60px 60px 60px;
	}
		.window_content .title {
			font-size:24px;
			font-weight:bold;
			color:#1e1e1e;
			line-height:30px;
			text-align:center;
		}
		.window_content > span {
			display:block;
			text-align:center;
			font-size:16px;
			color:#1e1e1e;
			line-height:22px;
			font-family:"lato_light";
			margin-bottom:23px;
			padding:0 10px;
		}
		.window_content > span strong {
			color:#3a41b3;
			font-family:"lato_bold";
		}
		.button_popup {
			width:100%;
			height:60px;
			font-size:16px;
			margin-top:-3px;
			letter-spacing:3.1px;
		}
		.window .close {
			width:16px;
			height:16px;
			display:block;
			text-decoration:none;
			position:absolute;
			right:20px;
			top:20px;
			background:url(../images/a_icons.png) -58px -25px no-repeat;
		}
		.window .close:hover {
			background-position:-58px -41px;
		}
.pac-container {
	border:solid 1px #9a9a9a;
	font-family: "lato_light";
	margin-top:-1px !important;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
    z-index: 9002 !important;
}
.pac-logo:after { padding: 5px 0 0 0 !important; background-position: 95% 4px; background-color: #fafafa; }
	.pac-container .pac-item {
    	border-top: none;
		border-bottom:solid 1px #9a9a9a;
		padding:0 15px !important;
		padding: 0px 15px 0px 14px !important;
		height: 38px !important;
        line-height: 38px !important;
        font-size: 13px !important;
	}
	.pac-container .pac-item span {
    	font-weight: normal !important;
	}
	.pac-container .pac-item:hover {
		background:#ebebeb;
	}
	.pac-container .pac-item:first-child {
		border-top:none;
	}
	.pac-container .pac-item .pac-icon {
		display:none !important;
	}
	.pac-container .pac-item .pac-item-query {
		font-size:15px !important;
		color:#1e1e1e !important;
	}
	.pac-container .pac-item .pac-matched {
		font-family:"lato_regular" !important;
		color: #000;
	}
	.pac-container .pac-item > span {
		font-size:15px !important;
		color:#1e1e1e !important;
	}
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.box_slider {
    background: #e6e6e6 url(../images/bg_gray.png) 0 0 repeat;
	background: url(../images/bg_gray.png) 0 0 repeat, -moz-linear-gradient(top,  #e6e6e6 0%, #f5f5f5 50%, #e6e6e6 100%);
	background: url(../images/bg_gray.png) 0 0 repeat, -webkit-linear-gradient(top,  #e6e6e6 0%,#f5f5f5 50%,#e6e6e6 100%);
	background: url(../images/bg_gray.png) 0 0 repeat, linear-gradient(to bottom,  #e6e6e6 0%,#f5f5f5 50%,#e6e6e6 100%);
    margin-bottom: 70px;
    margin-top: 70px;
}
.box_slider .center {
    padding-bottom: 40px;
    padding-top: 33px;
}
.box_slider .title {
    color: #1e1e1e;
    font-size: 24px;
    font-weight: bold;
    line-height: 33px;
    margin-bottom: 32px;
    text-align: center;
}
.slider_leads {
    position: relative;
    height: 240px;
}
.slider_leads .slick-dots {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
}
.slider_leads .slick-dots li {
    display: inline-block;
    margin-left: 10px;
    overflow: hidden;
    word-spacing: 0;
}
.slider_leads .slick-dots > li:first-child {
    margin-left: 0;
}
.slider_leads .slick-dots li button {
    background: none;
    border: 1px solid #3a41b3 ;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 10px;
    margin: 0;
    padding: 0;
    text-indent: -100px;
    width: 10px;
}
.slider_leads .slick-dots > li button:hover, 
.slider_leads .slick-dots > li.slick-active button {
    background: #3a41b3;
}
.slider_leads .slider_element {
    color: #1e1e1e;
    padding: 0 15px;
    word-spacing: 0;
}
.slider_leads .slider_element .client {
    font-size: 17px;
    font-family: "lato_semibold";
    text-align: center;
    line-height: 20px;
    margin-bottom: 12px;
}
.slider_leads .slider_element p {
    font-size: 15px;
    line-height: 21px;
    font-family: "lato_regular";
    text-align: left;
}
.slider_leads .slick-arrow {
    width: 31px;
    height: 55px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    margin-top: -28px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAAA3CAYAAABUzvmMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NEIzOUQ3OUVGNzQ3MTFFNUI2MjFCMzc3MzUwRDUwMjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NEIzOUQ3OUZGNzQ3MTFFNUI2MjFCMzc3MzUwRDUwMjEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0QjM5RDc5Q0Y3NDcxMUU1QjYyMUIzNzczNTBENTAyMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0QjM5RDc5REY3NDcxMUU1QjYyMUIzNzczNTBENTAyMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtWE9coAAAVvSURBVHja3Jt/aFZVGMdPc5EuEBcJ7Q9HaJH+oQk1Updsc/4IJxSWJJN+TGqRKegfJcIUaUKBksjSyFGpZasUZpippCM3XY5CEDGZExNS2ByG+8MfmLi+T+/nsBd07sf73vveuwe+nPu87znPeT7vvbv3nHvOHuju7nb9scIZP7lU7FjDPIuRo8NfpSel1/jqa6lNKlad6+nopz+W5UIyAT2solEqkEZJj6FRfNZInVAsO6R+HuFMT8Sv0JnZxg9yW8VX0jPSb3bmpX+CTiiMM54n/Z4EvdBDc2na8ULcidTNizv4GKlZGos/X6Df3+Pv0j6bjzuWNmPiCv64dJTSrEyA9fe5Kdl3Zb20jQ34eC7ZfMkeG6UC+7kfd2SrU0qbfGKMjwv401KL9KhkN64SqWEA7Rtoc5sYLcSMNHgBj6yR0jXpeenIIOIcoe01YvnHYCTBp0pNJHoVvyWFeC3EuErMJvxIgZdyM3pIusLZOpWGuKeIdYXYR+krEuBzpUPE6rAxiXQ6jVfSaWJ20Mch+swo+IvSPo4vSM9KrQHcMFuJfQF/H31nBPwVaQ/HZ6Up0sUAxwUX6eMs/h5yCBX8dWkXx2ek6VyKQVsHfZ3B30UuoYC/LW3n+CR32ssuPLtMnyfxt5NToOBLpK0cHyeBLhe+ddH3cfyt5BYI+HJpM8c2oCiSbrjM2Q1yaMTfTI7pA9ecuUrFRtzDDClvuczbLXI5jL+RXFMHV6APVVTj7pdmSndcdOwOOe3HrybnwYMrwMcqVuPuTsfAIUCbS45mq8l94OBqaJf2StxvpQUu+raAXM1WwtB/cDX4POlGsUPz5EUuJkauO/wNGZa+wVXxSxWVuLUK9IaLmZFzLW4lTL2Dq8JOFRW4mxSg0sXUyH0TbgVsd4Prix9UlOOuV8PlLuYGw3rcchj/t2w5T6j8jEeCPRc/UoO1boiYWD4Q43UdrrKbn45/UfluFkO9mX4YOpSgk+DXJg1vjXWJgddIB/3rI/0i1UMNHCb/2spYa7L0a/wlvSCnTnpQqlLFT4YQtLFUwVZnrMaclXQ5lCdNN1eoQc0QgDaGFX76CuPdjzN98WbStHOpGn4RY2jLfamftsLW+wBGFd5RsQV3sQJ8E0Noy3kx7haY+h6yquJ7KjbgLlKg72IEbbn6IfYGWPo/SVGD91Wsw31Vqo8Bdz25mq2DYeDTUjW0Keka3JekAxGGPkCOZmvIffAvIhSgmlGP2RyX2NmQHSHgbHKag7+KnFN/9aRANqlfhltER8MjAD2cXIrwl5GrSws49mnSdNWWdOwlX04GoXPIodBPP8nRpRvcMcf109YCxr+5GYDOpW+/dFyRNP8OBNxsW9L01Tbr2E6lvBCh8+jTbyYqJycXNLhjXO/voE+5xNp1XkjQTfTpnzR1gwmUyqLhj65ns844Lr38AKHz6WMcfhk5uLDBzWyzzizXs1nnD2lCANATiO03E82ib5cpcDNbqC+W/pVG29NPmpRG6EnEHE0fxfTpMg3ueKxMc4nNOrn8HU5OQ9zJxMol9jTXs1YWCXDHpWjPVNuHapt1ml1qm3WmEmMkMQvpw0UN3MzWrG3h3jbrjOBslQwiTgltRxBruutZD48kuNmfLrFlo10a5hIb9mYPoP1s2gwjxhRiuqiDm51zic065/EPap7c5w566vgXn+eJcS6IBIPcxHuJv8s2/L0Ce/k+0PbdXtw22l4KKrmgt223A+C3gO0WYPk9oO0zv8TbSpv2IBMLY6N+p/ScdAJ/p0DfSoK2Y7+udYK6nWFM4sOwLs5iA4+pWgH7H90v49rEY4Z0M4yEQvtnnGMN824y6mrmjP6NOvmsmDqh2H8CDADI2qKV3T2w8wAAAABJRU5ErkJggg==);
    background-position: left top;
    z-index: 10;
}
.slider_leads .slick-arrow-prev {
    left: -35px;
}
.slider_leads .slick-arrow-next {
    right: -35px;
    background-position: right top;
}

@media (max-width: 1245px) {
    body {
        min-width: 960px;
    }
	.center {
		padding: 0 12px;
		width: 960px;
	}
	#logo span {
		font-size:12px;
	}
    .slider_leads {
        height: 265px;    
    }
	.header .phones_list li {
	   float: right;
       clear: both;
	}
	.header .phones_list li span {
		font-size:14px;
		margin-right:7px;
	}
	.header .phones_list li strong {
		font-size:18px;
	}
	.header .order_call {
		width:160px;
		height:30px;
		font-size:10px;
		line-height:30px;
	}
	.button_site {
		letter-spacing:1.5px;
	}
	.header .phones_list {
        margin: 7px 0 0 0;
	}
    .work_hours {
        padding: 11px 0 0 0;
    }
	.work_hours span {
	   font-size: 15px;
       line-height: 18px;
	}
    .header .contact_header {
        width: 455px;
        margin: 0 0 0 270px;
    }
    .header .phones_list {
        height: 60px;
    }
    .header .phones_list li span,
    .header .phones_list li strong {
        line-height: 18px;
    }
	.free_help_lawyer .femida {
		width:319px;
		height:680px;
		background-size:100% 100%;
		top:-5px;
		margin-left: -188px;
	}
	.free_help_lawyer .center {
		padding-top:90px;
		padding-bottom:150px;
	}
	.free_help_lawyer .center .ramka {
		height:264px;
		float:right;
		margin:0 6px 0 0;
	}
	.free_help_lawyer .center .ramka .arrow {
		right:270px;
	}
	.free_help_lawyer .center .title span {
		font-size:32px;
		line-height:49px;
		margin-bottom:7px;
	}
	.free_help_lawyer .center .title strong {
		font-size:19px;
	}
	.free_help_lawyer .center .title {
		left:-168px;
	}
	.form_box_question {
		width:296px;
		right:-14px;
		padding:22px 20px 30px 20px;
        top: -79px;
	}
	.form_box_question .tit {
		font-size:22px;
		margin-bottom:4px;
	}
	.form_box_question > span {
		font-size:14px;
		padding:0;
		margin-bottom:14px;
	}
	.form_box_question input,
	.form_box_question textarea {
		font-size:13px;
		padding-left:10px;
		padding-right:10px;
	}
	.form_box_question input {
		height:40px;
	}
	.form_box_question textarea {
		font-size:13px;
		height:90px;
		padding-top:10px;
		padding-bottom:10px;
	}
	.form_box_question button {
		font-size:14px;
	}
	.header {
		height:60px;
	}
	#logo {
		margin-top:13px;
		width:225px;
	}
    .box_content_1 .center_1 {
        padding-top:190px;
    }
    .box_content_1 .center_2 {
        padding-bottom:50px;
    }
	.box_content_1 .ramka {
		width:688px;
		margin:0 0 50px 84px;
		left:0px;
	}
	.box_content_1 .ramka .passport {
		width:374px;
		height:171px;
		background-size:100% 100%;
		top:-175px;
	}
	.box_content_1 .ramka .left_box {
		width:460px;
		margin: 0 0 0 -85px;
	}
	.box_content_1 .left_box .title {
		font-size:21px;
	}
	.box_content_1 .left_box ul {
		font-size:14px;
	}
	.box_content_1 .ramka .right_box {
		width:456px;
		right:-164px;
		padding:41px 56px 41px 56px;
	}
	.box_content_1 .right_box p {
		font-size:18px;
	}
	.ask_lawyer_now > .img,
	.ask_lawyer_now > .img img {
		width:536px;
	}
	.ask_lawyer_now .box_text {
		width:376px;
		margin-top:46px;
		padding:22px 56px 40px 56px;
		left:79px;
	}
	.button_ask_lawyer {
		height:50px;
		line-height:50px;
		font-size:14px;
	}
	.ask_lawyer_now .box_text p {
		font-size:18px;
		line-height:33px;
		margin-bottom:16px;
	}
	.why_you .title {
		font-size:21px;
		line-height:30px;
	}
	.why_you .center {
		padding-top:33px;
		padding-bottom:28px;
	}
	ul.list_offer li {
		font-size:14px;
		line-height:24px;
		padding-top:76px;
		width:160px;
		margin:0 40px;
	}
	ul.list_offer li.e1:after {
		width:45px;
		height:45px;
		background-position:0px -338px;
		margin-left:-22.5px;
	}
	ul.list_offer li.e2:after {
		width:59px;
		height:34px;
		background-position:0px -394px;
		margin-left:-29.5px;
		top:17px;
	}
	ul.list_offer li.e3:after {
		width:43px;
		height:41px;
		background-position:0px -438px;
		margin-left:-21.5px;
		top:13px;
	}
	ul.list_offer li.e4:after {
		width:45px;
		height:45px;
		background-position:0px -492px;
		margin-left:-22.5px;
		top:15px;
	}
	.box_content_2 .center {
		padding-top:50px;
	}
	.how_we_work_wrap .ramka {
		width:828px;
		min-height:304px;
		margin: 0 0 0 20px;
	}
	.how_we_work_wrap {
		padding:20px 0;
		margin-bottom:50px;
	}
	.how_we_work_wrap > .img,
	.how_we_work_wrap > .img img {
		width:536px;
		height:352px;
	}
	.how_we_work {
		width:360px;
		margin-right:-77px;
		margin-top:30px;
	}
	.how_we_work .title {
		font-size:21px;
		line-height:23px;
	}
	.how_we_work ol li {
		min-height:75px;
	}
	.how_we_work ol li .row {
		height:75px;
	}
	.how_we_work ol li p {
		font-size:14px;
	}
	.how_we_work ol li:after {
		height:20px;
		background-position:-39px -38px;
		margin-bottom:-11px;
	}
	.use_possibility {
		margin-bottom:50px;
	}
	.use_possibility .text_box {
		width:456px;
		top:50px;
		padding: 33px 45px 44px 55px;
	}
	.use_possibility .text_box .title {
		font-size:21px;
		margin-bottom:23px;
	}
	.use_possibility .text_box ul {
		font-size:14px;
	}
	.use_possibility .text_box ul li {
		margin-top:29px;
	}
	.have_questions {
		height:350px;
	}
	.have_questions .image {
		width:644px;
		height:410px;
		overflow:hidden;
		top:-44px;
	}
	.have_questions .image img {
		height:410px;
		margin-left:-39px;
	}
	.form_have_questions {
		width:292px;
		padding: 15px 20px 0;
		height:350px;
	}
	.form_have_questions > p {
		font-size:17px;
		letter-spacing:1px;
		line-height:22px;
		margin-bottom:18px;
	}
	.form_have_questions form input {
		height:40px;
		font-size:13px;
	}
	.selectbox .select {
		font-size:13px !important;
		height:40px !important;
	}
	.selectbox .select .text {
		height:38px !important;
		line-height:38px !important;
	}
	.selectbox .trigger .arrow {
		top:17px !important;
	}
	.selectbox li {
		height:38px !important;
		line-height:38px !important;
		font-size:13px !important;
	}
	.selectbox .dropdown {
		top:39px !important;
	}
	.button_have_question {
		font-size:14px;
	}
	.content {
		padding: 0 0 110px;
	}
	.footer {
		height:60px;
		margin: -60px auto 0;
	}
	#logo_footer {
		margin: 13px 0 0;
		width:225px;
	}
	#logo_footer span {
		margin:0 0 0 42px;
		font-size:12px;
	}
	.footer .order_call {
		margin:15px 0 0 0;
		height:30px;
		line-height:29px;
		font-size:10px;
		width:160px;
	}
    .footer .work_hours {
        padding: 12px 0 0 0;
    }
    .footer .contact_footer {
        margin: 0 0 0 270px;
        width: 455px;
    }
	.footer .phones_list {
		margin-top: 7px;
        height: 60px;
	}
    .footer .phones_list li {
        clear: both;
        float: right;
    }
	.footer .phones_list li span {
		font-size:14px;
		margin-right:7px;
	}
	.footer .phones_list li strong {
		font-size:18px;
	}
    .footer .phones_list li span, .footer .phones_list li strong {
        line-height: 18px;
    }
	.pac-container .pac-item .pac-item-query {
		font-size:13px !important;
	}
	.pac-container .pac-item > span {
		font-size:13px !important;
	}
	.use_possibility .img,
	.use_possibility .img img {
		width:536px;
		height:352px;
	}		
}

@media (max-width: 1030px) {
    body {
        min-width: 720px;
    }
	.center {
		width:720px;
		padding:0 30px;
	}
	.header {
		height:80px;
		position:relative;
	}
	.header:after {
		content:"";
		position:absolute;
		height:30px;
		width:100%;
		left:0px;
		bottom:0px;
		background:#f5f5f5;
	}
	.header .phones_list_wrap {
		clear:both;
		margin-left: 0px;
    	padding-top: 0px;
		float:none;
		position:relative;
		z-index:2;
		padding:0;
        margin-top: 0px;
        text-align: center;
	}
    .header .phones_list {
        height: auto;
        display: block;
        margin: 0;
        padding: 0;
    }
    .header .phones_list li {
        margin: 0 10px;
    }
    .header .contact_header {
        margin: 0;
        width: auto;
        clear:both;
        padding: 10px 0 0 0;
    }
    .header .phones_list li {
        clear: none;
        float: none;
        display: inline-block;
    }
    .work_hours {
        display: none;
    }
	#logo {
		margin-top:8px;
		margin-left:-4px;
	}
	#logo span {
		margin-left:42px;
	}
	.header .order_call {
		width:200px;
		height:30px;
		margin-top:9px;
		font-size:10px;
		line-height:30px;
	}
	.free_help_lawyer .femida {
		display:none;
	}
	.free_help_lawyer .center .ramka {
		width:559px;
	}
	.form_box_question {
		right:-8px;
		width:315px;
		padding: 22px 20px 30px 29px;
		top:-69px;
	}
	.form_box_question > span {
		padding:0 5px;
	}
	.free_help_lawyer .center .title {
		width:335px;
		left:-93px;
	}
	.free_help_lawyer .center .title span {
		font-size:29px;
		letter-spacing: 3px;
		line-height:45px;
		margin-bottom:17px;
	}
	.free_help_lawyer .center .title strong {
		font-size:20px;
	}
	.free_help_lawyer .center .ramka .arrow {
		right:295px;
	}
	.free_help_lawyer .center {
		padding-top:80px;
		padding-bottom:160px;
	}
	.box_content_1 {
		position:relative;
		z-index:3;
	}
    .box_content_1 .center_1 {
        padding-top:50px;
    }
	.box_content_1 .ramka {
		width:422px;
		padding: 34px 0 141px 0px;
		margin: 0 0 170px 115px;
	}
	.box_content_1 .ramka .line-2 {
		height:130px;
	}
	.box_content_1 .ramka .right_box {
		width:430px;
		padding: 41px 40px 46px 56px;
		top:inherit;
		bottom:-124px;
		right:-123px;
	}
	.box_content_1 .ramka .femida2 {
		width:148px;
		height:314px;
		display:block;
		position:absolute;
		background:url(../images/law.png) 0px 0px no-repeat;
		background-size:100% 100%;
		left:-95px;
		bottom:-204px;
		z-index:5;
	}
	.box_content_1 .left_box {
		margin-left:-119px;
	}
	.box_content_1 .left_box ul {
		margin-left:25px;
	}
	.ask_lawyer_now > .img {
		width:430px;
		margin-left:-90px;
	}
	.ask_lawyer_now > .img img {
		width:auto;
		height:357px;
		margin-left:-50px;
	}
	.ask_lawyer_now .box_text {
		width:315px;
		padding: 24px 25px 40px 26px;
		left:0px;
	}
	.box_content_1 .ramka .left_box {
		margin-left:-119px;
	}
	ul.list_offer {
		margin:0 -15px;
	}
	ul.list_offer li {
		width:315px;
		margin:0 15px 45px 15px;
		font-size:16px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		padding-left:25px;
		padding-right:25px;
	}
	ul.list_offer li span {
		display:inline;
	}
	ul.list_offer li.e3 span,
	ul.list_offer li.e4 span {
		display:block;
	}
	.why_you .center {
		padding-bottom:14px;
	}
	.why_you .title {
		margin-bottom:41px;
	}
	.box_content_2 .center {
		padding-top:29px;
	}
	.how_we_work_wrap > .img {
		width:345px;
	}
	.how_we_work_wrap > .img img {
		margin-left:-91px;
	}
	.how_we_work_wrap .ramka {
		width:632px;
	}
	.how_we_work {
		width:283px;
		margin-right:0px;
	}
	.how_we_work ol {
		margin:0;
	}
	.use_possibility > .img {
		width:430px;
		height:352px;
	}
	.use_possibility > .img img {
		height:352px;
	}
	.use_possibility .text_box {
		width:315px;
		padding: 22px 25px 30px 35px;
	}
	.use_possibility .text_box .title {
		line-height:28px;
		margin-bottom:19px;
	}
	.use_possibility .text_box ul li {
		padding-left:25px;
	}
	.have_questions .image {
		width:364px;
		height:350px;
		top:0px;
	}
	.have_questions .image img {
		margin-left: -224px;
		margin-top:-44px;
	}
	.form_have_questions {
		width:296px;
	}
	.footer .contact_footer {
	   width: auto;
       float: right;
       margin-left: 0px;
       padding: 0;
	}
	.footer .order_call {
		display:none;
	}
	.footer .phones_list {
		margin:0;
		float:none;
		width:auto;
        display: table-cell;
        height: 70px;
	}
    .footer .phones_list li {
        clear: none;
        float: none;
        margin: 0 !important;
    }
	.footer .phones_list li span,
	.footer .phones_list li strong {
		float:none;
	}
	.footer .phones_list li span {
		line-height:17px;
	}
	.footer .phones_list li strong {
		line-height:20px;
	}
	.footer {
		height: 70px;
		margin: -70px auto 0;
	}
	.content {
		padding: 0 0 120px;
	}	
	#logo_footer {
		margin:18px 0 0 0;
	}
	.footer .phones_list li:last-child {
		margin-left:90px;
	}
    .slider_leads {
        height: auto;   
    }
}

@media (max-width: 740px) {
    body {
        min-width: 480px;
    }
	.center {
		padding: 0 30px;
		width: 480px;
	}
	#logo {
		width:32px;
		height:33px;
		margin:13px 0 0 0;
	}
	#logo span,
	.header .order_call {
		display:none;
	}
	.header {
		height:60px;
	}
	.header:after {
		display:none;
	}
    .header .contact_header {
        clear: none;
        padding: 0px;
    }
	.header .phones_list {
		display: table-cell;
        height: 60px;
        vertical-align: middle;
        padding: 0 0 3px 0;
	}
    .header .phones_list_wrap {
        float:right;
		clear:none;
        text-align: right;
    }
    .header .phones_list li span, .header .phones_list li strong {
        line-height: 21px;
    }
	.header .phones_list li {
        margin: 0;
        display: block;
	}
	.header .phones_list li:last-child {
		margin-left:0px;
	}
	.header .phones_list li span {
		font-size:14px;
	}
	.header .phones_list li strong {
		font-size:20px;
	}
	.free_help_lawyer .center {
		padding-top:15px;
		padding-bottom:50px;
	}
	.free_help_lawyer .center .ramka {
		width:auto;
		border:none;
		float:none;
		position:static;
		height:auto;
	}
	.free_help_lawyer .center .ramka .line-1,
	.free_help_lawyer .center .ramka .line-2 {
		display:none;
	}
	.free_help_lawyer .center .title span {
		font-size:36px;
		letter-spacing:4px;
		margin-bottom:18px;
	}
	.free_help_lawyer .center .title strong {
		display:block;
		height:50px;
		line-height:44px;
		font-size:24px;
		text-align:center;
		position:relative;
	}
	.free_help_lawyer .center .title strong:after {
		content:"";
		display:block;
		position:absolute;
		width:66px;
		height:48px;
		background:url(../images/a_icons.png) 0px -545px no-repeat;
		bottom:-48px;
		left:50%;
		margin-left:-33px;
	}
	.form_box_question,
	.free_help_lawyer .center .title {
		position:static;
		float:none;
		width:auto;
	}
	.free_help_lawyer .center .title {
		margin-bottom:30px;
	}
	.form_box_question {
		padding:21px 45px 40px 45px;
	}
	.form_box_question .tit {
		font-size:26px;
		line-height:32px;
		margin-bottom:14px;
	}
	.form_box_question > span {
		font-size:18px;
		padding:0;
		margin-bottom:23px;
	}
	.form_box_question input {
		height:50px;
		font-size:15px;
	}
	.form_box_question textarea {
		font-size:15px;
		height:100px;
		padding-top:16px;
		padding-bottom:16px;
	}
	.form_box_question button {
		height:60px;
		font-size:16px;
	}
	.box_content_1 .ramka .passport,
	.free_help_lawyer .center .ramka .arrow {
		display:none;
	}
    .box_content_1 .center_1 {
		padding-top:54px;
	}
    .box_content_1 .center_2 {
		padding-bottom:30px;
	}
	.box_content_1 .ramka {
		margin:0;
		border:none;
		padding:0;
	}
	.box_content_1 .ramka .line-1,
	.box_content_1 .ramka .line-2 {
		display:none;
	}
	.box_content_1 .ramka .left_box {
		float:none;
		width:auto;
		margin:0;
		border-left:solid 4px #e6e6e6;
		border-right:solid 4px #e6e6e6;
		border-bottom:solid 4px #e6e6e6;
		position:relative;
	}
	.box_content_1 .ramka .left_box:after,
	.box_content_1 .ramka .left_box:before {
		content:"";
		display:block;
		position:absolute;
		width:45px;
		height:4px;
		background:#e6e6e6;
		top:-4px;
	}
	.box_content_1 .ramka .left_box:after {
		left:-4px;
	}
	.box_content_1 .ramka .left_box:before {
		right:-4px;
	}
	.box_content_1 .ramka .right_box {
		position:static;
		width:auto;
	}
	.box_content_1 .left_box .title {
		width:300px;
		font-size:26px;
		margin:-17px 0 20px 26px;
		line-height:34px;
		float:left;
	}
	.box_content_1 .ramka .left_box {
		padding:0 55px 40px 41px;
		margin-bottom:30px;
	}
	.box_content_1 .left_box ul {
		margin:0;
		clear:both;
		font-size:18px;
		font-family:"lato_regular";
	}
	.box_content_1 .ramka .femida2 {
		display:none;
	}
	.box_content_1 .ramka .right_box {
		padding:47px 50px 57px 74px;
	}
	.box_content_1 .right_box p {
		font-size:22px;
	}
    .box_content_1 {
        margin-bottom: 40px;
    }
	.ask_lawyer_now .box_text {
		margin-top:0;
		float:none;
		width:auto;
		padding:21px 45px 30px 45px;
	}
	.ask_lawyer_now .box_text p {
		font-size:22px;
		margin-right:-30px;
		line-height:38px;
	}
	.ask_lawyer_now .box_text p span {
		display:inline;
	}
	.ask_lawyer_now .box_text p span:first-child {
		display:block;
	}
	.ask_lawyer_now .box_text p span strong {
		letter-spacing:0px;
	}
	.button_ask_lawyer {
		font-size:16px;
		height:60px;
		line-height:60px;
	}
	.ask_lawyer_now > .img {
		display:none;
	}
	.ask_lawyer_now .box_text .img2 {
		display:block;
		overflow:hidden;
		margin-left:-45px;
		margin-right:-45px;
		margin-bottom:30px;
	}
	.ask_lawyer_now .box_text .img2 img {
		max-width:100%;
		float:left;
	}
	.why_you .title {
		font-size:26px;
	}
	ul.list_offer {
		margin:0 0 0 27px;
	}
	ul.list_offer li {
		width:auto;
		text-align:left;
		padding:0 0 0 95px;
		margin:52px 0 0 0;
		font-size:18px;
		position:relative;
		font-family:"lato_regular";
	}
	ul.list_offer li:first-child {
		margin-top:0px;
	}
	ul.list_offer li:after {
		left:0px !important;
		margin-left:0px !important;
		top:0px;
	}
	ul.list_offer li.e1:after {
		top:-2px !important;
		left:2px !important;
	}
	ul.list_offer li.e2:after {
		top:9px !important;
	}
	ul.list_offer li.e3:after {
		top:3px !important;
		left:8px !important;
	}
	ul.list_offer li.e4:after {
		top:-1px !important;
		left:7px;
	}
	.why_you .center {
		padding-bottom:65px;
		padding-top:51px;
	}
	.how_we_work_wrap > .img {
		display:none;
	}
	.how_we_work_wrap .ramka {
		width:auto;
		border-right: 4px solid #e6e6e6;
		border-bottom: 4px solid #e6e6e6;
		border-left: none;
		border-top:none;
		margin-left:79px;
		padding-bottom:0px;
	}
	.how_we_work {
		width:370px;
		margin-top:-24px;
		float:left;
		margin-left:-64px;
	}
	.how_we_work .title {
		font-size:26px;
		line-height:37px;
	}
	.how_we_work ol {
		margin-top:-13px;
	}
	.how_we_work ol li p {
		font-size:18px;
		font-family:"lato_regular";
	}
	.how_we_work ol li {
		min-height:90px;
	}
	.how_we_work ol li .row {
		height:90px;
	}
	.how_we_work ol li span {
		width:40px;
		height:40px;
		font-size:18px;
		line-height:40px;
	}
	.how_we_work ol li .txt {
		padding:0 0 0 60px;
	}
	.how_we_work ol li::after {
		left:14px;
		margin-bottom:-14px;
	}
	.how_we_work_wrap .line-1 {
		right:-4px;
		width:120px;
		height:4px;
	}
	.how_we_work_wrap .line-2 {
		left:-4px;
		right:inherit;	
	}
	.box_content_2 .center {
		padding-top:42px;
	}
	.how_we_work_wrap {
		padding-bottom:0px;
		margin-bottom:30px;
	}
	.use_possibility {
		margin-bottom:30px;
	}
	.use_possibility > .img {
		display:none;
	}
	.use_possibility .text_box {
		position:static;
		width:auto;
	}
	.use_possibility .text_box .title {
		font-size:26px;
		margin-bottom:33px;
	}
	.use_possibility .text_box {
		padding: 41px 45px 47px 45px;
	}
	.use_possibility .text_box ul {
		font-size:18px;
		 font-family:"lato_regular";
	}
	.have_questions .image {
		display:none;
	}
	.have_questions {
		height:auto;
	}
	.form_have_questions {
		float:none;
		width:auto;
		padding:23px 45px 45px 45px;
		height:auto;
	}
	.form_have_questions > p {
		font-size:26px;
		text-transform:none;
		text-align:center;
		line-height:33px;
		padding-bottom:0px;
		margin-bottom:25px;
	}
	.form_have_questions form input {
		height:50px;
		font-size:15px;
	}
	.selectbox .select {
		height:50px !important;
		font-size: 15px !important;
	}
	.selectbox .select .text {
		height:48px !important;
		line-height:48px !important;
	}
	.selectbox .dropdown {
		top:49px !important;
	}
	.selectbox .trigger .arrow {
		top:22px !important;
	}
	.selectbox li {
		font-size: 15px !important;
		height: 48px !important;
		line-height: 48px !important;
	}
	.button_have_question {
		height:60px;
		font-size:16px;
		letter-spacing:2px;
	}
	.content {
		padding:0 0 110px 0;
	}
	.footer .phones_list {
		height: 80px;
	}
	#logo_footer {
		width:32px;
		margin-top:23px;
		margin-left:-4px;
	}
	#logo_footer span {
		display: none;
	}
	.footer {
		height: 80px;
		margin: -80px auto 0;
	}
	.pac-container .pac-item .pac-item-query {
		font-size:15px !important;
	}
	.pac-container .pac-item > span {
		font-size:15px !important;
	}
    .slider_leads .slick-arrow-prev {
        left: 0px;
    }
    .slider_leads .slick-arrow-next {
        right: 0px;
    }
    .slider_leads .slider_element {
        padding-left: 45px;
        padding-right: 45px;
    }
}

form button[type=submit] {
    position: relative;
    overflow: hidden;
}
form button[type=submit]:disabled {
    text-indent:-2000px;
}
form button[type=submit]:disabled:before {
    content: '' !important;
    display: block !important;
    position: absolute !important;
    width: 30px !important;
    height: 30px !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    border: 2px solid #fff !important;
    border-left-color: transparent !important;
	border-right-color: transparent !important;
    animation: cssload-spin 575ms infinite linear;
	-o-animation: cssload-spin 575ms infinite linear;
	-ms-animation: cssload-spin 575ms infinite linear;
	-webkit-animation: cssload-spin 575ms infinite linear;
	-moz-animation: cssload-spin 575ms infinite linear;
    left: 50% !important;
    margin-left: -15px !important;
    top: 50% !important;
    margin-top: -15px !important;
}
@keyframes cssload-spin {
	100%{ transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes cssload-spin {
	100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes cssload-spin {
	100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@-webkit-keyframes cssload-spin {
	100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes cssload-spin {
	100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
header .multi-phones, footer .multi-phones{
	margin: -5px 0 0 0 !important;
}
.multi-phones > a {
	display: block !important;
}
.ask_lawyer_now .box_text p.small-margin {
	margin-bottom: 12px !important;
}
.selectbox {
    cursor: pointer;
    vertical-align: middle;
	display:block !important;
    color: #1e1e1e;
    font-family: "lato_light";
    font-size: 15px;
}
.selectbox .select {
    background: #fff;
    border: 1px solid #9a9a9a;
    float: left;
    height: 50px;
    padding: 0 40px 0 15px;
    width: 128px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.selectbox .select .text {
    display: block;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.selectbox .trigger {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 31px;
}
.selectbox .trigger .arrow {
    height: 6px;
 	width: 11px;
    position: absolute;
    left: 0px;
    top: 21px;
	background:url(../images/a_icons.png) -36px -13px no-repeat;
}
.selectbox.open .select .trigger .arrow {
	background-position:-47px -13px;
}
.selectbox .dropdown {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #9a9a9a;
    margin: 0;
    max-height: 197px !important;
    top: 49px;
    width: 100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	bottom:auto !important;
}
.content_popup .selectbox .dropdown {
    width: 416px;
}
#content {
    z-index: 4;
}
.selectbox li {
    overflow: hidden;
    padding: 0px 15px 0px 14px;
    white-space: nowrap;
	height:48px;
	line-height:48px;
	border-bottom:solid 1px #9a9a9a;
}
.selectbox li:last-child {
	border-bottom:none;
}
.content_popup .selectbox li {
    padding: 3px 5px 3px 18px;
    color: #585858;
}
.selectbox li i {
    color: #898989;
    font-style: normal;
}
.selectbox li i.li_socr {
    display: block;
    float: left;
    padding-right: 5px;
    text-align: right;
}
.selectbox li i.li_socr1 {
    min-width: 32px;
}
.selectbox li i.li_socr2 {
    min-width: 20px;
}
.selectbox li.selected,
.selectbox li:hover {
    background: #ebebeb;
}
.selectbox li.disabled {
    color: #aaa;
}
.selectbox li.disabled:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.form-group.region_sel, .form-group.city_sel {
    float: left;
    margin-top: 5px;
}

@media (max-width: 800px) {
    #boxes .window {
        position: absolute !important;
        top: 60px !important;
        margin-top: 0px !important;
        width: 100% !important;
        min-width: 480px !important;
        left: 0px !important;
        margin-left: 0px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

.google-autocomplete {
    position: relative;
    z-index: 100000;
}
.google-autocomplete-container {
	position: absolute;
	left: 0;
	background-color: #fff;
	width: 100%;
	font-family: "lato_light";
	font-size: 15px;
	color: #1e1e1e;
	visibility: hidden;
	padding-bottom: 25px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -1px;
    border:solid 1px #9a9a9a !important;
	border-top:solid 0px #9a9a9a !important;
}
.google-autocomplete-container:after {
	content: '';
	width: 95px;
	height: 12px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF8AAAAMCAYAAAAEVmGsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzhEMjM3QzBGQTM5MTFFNThGQzRDOURBMTNCNTJEMkEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzhEMjM3QzFGQTM5MTFFNThGQzRDOURBMTNCNTJEMkEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozOEQyMzdCRUZBMzkxMUU1OEZDNEM5REExM0I1MkQyQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozOEQyMzdCRkZBMzkxMUU1OEZDNEM5REExM0I1MkQyQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk0VpGcAAAfpSURBVHja1Fd9jFxV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);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.google-autocomplete.google-autocomplete-open .google-autocomplete-container {
	visibility: visible;
	z-index: 100000;
}
.google-autocomplete-container > li {
	height: 40px;
	color: #1e1e1e;
	line-height: 40px;
	cursor: pointer;
    padding: 0 15px;
    overflow: hidden;
}
.google-autocomplete-container > li:before,
.google-autocomplete-container > li:after {
    content: '';
    display: none;
    background: none;
}
.google-autocomplete-container > li:hover {
	background-color: #F9F9F9;
}
.google-autocomplete-container > li > div  {
	display: inline;
    line-height: 40px;
}
.google-autocomplete-container > li:last-child {
	border-bottom: solid 1px #9a9a9a;
}
.google-autocomplete-container > li {
	border-top: 1px solid #9a9a9a;
}
.google-autocomplete.google-autocomplete-open input.form_control {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}


.lexprofit-landing-autocomplete {
	position: relative;
	z-index: 100000;
}
.lexprofit-landing-autocomplete input {
	position: relative;
}
.lexprofit-landing-autocomplete.lexprofit-landing-autocomplete-open input {
	z-index: 1001;
}
.lexprofit-landing-autocomplete .lexprofit-landing-autocomplete-items {
	position: absolute;
	left: 0;
	top: 100%;
	background-color: #fff;
	width: 100%;
	font-family: "lato_light";
	font-size: 15px;
	color: #1e1e1e;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -21px;
	border: solid 1px #9a9a9a !important;
	border-top-color: rgb(154, 154, 154);
	border-top-style: solid;
	border-top-width: 1px;
	border-top: solid 0px #9a9a9a !important;
	z-index: 100000;
}
.lexprofit-landing-autocomplete .lexprofit-landing-autocomplete-items.lexprofit-landing-autocomplete-top {
	top: inherit;
	bottom: 100% !important;
	margin-top: 0;
	margin-bottom: -1px;
}
.lexprofit-landing-autocomplete .lexprofit-landing-autocomplete-items > div {
	height: 40px;
	color: #1e1e1e;
	line-height: 40px;
	cursor: pointer;
	padding: 0 15px;
	overflow: hidden;
	border-top: 1px solid #9a9a9a;
}
.lexprofit-landing-autocomplete .lexprofit-landing-autocomplete-items > div .lexprofit-landing-autocomplete-item-bold {
	display: inline;
	font-family: "lato_semibold";
}
.lexprofit-landing-autocomplete .lexprofit-landing-autocomplete-items div:hover,
.lexprofit-landing-autocomplete .lexprofit-landing-autocomplete-items div.lexprofit-landing-autocomplete-active {
	background-color: #F9F9F9;
}
.lexprofit-landing-autocomplete-open input.form_control.error {
	-moz-box-shadow: inset 0px 0px 0px 1px #9a9a9a;
	-webkit-box-shadow: inset 0px 0px 0px 1px #9a9a9a;
	box-shadow: inset 0px 0px 0px 1px #9a9a9a;
}