@import url("./reset.css");

* {
    padding: 0;
    margin: 0;
}

body {
    min-width:1100px;
    font-family: 'Roboto', sans-serif;
    font-weight:300;
    font-style:normal;
    font-size:16px;
    color:#000000;
    background:#ffffff;
}
.braands{
    margin-right: 33px;
    height: 65px;
    width: 150px;
    text-align: center;
}
.wrap-1100 {
    position:relative;
    width:1024px;
    margin:0 auto;
    padding:0 38px;
}

.wrap-100 {
    width:100%;
}

a {
    color:#425cdd;
    text-decoration:underline;
}

a:hover {
    text-decoration:none;
}

header {
    font-family: 'Open Sans', sans-serif;
    position:relative;
    width:100%;
    height:255px;
}

header nav {
    width:100%;
    height:86px;
    box-shadow: 0px 3px 25px 0px rgba(14, 30, 70, 0.43);
}

header nav ul {
    display:block;
    width:100%;
    height:86px;
    white-space:nowrap;
    overflow:hidden;
    list-style:none;
    font-size:0;
    background-color:#4058d6;
}

header nav ul li {
    display:inline-block;
    height:86px;
    vertical-align:top;
}

header nav ul li a {
    position:relative;
    display:block;
    height:86px;
    padding:0 50px;
    line-height:86px;
    font-size:18px;
    font-weight:800;
    text-transform:uppercase;
    color:#ffffff;
    text-decoration:none;
}

header nav ul li a.home {
    width:22px;
    padding:0 59px;
    background:url('/images/home.png') 50% 50% no-repeat;
}

header nav ul li a.order {
    padding:0 58px 0 85px;
    background:#434a54 url('/images/service.png') 38px 50% no-repeat;
}

header nav ul li:hover a {
    background-color:#254bb1;
}

header nav ul li a:after {
    content:'';
    position:absolute;
    top:25px;
    right:-4px;
    display:block;
    width:4px;
    height:39px;
    background:url('/images/sep.png') no-repeat;
}

header nav ul li:hover a:after,
header nav ul li:nth-child(4) a:after,
header nav ul li:nth-child(5) a:after {
    display:none;
}

header .logo {
    position:absolute;
    left:0;
    top:138px;
    display:block;
    width:314px;
    height:36px;
}

header .slogan {
    position:absolute;
    left:352px;
    top:136px;
    color:#425cdd;
    font-size:14px;
    font-weight:700;
    line-height:20px;
}

header .address {
    position:absolute;
    left:538px;
    top:136px;
    color:#acacac;
    font-size:14px;
    font-weight:700;
    line-height:20px;
}

header .phone {
    position:absolute;
    left:820px;
    top:136px;
    color:#868f9b;
    font-size:13px;
    font-weight:700;
    line-height:20px;
}

header .phone span {
    display:block;
    font-size:23px;
    color:#000000;
    font-weight:800;
    margin-bottom:7px;
}

#slideshow {
    position:relative;
    display:block;
    width:100%;
    height:422px;
    font-size:0;
    margin-bottom:55px;
}
h2{
	margin-bottom:10px;
	margin-top:10px;
}
h3{
	margin-bottom:10px;
	margin-top:10px;
}
#slideshow .items {
    width:100%;
    height:422px;
    overflow:hidden;
}

#slideshow .items .item {
    width:100%;
    height:422px;
}

#slideshow .items .item img {
    width:100%;
    height:422px;
}

#slideshow .arrow {
    position:absolute;
    top:190px;
    width:21px;
    height:41px;
    background-image:url('/images/arrows.png');
    background-repeat:no-repeat;
}

#slideshow .arrow:hover {
    opacity:0.6;  
}

#slideshow .arrow.left {
    background-position:0 0;
    left:40px;
}

#slideshow .arrow.right {
    background-position:-25px 0px;
    right:40px;
}

#slideshow .handlers {
    position:absolute;
    top:342px;
    left:135px;
}

#slideshow .handlers ul {
    list-style:none;
    font-size:0;
}

#slideshow .handlers ul li {
    display:inline-block;
    vertical-align:middle;
    width:9px;
    height:9px;
    border-radius:9px;    
    background:#ffffff;
    margin-left:6px;
}

#slideshow .handlers ul li.active {
    border:5px solid #3b6cda;
}

#remont {
    display:block;    
}

