/* 
Template thanks to Tinker: https://templatemo.com/tm-506-tinker
Designed and edited by Lakmin (Yamanaka Group - Osaka University)
*/

* {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', arial, sans-serif;
}

body {
	overflow-x: hidden;
}

ul {
	list-style: none;
	margin: 0px;
}

p {
	color: #7a7a7a;
	font-size: 14px;
	line-height: 24px;
}

tr, td {
	border: none; 
	vertical-align: middle;
	background-color: rgb(55, 55, 55); 
	border-right: 1px solid rgb(255, 255, 255); 
	border-left: 1px solid rgb(255, 255, 255);
}

/* th, td {vertical-align: middle;} */
table {
	border-collapse: separate; 
	border-spacing: 0px 6px;
}

th {
	border-radius:15px 15px 15px 15px;
	background-color: rgba(11, 43, 64, 0.625); 
}

td:first-child{border-radius:15px 0 0 15px; background-color: rgba(11, 43, 64, 0.625); }
td:last-child{border-radius:0 15px 15px 0;}

.parallax-content {
  width: 100%;
  min-height: 100vh;
  background-size: cover;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: 100px;
    background-color:transparent;  
    
    text-align: center;
    line-height: 40px;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
    text-shadow: none;
}

.navbar-brand {
	margin-top: 15px;
	line-height: 80px;
	padding: 0px;
}

.navbar-nav>li>a {
	color: #fff!important;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	text-shadow: none;
	line-height: 90px;
	padding: 5px;
	letter-spacing: 0.5px;
}

.navbar-nav>li {
	margin-left: 45px;
}

.nav2 {
	margin-top: 13px;
}

.nav2 a{
	text-decoration: none;
}

.header.active {
    background-color: rgba(48, 44, 44, 0.98);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

.header.active .navbar-brand {
	color: #121212!important;
}

.header-special {
	background-color: rgba(48, 44, 44, 0.98);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	color: #121212!important;
	text-shadow: none;
}

.header .navbar-brand {
    font-weight: 800;
}
.navbar-inverse {
	background-image: none;
	background-color: transparent;
}
.header .navbar {
    margin: 0;
    border: none;
}
.page-section {
    padding: 80px 0;
}
.navbar-inverse .navbar-toggle {
	margin-top: 22px;
    border-color: #f7c552;
    background-color: #f7c552;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #f7c552;
}
bootstrap.min.css:5
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px!important;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
@media (min-width: 768px) {
    .header .navbar-brand {
        padding-left: 0;
    }
    .navbar-nav {
        float: right;
    }
}
@media (max-width: 480px) {
    .page-section h1 {
        font-size: 3em;
    }
    .page-section h2 {
        font-size: 2em;
    }
    .page-section p {
        font-size: 1em;
        margin: 0 0 20px;
    }
}

.baner-content {
	width: 100%;
  	padding-top: 35vh;
  	text-align: center;
  	background-image: url(../img/ATLAS_ID2.jpg);
  	vertical-align: middle;
}

.baner-content .text-content {
	text-align: center;
	margin-top: -80px;
}

.baner-content .text-content h2 {
	/* background-color: rgba(31, 29, 29, 0.6); */
	text-shadow: 3px 2px 2px rgba(31, 29, 29, 0.6);
	-webkit-text-stroke: 6px #112e54;
	margin-left: 7%;
	margin-right: 7%;
	/* padding: 2% 0.5%; */
	border-radius: 20px;
	font-size: 80px;
	font-weight: 400;
	color: #fff;
	paint-order: stroke fill;
}

.baner-content .text-content h2 span {
	font-weight: 700;
	color: #3fe5ff!important;
}

.baner-content .text-content h2 em {
	font-style: normal;
	font-weight: 700;
	color: #f0c61d!important;
}

.baner-content .text-content h3 {
	color: #fff;
	/* text-shadow: 5px 5px 5px rgba(31, 29, 29, 0.8); */
	/* background-color: rgba(31, 29, 29, 0.8); */
	-webkit-text-stroke: 10px #112e54;
	margin-left: 1%;
	margin-right: 1%;
	padding: 1% 5%;
	border-radius: 20px;
	margin-top: 20px;
	font-size: 30px;
	line-height: 24px;
	paint-order: stroke fill;
}

.baner-content .text-content p {
	color: #ffbd39;
	background-color: rgba(11, 30, 64, 0.8);
	margin-top: -10px;
	margin-left: 24%;
	margin-right: 24%;
	margin-bottom: -20px;
	font-size: 30px;
	line-height: 24px;
	padding: 2% 2%;
	padding-bottom: 2%;
	border-radius: 20px;
}

#testimonial {
	background-color: #5a5a5a;
	text-align: center;
	padding: 100px 0px;
}

