@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700); /*font-family: 'Open Sans', sans-serif;*/
@import url(https://fonts.googleapis.com/earlyaccess/notonaskharabic.css);
@import url(font/nexa/MyFontsWebfontsKit.css); /*font-family: 'Open Sans', sans-serif;*/
* { max-height: 100000px; }
header,
footer,
article,
section,
hgroup,
nav,
figure { display: block; }
figure {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	background: #fff;
	color: #7e7e7e;
	min-width:1000px;
	font: 16px/22px  Open Sans, Helvetica, sans-serif;
	font-weight:300;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	direction: rtl;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
a:active { background-color: transparent; }
img {
	border-style: none;
	max-width: 100%;
}
input,
select,
textarea {
	font: 100% Open Sans, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000;
}
form,
fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}
#wrapper {
	position: relative;
	overflow: hidden;
	background: #fff;
	max-width:1200px;
	margin:0 auto;
}
.logo,
.text-intro,
h1,
.description,
blockquote,
#content,
#sidebar,
.alignleft,
.article .alignleft img,
.article .alignright,
.article .alignright img,
h2,
.contact-form,
input[type="text"],
input[type="email"],
input[type="tel"],
.submit-holder,
.select-area,
select,
.select-area .center{
	-webkit-transition: all 1s;
	transition: all 1s;
}
#header {
	position: relative;
}
#header .holder {
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0 22px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#header nav {
	display: none;
}
.logo,.logo-old{
	float: left;
	overflow: hidden;
	text-indent: -9999px;
}
.logo {
	background: url(../images/highway_logo.png) no-repeat 0 0;
	width: 228px;
	height: 47px;
	    float: left !important;
}
.logo-old{
	background: url(../images/eteacher_english.png) no-repeat 0 0;
	width: 84px;
	height: 20px;
    margin: 14px 10px 0;
}
.logo a,.logo-old a {
	display: block;
	height: 100%;
	cursor: pointer;
}
#footer .text-intro,
#header .text-intro {
	float: right;
	margin: 0 3px 0 0;
	background: url(../images/text-intro.png) no-repeat 0 0;
	width: 394px;
	height: 62px;
	overflow: hidden;
	text-indent: -9999px;
}
#footer .text-intro {
	width: 252px;
	height: 39px;
	background-position: 0 -84px;
	float: none;
	margin: 0;
	display:inline-block;
}
#footer .text-intro a,
#header .text-intro a {
	display: block;
	height: 100%;
}
.visual {
	overflow: hidden;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}
.visual .holder {
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 20px;
}
/*.visual .holder:after {
	content:"";
	position:absolute;
	bottom:0;
	right:100%;
	width:999px;
	background: url(../images/bg-intro-l.png) repeat-x;
	height: 610px;
}*/
.visual .img-visual {
	display: block;
	width: 100%;
	height: auto;
	max-height: 766px;
}
.visual-box {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 99;
}
.visual h1 {
	position: absolute;
	top: 44px;
	right: 8%;
	width: 60%;
	margin: 0 0 5px;
	color: #cc2027;
	font: 700 42px/35px NotoKufiArabic;
}
.es h1 {
	font: bold 38px Open Sans, Helvetica, sans-serif;
}
.pt h1 {
	font: bold 39px Open Sans, Helvetica, sans-serif;
}

.visual h3 {
	position: absolute;
	top: 220px;
	right: 9%;
	width: 55%;
	margin: 0 0 5px;
	color: #cc2027;
	font: 400 26px NotoNaskhArabic;
}
.ru h3 {
	top: 240px;
}
.visual h1 span {font-weight:600;}
.visual .description {
	position: absolute;
	top: 80px;
	right: 8%;
	padding: 13px 1% 18px 0;
	width: 55%;
	max-height: 59.9%;
	overflow:hidden;
}
.ru .description {
	top: 87px;
}
.visual .description blockquote {
	margin: 0;
	position: relative;
	padding: 0;
	color: #3a3a3a;
	font: 400 18px/ 24px NotoNaskhArabic;
}

.ru .description blockquote {
	font: italic 400 18px/30px Open Sans, Helvetica, sans-serif;
}

