@import url(https://fonts.googleapis.com/css?family=Roboto&subset=latin,cyrillic);

footer, nav, header, section, aside, article, {
display: block
}

#trailer_mob, .atc_right_mob, .mob {
  display: none;
}

body {
 font-family: 'Roboto', sans-serif;
 min-width: 980px;
}

body.main {
 font-family: 'Roboto', sans-serif;
 min-width: 980px;
 background: url(../images/background.png) right bottom no-repeat;
}

body.contacts {
  font-family: 'Roboto', sans-serif;
  min-width: 980px;
  background: url(../images/background_cont.png) right bottom no-repeat;
}

#center, #scroll_down {
  width: 980px;
  margin: 0 auto;
  text-align: center;
}

.head_indent {
  clear: both; width: 980px; height: 130px;
}

.clear {
  clear: both; width: 980px; height: 50px;
}

#top_nav {
  background-color: #FFFFFF;
  height: 80px;
  padding-top: 10px;
  width: 100%;
  margin: auto auto;
  text-align: center;
   position: fixed;
   z-index: 1;
}

nav {
    font-size: 15pt;
    background-color: #000000;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
ul.menu {
    list-style-type: none;
    height:40px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li.menu {
margin-left:2px;
/*width: 150px;*/
float: left;
height:40px;
padding: 0 15px;
}

#right_menu_button {
  float: right;
}

.a_menu:link, .a_menu:visited {
    display: block;
    color: #FFFFFF;
    background-color: #000000;
    text-align: center;
    padding-top: 10px;
    text-decoration: none;
}

.a_menu:hover, .a_menu:active {
height:40px;
padding-top: 10px;
background-color: #404040;
transition: 0.5s all;
}

.act:link, .act:visited, .act:hover, .act:active {
    display: block;
    color: #FFFFFF;
    text-align: center;
    height:40px;
    padding-top: 10px;
    text-decoration: none;
    background-color: #505050;
}

#trailer {
    position: relative;
	overflow: hidden;
}

#logo {
 padding-top: 12px;
 float: left;
}

#tel_head {
float: right; text-align: right;  font-size: 24pt; padding-top: 0px;
}


h1 {
    float: left;
    color: #6C6C6C;
	font-size: 10pt;
	text-align: center;
    font-weight: normal;
    padding-top : 25px;
    padding-left: 5%;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
}


h2 {
    text-align: left;
    color: #202020;
	text-decoration: none;
	font-size : 20pt;
	font-weight :bold;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-top : 10px;
}

h3 {
	color: #FFFFFF;
    text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h4 {
    text-align: left;
	color: #000000;
    text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.line {
  margin-top: 7px;
  width: 100%;
  height: 6px;
  background-color: #B0B0B0;
}

.line2 {
  margin-top: 5px;
  width: 100%;
  height: 4px;
  background-color: #B0B0B0;
}

.line3 {
  margin-top: 5px;
  width: 100%;
  height: 1px;
  background-color: #B0B0B0;
}

.atc_left {
  width: 48%; float: left; text-align: center; padding-top: 20px;  padding-right: 10px;
}

.atc_right {
  width: 48%; float: left; text-align: center; padding-top: 50px;
}

.text {
  vertical-align: top;
  padding-top: 20px;
  text-align: left;
  font-weight: normal;
  line-height: 20pt;
  font-size: 100%;
  color: #202020;
}

#button_podrob {
 text-align: left;
 line-height: 125px;
}

.btn_podrob {
  -webkit-box-shadow: 0px 0px 0px #666666;
  -moz-box-shadow: 0px 0px 0px #666666;
  box-shadow: 0px 0px 0px #666666;
  color: #ffffff;
  font-size: 16pt;
  background: #86c5f0;
  padding: 10px 50px 10px 50px;
  text-decoration: none;
}

.btn_podrob:hover {
  background: #6cb9ec;
  text-decoration: none;
}

#no1 {
	background: url("../images/paralax.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position: 100% ;
	position:relative;
	min-height:300px;
    background-size: 100%
}

#no2 {
	background: url("../images/paralax2.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position: 100% ;
	position:relative;
	min-height:300px;
    background-size: 100%
}

#clients {
  float: left;
  margin: 20px;
}

#recvizit {
  background-color: #2e8872;
  color: #ffffff;
  font-size: 16pt;
  line-height: 30pt;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#lic {
  width: 33%;
  float: left;
}


