@import url(http://fonts.googleapis.com/css?family=Raleway:400,700,500);
@import url('https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&display=swap');
/*
Author: Boghdan Popovich

*/
/*************************
*******Typography******
**************************/



.text_slider{
      margin: 0;     
    color: #666;
    padding-top: 90px;
    font-size: 52px;
    font-family: "trebuchet ms", sans-serif;    

}
.item{
    background: rgba(249, 249, 249, 0);  
    text-align: center;
    height: 350px !important;
}
.carousel{
    margin-top: 20px;
}

.slide {
  max-width: 800px;
}







  p {
    font-size: 16px;
    font-family: 'Comfortaa';
}
.text-muted2 {
    color: #525250;
    font-size: 22px;
}
.text-muted {
    color: #525250;
}
h3 {
    color: #6e4f6a;
}


:hov


.cls

element.style {
}
hr {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #fff;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet

body {
  padding-top: 100px;
  background: #fff;
      font-family: 'Comfortaa';
  font-weight: 400;
  color: #282828;
  line-height: 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: 'Comfortaa';

  }

a {
    color: #272827;
    /* font-size: 20px; */
    -webkit-transition: color 400ms, background-color 400ms;
    -moz-transition: color 400ms, background-color 400ms;
    -o-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms;
}
a:hover, a:focus {
    text-decoration: none;
    color: #010101;
}
hr {
    border-top: 3px solid #96628c;
    /* border-bottom: 1px solid #96628c; */
}
strike{
  font-size: 20px;
}
.sale{

}

.bold_map{
  font-size: 36px;
  color: white;
  text-align: center;
}
.bold_map_div{
  background-color: #282828;
}
.img_border{

   /*border: 20px solid #96628c;
   border-radius: 120px;*/
   display: block;
      margin: 0 auto; 
     

}




/*


.section-title {
  /* чтобы линии не выходили за ширину блока заголовка *//*
  overflow: hidden !important;
}
.section-title:before,
.section-title:after {
  content: '' !important;

  /* делаем линию строчно-блочной *//*
  display: inline-block !important;

  /* выравниваем вертикально по середине *//*
  vertical-align: middle !important;

  /* не позволяем ширине превысить 100% (будет добавлен бордюр) *//*
  box-sizing: border-box !important;

  /* установка ширины в 100% делает линию равной ширине тега заголовка
  ** благодаря этому линия заполнит все свободное пространство
  ** слева и справа от текста
  *//*
  width: 100% !important;
  height: 3px !important;
  background: #6e4f6a !important;

  /* добавляем к линии левый и правый бордюр цветом основного фона заголовка
  ** благодаря этому создается нужный отступ между линиями и текстом
  *//*
  border: solid #FFF !important;
  border-width: 0 10px !important;
}
/*
.section-title:before {
  /* смещаем левую линию влево отрицательным отступом, равным 100% ширины
  ** благодаря этому линия встает слева от текста
  *//*
  margin-left: -100% !important;
}
.section-title:after {
  /* смещаем правую линию вправо отрицательным отступом, равным 100% ширины
  ** благодаря этому линия встает справа от текста
  *//*
  margin-right: -100% !important;
}



*/





.text_section{
  font-size: 20px;
  padding: 5px;

}
.download-now123{
  min-height: 800px;
  background: url(../images/Untitled-1.png) center no-repeat;

}




.img_1{
border-color: #f5a922;
    border-radius: 100px;
    border: 4px solid rgba(244, 67, 54, 0);
    box-shadow: 0 0 0 4px #bed3d6;
    width: 150px;
}
.img_2 {
    /* border-color: #7ca8ae; */
    /* border-radius: 10px; */
    /* border: 4px solid rgba(244, 67, 54, 0); */
    /* box-shadow: 0 0 0 4px #bed3d6; */
    /* width: 150px; */
}


.img_proces1{
  float: left;

}
.img_proces2{
float: right;

}




.img_3{
  border-color: #ad4a69;
}

.text_1 {
    background-color: #33cb98;
    text-align: center;
    font-size: 20px;
    min-height: 235px;
 
    margin: 10px;
    border-radius: 10px;
    /* padding: 10px; */
    /* box-shadow: 0 0 10px rgba(0,0,0,0.5); */
    /* border: 4px solid rgb(255, 255, 255); */
    /* box-shadow: 0 0 0 4px rgba(253, 94, 102, 0.5); */
    color: white;
}

 
.text_2 {
background-color: #33cc99;
    text-align: center;
    font-size: 20px;
    padding: 10px;
    color: white;
    /* border: 4px solid rgb(255, 255, 255); */
    border-radius: 5px;
    /* box-shadow: 0 0 10px rgba(0,0,0,0.5); */
    /* border: 18px double rgb(255, 255, 255); */
    /* box-shadow: 0 0 0 4px rgba(125, 168, 174, 0.5); */
    border-bottom: 5px solid #04ae84;
}

.text_3{

 background-color: #ad4a69;
  text-align: center;
    font-size: 20px;
    padding: 10px;
    /*border-radius: 40px;
    border-right: 8px solid #96628c;
    border-left: 8px solid #96628c;*/
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
}
.border_text{
  border: 0px solid #96628c;
}


.textsalebig{
font-size: 40px;
}


.modal-content p{
  margin: 20px 20px 20px 20px !important;
  color: #550045;

}

b, strong {
    font-weight: 700;
    color: #282828;
}

.fa {
    margin: 0 0 0 11px;
    font-size: 40px !important;
    padding: 0px !important;
}
.margin-href{
  padding: 5px !important;
}
.fa-new{
  font-size: 50px;
  position: relative;
}


.textfont {

    font-size: 80px;
}

input, button, select, textarea {
  border: none;
  font-family: 'Comfortaa';
  font-size: 16px;
  line-height: inherit;
  margin: 10px 0;
  width: 100%;
  background-color: white;
  outline: none;
    
  
}
.contactinfo{
    font-size: 26px;
    font-weight: 600;
    padding-bottom: 16px;
    margin: 20px 0 0 0 !important;
    text-align: center;
}

.overlay {
  background:transparent; 
  position:relative; 
  width:100%;
  height:450px;
  top:450px;
  margin-top:-450px;
}



.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #96628c;
    outline: 0;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #96628c;
}
.navbar-inverse {
    background-color: #282828;
    border-color: #282828;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #6e4f6a;
}


.container-fluid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.navbar-inverse .navbar-nav>li>a {
    color: #f1f1f1;
    font-family: 'Comfortaa';
    letter-spacing: 2px;


}

.order {
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translate(-50%);
    align-items: center;
    font-size: 18px;
    letter-spacing: 2px;
    width: 420px;
    max-width: 100%;
    padding: 15px 40px;
    background-color: #a453a0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    border-bottom: 5px solid #6f506a;
    color: white;
}





.tabfix{
  position: fixed;

}


.canvas1{
 overflow:hidden;
 padding:0;
  margin: 0;
  background:#999;
  z-index: -1000;

}

/*шапка*/
header{

}
/*фиксированное плавающее меню*/
#top_nav{
    /*высота шапки в пикселях*/
   position: fixed;
   z-index: 1000;
}
.navbar {
    z-index: 10001;
    position: fixed;
   /* min-height: 50px;*/
   position: fixed;
    margin-bottom: 0px;

    border-radius: 0px;
    width: 100%;
}
.navbar-toggle-right{
  float: left;
  font-size: 16px;


}
.navbar-toggle-left{
  float: right;
  font-size: 14px;
  margin: 0;
}
.fa-facebook-square{
  margin: 0 !important;
}