.visual .description blockquote q {
	display: block;
	quotes: none;
	position:relative;
	margin: 0 0 10px;
}
.visual .description blockquote cite {
	display:block;
	color: #3a3a3a;
	font: italic 15px/17px  Open Sans, sans-serif;
}
.visual .description blockquote q .quote { display: none; }
.visual .btn-holder {
	background: #f0efda;
	overflow: hidden;
	width: 100%;
	padding: 3px 7px;
	display:none;
	position:fixed;
	left:0;
	bottom:0;
	z-index:999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.visual .btn-holder .button {
	display:block;
	background: #CF2127;
	font: 20px/37px Open Sans, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding: 0 10px;
}
#main {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main:after {
	content: '';
	display: block;
	clear: both;
}
#content {
	float: right;
	width: 66.30%;
	padding: 38px 0 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#content .article-holder {
	overflow: hidden;
	padding: 0 0 6px;
	border-bottom:1px solid #cacaca;
	margin: 0 0 29px;
}
#content .article {
	overflow: hidden;
	padding: 30px 0 22px;
}
#content .article-holder .article:first-child {
	padding: 0 0 21px;
}
.alignleft { float: right; }
.alignright { float: right; }
.article .alignleft {
	width: 82px;
	margin: 0 0 0 18px;
}
.article .alignleft a { display: block; }
.article .alignleft img {
	width: 100%;
	height: auto;
	display:block;
}
.article .alignright img {
	float: right;
	height: auto;
	width: 100%;
}
.article .description {
	overflow: hidden;
	padding: 0 0 0;
}
.article-holder .article:first-child .description { padding:0; }
.article .description h1,
.article .description h2 {
	color: #CC2027;
	margin: 0 0 5px;
	font: 700 20px/24px  Noto Kufi Arabic;
	text-transform: uppercase;
	word-spacing: 1px;
}
.article .description h2 { margin: 0 0 8px; }
.article3 .description h2 { margin: 0 0 1px; }
.article .description h1 a,
.article .description h2 a { color: inherit; }
.article .description p { margin: 0; color: #7e7e7e;font: 400 14px/22px Noto Naskh Arabic;}
.services-block {
	overflow: hidden;
	padding: 33px 0 0;
	text-align:center;
}
.services-block h3 {
	margin: 0 0 27px;
	color: #434444;
	font: 13px/16px  Open Sans, Helvetica, sans-serif;
}
.services-block ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px/16px  Open Sans, Helvetica, sans-serif;
	overflow:hidden;
}
.services-block ul li {
	display:inline-block;
	vertical-align:top;
	padding:0 28px;
	margin:0 -3px 0 0;
}
.services-block ul li a {
	display: inline-block;
	color: #434444;
}
.services-block ul li a img {
	display: inline-block;
	vertical-align:top;
	margin: 0 0 9px;
}
.services-block ul li a span { display: block; }
#sidebar {
	float: left;
	width: 32%;
	padding: 0 1.2% 0 0;
	position: relative;
	z-index: 10;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sidebar .contact-form {
	border: 1px solid #FFFFFF;
	background: #cc2027;
	text-align: center;
	color: #010101;
	font-size: 14px;
	line-height: 17px;
	margin: -38px -2px 38px 0;
	padding: 3px 7px 8px;
}
#sidebar .contact-form h2 {
	color: #fff;
	margin: 0;
	font: 400 17px/25px NexaLight;
	text-transform: uppercase;
	background: #cc2027;
	padding: 7px 10px 19px;
}

.ru #contact-form h2 {
	font: 20px/22px Open Sans, Helvetica, sans-serif;
}

#sidebar .contact-form p { margin: 0 0 17px; }
.contact-form .row {
	margin: 0 0 11px;
	text-align: left;
	position: relative;
}
.contact-form .row.mobile-list { display: none; }
.contact-form .row:after {
	content: '';
	display: block;
	clear: both;
}
.contact-form .tooltip {
	position: absolute;
    top: 5px;
    right:0;
    left: -275px;
	width: 275px;
    word-spacing: -1px;
    padding: 0 0 0 7px;
    height: 29px;
    text-align: left;
    background: #58595b;
    color: #fff;
    font-size: 14px;
    line-height: 29px;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
    display:block;
    border-radius: 5px 50% 50% 5px;
}

.ru #contact-form .tooltip {
	left: -340px;
	width: 340px;
}

