* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; /* 2 */
  box-sizing: border-box;
}


html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p,
a,
em, img,
strong,
b, u, i,
ol, ul, li,
form, label,
table, tr, th, td,
figure, figcaption, footer, header,
menu, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
figcaption, figure,
footer, header, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  border: none;
  background-color: transparent;
}

input{
  border-radius: 0px !important;
}
input, button {
  outline: none;
}

body {
  min-width: 320px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
  font-weight: 400;
  overflow-x: hidden;
  background: #fff;
  color: #000;
  font-family: 'Roboto', sans-serif;
}

button,input{
  font-family: 'Roboto', sans-serif;
}

p{
  line-height: 24px;
  color: #00274c;
}

.container:after, .container:before {
    content: ' ';
    display: table;
}

.logo.scroll-up {
    font-size: 40px;
    font-weight: 500;
    transition: all .3s ease-out
}

.scrolled .logo {
    font-size: 30px;
}

.clear, .container:after {
    clear: both;
}

.container {
    max-width: 1170px;
    padding-left: 35px;
    padding-right: 35px;
    margin: 0 auto;
    padding-top: 75px;
    padding-bottom: 100px;
}


.header .container{
  padding-top: 0;
  padding-bottom: 0;
}

section {
  padding: 0;
  background-position: center top;
  background-repeat: no-repeat;
  text-align: center;
  background-size: cover;
  overflow: hidden;
  text-align: center;
}

img{
  vertical-align: middle;
  border: 0;
  max-width: 100%;
}

a {
  text-decoration: none;
  color: inherit;
}

a:active,a:focus{
  outline: none;
}

a:hover {
  color: inherit;
}

.clear {
  clear: both;
}

section.head .container {
    padding-top: 0;
    padding-bottom: 10px;
}

.logo {
    float: left;
}

.logo img {
    max-width: 170px;
    margin: 20px 0;
    margin-right: 20px;
}

.h-r {
    float: right;
    margin-bottom: 10px;
}

.logo p {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
}

.h-phones {
  display: inline-block;
  vertical-align: middle;
  padding: 25px 20px;
}

.h-phones a {
    display: block;
}

.btn {
    background: #f5a30e;
    display: inline-block;
    padding: 17px 20px;
    font-size: 14px;
    color: #000;
    font-size: 16px;
    /* height: 62px; */
    vertical-align: middle;
    cursor: pointer;
    transition: all .3s ease-out;
}
.btnstyle {
    background: #f5a30e;
    display: inline-block;
    padding: 17px 20px;
    font-size: 14px;
    color: #000;
    font-size: 16px;
    /* height: 62px; */
    vertical-align: middle;
    cursor: pointer;
    transition: all .3s ease-out;
}
.form-group{
      margin: 15px;
}
.btn:hover {
  /*opacity: 0.8;*/
  background:#f5a30e; 
}

section.form-b .container {
    max-width: 960px;
}
section.form-center .main-right {
    width: 300px;
    float: left;
    margin-left: 8%;
    margin-top: 25px;
}
section.form-center.form-bl .main-right {
    margin: 0;
    float: right;
}
.main {
  background-color: #652d90;
  min-height: 580px;
  background: url(../img/main-bg.jpg) center right/cover no-repeat;
}
.mag-b {
    position: relative;
}

.mag-box {
    width: 20%;
    display: inline-block;
    font-size: 24px;
    font-weight: 300;
}

.mag-box:before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    background: #fff;
    border: 7px solid #e9a353;
    margin: 0 auto 20px;
    border-radius: 50%;
}

.mag-b img {
    margin-bottom: -50px;
}
section.main .main-right {
    float: left;
    margin-left: 1%;
    margin-top: 25px;
}
.main h1 {
  font-size: 58px;
  font-weight: 700;
  color: #fff;
}

.main h2{
  font-size: 27px;
  color: #fff;
  font-weight: 300;
}

header.header {
    position: fixed;
    left: 0;
    right: 0;
    top: -100px;
    background: #fff;
    padding: 15px 0;
    box-shadow: 0 0 5px #000;
    text-align: center;
    z-index: 99;
    transition: all .3s ease-out;
}

header.header.scrolled{
  top: 0;
}

ul.nav {
    clear: both;
    display: block;
}

ul.nav li {display: inline-block;font-weight: 300;font-size: 18px;margin: 0 15px;
  vertical-align: middle;
}

.mobile {
  display: none;
}

.rev-top {
    display: flex;
    justify-content: space-between;
}

.rev-top p {
    font-size: 17px;
    font-weight: 400;
}

.rev-top p {
    margin: 20px 0;
}


.form-b{
  /*background: url(../img/main-bg.jpg) center right/cover no-repeat;*/
  background:#662c90; 
  overflow: visible;
  position: relative;
}

.form-b:before {
    content: '';
    width: 648px;
    height: 730px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/pattern_decor1.png);
    background-size: cover;
    position: absolute;
     top: 5px; 
    left: 1138px;
    opacity: 0.2;
}
.form-b img{
  position: absolute;
  left: 0;
  bottom: 0;
}

.form-b .container{
  /*min-height: 500px;*/
  position: relative;
}


.main-left {
  float: left;
    /* width: 50%; */
    text-align: left;
    color: #fff;
    font-weight: 300;
    font-size: 21px;
    line-height: 2;
    padding-top: 77px;
    padding-left: 70px;

}
.strelka{
    background: #672b8f;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    float: right;
    padding: 5px; 
    margin-top: 33px;
}
.strelkaleft{
  display: none;
}
.strelka .strel1{
    margin-left: -30px;
    margin-bottom: -10px;
} 
.strelka .strel2{
    margin-left: 75px;
    padding-top: 3px;
    padding-right: 4px;
} 