.cont1{


  height: 10px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.modal-content {
    /* background: url(../images/school.png) !important; */
    /* background-attachment: fixed !important; */
    margin-top: 100px;
}


.smartcat1 {
    line-height: 140px;
    /* border: 6px solid #ac8a99; */
    border-radius: 100px;
    margin-bottom: 20px;
    width: 100%;
}


.download-now_1 {
    position: relative;
    color: #f5eff5;
    padding: 70px 0 0;
    overflow: hidden;

}

.download-now_1 p {
    color: #5c5b5a;
    line-height: 26px;
    margin: 30px 0px 10px 0px;
    text-align: center;
    background-color: #a1a1a1;
    text-align: center;
    font-size: 16px;
    padding: 47px 5px;
    color: white;
    line-height: 34px;
    border-radius: 5px;
    min-height: 235px;
}

.ribbon{
  margin: 160px 0 0 0;

  width: 100%;


  display:flex;
    justify-content: center;
    align-items: center;

  

}
.fa{
  margin: -5px 0 0 10px;

}

.riven{
  font-size: 18px;
}

.textsc h1{

  color: 550045 !important;
   font-family: 'Comfortaa' !important;

 }

.nomer {
  font-size: 20px;
}

.textsc h2{
  color: 550045 !important;
 font-family: 'Comfortaa', cursive !important;
 margin-top: 40px !important;
}

.textsc h3{
 font-family:  cursive !important;
font-family: 'Marck Script', cursive !important;
font-size: 35px !important;
margin-top: 60px !important;
margin-left: 80px !important;
color: #550045 !important;
}
.text123 p{
position: absolute;
margin: 10px ;
}

.text-contact{

margin: 10px 0 10px 0;
}

.textsc1 h3 {
    font-family: 'Marck Script', cursive;
    font-size: 35px;
    margin-top: 10px;
    margin-left: 80px;
    color: #6e4f6a !important;
    margin-bottom: 40px;
}

.cina{
  font-size: 25px;
}
.cina_sale{

  color: #ee675c;
}

.textsc {
  color: #550045 !important;
}

.picnel{
  width: 120px !important;

margin-left: 25%;
}

.nav-tabs>li>a {
    margin-right: 2px;
    font-size: 25px;
    font-family: 'Comfortaa';
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.text2 {
    text-align: center;
    font-size: 20px;
    /* margin-right: 10%; */
    color: #fff !important;
    /* border: 9px solid #6e4f6a; */
    /* border-radius: 50px; */
    box-shadow: 0 0 0 4px #ffffff, 0 0 0 8px #c4b8c2;
    padding: 10px 0 10px 0;
    background-color: #6f506b;
}


.team-info {
  margin: 20px 0 0 10px ;
}



.aboutp{
  font-size: 16px;
  text-indent: 20px;
  text-align: justify;
}

.aboutp1{
        margin-left: 170px;
  text-align: center;
}
.aboutp_1{
  font-size: 20px;

}
.aboutp2{

  text-align: center;
      margin-right: 170px;

}.aboutp_2{

  text-align: right;
      margin: 30px 30px 0 0;

}


.text_center{
  text-align: center;
}


.gradiant {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
}
.gradiant-horizontal {
  background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
}
.section-header {
  margin-bottom: 50px;
}
.section-header .section-title {
    font-size: 40px;
    color: #282828 !important;
    /* text-transform: uppercase; */
    /* position: relative; */
    /* padding-bottom: 10px; */
    margin: 0 0 20px;
    /* border-bottom: 3px solid #6e4f6a; */
    /* display: inline-block; */
    /* font-family: sans-serif; */
    /* letter-spacing: 4px; */
    text-align: center;
}
/*
.section-header .section-title:before {
  content: "";
  /*position: absolute;*//*
  width: 140px;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  height: 4px;
}
*/

.btn {
  border-width: 0;
  border-radius: 0;
}
.btn.btn-primary {
  background: #2196F3;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #429DD0;
}
.column-title {
  margin-top: 0;
  padding-bottom: 15px;

  margin-bottom: 15px;
  position: relative;
      text-align: center;
}
.column-title:after {
  content: " ";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 40%;
}
ul.nostyle {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
ul.nostyle i {
  color: #45aed6;
}
.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}
.navbar-toggle{
border-radius: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #424242;
}
.navbar-nav>li>a {
/*text-transform: uppercase;*/

}
@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
/*************************
*******Header******
**************************/
#main-nav.navbar-default {
background: #FFFFFF;
}
#main-nav.navbar-default .navbar-nav > li.active > a, #main-nav.navbar-default .navbar-nav > li.open > a, #main-nav.navbar-default .navbar-nav > li:hover > a {background: #550045;color: #FFFFFF;}
.navbar.navbar-default {
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar.navbar-default .navbar-toggle {
  margin-top: 32px;
}
.navbar.navbar-default .navbar-brand {
  height: auto;
  padding: 22px 15px 21px; */
 height: 30px
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
color: #FFFFFF;

background: transparent;
}
.navbar-default .navbar-nav>li>a{
color: #FFFFFF;
}

#main-nav.navbar-default {
background: rgb(161, 157, 144);

}
@media only screen and (min-width: 768px) {
  #main-nav.navbar-default {
       background: rgba(161, 157, 144,0.98);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.26);
  }
  #main-nav.navbar-default .navbar-nav > li > a {
    padding-top: 40px;
    padding-bottom: 36px;
    font-family: 'Comfortaa';
    letter-spacing: 1px;

}
  .navbar-default .navbar-nav>li>a {
	color: #FFFFFF;
	}
  #main-nav.navbar-default .navbar-nav > li.active > a,

  #main-nav.navbar-default .navbar-nav > li.open > a,
  #main-nav.navbar-default .navbar-nav > li:hover > a {
	color: #fff;
}
  #main-nav.navbar-default .dropdown-menu {
    padding: 0 20px;
    min-width: 220px;
    background-color: rgba(26, 28, 40, 0.9);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-clip: inherit;
  }
  #main-nav.navbar-default .dropdown-menu > li {
    border-left: 3px solid transparent;
    margin-left: -20px;
    padding-left: 17px;
    -webit-transition: border-color 400ms;
    transition: border-color 400ms;
  }
  #main-nav.navbar-default .dropdown-menu > li > a {
    padding: 15px 0;
    color:#A8A8A8;
  }
  #main-nav.navbar-default .dropdown-menu > li:first-child > a {
    border-top: 0;
  }
  #main-nav.navbar-default .dropdown-menu > li.active,
  #main-nav.navbar-default .dropdown-menu > li.open,
  #main-nav.navbar-default .dropdown-menu > li:hover {
    border-left-color: #45aed6;
  }
  #main-nav.navbar-default .dropdown-menu > li.active > a,
  #main-nav.navbar-default .dropdown-menu > li.open > a,
  #main-nav.navbar-default .dropdown-menu > li:hover > a {
    color: #45aed6;
    background-color: transparent;
  }
}
#hero-banner{
	height: 100vh;
	position: relative;
  overflow: hidden;
  color: #4C4C4C;


}
#hero-banner.item {
  height: 558px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