/*.contact-form .tooltip:after {
	content: '';
	background: url(../images/sprite-heb.png) no-repeat -250px -3px;
	width: 17px;
	height: 29px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: -15px;
}*/
.contact-form .input-box.error .tooltip,
.contact-form .select-box.error .tooltip { display: block; }
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"] {
	display: block;
	width: 100%;
	color: #353535 !important;
	padding: 5px 8px;
	font: normal 20px/25px  Open Sans, Helvetica, sans-serif;
	height: 37px;
	outline: none;
	border: 1px solid #b8b7b7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0;
	opacity: 1 !important;
}

.ru #contact-form input[type="text"],
.ru #contact-form input[type="email"],
.ru #contact-form input[type="tel"] {
	font: normal 15px/22px  Open Sans, Helvetica, sans-serif;
}

.contact-form input[type="text"]::-webkit-input-placeholder,
.contact-form input[type="email"]::-webkit-input-placeholder,
.contact-form input[type="tel"]::-webkit-input-placeholder{
	color: #797979;
}
.contact-form input[type="text"]::-moz-placeholder,
.contact-form input[type="email"]::-moz-placeholder,
.contact-form input[type="tel"]::-moz-placeholder{
	color: #797979;
	opacity:1;
}
.contact-form input[type="text"]:-ms-input-placeholder,
.contact-form input[type="email"]:-ms-input-placeholder,
.contact-form input[type="tel"]:-ms-input-placeholder{
	color: #797979;
}
.contact-form label {
	display: inline-block;
	vertical-align: top;
	color: #FFF;
	font: 16px/21px  Open Sans, Helvetica, sans-serif;
}
.contact-form .tel-holder { padding: 3px 0 0; }
.contact-form .tel-holder:after {
	content: '';
	display: block;
	clear: both;
}
.contact-form .tel-holder .input-box {
	float: right;
	width: 73%;
}
.contact-form .tel-holder .code {
	float: left;
	width: 22.7%;
	background: #ebe9e9;
}
.contact-form .list-holder {
	margin: -4px 0 0;
	position: relative;
}
.contact-form .list-holder .row { position: static; }
.contact-form .list-holder .tooltip { top: -25px; }
.contact-form .select-box {
	position: relative;
	padding: 6px 1px 5px 0;
}
.contact-form select {
	display: block;
	width: 100%;
	color: #797979;
	font: italic 20px/25px  Open Sans, Helvetica, sans-serif;
	margin:0;
}
.contact-form .info {
	display: block;
	font: 12px/15px Open Sans, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	margin: -4px 0 20px;
}
.contact-form .submit-holder {
	display: inline-block;
	position: relative;
	width: 84%;
	margin: 0 0 16px;
	background: #fe5a00;
	border-radius: 3px;
	overflow:hidden;
	color: #fff;
	padding: 0 10px;
	font: bold 33px/59px  Open Sans, Helvetica, sans-serif;
	text-shadow: 0 -1px 1px #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms;
}
.contact-form input[type="submit"], .contact-form button {
	border: 0;
	background:none;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	padding:0;
	width:100%;
	border-radius: 3px;
	cursor: pointer;
	text-indent:-9999px;
	z-index:9;
}

