* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
  background: transparent;
  font-family: 'Roboto Condensed', sans-serif;
color: #0088cc;
text-decoration: underline;
}
a:active,
a:hover {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
{
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}

.clear {
  clear: both;
}

p
{
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  line-height: 1.3;
  color: #2c3e50;
  font-size: 24px;
}

html {
height: 100% !important;
}

body {
	
height:100%;
width: 100%;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
background-position: top left;
}

div#wrapper {
overflow: hidden;
width: 100%;
min-width: 1170px;
max-width: 2500px;

}

.container {
	width: 1170px;
	padding: 0px 30px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	min-width: 1170px;
    float: none;
  height: 100%;
}

.container2 {
width: 1170px;
padding: 0px 30px;
box-sizing: border-box;
position: relative;
float: none;
margin: 0 auto;
min-width: 1170px;
height: 100%;
}

.container3 {
width: 1170px;
padding: 0px 30px;
box-sizing: border-box;
position: absolute;
float: none;
left: 50%;
margin-left: -585px;
top: 0px;
min-width: 1170px;
height: 100%;
}

#header {
	width: 100%;
	height: 135px;
	background: #fff;
	 
}


.adress {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    color: #224352;
    float: left;
    margin-left: 72px;
    margin-top: 8px;
}

address.adress span a {
    font-size: 16px;
    margin-top: -2px;
    display: block;
    color: #000;
}

.adress span {
font-size: 24px;
font-style: normal;
font-weight: 300;
}

.adress p span {
font-size: 14px;
font-style: normal;
font-weight: 300;
}

.adress p {
font-size: 14px;
font-style: normal;
font-weight: 300;
}

.adress h3 {
font-size: 24px;
font-style: normal;
font-weight: 300;
}

#topmenu {
	top: 135px; /*высота шапки в пикселях*/
   position: fixed;
   z-index: 99999;
  display: block;
  height: 50px;
  line-height: 50px;
  width: 100%;
  background: #028ec0; /* Old browsers */
background: -moz-linear-gradient(top,  #028ec0 0%, #028ec0 9%, #1e4b5f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#028ec0), color-stop(9%,#028ec0), color-stop(100%,#1e4b5f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #028ec0 0%,#028ec0 9%,#1e4b5f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #028ec0 0%,#028ec0 9%,#1e4b5f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #028ec0 0%,#028ec0 9%,#1e4b5f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #028ec0 0%,#028ec0 9%,#1e4b5f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#028ec0', endColorstr='#1e4b5f',GradientType=0 ); /* IE6-9 */
border-bottom: 2px solid #11262f;
box-shadow: 0px 3px 8px #444;
}

#topmenu li {
	float: left;
	
}



#topmenu li a {
	color: #fff;
	font-size: 20px;
	padding: 0px 14px;
	float: left;
	font-weight: 400;
	text-decoration: none;
	display: block;
	position: relative;
	text-transform: uppercase;
}





#topmenu li a:hover {
	background-image: url('../images/menu_hover.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 86px 25px;
}




#topmenu ul {
margin-left: 0px;
position: relative;
}






.logo {
position: relative;
margin-top: 20px;
float: left;
}

.logo h1 {
font-size: 30px;
text-transform: uppercase;
font-weight: 700;
color: #1e4b5e;
}

.logo h1 span {
font-size: 42px;
font-weight: 700;
color: #dd4b22;
}



.callback a {
position: absolute;
right: 30px;
width: 250px;
text-align: right;
font-size: 20px;
height: 48px;
line-height: 48px;
color: #fff;
text-decoration: none;
font-weight: 300;
background: #dd4b22;
text-transform: uppercase;
padding-right: 20px;
background-image: url('../images/callback.png');
background-repeat: no-repeat;
background-position: 20px 10px;
border-radius: 2px;
}

.callback a:hover {
background: #dd8722;	
background-image: url('../images/callback.png');
background-repeat: no-repeat;
background-position: 20px 10px;
}

ul.slider li {
width: 100%;
max-width: 2000;
min-width: 2000;
height: 650px;
position: relative;
}

ul.slider li img {
width: 100%;
max-width: 2000;
min-width: 2000;
height: 650px;
;
}

.disc {
position: absolute;
top: 155px;
padding: 20px;
background: rgba(255, 255, 255, 0.8);
font-size: 56px;
left: 30px;
color: #136584;
font-weight: 300;
box-sizing: border-box;
text-transform: uppercase;
}

.disc h3 span {

font-size: 78px;
color: #136584;
font-weight: 700;
text-transform: uppercase;
}

.next:hover, .prev:hover {
	cursor: pointer;
}