#hero-banner.banner-inner {

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #000;
}

#hero-banner{
      background: url(..//images/Лендинг1.png) no-repeat center  ;
      align-items: center;




  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-background-size: cover  ;
  -moz-background-size: cover ;
  -o-background-size: cover  ;
  background-size: cover  ;
  padding: 0px 0 0 0 ;
}





.smartcat {
    width: 700px !important;
    margin: 0px 0 0 -50px;
}

#hero-banner h2 {
/*  margin-top: 120px; */
  font-size: 39px;
  line-height: 49px;
      color: #0f6b37;
}



#hero-banner h1 {
    /* padding: 10px 0px; */
    font-size: 40px;
    /* background: rgba(255, 255, 255, 0.7); */
    /* color: #000000; */
    /* width: 100%; */
    /* border: solid 30px #6f506a; */
    /* border-left: 0; */
    /* border-right: 0; */
    text-align: center;
    margin: 70px 0 10px 0;
}

.smartcattitle {
    margin: 0px ;
    text-align: center !important;
}
.smartcattitle1 {
	margin: 22px;

}
.smartcattitle11 {
    position: absolute;
    width: 130px;
    left: 7%;
}

.menu-left {
  margin: 0 0 0 300px ;
}


.order_center {
  text-align: center;

}



#hero-banner.banner-inner h2 > span {
  color: #45aed6;
}
#hero-banner.banner-inner .btn {
  margin-top: 10px;
}

