/* AND NOW I WRITE CSS CODE */
body {margin: 0;padding: 0;font-family: 'Roboto Regular', arial;background: #fff;}
h1,h2,h3,h4,h5,h6 {margin: 0;padding: 0;font-weight: normal;}
a {color: #000;text-decoration:none;border-bottom: 1px dotted #000;}
header {position: fixed;background: #fff;width: 100%;margin-bottom: 91px;z-index: 999;}
header h1{font-family: 'impact', impact;font-size: 10pt;text-transform: uppercase;margin-top: 5px;color: #004d20;}
header img{margin-left: 25px;}
.wrapper {width: 1000px;margin: 0 auto;}
.header {width: 100%;height: 60px;background: #fff;}
header img, nav, .price {display: inline-block;vertical-align: middle;margin-top: 10px;}
nav li {display: inline-block;list-style-type: none;margin-left: 30px;}
nav li a{color: #000;text-decoration: none;text-transform: uppercase;border: none;}
.price {color: #fff;text-transform: uppercase;line-height: 40px;width: 150px;height: 40px;background: #FFD700;border-radius: 10px;text-align: center;font-size: 17pt;margin-left: 60px;cursor: pointer;}
.section-1 {width: 100%;height: 600px;background: url(../img/bg.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;}
.section-1 h1 {width: 700px;padding: 10px;position: relative;top: 170px;text-align: center;font-size: 30pt;color: #fff;line-height: 70px;margin: 0 auto;background: url(../img/dot.png);}
/*Зеленые фоны*/
.section-2, .section-4, .section-6,footer {background: #35D930;width: 100%;text-align: center;color: #000000;padding-bottom: 20px;}	
h2 {text-align: center;color: #000000;font-size: 40pt;padding-top: 50px;padding-bottom: 40px;text-transform: uppercase;}
.col-md-2 {width: 49%;display: inline-block;vertical-align: middle;margin-top: 20px;text-align: center;}
.col-md-215 {width: 29%;display: inline-block;vertical-align: top;margin-top: 20px;}
.col-md-21 {width: 70%;display: inline-block;vertical-align: top;margin-top: 20px;}
.weare-img {border:2px solid #fff;background: none;border-radius: 10px;transition: 0.2s;}
.weare-img:hover {background: #5ec405;}
.weare {line-height: 25px;}
h3 {font-size: 18pt;padding-top: 10px;padding-bottom: 10px;}
/*Белые фоны*/
.section-3, .section-5 {width: 1000px;margin: 0 auto;padding-top: 30px;padding-bottom: 20px;}
.section-3 h2 {color: #000;}
.section-3 h3 {background: #FFD700;color: #000000;padding: 10px;width:460px;}
p {padding: 10px;text-align: left ;}
.callme {text-align: center;}
.section-4 img{border-radius: 900px;}
.section-4 a {color: #000000;border-bottom: 1px dotted #000000;}
.section-5 h2 {color: #000;}
.border-img {border: 5px solid #84e08a;border-radius: 100px;transition: 0.3s;}
.border-img:hover{background: #5ec405;}
.padding {padding: 30px;}
.lineheight {line-height: 30px;}
.section-6 {padding-bottom: 0px !important;}
.section-6 a{color: #000000;border-bottom: none;line-height: 30px;}
#map {margin-top: 20px;margin-bottom: 0px;padding-bottom: 0px;}
.redbtn {background: #FFD700;width: 300px;height: 50px;line-height: 50px;color: #fff;text-align: center;text-shadow: 2px 2px 2px #000;text-transform: uppercase;font-size: 20pt;border-radius: 10px;cursor: pointer;}
footer {padding-bottom: 10px !important;padding-top: 30px !important;text-align: inherit;}
footer a {color: #fff;border-bottom: 1px dotted #fff;}
.irocket {float: right !important;}
::-webkit-input-placeholder {color:#000;}
::-moz-placeholder          {color:#000;}/* Firefox 19+ */
:-moz-placeholder           {color:#000;}/* Firefox 18- */
:-ms-input-placeholder      {color:#000;}