#remont .marks {
    width:100%;
    min-height:40px;
    margin-bottom:55px;
	background-color:#F2FAFD;
    box-shadow: 0px 3px 25px 0px rgba(0, 0, 0, 0.10);
}

#remont h1 {
    font-family:'Open Sans', sans-serif;
    font-weight:300;
    font-size:45px;
    margin-bottom:25px;
}

#service {
    padding:70px 0;
}

#service .p2 {
    margin-left:-45px;
    padding-left:45px;
    background:url('/images/point2.png') 0 2px no-repeat;
}

#service .master {
    position:relative;
    height:auto;
    margin-top:100px;
    padding:145px 65px 65px;
    border-radius:10px;
    background-color:#3d5edd;
    color:#ffffff;
}

#service .master:before {
    content:'';
    position:absolute;
    top:-100px;
    left:90px;
    display:block;
    width:190px;
    height:212px;
    background:url('/images/master.png') no-repeat;
}


#service .master form {
    
}

#service .master form input[type=text] {
    display:block;
    width:204px;
    padding:0 23px;
    height:40px;
    border-radius:5px;
    border:none;
    background:#ffffff;
    margin-bottom:15px;
}

#service .master form input[type=submit] {
    display:block;
    padding:0 30px;
    height:46px;
    line-height:46px;
    cursor:pointer;
    border-radius:5px;
    background:#20a8ff;
    border:none;
    color:#ffffff;
    font-size:14px;
    text-transform:uppercase;
    font-weight:700;
    font-family:'Open Sans', sans-serif;
    margin-top:20px;
}

.divB{
    display:block;
    padding:0 30px;
    height:46px;
    line-height:46px;
    cursor:pointer;
    border-radius:5px;
    background:#20a8ff;
    border:none;
    color:#ffffff;
    font-size:14px;
    text-transform:uppercase;
    font-weight:700;
    font-family:'Open Sans', sans-serif;
    margin-top:20px;
}
.divB:hover{
	background:#167dbf;
}

#service .master form input[type=submit]:hover {
    background:#167dbf;
}

#preim {
    position:relative;
    width:100%;
    height:1370px;
    padding:60px 0;
    text-align:center;
    background: url('/images/icon.png') 50% 50% no-repeat;
}

#preim > div {
    position:absolute;
    font-size:15px;
    line-height:24px;
    white-space:nowrap;
}

#preim > div > span {
    display:block;
    font-weight:700;
    font-size:18px;
    color:#4363d7;
    line-height:22px;
    margin-bottom:10px;
}

#preim > div:nth-child(2) {
    top:325px;
    left:-25px;
}

#preim > div:nth-child(3) {
    top:325px;
    left:359px;
}

#preim > div:nth-child(4) {
    top:325px;
    left:740px;
}

#preim > div:nth-child(5) {
    top:665px;
    left:-25px;
}

#preim > div:nth-child(6) {
    top:665px;
    left:360px;
}

#preim > div:nth-child(7) {
    top:665px;
    left:735px;
}

#preim > div:nth-child(8) {
    top:1030px;
    left:-8px;
}

#preim > div:nth-child(9) {
    top:1030px;
    left:355px;
}

#preim > div:nth-child(10) {
    top:1030px;
    left:775px;
}

#preim > div:nth-child(11) {
    top:1350px;
    left:250px;
}

#polomki {
    padding:70px 0;
}

.cols:after {
    content:'';
    display:block;
    clear:both;
}

.cols .col {
    float:left;
}

.cols-half .col {
    width:462px;
    margin-right:50px;
}

.cols-bs .col:nth-child(1) {
    width:570px;
    margin-right:74px;
}

.cols-bs .col:nth-child(2) {
    width:380px;
	margin-top: -35px;
}


.page-text {
    font-family:'Roboto', sans-serif;
}

.page-text h1 {
    font-size:;
    font-weight:500;
}

.page-text h2 {
    font-size:25px;
    font-weight:500;
    margin-bottom:20px;
}

.page-text h3 {
    font-size:;
    font-weight:500;
}

.page-text p {
    margin-bottom:20px;
}

.page-text ul {
    list-style:none;
    margin-bottom:20px;
}

.page-text ul li,
.page-text ul.p1 li {
    padding-left:20px;
    background:url('/images/point1.png') 0 10px no-repeat;
    margin-bottom:5px;
}

