@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%
}

.xs-show{display: none;}
.xs-hide{}
@media (max-width: 375px) {

	#slider_main .slick-slide.slick-current.slick-active{
    	margin-top: 324px;
	}
}



@media (max-width: 1000px) {
  .xs-show{display: block;}
  .xs-hide{display: none;}
}
.btn-bg-transparent{
  background-color: transparent;
}
ul:not([class]){
  font-size: 10px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: .28px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul:not([class]) li {
  display: flex;
  margin-bottom: 5px;
  position: relative;
  align-items: center;
}
ul:not([class]) li:before {
  content: "";
  width: 6px;
  height: 7px;
  display: block;
  margin-right: 10px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/local/templates/tefi_mmedia_project/img/li.svg);
}
body {
    margin:0;
font-family: "SF Pro Display", sans-serif ;
color: #fff;
background: #2B2B2B;
font-size: 18px;
line-height: 26px;
}

h1 {

}
.list-reset {
  list-style: none;
  margin: 0;
  padding: 0;
}

h2 {
  font-size: 36px;
  font-family: "Ledger", sans-serif ;
  margin-bottom: 30px;
  margin-top: 30px;
}
.header-right-block-back-btn {
  display: none!important;
}

.navbar {
    padding: 0px;
    background: transparent;
    /*border-bottom: 1px solid #fff;*/
}

.gallery_items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px;
}

.gallery_items .gallery_item {
  width: 31%;
}

.gallery_items .gallery_item .gallery_item_img {
  height: 270px;
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 16px;
}
.gallery_item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery_items .gallery_item h3 {
  text-align: center;
  font-size: 14px;
  font-family: "Ledger", sans-serif;
  line-height: 20px;
}

.navbar-brand {
  padding: 0px;
  margin: 0;
  justify-content: center;
  display: flex;
}

.tag-status-project{
  position: relative;
  padding-left: 23px;
}
.tag-status-project:after{
  content: '';
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  top:4px;
}
.tag-status-project.green:after{
  background-color: #019621;
}
.tag-status-project.yellow:after{
  background-color: #A0A400;
}
.tag-status-project.pink:after{
  background-color: #842000;
}
.tag-status-project.blue:after{
  background-color: #167fe0;
}
.tag-status-project.red:after{
  background-color: #7816e0;
}
.bx-breadcrumb{
  margin: 15px 0 0 0;
}

.bx-breadcrumb .bx-breadcrumb-item span{
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #F9D8AA;
}
.bx-breadcrumb .bx-breadcrumb-item a{
  text-decoration: none;
}
.bx-breadcrumb .bx-breadcrumb-item a span{
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #929292;
  text-decoration: none;
}

.form-header{
  position: relative;
}
.logo-header{
  position: relative;
  display: flex;
  text-decoration: none;
  align-items: center;
}
.btn-header{
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #F9D8AA;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
.btn-header:hover{
  color: #F9D8AA;
  text-decoration: none;
}
.btn-header svg{
  margin-left: 18px;
}
.header-right-block, .header-left-block{
  display: flex;
  align-items: center;
  justify-content: right;
  height: 100%;
}
.header-left-block{
  justify-content: left;
}
.input-search-header, .input-search-header:focus{
  background: transparent;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #F9D8AA;
  width: 170px;
  padding-left: 35px;
  box-shadow: none;
  color: #fff;
}
.search-ico-header{
  position: absolute;
  top: 4px;
}
.form-header{
  position: relative;
}

.logo-header span{
  max-width: 70px;
  font-size: 9px;
  line-height: 12px;
  color: #fff;
  white-space: initial;
  text-decoration: none;
  margin-left: 4px;
}
.modal{
  //color: #000;
}
.btn_.btn-block{background: transparent;}
.modal-content{margin: auto;background-color: rgb(60 60 60 / 70%);}

.accordion {
background-color: transparent;
color: #333;
  cursor: pointer;
  padding: 24px 0;
  width: 100%;
  text-align: left;
border: none;
outline: none;
  transition: 0.4s;
  border-top: 1px solid #D9D9D9;
  outline: none;
  font-size: 24px;
  font-weight: 300;
  display: flex;
justify-content: space-between;
align-items: center;
line-height: 30px;
}

._active, .accordion:hover {
  background-color: transparent;
  outline: none;
}




#join .modal-header{
  background-color: #212121;
  z-index: 1;
  border: none;
  padding: 40px;
  border-radius: 0;
  flex-direction: column;
  box-shadow: 0 20px 40px rgb(0 0 0 / 16%);
}
#join .modal-header .title{
  font-size: 30px;
}
#join .modal-body{
  padding: 40px 40px 20px;
  background-color: #212121;
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

