@font-face {
font-family: "RobotoRegular"; 
/*src: url("../fonts/RalewayRegular/RalewayRegular.eot"); 
src: url("../fonts/RalewayRegular/RalewayRegular.eot?#iefix") format("embedded-opentype"),
url("../fonts/RalewayRegular/RalewayRegular.woff") format("woff"), */
src:url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype"); 
font-style: normal; 
font-weight: normal; 
}
body{
	font-family: RobotoRegular;
	
}
.header{

	    position: relative;
    width: 100%;
    display: block;
    height: 100vh;
    background-size: cover;
    background-position: 100% 0%;
}
.slider{
	position: relative;
	z-index: 15;
}
.slider .title{

	font-size: 2.5em;
	font-weight: 700;
	text-align: center;
	color: #fff;
	margin-top: 25vh;
}
.mr-auto, .mx-auto {
    margin-right: 0;
    margin: 0 auto;
}
.bg-light {
    background-color: #f8f9fa00!important;
}
.mask:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 80%);
    opacity: 1;
    transition: 1.5s;
}
.mask-radius:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 80%);
    opacity: 1;
    transition: 1.5s;
    border-radius: 8px;
}

.navbar{
	padding: 43px 60px 43px 60px;

}
.nav-link{
	font-size: 18px;
    color: #fff!important;
    padding-right: 1rem;
    padding-left: 1rem;
     padding: 3px 15px;
    margin-top: 5px;
        margin-right: 20px;
    border-top: 2px solid rgb(0 0 0 / 0%);
     border-bottom: 2px solid rgb(0 0 0 / 0%);
}
.nav-link:hover, .nav-link.active{
	border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.button_mizam{
	padding: 15px 31px;
	color: #fff;
	background: #3A9E3E;
	border-radius: 6px;
	font-size: 16px;
}
.button_mizam:hover{
background: #2b782e;
text-decoration: none;
color: #fff;
}
.slider .subtitle{
	color: #fff;
font-size: 1.1em;
text-align: center;
margin-top: 15px;
}
.slider .list-block{
	margin-top: 40px;
	color: #fff;
}
@media (min-width: 1200px){
.slider .container {
    max-width: 1052px;
}
}
.slider .list-block .list{
	font-size: 1.1em;
	font-weight: 500;
}
.slider .list-block .list span.number{
	font-size: 1.5em;
	padding: 5px 15px;
	background: #3A9E3E;
border: 2px solid #3A9E3E;
box-sizing: border-box;
border-radius: 6px;
    vertical-align: text-top;
    margin-right: 22px;
    float: left;
        margin-bottom: 15px;

}
.partners{
	padding: 80px 0;
	background: #F2F4F5;
}
.video {
	position: relative;
	margin-bottom: 60px;
	border-radius: 8px;
}
.video img, .video .mask{
border-radius: 8px;
}
.about .wath_video{
	    position: absolute;
    top: 45%;
    left: 45%;
    text-align: center;
    color: #fff;
}
.devzt{
	    max-width: 960px;
	text-align: center;
	    padding: 0;
}
.about {
	margin-top: 100px;
}
.about .title{
	font-weight: 700;
	font-size: 1.5em;
	padding-bottom: 24px;
}
.line{
	background: #3A9E3E;
	width: 40px;
	height: 2px;
	margin: 0 auto;
}
.about .description{
	color: rgba(0, 0, 0, 0.6);
	line-height: 24px;
	font-size: 1em;
	margin-top: 24px;
	margin-bottom:60px
}
.about .title-two{
	color: #000;
	font-size: 1.2em;
	margin-bottom: 36px;
}
.about .wath_video img{
margin-bottom: 16px;
transition-duration: 2s;

}
.about .wath_video:hover{
	text-decoration: none;
	color: #fff;
}
.about .wath_video:hover img{
width: 56px;
height: 56px;
}
img{
	max-width: 100%;
}
.gallery .swiper-container {
text-align: center;
}
.sw-ralative{
	position: relative;
}
.button-prev {
	position: absolute;
	transform: translate(-50%, -100%);
	background: #3A9E3E;
	border-radius: 6px;
	display: flex;
    align-items: center;
    top: 50%;
    left: 30px;
    justify-content: center;
    padding: 10px;
}
.button-prev:before{
	content: "";
    width: 12px;
    height: 14px; 
    background-image:url(../images/left.png) ;
    background-repeat: no-repeat;
}
   .button-next{
	position: absolute;
	transform: translate(-50%, -100%);
	background: #3A9E3E;
	border-radius: 6px;
	display: flex;
    align-items: center;
    top: 50%;
    right: 0;
    justify-content: center;
        padding:10px 9px 10px 12px
   }
   .button-next:before{
	content: "";
    width: 12px;
    height: 14px; 
    background-image:url(../images/right.png) ;
    background-repeat: no-repeat;
}
.button-next:hover, .button-prev:hover{
background:rgba(44, 44, 44, 1);
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
    /* margin: 0 auto; */
    width: 100%;
    /* margin: auto 0; */
}
.devzt-t{
	max-width: 980px;
	text-align: center;
	    padding: 0;
}
.gallery .swiper-slide img{
	margin-bottom: 40px;
	border-radius: 8px;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 3px;
    background: #000;
    opacity: .2;
    margin: 0 12px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #3A9E3E;
}
.offer {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;
}
.offer .title{
	font-weight: 700;
    font-size: 1.5em;
    padding-bottom: 24px;

}
.offer .offer-list{
	position: relative;
	    margin-top: 80px;
}
.offer .offer-list .text-list{
	font-size: 1.1em;
	line-height: 24px;
	color: rgba(0, 0, 0, 0.8);
	padding: 74px 20px 36px 20px;
	background: rgba(242, 244, 245, 0.5);
	border-radius: 8px;
}
.offer .offer-list .icon{
background: #3A9E3E;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    position: absolute;
    text-align: center;
    transform: translate(-50%, -100%);
    top: 40%;
    left: 50%;
    line-height: 80px;
	}
.scheme{
		padding: 80px 0;
		text-align: center;
		background: #f4f7f8;
	}
.scheme .title{
	font-weight: 700;
    font-size: 1.5em;
    padding-bottom: 24px;

}
.news .title{
	font-weight: 700;
    font-size: 1.5em;
    padding-bottom: 20px;
}
.news {
	padding: 100px 0;
}
.news .news-list {
	background: #F2F2F2;
border-radius: 8px;
display: inline-block;
margin-top: 20px;
}
.news .news-list img{
	border-radius: 8px 8px 0px 0px;

}

.news .news-list .news-title{
color: rgba(0, 0, 0, 0.8);
font-size: 1.1em;
padding: 16px 20px;
text-align: center;
}
.news .news-list .news-time{
color: rgba(0, 0, 0, 0.6);
font-size: 0.8em;
padding: 0 20px;
text-align: center;
}
.news .news-list .news-button{
	margin: 28px 20px 20px 20px;
background: #2C2C2C;
border-radius: 6px;
text-align: center;
color: #fff;
padding: 15px 38px;
display: inline-block;
text-decoration: none;
}
.news .news-list .news-button:hover{
background: #3A9E3E;
}
.nopadding{
	padding: 0;
}
.map .call-back-form{
	position: relative;
	
}
.map .call-back-form .form{
	position: absolute;
	top: 0;
	left: 0;
	max-width: 360px;
	background: #fff;
	margin-top: 60px;
	padding: 30px;
	border-radius: 6px;
	    z-index: 99;
}
.map .call-back-form .form .title{
font-weight: 700;
font-size: 1.7em;
color: #000;
}
.map .call-back-form .form .title span{
	color: #3A9E3E;;
}
.map .call-back-form .form .description{
	font-size: 1.0em;
	color: rgba(0, 0, 0, 0.6);
	margin: 16px 0 24px 0;
}
.map .call-back-form .form label{
	font-size: 0.8em;
	color: rgba(100, 100, 100, 1);
	    display: block;
    /* line-height: 2; */
    padding: 0;
    margin: 16px 0 8px 0;
}
.map .call-back-form .form input{
    width: 100%;
    border: 1px solid #F2F2F2;
    background: #F2F2F2;
    padding: 12px 20px;
    border-radius: 6px;
}
.map .call-back-form .form input[type="submit"]{
	margin-top: 36px;
	font-size: 1em;
	color: #fff;
	background: #2C2C2C;
	border-radius: 6px;
}
.map .call-back-form .form input[type="submit"]:hover{
	background: #3A9E3E;
}
.map .line {
    margin-top: 36px;
}
.footer{
	background: #2C2C2C;
	padding: 80px 0 40px 0;
	color: #fff;
	margin-top: -10px;
}
.footer .title{
	font-size: 1.3em;
	margin-bottom: 16px;
	    font-weight: 600;
}
.footer .description p{
	font-weight: 400;
	font-size: 0.9em;
	color: rgba(255, 255, 255, 0.6);
	margin-bottom: 3px;
}
footer .description a{
	color: rgba(255, 255, 255, 0.6);
}
.footer .social{
	margin-right: 10px;
}
.footer .subfooter{
	color: rgba(255, 255, 255, 0.6);
	padding-top: 63px;
}
.footer .subfooter .left {
	float: left;
}
.footer .subfooter .right {
	float: right;
}
.footer .subfooter .right a {
	color: rgba(255, 255, 255, 0.6);
	text-decoration: underline;
}
.news .line{
    margin-bottom:20px;
}
@media (max-width: 768px ){
	.navbar {
    padding: 0.5rem 1rem;
	}
	.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");

	    
	}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgb(255 255 255);
}
.button_mizam{
	    display: block;
    text-align: center;
}
.slider .title {
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin-top: 15vh;
    line-height: 1.5;
}
.about {
    margin-top: 40px;
    padding: 0 15px;
}
.about .wath_video {
    position: absolute;
    top: 30%;
    left: 32%;
    text-align: center;
    color: #fff;
}
.gallery {
	padding: 0 15px;
}
.button-prev{
	left: -8px;
}
.button-next{
	right: -40px;
}
.gallery .swiper-slide img{
	margin-bottom: 10px;
}
.about .description{
	margin-bottom: 30px;
}
.video{
	margin-bottom: 30px;
}
.offer {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.scheme{
	padding: 40px 0;
}
.news{
	padding: 50px 0;
}
.partners {
    padding: 30px 0;
}
.nomargin{
	margin: 0;
}
.fancybox-slide{
	padding: 0!important;
}
.map .call-back-form .form {
    position: static;
}
.news .news-list img {

    width: 100%;
}
.slider .list-block {
    margin-top: 4vh;
    color: #fff;
}
.header {
    position: relative;
    width: 100%;
    display: inline-table;
    min-height: 100vh;
    background-size: cover;
    background-position: 100% 50%;
}
.news .news-list .news-title {

    font-weight: 600;
}
.map .call-back-form .form .title {
    font-weight: 700;
    font-size: 1.7em;
    color: #000;
    line-height: 1.2;
}
.margin_mob{
    margin-top:30px;
}
}
#map {
  height: 650px;
}
.lang_pc .lang{
    list-style: none;
    padding: 19px 20px 0 0;
    vertical-align: middle;
}
.lang a{
    color:#fff;
    font-weight:600;
}
.lang a.active{ display: none;}
.white_block{
    background:#fff;
    width:100%;
    height: 60px;
    position: absolute;
}
.ymaps-layers-pane {
    -webkit-filter: grayscale(150%);
}
.ajax_form input.error{
    border-color:#9d0000!important;
}
input {outline:none;}
.none{
    display:none;
    
}
.block{
    display:block;
}
#hidden-form .map .call-back-form .form{
    position:static;
}
.fancybox-content{
    padding: 10px!important;
}
@media (min-width:980px) and (max-width:1550px){
    .button_mizam {
    padding: 7px 7px;
    color: #fff;
    background: #3A9E3E;
    border-radius: 6px;
    font-size: 16px;
    text-align: center;
}
.nav-link {
    margin-right: 20px;
}
.col-spec_menu{
   min-width: 75%;
    flex: 0 0 75.666667%;
}
.navbar {
    padding: 43px 0px 43px 0px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.slider .list-block {
       margin-top: 30px;
    color: #fff;
}
.map .call-back-form .form {

    margin-top: 30px;

}
}
.map .call-back-form .form {

    margin-top: 30px;

}


#popup__toggle{bottom:25px;right:10px;position:fixed;z-index:999;}
.img-circle{background-color:#3A9E3E;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #3A9E3E;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#3A9E3E;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(../images/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
  
  
  @media(max-width:768px){
      .lang_pc{display:none;}
      .lang_mob .lang{
              text-align: right;
    margin-right: 28px;
      }
    #popup__toggle {
    bottom: 20px;
    right: -20px;
    position: fixed;
    z-index: 999;
}
.form_pc{display:none;}
    #form_mob{margin-bottom: 20px;} 
    #hidden-form{padding:0px;}
    
    .img-circleblock{
        width:50px;
        height:50px;
    }
    .img-circle{
         width:50px;
        height:50px;
    }
    .circle-fill{
         width:72px;
        height:72px;
        right: 38px;
    }
    .circlephone{
         width:100px;
        height:100px;
        right:25px;
        bottom: -12px;
    }
    .img-circle{
        bottom:12px;
    }
    
  }
@media (min-width:768px){
    .lang_mob{display:none;}
    #form_mob{display:none;}
}
 .slider_text_mob{
          display:block;
      }
      /* .offer .icon img{
          padding:23px 0;
      } */ 
      
      .jGrowl, .jGrowl-notification {
    z-index: 9999999999!important;

}
.lang_mob{
    position:relative;
}
.arrow{
        position: absolute;
        bottom: 66px;
    left: 50%;
}
@media (min-width:768px){
    .br{display:block;}
}
@media (max-width:768px){
    .brm{display:block;}
}
@media (min-width:1360px){
    .navbar-brand{
        margin-right:10rem;
    }
    .slider .list-block{
            width: 923px;
            margin: 0 auto;
    }
    .slider .list-block .row >div{
        padding:0px;
    }
    .slider .list-block .list {
    font-size: 1.1em;
    font-weight: 600;
}
}