

.sec1 {
background: url(image/s1.jpg) no-repeat;
  -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */ 
    margin-top: 20px;
    height: 710px;   
}

.caption{
  padding-top: 65px;
  padding-left: 60px;
}
.knob{
   margin-top: 230px;

}
.fon{
  background-color:  #4673f0;
  padding-top:  20px;
}



.sec2 {
background: url(image/sec2.png) no-repeat;
  -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */ 
    height: 710px;   
}
.mina{
  padding-top:5px;
  padding-left: 50px;
}

.sec4 {
    background: url(image/s4.jpg) no-repeat;
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
    margin-top: 20px;
    height: 710px;
}
.sec5 {
     background: url(image/s5.jpg) no-repeat;
     -moz-background-size: 100%; /* Firefox 3.6+ */
     -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
     -o-background-size: 100%; /* Opera 9.6+ */
     background-size: 100%; /* Современные браузеры */


 }
.sec6 {
    background: url(image/s6.jpg) no-repeat;
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */


}

 

#sentence {
  -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
}
.col-md-7.featurette {
  border: 3px solid #87afd2;
  width: 40em
}
.taxes1{
  padding-left: 70px;
}

.taxes2{
   padding-right:  70px;
}


button.new {
    width:250px;
    border:2px solid #FF4500;
    background:red;
    padding:10px;
    color: white;
    font-family:verdana;
    font-size:20px;
    border-radius: 15px;
    
}
img.rounded-circle {
  border-color: #87afd2;
   box-shadow: 0 0 50px #87afd2;
    border-radius: 100px;  
    border: 6px solid #87afd2 !important;  
}