.next {
background-image: url('../images/next.png');
background-repeat: no-repeat;
position: absolute;
right: 50px;
top: 230px;
width: 60px;
height: 60px;
z-index: 9999;
background-size: cover;
}

.prev {
background-image: url('../images/prev.png');
background-repeat: no-repeat;
position: absolute;
left: 50px;
top: 230px;
width: 60px;
height: 60px;
z-index: 9999;
background-size: cover;
}

a.goblock {
background-image: url('../images/goblock.png');
background-repeat: no-repeat;
position: absolute;
right: 50%;
margin-left: -30px;
bottom: 180px;
width: 60px;
height: 60px;
z-index: 9999;
background-size: cover;
display: block;
text-transform: uppercase;
-webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;

}

a.goblock:hover {
background-image: url('../images/goblock.png');
background-repeat: no-repeat;
position: absolute;
right: 50%;
margin-left: -30px;
bottom: 185px;
width: 60px;
height: 60px;
z-index: 9999;
background-size: cover;
display: block;

}

.title_icon {
background-image: url('../images/free.png');
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 45px;
line-height: 40px;
color: #fff;
}


#about {
	padding: 80px 0px;
	font-size: 16px;
	font-weight: 300;
}

.page_title {
	font-size: 30px;
	color: #1c5167;
	padding-bottom: 40px;
	text-align: center;
	text-transform: uppercase;
}

.page_title2 {
	font-size: 30px;
	color: #fff;
	padding-bottom: 40px;
	text-align: center;
	text-transform: uppercase;
	
	
}

#product {
	padding: 40px 0px 40px;
	font-size: 21px;
	font-weight: 300;
	background-image: url('../images/product.jpg');
	height: 600px;
}




#advantages {
	padding: 75px 0px 20px;
	font-size: 42px;
	font-weight: 300;
	
}

.product_cont {
width: 205px;
float: left;
margin: 8px;
background: rgba(255, 255, 255, 0.7);
padding: 15px;
border-radius: 2px;
}

.product_cont img {
border: 2px solid #fff;
}

.product_cont h2 {
font-size: 15px;
text-transform: uppercase;
font-weight: 700;
text-align: center;
margin: 15px 0px;
}

.product_cont p {
font-size: 18px;
font-weight: 300;
text-align: center;
}

a.readmore {
width: 150px;
height: 40px;
line-height: 40px;
 background: #028ec0; /* Old browsers */
background: -moz-linear-gradient(top,  #028ec0 0%, #028ec0 9%, #1e4b5f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#028ec0), color-stop(9%,#028ec0), color-stop(100%,#1e4b5f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #028ec0 0%,#028ec0 9%,#1e4b5f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #028ec0 0%,#028ec0 9%,#1e4b5f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #028ec0 0%,#028ec0 9%,#1e4b5f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #028ec0 0%,#028ec0 9%,#1e4b5f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#028ec0', endColorstr='#1e4b5f',GradientType=0 ); /* IE6-9 */
text-align: center;
display: block;
margin: 15px auto 0px;
border-radius: 2px;
color: #fff;
text-decoration: none;
font-size: 14px;
font-weight: 300;
text-transform: uppercase;
}


a.readmore:hover {

background: #1e4b5f; /* Old browsers */
background: -moz-linear-gradient(top,  #1e4b5f 0%, #028ec0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e4b5f), color-stop(100%,#028ec0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e4b5f 0%,#028ec0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e4b5f 0%,#028ec0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e4b5f 0%,#028ec0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e4b5f 0%,#028ec0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e4b5f', endColorstr='#028ec0',GradientType=0 ); /* IE6-9 */


}


.confree a {
width: 250px;
height: 50px;
background: #dd4b22;
display: block;
color: #fff;
float: left;
font-size: 14px;
text-transform: uppercase;
border-radius: 2px;
padding-left: 50px;
padding-top: 5px;
background-image: url('../images/free.png');
background-repeat: no-repeat;
background-position: 10px 8px;
font-weight: 300;
text-decoration: none;
margin: 40px 20px 20px 280px;
}

.confree a span {
font-size: 18px;
text-transform: uppercase;
font-weight: 700;
}

.confree a:hover {
background: #dd8722;
background-image: url('../images/free.png');
background-repeat: no-repeat;
background-position: 10px 8px;
}

.price a {
width: 250px;
height: 50px;
background: #dd4b22;
display: block;
color: #fff;
float: left;
font-size: 14px;
text-transform: uppercase;
border-radius: 2px;
padding-left: 80px;
line-height: 50px;
background-image: url('../images/save.png');
background-repeat: no-repeat;
background-position: 20px 10px;
font-weight: 300;
text-decoration: none;
margin: 40px 20px 20px;
}

.price a span {
font-size: 18px;
text-transform: uppercase;
font-weight: 700;
}


.price a:hover {
background: #dd8722;
background-image: url('../images/save.png');
background-repeat: no-repeat;
background-position: 20px 10px;
}


.advantages_cont {
width: 21%;
float: left;
margin: 2%;
text-align: center;
font-size: 30px;
text-transform: uppercase;
color: #1c5167;
border: 2px dashed #dcdcdc;
border-radius: 3px;
padding: 30px 10px;
min-height: 285px;
}

.adv_img {
height: 128px;
margin-bottom: 20px;
}

#lightSlider li {

padding: 40px;

}

.lightSlidercont {
float: left;
border: 2px dashed #dcdcdc;
padding: 15px;
border-radius: 3px;
font-size: 15px;
font-weight: 300;
min-height: 205px;	
}

.lightSlidercont p span {
color: #224352;
font-size: 18px;
font-weight: 700;
padding-bottom: 15px;
display: block;
}

.lightSlidercont a {

text-decoration: none;

}


.cont_map {
background: rgba(18, 103, 135, 0.7);
position: absolute;
height: 115px;
bottom: 0;
z-index: 999;
display: block;
overflow: visible;
width: 100%;
color: #fff;
font-size: 18px;
}

.cont_map h3 {
color: #fff;
font-size: 18px;
}


.cont_map p {
font-size: 14px;
font-style: normal;
font-weight: 300;
color: #fff;
}

.cont_map span {
font-size: 14px;
font-style: normal;
font-weight: 300;
color: #fff;
}

div#reviews {
margin-top: 40px;
}

