﻿html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, small, ol, ul, li, fieldset, form, label, legend, article, aside, footer, header, menu, nav, section {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    background:#FFF;
    font-family: "RobotoRegular", sans-serif;
    font-size: 16px;
    line-height: 1.5;
}
ol, ul {
    list-style: outside none none;
}
html, body, ul {
    margin: 0;
    padding: 0;
}
/*-------*/
body {
    background-color: #f2f2f2;
    font: 100% "RobotoRegular",sans-serif;
    margin: 0 auto;
    /*text-align: center;*/
    /*text-transform: uppercase;*/
    width: 95%;
}
a {
    outline: medium none;
}
.page {
    background-color: #FFF;
    /*box-shadow: 0 0 10px 0 #c8c8c8;*/
    font-size: 0.875em;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 1200px;
    /*height: 2000px; /*спорно*/
    min-width: 768px;
    padding: 0;
}
.clearfix::after {
    clear: both;
    content: "";
    display: table;
}
.page-header {
    text-align: center;
    height: 55px;
    position: relative;
    z-index: 5;
}
.main-menu li {
    float: left;
    padding: 0;
    width: 20%;
}
.main-menu li a {
    font-family: "RobotoRegular";
    color: #7b7979;
    display: block;
    /*font-weight: 600;*/
    line-height: 1.857;
    padding: 15px 0;
    text-decoration: none;
}
.main-menu li a:hover {
    text-decoration: underline;
    color: #649CF9;
}
.main-menu li a:active {
    color: #649CF9;
}
.main-menu .main-menu-active {
    color: #649CF9;
}
.main-menu .main-menu-active:hover {
    color: #649CF9;
}
.main-menu .main-menu-active:active {
    color: #649CF9;
}
/*intro*/
/*.intro {
    text-align: center;
    background: rgba(0, 0, 0, 0) url("../img/index-image.jpg") no-repeat scroll 0 20% / cover ;
    height: 370px;
    padding: 65px 0;
    position: relative;
    width: 100%;
    z-index: 2;
}*/
/*.intro-text {
    height: 90px;
    margin: 0 auto 40px;
    padding-top: 10px;
}*/

/*.intro-text-top {
    color: #FFF;
    text-shadow: #626262 0 0 3px;
    display: inline-block;
    font-family: "RobotoLight";
    font-style: light;
    font-weight: 100;
    font-size: 35pt;
    line-height: 1;
    margin-right: 16px;
    margin-top: 90px;
    width: 659px;
}

.intro-text-category {
    list-style: none;
    margin: 0;
    padding: 0;
}
.intro-text-category li {
  font-size: 40px;
  font-weight: lighter;
  line-height: 60px;
  margin-left: -17px;
  text-align: center;
}
.intro-text-category li a {
    font-family: "RobotoLight";
    font-style: light;
    font-weight: 100;
    color: #FFF;
    float: left;
    margin-left: 15px;
    text-decoration: none;
  }
.intro-text-category li a:hover {
    color: #81b3d2;
}
.category-text{
  font-family: "RobotoLight";
  font-style: light;
  font-weight: 100;
  color: #FFF;
  text-shadow: #626262 0 0 3px;
  float: left;
  font-size: 30pt;
  margin-left: 45px;
  margin-right: 7px;
  margin-top: 8px;
  width: 210px;
}
.wrapper-ul-category{
  text-shadow: #626262 0 0 3px;
  float: left;
  margin-top: 8px;
  width: 365px;
}
.wrapper-category{
    width: 650px;
}
.intro-block{
    float: right;
    margin-top: 6px;
}
.intro-text-number {
     font-family: "RobotoLight";
    font-style: light;
    font-weight: 100;
    color: #FFF;
    text-shadow: #626262 0 0 3px;
    display: inline-block;
    float: left;

    font-size: 26pt;
    line-height: 1;
    margin-left: -19px;
    margin-top: 41px;
    width: 500px;

}
.text-category{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 9px;
}*/