.owl-pagination {
  margin-top: 20px;
  opacity: 1;
  display: inline-block;
}

.owl-page span {
  display: block;
  width: 8px;
  height: 8px;
  margin: 0px 5px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
}


#cafeteria .section-heading h4 {
	margin-top: -40px;
	margin-bottom: 40px;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1px;
}

#cafeteria .section-heading h5 {
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	color: #f6d33a;
	letter-spacing: 1px;
}

#cafeteria .section-heading p {
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: -10px;
}

#cafeteria .section-heading em {
	font-weight: 300;
	font-size: 20px;
	font-style: normal;
	color: #ffffff;
}

#cafeteria .section-heading2 h4 {
	margin-top: 50px;
	margin-bottom: -40px;
	font-size: 20px;
	font-weight: 450;
	color: #fad841;
	letter-spacing: 1px;
}

#cafeteria .section-heading2 em {
	font-weight: 500;
	font-style: normal;
	color: #ffffff;
}

#cafeteria .section-heading a {
	font-weight: 400;
	font-size: 20px;
	font-style: normal;
	color: #d2fb59;
}

#cafeteria .section-heading a:hover {
	font-weight: 400;
	font-size: 20px;
	font-style: normal;
	color: #ffd978;
}

#agenda .indico {
	border: 5px solid rgb(255, 255, 255);
}

#agenda .section-heading h4 {
	margin-top: -40px;
	margin-bottom: 40px;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1px;
}

#agenda .section-heading h5 {
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	color: #f6d33a;
	letter-spacing: 1px;
}

#agenda .section-heading p {
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: -10px;
}

#agenda .section-heading em {
	font-weight: 300;
	font-size: 20px;
	font-style: normal;
	color: #ffffff;
}

#agenda .section-heading2 h4 {
	margin-top: 50px;
	margin-bottom: -40px;
	font-size: 20px;
	font-weight: 450;
	color: #fad841;
	letter-spacing: 1px;
}

#agenda .section-heading2 em {
	font-weight: 500;
	font-style: normal;
	color: #ffffff;
}

.indico-bkg{
	padding-top: 60px;
	padding-bottom: 40px;
	background-color: rgba(48, 52, 54, 0.89);
}

#agenda .pic-background {
	background-color: #363333a8;
	padding-top: 40px;
	padding-bottom: 40px;
}

#access {
	background-color: #143850;
	text-align: center;
	padding: 80px 0px;
}

#access .section-heading h4 {
	margin-top: 0px;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1px;
}

#access .section-heading .line-dec {
	width: 100%;
	height: 1px;
	background-color: rgba(250, 250, 250, 0.5);
	margin: 20px auto 15px auto;
}

#access .section-heading p {
	color: #fff;
	padding: 0px 33%;
}

#access .section-heading2 h4 {
	margin-top: -10px;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 1px;
}

#access .section-heading3 h4 {
	margin-top: 25px;
	margin-bottom: -40px;
	font-size: 20px;
	font-weight: 500;
	color: rgb(255, 180, 82);
	letter-spacing: 1px;
}

#access .pop-button {
	margin-top: 30px;
}

footer {
	background-color: #373a3c;
	padding: 50px 0px;
	text-align: center;
}

footer .logo p {
	font-weight: 400;
	font-size: 20px;
	color: #fff;
	
}

footer .logo a {
	font-weight: 500;
	color: #f1c083;
}

.ATLAS_Logo {
	width: 250px;
}
.Uni_Logos {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	margin-top: 200px;
}

.Agenda_Txt {
	font-size: 20px;
	color: #fff;
	display: inline-block;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: 400;
}

.acess-map {
	max-inline-size: 92%;
}