div#contacts {
margin-top: 40px;
}

address.footer_adr {
float: left;
margin-right: 30px;
font-style: normal;
margin-top: 10px;
font-weight: 300;
font-size: 13px;
}



.form {
position: relative;
width: 100%;
height: 110px;
top: -110px;
z-index: 999;
left: 50%;
margin-left: -50%;
background: rgba(18, 103, 135, 0.7);
}

#slider button {
width: 220px;
height: 40px;
border-radius: 2px;
background: #dd4b22;
color: #fff;
text-transform: uppercase;
}

#slider button:hover {

background: #dd8722;
;
}

.title_form {
height: 40px;
line-height: 40px;
background: #1f495b;
color: #fff;
text-transform: uppercase;
font-size: 24px;
}

div#slider {
height: 650px;
overflow: hidden;
margin-top: 50px;
display: block;	
}

#slider input[type="text"] {
height: 40px;
margin: 15px 30px 15px 0px;
padding: 0px 20px;
border-radius: 2px;
box-shadow: 1px 1px 8px #c1c1c1 inset;
}
















#footer {
	background: #1e4b5f;
background: -moz-linear-gradient(top, #1e4b5f 0%, #028ec0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e4b5f), color-stop(100%,#028ec0));
background: -webkit-linear-gradient(top, #1e4b5f 0%,#028ec0 100%);
background: -o-linear-gradient(top, #1e4b5f 0%,#028ec0 100%);
background: -ms-linear-gradient(top, #1e4b5f 0%,#028ec0 100%);
background: linear-gradient(to bottom, #1e4b5f 0%,#028ec0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e4b5f', endColorstr='#028ec0',GradientType=0 );
	height: 90px;
}



#footer p {
	font-size: 16px;
	color: #fff;
	font-weight: 300;
	
}

p.copy {
position: absolute;
left: 30px;
top: 40px;
}

.razr {
width: 210px;
height: 30px;
position: absolute;
right: 30px;
top: 15px;
}

.razr p {
float: left;
margin-top: 8px;
margin-right: 10px;
}

.razr a {
color: #fff;
text-decoration: none;
font-weight: 300;
}

div#callback {
background: #028ec0;
padding: 10px 20px;
width: 350px;
height: 215px;
}

div#callback p {
font-family: 'Roboto Condensed', sans-serif;
font-weight: 300;
line-height: 1.3;
color: #fff;
font-size: 24px;
margin-top: 10px;
}

div#callback input[type="text"] {
width: 100%;
height: 30px;
border-radius: 2px;
padding: 0px 10px;
box-sizing: border-box;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 300;
}

div#callback input[type="submit"] {
width: 200px;
text-align: center;
margin: 15px auto;
display: block;
height: 40px;
background-color: #dd4b22;
color: #fff;
font-size: 18px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 300;
  border-radius: 2px;
}

div#callback input[type="submit"]:hover {
cursor: pointer;
background-color: #dd8722;
}

.thankyoucont {
color: #fff;
font-size: 24px;
font-weight: 300;
text-align: center;
margin-top: 20px;
}

.logo a {
text-decoration: none;
}