#hero-text {
  padding: 50px 0;
  border-top: 1px solid #FFFFFF;
  background: #085C98;
  color: #F4F4F4;
}
#hero-text h2 {
  margin-top: 0;
}
#hero-text .btn {
  margin-top: 40px;
  color: #085C98;
  background: #fff;
}
#cta2 {
  background: #45b1da;
  color: #fff;
  padding-top: 70px;
}
#cta2 .btn {
  margin-top: 10px;
}
#cta2 h2 {
  color: #fff;
  font-size: 44px;
  line-height: 1;
}
#cta2 h2 > span {
  color: #45aed6;
}
#features h2, #portfolio p{ color: #4A4A4A;}
#features {
    padding: 70px 0 0 0;
    background: #FFFFFF;
    color: #000;
}

#features .media.service-box:first-child {
  margin-top: 80px;
}
#services {
    padding: 70px 0 70px;
    /*background: #ded6ca;*/
    background: url(../images/school.png)  !important;
}
.media.service-box {
  margin: 25px 0 36px;
  padding: 20px 15px 10px;
  background: #FFFFFF;
  overflow: hidden;
  border-bottom: 2px solid #E0E0E0;
}
.media.service-box .pull-left {
  margin-right: 0px;
}
.media.service-box .pull-left > i {
  font-size: 69px;
  height: 94px;
  line-height: 64px;
  text-align: center;
  width: 106px;
  color: #19BD9B;
  transition: background-color 400ms, background-color 400ms;
  position: relative;
  border-bottom: 0;
  padding: 14px;
  margin: 60px 10px 0 -25px;
  position: relative;
  bottom: 44px;
  left: 14px;
}

.media.service-box:hover .pull-left > i {
}
#portfolio {
  padding: 140px 0;
  background: #FFFFFF;
}
#portfolio .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
}
#portfolio .portfolio-filter > li {
  float: left;
  display: block;
}
#portfolio .portfolio-filter > li a {
  display: block;
  padding: 7px 15px;
  margin:0px 2px;
  color: #F44336;
  position: relative;
}
#portfolio .portfolio-filter > li a:hover,
#portfolio .portfolio-filter > li a.active {
  background: #F44336;
  color: #FFFFFF;
}
#portfolio .portfolio-items {
  margin: -15px;
}
#portfolio .portfolio-item {
  width: 24.9%;
  float: left;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#portfolio .portfolio-item .portfolio-item-inner {
  position: relative;
  text-align: center;
  background: #343434;
  color: #282828;
  padding: 0 0 4px 0;
  font-weight: normal;
}
#portfolio .portfolio-item .portfolio-item-inner h4{font-weight:400;font-size: 14px;color: #BFBFBF;}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
  opacity: 0;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 18px 0 0;
  background: rgba(52, 52, 52, 0.87);
  color: #fff;
  height:100%;
  text-align: center;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  color: #fff;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info .preview {
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
  box-shadow: 0 0 0 1px #fff;
  display:block;
  -webkit-box-shadow: 0 0 0 1px #fff;
  text-align: center;
