body {
  padding: 0;
  margin: 0;
  color: #444;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  overflow-x: hidden !important;
  background-color: #fff;
}

html {
  padding: 0;
  margin: 0;
  overflow-x: hidden !important;
}

@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i&subset=cyrillic-ext');

*{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 15px;
}


a, a:hover, a:focus{
  text-decoration:none;
}



header{
}

.navbar-default {
  margin-top:50px;
  margin-bottom: 0;
  width: 100%;
  border: none;
  z-index: 9999;
}

.navbar-default .navbar-toggle{
  border-radius: 4px;
  float: right;
}
.navbar-default .navbar-toggle .icon-bar{
  background-color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
  background: transparent;
}


.navbar-brand {
  left:calc(50% - 80px);
  min-height: 150px;
  opacity: 1;
  position: absolute;
  padding: 0;
  top:-60px;
  transition-duration: 2s;
  z-index: 999;
  padding: 10px;
}

.nav-img{
  opacity: 0.2;
  width: 150px;
}

.navbar-brand-in{
  opacity: 1;
  transition-duration: 1s;
}

.navbar-brand-in2{
  top:-70px;
  transition-duration: 2s;
}

.navbar-toggle{
  border-radius: 0;
}

.container-fluid{
  background: rgb(255,0,0);
background: linear-gradient(45deg, rgba(255,0,0,1) 0%, rgba(255,83,0,1) 61%, rgba(255,0,0,1) 61%, rgba(255,113,0,1) 100%);
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  
}

.container-big{
  max-width: 1300px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  
}

.navbar-default .navbar-nav > li > a{
  color: #fff;
  padding: 20px 10px;
  text-transform: uppercase;
  transition-duration: 0.3s;
}

.navbar-default .navbar-nav > li > a:hover{
  color: #f1f1f1;
  text-transform: uppercase;
  transition-duration: 0.3s;
}

.navbar-left{
  float: right;
}

.active-u{
  color: #164413 !important;
}



.home-about{
  padding: 60px 40px;
  background: rgb(188, 153, 77);
  color: #fcfdd1;
  text-align: center;
}

.home-about p{
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 300;
}