#join .inputfile {
  opacity: 0;
  z-index: -1;
  width: 0.1px;
  height: 0.1px;
  overflow: hidden;
  position: absolute;
}
#join label.file {
  cursor: pointer;
  margin-bottom: 0;
}
#join .file-wrap .title {
  margin-bottom: 0;
  color: #FDC68C;
  text-decoration: underline;
  font-size: 24px;
  line-height: 33px;
}
#join .file-wrap .notice {
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  margin-bottom: 0;
}
#join .file-wrap .file-name:not(.visible) {
  display: none;
}







.panel {
padding: 0 18px;
background-color: transparent;
display: none;
overflow: hidden;
font-size: 14px;
}

.accordion:after {
content: ''; /* Unicode character for "plus" sign (+) */
background: url('../images/arrow_up.svg');
width: 12px;
height: 8px;
font-size: 13px;
  color: #777;
  float: right;
margin-left: 5px;
}

._active:after {
content: ""; /* Unicode character for "minus" sign (-) */
background: url('../images/arrow_down.svg');
width: 12px;
height: 8px;
}

a {
  color: #F9D8AA;
  text-decoration: underline;
}

header.tr_h {
  position: absolute;
  width: 100%;
  padding: 15px 0;
}

header {
  position: relative;
  width: 100%;
  padding: 15px 0;
}

#last_events {

}

#last_events a {
  margin-bottom: 30px;
  display: block;
}

#last_events a:hover{

}

#last_events .item {
  padding-bottom: 10px;

}

#last_events .item:hover {
  -webkit-box-shadow: 0 4px 8px 0 rgba(249,216,170,0.16);
box-shadow: 0 4px 8px 0 rgba(249,216,170,0.16);
border-radius: 8px;
}


#last_events .item img {
  width: 100%;
  border-radius: 8px 8px 0 0;
}

#last_events .item h3 {
  font-size: 24px;
  margin-top: 24px;
  margin-bottom: 20px;
  padding: 0 15px;
}

#last_events .item p {
  padding: 0 15px;
}

#last_events .item a {
  color: #fff;
  text-decoration: none;
}

#news_main {
padding: 182px 0;
}

#news_main .title_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.links{
  display: flex;
  gap: 15px;
}

#news_main .title_flex a {

}

#news_main .title_flex h2 {

}

#news_main .item {
  display: flex;
  border-top: 1px solid #F9D8AA;
  padding-top: 16px;
  padding-bottom: 16px;
  align-items: center;
}

#news_main .item .date {
  display: flex;
  width: 20%;
}

#news_main .item .date .day {
  font-size: 96px;
line-height: 86px;
width: 120px;
text-align: center;
}

#news_main .item .date .month {
  font-size: 14px;
  margin-left: 10px;

}

#news_main .item .date .month span {
  display: block;
}

#news_main .item .title {
  margin: 0 80px;
  width: 60%;
}

#news_main .item img {
  width: 20%;
}

#news_main .item a {
  color: #fff;
  text-decoration: none;
}

#news_main .item a:hover {
  color: #fff;
  text-decoration: underline;
}



#slider_main .slick-slide.slick-active {
  transform: scale(1);
  transition: 0.3s ease-in-out all;
}

#slider_main .slick-slide.slick-current.slick-active {
  transform: scale(2);
  z-index: 2;
position: relative;
}

#slider_main .slick-slide h3,
#slider_main .slick-slide p,
#slider_main .slick-slide i {
  display: none;
}

#slider_main .slick-slide.slick-active h3,
#slider_main .slick-slide.slick-active p,
#slider_main .slick-slide.slick-active i {
  display: none;
}

#slider_main .slick-slide.slick-current.slick-active h3 {
  display: block;
  font-size: 16px;
  font-family: "Ledger", sans-serif;
  text-align: center;
  margin-top: 15px;
}