.main-content {
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.main-right {
    float: right;
    /*width: 50%;*/
    /*padding: 10px 25px 15px 25px;*/
}
.main-right1{
    background:#fff;
    padding: 10px 25px 15px 25px;
}

.main-right h1 {
    font-size: 30px;
    font-weight: 500;
    margin-top: 5px;
    color: #000;
}


.main-right h2 {
    font-size: 17px;
    font-weight: 300;
    margin: 10px 0;
    color: #000;

}

.main-right input {
    background: white;
    min-width: 100%;
    border: 1px solid #d4d4d4;
    margin: 10px 0;
    padding: 10px 15px;
    color: #000;
    font-size: 16px;
    height: 40px;
}

.main-right input::placeholder{
  color: #757575;
  /*font-weight: lighter;*/
}

.main-right .btn {
    min-width: 100%;
}

.rev-bottom .btnstyle {
    min-width: 300px;
    font-size: 20px;
    margin: 90px 0 0;
    font-weight: 300;
}

section.form-b form {
    float: right;
    position: relative;
    z-index: 9;
}

section.form-b .container{
  padding: 30px 30px 54px 30px;
}

section.form-b h1 {
    font-size: 26px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
}

section.form-b h2 {
    color: #fff;
    font-size: 53px;
    font-weight: bold;
    text-transform: uppercase;
}

section.form-b p {
    color: #fff;
    font-weight: 300;
    font-size: 20px;
    margin: 10px 0 12px 0;
}

section.form-b input {
    background: transparent;
    min-width: 300px;
    max-width: 300px;
    border: 1px solid #ccc;
    margin: 8px 0;
    padding: 10px 15px;
    color: #fff;
    font-size: 16px;
    height: 40px;
    font-weight: 300;
}

section.form-b input::placeholder {
    color: #fff;
}

section.form-b .btn {
     min-width: 300px;
    max-width: 300px;
    margin-top: 15px;
    text-transform: uppercase;
}
.spisok .container{
  padding-bottom: 50px;

}
.spisok .mainspisok{
    position: relative;
    overflow: hidden;
}
.spisok h1 {
    font-size: 48px;
    line-height: 55px;
    text-transform: none;
    font-weight: 300;
}
.spisok h2 {
  font-size: 48px;
  color: #672b8f;
  font-weight: bold;
  margin-bottom: 50px;
  margin-top: 20px;

}
.spisok .excelll{
    height: 100px;
    padding-left: 98px;
    width: 380px;
    font-size: 25px;
    background: url(../img/Excel2013FileIcon.png) no-repeat;
    text-align: left;
    padding-top: 14px;
}
.mainspisok .spisok-left{
  float: left;
}
.mainspisok .spisok-right{
    width: 400px;
    text-align: center;
    float: right;
    margin: 54px 0px 54px 52px;
}
.mainspisok .btnstyle{
  font-size: 32px;
  font-size: 25px;
  text-decoration: underline;
      width: 400px;
    margin-top: 50px;
}
.rev .container{
    padding-top: 30px;
    padding-bottom: 10px;
}

.rev-bottom h1 {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 70px;
    margin-bottom: 0px;
}
.rev .btnstyle{
  margin-bottom: 50px;
}
/**/
/* ==========================================================================
   PODBOR_PROGRAM
   ========================================================================== */  

#podbor_program {
    text-align: center;
    margin: 55px 0 0 0;
    height: 945px;
}
#podbor_program .container{
    background: url(../img/podbor_program_bg.jpg) left no-repeat;
    background-position: 20%;
    background-position-y: 125px;
}
#podbor_program h1 {
    font-size: 40px;
     /*font-weight: bold; */
    margin-bottom: 17px;
}
#podbor_program h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 24px;
}
.podbor_program_blueform {
    width: 380px;
    height: 550px;
    float:right;
    background-color: #0068cd;
    color: #fff;
    margin: 20px 0 0 0;
}
.podbor_program_blueform_con {
    width: 313px;
    margin: 0   auto;
}
.podbor_program_p2{
    margin: 0;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    padding: 20px 0;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
}
.podbor_program_blueform .required {
    width: 280px;
    height: 43px;
    margin-bottom: 15px;

}
.podbor_program_blueform input, option, select {
    color: #000;
    padding: 0 10px;
    font-size: 14px;
}
.podbor_program_blueform select {
    margin-bottom: 15px;
    width: 300px;
}
.radio-btns {
    width: 150px;
    margin: 0 auto;
    float: right;
}
.radio-btns label {
    display: block;
    width: 120px;
    font-size: 15px;
}
.radio-btns label input {
    float: left;
}

.radio-lang-title p, .radio-btns p{
    color: #fff;
    font-size: 17px;
}
.radio-lang-title {
    float: left;
    margin-left: 17px;
    margin-bottom: 18px;
    color: #fff;
}
.btn_mar {
    margin: 0 auto;
    width: 280px;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
}

/*.*/
.grant h1 {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 0px;
}

.rev-bottom h2 {
    font-weight: 300;
    font-size: 28px;
    margin-top: 30px;
}


.grant-choise .b {
    display: inline-block;
    position: relative;
    background: #f5a30e;
    min-width: 300px;
    padding: 20px;
    margin: 0 50px;
    font-weight: 300;
    color: #000;
    cursor: pointer;
}
.grant-choise .b{
  opacity: 0.6;
}

.grant-choise .b.act{
  opacity: 1;
}


.grant-choise {
    margin: 30px 0;
}

.grant-choise .b:after {
    position: absolute;
    left: 2%;
    top: 11%;
    content: '';
    width: 100%;
    height: 100%;
    border: 2px solid #f5a30e;
    z-index: -1;
}

.grant-content {
    text-align: left;
    max-width: 900px;
    margin: 0 auto;
    color: #000;
    padding-top: 25px;
    display: none;
}

.grant-content.show {
  display: block;
}

.grant .container{
  position: relative;
}
.grant .container .btnstyle{
  z-index: 2;
  position: relative;
} 
.grant .container:before {
    content: '';
    width: 648px;
    height: 730px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/pattern_decor1.png);
    background-size: cover;
    position: absolute;
    top: 615px;
    left: 548px;
    opacity: 0.3;
    z-index: 1;
}
.form-center{
  background: url(../img/f-bg.jpg) top center/cover no-repeat;
}
.form-center.lastone{
  background: none; 
}
.form-center.lastone .sec-title{
  color: #5c338d;
}


.form-bl {
 background: url(../img/fb-bg.jpg) top center/cover no-repeat; 
}
.form-bl .main-right h1,.form-bl1 .main-right h1{
    font-size: 30px !important;
    color: #fff;
    margin-top: 20px;
}
.form-bl .main-right h2, .form-bl1 .main-right h2{
    color: #fff;
    font-size: 20px !important;

  
}
.form-bl h1.sec-title{
  text-transform: none;
}

.form-center.form-bl .main-content{
  padding: 0;
  background: transparent;
}

.form-center.form-bl .main-right {
  background: #2d50b7;
  padding: 0 40px 30px;
  min-width: 40%;
  border: 1px solid #fff;
}

section.main .main-right {
    width: 33%;
}