margin: 15px auto;
  background: rgba(255, 255, 255, 0.07);
  border-radius: 50%;
}
#portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
}

.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
line-height: 1.42857143;
border: 1px solid #ddd;
border-radius: 0px;
padding:0px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
margin-bottom: 15px;
}
#testimonial {
  background: #474747;
  background-size: cover;
  padding: 140px 0;
  color: #fff;
}
#testimonial h2{
color:#fff;
}
#testimonial h4 {
  color: #fff;
  margin-bottom: 8px;
}
#testimonial small {
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.7);
}
#testimonial .btns {
  margin-top: 10px;
}
#carousel-testimonial a.btn.btn-primary.btn-sm {
background: transparent;
border: 1px solid rgba(255, 255, 255, 0.2);
margin: 0 8px;
}

.team-wrapper {
overflow-x: hidden;
position: relative;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transform: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
margin-bottom:30px;
margin-left: 15px;
margin-right: 15px;

background: rgb(219, 219, 219);
border-radius: 20px 20px 20px 20px;
}
.team-wrapper:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.team-wrapper .team-inner {background-size: cover;/* background-position: center; */-moz-background-size: cover;-webkit-background-size: cover;padding: 280px 0 10px;/* background-image: url('../img/girl-big.jpg'); *//* border-top: 1px solid #fff; *//* border-right: 1px solid #fff; *//* border-left: 1px solid #fff; *//* border-radius: 10px 10px 0px 0px; *//* background: red; */}

.team-wrapper > .team-inner > a {color: rgb(40, 141, 203);width: 80px;height: 80px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;margin: 0 auto -50px;display: block;color: rgb(80, 114, 153);;z-index: 999;font-size: 40px;padding: 15px 22px;background-color: #FFF;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;}

.team-wrapper > .team-inner > a:hover {
color: #fff;
text-decoration: none;
background-color: rgb(40, 141, 203);
}


.team-wrapper .description {
  padding: 30px 20px 20px;
  text-align: center;
     border: 3px solid #96628c;
     background: #FFFFFF;
     border-radius: 0px 0px 20px 20px;

}


.team_h2{
font-size: 18px;
}
.team_h5{
font-size: 12px;
}
.team_p{
font-size: 14px;
}


.team-wrapper .description h5 {
color: rgb(40, 141, 203);
}

.download-now {
   /* background: #f3edd7;*/
        background: url(../images/school.png) !important;
    background-size: 30%;
    padding: 140px 0 0;
}
.download-now p {
    font-family: sans-serif;
    text-indent: 2em;
    color: #5c5b5a;
    font-size: 14px;
    /* line-height: 22px; */
    margin: 0px 5px 5px 5px;
    /* text-align: justify; */
}





.download-btn {
border: solid 20px rgb(110, 79, 106);
    border-left: 0;
    border-right: 0;
    transition: all 1s ease;
    width: 100%;
    margin: 0;
    text-align: center;
background-color: rgb(249, 249, 250);
    display: inline-block;


}
.download-btn:hover, .download-btn:focus {
    border: solid 20px #b05470;
    margin: 0;
    border-left: 0;
    border-right: 0;
    color: white;
    text-align: center;
    background-color: #b05470;
}



#about {
    padding: 70px 0;
    /* background: #ded6ca; */
    background: url(../images/сайт-лого-минимализм-fon.png) fixed bottom no-repeat #f9f9fa !important;
    color: #4F4F4F;
}
#about h2{
color: #4F4F4F;
}
.download-now {
    position: relative;
    color: #fff;
    padding: 70px 0 0;
    overflow: hidden;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #f1f1f1;
    font-size: 25px;
    font-family: 'Comfortaa';
    cursor: default;
    background-color: #96628c;
    border: 1px solid #96628c;
    /* border-radius: 5px; */
    /* border-bottom-color: #96628c; */
}

.download-now h2{
color: #fff ;
}
/*Team*/
#team {
    padding: 70px 0;
    background: url(../images/pineapplecut.png) !important;
   /* background-attachment: fixed !important; */
}

/*Testimonial Area*/




.team-inner1 {
    float: left;
    margin-right: 20px;
    border-radius: 100px;
    border: 4px solid rgba(244, 67, 54, 0);
    box-shadow: 0 0 0 4px  #6e4f6a;
}
.team-inner2 {
    float: left;
    margin-right: 20px;
    border-radius: 100px;
    border: 4px solid rgba(244, 67, 54, 0);
    box-shadow: 0 0 0 4px #47bd94;
}