footer {
  width: 100%;
  font-size: 9pt;
  line-height: 14pt;
  color: #EFEFEF;
  height: 180px;
  background: #000000;
  opacity: 0.8;
  margin: 0 0 0 0;
}

#footer_text {
  float: right; width: 650px; text-align: right; padding-top: 50px;
}

.by {
  font-size: 9pt;
  color: #FFFFFF;
}

#contacts {
    text-align: center;
    color: #202020;
	text-decoration: none;
	font-size : 20pt;
    padding-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-top : 25px;
}

.map {
    width: 100%;
    text-align: center;
    margin-top: -42px;
}
.download {
  width: 100%;
  text-align: center;
  background-color: #2e8872;
  height: 100px;
}

.download_2 {
  width: 100%;
  text-align: center;
  background-color: #2e8872;
  height: 100px;
}

.download_cat_2 {
  color: #FFFFFF;
  font-size: 12pt;
  line-height: 16pt;
  text-align: left;
  width: 70%;
  height: 100px;
  float: left;
  padding-top: 18px;
  padding-left: 5%;
}

.download_cat_icon {
  width: 80px;
  height: 100px;
  float: left;
 padding-top:20px;
}
.download_cat {
  color: #FFFFFF;
  font-size: 10pt;
  line-height: 12pt;
  text-align: left;
  width: 165px;
  height: 100px;
  float: left;
  padding-top: 2px;
}
.download_cat_a {

  color: #FFFFFF;
  font-size: 10pt;
  line-height: 14pt;
}
.download_cat_am:link, .download_cat_am:hover, .download_cat_am:visited  {
 color: #FFFFFF;
 font-size: 13pt;
 text-decoration: none;
}

.download_cat_a:link, {
 text-decoration: underline;
}
.download_cat_a:hover {
 text-decoration: none;
}

#airclaener_catalog{
  background: url(../images/Cleaners_banner_BackGradient.png);
  height: 314px;
}

#airclaener_catalog_link_bg{
  background-color: #ff9900;
  height: 40px;
  padding-top: 20px;

}

#airclaener_catalog_link{
  font-size: 18pt;
  font-weight: bold;
  color: #000000;
}

#image_cat {
  margin-top: 50px;
}

#image_cat1 {
  margin-left: 70px; float: left;"
}

.table_cat_header {
  width: 100%;
  min-width: 700px;
  font-size: 14pt;
  text-align: center;
  background-color: #ff9900;
  height: 40px;
  font-weight: bold;
}
.table_cat_div {
  float: left;
  min-width: 256px;
  font-size: 100%;
  width: 40%;
  padding-top: 10px;
  text-align: center;
}

.table_cat_div_200 {
  float: left;
  font-size: 100%;
  width: 20%;
  min-width: 128px;
  padding-top: 10px;
  text-align: center;
}

.content {
  padding: 10px;
  width: 200px;
  font-size: 14pt;
}

.content_input {
  padding: 5px;
  width: 150px;
  font-size: 14pt;
}

.star {
  padding-top: 10px;
  text-align: left;
  color: #575757;
  font-size: 16px;
}

#call_bg {
  background-color: #eaf3f1;
  padding-bottom: 10px;
  padding-top: 5px;
}

#call_h1{
  font-size: 18pt;
  font-weight: bold;
  color: #2e8872;
  text-decoration: none;
}

#call_h2{
  font-size: 24pt;
  font-weight: bold;
  color: #242424;
  margin-top: 20px;
  margin-bottom: 10px;
  text-decoration: none;
}

#call_h3{
  font-size: 100%;
  font-weight: bold;
  color: #242424;
  margin-top: 10px;
}

#read_more_bg{
  background-color:#2e8872;
  height: 30px;
  padding-top: 10px;
}

#read_more_h1{
  font-size: 16pt;
  color: #FFFFFF;
}

.read_more{
  width: 326px;
  float: left;
  margin-top: 20px;
}

.read_more_img {
  max-height: 120px;
}

.read_more_a {
  color:#000000;
  font-size: 100%;
}

#service_icon {
  margin-top: 15px;
  float: left;
  width: 20%;
  height: 100px;
  min-width: 120px;
}

#service_text {
  float: left;
  text-align: left;
  width: 80%;
  line-height: 24pt;
}

#h2_serv {
  font-size: 16pt;
  margin: 10px;
}


