@font-face {
  font-family: 'GothamProBlack';
  src: url('../fonts/GothamProBlack.ttf');
  src: url('../fonts/GothamProBlack.ttf'); 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothaProReg';
  src: url('../fonts/GothaProReg.otf');
  src: url('../fonts/GothaProReg.otf'); 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tenge';
  src: url('../fonts/tenge.otf');
  font-weight: normal;
  font-style: normal;
}
a {color: #5AB0E8;}
i[class*="ic-"] {
  display: inline-block;
  vertical-align: middle;
  background: url(../img/sprite.png) no-repeat;
}
i.ic-list {
  height: 32px;
  width: 32px;
  background-position: 0 0;
  margin-right: 3px;
}
i.ic-user {
  height: 32px;
  width: 32px;
  background-position: 0 -35px;
  margin-right: 3px;
}
i.ic-map {
  height: 32px;
  width: 32px;
  background-position: -32px 0;
  margin-right: 3px;
}
i.ic-phone {
  height: 32px;
  width: 32px;
  background-position: -32px -38px;
  margin-right: 3px;
}
.navbar-default {background-color: #fff;}
.navbar-default .navbar-nav > li > a {
	color: #000; 
	font-family: 'GothaProReg',Helvetica,Arial,sans-serif;
	text-transform: unset;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
  color: red;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #fff;
  color: red;
}
.navbar-brand {background: url(../img/logo.png) no-repeat;}
.navbar-toggle {
    background-color: red;
    margin-bottom: 0;
    margin-right: 15px;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 15px;
}
body {font-family: 'GothaProReg',Helvetica,Arial,sans-serif;}
#theory__and__practice {
    background: url(../img/sky.png) #1d3c50; 
    text-align: center; 
    padding-top: 25px;
}
#theory__and__practice p {color: #fff; min-height: 70px;}
.intro-text > span {
	color: #ffde00; 
	font-size: 48px; 
	font-family: 'GothamProBlack',Helvetica,Arial,sans-serif;
}
.intro-text h1 {color: #e31e24;}
hr.plus:after {
    content: "+";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: 'GothamProBlack',Helvetica,Arial,sans-serif;
    font-size: 60px;
    color: #ffde00;
}
hr.plus {border-color: #1D3C50; margin: 45px 0;}
#training_center,
#lease {background-color: #ffde00; position: relative;}
#lease h3 {color: #000;}
#reviews {text-align: center;}
#reviews a {color: #5AB0E8; cursor: pointer;}
#reviews span {display: block;}
#lease a {color: #fff;}
#reviews h2,
#advantages h2,
#training_center h2,
#lease h2 {color: #e31e24;}
#advantages p {background: url(../img/check_mark.png) no-repeat; padding-left: 40px; padding-bottom: 15px;}
#result {position: relative; background-color: #ffde00; padding: 0;}
#result p {color: #000;}

#result > img {
    left: 48%;
    position: absolute;
    top: -33px;
    z-index: 99;
}
.result__title {
	font-size: 48px; 
	font-family: 'GothamProBlack',Helvetica,Arial,sans-serif;
	color: #000;
	padding: 45px 0 25px 0;
	display: block;
}
#list__of__courses {background-color: #5ab0e8;}
#list__of__courses h2 {color: #fff;}
#list__of__courses h3 {display: inline-block; color: #000; background-color: #ffde00; padding: 10px;}
#about h2 {color: #5ab0e8;}
ul {padding: 0;}
ul li {list-style: none;} 
.slider .slick-prev {
    background: rgba(0, 0, 0, 0) url("../img/arrow_left.png") repeat scroll 0% 0%;
    font-size: 38px;
    line-height: 1;
    opacity: 0.75;
}
.slider .slick-next {
  background: rgba(0, 0, 0, 0) url("../img/arrow_right.png") repeat scroll 0% 0%;
    font-size: 38px;
    line-height: 1;
    opacity: 0.75;
}
.slider .slick-next {
  width: 38px;
    height: 38px;
}
.slider .slick-prev, .slick-next {
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 120px!important;
    line-height: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    width: 63px!important;
    z-index: 999;
}
.slider > .slick-prev {
  left: -100px;
}
.slider > .slick-next {
  right: -100px;
}
.btn-red {
  background-color: #e31e24; 
  color: #fff; 
  text-transform: uppercase; 
  border: none;
  border-radius: 20px; 
}
.btn-yellow {
  background-color: #ffde00; 
  color: #000; 
  text-transform: uppercase; 
  border: none;
  border-radius: 20px;
}

.button__absolute {
    position: absolute;
    right: 0;
    top: 70px;
}

.button__absolute__2 img,
.button__absolute img {
    position: absolute;
    top: -10px;
    left: -70px;
}
.text__block {margin-bottom: 65px;}
#lease img {
    position: absolute;
    right: 250px;
    top: -130px;
}
#list__of__courses .button__absolute {
    position: absolute;
    top: 220px;
    right: 0;
}
#list__of__courses .button__absolute__2 {
    position: absolute;
    top: 400px;
    right: 0;
}
.price {
  color: #fff;
  font-size: 36px;
  font-family: "GothamProBlack",Helvetica,Arial,sans-serif;
}
.kz {
  color: #fff;
  font-size: 20px;
  font-family: "tenge",Helvetica,Arial,sans-serif;
}
.image_block img {margin: 0 auto;}
.title__name {text-align: center;}
.modal-body .select__course {margin-bottom: 70px;}

@media (max-width: 1200px) {
  .navbar-fixed-top {
    padding: 25px 0 0!important;
    transition: padding 0.3s ease 0s;
  }
  .navbar-default .navbar-nav > li > a {font-size: 12px!important;}
}

@media (max-width: 1024px) {
  .navbar-fixed-top {
    padding: 0!important;
    transition: padding 0.3s ease 0s;
  }
  .navbar-default .navbar-nav > li > a {font-size: 14px!important;}
  .success img {left:-150px;}
}

@media (max-width: 992px) {
  .navbar-fixed-top {
    padding: 0!important;
    transition: padding 0.3s ease 0s;
  }
  .navbar-default .navbar-nav > li > a {font-size: 14px!important;}
  .success img {left:-150px;}
  #list__of__courses .button__absolute {
        top: 270px;
    }
    #list__of__courses .button__absolute__2 {
        top: 450px;
    }
    
    .navbar .navbar-nav {margin: 0;}
}

@media (max-width: 768px) {
  .navbar-fixed-top {
    padding: 0!important;
    transition: padding 0.3s ease 0s;
  }
  .button__absolute img {
        display: none;
    }
    .success img {left:-150px;}
    #list__of__courses .button__absolute {
        top: -30px;
        right: 25%;
    }
    #list__of__courses .button__absolute__2 {
        top: initial;
        bottom: -65px;
        right: 25%;
    }
    #list__of__courses img {display: none;}
}

@media (max-width: 480px) {
    .button__absolute {
        right: 20%;
        top: 400px;
    }
    #result {
        padding: 60px 0;
    }
    .success img {left:-150px;}
}