#slider_main .slick-slide.slick-current.slick-active p {
  display: block;
  font-size: 8px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
gap: 5px;
}

#slider_main .slick-slide.slick-current.slick-active i {
  content: '.';
  display: block;
  font-size: 12px;
  text-align: center;
  width: 2px;
height: 2px;
color: #fff;
display: flex;
align-items: center;
position: relative;
background: #F9D8AA;
border-radius: 60px;
}

.slick-cloned {

}

.slick-slide img {
  display: block;
  width: 100%;
}

.slick-next {
  right: 0;
}

#slider_main .slick-slide {
  margin: 0 50px;
    margin-top: 0px;
}

#slider_main .slick-list {
padding-top: 200px !important;
padding-bottom: 200px !important;
}

#gallery_main .slick-slide {
  padding: 15px;
}

footer {
  background: #606060;
  padding: 40px 0;
}

.btn_ {
color: #F9D8AA;
  border: 2px solid #F9D8AA;
  border-radius: 8px;
  padding: 12px 59px;
  text-decoration: none;
  font-weight: 500;
}

.btn_:hover {
  color: #333;
  border: 2px solid #F9D8AA;
background: #F9D8AA;
text-decoration: none;
}

footer p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #F9D8AA;
}

footer .social {
  display: flex;
  gap: 15px;
  justify-content: end;
}

footer .social a {

}

footer .social a:hover {
  opacity: 0.7;
}

footer .copyright {
  text-align: center;
}

#breadcrumbs {
font-size: 14px;
margin-bottom: 30px;
margin-top: 10px;
}

#breadcrumbs div {
display: flex;
align-items: center;
gap: 10px;
}

#breadcrumbs span {
  color: #929292;
}

#breadcrumbs i {
  background: url(/images/bc_arrow.svg);
  width: 5px;
  height: 8px;
  display: block;
}

#breadcrumbs a {
  text-decoration: none;
}

#breadcrumbs a:hover {
  text-decoration: underline;
}

#content {
  margin-bottom: 30px;
}

#content .content_block h2 {
font-size: 24px;
color: #F9D8AA;
}

.sidebar {

}

.sidebar .title {
font-size: 20px;
color: #F9D8AA;
border-bottom: 1px solid #F9D8AA;
padding-bottom: 15px;
margin-bottom: 15px;
}

.project_items {

}

.project_items .item {
  margin-bottom: 30px;
}

.project_items .item a {
  text-decoration: none;
}

.project_items .item a:hover h3 {
  text-decoration: underline;
}

.project_items .item .date {
  font-size: 14px;
  color: #929292;
  font-family: "Ledger", sans-serif;
}

.project_items .item .status {
  font-size: 16px;
  color: #929292;
  font-family: "Ledger", sans-serif;
}

.project_items .item .status .red,
.project_items .item .status .yellow,
.project_items .item .status .green {
  display: flex;
  align-items: center;
  gap: 10px;
}

.project_items .item .status .red:before {
  content: '';
  background: url(/images/red.svg);
  width: 16px;
  height: 16px;
  display: block;

}

.project_items .item .status .yellow:before {
  content: '';
  background: url(/images/yellow.svg);
  width: 16px;
  height: 16px;
  display: block;
}

.project_items .item .status .green:before {
  content: '';
  background: url(/images/green.svg);
  width: 16px;
  height: 16px;
  display: block;
}

.project_items .item .project_img {
  height: 80px;
overflow: hidden;
border-radius: 8px;
display: flex;
align-items: center;
margin-bottom: 15px;
margin-top: 10px;
}

.project_items .item .project_img img {
  width: 100%;
}

.project_items .item h3 {
  font-size: 14px;
  color: #fff;
  font-family: "Ledger", sans-serif;
  line-height: 22px;
}

.government_item {
margin-bottom: 30px;
}

.government_item .government_img {
  height: 270px;
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 16px;
}

.government_item .government_img img {
  width: 100%;
  object-fit: cover;
height: 100%;
}

.government_item h3{
  font-size: 20px;
  font-family: "Ledger", sans-serif;
  line-height: 26px;
}

.government_item p {
  font-size: 16px;
  line-height: 20px;
  height: 70px;
}

