@import url('http://fonts.cdnfonts.com/css/sf-ui-display');
@import url('http://fonts.cdnfonts.com/css/akrobat');
@import url("https://use.typekit.net/yqz2vnn.css");
html, body {
    /* Убирает прокрутку по горизонтале, для мобильной версии */
    overflow-x: hidden;
}
body {
    font-family: 'SF UI Display', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0em;
}
.header_main_div {
  background-color: #F1F3F8;
}
 a:hover {
  color: #C96C4B !important;
  text-decoration: none;
}
.lang_top a {
  color: #000;
}
.header_menu {
  padding: 0;
}
.header_main {
  padding: 0;
}
.bg-light {
    background-color: transparent !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-size: 16px;
    font-weight: 300;
}
.social_top {
  padding: 0;
}
.social_top img {
  width: 35px;
}
.social_bottom img {
  width: 35px;
}
.main_bg {

    background-image: url(/img/bg2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: unset;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.main_bg_div {
    padding-top: 30px;
}
.main_bg_div2 {
  margin-top: 100px;
}
.h1_main h1 {
font-family: 'Akrobat Light';
font-size: 56px;
line-height: 67px;
color: #776C7A;
letter-spacing: 0em;
}

.main_bg_label {
font-size: 32px;
font-weight: 300;
line-height: 43px;
letter-spacing: 0em;
text-align: center;
color: #fff;
}
.citata {
font-size: 24px;
font-weight: 300;
line-height: 31px;
letter-spacing: 0em;
color: #D2B9B1;
text-align: center;
}
.scribe_div {
  margin-top: 60px;
  padding-bottom: 60px;
}
.btn_main {
  background-color: #D9D9D9;
    border-radius: 50px;
    width: 100%;
    color: #403440;
    font-size: 30px;
    font-weight: 300;
    line-height: 43px;
    letter-spacing: 0em;
    text-align: center;
    border: transparent;
    padding-top: 10px;
    padding-bottom: 10px;

}
.footer {
  background: #403440;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}
.menu_bottom {
  margin-top: 15px;
}
.menu_bottom a {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;

}
.social_bottom {
  margin-top: 40px;
}
.statik_h1 h1 {
font-size: 36px;
font-weight: 300;
line-height: 43px;
letter-spacing: 0em;
margin-top: 50px;
margin-bottom: 50px;
}
.text_div {
  margin-top: 40px;
font-family: ibm-plex-sans, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0em;
text-align: left;

}
.text_div h2 {
font-size: 36px;
font-weight: 300;
line-height: 43px;
letter-spacing: 0em;
text-align: left;

}
.contacts_div img {
  margin-right: 15px;
}
.contacts_div p {
  line-height: 33px;
}

/***********************************************/
.carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 50px;
    width: 50px;
    outline: black;
    background-size: 100%, 100%;
    border-radius: 100%;
    border: none;
    background-image: none;
    background-color: #fff;
    padding-top: 8px;
}
.carousel-control-next, .carousel-control-prev {
  opacity: 1;
  width: auto;
}
.carousel-control-next-icon:after
{
  content: '>';
  font-size: 40px;
    color: #F9A76D;
    font-weight: 900;
}

.carousel-control-prev-icon:after {
  content: '<';
  font-size: 40px;
    color: #F9A76D;
    font-weight: 900;
}
.carousel-control-next {
    right: -25px !important;
}
.carousel-control-prev {
    left: -25px !important;
}
.course_div {
  color: #fff;
  height:290px;
  background-repeat: no-repeat;
}
.course_div_row {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding-bottom: 15px;
}
.course_div_title a {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0em;
}
.course_div_title_span {
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
}
.course_div_btn {
    background: #F9A86D;
    border-radius: 50px;
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 12px;
}
.course_div_btn_a a:hover {
  color: #fff !important;
}
.course_main_img {
    color: #fff;
    height: 590px;
    background-repeat: no-repeat;
    background-position: top;
}
.slogan {
font-size: 24px;
font-weight: 300;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
}
.slogan_label {
font-size: 16px;
font-weight: 300;
line-height: 19px;
letter-spacing: 0em;
text-align: left;
}
.kurs_start {
  padding-left: 0;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    line-height: 29px;
    letter-spacing: 0em;
    color: #000;
    background: #F1F3F8;
    padding-bottom: 10px;
    padding-top: 7px;
    margin-top: 50px;
}
.modal-content {
  border: 10px solid #F9A86D;
}
.md_input {
    height: 55px;
    background: #F2F6FA;
    border: 1px solid #F2F6FA;
    border-radius: 50px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #F2F6FA;
    border: 1px solid #F2F6FA;
    border-radius: 50px;
}
.modal-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 133%;
    text-align: center;
}
.modal-header {
  padding-bottom: 0;
  border-bottom: none;
}
.modal_btn {
  width: 100%;
    background: #F9A86D;
    border-radius: 50px;
    color: #fff;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    height: 50px;
}
/**************Галерея***********************/
.photo-gallery {
color:#313437;
background-color:#fff;
}

.photo-gallery p {
color:#7d8285;
}

.photo-gallery h2 {
font-weight:bold;
margin-bottom:40px;
padding-top:40px;
color:inherit;
}



.photo-gallery .intro {
font-size:16px;
max-width:500px;
margin:0 auto 40px;
}

.photo-gallery .intro p {
margin-bottom:0;
}

.photo-gallery .photos {
padding-bottom:20px;
}

.photo-gallery .item {
padding-bottom:30px;
}
/******************************************/
.recipe-listing {
display: flex;
flex-wrap: wrap;
margin: 0 -1rem;
}
.recipe-listing .recipe-item {
width: 33.33%;
padding: 1rem;
}
.recipe-listing .recipe-item .redipe-item-inner {
padding: 2.5rem 1rem;
background-color: rgba(0, 0, 0, 0.6);
cursor: pointer;
border-radius: 2rem;
overflow: hidden;
text-align: center;
position: relative;
}
.recipe-listing .recipe-item .redipe-item-inner:before {
content: "";
position: absolute;
width: 70%;
height: 100%;
background-color: rgba(60, 60, 0, 0.8);
top: 0;
left: -20%;
transform: skew(45deg);
transition: all 0.5s;
z-index: 0;
pointer-events: none;
}
.recipe-listing .recipe-item .redipe-item-inner:hover:before {
transform: skew(0deg);
width: 200%;
transition: all 0.5s;
}
.recipe-listing .recipe-item .redipe-item-inner .recipe-name {
position: absolute;
top: 50%;
left: 0;
right: 0;
transform: translateY(-50%) scale(1.4);
transition: all 0.3s;
width: 100%;
font-size: 24px;
font-weight: bold;
letter-spacing: 5px;
}
.recipe-listing .recipe-item .redipe-item-inner:hover > .recipe-name {
opacity: 0;
transform: translateY(-50%) scale(1);
transition: all 0.3s;
}
.recipe-listing .recipe-item .redipe-item-inner .recipe-desc {
opacity: 0;
transform: scale(0.6);
transition: all 0.3s;
font-size: 0.9em;
}
.recipe-listing .recipe-item .redipe-item-inner:hover > .recipe-desc {
opacity: 1;
transform: scale(1);
transition: all 0.3s;
}

.load-more-wrapper {
text-align: center;
}
.load-more-wrapper .load-more-btn {
cursor: pointer;
display: inline-block;
background: #F9A86D;
border-radius: 50px;
padding: 0.7rem 1.5rem;
margin-top: 1rem;
transition: all 0.3s;
border-radius: 0.5rem;
color:#fff;
}
.load-more-wrapper .load-more-btn:hover {
background: #F9A86D;
transition: all 0.3s;
color:#fff !important;
}

.hide {
display: none;
}
.video_2 {
  margin-top: 80px;
}

.ln_mob a {
   color: #000; 
}


@media (max-width:991px) {
.photo-gallery h2 {
margin-bottom:25px;
padding-top:25px;
font-size:24px;
}
.social_top {
   display:none;
}
.mob_no {
   display:none; 
}
.menu_bottom {
    display:none; 
}
.logo_footer img {
    width:50%;
}
}


@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
}
.desc_no {
   display:none; 
}
.logo_footer img {
    width:100%;
}
}
