html, body { max-width: 100%;
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
  margin: 0;
    font-size:20px;
    font-family: none !important;
}

.topnav {
  overflow: hidden;
  background-color: #fff;
  font-size: 20px;
  font-weight: bolder;
}

.topnav a {
  float: right;
  display: block;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  color: #3a66d0;
}


.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

.container-fluied .row .container{
 text-align: right;   
}

.box p{
text-align: center;
    font-size: 27px;
     font-weight: bolder;
color: #0a386d;
}

.box{
    /*margin-top: 40px;
    padding: 30px;*/
    /*box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1); */
    background: #fffefd;
    margin-bottom: 40px;
    text-align: justify;
    
}

.cardd{
     background: white;
     margin-top: 40px;
     margin-left: 10px;
     margin-right: 60px;
     margin-bottom: 40px;
     padding: 5px;
     text-align: justify;  
     box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15); 
}

.info p{
text-align: right;
font-size: 15px;
font-weight: bolder;
color: #0a386d;
}
.in p{

font-size: 27px;
font-weight: bolder;
color: #0a386d;
}

.info{
margin-left: 40px;
margin-right: 20px;
padding-bottom: 1px;
padding-right: 10px;
font-size: 16px;
text-align: right;
text-align: justify;

}


.green-box {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
}
.green-image {
    display: block;
    width: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    position: absolute;
    right: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}
.green-txt{
 display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    background-color: #5ba2dc;
    text-align: left;
    padding: 25px;
   
}

.tit{
    text-align: center;
    font-size: 27px;
    font-weight: bolder;
    color: #0a386d;
}
a{
    color:#0a386d;
}
a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}
a:hover{
    color:#3a66d0;
}

.cor{
      padding-top:80px;
    font-size: 27px;
    padding-bottom: 80px;
    padding-right: 20px;
}
#content {
  margin-top: 50px;
  text-align: center;
}
ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
@media (max-width: 800px) {

  .timeline .event:before {
    right: -0.5px;
    top: 110px;
    background-color: #1971d8;
    color: white;
    margin-top: 55px;
    padding: 2px 8px 2px 8px;
    content: attr(data-date);
    text-align: right;
    font-weight: 400;
    font-size: 0.9em;
    min-width: 220px;
  }
  .timeline .event p {
      top: 27px;
      padding: 10px 0px 10px 0px;
      position: relative;
  }
}

#content p{
    text-align: center;
    font-size: 27px;
    font-weight: bolder;
    color: #0a386d;
}

.boxx{
    margin-top: 40px;
    padding: 30px;
    box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.0); 
    background: #fffefd;
    margin-bottom: 40px;
    text-align: justify;
}

.col-5{
 margin-top:40px;
    margin-bottom: 20px;
    background: white;
}

.col-5 p{
    text-align: center;
    font-size: 27px;
    font-weight: bolder;
    color: #194003; 
}

.container p{
     text-align: center;
    font-size: 27px;
    font-weight: bolder;
    color: #0a386d; 
}

#time #contact p{   text-align: center;
    font-size: 27px;
    font-weight: bolder;
    color: #0a386d; 
}


#com p{
 text-align: center;
    font-size: 27px;
    font-weight: bolder;
    color:#0a386d; 
}

.cover {
    background-image: url("../icon/1.webp")!important;
    background-position: center;
    background-size: contain;

}

.main-title{
    padding-left: 8px;
    padding-right: 8px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 7%;
    padding-bottom: 7%;
}
#name{
    
    text-align: center;
    color: #fff;
}
#name h1 h3{
       text-shadow: 5px 5px #fff;
    color: #fff !important;
}
/* The Modal (background) */

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close1 {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close1:hover,
.close1:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

       /* The Close Button */
.close2 {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close2:hover,
.close2:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
       
       
       /* The Close Button */
.close3 {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close3:hover,
.close3:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