.form-center {
  color: #fff;
}

.steps {
  background: #f6f6f6;

}

.steps .btn{
  padding: 22px 94px;
  margin-top: 50px;
}

.steps h1{
  font-size: 48px;
  font-weight: 300;
  max-width: 960px;
  text-align: left;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: 49px;
}

.steps h2{
  font-size: 20px;
  font-weight: 300;
  text-align: left;
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 30px;
}
li.nav-logo img {
    max-width: 107px;
}

.single-form h1.sec-title{
  text-transform: none;
  color: #000;
}

.form-imgs img:first-child {
    left: -175px;
    bottom: 5px;
}


.form-imgs img:nth-child(2) {
    bottom: 0px;
    right: -194px;
}

.form-imgs input {
    background: transparent;
    border: 1px solid #fff;
    padding: 14px 20px;
    width: 58%;
    color: #fff;
    font-size: 16px;
    min-width: 309px;
    font-weight: 300;
    margin: 10px 0;
}

.form-imgs input::placeholder {
    color: #fff;
}

.form-imgs .btn {
    width: 58%;
    padding: 15px;
    margin-top: 5px;
}

.form-imgs {
    position: relative;
}

.form-imgs form{
  position: relative;
}

.form-imgs form {
    background: #2d50b7;
    width: 475px;
    margin: 0 auto;
    padding: 40px 20px;
    color: #fff;
}

.form-imgs img {
    position: absolute;
}

.form-imgs h1 {
    font-size: 28px;
    font-weight: 300;
}

.form-imgs h2 {
    font-size: 20px;
    font-weight: 300;
    margin: 10px 0;
}

.sec-title {
  font-size: 60px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.form-center .main-right h1{
  font-size: 24px;
  font-weight: 500;
}

.form-center .main-content{
  background: #5c338d;
  padding-bottom: 40px;
  padding-right: 40px;
  position: relative;
  overflow: hidden;
}

.otvz h1.sec-title{
  color: #5b308c;
  text-transform: none;
  font-weight: 300;
}

.grant-content span {
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 0;
    background: #f5a30e;
    font-weight: 300;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
}

.grant-content li {
    position: relative;
    margin-bottom: 50px;
    padding-left: 60px;
}

.grant-content b {
    font-weight: 500;
}

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

.btnstyle.btn-red {
    color: #fff;
    background: #d71133;
    font-size: 16px;
    font-weight: 300;
    padding: 22px 94px;
    margin-top: 60px;
}
input.red, 
textarea.red {
    border: 1px solid #f00 !important;
  transition: all 0.5s ease;  
}
.b-n {
    margin-left: 40px;
    font-weight: 300;
    font-size: 18px;
    margin-top: 15px;
}

.grant-content p {
    color: #000;
    font-weight: 300;
}

.grant-content li:after {
    position: absolute;
    left: 19px;
    content: '';
    height: 100%;
    width: 2px;
    background: #f5a30e;
    top: 46px;
}

.grant-content li:last-child:after {
    display: none;
}

.places {
  background-color: #652d90;
}
.places .container{
  position: relative;
}
.places .container:before{
    background: url(../img/abstract-lines1.png);
    content: '';
    width: 800px;
    height: 300px;
    background-repeat: repeat-y;
    position: absolute;
    top: -13px;
    left: 111px;
    opacity: 0.4;
}


.places-blocks {
    color: #fff;
    max-width: 960px;
    margin: 30px auto;
}

.p-b {
    float: left;
    width: 50%;
    margin-bottom: 30px;
    text-align: left;
}

.p-b img {
    display: inline-block;
    vertical-align: middle;
}

.p-b p {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-weight: 300;
    text-align: left;
    padding-left: 30px;
}
section.last-form{
  display: none;
}
section.last-form .sec-title {
    text-align: left;
    color: #662c90;
    margin-bottom: 10px;
}

.last-form h2 {
    text-align: left;
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 20px;
}

.last-form input::placeholder{
  color: #ccc;
}

.last-form input{
  color: #000;
}


.slider-ctrls img {
    width: 23%;
    display: block;
    float: left;
    margin: 1%;
    cursor: pointer;
}
.contact_us_manager {
    background-position: top left;
    background-repeat: no-repeat;
    height: 610px;
    display: none;
    position: relative;
}
.cum_desc {
    width: 210px;
    right: 0;
    position: absolute;
    top: 75px;
    font-size: 13px;
    line-height: 18px;
}
.cim_name {
    color: #662c90;
    font-size: 16px;
    margin-bottom: 10px;
}
.last-form-left {
    float: left;
    width: 50%;
}
.slider-ctrls {
  position: relative;overflow: hidden;
}

.custom-slider {
    max-width: 800px;
    margin: 0 auto;
}

.st-b {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 30px;
}

.st-b p {
    display: inline-block;
    width: 150px;
    text-align: left;
    vertical-align: middle;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 300;
}

.slider-university {
    position: relative;
    overflow: hidden;
}

.slider-university-nav {
    position: relative;
    padding: 10px 0;
    margin-bottom: 20px;
    background-color: #fff;
    z-index: 50;
}
.slider-university-nav::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 116px;
    height: 123px;
    background: url(../img/slide-select.png) no-repeat center;
    z-index: 10;
}
.univers{
  background: #f6f6f6;
}

.arrows{
  margin-right: 40px;
  margin-bottom: 30px;
}


.big-img img {
    width: 100%;
    margin-bottom: 10px;
}

#section06 {
    padding: 60px 0 30px;
    /*background-image: url(../img/section06_bg.jpg);*/
    text-align: left;
}

#section06 .title {
    margin-bottom: 15px
}

.col-md-pull-6 {
    right: 50%;
}

.col-md-6 {
    width: 50%;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both;
}

.col-md-push-6 {
    left: 50%;
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table;
}
.col-md-12 {
    width: 100%;
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both;
}


.slider__control {
    position: relative;
    display: inline-block;
    color: #662b8f;
    font-size: 17px;
    cursor: pointer;
    opacity: .5;
    -webkit-transition: all .5s;
    transition: all .5s
}

.slider__control:hover {
    opacity: 1;
    -webkit-transform: scaleX(1.2);
    -ms-transform: scaleX(1.2);
    transform: scaleX(1.2)
}

.slider__numeral {
    position: relative;
    top: -1px;
    margin: 0 11px;
    color: #662b8f
}

i.slider__control.icon_arrow_left:before {
    content: '←';
    font-size: 32px;
}

