
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-1-5 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}
body.modal-open {
    overflow: auto;
    padding-right: 0px !important;
}
body {
  font-size: 18px;
  background: #fff;
  color: #000;
  font-family: 'ProximaNova-Regular';
}

* {
  border: none;
  outline: none!important;
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%;
}
.clear {
  clear: both;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.close {
    margin-top: 0px;
    margin-right: 20px;
    font-size: 40px;
    color: #000;
    opacity: 1;
    z-index: 999999;
}
.modal-body {
    position: initial;
    padding: 15px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
::-webkit-input-placeholder {
color: #025d65;;
}
::-moz-placeholder {
  color: #025d65;
}

/* Firefox 19+ */

:-moz-placeholder {
  color: #025d65;
}

/* Firefox 18- */

:-ms-input-placeholder {
  color: #025d65;
}
hr {
  margin-top: 40px;
  margin-bottom: 20px;
  border: 0;
  border-top: 2px solid #ff9001;
}
.modal-dialog {
  z-index: 9999;
}
#top {
    padding: 60px 0 40px;
    background: url(../images/bg1.jpg)no-repeat;
    background-size: cover;
}
.golub1{
	text-align:center;
	margin-top: 40px;
}
.golub2{
margin-top: 40px;	
}
.logo{
    margin-top: 10px;
    text-align: center;	
	margin-top: 40px;
}
h1{
font-family: 'ProximaNova-Semibold';
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 50px;
    color: #356400;
    /* line-height: 0px; */
    position: relative;
    z-index: 99;	
}

#top h2{
font-family: 'ProximaNova-Semibold';
    margin: 0;
    text-align: center;
    font-size: 28px;
    color: #1a2e03;
margin-top: 30px;
}
.top_vidos{
 margin-top: 30px;
    position: relative;


}
.gl_f img{
	width:100%;
}
.top_vidoss{
	    background: #fff;
    padding: 10px;
    margin-top: 30px;
    border-radius: 10px;
}
.vvid{
padding: 20px;
    position: relative;
    background: #fff;
    border-radius: 10px;
    border: 3px solid #ccc;
-webkit-box-shadow: 0px 5px 76px 1px rgba(27,86,146,0.35);
    -moz-box-shadow: 0px 5px 76px 1px rgba(27,86,146,0.35);
    box-shadow: 0px 5px 76px 1px rgba(27,86,146,0.35);
}
.vvid1{
padding: 10px 25px;
    position: relative;
    background: #fff;
    border-radius: 10px;
    border: 3px solid #ccc;
}
.vvid1 p{
color: #1a2e03;
    font-size: 20px;
    padding: 10px 0;
}
.vvid1 p span{
    color: #1a2e03;
    font-family: 'ProximaNova-Bold';
    font-size: 28px;
    line-height: 33px;	
}
.form_titl{
font-family: 'ProximaNova-Bold';
text-align: center;
    font-size: 25px;
    color: #035e66;	
	text-transform: uppercase;
	
}
.name{
    font-family: 'ProximaNova-Regular';
    font-size: 22px;
    color: #025d65;
    background: url(../images/chel.png) no-repeat left center;
    background-position: 1%;
    padding: 5px;
    padding-left: 60px;
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 5px;
    margin-top: 20px;
    font-style: italic;	
}
.email{
font-family: 'ProximaNova-Regular';
    font-size: 22px;
    color: #025d65;
    background: url(../images/konvert.png) no-repeat left center;
    background-position: 1%;
    padding: 5px;
    padding-left: 60px;
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 5px;
    margin-top: 20px;
    font-style: italic;	
}
.knopka{
	    margin: auto;
    background: #6ddc1c;
    background: -moz-linear-gradient(top, #6ddc1c 0%, #43ab1e 63%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ddc1c), color-stop(63%,#43ab1e));
    background: -webkit-linear-gradient(top, #6ddc1c 0%,#43ab1e 63%);
    background: -o-linear-gradient(top, #6ddc1c 0%,#43ab1e 63%);
    background: -ms-linear-gradient(top, #6ddc1c 0%,#43ab1e 63%);
    background: linear-gradient(to bottom, #6ddc1c 0%,#43ab1e 63%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ddc1c', endColorstr='#43ab1e',GradientType=0 );
    width: 100%;
    color: #fff;
    margin-top: 20px;
    font-family: 'ProximaNova-Bold';
    padding: 14px;
	    text-transform: uppercase;
		text-align:center;
    border-radius: 26px;
-webkit-box-shadow: 0px 15px 59px -17px rgba(79,79,79,1);
-moz-box-shadow: 0px 15px 59px -17px rgba(79,79,79,1);
box-shadow: 0px 15px 59px -17px rgba(79,79,79,1);
    border-radius: 45px;
	
}
.knopka:hover{
background: #46aa22; /* Old browsers */
background: -moz-linear-gradient(top, #46aa22 0%, #6ddc1c 64%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#46aa22), color-stop(64%,#6ddc1c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #46aa22 0%,#6ddc1c 64%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #46aa22 0%,#6ddc1c 64%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #46aa22 0%,#6ddc1c 64%); /* IE10+ */
background: linear-gradient(to bottom, #46aa22 0%,#6ddc1c 64%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#46aa22', endColorstr='#6ddc1c',GradientType=0 ); /* IE6-9 */	
}
.knopka h3{
font-family: 'ProximaNova-Bold';
    margin: 0;
    padding: 0	
}
.knopka p{
    font-family: 'ProximaNova-Semibold';
    font-size: 14px;
    color: #fff;
    letter-spacing: 5px;
    padding: 0;
	
}
.vpole{
	margin: auto;
}
.knopka2{
    text-align: center;
	    margin-top: -10px;

}
.shad{
text-align: right;	
}
.chakra{
    border: 4px solid #d9dcde;
    min-height: 150px;
    margin-top: -30px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 5px 76px 1px rgba(27,86,146,0.29);
    -moz-box-shadow: 0px 5px 76px 1px rgba(27,86,146,0.29);
    box-shadow: 0px 5px 76px 1px rgba(27,86,146,0.29);
    padding: 20px 30px;
    min-height: 220px;	
	
}
.chakra h3{
 color: #1b5692;
    font-size: 36px;
    font-family: 'ProximaNova-Semibold';
margin: 0;
	
}
.chakra p{
 color: #1a2e03;
    font-size: 20px;	
}
.chakra p span{
 color: #1a2e03;
    font-size: 24px;
font-family: 'ProximaNova-Semibold';	
}
.sdvig{
	
}
.chakra1{
 border-left: none;
    margin-top: 20px;
    /* margin-left: -160px; */
    border-radius: 20px;
    -webkit-box-shadow: 0px 5px 76px 1px rgba(27,86,146,0.29);
    -moz-box-shadow: 0px 5px 76px 1px rgba(27,86,146,0.29);
    box-shadow: 0px 5px 76px 1px rgba(27,86,146,0.29);
    padding: 20px 20px 20px 150px;
    padding: 25px 40px 25px 190px;
    min-height: 125px;
    position: absolute;
    left: 130px;
	
}
.chakra1 h3{
 color: #1b5692;
    font-size: 36px;
    font-family: 'ProximaNova-Semibold';
margin: 0;
	
}
.chakra1 p{
 color: #1a2e03;
    font-size: 20px;	
}
.chakra1 p span{
 color: #1a2e03;
    font-size: 24px;
font-family: 'ProximaNova-Semibold';	
}

.chakra2{
  border-left: none;
    min-height: 150px;
    margin-top: 20px;
    margin-left: 0px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 5px 76px 1px rgba(27,86,146,0.29);
    -moz-box-shadow: 0px 5px 76px 1px rgba(27,86,146,0.29);
    box-shadow: 0px 5px 76px 1px rgba(27,86,146,0.29);
    padding: 20px 20px 20px 150px;
	
}
.chakra2 h3{
 color: #1b5692;
    font-size: 36px;
    font-family: 'ProximaNova-Semibold';
margin: 0;
	
}
.chakra2 p{
 color: #1a2e03;
    font-size: 20px;	
}
.chakra2 p span{
 color: #1a2e03;
    font-size: 24px;
font-family: 'ProximaNova-Semibold';	
}
#top h3{
    color: #356400;
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Bold';

}
#top h4{
    color: #000;
    text-align: center;
    font-size: 28px;
font-family: 'ProximaNova-Semibold';
text-transform: none;

}
.morda{
text-align: center;
    margin-top: 0px;	
}
.problem{
    color: #1a2e03;
    font-family: 'ProximaNova-Bold';
    font-size: 20px;
    margin-top: 20px;
	
}
.problem span{
    color: #003236;
    font-size: 24px;
    font-family: 'ProximaNova-Regular';
line-height: 20px;
	
}
.asd{
	margin-top: 40px;
}
.knopka1{
 margin-top: -28px;
 background:url(../images/knopka.png) no-repeat top center;
 width: 90%;
    margin: auto;;
}
.knopka1:hover{

}
.knopka3{
	    margin-top: 20px;
    text-align: center;
}
#bl1{
    padding: 50px 0 0px;
}
#bl1 h3{
color: #1a2e03;
    text-align: center;
    font-family: 'ProximaNova-Semibold';
    font-size: 28px;
    margin: 0;	
}
h2{
color: #356400;
    text-align: center;
    font-family: 'ProximaNova-bold';
    font-size: 40px;
    margin: 0;

}
.tema{
text-align: center;
    margin-top: 20px;	
}
.tema img{
position: relative;
    z-index: 999;	
}
.tema p{
 color: #003236;
    font-size: 20px;
margin-top: 10px;	
}

.tema1{
text-align: center;
    margin-top: 20px;
float: right;	
}
.tema1 img{
position: relative;
    z-index: 999;	
}
.tema1 p{
 color: #003236;
    font-size: 20px;
margin-top: 10px;	
}
#bl2{
padding: 40px 0;
	
}
.practics{
    background: #9bd074;
    padding: 40px;	
}
.practics h3{
    font-family: 'ProximaNova-Semibold';
    text-align: center;
    font-size: 48px;
    text-transform: uppercase;
    color: #fff;	
}
.practics img{
    text-align: center;	
}
.practics ul{
list-style-position: inside;
}
.practics ul li{
    color: #003236;
    margin-top: 10px;
}
.medium{
background: #87c35b; /* Old browsers */
background: -moz-linear-gradient(left, #87c35b 0%, #9bd174 66%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87c35b), color-stop(66%,#9bd174)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #87c35b 0%,#9bd174 66%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #87c35b 0%,#9bd174 66%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #87c35b 0%,#9bd174 66%); /* IE10+ */
background: linear-gradient(to right, #87c35b 0%,#9bd174 66%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c35b', endColorstr='#9bd174',GradientType=1 ); /* IE6-9 */
}
#bl3{
	padding:50px 0;
}
.circle_icon{
    text-align: center;
    margin-top: 50px;	
}
.circle_icon p{
    color: #003236;
    font-size: 20px;
    margin-top: 10px;
	
}
.para{
padding:150px 0 0;
background:url(../images/para.png) no-repeat top center;
background-size:cover;
min-height: 575px;	
}
.para p{
  font-family: 'ProximaNova-Semibold';
    color: #003236;
    font-size: 20px;
    margin-top: 15px;
	
}
.para_txt{
text-align: center;

}
.para p span{
font-family: 'ProximaNova-Bold';	
}
.knopka_vpare{
	margin-top:40px;
}
#bl5{
    padding: 60px 0;
	background: #f8f8f8;
}
#bl5 h2{
font-size: 40px;
    color: #356400;
    text-align: center;
    font-family: 'ProximaNova-Bold';
    text-transform: uppercase;	
}
h4{
font-size: 16px;
    color: #356400;
    text-align: center;
    font-family: 'ProximaNova-Bold';
    text-transform: uppercase;	
}
#bl5 p{
font-size: 20px;
    color: #003236;
	font-family: 'ProximaNova-Regular';
}
.avtor{
    margin-top: 40px;

}
.revievs{
    margin-top: 90px;
	font-family: 'AlergiaCondensed-Bold';
	color: #525168;
    font-size: 42px;
	    text-transform: uppercase;
text-align:center;		
}
.revievs_vid{
 margin-top: 30px;	
}

#bl6{
    background: url(../images/bg6.png) no-repeat top center;
    background-size: cover;	
	padding:60px 0 0;
}
.knopka_vrevievs{
	margin-top:40px;
	text-align: center;
}
.foot{
    padding-top: 20px;
    padding-bottom: 20px;
    background: rgba(29, 169, 221, 0.51);
margin-top:30px;	
}
.f_tr{
	padding: 20px 0 30px;
}
#footer{
background: url(../images/bg5.jpg) no-repeat center;
    padding: 20px 0;
    background-size: cover;	
}
.contact{
 font-family: 'ProximaNova-Regular';
    color: #003236;
    text-align: center;
	font-size: 20px;
}
.img-responsive{
	display:initial;
}
@media(max-width:420px){
	.practics h3{
		    font-size: 38px;

	}
}
@media(max-width:420px){
.practics ul li{
text-align: left;


	}
}
@media(max-width:420px){
p{


	}
}
@media(max-width:420px){
p span{


	}
}