.government_item a {
  font-size: 16px;
  font-family: "Ledger", sans-serif;
  text-decoration: none;
  border-bottom: 1px solid;
}

.government_item a:hover {

}

.government_item {

}

.news_items {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 15px;
}

.news_items .news_item {
  width: 31%;
}

.news_items .news_item.first_news{
  width: 66%;
}

.news_items .news_item .news_item_img {
  height: 270px;
overflow: hidden;
border-radius: 8px;
margin-bottom: 16px;
}

.news_items .news_item .news_item_img img {
  width: 100%;
object-fit: cover;
height: 100%;
}

.news_items .news_item .date {
  font-size: 14px;
  font-family: "Ledger", sans-serif;
  color: #929292;
}

.news_items .news_item h3 {
  font-size: 14px;
  font-family: "Ledger", sans-serif;
  line-height: 20px;
}

.news_items .news_item.first_news h3 {
  font-size: 20px;
  font-family: "Ledger", sans-serif;
  line-height: 26px;
}

.news_items .news_item a {
  font-size: 16px;
}

.btn_center {
  margin: 30px auto;
  text-align: center;
}

.last_news_items {

}

.last_news_items .item {
  margin-bottom: 30px;
}

.last_news_items .item .date {
  font-size: 14px;
color: #929292;
font-family: "Ledger", sans-serif;
margin-bottom: 10px;
}

.last_news_items .item .project_img {
  height: 80px;
overflow: hidden;
border-radius: 8px;
margin-bottom: 10px;
}

.last_news_items .item .project_img img {
  width: 100%;
object-fit: cover;
height: 100%;
}

.last_news_items .item h3 {
  font-size: 14px;
color: #fff;
font-family: "Ledger", sans-serif;
line-height: 22px;
}

.last_news_items .item a {
  text-decoration: none;
  color: #fff;
}

.project_item {
margin-bottom: 30px;
}

.project_item .project_img {
  height: 370px;
overflow: hidden;
border-radius: 8px;
margin-bottom: 16px;
}

.project_item .project_img img {
  width: 100%;
object-fit: cover;
height: 100%;
}

.project_item .status {
  font-size: 14px;
font-family: "Ledger", sans-serif;
color: #929292;
margin: 10px 0;
}

.project_item .status .red,
.project_item .status .yellow,
.project_item .status .green {
display: flex;
align-items: center;
gap: 10px;
}

.project_item .status .green::before {
content: '';
background: url(/images/green.svg);
width: 16px;
height: 16px;
display: block;
}

.project_item .status .red::before {
  content: '';
  background: url(/images/red.svg);
  width: 16px;
  height: 16px;
  display: block;
}

.project_item .status .yellow::before {
  content: '';
  background: url(/images/yellow.svg);
  width: 16px;
  height: 16px;
  display: block;
}

.project_item .date {
  font-size: 14px;
font-family: "Ledger", sans-serif;
color: #929292;
margin-bottom: 10px;
}

.project_item h3 {
  font-size: 20px;
font-family: "Ledger", sans-serif;
color: #fff;
line-height: 26px;
}

.project_item a {
  font-size: 16px;
font-family: "Ledger", sans-serif;
}

.contend__year{
  display: none;
}
.contend__year__active {
  display: block;
}

.gallery__contend {
  display: none;
}

.contend__active {
  display: block;
}
.select__wraper {
  margin-bottom: 20px;
  display: flex;
}

.year__gallery {
  margin-right: 20px;
}
.selYear, .selMedia {
  background: #2B2B2B;
  color: #F9D8AA;
  border: none;
}
.selMedia {
  width: 100px;
}


.gallery_items .row {
  display: flex;
  justify-content: space-between;
  margin: 0;
}

.gallery_items .row > .column {
  padding: 0px;
  height: 270px;
  overflow: hidden;
  margin-bottom: 30px;
}

.gallery_items .row > .column img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  border-radius: 8px;
}



/* Create four equal columns that floats next to eachother */
.gallery_items .column {
  float: left;
  width: 32%;
}

/* The Modal (background) */
.gallery_items .modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 10px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.gallery_items .modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.gallery_items .close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.gallery_items .close:hover,
.gallery_items .close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.gallery_items .mySlides {
  display: none;
}

