@font-face {
  font-family: 'Bebas Neue';
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: "Montserrat", tahoma,arial;
}
a,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  text-decoration: none;
  line-height: 1.2;
}
a:hover {
   text-decoration: underline;
}
a{color:#2EADD4}
.breadcrumb {
    font-size: 0.9rem;
}
.search-block {
    position: absolute;
    right: 7px;
    top: 10px;
    width: 300px;
}
.search-block-container{
    border-top: solid 1px #fff;
    padding: 1rem 0 0 0;
}
.search-block input ,
.search-block-mobile input {
    background: rgb(255 255 255 / 70%);
    box-shadow: none!important;
    border-color: #ced4da;
}
.search-block .btn-outline-secondary,
.search-block-mobile .btn-outline-secondary {
    color: #fff;
    background: #ee9851;
    border: 1px solid #ced4da;
}
.search-block .btn-outline-secondary:hover,
.search-block-mobile .btn-outline-secondary:hover {
    background: #2EADD4;
}

.search-block .btn-outline-secondary svg,
.search-block-mobile .btn-outline-secondary svg {
	height: 1rem;
}

 h1{
font-family: "Montserrat", tahoma,arial;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 700;
  line-height: 130%;
  color: #4B4B4B;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
text-align: center;
}
h2 {
    font-size: 1.5rem;
    color: #4B4B4B;
    margin-bottom: 1rem;
}
button:focus,
textarea:focus,
select:focus {
  outline: none !important;
  -webkit-appearance: none;
  box-shadow: none;
}
input:focus {
  outline: none !important;
}
a:active,
a:focus {
  outline: 0;
  outline: none !important;
  border: none;
  -moz-outline-style: none;
}

.wrapper {
  overflow: hidden;
}
.owl-drag {
  overflow: hidden;
}
.owl-item {
  float: left;
}

/*=========================*/
        /*Index*/
/*=========================*/

/*////////HEADER///////*/
header {
  padding-top: 15px;
  background-image: url(images/head-bg-new.jpg);
background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
  padding-bottom: 50px;
    display: block;
    position: relative;
}
header .container{position:relative;z-index:1}
.header-school {
    background-image: url(images/bg-school.png);
    background-color: #49B2C5;
    background-position: 50%;
    background-size: cover;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
header.header-school .navbar .navbar-nav {
    justify-content: space-evenly;
}
.head-bg-add {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
}
header .navbar {
  padding: 0;
  width: 100%;
}
header .navbar .navbar-nav {
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.navbar-dark .navbar-brand{
  display: none;
}
header .navbar .navbar-nav .logo{
  margin: 0 20px;
}
header .navbar .navbar-nav .nav-item .nav-link{
  color: #fff;
  font-size: 14px;
}
.nav-item.social-links {
    position: absolute;
    left: 7px;
    top: 10px;
}
.nav-item.social-links a {
    display: inline-block;
    width: 20px;
    margin: 0 0 0 0.5rem;
    color: #fff;
    opacity: 0.85;
}
.nav-item.social-links a:hover {
    opacity: 1.0;
    color: #FFAE69;
}

.nav-item.social-links a.important {
    display: inline-block;
    width: 20px;
    margin: 0 0 0 0.5rem;
    color: #FFAE69;
    opacity: 0.85;
}
.nav-item.social-links a.important:hover {
    opacity: 1.0;
    color: #FFAE69;
}

header .big_title{
  margin-top: 1rem;
  text-align: center;
}
header .big_title h1{
    margin-bottom: 0.5rem;
  font-family: "Montserrat", tahoma,arial;
    font-size: 4rem;
    font-weight: 700;
    color: #fff;
text-transform: none;
    text-shadow: 0px 0px 15px rgb(150 150 150);
}
.asu-logo {
    max-width: 200px;
}
header .sub_title {
  text-align: center;
}
header .sub_title h3{
  text-transform: uppercase;
  color: #fff;
  font-size: 1rem;
  line-height: 140%;
  padding: 0 90px;
}
header .project_link{
  display: flex;
  justify-content: center;
}
header .project_link a{
  text-align: center;
  padding: 20px 0;
  display: inline-block;
  width: 320px;
  background: #FFAE69;
  border-radius: 10px;
  line-height: 120%;
  color: #424242;
  margin: 0 10px;
  transition: .3s all ease;
}
header .project_link a:hover{
  background: #FFAE40;
  transition: .3s all ease;
}
/*////////HEADER///////*/

/*////////MAIN-SEC///////*/
.main-sec{
  margin-top: 10px;
  padding-bottom: 350px;
  background-image: url(images/main-bg-new.jpg);
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
}
/*/////////////////*/
.b-calendar__tb {
    width: 100%;
    line-height: 1.7em;
    font-size: 1.2rem;
    text-align: center;
    border-spacing: 0px;
    position: relative;
    font-family: 'Bebas Neue', tahoma, arial;
    color: #fff;
}
.b-calendar__tb .b-calendar__number.link {
    background: #F79442;
    border-radius: 0.3rem;
display: block;
    padding: 4px 0;
    color: #fff;
    text-decoration: none!important;
}
a.b-calendar__number.link:hover {
    background: #ff7400;
}

.main-calendar-sec .calendar{
  width: 100%;
  height: 337px;
  border-radius: 6px;
  margin-top: 4rem;
  background: #2EADD4;
  background-image: url(images/cl-bg.png);
  background-position: top -90px center;
  background-repeat: no-repeat;
}
.look-calendar {
    width: 100%;
    padding: 100px 30px 0 25px;
    margin: 0 auto;    
  }
  #calendar {
    width: 100%;
    line-height: 2em;
    font-size: 14px;
    text-align: center;
    border-spacing:0px;
    position: relative;
    font-family: 'Bebas Neue', tahoma, arial;
  }
  #calendar:before{
    display: block;
    content: 'События:';
    position: absolute;
    top: -85px;
    left: 6px;
    color: #fff;
  }
  #calendar tr.dn td {
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;
  }
  #calendar thead tr:last-child {
    font-size: small;
    color: #555555;
  }
  #calendar thead tr:nth-child(1) td:nth-child(2) {
    color: #fff;
    font-size: 34px;
  }
  #calendar thead tr:nth-child(1) td:nth-child(1),
  #calendar thead tr:nth-child(1) td:nth-child(2),
  #calendar thead tr:nth-child(1) td:nth-child(3){
    position: absolute;
    top: -50px;
  }
  #calendar thead tr:nth-child(1) td:nth-child(2){
    left: 5px;
  }
  #calendar thead tr:nth-child(1) td:nth-child(1){
    right: 20px;
  }
  #calendar thead tr:nth-child(1) td:nth-child(3){
    right: 0;
  }
  #calendar thead tr:nth-child(1) td:nth-child(1):hover,
  #calendar thead tr:nth-child(1) td:nth-child(3):hover {
    cursor: pointer;
    
  }
  #calendar tbody td {
    color: #fff;
    text-align: center;
    font-weight: 400;
  }
  #calendar tbody td:hover{
    background: rgba(0, 0, 0, 0.2);
  }
  /*#calendar tbody td:nth-child(n+6),
  #calendar .holiday {
    color: #e78c5c;
  }*/
  #calendar tbody td.today {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
  }