i.slider__control.icon_arrow:before{
  content: '→';
    font-size: 32px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

#section06 .subtitle {
    margin: 0 0 20px;
    text-transform: uppercase
}

.title {
    line-height: 54px;
    font-size: 44px;
}

.section06__row {
    margin-bottom: 50px;
}

.section06__column p {
    margin-bottom: 20px;
    line-height: 25px;
    font-weight: 300;
    color: #000;
    font-size: 18px;
}

.row01 .slide__controls,.row03 .slide__controls {
    max-width: 560px;
    text-align: right;
    margin-top: 20px
}

#jsScrollTop {
    display: none;
    width: 50px;
    height: 50px;
    background: rgba(33, 51, 54, 0.5);
    border-radius: 5px;
    line-height: 50px;
    text-align: center;
    position: fixed;
    z-index: 1000;
    bottom: 40px;
    right: 40px;
    cursor: pointer;
}


.real_reviews {
    padding: 60px 0 76px;
    position: relative;
}

.real_reviews h2 {
    margin-bottom: 60px;
}

.real_reviews_list_row {
    display: none;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.real_reviews_list_row:nth-of-type(1) {
    display: flex;
}

.real_review_item {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    width: calc(50% - 15px);
    align-items: flex-start;
    min-height: 250px;
}

.real_review_item:nth-of-type(2n) {
    margin-left: 30px;
}

.rri_thumb {
    width: 165px;
    margin-right: 25px;
    position: relative;
}

.rri_content {
    width: calc(100% - 190px);
    text-align: left;
}
#section06 .container{
  padding-bottom: 0;
}
.yellow_btn{
  background: #ffac53;
  font-size: 12px;
  text-transform: uppercase;
  padding: 17px 15px;
  text-align: center;
  width: 220px;
  cursor: pointer;
  user-select: none;
  transition: all ease-out 0.2s;
}
.youtube_video .container{
  padding: 5px !important;
}
.elementor-video-iframe{
    max-width: 100%;
    width: 100%;
    margin: 0;
    height: 653px;
    line-height: 1;
    border: none;
    max-height: 100%;
}
section.we h2 {
    font-size: 27px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 30px;
}

.we-content img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.we-content p {
    text-align: left;
    display: inline-block;
    max-width: 70%;
    vertical-align: middle;
    line-height: 32px;
    padding-left: 30px;
    color: #fff;
    font-weight: 300;
    font-size: 21px;
}

.we {
  background: url(../img/main-bg.jpg) center center/cover no-repeat;
}

.rri_name {
    font-size: 24px;
    margin-bottom: 20px;
}

.rri_subtitle {
    font-size: 18px;
    color: #662c90;
    margin-bottom: 25px;
    line-height: 22px;
}

.rri_desc {
    font-size: 14px;
    line-height: 21px;
}

.vk_profile_link {
    display: inline-block;
    width: 21px;
    height: 12px;
    background: url(../img/vk_red.svg) center no-repeat;
    background-size: 100% auto;
    margin-left: 5px;
}

.watch_video_review {
    position: absolute;
    top: 135px;
    right: 10px;
    padding-top: 70px;
    width: 70px;
    display: block;
    color: #ff1b29;
    font-size: 12px;
    line-height: 16px;
}

.watch_video_review:before {
    content: '';
    height: 60px;
    width: 60px;
    position: absolute;
    top: 0;
    left: 10px;
    background: #662c90;
    border-radius: 100%;
    z-index: 2;
}

.watch_video_review:after {
    content: '';
    position: absolute;
    top: 18px;
    left: 30px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 22px solid white;
    z-index: 3;
}

.rri_image {
    width: 100%;
    height: 189px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.real_reviews_list{
  position: relative;
}
.rri_image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/review_mask.png) top center no-repeat;
    z-index: 2;
}

.show_more_reviews {
    position: absolute;
    bottom: -80px;
    left: 50%;
    margin-left: -110px;
}


.footer_row {
    font-size: 24px;
    margin-bottom: 45px;
    padding-left: 25px;
    font-weight: 300;
}

.footer_title {
    font-weight: normal;
    margin-bottom: 20px;
    position: relative;
    padding-left: 25px;
    margin-left: -25px;
    font-size: 24px;
    width: 100%;
}

.footer_phone {
    background: url(../img/phone_white.png) center left no-repeat;
}

.footer_map {
    background: url(../img/map_white.png) center left no-repeat;
}


.footer-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    overflow: hidden;
    height: 100%;
    /*background: url(../img/footer.jpg) center center/cover no-repeat;*/
}

.footer_row a {
    font-size: 13px;
    border-bottom: 1px dotted white;
    color: white;
    font-size: 24px;
}

.footer{
  background: #662c90;
  color: #fff;
  text-align: left;
  position: relative;
}

.faq_author_contacts a {
    width: 20px;
    height: 20px;
    margin: 0 5px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
}

.author_cont_vk {
    background-image: url(../img/vk_white.svg);
}

.author_cont_yt {
    background-image: url(../img/yt.svg);
}

.author_cont_inst {
    background-image: url(../img/inst.svg);
}
.footer-content{
  max-width: 50%;
}

.addrt a{
  font-size: 15px;
}

#jsScrollTop:before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMAgMAAAASfAUvAAAADFBMVEX///9MaXH///////+1it7yAAAAA3RSTlNmAJk//1isAAAASklEQVR4XhXEsQ2AMAwEwG+oock8GSEWzktswSpsBE32YAX3lh7SHMiFBvaYek6bym/VMHQpDK41DS1dG2p0PbgH64uzsF04yN0++58dEchv+8MAAAAASUVORK5CYII=);
  position: relative;
  top: 17px;
}


.small-dialog {
    background: white;
    text-align: left;
    max-width: 320px;
    margin: 40px auto;
    position: relative;
    text-align: center;
    z-index: 9999;
    padding: 40px 30px;
    /*box-shadow: 0 0 10px rgba(255, 255, 255, 0.67);*/
  }

  div.small-dialog input {
    padding: 12px;
    font-size: 16px;
}

div.small-dialog h1 {
  font-size: 26px;
}

div.small-dialog h2 {
    margin: 5px 0 10px;
    font-weight: 300;
}

div.small-dialog h2 span {
    font-weight: 400;
    color: #ec407a;
}

 .small-dialog .btn{
  min-width: inherit;
  width: 100%;    
 }

.small-dialog input{
  width: 100%;
  margin: 10px 0;
}