/* Next & previous buttons */
.gallery_items .prev,
.gallery_items .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.gallery_items .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.gallery_items .prev:hover,
.gallery_items .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.gallery_items .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.gallery_items .caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.gallery_items img.demo {
  opacity: 0.6;
  width: 100%;
object-fit: cover;
height: 100%;
border-radius: 8px;
}

.gallery_items .active,
.gallery_items .demo:hover {
  opacity: 1;
}

.gallery_items img.hover-shadow {
  transition: 0.3s;
}

.gallery_items .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.vacancies_item {
border-bottom: 1px solid #fff;
padding-bottom: 24px;
margin-bottom: 24px;
}

.vacancies_item .date {
  font-size: 14px;
font-family: "Ledger", sans-serif;
color: #929292;
}

.vacancies_item h3{
  font-size: 20px;
font-family: "Ledger", sans-serif;
line-height: 20px;
margin-top: 10px;
margin-bottom: 15px;
}

.vacancies_item p {
  font-size: 14px;
  line-height: 20px;
}

.vacancies_item a {
  font-size: 16px;
}

.partners_items {

}

.partners_items .item {
display: flex;
justify-content: space-between;
margin-bottom: 30px;
}

.partners_items .item .partner_img {
border-radius: 8px;
border: 1px solid #F9D8AA;
height: 220px;
overflow: hidden;
border-radius: 8px;
margin-bottom: 16px;
width: 30%;
display: flex;
align-items: center;
justify-content: center;
}

.partners_items .item .partner_img img {

}

.partners_items .item .partner_content {
width: 68%;
}

.partners_items .item .partner_content h3 {
font-size: 24px;
font-family: "Ledger", sans-serif;
line-height: 30px;
color: #F9D8AA;
}

.partners_items .item .partner_content a {
color: #929292;
font-size: 14px;
margin-bottom: 15px;
display: block;
}

.partners_items .item .partner_content a:hover {

}

.partners_items .item .partner_content p {
font-size: 14px;
line-height: 18px;
}


#contacts {
padding-bottom: 50px;
}

#contacts .title {

}

#contacts .title h1 {
  font-size: 36px;
font-family: "Ledger", sans-serif;
margin-bottom: 40px;
}

#contacts .contacts_items span {
  color: #F9D8AA;
  font-size: 20px;
  margin-bottom: 5px;
  display: block;
  margin-top: 24px;
}

#contacts .contacts_items div {
  line-height: 24px;
}

#contacts .contacts_items a {
  color: #fff;
  text-decoration: none;
}

#contacts .contacts_items a:hover {

}

#contacts .map iframe {
  border-radius: 8px;
}

#contacts .btn_left {
  margin-top: 50px;
}

#contacts .btn_left a {
 color: #F9D8AA;
}

#contacts .btn_left a:hover {
 color: #333;
}

.dropdown-menu {
  background: #272727;
  padding: 15px 0;
}

.dropdown-item {
  color: #fff;
  text-decoration: none;
}

.dropdown-item:hover {
  color: #F9D8AA;
  text-decoration: underline;
  background-color: transparent;
}


.navbar-brand {
  margin-bottom: 15px;
}

.nav__burger {
  display: none;
}

.owl-stage {
  display: flex;
  align-items: center;
}
#partners {
  padding-bottom: 50px;
}
.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: none;
}

@media (max-width: 1225px) {
  .btn_{
      padding: 12px 10px;
      font-size: 16px;
  }
}