.top-header {
  background: rgba(0, 0, 0, 0) url("../img/index-image.jpg") no-repeat scroll 0 20% / cover ;
  height: 500px;
  width: 100%;
}
.wrapper-text {
  font-family: "RobotoLight", sans-serif;
  width: 560px;
  height: 200px;
  float: right;
  margin-top: 150px;
  margin-right: 60px;
  font-weight: 300;
  color: #fff;
}
.top-header-text {
  font-weight: 300;
  font-size: 45px;
}
.category {
  font-size: 40px;
  float: left;
}
.wrapper-text ul li {
  font-size: 40px;
  list-style: none;
  float: left;
  margin-left: 15px;
}
.wrapper-text li a {
  text-decoration: none;
  color: #fff;
}
.wrapper-text li a:hover {
  color: #ccc;
}
.phone {
  margin-top: 40px;
  float: left;
  font-size: 35px;
}




main{
    margin: 0 auto;
}

.title-text{
    font-family: "RobotoRegular";
    font-size: 14px;
    float: left;
}

/*стили для блоков*/
#wrap {
  /*background: #f1f4f8 none repeat scroll 0 0;*/
  height: auto;
  margin: 0 auto;
}
.container.boxed {
  /*max-width: 1050px;*/
  max-width: 1050px;

  width: 100%;
  
}
.container, .row {
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  max-width: 1080px;
  width: 94%;
}
#content_wrap.home {
  margin-left: 0;
  margin-right: 0;
}
#content_wrap {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 40px;
}
/*.container.boxed .row {
  margin-left: 1.35135%;
  margin-right: 1.35135%;
  width: auto;
}*/
.container .row {
  clear: both;
  width: auto;
}
#content_wrap .thirds {
  text-align: left;
}
.home .four, #foot .four {
  background: #f1f4f7 none repeat scroll 0 0;
  color: #525252;
  font-family: robotoregular;
  font-size: 15px;
  height: 600px;
  margin: 0 5px;
  padding: 20px 2.38095%;
  width: 32.3333%;
  /*border: 1px solid #7DA7D9;*/
  border: 1px solid #649CF9;
}
/*.four {
  width: 30.5556%;
}*/
.one, .two, .three, .four, .five, .six, .seven, .eight, .nine, .ten, .eleven, .twelve {
  box-sizing: border-box;
  display: block;
  float: left;
  margin-bottom: 30px;
  margin-left: 1.38889%;
  margin-right: 1.38889%;
  position: relative;
}
.car, .save, .license {
  display: block;
  height: 90px;
  margin: 0 auto;
  overflow: hidden;
  width: 90px;
}
#content_wrap h2 {
  /*font-size: 24px;*/
  margin: 20px 0 10px;
}
.thirds h2 {
  text-align: center;
  text-transform: uppercase;
}
h2 {
  /*font-size: 24px;*/
  /*margin: 15px 0 0;*/
}
h2, h3, h4 {
  /*color: #7DA7D9;*/
  color: #649CF9;
  font-family: "RobotoRegular","Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0;
}
.marp {
  margin: 5px 0 10px;
}
#content_wrap .thirds.middle, #foot .four.middle {
 /* -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ccc;
  border-image: none;
  border-style: dotted;
  border-width: 0 1px;*/
}
#content_wrap .thirds {
  text-align: left;
}
.thirds {
    margin: 10px;
}
.adress{
    border-bottom: 1px solid #7DA7D9;
    color: #CC0000;
}
.fa {
    margin-right: 15px;
    color: #649CF9;
}
.cat{
    float: left;
    margin-right: 10px;
}


/*Галерея*/
.gallery{
    width: 1040px;
    height: 649px;
    margin: 0 auto;
}
/*картинка непосредственно*/
.item {
  background: #fff none repeat scroll 0 0;
  float: left;
  height: 192px;
  margin: 2px;
  text-align: center;
  width: 256px;
}
.front{
    /*transition: all .5s;*/
    position: absolute;
    /*-webkit-backface-visibility: hidden;
    backface-visibility: hidden;*/
}
.front:hover{
    /*box-shadow: 0 0 10px #000;*/
}

.back {
  background: #000 none repeat scroll 0 0;
  display: inline-block;
  /*font-family: Verdana;*/
  /*font-size: 16px;*/
  height: 192px;
  opacity: 0;
  /*padding: 10px;*/
  /*text-align: center;*/
  width: 256px;
}
.back img{
    padding-top: 50px;
    opacity: 1;
}
.item > div:hover .front{
    opacity: 0.3;
    transition: all .3s;
}
.item > div:hover .back{
    opacity: 1;
    /*transition: all .5s;*/
}