.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  }

  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* Styles for dialog window */
.small-dialog {
  background: white;
  text-align: left;
  max-width: 380px;
  margin: 40px auto;
  position: relative;
  text-align: center;
  z-index: 9999;
  padding: 40px 30px;
  /*box-shadow: 0 0 10px rgba(255, 255, 255, 0.67);*/
}


div.small-dialog h1 {
  font-size: 26px;
  
}

div.small-dialog h2 {
    margin: 5px 0 10px;
    font-weight: 300;
}

div.small-dialog h2 span {
    font-weight: 400;
    color: #ec407a;
}


.small-dialog input{
  width: 100%;
  margin: 10px 0;
}
/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;

  -webkit-transition: all 0.2s ease-in-out; 
  -moz-transition: all 0.2s ease-in-out; 
  -o-transition: all 0.2s ease-in-out; 
  transition: all 0.2s ease-in-out; 



  -webkit-transform: scale(0.8); 
  -moz-transform: scale(0.8); 
  -ms-transform: scale(0.8); 
  -o-transform: scale(0.8); 
  transform: scale(0.8); 
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;

  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -ms-transform: scale(1); 
  -o-transform: scale(1); 
  transform: scale(1); 
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8); 
  -moz-transform: scale(0.8); 
  -ms-transform: scale(0.8); 
  -o-transform: scale(0.8); 
  transform: scale(0.8); 

  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out; 
  -moz-transition: opacity 0.3s ease-out; 
  -o-transition: opacity 0.3s ease-out; 
  transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}


section.partners img {
    display: inline-block;
    vertical-align: middle;
    margin: 40px 20px 10px;
}


/**
 * Fade-move animation for second dialog
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;

  -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
  -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
  -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
  -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
  transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
  -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
  -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
  -o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
  transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;

  -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
  -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
  -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
  -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
  transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;

  -webkit-transition: opacity 0.3s ease-out; 
  -moz-transition: opacity 0.3s ease-out; 
  -o-transition: opacity 0.3s ease-out; 
  transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}



      .slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}

.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}

.slick-initialized .slick-slide:focus{
  outline: none;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../img/ajax-loader.gif') center center no-repeat;
}
.slider-university-desc {
    background-color: #fff;
    overflow-y: hidden;
}

.slide-university .title {
    margin-top: 0;
    margin-bottom: 26px;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #2c2c2c;
    text-align: center;
}
.slide-university {
    padding: 20px 71px 20px;
    background-color: #fff;
}
.inner-wrap-desc p {
    text-align: left;
    color: #000;
    margin-bottom: 20px;
}

.inner-wrap-desc {
    text-align: left;
    font-weight: 300;
}
/* Arrows */
.slick-prev,
.slick-next
{
font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    width: 48px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: white;
    z-index: 99;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
/*    color: transparent;
    outline: none;
    background: transparent;*/
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.s-items img {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.48);
    padding: 5px;
    margin: 5px;
}

.slick-prev:before,
.slick-next:before
{
    
    font-size: 20px;*/
    line-height: 1;
    width: 45px;
    height: 100px;
    display: block;
    opacity: .9;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-list.draggable {
    padding: 0px 50px;
}
.slick-prev
{
    left: 0px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    background: url(../img/sl-nx.png) 0 0 no-repeat;
    width: 14px;
    height: 26px;
}
[dir='rtl'] .slick-prev:before
{
    content: 'Ã¢â€ â€™';
}

.slick-next
{
    right: 0px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../img/sl-pr.png) 0 0 no-repeat;
    width: 14px;
    height: 26px;
}
[dir='rtl'] .slick-next:before
{
    content: 'Ã¢â€ Â';
}

/* Dots */

.slick-dots
{
    position: absolute;
    bottom: -40px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 30px;
    height: 30px;
    margin: 0 10px;
    padding: 5px;
    border:2px solid #ccc;
    border-radius: 50%;

    cursor: pointer;
}

li.slick-active {
    border-color: #00c18b;
}

.portf{
  background: #f6f6f6;
}

.slick-dots .slick-active button{
    background: #00c18b;
}

.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #d7d7d7;
    cursor: pointer;
    border: 0;
    outline: none;
    border-radius: 50%;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    opacity: 1;
}

.grant-choise {
    position: relative;
}

.grant-choise:after {
    content: '';
    position: absolute;
    left: 46%;
    right: 45.5%;
    border-bottom: 2px dashed #cacaca;
    top: 49%;
    z-index: -1;
}

.grant-choise:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    border-left: 2px dashed #cacaca;
    z-index: -1;
    height: 61px;
    bottom: 50%;
}

@media (max-width: 767px){
  .grant-choise:after,
  .grant-choise:before {
    display: none;
  }
  .grant .container:before{
    display: none;
  }
  .mag-box {
    width: 50%;
    float: left;
    font-size: 19px;
    position: relative;
    margin-bottom: 20px;
}
.slick-initialized .slick-slide {
    padding: 3px;
}

.slider-university-nav::after {
    width: 85px;
    background-size: contain;
    top: -9px;
}
.cum_desc {
    position: absolute;
    top: 87%;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
}
.elementor-video-iframe{
  height: 205px !important;
}

.contact_us_manager {
    height: 550px;
    background-size: contain;
    background-position: top;
}

.footer-content{
  max-width: 100%;
}
.strelkaleft{
  display: block !important;
}
.strelkanone{
  display: none;
}
.spisok h1{
      font-size: 30px;
    line-height: 39px;
}
.spisok h2{
    margin-bottom: 24px;
    margin-top: 9px;
}
.mainspisok .spisok-right{
    width: 334px;
    margin: 29px 0px 14px 0px;
}
.mainspisok .btnstyle{
    width: 330px;
    margin-top: 20px;  
}
.spisok .container {
    padding-bottom: 0px;
}
#podbor_program {
    height: 940px;
    background:none !important;
}
#podbor_program .container{
    background:none !important;
}
#podbor_program h1{
  font-size: 30px;
}
#podbor_program .container{
    padding: 0px;
}
.grant .container:before {
    content: '';
    width: 0px;
    height: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/pattern_decor1.png);
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.3;
    z-index: 1;
}
.form-b:before {
    content: '';
    width: 0;
    height: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/pattern_decor1.png);
    background-size: cover;
    position: absolute;
    top: 5px;
    left: 0;
    opacity: 0.3;
}
.footer-img{
  position: static;
}

.mag-box:before {
    margin-bottom: 10px;
}