.contact-form .submit-holder:hover {
	background: #fe8f00;
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms;
}
.contact-form .info-block {
	overflow: hidden;
	position: relative;
	color: #8f8c8c;
	font: 22px/22px  Open Sans, Helvetica, sans-serif;
	font-weight:600;
	border-top: 1px solid #d2d1d1;
	padding: 15px 0 11px 23%;
	text-align: center;
}
.contact-form .info-block strong {
	font: 22px/22px  Open Sans, Helvetica, sans-serif;
	font-weight:600;
}
.contact-form .info-block:before {
	content: '';
	background: url(../images/sprite-heb.png) no-repeat -499px -6px;
	width: 55px;
	height: 55px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 4.6%;
}
.contact-form .info-block .tel {
	display: block;
	color: #007dc6;
	font-style: normal;
}
.contact-form input[type="submit"]{
	background-color: #fff !important;
	color: #cc2027 !important;
	text-shadow: none !important;
	font: 400 30px NexaHeavy !important;
}
.comments-section .main-comment-block {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.comment-block:first-child {
	padding-right:40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.comment-block .image-holder {
	display: inline-block;
	vertical-align: top;
	margin: -52px 0 14px;
	overflow: hidden;
	border-radius: 100%;
}
.comment-block .image-holder img { vertical-align: top; }
.comment-block blockquote {
	margin: 0;
	color: #c1c1c1;
	font: 300 italic 18px/25px  Open Sans,sans-serif;
}
.comment-block blockquote q {
	quotes: none;
	display: block;
	padding:0;
	margin:0 0 4px;
}
.comment-block blockquote .cite {
	display: block;
	color: #c1c1c1;
	font:bold italic  15px/18px  Open Sans, Helvetica, sans-serif;
}
.comment-block blockquote span {

	font: italic  15px/18px  Open Sans, Helvetica, sans-serif;
}

#footer {
	overflow: hidden;
	background: #cc2027;
}
#footer .holder {
	max-width: 1000px;
	margin: 0 auto;
	padding: 19px 1.25% 13px 1.2%;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
}
#footer .add-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer .add-nav li {
	display:inline-block;
	vertical-align:top;
	margin:0 -3px 0 0;
	padding: 0 8px 0 9px;
	position: relative;
}
#footer .add-nav li:before {
	content: '';
	background: #fff;
	width: 1px;
	height: 10px;
	position: absolute;
	top: 4px;
	left: 0;
}
#footer .add-nav li:first-child:before { background: none; }
#footer .add-nav li a {
	color: #fff;
	text-decoration: underline;
}
#footer .add-nav li a:hover { text-decoration: none; }
#footer .nav{
	list-style:none;
	margin:0;
	padding:20px 0 0;
	clear:both;
	text-align:center;
}
#footer .nav li{
	display:inline-block;
	vertical-align:top;
	position:relative;
	padding:0 5px;
	margin:0 -3px 0 0;
}
#footer .nav li:after{
	content:'';
	background:#fff;
	width:1px;
	height:11px;
	position:absolute;
	top:3px;
	left:0;
}
#footer .nav li:first-child:after{
	display:none;
}
#footer .nav li a{
	color:#fff;
}
#footer .copyright {
	display: block;
	overflow: hidden;
	margin: 0 0 5px;
}
#footer .copyright a { color: inherit; }
#footer .text-intro-box{ 
	overflow:hidden;
	background:#fff;
	display:none;
	text-align:center;
	padding:7px 1.35% 8px 0;
}
.main-holder {
	width:100%;
}
.main-holder:after {
	content:"";
	display:block;
	clear:both;
}
.features-list {
	list-style:none;
	margin:0 0 93px;
	padding: 0 0 0 28px;
	color:#434444;
	font-weight:normal;
	overflow:hidden;
}
.features-list li {
	position:relative;
	padding: 0 0 8px 36px;
}
.features-list li:after {
	content:"";
	position:absolute;
	left:0;
	top:5px;
	background: url('../images/sprite-heb.png') no-repeat -484px -49px; 
	width: 11px; 
	height: 12px;
}
.comments-section {
	background: #171717;
	padding: 0 100px 45px;
}
.comments-section:after {
	content:"";
	display:block;
	clear:both;
}
.comments-section .comment-block {
	float:left;
	width:50%;
}
.jcf-hidden {
	position: absolute !important;
	left: -9999px !important;
}
.select-area {
	position: relative;
	cursor: pointer;
	height: 28px;
	float: right;
	width:154px !important;
	font:14px/18px Open Sans, Helvetica, sans-serif;
	color:#000;
}
.select-area .left{
	float:left;
	width:11px;
	height:28px;
	background:url(../images/bg-select-l.png) no-repeat;
}
.select-area .center {
	padding: 4px 0 0;
	float:left;
	width:115px;
	height:24px;
	color:#0f0f0f;
	background:url(../images/bg-select-c.png) repeat-x;
}
.select-area .center img{
	float:left;
	margin:-2px 12px 0 -2px;
}
.select-area .select-opener {
	float:right;
	height: 28px;
	width: 28px;
	background:url(../images/bg-select-r.png) no-repeat;
}
.select-options {
	position: absolute;
	overflow: hidden;
	background: #fff;
	z-index: 2000;
	box-shadow: 4px 4px 3px 1px rgba(0, 0, 0, 0.10);
	width:128px !important;
}
.select-options .drop-holder {
	overflow: hidden;
	height: 1%;
	background:#fff;
}
.select-options ul {
	list-style: none;
	overflow: hidden;
	padding: 6px 0;
	margin: 0;
	font:14px/18px Open Sans, Helvetica, sans-serif;
}
.select-options ul img{
	float:left;
	margin:-2px 12px 0 -3px;
}
.select-options ul li{
	display:block;
	overflow:hidden;
}
.select-options ul a {
	text-decoration: none;
	padding: 3px 0 3px 12px;
	display: block;
	overflow:hidden;
	cursor:  pointer;
	color: #767676;
	height: 1%;
}
.select-options .item-selected a {
	text-decoration: none;
	background: #ddeef2;
}
.select-options .optgroup {
	clear: both;
}
.select-options .optgroup strong {
	display: block;
	padding: 5px;
}
.select-options .optgroup ul a {
	padding-left: 30px;
}
@media screen and ( max-width:1279px ) {


}
@media screen and ( max-width:1024px ) {
	body { min-width:320px;}
	.visual .description {width: 60%;top: 30px;left: 0;}
	.ru .description {width: 70%;}
	.es .description {width:70%;}
	.pt .description {width:70%;}

	#header .text-intro{
		width: 325px;
		height: 50px;
		background-position: 0 -133px;
	}
	.visual h1 {
		font: bold 25px Open Sans, Helvetica, sans-serif;
		width: 60%;
		top: 0;
		left: 5px;
	}
	.visual h3 {
	    top: 155px;
	    left: 5px;
	}
	.visual .description { 
		/*top: 140px; 
		width:53%;*/
	}
	.visual .description blockquote {  }
	.ru .description blockquote {font: italic 17px/24px Open Sans, Helvetica, sans-serif;}
	.contact-form input[type="text"],
	 .contact-form input[type="email"],
	 .contact-form input[type="tel"] { font: normal 18px/25px Open Sans, Helvetica, sans-serif; }
	.contact-form select { font: normal 18px/25px Open Sans, Helvetica, sans-serif; }
	.contact-form .submit-holder {
		font: bold 27px/40px Open Sans, Helvetica, sans-serif;
	}
	.contact-form .submit-holder:after{ margin:0 -21px 2px 11px;}
	.contact-form .info-block:before { left: 1.6%; }
	.contact-form .info-block {
		padding: 15px 0 19px 27%;
		font: 15px/17px Open Sans, Helvetica, sans-serif;
	}
	.comments-section {
		padding:0 20px 64px;
		margin:0;
	}
}
@media screen and ( max-width:910px ) {
	body {
		font: 16px/22px Open Sans, Helvetica, sans-serif;
	}
	.select-area{
		width:84px !important;
	}
	#wrapper{ margin:0 0 43px;}
	.hold #wrapper{ margin:0;}
	#header { border-bottom-width: 5px; }
	#header:after {
		height: 5px;
		width: 200px;
		background-position: -35px -28px;
		left: 0;
		margin: 0;
		bottom: -4px;
	}
	#header .holder { padding: 11px 7px 10px 13px; }
	#header .select-form{
		float:right;
		padding:0;
	}
	#header .select-form select{
		width:84px;
	}
	.select-options{
		width:58px !important;
		text-indent:-9999px !important;
	}
	.select-options ul{
		padding:5px 0;
		text-indent:-9999px;
	}
	.select-options ul li a span{
		display:none !important;
	}
	.select-options ul a{
		padding:2px;
		text-indent:-9999px;
	}
	.select-area .center{
		text-indent:-9999px;
		width:35px;
		padding:0 10px 0 0;
		height:28px;
		overflow:hidden;
	}
	.select-area .center img{
		display:block;
		float:none;
		margin:2px auto 7px;
	}
	.select-options ul img{
		float:none;
		display:block;
		margin:0 auto;
	}
	.logo {
	width: 200px;
	height: 34px;
	background-size: 85%;
	}
	#header .text-intro { display: none; }
	.visual h1 {
		font: 27px/22px Open Sans, Helvetica, sans-serif;
		top: 14px;
		left: 3.2%;
		width: 65%;
		letter-spacing: -1px;
		height: 90px;
		text-shadow:0 0 12px #fff, 0 0 12px #fff, 0 0 12px #fff, 0 0 12px #fff, 0 0 12px #fff, 0 0 12px #fff, 0 0 12px #fff;
	}
	.visual .description {
		position: static;
		background: #fff;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 7px 3% 25px;
	}
	.visual h3 {
		position: static;
		background: #fff;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 7px 3% 25px;
	}
	.visual .description blockquote:before { display: none; }
	.visual .description blockquote {
		padding: 0;
		font: italic 17px/22px Open Sans, Helvetica, sans-serif;
	}
	.visual .description blockquote q { padding: 0 0 5px; }
	.visual .description blockquote q strong:after{display:none;}
	.visual .description blockquote q .quote { display: inline-block; }
	.visual .description blockquote q img { display: none; }
	.visual .btn-holder { 
		display: block;
		min-width:306px;
	}
	.hold .visual .btn-holder { display: none; }
	#main { padding: 0; }
	#main:before { display: none; }
	#content {
		float: none;
		width: 100%;
		padding: 15px 10px 0 18px;
	}
	#content .article { margin: 0 0 5px; }
	#content .article2 { padding: 0 0 9px; }
	#content .article-holder .article:first-child {
		padding: 0 0 12px;
		margin: 0 0 9px;
	}
	.article .description h1,
	 .article .description h2 {
		font: bold 15px/18px Open Sans, Helvetica, sans-serif;
		text-transform: none;
	}
	.article .alignleft {  }
	.article3 .alignleft {
		padding: 14px 0 0;
	}
	.article .alignright {
		margin: 0 5px 0 0;
		width: 27.5%;
	}
	.article .alignleft img,
	.article .alignright img{ width:auto;}
	.article .description { padding: 7px 0 0; }
	.article-holder .article:first-child .description { padding: 10px 0 0; }
	.services-block { display: none; }
	#sidebar {
		float: none;
		width: 100%;
		margin: -29px 0 0;
		padding: 0;
	}
	#sidebar .contact-form {
		margin: 0;
		border: 0;
		box-shadow: none;
		padding: 12px 3.5% 5px 2.7%;
	}


	.contact-form .tooltip{	
		top: -19px;
		left: auto;
		width: 220px;
		word-spacing: -1px;
		padding: 0 0 0 7px;
		height: 20px;
		text-align: left;
		color: #fff;
		font-size: 14px;
		line-height: 20px;
		border-radius: 0;
	}
	.ru #contact-form .tooltip {
		top: -19px;
		left: auto;
		width: 308px;
		word-spacing: -1px;
		padding: 0 0 0 7px;
		height: 20px;
		text-align: left;
		color: #fff;
		font-size: 13px;
		line-height: 20px;
		border-radius: 0;
	}
	.ru #contact-form .tel-holder .tooltip {
		top: 0;
	}

	.contact-form .list-holder .tooltip{ top:-23px;}
	.contact-form .tooltip:after{display:none;}
	#sidebar .contact-form h2 {
		font: bold 15px/18px  Open Sans, Helvetica, sans-serif;
	}
	#sidebar .contact-form p { margin: 0 0 11px; }
	.contact-form input[type="text"],
	 .contact-form input[type="email"],
	 .contact-form input[type="tel"] { font: normal 20px/25px Open Sans, Helvetica, sans-serif; }
	.contact-form .row.mobile-list {
		display: block;
		margin: -7px 0 12px;
	}
	.contact-form .tel-holder { padding: 0; }
	.contact-form .tel-holder > input[type="tel"]{ padding:5px 5px;}
	.contact-form .info { margin: 0 0 6px; }
	.contact-form .submit-holder {
		width: 72%;
		margin: 0;
		padding:0 16% 0 10%;
	}
	.contact-form .submit-holder:after {
		background-position: -74px -4px;
		margin:0 -21px 0 11px;
	}
	.contact-form .submit-holder { height: 50px;  font:bold 28px/52px Open Sans, Helvetica, sans-serif
	}
	.contact-form .info-block { display: none; }
	#sidebar .comment-block { display: none; }
	#footer {
		background: #fff;
		text-align: center;
		border-bottom: 3px solid #0168a5;
	}
	#footer .holder { 
		padding:0;
		background: #cc2027;
		text-align:center;
	}
	#footer .add-nav{
		float:none;
		overflow:hidden;
		padding:10px 0;
	}
	#footer .add-nav li{
		float:none;
		display:inline-block;
		vertical-align:top;
	}
	#footer .copyright{
		margin:0 0 5px;
		padding:10px 0 0;
	}
	#footer .nav{
		padding:0 0 10px;
	}
	.comments-section {
		padding:20px;
		margin:0;
	}
	
	.comments-section .comment-block {
		float:none;
		width:auto;
		margin:0 0 20px;
	}
	.comment-block:first-child {padding:0;}
	.comment-block .image-holder {
		margin:0 0 10px;
	}

} 