.clear{clear: both;}





/* Pagination */
.pagination{
    margin: 20px;
    text-align: center;
}
.pagination a{
    border: 1px solid #ddd;
    padding: 6px 12px;
    text-decoration: none;
    background: #fff;
    color: #7DA7D9;
}
.pagination a:nth-child(even){
    border-left: none;
    border-right: none;
}
.pagination a:first-child{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination a:last-child{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #ddd;
}
.pagination a:hover{
    background: #eee;
}
.pagination > a.nav-active{
    background: #7DA7D9;
    color: #fff;
    border-color: #7DA7D9;
}
.gallery_text {
  padding-left: 80px;
  font-size: 24px;
  text-transform: uppercase;
  color: #649CF9;
  font-family: RobotoRegular;
  margin-bottom: 10px;
}
.adress_two{
  color: #CC0000;
  font-family: RobotoLight;
}
.footer {
  height: 250px;
  background-color: #649cf9;
}
.navig {
  width: 100px;
  /*height: 300px;*/
  float: left;
  display: block;
  margin-left: 130px;
  margin-right: 65px;
  padding-top: 29px;
  font-family: RobotoRegular, sans-serif;
  font-size: 15px;
  line-height: 23px;
}
.navig li > a {
  color: #fff;
}
.navig li > a:hover {
  color: #cc0000;
}
.footer-adress {
  width: 220px;
  height: 188px;
  margin: 0;
  padding: 0;
  float: left;
  color: #fff;
  padding-top: 29px;
  margin-right: 65px;
}
.footer-adress p {
  font-size: 16px; 
  border-bottom: 1px solid;
  margin-top: 0;
}
.footer-adress li {
  font-size: 15px;
  line-height: 23px;
  padding-bottom: 10px;
}
.footer-adress img {
  padding-top: 8px;
  float: left;
  padding-right: 8px;
  padding-bottom: 10px;
}
.footer-clock {
  width: 220px;
  height: 188px;
  margin: 0;
  padding: 0;
  float: left;
  color: #fff;
  padding-top: 29px;
  margin-right: 65px;
}
.footer-clock p {
  font-size: 16px; 
  border-bottom: 1px solid;
  margin-top: 0;
}
.footer-clock li {
  font-size: 15px;
  line-height: 23px;
  padding-bottom: 10px;
}
.footer-clock img {
  padding-top: 8px;
  float: left;
  padding-right: 8px;
  padding-bottom: 70px;
}
.footer-social {
  width: 220px;
  height: 188px;
  margin: 0;
  padding: 0;
  float: left;
  color: #fff;
  padding-top: 29px;
  margin-right: 65px;
}
.footer-social p {
  /*float: left;*/
  font-size: 16px; 
  border-bottom: 1px solid;
  margin-top: 0;
}
.footer-social img {
  float: left;
  margin-right: 10px;
}
.social-btn {
  padding-top: 8px;
  margin: 0 3px;
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 32px;
  font-size: 0;
  text-decoration: none;
}
.social-btn-vk {
   background: #649CF9 url("../img/social-1.png") no-repeat center;
}
.social-btn-yt {
   background: #649CF9 url("../img/social.png") no-repeat center;
}
.social-btn-vk:hover {
   background: #649CF9 url("../img/vk-social-logotype.png") no-repeat center;
}
.social-btn-yt:hover {
   background: #649CF9 url("../img/youtube-logotype.png") no-repeat center;
}


/*
.b-position-button {
  display: block;
  width: 48px;
*/
  /*background-color: transparent;*/
  /*background-color: #649cf9;
  opacity: .5;
  cursor: pointer;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 24px;
  z-index: 99;
  transition: background-color .3s ease-out;
  text-align: center;
  padding-top: 10px;
  color: #777;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}*/

.special {
  text-align: center;
  text-transform: uppercase;
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #eee;
  position: relative;
  transition: all .3s ease;
}

.special a {
  display: block;
  width: 100%;
  height: 100%;
  font-weight: 700;
  text-decoration: none;
  color: #2F65A1;
   transition: all .3s ease;
}

.special a:hover {
  background-color: #efefef;
}

.special img {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 25px;
  left: 275px;
}