@media (max-width: 991.98px) {
       
       /* body {
        padding-top: 150px;
       } */

      .offcanvas-collapse {
        position: fixed;
        top: 0;
        bottom: 0;
        left: -300px;
        width: 300px;
        padding-top: 3rem;
        padding-right: 1rem;
        padding-left: 1rem;
        overflow-y: auto;
        visibility: hidden;
        background-color: #2B2B2B;
        transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out, visibility .3s ease-in-out;
        transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
      }

      .offcanvas-collapse.open {
        visibility: visible;
        -webkit-transform: translateX(300px);
        transform: translateX(300px);
        z-index: 999;
      }

      .offcanvas-close {
        position: absolute;
        font-size: 2.5rem;
        font-weight: 700;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.3);
        border: none;
        -webkit-appearance: button;
        background-color: transparent;
        right: 0;
        top: 0;
        padding: 0 1.5rem;


      }

      .offcanvas-open {
        overflow: hidden;
      }

      .slick-slide, .slick-center {
        width: 50%!important;
      }

      #partners .slick-slide{
        width: 7%!important;
      }
      .slick-track {
        display: flex;
        align-items: center;
      }

      #gallery_main .slick-slide {
          width: 5%!important;
      }
      .navbar-toggler-icon {
          background-image: url("Vector.png")!important;
      }

      .nav__search {
          display: none;
      }
      .nav__burger {
          display: block;
      }
      header .row {
          display: flex;
          align-items: center;
      }
    }

    @media (min-width: 992px) {
      .offcanvas-close {
        display: none;
      }

      .navbar-expand-lg .navbar-collapse {
        justify-content: end;
      }
    }





.sticky .navbar-brand img {
    width: 160px;
}

#myHeader .container {

}


/* The sticky class is added to the header with JS when it reaches its scroll position */
#myHeader.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #272727;
  z-index: 999;
  -webkit-box-shadow: 0 0px 6px 0px rgba(0,0,0,0.10);
box-shadow: 0 0px 6px 0px rgba(0,0,0,0.10);
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
/*#myHeader.sticky + #content {
  padding-top: 102px;
}*/

.body_scroll {
  padding-top: 70px;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #F9D8AA;
  text-decoration: none;
  border-bottom: 2px solid #F9D8AA;
  padding: 15px 0;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  text-decoration: none;
  padding: 15px 0;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #F9D8AA;
  text-decoration: none;
  border-bottom: 2px solid #F9D8AA;
}

.navbar-nav {
  justify-content: space-between;
width: 100%;
}


.white{
  font-size: 50px;
  text-align: center;
  color: #fff;
  display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.sub-white{
  font-size: 30px;
  text-align: center;
  color: #fff;
}
.center-line{
  width: 150px;
  margin: 30px auto;
}
.contact{
  font-size: 18px;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 20px;
  border-radius: 90px;
  display: inline-block;
  margin: 20px 0 60px;
}

/* Video Background HTML 5 Style Here */
.overlay{
    background-color: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    height: 100vh;
}
.fullscreen-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
  background-image: url(../media/videoframe.mp4) no-repeat;
}

.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 700px;
  min-width: 100%;
  width: 100%;
  background-position: center center;
}


@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 370%;
    left: -100%;
  }
}


@media (max-width: 768px){
  footer div{
      text-align: center;
  }
  footer .social {
      justify-content: center;
  }

  footer .col-md-3,
  footer .col-md-6 {
      margin-bottom: 20px;
  }

  footer .row {
      flex-direction: column-reverse;
  }

  .overlay {
      padding-top: 15%;
  }
  .news_items .news_item.first_news {
    width: 100%;
  }
  .news_items .news_item {
    width: 100%;
  }

  .last_news_items .item .project_img {
    height: 100%;
  }

  .btn_center {
    margin: 0 auto;
  }
  .header-right-block-back-btn {
    display: flex!important;
  }
  .btn-back-nomination {
    display: none;
  }
}

@media (max-width: 582px) {
  .title {
      margin-right: 65px!important;
      font-size: 15px;
  }
  #news_main .item .date .day {
      font-size: 70px;
  }
  #news_main .item .date {
      width: 15%;
  }
}

@media (max-width: 535px) {
  .news_item {
      width: 100%;
  }
}

@media (max-width: 535px) {
  .title {
      margin-right: 15px !important;
      font-size: 13px;
  }
  #news_main .item .date .month {
      font-size: 12px;
  }

  #news_main .item .date .day {
      font-size: 50px;
  }
  .logo-header span {
      display: none!important;
  }
}

@media (max-width: 430px) {
  #slider_main p{
    flex-direction: column;
  }
}

_::-webkit-full-page-media, _:future, :root .safari_only {

  font-family: sans-serif !important;

}

@media not all and (min-resolution:.001dpcm) { @media {

    .safari_only { 

  font-family: sans-serif !important;

    }
}}


@media (max-width: 375px) {

	#slider_main .slick-slide.slick-current.slick-active{
    	margin-top: 324px !important;
	}
}