.container-about-home{
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.zuraas{
  max-width: 100px;
  height: 2px;
  background: #ca9949;
  margin: 20px auto;
}

.home-menu-pic{
  display: block;
  height: 500px;
  padding: 20px;
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: background-size 1s ease-in;
}

.page-pic{
  display: block;
  height: 600px;
  padding: 20px;
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: background-size 1s ease-in;
}

.huree{
  border: 1px solid #d03942;
  height: 100%;
  transition: 0.5s;
}

.huree2{
  border: 1px solid #00CCFF;
  height: 660px;
  transition: 0.5s;
  border-radius: 10px;
}

#navbar-collapse-1{
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.huree:hover{
  border: 1px solid #fff;
}

.home-menu-content{
  background: #fffdef;
  height: 500px;
  text-align: center;
  padding: 10px;
}

.page-content{
  background: #fffdef;
  height: 600px;
  text-align: center;
  padding: 10px;
}

.page-content-white{
  background: #fffdef;
  height: 600px;
  text-align: center;
  padding: 10px;
}

.home-menu-title{
  color: #333;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: bold;
}

.page-title{
  color: #333;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: bold;
}

.page-title-white{
  color: #333;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: bold;
}
.home-menu-info{
  position: relative;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.page-info{
  position: relative;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.home-menu-desc{
  color: #ca9949;
  font-size: 24px;
  text-transform: uppercase;
  padding: 0 20px;
}

.page-desc{
  color: #ca9949;
  font-size: 24px;
  text-transform: uppercase;
  padding: 0 20px;
}

.page-desc-white{
  color: #bc994d;
  font-size: 24px;
  text-transform: uppercase;
}

.home-menu-desc p{
  font-size: 18px;
}

.page-desc p, .page-desc-white p{
  font-size: 18px;
}

.home-menus a{
  margin: 0;
  padding: 0;
}

.about-all .row{
  padding: 0;
  margin: 0;
}

.team{
  background: #fff;
  text-align: center;
}

.col{
  padding-left: 0;
  padding-right: 0;
}

.col-p{
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}

.team-member{
  background: #273424;
  padding: 50px 20px;
}

.member{
  padding: 20px;
  background: #fffdef;
  display: inline-block;
  line-height: 1.1;
  color: #333;
}

.m-content{
  padding: 0 15px;
}

.m-head p{
  padding: 0 15px;
  font-size: 18px;
  font-weight: normal;
}

.team .container{
  padding: 40px 20px;
}

.team-head{
  font-size: 40px;
}

.team-text{
  font-size: 20px;
}

.contact-all{
  padding: 50px 20px;
  background: #fcfdd1;
  color: #333;
}

.contact-all p{
  font-size: 16px;
  line-height: 1.8;
}

footer{
  padding: 50px 30px;
  text-align: center;
  background: rgb(26,76,177);
background: linear-gradient(45deg, rgba(26,76,177,1) 24%, rgba(84,121,201,1) 24%, rgba(86,127,217,1) 58%, rgba(42,86,193,1) 58%, rgba(35,74,167,1) 82%, rgba(196,47,147,1) 82%, rgba(156,64,73,1) 85%, rgba(177,72,160,1) 94%, rgba(60,97,178,1) 94%, rgba(60,97,178,1) 100%);
  color: #fff;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

footer p{
  font-size: 18px;
  line-height: 2;
}

footer .container{
  max-width: 500px;
  margin: auto auto;
  
}

.scrolltop {
  display:none;
  width: 70px;
  margin:0 auto;
  padding: 10px;
}
.scroll {
  background:#fff;
  border: 1px solid #f00;
  color: #f00;
  padding:10px;
  text-align: center;
  margin: 0 0 0 0;
  cursor:pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;    
}
.scroll:hover {
  background: #f1f1f1;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;    
}
.scroll:hover .fa {
  padding-top:-10px;
}
.scroll .fa {
  font-size:30px;
  margin-top:-5px;
  margin-left:1px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;  
}


.featured-news{
  position: relative;
  display: block;
 background: rgb(6,34,91);
background: linear-gradient(45deg, rgba(6,34,91,1) 0%, rgba(6,15,37,1) 61%, rgba(7,28,77,1) 61%, rgba(0,0,0,1) 100%);
  padding: 20px 30px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.featured-news .item{
  border-radius: 10px;
  overflow: hidden;
}

.item .home-p-text{
  position: absolute;
  bottom: 0;
  background: rgba(0,0,0,.6);
  color: #fff;
  padding: 10px;
}

.home-p-text p{
  max-height: 42px;
  overflow: hidden;
}

.home-featured .owl-next{
  position: absolute;
  right: -35px;
  top: 40%;
}

.home-featured .owl-prev{
  position: absolute;
  left: -35px;
  top: 40%;
}

.news-gallery .owl-next{
  position: absolute;
  right: 0;
  top: 40%;
}

.news-gallery .owl-prev{
  position: absolute;
  left: 0;
  top: 40%;
}

.home-video .owl-next{
  position: absolute;
  right: 0px;
  top: 35%;
}

.home-video .owl-prev{
  position: absolute;
  left: 0;
  top: 35%;
}

.home-video, .home-video .item img{
  border-radius: 20px;
  overflow: hidden;
}

.home-video .item p{
  bottom: 10px;
}

.home-news{
  padding: 20px 10px;
}

.home-news-list{
  position: relative;
  display: inline-block;
  border: 1px solid #f1f1f1;
  border-radius: 20px;
  padding: 13px 0px;
  background: rgb(218,218,218);
  background: linear-gradient(135deg, rgba(218,218,218,1) 6%, rgba(218,218,218,1) 6%, rgba(224,224,224,1) 6%, rgba(241,241,241,1) 61%, rgba(218,218,218,1) 61%, rgba(218,218,218,1) 79%, rgba(218,218,218,1) 91%, rgba(241,241,241,1) 91%, rgba(241,241,241,1) 100%);
  margin-bottom: 10px;
}

.home-news-list a{
  padding: 7px 30px;
  background: rgb(86,127,217);
  background: linear-gradient(45deg, rgba(86,127,217,1) 58%, rgba(0,161,255,1) 76%, rgba(60,97,178,1) 94%, rgba(60,97,178,1) 100%);
  border-radius: 5px;
  color: #fff;
  min-height: 38px;
  margin-bottom: 20px;
}

.home-featured .play-btn{
  position: absolute;
  width: 50px;
  height: 50px;
  top: 10px;
  right: 10px;
}

.play-btn:hover{
  opacity: 0.9;
}

.home-video .play-btn{
  position: absolute;
  width: 70px;
  height: 70px;
  top: calc(50% - 35px);
  right: calc(50% - 35px);
}

.home-news-list img{
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}

.home-news-list h4{
  max-height: 38px;
  overflow: hidden;
}

.home-news-list p{
  margin-bottom: 20px;
  max-height: 82px;
  overflow: hidden;
}

.home-video{
  margin-bottom: 10px !important;
}

.btn-home{
  border-radius: 20px;
  overflow: hidden;
  margin-top: 12px;
  margin-bottom: 12px;
}

.social-news{
  position: relative;
  margin-top: -350px;
  text-align: center;
}

.social-news .col-sm-6{
  margin-bottom: 20px;
}

.s-bichig{
  position: absolute;
  max-width: 700px;
  bottom: 0;
  left: 30px;
}

.home-book{
  margin-top: 10px;
  margin-bottom: 10px;
}

.home-book img{
  overflow: hidden;
}

.nam-btn{
  list-style: none;
}

.nam-btn a{
  position: relative;
  display: block;
  text-align: center;
  color: #fff;
  padding: 20px 30px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: rgb(6,34,91);
  background: linear-gradient(45deg, rgba(6,34,91,1) 24%, rgba(60,97,178,1) 24%, rgba(60,97,178,1) 58%, rgba(27,62,145,1) 58%, rgba(35,74,167,1) 82%, rgba(196,47,147,1) 82%, rgba(134,64,156,1) 85%, rgba(177,72,160,1) 94%, rgba(60,97,178,1) 94%, rgba(60,97,178,1) 100%);
}

.nam-btn a:hover{
  background: rgb(26,76,177);
  background: linear-gradient(45deg, rgba(26,76,177,1) 24%, rgba(84,121,201,1) 24%, rgba(86,127,217,1) 58%, rgba(42,86,193,1) 58%, rgba(35,74,167,1) 82%, rgba(196,47,147,1) 82%, rgba(156,64,73,1) 85%, rgba(177,72,160,1) 94%, rgba(60,97,178,1) 94%, rgba(60,97,178,1) 100%);
}


.logo-app{
  text-align: center;
  padding: 30px;
}

.container-mini{
  margin-top: 40px;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}


.header-big{
  position: relative;
  display: block;
  text-align: center;
  padding: 350px 20px 150px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.header-min{
  position: relative;
  display: block;
  text-align: center;
  padding: 150px 20px 130px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.header-min p{
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
}

.content-devshigch{
  padding: 50px 20px;
}

.content{
  padding: 20px;
}

.bannar img{
  border-radius: 10px;
  overflow: hidden;
}

.bannar1-btns{
  position: relative;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -60px;
  margin-bottom: 80px;
}

.page-buttons{
  text-align: center;
}


.news-gallery-images{
  margin-bottom: 20px;
}
/***************VIDEO PLAYER  <a class="popup-youtube" href="https://www.youtube.com/watch?v=pBFQdxA-apI">Open YouTube video</a><br>
      <a class="popup-vimeo" href="https://vimeo.com/67341671">Open Vimeo video</a><br>  **************/


#share {
  width: 100%;
    margin: 100px auto;
    text-align: center;
}

/* buttons */

#share a {
  width: 50px;
    height: 50px;
    display: inline-block;
    margin: 8px;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
  opacity: 0.75;
  transition: opacity 0.15s linear;
}

#share a:hover {
  opacity: 1;
}

/* icons */

#share i {
    position: relative;
    top: 30%;
    transform: translateY(-50%);
}

/* colors */

.facebook {
  background: #3b5998;
}

.twitter {
    background: #55acee;
}

.googleplus {
    background: #dd4b39;
}

.linkedin {
    background: #0077b5;
}

.pinterest {
    background: #cb2027;
}

/***************END***********/

.videos{
  margin-top: 50px;
  padding: 60px 20px;
  background: rgb(218,215,215);
  background: linear-gradient(45deg, rgba(218,215,215,1) 16%, rgba(198,198,198,1) 16%, rgba(167,167,167,1) 60%, rgba(190,190,190,1) 60%, rgba(198,198,198,1) 100%);
  position: relative;
  display: block;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.inter-video .owl-next{
  position: absolute;
  right: 0px;
  top: 35%;
}

.inter-video .owl-prev{
  position: absolute;
  left: 0;
  top: 35%;
  z-index: 9999;
}

.home-book .owl-next{
  position: absolute;
  right: 0px;
  top: 35%;
}

.home-book  .owl-prev{
  position: absolute;
  left: 0;
  top: 35%;
  z-index: 9999;
}

.inter-video, .home-video .item img{
  border-radius: 20px;
  overflow: hidden;
}

.inter-video .item p{
  bottom: 10px;
}

.inter-video .play-btn{
  position: absolute;
  width: 70px;
  height: 70px;
  top: calc(50% - 35px);
  right: calc(50% - 35px);
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
  display: inline;
}

.inter-title{
  text-align: center;
  font-size: 28px;
  color: #000;
  font-weight: 300;
  margin-bottom: 30px;
}
.inter-title2{
  text-align: center;
  font-size: 28px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 30px;
}

.audios{
  background: rgb(65,70,77);
  background: linear-gradient(45deg, rgba(65,70,77,1) 0%, rgba(68,86,112,1) 19%, rgba(43,62,91,1) 19%, rgba(39,51,69,1) 57%, rgba(54,67,87,1) 57%, rgba(42,49,68,1) 80%, rgba(60,74,103,1) 80%, rgba(45,46,66,1) 100%);
  padding: 60px 20px;

}

.audios .audio-player{
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}

.books{
  background: rgb(73,65,77);
  background: linear-gradient(45deg, rgba(73,65,77,1) 0%, rgba(92,68,112,1) 19%, rgba(88,43,91,1) 19%, rgba(67,39,69,1) 57%, rgba(74,54,87,1) 57%, rgba(63,42,68,1) 80%, rgba(85,60,103,1) 80%, rgba(60,45,66,1) 100%);
  padding: 60px 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

@media only screen and (max-width: 1153px){
  .lang{
    float: left;
    display: inline;
  }
  .nav .navbar-nav .navbar-left{
    float: left;
  }
  .navbar-right, .navbar-left, #navbar-collapse-1{
    float: left;
    width: 100%;
  }

   #navbar-collapse-1{
    float: left;
    overflow-y: hidden;
   }
   .navbar-toggle{
    float: left;
    margin-left: 10px;
   }
   .page-desc p, .page-desc-white p{
    font-size: 16px;
   }
}

@media only screen and (min-width: 768px){
  .right-pic{
    float: right;
  }
  body{
    padding: 20px 20px 0;
  }
}

@media only screen and (min-width: 1153px) {
  .lang-first > a{
    margin-left: 15px;
  }

  .lang > a{
    padding: 15px 5px !important;
  }
}
@media only screen and (max-width: 700px){
  .navbar-brand {
    left: 20px;
    top:-60px;
    min-height: 140px;
  }
  .nav-img{
    width: 100px;
  }
  .m-head{
    margin-top: 20px;
  }
  .page-pic, .home-menu-pic{
    height: 400px !important;
  }

  .navbar-collapse{
    position: absolute;
    background-color: #333;
    left: 0;
  }
  .social-news{
    margin-top: -80px;
  }
}