.testimonial-area{
	padding-bottom:60px;
}
.single-testimonial{
	margin-bottom:30px;
}
.single-testimonial blockquote{
	padding:15px 20px;
	margin-bottom:35px;
	position:relative;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	transition:all .5s ease;
	font-size: 14px;
	color: #D0D0D0;
	line-height: 22px;
	border-radius: 0px;
	border: 1px solid #F44336;
}

.single-testimonial blockquote:after{
	position:absolute;
	bottom:-19px;
	left:45px;
	content:"";
	border-top: 19px solid rgb(244, 67, 54);
	border-right: 22px solid transparent;
}
.single-testimonial img{
	border-radius:50%;
}
.single-testimonial h5{
	padding: 8px 0 0px;
	font-size: 16px;
}
.features i {
  font-size: 35px;
}
.download-now .features p{
padding:0px;
margin: 15px 0;
}
 .features .media.service-box .pull-left > i{color: #F44336;/* border: 4px solid #fff; */}
.features .media.service-box {
 margin: 0px 0 25px;

 padding: 10px 0px 0px;
  background: transparent;
  border: 0px;
}

.progress {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #eeeeee;

}
.progress .progress-bar.progress-bar-primary {
  background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav.main-tab {
  background: #eee;
  border-bottom: 3px solid #222534;
  border-radius: 3px 3px 0 0;
}
.nav.main-tab > li > a {
  color: #272727;
}
.nav.main-tab > li.active > a {
  background: #222534;
  color: #45aed6;
}
.nav.main-tab > li:first-child > a {
  border-radius: 3px 0 0 0;
}
.nav.main-tab > li:last-child > a {
  border-radius: 0 3px 0 0;
}
.tab-content {
    border: 5px solid #96628c;
    padding: 20px 20px 10px;
    border-radius: 0 20px 20px 20px;
}

.nav-tabs {
     border-bottom: none;
}
.panel-default {
  border-color: #eee;
}
.panel-default > .panel-heading {
  background-color: #fff;
  border-color: #eee;
}
.panel-default > .panel-heading .panel-title {
  font-size: 14px;
  font-weight: normal;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eee;
}
#business-stats {
  position: relative;
  color: #fff;
  padding: 60px 0;
}



/* Contact Section */
#contact-section {

    color: #282828;
    background: rgba(72, 189, 148, 01);
}
#contact-section form {
  padding:  0;
}
#contact-section i.fa {
    color: #ffffff;
    margin-right: 20px;
    font-size: 25px;
}
label {
  font-size: 12px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  float: left;
}
#contact-section .form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
#contact-section .form-control:focus {
  border-color: inherit;
  outline: 0;
  -webkit-box-shadow: transparent;
  box-shadow: transparent;
}
#contact-section .btn {
  background: transparent;
  border: 2px solid #550045;
  border-radius: 4px;
  padding: 10px 20px;
  margin-top: 20px;
  color: #9C27B0;
  font-size: 16px;
}
#contact-section .btn:hover, #contact-section .btn:focus {
      background: #550045;
  color: #fff;
}
#contact-section .text-danger {
  color: #cc3300;
  text-align: left;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: none;
  outline-offset: none;
}
/* contact section================================================================================================================== */


#business-stats {
    padding: 50px 0 0px 0;
    /*background: rgb(243, 237, 215);*/
    background-size: cover;
    color: #ffffff;
    overflow: hidden;
}
#business-stats h1,
#business-stats h2,
#business-stats h3,
#business-stats h4 {
  color: #fff;
}
#business-stats strong {
    display: block;
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: normal;
    font-family: 'Comfortaa';
}
.business-stats {
    display: inline-block;
    width: 140px;
    height: 140px;
    font-size: 40px;
    line-height: 140px;
    border: 5px solid #47bd94;
    border-radius: 100px;
    margin-bottom: 15px;
    font-family: 'Comfortaa';
    background: rgba(72, 189, 148, 01);
}



.litniy_intensiv {
    color: #FF5722;
    font-size: 20px;
}
.cina_litniy_intensiv{
    color: #FF5722;
}



#pricing {
    padding: 100px 0 70px;
    background: url(../images/Башня.png) center  no-repeat !important;
    color: #000;
    /* background-attachment: fixed !important; */
}
#pricing ul.pricing {
list-style: none;
    padding: 0;
    /* min-height: 290px; */
    min-height: 420px;
    /* margin: 0px 0 30px; */
    text-align: center;
    background: #F1F1F1;
    /* height: auto; */
   /*box-shadow: 0 0 0 4px #ffffff, 0 0 0 8px #cacaca;*/
     border-radius: 10px; 
   /*box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border: 4px solid rgb(255, 255, 255);*/
}


}