@media screen and ( max-width:400px ) {
/*	.visual .holder {
		position: relative;
	}
	.visual h1 {
		top: 10%;
		width: 90%;
	}*/

}

.hidden{
    display: none !important;
}
.errorFlag{
	border: 1px solid red !important;
}
.CodeBox{
    float: left;
    width: 30%;
    margin-right:3px;
}


.PhoneBox{
    float: left;
    width: 40%;
}
#phone_box:after,#mobile_box:after {
	content: '';
	display: block;
	clear: both;
}

.PrerfixBox{
    float: left;
    width: 27%;
    margin-right:3px;
}
.PrerfixBox input{
    background: #ebe9e9;
}
.exemplNumber{
	background: #ebe9e9;
	position: absolute;
	top: -61px;
	left: 0;
	padding: 8px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid gray;
}
.exemplNumber .triple{
    border-color: gray transparent transparent transparent;
    border-style: solid;
    border-width: 15px;
    height: 0;
    width: 0;
    position: absolute;
    bottom: -30px;
    left: 52px;
}
#top-lang-nav{
	cursor: pointer;
	height: 28px;
	float: right;
	width: 154px !important;
	font: 14px/18px Open Sans, Helvetica, sans-serif;
	color: #000;
	margin-right: 2px;
}
#top-lang-nav ul{
	background: #fff;
    list-style: none;
    overflow: hidden;
    padding: 6px 0;
    margin: 0;
    position: absolute;
	z-index: 2000;
	display: none;
}
#top-lang-nav ul li{
    display: block;
    overflow: hidden;
    padding: 0 9px;
}
#top-lang-nav ul li a{
    text-decoration: none;
    padding: 3px 0 3px 40px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    color: #767676;
    height: 1%;
    font: 14px/21px Open Sans, Helvetica, sans-serif;
    
}

