.application__item{
  margin-top: 15px;
}
#galleybox{
  text-align: center;
}
#galleybox a{
  margin: 15px;
  display: inline-block;
}
#galleybox a img{
    width: 200px;
    height: 300px;
    object-fit: cover;
}
.logo{
  width: 120px;
  margin: 0 auto;
  display: block;
}

.topline__item.address{
  margin-top: 15px;
}

.table_price th{
  text-align: center;
}

.themrmo_item{
  text-align: center;
  margin-bottom: 20px;
}
.themrmo_item p{
  margin: 5px 0;
}
.themrmo_item h3{
  margin-top: 10px;
}

.main_slogan{
  color: #fff;
text-transform: uppercase;
font-size: 25px;
text-align: center;
margin-top: 30px;
}
.main_slogan small{
  color: #fff;
}
h2{
  text-transform: uppercase;
    font-size: 27px;
}
.main_header{
  height: 100vh;
  background-image: url('/static/img/main_bg.JPG');
  background-size: cover;
  position: relative;
}
.main_header::before{
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.28);
  position: absolute;
  z-index: 1;
}
.topline{
  position: relative;
  z-index: 5;
}
/* @media (max-width:768px){
  table thead {
   display: none;
  }
} */
.slogan{
    background: transparent;
    display: flex;
    height: 100%;
    justify-content: center;
    /* align-items: center; */
    margin-top: 100px;
    color:#fff;
    z-index: 5;
}
.slogan h2{
  text-align: center;
}
.slogan p{
  text-align: center;
}
.slogan_advanced{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
}
.slogan_advanced_item img{
  width: 120px;
  margin-bottom: 10px;
}
.slogan_advanced_item{
  text-align: center;
}

div.down-scroll {
    position: absolute;
    margin: 0 auto 0 -24px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    bottom: 10px;
    left: 50%;
    color: #fff;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: rgba(255, 255, 255, .3);
    cursor: pointer;
    animation: scrolldown .8s running alternate infinite;
    z-index: 9;
}

@keyframes scrolldown {
	100% {
		bottom: 70px
	}
	0% {
		bottom: 80px
	}
}

/*
     FILE ARCHIVED ON 03:35:04 Apr 06, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:16:24 Aug 30, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 2987.408
  exclusion.robots: 0.289
  exclusion.robots.policy: 0.273
  cdx.remote: 0.11
  esindex: 0.016
  LoadShardBlock: 2933.073 (3)
  PetaboxLoader3.resolve: 3793.254 (4)
  PetaboxLoader3.datanode: 105.143 (5)
  load_resource: 974.53
  loaddict: 11.435
*/