#pricing ul.pricing1 {
  
}
#pricing ul.pricing li {
    display: block;
    padding: 10px;
    font-family: 'Comfortaa';
}
#pricing ul.pricing li.plan-header {
  background: #96628c;
  border-bottom: 4px solid #6f506a;
  border-radius: 10px 10px 0px 0px;
  min-height: 170px;
}
.plan-header111 {
    background: #56ccc6 !important;
    /* margin: -15px -15px 10px; */
    /* padding: 15px 15px 30px; */
    border-bottom: 4px solid #6e4f6a;
    border-radius: 20px 20px 20px 20px;
}



#pricing ul.pricing li.plan-header .price-duration {
    position: relative;
    /* margin-top: 15px; */
    /* top: -10px; */
    display: inline-block;
    /* width: 100%; */
    height: 110px;
    color: #000;
}
#pricing ul.pricing li.plan-header .price-duration > span {
  display: block;
  line-height: 1;
}
#pricing ul.pricing li.plan-header .price-duration > span.price {
    color: #282828;
    font-size: 26px;
    font-weight: 900;
    margin-top: 20px;
    color: #282828;
}
#pricing ul.pricing li.plan-header .price-duration > span.duration {
  margin-top: 5px;
  color: #f1f1f1;
}
#pricing ul.pricing li.plan-header .price-duration > span.duration.big-font {
  font-size: 20px;
}
#pricing ul.pricing li.plan-header .plan-name {
  margin-top: 10px;
  font-size: 24px;
  color: #272727;
  font-weight: bold;
  line-height: 1;
}
#pricing ul.pricing.featured {
  background: #FFFFFF;
  border: 1;
}
#pricing ul.pricing.featured  li.plan-header .price-duration{
color: #FFFFFF;
}
#pricing ul.pricing li.plan-header .plan-name {
    margin-top: 0px;
    font-size: 18px;
    color: #f1f1f1;
    font-weight: bold;
    line-height: 1;
}
#pricing ul.pricing.featured li.plan-header .plan-name {
  color: #FFFFFF;
}
#contact-us {
    padding: 70px 0 0 0;
    /*background-color: #ded6ca;*/
    background: url(../images/school.png) !important;
}


/***********************
********* Footer ******
************************/
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: #222222;
  font-size: 13px;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #FFA98E;
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0 -7.5px;
}
#footer ul > li {
 display: inline-block;

 border: 1px solid rgba(255, 255, 255, 0.09);
padding: 3px 0;
width: 31px;
text-align: center;
}









@media only screen and (min-width: 768px) {
  #footer .social-icons {
    float: right;
  }
}
.form-control {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.ribbon{
  display: block;
}
.hero-bannerfon{
  display: none;
}



@media only screen and (max-width: 768px) {
  #products {
  display: none;
}
#features{
  /* display: none; */
}
  #business-stats {
  display: none;
}
#myCarousel{
  display: none;
}
.ribbon{
  display: none;
}
.hero-bannerfon{
  display: block;
}



}



@media only screen and (max-width: 480px) {

.aboutp1{
        margin-left: 0px;
  text-align: center;
}

.aboutp2{
  text-align: center;
      margin-right: 0px;

}
.img_proces2 {
    float: none; 
}

.img_proces1 {
    float: none;
}

.img_2 {
    width: 100px;
    margin: 0 auto;
}

  #products {
    display: none;
  }
  #features{
   /* display: none; */
  }
    #business-stats {
    display: none;
  }

.order {
  position: fixed;
  z-index: 15;
  bottom: 0;
  width: 100%;
  align-items: center;
  margin: 0;
  font-size: 22px;
  letter-spacing: 2px;
  padding: 16px 15px;
  background-color: #6f506a;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 0;
  color: white;
}




    #pricing ul.pricing {
      list-style: none;
      padding: 0;
      margin: 0px 0 30px;
      border: 3px solid #ded6ca;
      /* padding: 15px; */
      text-align: center;
      background: #F1F1F1;
      height: inherit;
      
  }
  #pricing ul.pricing1 {
       height: inherit;
  }


    .textfont {
      font-family: 'Amatic SC', cursive;
    
      margin-bottom: 20px;
    font-size: 50px;
  }

#pricing {
    padding: 50px 0 20px;
    background: url(../images/Башня.png) center no-repeat !important;
    color: #000;
}