.page-text ul.p3 li {
    padding-left:27px;
    background:url('/images/point3.png') 0 7px no-repeat;
    margin-bottom:10px;
}

.page-text table {
    margin-bottom:20px;
}

.page-text img {
    max-width:100%;
}

.button {
    display:inline-block;
    padding:0 30px;
    height:50px;
    line-height:50px;
    background:#3d5edd;
    text-decoration:none;
    border:none;
    border-radius:5px;
    text-transform:uppercase;
    color:#ffffff;
    font-weight:700;
    font-family:'Open Sans', sans-serif;
    font-size:14px;
}

.button:hover {
    background:#2143c6;
}

.gray {
    background-color:#f8f8f9;
}
.clear{
	clear:both;
}
.sertigikat{
	width: 196px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	min-height:190px;
	margin-bottom:40px;
	box-shadow: 0px 0px 14px 1px #a6a6a6;
	text-align:center;
}
.sertigikat:hover{
	width: 196px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	min-height:190px;
	margin-bottom:40px;
	box-shadow: 0px 0px 14px 1px #525050;
	text-align:center;
}
.ps{
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.linkPos{
	width:225px;
	font-size:18px;
	font-weight:500;
	cursor:pointer;
	margin-top:15px;
	margin-bottom:15px;
	text-decoration:underline;
}
.linkPos:hover{
	width:225px;
	font-size:18px;
	font-weight:500;
	cursor:pointer;
	text-decoration:none;
}
.fs1{
	width:100%;
	height:230px;
	background-color:#6194D9;
}
.fs2{
	width:100%;
	height:40px;
	background-color:#4F80C1;
	padding:20px 0;
	text-align:center;
}
.fs2 a {
    color:#ffffff;
}
.ahrHover{
	font-weight:400;
	font-size:16px;
	color:#fff;
	text-decoration:underline;
	margin-left:15px;
	margin-right:15px;
}
.ahrHover:hover{
	font-weight:400;
	font-size:16px;
	color:#2D5A97;
	text-decoration:underline;
}
.hpro{
	font-weight:500;
	font-size:20px;
	margin-bottom:15px;
}
.ulNs{
	list-style:none;
}
.ulNs > li{
	margin-top:10px;
	margin-bottom:10px;
}
.razdelitelGray{
	width:100%;
	height:2px;
	background-color:#EFEFEF;
}
.rgPadding{
	margin-top:28px;
	margin-bottom:28px;
}
.cprice{
	width:100%;
}
.cp_left{
	float:left;
	width:455px;
	font-size:18px;
	font-weight:400;
}
.cp_right{
	float:right;
	width:115px;
	font-weight:bold;
	font-size:18px;
	color:#446fe9;
	text-align:right;
}
.p1_blue > li{
	background: url('/images/point44.png') 0 7px no-repeat;
	list-style-type: none;
	padding-left:25px;
	margin-bottom:7px;
}
.navH{
    position: fixed;
    opacity: .99;
    z-index: 222;
    width: 1024px;
}
.fin{
    display: block;
    width: 204px;
    padding: 0 23px;
    height: 40px;
    border-radius: 5px;
    border:1px solid #E8E8E8;
    background: #ffffff;
    margin-bottom: 15px;
}
.bgs{
	background: url('/images/social.png') no-repeat;
    width: 36px;
    height: 36px;
	float:left;
	margin-left:10px;
}
.bgsF{
	background: url('/images/social.png') -51px 0px no-repeat;
    width: 36px;
    height: 36px;
	float:left;
	margin-left:10px;
}
.bgsO{
	background: url('/images/social.png') -102px 0px no-repeat;
    width: 36px;
    height: 36px;
	float:left;
	margin-left:10px;
}
.inner-page .textW ul{
	list-style: none;
	margin-bottom: 20px;
}
.inner-page .textW  li{
    padding-left: 27px;
    background: url('/images/point3.png') 0 7px no-repeat;
    margin-bottom: 10px;
}
.inner-page .textW p{
	margin-bottom:20px;
}
.inner-page .textW hr{
	border-top:1px solid #000;
	margin-top:10px;
	margin-bottom:10px;
}
.textW ol > li{
	background:none !important;
	padding-left:8px !important;
	margin-left:20px;
}

.textW ol {
    margin-bottom:20px;
}

