.site_create a:hover {
	color: #fff;
}
.site_create a {
	color: #8e9091;
	transition: all 0.15s ease-in-out;
}
.site_create {
	text-align: center;
	margin-top: 15px;
	font-size: 12px;
}
a.price_footer:hover {
	background-color: #fff;
	color: #0089ab;
}
a.price_footer {
	display: block;
	background-color: #0089ab;
	width: 90%;
	color: #fff;
	border: 1px solid #0089ab;
	font-family: "OpenSansLight";
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 3px;
	transition: all 0.15s ease-in-out;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.footer2 {
	text-align: left;
	color: #0089ab;
	font-family: "OpenSansBold";
	font-size: 30px;
	background-color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
	float: left;
}
.footer1 {
	text-align: left;
	color: #21a759;
	font-family: "OpenSansBold";
	font-size: 36px;
	background-color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
	float: left;
}
.main_footer_bg {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	background-color: #494b4c;
}
.text_part {
	padding-left: 70px;
	padding-right: 40px;
}
.m_text {
	font-family: "OpenSansRegular";
	font-size: 14px;
	text-align: justify;
}
a.order_go_l:hover {
	background-color: #fff;
	color: #c82118;
	border: 1px solid #c82118;
}
a.order_go_l {
	display: block;
	background-color: #0089ab;
	width: 50%;
	color: #fff;
	border: 1px solid #0089ab;
	font-family: "OpenSansLight";
	padding-top: 10px;
	padding-bottom: 10px;
	transition: all 0.15s ease-in-out;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.ar_p {
	text-align: center;
	margin-bottom: 5px;
	font-family: "OpenSansSemiBold";
	color: #c82118;
}
.ar_t {
	text-align: center;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "OpenSansSemiBold";
	font-size: 14px;
}
.gray_block {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	background-color: #f2f2f2;
	margin-top: 20px;
}
span.pad {
	padding-left: 0px;
	padding-right: 0px;
}
.ar_block {
	margin-bottom: 5px;
}
a.order_go:hover {
	background-color: #fff;
	color: #0089ab;
}
a.order_go {
	display: block;
	background-color: #0089ab;
	width: 100%;
	color: #fff;
	border: 1px solid #0089ab;
	font-family: "OpenSansLight";
	padding-top: 5px;
	padding-bottom: 5px;
	transition: all 0.15s ease-in-out;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
span.ar_line_title {
	font-size: 14px;
	color: #21a759;
}
.ar_line {
	background-color: #f2f2f2;
	text-align: left;
	padding-left: 10px;
	font-size: 13px;
	font-family: "OpenSansSemiBold";
	padding-top: 5px;
	padding-bottom: 5px;
}
.ar_title {
	font-family: "OpenSansSemiBold";
	font-size: 14px;
	color: #0598bc;
	margin-top: 20px;
	margin-bottom: 5px;
}
h2.subtitle {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "OpenSansBold";
	font-size: 16px;
	margin-top: 10px;
}
.blue_line {
	width: 100%;
	height: 10px;
	background-color: #0089ab;
	margin-top: 10px;
}
.cont {
	padding-left: 0;
	padding-right: 0;
	padding-top: 15px;
	padding-bottom: 0;
}
.t_logo {
	text-align: left;
}
.top_text {
	padding-bottom: 5px;
}
.top_text1 {
	padding-left: 15px;
}
.top_text, .top_text1 {
	text-align: left;
	font-size: 13px;
}
a.price_go:hover {
	background-color: #fff;
	color: #0089ab;
}
a.price_go {
	display: block;
	background-color: #0089ab;
	width: 70%;
	color: #fff;
	border: 1px solid #0089ab;
	font-family: "OpenSansLight";
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 3px;
	transition: all 0.15s ease-in-out;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.main_logo {
	max-width: 100%;
}
.close {
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    position: absolute;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(0, 131, 119, 0.9);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    outline: none;
 
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/* кнопка закрытия при наведении */
.close:hover {
    background-color: rgba(252, 20, 0, 0.8);
}
.popup {
    top: 25%;
    left: 0;
    right: 0;       
    font-size: 14px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 600px;
    position: absolute;
    padding: 15px 20px;
    border: 1px solid #383838;
    background: #fefefe;
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}
.form_submit:hover {
	background-color: #fff;
	color: #089ad0;
}
.form_submit {
	background-color: #089ad0;
	width: 82%;
	color: #fff;
	border: 1px solid #089ad0;
	font-family: "OpenSansSemiBold";
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 3px;
	transition: all 0.15s ease-in-out;
	font-size: 14px;
	outline: none;
	margin-bottom: 15px;
	margin-top: 5px;
}
.pop_form input, select {
	display: block;
	width: 100%;
	line-height: 30px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
}
.pop_form select {
	padding-top: 7px;
	padding-bottom: 7px;
}
*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}
body {
	font-family: Arial, "RobotoRegular", sans-serif;
	font-size: 16px;
}