@media screen and (min-width: 10px) and (max-width: 1024px) {
#paralax, #carusel, #tel_city, #padding, .no_mob, .atc_right, #trailer, #scroll_down {
  display: none;
}

#trailer_mob, .mob {
  display: block;
}

h1 {
    float: left;
    color: #6C6C6C;
	font-size: 8pt;
	text-align: center;
    padding-top : 15px;
    padding-left: 4%;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
}

.atc_right_mob {
  padding-top: 50px;
  display: block;
}

body {
 font-family: 'Roboto', sans-serif;
 width: 100%;
 min-width: 800px;
 background: none;
}

body.main {
 font-family: 'Roboto', sans-serif;
 width: 100%;
 min-width: 800px;
 background: none;
}

body.contacts {
  font-family: 'Roboto', sans-serif;
  width: 100%;
  min-width:800px;
  background: none;
}
#center, #scroll_down {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.map {
    width: 100%;
    text-align: center;
    margin-top: -5px;
}

.head_indent {
  clear: both; width: 100%; height: 138px;
}

.clear {
  clear: both; width: 100%; height: 20px;
}

h3 {
	color: #FFFFFF;
    text-decoration: none;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
    line-height: 18px;
}

#top_nav {
  background-color: #FFFFFF;
  height: 100px;
  padding-top: 20px;
  width: 100%;
  min-width: 800px;
  margin: 0 auto;
  text-align: center;
   position: fixed;
   z-index: 1;
}

nav {
    font-size: 180%;
    font-weight: bold;
    background-color: #000000;
    width: 100%;
    height: 50px;
    margin: 0;
    overflow: hidden;
}
ul.menu {
    list-style-type: none;
    height: 50px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li.menu {
margin-left:2px;
width: 24%;
float: left;
height: 50px;
}

#right_menu_button {
  float: left;
}

.a_menu:link, .a_menu:visited {
    display: block;
    color: #FFFFFF;
    background-color: #000000;
    text-align: center;
    padding-top: 10px;
    text-decoration: none;
}

.a_menu:hover, .a_menu:active {
height: 50px;
padding-top: 10px;
background-color: #404040;
transition: 0.5s all;
}

.act:link, .act:visited, .act:hover, .act:active {
    display: block;
    color: #FFFFFF;
    text-align: center;
    height:40px;
    padding-top: 10px;
    text-decoration: none;
    background-color: #505050;
}

.atc_left {
  width: 100%; float: none; text-align: center; padding-top: 20px;
}

.atc_right {
  width: 100%; float: none; text-align: center; padding-top: 20px;
}

#clients {
  float: left;
  margin-left: 80px;
}

#footer_text {
  width: 100%; float:none; text-align: center; padding-top: 50px;
}
.text {
  vertical-align: top;
  padding-top: 20px;
  font-weight: normal;
  line-height: 20pt;
  font-size: 12pt;
  color: #202020;
}

.download {
  width: 100%;
  text-align: center;
  background-color: #2e8872;
  height: 200px;
}

.download_cat_icon {
  width: 20%;
  height: 70px;
  float: left;
 padding-top:20px;
}
.download_cat {
  color: #FFFFFF;
  font-size: 16pt;
  line-height: 18pt;
  text-align: left;
  width: 25%;
  height: 90px;
  float: left;
  padding-top: 0px;
}

.by {
  font-size: 12pt;
  color: #FFFFFF;
}

article {
   padding-left: 40px;
  padding-right: 20px;
}

#image_cat {
  margin-top: 50px;
  margin-left: 50px;
}

#image_cat1 {
  margin-left: 50px;
}

#logo {
 padding-top: 10px;
 padding-left: 20px;
 float: left;
}

#tel_head {
font-size: 34pt; float: right; text-align: right; padding-top: 5px; padding-right: 20px;
}

#call_h1{
  font-size: 110%;
  font-weight: bold;
  color: #2e8872;
  margin-top: 20px;
}

#call_h2{
  font-size: 150%;
  font-weight: bold;
  color: #242424;
  margin-top: 20px;
}

#call_h3{
  font-size: 100%;
  font-weight: bold;
  color: #242424;
  margin-top: 10px;
  padding-bottom: 10px;
}

.read_more{
  width: 33%;
  float: left;
  margin-top: 20px;
}


.read_more_a {
  color:#000000;
  font-size: 150%;
}


}