.last-form-left{
  float: none;width: 100%;
}
.mobile {
  display: inline-block;
}
.desctop {
  display: none;
}
.header{
  display: none;
}
.h-r{
  float: none;
}
section.form-center .main-right{
  margin-left: 0;
  width: 100%;
}
.slide-university {
  padding: 20px 0;
}

.slick-list.draggable {
  padding: 0 15px;
}

.st-b {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

.st-b img {
    display: block;
    margin: 0 auto 20px;
}

.st-b p {
    width: 100%;
    text-align: center;
    min-height: 61px;
    line-height: 1.1;
}

  .steps h1 {
    font-size: 30px;
  }

  .arrows{
    display: none;
  }

ul.nav {
   /*  display: none; */
}

.h-phones {
    padding: 10px 7px;
    font-size: 14px;
}

.container {
    padding: 20px;
}

.logo p {
    text-align: center;
}

.logo img {
    max-width: 170px;
    margin: 20px 0;
    margin-right: 20px;
}

.main h1 {
    font-size: 30px;
}


section.main .main-right {
    width: 90%;
    margin: 0 auto;
    float: none;
    margin-top: 30px;
}

.main-left {
    padding: 0;
    font-size: 16px;
    float: none;
}

.rev-top {
    display: block;
}

.rev-bottom h1, .grant h1 {
    font-size: 30px;
}

.form-b img {
    display: none;
}

section.form-b form {
    float: none;
}

section.form-b h2 {
    font-size: 34px;
}
.rev-bottom .btnstyle{
     min-width:auto;
}
.main-right input{
    width: 100%;
}
section.form-b .btn{
  width: 100%;
  min-width:auto;
}
ul.nav {
   /*  display: none; */
}

.h-phones {
    padding: 10px 7px;
    font-size: 14px;
}

.container {
    padding: 20px;
}

.logo p {
    text-align: center;
}
.main {
  background: none;
  background-color: #672b8f;
}
.main h1 {
    font-size: 38px;
    margin-top: 20px;
    margin-bottom: 13px;
}
.main h2 {
    font-size: 20px;
    margin-bottom: 30px;
}

.main-right h1{
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 3px;
}
.main-right h2{
    font-size: 23px;
    margin-bottom: 0px;
}
section.main .main-right {
    width: 90%;
    margin: 0 auto;
    float: none;
    margin-top: 30px;
}

.main-left {
    padding: 0;
    font-size: 15px;
    float: none;
    width: 100%;
    margin-bottom: 20px;
}

.rev-top {
    display: block;
}

.rev-bottom h1{
    font-size: 30px;
    margin: 41px 0px 0px 0px;
}
.rev-bottom h2{
    font-size: 23px;
    margin: 12px 0px 28px 0px;
}
.mag-b img {
    margin-bottom: -20px;
}
.rev-bottom .btn {
    margin: 20px 0 28px 0;
}
.grant h1 {
    font-size: 30px;
    margin: 40px 0px 0px 0px;
}
.form-b img {
    display: none;
}
.popup_h1, .popup_h2{
 max-width: 360px;
}
.popup form {
width:360px !important;
}
section.form-b form {
    float: none;
}
section.form-b input{
  min-width: 100%;
}

section.form-b h2 {
    font-size: 34px;
}

.grant-choise .b {
    margin: 10px 0;
    min-width: 100%;
}
.podbor_program_blueform{
    width:100%;
}
.newslider{
    height: 200px!important;
}
.real_review_item:nth-of-type(2n){
    margin-left:0!important;
}
h1.sec-title {
    font-size: 33px;
}

.form-center .main-content {
    padding: 20px;
}

.main-right {
    float: none;
}

.real_review_item {
    display: block;
    width: 100%;
}

.rri_thumb {
    margin: 0 auto;
}

.rri_content {
    width: 100%;
    margin-top: 48px;
    text-align: center;
    margin-bottom: 40px;
}
.steps .btn{
   margin: 0 0 50px 0;
}
.form-imgs form {
    width: 100%;
    padding: 20px 0;
}
.form-imgs input{
  min-width: 90%;
}

.form-imgs img {
    display: none;
}

.p-b {
    width: 100%;
    float: none;
}

.p-b p {
    max-width: 60%;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: none;
    width: 100%;
    left: 0;
}

.we-content img {
    display: block;
    margin: 0 auto;
}

.we-content p {
    width: 100%;
    max-width: 100%;
    padding: 0;
    text-align: center;
    padding-top: 20px;
    margin: 0;
}
.logo img {
    margin: 0;
    width: 40%;
    float: left;
}

.logo p {
    float: right;
    width: 56%;
    text-align: left;
    padding-left: 0px;
    font-size: 15px;
}

.logo {
    padding-top: 20px;
}
.tabletka_3d {
    zoom: 70%;
}
}
a:focus{
    outline: none;
}
.tabletka_3d { z-index: 9995; display:block; width:96px; height:103px; background: url(../img/sprites.png) no-repeat; background-position: -2px -110px;  position:fixed; bottom:10px; right:35px; }
.tabletka_3d{
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
}
.tabletka_3d:after{
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
}
.tabletka_3d:before{
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
}
.tabletka_3d:hover { background: url(../img/sprites.png) no-repeat;width: 96px; height: 103px; background-position: -108px -111px; }
.tabletka_3d.focus {background: url(../img/sprites.png) no-repeat;width: 96px; height: 103px; background-position: -108px -111px; }
.tabletka_3d:hover .img_left, .tabletka_3d:hover .img_right { -webkit-transition: all 0.15s linear; -moz-transition: all 0.15s linear; -ms-transition: all 0.15s linear; -o-transition: all 0.15s linear; transition: all 0.15s linear; opacity:0; }
.tabletka_3d.focus .img_left, .tabletka_3d.focus .img_right { -webkit-transition: all 0.15s linear; -moz-transition: all 0.15s linear; -ms-transition: all 0.15s linear; -o-transition: all 0.15s linear; transition: all 0.15s linear; opacity:0; }
@-webkit-keyframes sonarEffect {
    0%  { opacity:0.1;}
    5%  { opacity:0.25;}
    10%  { opacity:0.5;}
    15%  { opacity:0.1;}
    20%  { opacity:0.1;}
    25%  { opacity:0.1;}
    30%  { opacity:0.1;}
    35%  { opacity:0.1;}
    40%  { opacity:0.1;}
    45%  { opacity:0.1;}
    50%  { opacity:0.1;}
    55%  { opacity:0.1;}
    60%  { opacity:0.1;}
    65%  { opacity:0.1;}
    70%  { opacity:0.1;}
    75%  { opacity:0.1;}
    80%  { opacity:0.1;}
    85%  { opacity:0.1;}
    90%  { opacity:0.1;}
    95%  { opacity:0.1;}
    100%  { opacity:0.1;}
}
@keyframes sonarEffect {
    0%  { opacity:0.1;}
    5%  { opacity:0.25;}
    10%  { opacity:0.5;}
    15%  { opacity:0.1;}
    20%  { opacity:0.1;}
    25%  { opacity:0.1;}
    30%  { opacity:0.1;}
    35%  { opacity:0.1;}
    40%  { opacity:0.1;}
    45%  { opacity:0.1;}
    50%  { opacity:0.1;}
    55%  { opacity:0.1;}
    60%  { opacity:0.1;}
    65%  { opacity:0.1;}
    70%  { opacity:0.1;}
    75%  { opacity:0.1;}
    80%  { opacity:0.1;}
    85%  { opacity:0.1;}
    90%  { opacity:0.1;}
    95%  { opacity:0.1;}
    100%  { opacity:0.1;}
}
.tabletka_3d .tel_2calls { position:absolute !important; top:22px !important; left:35px !important; border: none !important;}
.tabletka_3d:hover .tel_2calls { cursor:pointer; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -ms-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; }
.tabletka_3d.focus .tel_2calls { cursor:pointer; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top:25px; -webkit-transition: all 0s linear; -moz-transition: all 0s linear; -ms-transition: all 0s linear; -o-transition: all 0s linear; transition: all 0s linear; }