/*/////////////////*/
.main-calendar-sec .calendar img{
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.main_title{
  text-align: center;
}
.main_title h1{
  font-family: "Montserrat", tahoma,arial;
  text-transform: uppercase;
font-weight: 600;
  line-height: 110%;
  color: #4B4B4B;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.main_title h1:before{
  display: block;
  content: url(images/line.png);
  position: absolute;
  left: 0;
  top: -10px;
}
.main_title h1:after{
  display: block;
  content: url(images/line.png);
  position: absolute;
  right: 0;
  top: -10px;
}
.main_text{
  color: #4B4B4B;
  padding-bottom: 20px;
}
.main_text p{
  padding-bottom: 15px;
  font-weight: 400;
  line-height: 140%;
}
.main_link{
  text-align: center;

}
@media only screen and (max-width: 992px){
.main_link{
  width:100%
}
}
.main_link a {
    text-align: center;
width: 90%;
    padding: 1.5rem 1.5rem;
    display: inline-block;
    background: #FFAE69;
    font-size: 1.2rem;
    line-height: 120%;
    color: #fff;
    font-weight: bold;
    margin: 0 10px;
    transition: .3s all ease;
    text-transform: uppercase;
}
.main_link a:hover{
  background: #FFAE40;
  transition: .3s all ease;
}

.more_link a{
  text-align: center;
  padding: 20px 35px;
  display: inline-block;
  background: #FFAE69;
  border-radius: 10px;
  font-size: 14px;
  line-height: 120%;
  color: #424242;
  margin: 0 10px;
  transition: .3s all ease;
  text-transform: uppercase;
}
.more_link a:hover{
  background: #FFAE40;
  transition: .3s all ease;
}

/*////////carousel*/
.slick-sec{
  position: relative;
}
.slick .p-item {
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  margin: 4rem 0;
  width: 95%;
}
.slick .p-item .p-text .date{
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 130%;
  text-transform: uppercase;
  color: #2EADD4;
  margin-bottom: 9px;
}
.slick .p-item .p-text{
  padding: 25px 30px;
  font-size: 16px;
  line-height: 140%;
  color: #424242;
}
.slick .p-item .p-text .sub_text{
  height: 90px;
}
.slick .p-item .p-text a{
  display: flex;
  align-items: center;
  margin-top: 77px;
  font-weight: 600;
  line-height: 120%;
  color: #F79442;
}
.slick .p-item .p-text a svg{
  display: none;
  margin-left: 5px;
}
.slick .p-item .p-text a {
  transition: all 0.1s ease 0s !important;
}
.slick .p-item:hover{
  box-shadow: 0px 0px 50px rgba(246, 148, 66, 0.2);
}
.slick .p-item:hover .p-text a svg{
  display: block;
  fill: #F79442;
}
.slick-sec .results{
  font-size: 16px;
  margin-bottom: 10px;
}
.slick-sec .owl-nav .owl-prev,
.slick-sec .owl-nav .owl-next{
  border: none;
  background: none;
  position: absolute;
  bottom: 4px;
  display: block;
}
.slick-sec .owl-nav .owl-prev{
  right: 25px;
}
.slick-sec .owl-nav .owl-next{
  right: -5px;
}
.slider-counter{
  margin-top: 2px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 140%;
  color: #2EADD4;
}
.progress {
  display: block;
  width: 90%;
  height: 5px;
  overflow: hidden;
  background-color: transparent;
  background-image: linear-gradient(to right, #2EADD4, #2EADD4);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size .4s ease-in-out;
  position: relative;
  z-index: 100000!!important;
}
.slick-sec .slider-counter{
  margin-top: -40px;
}
.slick-sec .progress{
    
}
.progress:before{
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #D5D5D5;
  z-index: -1;
}

/*////////MAIN-SEC///////*/

h2  {
  font-family: "Montserrat", tahoma,arial;
  text-transform: uppercase;
    font-size: 2.1rem;
    font-weight: 600;
  line-height: 110%;
  color: #4B4B4B;  
  margin-bottom: 30px;
}

/*////////NEWS///////*/

.news {
    margin: 3rem 0 9rem;
}
.news_title{
  text-align: center;
}

.calendar_title h2  {
    text-align: center
}
.news_item{
  border: 1px solid #D5D5D5;
  border-radius: 10px;
  padding: 25px 64px 30px 30px;
  position: relative;
  overflow: hidden;
  margin-bottom: 1.5rem;
    min-height: 220px;
}
.news_item:before{
  content: '';
  left: 0;
  top: -10px;
  width: 10px;
  height: 120%;
  background: #FFAE69;
  opacity: 0.5;
}
.news_item:hover:before{
  display: block;
  position: absolute;
}
.news_item:after{
  display: block;
  content: url(images/news-item.png);
  position: absolute;
  right: 0;
  bottom: -10px;
  opacity: 0.5;
}
.news_item .date, .date{
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 130%;
  text-transform: uppercase;
  color: #2EADD4;
  margin-bottom: 9px;
}
.news_item .news_sub_text{
  line-height: 140%;
  color: #424242;
  font-weight: 500;
  height: 90px;
}
a.more-link-global{
    font-weight: 500;
    line-height: 120%;
    color: #F79442;
    transition: all 0.3s ease 0s !important;
}

.news_item a.more{
display: flex;
    align-items: center;
    font-weight: 500;
    line-height: 120%;
    color: #F79442;
    transition: all 0.3s ease 0s !important;
    position: absolute;
    bottom: 15px;
}
.news_item a.more svg{
  display: none;
  margin-left: 5px;
}
.news_item:hover a svg{
  display: block;
  fill: #F79442;
}
.sec_link{
  text-align: center;
}
.sec_link a{
  display: inline-block;
  width: 100%;
  border: 1px solid #2EADD4;
  box-sizing: border-box;
  border-radius: 6px;
  color: #2EADD4;
  text-transform: uppercase;
  font-size: 14px;
  padding: 20px 0;
  transition: .3s all ease;
}
.sec_link a:hover{
  background: #2EADD4;
  color: #fff;
}
/*////////NEWS///////*/

/*////////MUSEUM///////*/

.museum{
  background: #E0F6FA;
  background-image: url(images/museum.png);
  padding: 3rem 0;
  position: relative;
}
.museum:before{
  display: block;
/*  content: url(images/girl.png);*/
  content: url(images/museum-dop.png);
  position: absolute;
  left: 0;
  bottom: -7px;
}
/**/
.museum:after{
  display: block;
/*  content: url(images/tagur.png);/**/
content: url(images/museum-dop-2.png);
  position: absolute;
  bottom: -7px;
    right: 0;
}/**/
@media only screen and (max-width: 1635px){
  .museum:after{display:none}
}
@media only screen and (max-width: 992px){
.museum:before{display:none}
}

.mus_text {
    margin-bottom: 2rem;
    padding-right: 3rem;
}
.mus_text p{
  line-height: 140%;
  color: #4B4B4B;
}
.mus_link a{
  text-align: center;
  padding: 20px 0;
  display: inline-block;
  width: 157px;
  background: #FFAE69;
  border-radius: 10px;
  font-size: 14px;
  line-height: 120%;
  color: #424242;
  transition: .3s all ease;
  text-transform: uppercase;
}
.mus_link a:hover{
  background: #FFAE40;
  transition: .3s all ease;
}

/*////////MUSEUM///////*/


/*////////SCHOOL///////*/

.school {
    margin: 5rem 0 3rem;
}
.sec_title{
  text-align: center;
}
.sch_text {
    margin: 2rem 0;
    padding-right: 3rem;
}

/*////////SCHOOL///////*/


/*////////OWL-CAROUSEL///////*/

/*///////first*/

.first{
  padding-bottom: 40px;
}
.ft-slide{
  padding-left: 120px;
}
.slide .news-block{
  width: 360px;
  height: 203px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(images/ornament.png);
  padding: 0 30px;  
  transition: .3s all ease;
}
.slide .news-block:hover{
  background-image: url(images/ornament-hover.png);
}
.slide .news-block a p:first-child{
  font-size: 20px;
}
.slide .news-block a p{
  padding: 12px 0;
  color: #fff;
  font-size: 14px;
}
.first .owl-nav .owl-prev,
.first .owl-nav .owl-next{
  top: 257px!important;
  height: 35px;
}
.first .owl-nav .owl-prev{
  right: 9%;
}
.first .owl-nav .owl-next{
  right: 7%;
}
.first .progress:before{
  width: 100%;
}
.first .slider-counter{
  margin-top: 50px;
}
/*///////second,third*/
.carousel{
  position: relative;
}
.carousel{
  margin-bottom: 90px;
}
.item{
  width: 95%;
}
.item img{
  width: 100%;
}
.carousel .owl-nav .owl-prev,
.carousel .owl-nav .owl-next{
  border: none;
  background: none;
  position: absolute;
  top: calc(68% - 15px);
  display: block;
}
.second .owl-nav .owl-prev,
.third .owl-nav .owl-prev{
  left: 5%;
}
.second .owl-nav .owl-next,
.third .owl-nav .owl-next{
  right: 5%;
}
/*////////OWL-CAROUSEL///////*/


/*////////PROJECT///////*/

.project .news_item:after{
  content: url(images/project-item.png);
}

/*////////PROJECT///////*/

/*////////CONTACT///////*/

.contact{
  margin-bottom: 68px;
}
.addres{
  margin: 0 auto;
  display: flex;
  justify-content: center;
  color: #424242;
  line-height: 140%;
}
.addres .ofis{
  text-align: right;
  margin: 10px 30px;
  position: relative;
}
.addres .ofis:before{
display: block;
    content: '';
    position: absolute;
    width: 1px;
    height: 71px;
    border: 1px solid #424242;
    right: -30px;
}
.addres .number{
  text-align: left;
  margin: 10px 30px;
}

/*////////CONTACT///////*/


/*////////FOOTER///////*/

.foot-bg,.foot-bg img{
  width: 100%;
}

.footer{
  padding: 40px 0;
  background: #307186;
}
.footer .ft_logo{
  margin: 0 auto;
  text-align: center;
}
.footer .ft_logo p{
  padding-top: 25px;
  font-weight: 300;
  font-size: 14px;
  line-height: 140%;
  color: #fff;
  opacity: 0.7;
}
.footer .ft_menu{
  margin-top: 15px;
  display: flex;
  justify-content: center;
}
.footer .ft_menu .footer-nav{
  list-style: none;
  padding: 0;
}
.footer .ft_menu .footer-nav .nav-link{
  color: #fff;
}

/*////////FOOTER///////*/

/*=========================*/
        /*Index*/
/*=========================*/


/*=========================*/
       /*Project*/
/*=========================*/

/*//////PROJECT HEADER///////*/
.proj{
  padding-top: 15px;
/*  background-image: url(images/project-bg.png);*/
  background-image: url(images/project-bg-new.jpg);
  background-size: cover;
  background-repeat: no-repeat;
background-position: 50%;
  padding-bottom: 34px;
}
/*.proj:before*/
header.header:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: -moz-linear-gradient(top, rgba(69,121,152,0.9) 0%, rgba(69,121,152,0.74) 20%, rgba(69,121,152,0.1) 100%);
    background: -webkit-linear-gradient(top, rgba(69,121,152,0.9) 0%,rgba(69,121,152,0.74) 20%,rgba(69,121,152,0.1) 100%);
    background: linear-gradient(to bottom, rgba(69,121,152,0.9) 0%,rgba(69,121,152,0.74) 20%,rgba(69,121,152,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6457998', endColorstr='#1a457998',GradientType=0 );
}
.proj .navbar .navbar-nav .nav-item .nav-link{
  color: #fff;
}
.phead_title{
  text-align: center;
  margin-top: 2rem;
}
.phead_title h2{
    color: #FFFFFF;
    position: relative;
    z-index: 2;
}

/*//////PROJECT HEADER///////*/

/*//////SCIENTIFIC///////*/

.scientific {
  margin-top: 80px;
  margin-bottom: 70px;
}
.scientific .sc_item{
  position: relative;
  padding-bottom: 45px;
  margin-bottom: 60px;
}
.scientific .sc_item .sc_text{
  width: 505px;
  height: 116px;
  padding: 10px 15px 10px 20px;
  background: #FFFFFF;
  border-radius: 6px;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 20px;
}

/*//////SCIENTIFIC///////*/

/*=========================*/
       /*Project*/
/*=========================*/

/*=========================*/
        /*Center*/
/*=========================*/

/*//////CENTER///////*/
.center{
  margin-top: 90px;
  margin-bottom: 65px;
}
.c_title h2{
  margin-bottom: 10px;
}
.c_text{
  font-size: 14px;
  color: #424242;
}
.c_text p{
  padding-bottom: 10px;
  line-height: 140%;
}
.frame, .frame img{
  width: 100%;
}

/*//////CENTER///////*/

/*//////EXPERT///////*/

.expert{
  margin-top: 2rem;
}
.ex_item{
  position: relative;
  margin-bottom: 40px;
}

.ex_text .name h5{
  font-size: 20px;
  line-height: 24px;
  color: #424242;
}
.ex_text .name p{
  line-height: 130%;
  color: #424242;
}
.ex_text .work p{
  font-weight: 300;
  line-height: 140%;
  color: #424242;
}

/*//////EXPERT///////*/
/*=========================*/
        /*Center*/
/*=========================*/

@media only screen and (max-width: 480px){
h1,h2{    font-size: 1.5rem;}
  header {
    background-position: top center;
    padding-bottom: 150px;
  }
  .navbar-dark .navbar-brand{
    display: block;
    width: 50px;
  }
  header .navbar .navbar-nav .logo{
    display: none;
  }
  header .navbar .navbar-brand img{
    width: 90px;
  }
  .navbar-dark .navbar-toggler {
    color: rgba(255,255,255, 1);
    border-color: transparent!important;
  }
  header .big_title h1{
    font-size: 4rem;
text-shadow: 0px 0px 15px rgba(150, 150, 150, 1);
  }
  header .sub_title h3 {
    margin-top: 20px;
    font-size: 17px;
    line-height: 120%;
    padding: 0 30px;
  }
  header .sub_title{
    margin-bottom: 30px;
  }
  header .project_link{
    flex-direction: column;
    align-items: center;
  }
  header .project_link a{
    margin-bottom: 20px;
  }
  .progress{
    width: 80%;
  }
  .slick-sec {
    margin-bottom: 90px;
  }
  .main-sec{
    padding-bottom: 90px;
    background-size: 200%;
  }
  .main_title h1:after,
  .main_title h1:before{
    display: none;
  }
  .news {
    margin-top: 50px;
    padding-bottom: 90px;
  }
  .museum{
    padding: 60px 0;
    background-position: right;
  }
  .mus_title{
    text-align: center;
  }
  .mus_text {
    text-align: center;
    padding-right: 0px;
  }
  .mus_link{
    text-align: center;
  }
  .museum:after,
  .museum:before{
    display: none;
  }

  .sec_title h2 {
    margin-bottom: 40px;
  }
  .school .bg{
    background-image: none;
    padding-bottom: 40px;
  }
  .sch_text {
    margin-top: 10px;
    padding: 0 15px;
    text-align: center;
  }
  .ft-slide{
    margin: 0 10px;
    padding: 0;
  }
  .first .progress{
    width: 85%;
  }
  .first .owl-nav .owl-next{
    right: 5px;
  }
  .first .owl-nav .owl-prev{
    right: 6%;
  }
  .carousel {
    margin-bottom: 50px;
  }
  .carousel .owl-nav .owl-prev, 
  .carousel .owl-nav .owl-next {
    top: calc(100% - 15px);
  }
  .addres{
    flex-direction: column;
    align-items: center;
  }
  .addres .ofis,
  .addres .number{
    text-align: center;
  }
  .addres .ofis{
    margin-bottom: 50px;
  }
  .addres .ofis:before {
    width: 100%;
    height: 1px;
    border: 1px solid #424242;
    top: 160%;
    right: 0;
  }
  .foot-bg img{
    width: 100%;
  }
  .footer .ft_menu .footer-nav{
    flex-direction: column;
    text-align: center;
  }
 
  .proj .navbar .navbar-nav .nav-item .nav-link{
    color: #fff;
  }
  .scientific .sc_item {
    padding-bottom: 0;
    margin-bottom: 50px;
  }
  .sc_item .sc_img{
    margin-bottom: 10px;
    width: 100%;
  }
  .sc_item .sc_img img{
    width: 100%;
  }
  .scientific .sc_item .sc_text{
    background: transparent;
    width: 100%;
    position: relative;
    height: auto;
    text-align: center;
    padding: 0;
  }
  .center {
    margin-top: 60px;
  }
  .c_title{
    text-align: center;
  }
  .ex_item .ex_img{
    margin-bottom: 15px;
  }
  .ex_item .ex_img,.ex_item .ex_img img{
    width: 100%;
  }

  .ex_text .name p{
    font-size: 14px;
    padding-bottom: 15px;
  }
  .ex_text .work p{
    font-size: 14px;
  }
}
