@import url('https://fonts.googleapis.com/css2?family=Cookie&display=swap');

/* ---------Nav ber------------- */
:root {
    --theme-color: #003a6a;
    --theme-color-second: #000;
    scroll-behavior: smooth;
    
  }
.small {
    display: none;
  }
  .main_header{
    position: relative;
    background-color: var(--theme-color);
  }
  .main_header .logo_sec img {
      width: 105px;
  }
  .main_header .top_ber{
    color: #fff;
    padding: 15px 0;
  }
  .main_header  .top_ber_logo{
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 50px;
  }
  .menu_ber {
    background: #003a6a;
  }
  .main_header .top_ber_logo .content_top h3 {
      font-family: 'Cookie', cursive;
      font-weight: 400;
      font-size: 50px;
      margin-bottom: 0;
      color: #fff;
  }
  .menu_ber ul li a {
	color: #fff;
	padding: 21px 12px;
	display: block;
}
  .main_header .content_top h5 {
    font-size: 18px;
	font-weight: 500;
	margin-bottom: 0;
    color: #fff;
}
.main_header {
	position: relative;
	background-color: var(--theme-color);
}
  .menu_ber ul {
      display: flex;
      justify-content: space-between;
  }
  .menu_ber ul li a{
    color: #fff;
    padding: 13px 12px;
  }
  .menu_ber ul li {
      border-color: #00569d;
      border-right: 1px solid #003a6a;
    text-align: center;
  }
  .menu_ber  .main-navigation {
      background-color: #004884;
  }
  #rs-header{
    display: none;
  }
  .menu_ber ul li a {
    color: #fff;
    padding: 20px 9px;
    display: block;
  }
.main_header .logo_sec img {
	width: 215px;
}
@media only screen and (min-width: 1200px) {
  .menu_ber ul li a {
    color: #fff;
    padding: 20px 18px;
    display: block;
  }
}

.rs-cta1.main-home .partition-bg-wrap {
  background: none !important;
  position: relative;
  padding: 80px 0;
}
.rs-cta1.main-home .partition-bg-wrap:after,
.rs-cta1.main-home .partition-bg-wrap:before {
  position: absolute;
  content: '';
  width: 50%;
  height: 100%;
  bottom: 0;
  z-index: -1;
}
.rs-cta1.main-home .partition-bg-wrap:after {
  background: url(../image/about/main-home.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  left: 0;
}
.rs-cta1.main-home .partition-bg-wrap:before {

  background: url(../image/about/home1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  right: 0;
}
.main_header .top_ber_logo .content_top{
  text-align: center;
}
.gallery-img{
  overflow: hidden;
}
.gallery-img a img{
  transition: all 0.6s;
}
.gallery-img a:hover img {
	transform: scale(1.1);
}
.readon.orange-btn.transparent:hover {
	color: #fff !important;
	background: #000 !important;
	border-color: #000 !important;
}
.categories-items{
  position: relative;
  overflow: hidden;
}
.categories-items .overlay {
	position: absolute;
	background-color: #000000d6;
	color: #fff;
	width: 100%;
	height: 100%;
	text-align: center;
	left: 0;
	right: 0;
	top:-100%;
  padding: 15px;
	border-radius: 5px;
	z-index: 11;
  transition: all 0.6s;
}

.categories-items .overlay ul li{
  margin-bottom: 10px;
}
.categories-items .overlay ul{
  margin: 25px 0;
}
.categories-items:hover .overlay{
  top: 0;
}
.app_form input {
	width: 100%;
	height: 45px;
  padding: 12px;
  text-align: center;
}
#photo_flie {
	border: 1px solid #86868c;
	color: #505050;
	border-radius: 3px;
	padding: 8px 17px;
	background: initial;
	text-align: center;
}

@media (min-width: 1100px) {
  .modal-dialog {
    max-width: 900px !important;
    margin: 1.75rem auto;
  }
}
.app_form table, .app_form td, .app_form th {
  border: 1px solid rgba(0, 0, 0, 0.637);
  padding: 5px;
}

.app_form table {
  border-collapse: collapse;
  width: 100%;
  margin: 20px 0 30px;
}

.app_form th {
  height: 70px;
}
a{
  cursor: pointer;
}
.responsive_table{
  overflow-x: auto;
}


.rs-testimonial {
  background-image: url(../image/main-home.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  
}

.main_header .top_ber_logo .content_top {
	text-align: center;
	width: 100%;
}
.main_header .content_top h5 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0;
	color: #fff;
	line-height: 27px;
}

.modal-header .nav-item button {
	outline: none;
	border: none;
	margin: 6px;
}
.acadic_sec {
	border-top: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
	padding: 22px 0;
	margin: 20px 0;
}
.rs-team.style1 .team-item .content-part {
	position: relative !important;
	top: initial !important;
	left: initial !important;
	transform: initial !important;
	text-align: center;
	z-index: 1;
	transition: all 0.3s ease;
	opacity: 1 !important;
	background: #003a6a;
	width: 100%;
	height: 108px;
	padding: 10px 9px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.rs-team.style1 .team-item .content-part {
	width: calc(100%) !important;
}
.rs-team.style1 .team-item .content-part .name a {
	color: #ffffff;
	font-size: 18px !important;
	font-weight: 500;
	line-height: 6px;
}

select {
	word-wrap: normal;
	width: 100%;
	background: inherit;
	padding: 12px;
  height: 45px;
  color: #868484;
	border: 1px solid #b7b7b7;
  text-align: center;
}
.app_form input {
	width: 100%;
	height: 45px;
	padding: 12px;
	border: 1px solid #b7b7b7;
  text-align: center;
}
.app_form input::placeholder{
  text-align: center;
}
.gallery-img a img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}