.tabletka_3d .help_2calls {font-weight: 300 !important; text-align: left !important;color: #ffffff !important;font-size: 13px !important;line-height: 16px !important;
    position:absolute; background:url(../img/help.png) no-repeat; width:136px; height:54px; left:-153px; top:4px; padding: 6px 0 0 12px; -webkit-transform: translateX(-20%); -moz-transform: translateX(-20%); -ms-transform: translateX(-20%);
    transform: translateX(-20%); opacity: 0; -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);}
.tabletka_3d .help_2calls {
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
}
.tabletka_3d .help_2calls:after{
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
}
.tabletka_3d .help_2calls:before{
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
}
.tabletka_3d:hover .help_2calls { -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); opacity: 1; -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); color:#fff; text-decoration:none;}
.tabletka_3d.focus .help_2calls { -webkit-transform: translateX(-20%); -moz-transform: translateX(-20%); -ms-transform: translateX(-20%); transform: translateX(-20%); opacity: 0; -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);}
.tabletka_3d.new .img_left,.tabletka_3d.new .img_right {
    display:none;
}

.tabletka_3d.new:after {
    border-radius:100%;
    left:-9px;
    position:absolute;
    top:-19px;
    height:106px;
    width:106px;
    border:solid 2px #0095f3;
    content:' ';
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1);
    opacity:0;
    -webkit-animation:sonarEffectNew 1.5s ease-out 2s infinite;
    -moz-animation:sonarEffectNew 1.5s ease-out 2s infinite;
    animation:sonarEffectNew 1.5s ease-out 2s infinite;
}

.tabletka_3d.new:before {
    border-radius:100%;
    left:11px;
    position:absolute;
    top:-1px;
    height:70px;
    width:70px;
    border:solid 2px #0095f3;
    content:' ';
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1);
    opacity:0.8;
    -webkit-animation:sonarEffectNew 1.5s ease-out infinite;
    -moz-animation:sonarEffectNew 1.5s ease-out infinite;
    animation:sonarEffectNew 1.5s ease-out infinite;
}

.tabletka_3d.new:hover:after,.tabletka_3d.new:hover:before,.tabletka_3d.new.focus:after,.tabletka_3d.new.focus:before {
    -webkit-transition:all .15s linear;
    -moz-transition:all .15s linear;
    -ms-transition:all .15s linear;
    -o-transition:all .15s linear;
    transition:all .15s linear;
    opacity:0!important;
}

@-webkit-keyframes sonarEffectNew {
    0%  { opacity:0.5; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
    100%  { opacity:0; -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3);}
}
@keyframes sonarEffectNew {
    00%  { opacity:0.5; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
    100%  { opacity:0; -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3);}
}
.popup {
position:fixed;
display:none;
z-index:9999;
background:#fff;
border:1px solid #d5d5d5;
padding:40px 10px;
text-align: center;
}
.popup2 {
position:fixed;
display:none;
z-index:9999;
background:#fff;
border:1px solid #d5d5d5;
padding:40px 10px;
text-align: center;
}

.popup-logo {
position:absolute;
left:172px;
top:-81px;
}

.popup-logo img {
width:102px;
height:95px;
}

.popup_h1 {
    font-size: 35px;
    color: #111;
    line-height: 33px;
    margin-bottom: 15px;
    font-weight: 300;
}

.popup_h2 {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 35px;
    font-weight: 300;
}

.popup.dontleave label {
margin-bottom:8px;
}

.popup label {
margin-bottom:10px;
}
textarea{
    width: 340px;
    height: 100px;
    padding: 7px 10px;
    color: #000;
    margin: 0 auto;
    font-size: 16px;
    display: block;
}
input.error {
    background: #FFB4B4 !important;
    border:1px solid #dc8080; 
}
.popup input[type="text"],.popup input[type="password"],.popup input[type="tel"] {
    width: 340px;
    height: 50px;
    padding: 7px 10px;
    color: #000;
    margin: 0 auto;
    font-size: 16px;
    display: block;
}
.callback_btn {
    margin: 0 auto;
    width: 340px;
    display: block;
}
.popup form {
width:390px;
margin:0 auto;
}
.popup .btn {
  width:342px;
  margin-top: 15px;
}
.popup_overlay,.popup_overlay1 {
width:100%;
height:100%;
position:fixed;
z-index:9999;
display:none;
background:rgba(0,0,0,.7);
top:0;
left:0;
}

.popup_close {
position:absolute;
right:10px;
top:10px;
width:30px;
height:30px;
border-radius:50%;
background:url(../img/close.png) center center no-repeat;
cursor: pointer;
}
/* ==========================================================================
   DON'T LEAVE
   ========================================================================== */  

/* ==========================================================================
   DON'T LEAVE
   ========================================================================== */  