#top-lang-nav #nav-button{
	display: block;
	position: relative;
	background: no-repeat;
	background-position: 8px 3px;
	font: 14px/27px Open Sans, Helvetica, sans-serif;
	padding: 0 0 0 48px;
	box-shadow: 1px 1px 5px #888888;
	border-radius: 3px;
	margin-bottom: 3px;
}
#top-lang-nav #nav-button span{
	display: block;
	margin-right: 30px;
	border-right: 1px solid black;
}
#top-lang-nav #nav-button .triple{
	border-color: black transparent transparent transparent;
	border-style: solid;
	border-width: 5px;
	height: 0;
	width: 0;
	position: absolute;
	top: 10px;
	right: -20px;
}
#top-lang-nav ul li a{
	background-position: 0 3px;
}
#top-lang-nav ul li a[ref="en"]{
	background: url(../images/nav-en.png) no-repeat;
}
#top-lang-nav ul li a[ref="es"]{
	background: url(../images/nav-es.png) no-repeat;
}
#top-lang-nav ul li a[ref="pt"]{
	background: url(../images/nav-pt.png) no-repeat;
}
#top-lang-nav ul li a[ref="ru"]{
	background: url(../images/nav-ru.png) no-repeat;
}
#top-lang-nav ul li a[ref="ar"]{
	background: url(../images/nav-ar.png) no-repeat;
}
#top-lang-nav ul li a[ref="ko"]{
	background: url(../images/nav-ko.png) no-repeat;
}
#top-lang-nav ul li a[ref="de"]{
	background: url(../images/nav-de.png) no-repeat;
}
#top-lang-nav ul li a[ref="fr"]{
	background: url(../images/nav-fr.png) no-repeat;
}
#top-lang-nav ul li:hover{
    text-decoration: none;
    background-color: #ddeef2 !important;
}

#top-lang-nav ul .selected-lang{
	text-decoration: none;
    background-color: #ddeef2 !important;
}

#bottom-lang-nav a{
	cursor: pointer;
}
.dropdown_area{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 900;
}
.placeholder
{
  color: #797979 !important;
}
