@import url(http://fonts.googleapis.com/css?family=Seymour+One&subset=latin,cyrillic);


html,body {
  font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  background: url(http://smart-times.ru/img/7.jpg);
   min-width: 810px;
  margin: 0px 0px 0px 0px;
}

#t {
  width: 100%;
}

#top { 
  height: 700px;
  background-position: center top;
  background-repeat: no-repeat;
}

#telo {
  min-height: 550px;
  margin: 0px 0px 0px 0px; 
  position: relative; 
  margin-top: -700px; 
  margin-bottom: -340px; 
  
}

#polosa {
  height: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: rgba(0,0,0,0.6) 0px 1px 3px;
  -moz-box-shadow: rgba(0,0,0,0.6) 0px 1px 3px;
  box-shadow: rgba(0,0,0,0.6) 0px 1px 3px;
}

#all {
  overflow:hidden;
  max-width: 1200px;
  min-width: 800px;
  margin: 20px 5px 0px 5px;
}

#polosa-menu {
  text-align: left;
  overflow:hidden;
  max-width: 1200px;
  min-width: 800px;
}







#polosa-top {
  max-width: 1200px;
  height: 80px;
  text-align: left;
  margin: 0px 0px 0px 0px;
  position: relative;
  top: 0px;
}


#bottom {
  width: 100%;
  height: 350px;
  background-position: center bottom;
  background-repeat: no-repeat;
}

#bottom-text {
 
  text-align: left;
  max-width: 1200px;
  padding: 0px 0px 0px 20px; 
  font: 13px  Garamond;
  color: #838383;
}

span.tel{ 
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;	
  transition:  all 500ms ease-out;  
  FONT-SIZE: 55px ; 
  color: #fff;
  FONT-FAMILY: Garamond ;
  padding: 0px 0px 0px 0px;
  text-shadow: rgba(0,0,0,0.6) 0px 1px 3px;
}

span.tel:hover{
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;	
  transition:  all 200ms ease-out;  
  FONT-SIZE: 80px ; 
}

#logo{
  position: absolute;
  bottom: 10px;
  padding: 0px 0px 0px 30px;
  line-height:1.4em;
}

#logo:hover{
  cursor: default;
}

#menu{
  list-style:none;
  width:650px;
  padding:0;
  margin: 0px;
}
  

  
#menu li{
  float:left;
  font:bold 22px  Garamond;

}
  
#menu a{
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;	
  transition:  all 300ms ease-out;  
  color:#fff;
  display:block;
  height:40px;
  line-height:36px;
  padding:0px 10px 0px 10px;
  text-decoration:none;
}

#menu a:hover{
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;	
  transition:  all 300ms ease-out;  
  color:#fff;
  background-color: rgba(0, 0, 0, 0.2);
  text-shadow:0 -2px 1px rgba(255, 255, 255, 0.2);
}
 

 

h1 { 
  color: #848484;
  font-weight: bold; 
  FONT-FAMILY: Garamond;
  FONT-SIZE:  28px ; 
  text-decoration:none;
  margin: 2px 0px 6px 0px;
}

h2 { 
  color: #848484;
  font-weight: bold; 
  FONT-FAMILY: Garamond;
  FONT-SIZE:  26px ; 
  text-decoration:none;
  margin: 0px 0px 5px 0px;
}

h3 { 
  color: #505050;
  font-weight: bold; 
  FONT-FAMILY: Garamond;
  FONT-SIZE:  20px ; 
  text-decoration:none;
  margin: 20px 0px 10px 0px;
}






.wrapper {

  margin: 0 auto;
 max-width: 1200px;
 padding: 10px;
  text-align: center;
    overflow:hidden;

}


.grid3 .col:nth-of-type(3n+1) {
    margin-left: 0;
    clear: left;
}

.col {
  opacity: 0.7;
    background: #eee;
    float: left;
    margin-left: 3.2%;
    margin-bottom: 30px;
    
 overflow:hidden;
     -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
 
   position: relative;
     -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;  
  transition:  all 300ms ease-out;  
}
.col:hover {
  opacity: 1;
   -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;  
  transition:  all 300ms ease-out;  
}


/* grid3 col */
.grid3 .col {
    width: 31.2%;
}


#podpis_gal{
   font-size: 25px;
   color:#fff;
  position: absolute;
bottom: 0px;

  background: rgba(0,0,0,0.3);  
  width: 100%;
 padding: 0px 0px 5px 0px;
}

#podpis_gal2{
  position: absolute;
  top: 30%;
  left: 42%; 
  width: 0; 
  height: 0; 
  border-top: 35px solid transparent; 
  border-left: 65px solid #fff; 
  border-bottom: 35px solid transparent; 
}


img{
  display:block; 
  margin:0 auto;
  max-width:100%;
  height: auto;
  border: none;
}


@media screen and (max-width: 900px) {


    .grid3 .col {
        width: 48.4%;
    }
      .grid3 .col:nth-of-type(3n+1) {
        margin-left: 3.2%;
        clear: none;
    }
    .grid3 .col:nth-of-type(2n+1) {
        margin-left: 0;
        clear: left;
    }
}



#left {

  overflow:hidden;
  width: 60%;
  float:left;
  background: rgba(255,255,255,0.7);  
    -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: rgba(0,0,0,0.2) 0px 0px 5px;
  -moz-box-shadow: rgba(0,0,0,0.2) 0px 0px 5px;
  box-shadow: rgba(0,0,0,0.2) 0px 0px 5px;
}

#right {
  overflow:hidden;
  width: 40%;

}

#video {
  overflow:hidden;
  width: 95%;
  
  
}

#opisanie {
  overflow:hidden;
  width: 85%;
  font: bold  16px  Garamond;
  
  text-align: left;
   color: #141414;
 
  
  margin: 10px 0px 10px 0px;
}

.tube{
  width: 680px;
  height: 383px;
  
}

@media screen and (max-width: 1220px) {

.tube{
  width: 560px;
  height: 315px;
  
}
}

@media screen and (max-width: 1010px) {

.tube{
  width: 450px;
  height: 253px;
  
}
}


#right_vnutr {

  overflow:hidden;
   
  margin: 0px 0px 0px 30px;
  background: rgba(255,255,255,0.7);  
    -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: rgba(0,0,0,0.2) 0px 0px 5px;
  -moz-box-shadow: rgba(0,0,0,0.2) 0px 0px 5px;
  box-shadow: rgba(0,0,0,0.2) 0px 0px 5px;
}

#prevyu {
  overflow:hidden;
  font: bold  21px  Garamond;
 line-height:0.7em;
  text-align: left;
   color: #5b5b5b;
  padding: 5px 5px 5px 5px;
   
  margin: 10px 10px 10px 10px;
      -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#prevyu:hover {
   background: rgba(255,255,255,0.5); 
  
}

#prevyu_l {

  overflow:hidden;
  width: 35%;
  float:left;


}

#prevyu_r {
  overflow:hidden;
  width: 61%;  
  padding: 0px 0px 5px 10px;

}


.prevyu_pod{
   display: block;
  font:   16px  Garamond;
  line-height:0.9em;
  text-align: left;
   color: #5b5b5b;
    padding: 5px 0px 0px 7px;
}


a,a:focus,a:hover,a:active {
  color: #5b5b5b;
  text-decoration:none;
}