.bold_map {
    font-size: 12px;
    color: white;
    text-align: center;
}
.aboutp {
    font-size: 14px;
    text-indent: 20px;
    text-align: justify;
}
#hero-banner h1 {
    font-size: 24px;
    text-align: center;
    margin: 100px 0 10px 0;
}
#pricing ul.pricing {
    list-style: none;
    padding: 0;
    min-height: 200px;
    text-align: center;
    background: #F1F1F1;
    border-radius: 10px;
}

  .textsc h1 {
      margin-top: 40px !important;
      color: 550045 !important;
      font-family: 'Comfortaa' !important;
  }


  .smartcat {
      width: 100% !important;
      margin-top: 00px;
      margin: 0 !important;
  }

    .disp480{
      visibility: hidden;
    }
    .smartcat1 {
      width: 100%;
      margin-top: 2px;
      margin-left: 2px;
      }
  .section-header .section-title {

      letter-spacing: 2px;
      font-size: 22px;
  }


  .textcc {
      /* color: #550045 !important; */
      font-size: 25px !important;
      text-align: center;
  }


    .textsc1 h3 {
      display: none;
    }

  .textsc h3 {
      font-family: 'Marck Script', cursive;
      font-size: 18px;
      margin-top: 30px;
      margin-left: 20px;
      color: #550045 !important;
  }


#hero-banner h2 {
margin-top: 80px;
font-size: 26px;
line-height: 40px;
background: rgba(255, 255, 255, 0.68);
padding: 10px;
display: none;
}
#hero-banner p {
font-size: 18px;
background: rgba(255, 255, 255, 0.68);
padding: 10px;
}
#portfolio .portfolio-filter {
list-style: none;
padding: 0;
margin: 0 0 12px;
}
#portfolio .portfolio-filter > li a {
display: block;
padding: 7px 15px;
margin: 5px 2px;
}
	#portfolio .portfolio-item {
	width: 48.9%;
	padding: 8px;
	}
	#portfolio .portfolio-item .portfolio-item-inner .portfolio-info .preview {
width: 28px;
height: 24px;
line-height: 24px;
margin: 9px auto;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
padding: 7px 0 0;
}


.rules{
    font-size: 12px;
    text-align: justify;
 } 

h3.section-title {
    font-size: 14px !important;
}
.section-title-h3{
    font-size: 16px !important;
}
.rulesva {
    font-size: 14px !important; 
    text-align: left;
    line-height: 30px;
    text-align: justify;
    text-indent: 2em;
}

}



 .rulesva{
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    text-align: justify;
    text-indent: 2em;
 }

.numRules{
  width: 30px;
  height: 30px;
  font-size: 22px;
  color: white;
  background-color: #33cc99;
  border-radius: 100%;
  margin: 5px 0 5px 0;
  display: inline-block;
  text-align: center;

}

.numRules_sign-in {
  background-color: #31708f;
  }
  
  .numRules_courses {
    background-color: #e9822f;
    }

.features {

    align-items: center;
    height: auto;
    background: url(..//images/rules4.png) center center / cover no-repeat;
    padding: 0px;

}
.features1 {

    align-items: center;
    height: auto;
    background: url(..//images/va.png) center center no-repeat ;
    padding: 0px;

}


/*
.section-title-h3{
  font-size: 18px !important; 

}*/
h3.section-title{
  font-size: 22px !important; 

}
.section-header-ruls{
  margin: 100px 0 0 0;
}
.vaul li{
      font-size: 14px;
    font-family: 'Comfortaa';

}

.rules{
    text-align: justify;
 } 

 @media only screen and (max-width: 324px) {
 	.order{
 		display: none;
 	}
 }


/* 


  .wrapper {
    display: flex;
    justify-content: center;
  }
  
  .cta {
      display: flex;
      padding: 10px 45px;
      text-decoration: none;
      font-family: 'Poppins', sans-serif;
      font-size: 40px;
      color: white;
      background: #6225E6;
      transition: 1s;
      box-shadow: 6px 6px 0 black;
      transform: skewX(-15deg);
  }
  
  .cta:focus {
     outline: none; 
  }
  
  .cta:hover {
      transition: 0.5s;
      box-shadow: 10px 10px 0 #FBC638;
  }
  
  .cta span:nth-child(2) {
      transition: 0.5s;
      margin-right: 0px;
  }
  
  .cta:hover  span:nth-child(2) {
      transition: 0.5s;
      margin-right: 45px;
  }
  
    span {
      transform: skewX(15deg) 
    }
  
    span:nth-child(2) {
      width: 20px;
      margin-left: 30px;
      position: relative;
      top: 12%;
    }
    
  /**************SVG****************/
  
  path.one {
      transition: 0.4s;
      transform: translateX(-60%);
  }
  
  path.two {
      transition: 0.5s;
      transform: translateX(-30%);
  }
  
  .cta:hover path.three {
      animation: color_anim 1s infinite 0.2s;
  }
  
  .cta:hover path.one {
      transform: translateX(0%);
      animation: color_anim 1s infinite 0.6s;
  }
  
  .cta:hover path.two {
      transform: translateX(0%);
      animation: color_anim 1s infinite 0.4s;
  }
  
  /* SVG animations */
  
  @keyframes color_anim {
      0% {
          fill: white;
      }
      50% {
          fill: #FBC638;
      }
      100% {
          fill: white;
      }
  }
/* } */
 */