#ouibounce-modal{
  display:none;
  position:fixed;
  top:0;left:0;
  width:100%;
  height:100%;
  z-index: 99999;
}
#ouibounce-modal .underlay{
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  background-color:rgba(255,255,255,.9);
}
#ouibounce-modal .modal1{
    width:940px;
    height:553px;
    /*background: url(http://yourchina.kz/granti/img/target-form-bg.png) center center no-repeat #cd0000;*/
    background: #a90404;
    z-index:1;
    position:absolute;
    margin:auto;
    top:0;
    right:0;
    bottom:0;
    left:0;
}
#ouibounce-modal .modal-body{padding:20px 35px;font-size:.9em}
/**/
/**/
.t-main-title {
    font-size: 36px;
    padding-top: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.t-main-subtitle, .t-bg2 .t-main-subtitle {
    font-size: 23px;
    color: #fff;
    position: absolute;
    left: 240px;
    top: 90px;
}
.t-checkbox {
    position: absolute;
    left: 285px;
    top: 135px;
    text-align: left;
}
.t-check {
    color: #fff;
    position: relative;
    height: 66px;
    line-height: 21px;
    font-size: 19px;
    font-weight: 300;
}
.t-check:before {
    position: absolute;
    left: -48px;
    top: -5px;
    width: 44px;
    height: 44px;
    content: url(../img/checkbox1.png);
}
.t-info {
    color: #ffea00;
    line-height: 20px;
    text-align: left;
    position: absolute;
    bottom: 45px;
    left: 253px;
}
.target-form {
    position: absolute;
    width: 457px;
    height: 384px;
    right: 0;
    bottom: 50px;
    text-align: center;
}
.t-girl2 {
    position: absolute;
    bottom: 0;
    left: -131px;
}
.t-arrow, .t-bg2 .t-arrow {
    position: absolute;
    bottom: 13px;
    left: 464px;
}
.t-title{
    width: 332px;
    height: 42px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 15px;
}
.t-title>svg {
    position: absolute;
    top: 0px;
    left: 0;
}
.t-title p {
    font-size: 23px;
    color: #111;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
}
.t-subtitle {
    font-size: 17px;
    color: #fff;
    line-height: 21px;
    margin-bottom: 15px;
}
#dontForm input {
    width: 300px;
    height: 50px;
    border-radius: 5px;
    font-size: 18px;
    padding: 0 10px 0;
}
#dontForm button {
    width: 300px;
    margin: 0;
    /*border-radius: 5px;*/
    font-size: 25px;
}
   /**/
/*#ouibounce-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index: 99999;}
#ouibounce-modal .underlay{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.7);cursor:pointer;-webkit-animation:fadein .5s;animation:fadein .5s}
#ouibounce-modal .modal1{
    width: 705px;
    height: 390px;
    background: #fff;
    z-index: 1;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    -webkit-animation: popin .3s;
    animation: popin .3s;
}
#ouibounce-modal .modal-body{padding:20px 35px;font-size:.9em}
.t-main-title {
    font-size: 34px;
    padding-top: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.t-main-subtitle, .t-bg2 .t-main-subtitle {
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 240px;
    top: 100px;
}
.t-checkbox {
    position: absolute;
    left: 285px;
    top: 135px;
    text-align: left;
}
.t-check {
    color: #fff;
    position: relative;
    height: 66px;
    line-height: 22px;
    font-size: 16px;
}
.t-check:before {
    position: absolute;
    left: -48px;
    top: -5px;
    width: 44px;
    height: 44px;
    content: url(../img/checkbox.png);
}
.t-info {
    color: #ffea00;
    line-height: 20px;
    text-align: left;
    position: absolute;
    bottom: 45px;
    left: 253px;
}
.target-form {
position: absolute;
    padding: 25px;
    width: 355px;
    height: 390px;
    text-align: center;
    right: 0px;
    z-index: 2;
    background-color: #672b8f;
}
.target-form .dot{
    position: absolute;
    left: 0px;
    top: 29px;
    width: 65px;
}
#dontForm .call{
    color: white;
    font-weight: 300;
    font-size: 27px;
    margin-bottom: 18px;
    margin-top: 21px;
}
.modal1-left{
    position: absolute;
    background-color: white;
    height: 390px;
}
.modal1-left img{
      position: relative;
    top: -50px;
}
.t-arrow, .t-bg2 .t-arrow {
    position: absolute;
    bottom: 13px;
    left: 464px;
}
.t-title{
    width: 332px;
    height: 42px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 15px;
}
.t-title>svg {
    position: absolute;
    top: 0px;
    left: 0;
}
.t-title p {
    font-size: 23px;
    color: #111;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
}
.t-subtitle {
    color: #fff;
    line-height: 21px;
    text-align: left;
    font-size: 22px;
    margin-bottom: 15px;
}
.t-subtitle .hi {
    color: white;
    font-size: 38px;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 13px;
}
.t-subtitle .hi-text{
    color: white;
    line-height: 34px;
    font-weight: 300;
    padding-left: 54px;
}
#dontForm input {
    width: 240px;
    height: 50px;
    font-size: 19px;
    font-weight: 300;
    padding: 0 10px 0;
}
#dontForm button {
    width: 240px;
    font-size: 22px;
    margin-top: 11px;
    padding: 11px 0 11px 0;
}*/
/**/

/**/
#loader1{
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(255,255,255,1);
}
#loader1 .loader2{
  width: 400px;
  height: 400px;
  text-align: center;
  margin: 0 auto;
  margin-top: 10%;
}
#loader1:after{
  -webkit-filter: blur(5px);
-moz-filter: blur(5px);
-o-filter: blur(5px);
-ms-filter: blur(5px);
filter: blur(5px);
}
.loader_spin1:after {
    content: "";
    right: 5px;
    top: 5px;
    bottom: 5px;
    left: 5px;
    border: 2px solid transparent;
    border-radius: 50%;
    border-top-color: #FD7401;
    -webkit-animation: spin 0.5s infinite linear;
    animation: spin 0.5s infinite linear;
    position: absolute;
}
@-webkit-keyframes spin {
    from {
    transform: rotate(0deg);
    }
    to { transform: rotate(360deg);
    }
}
@keyframes spin {
    from {
    transform: rotate(0deg);
    }
    to { transform: rotate(360deg);
    }
}
.spin{
width:100%;
height:100%;
position:fixed;
z-index:9999;
display:none;
background:rgba(0,0,0,.7);
top:0;
left:0;
}
