
body{
	font-family: 'Open Sans', sans-serif;
	
  font-weight: 400; 
}


.header-top {
	background: #162D52;
}
.schedule-box {

	    background: #eaf2ff;
}
.intro-info {
	margin-top: 30px;
    padding: 15px 15px;
    color:#fff;
    font-size: 13px;
    text-align: left;
    border-radius: 5px;
       justify-content: center;
}
.intro-info p {
	margin-bottom:0;
}

.intro-info a  {
	color:#14a9ff;
}

.main-menu {
	padding: 10px 0;
	background: #fff;
	box-shadow: 0px 2px 10px #33333312;
}



#app-navigation-bar a {
	color: #fff;
}

.introduction-bg-image {
	line-height: 28px;
	background : #162D52;
	    font-size: 14px;
}

.logo-intro {

	    background: #fff;
    padding: 6px 12px;
    border-radius: 10px;
	width:30%;
}

#app-navigation-bar .navbar-nav a {
	color:#333;
	font-weight: 600;
}

#app-navigation-bar h6 {
	font-size: 14px;
	padding: 5px 0;
}

.logo {
	width:90%;
}

#navigation-3 {
	padding: 60px 0 40px;
}

#navigation-4 {
	padding: 0px 0 0px;
}

.contact-btn a {
	    padding: 10px 25px;
    font-weight: 600;
    text-transform: uppercase;
    background: #162D52;
    border-radius: 100px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 15px;
}

.contact-btn a:hover {
	background: #F11B21;
	transition: all 0.3s ease;	
}

.text-red {
  color: #bf1f2f; }

.bg-blue {
  background-color:#162D52; 
transition:all 0.3s ease;}
  .bg-blue:hover {
    background-color: #f2420d; 
transition:all 0.3s ease;}

.bg-coral {
  background-color: #f2420d; }
  .bg-coral:hover {
    background-color: #F11B21; }

/* -------- main ---------*/
ul li {
	
	position:relative;
}

.box {
  padding-top: 50px;
  padding-bottom: 30px; }

@media (min-width: 1200px) {
  .container {
    max-width: 1200px; } }
.banner__img img {
  height: 100vh; }

.schedule-wp {
	padding-top: 60px;
	padding-bottom: 50px;
}

.schedule__inner:first-child {
  flex-basis: 24.7%; }
.schedule__inner:nth-child(2) {
  flex-basis: 41.7%; }
.schedule__inner:last-child {
  flex-basis: 32.7%; }

.schedule__meta {
  color: #003366;
  font-size: 22px;
    line-height: 1.6;
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px; }

.schedule__update {
  max-width: 960px;
  margin: 30px auto; }

.schedule__head {
  text-align: center; 
	margin-bottom: 25px;
}
  .schedule__head p {
    font-size: 20px; }

.schedule__title {
  font-size: 24px;
  font-weight: 800;
	 margin-bottom: 0;
}

.schedule__table {
  margin-bottom: 10px; }

.table-head {
  margin-bottom: 7px; }

.schedule__table .schedule__inner {
	font-weight: 600;
    font-size: 14px;
}

.table-head .schedule__inner {
  padding: 8px 20px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
 }

.table-head .schedule__inner:first-child {
  background: #162E54; }
.table-head .schedule__inner:nth-child(2) {
  background-color: #f2420d; }
.table-head .schedule__inner:last-child {
  background-color: #308FBB; }

.table-body {
  text-align: center; }
  .table-body .d-flex:nth-child(odd) .schedule__inner {
    background-color: #e2e3e5; }
  .table-body .schedule__inner {
    padding: 8px 20px;
    text-align: center;
    text-transform: uppercase;
    }

.schedule__more {
  margin-bottom: 30px; }
  .schedule__more h2 {
    color: black;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.6; }
    .schedule__more h2 span {
      font-size: 24px; }

.sche-wp{

}

.sche {
	font-size:13px;
	text-align: center;
	border-bottom:1px solid #fff;
}

.sche .item{
	display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
	width:100%;
	color:#fff;
	    font-weight: 500;
    padding: 10px 8px;
}

 .sche .item1{
	    background-color: #2b73bb;
    }
    .sche .item2{
      background-color: #00cc7d;
    }
    .sche .item3{
    background-color: #9acf1c;
    }
    .sche .item4{
     background-color: #fda502;
    }
    .sche .item5{
     background-color: #f60;
    }
    .sche .item6{
          background-color: #090;
    }



.box__link a {
  padding: 10px 20px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.205);
  text-decoration: none; }
  .box__link a:hover {
    color: #fff;
    text-decoration: none; }

.box__link .quote {
  background-color: #e86830;
  border-radius: 10px;
  padding: 15px 30px; }

.fly-intro {
  padding: 15px 30px;
  background-color: #D7D8DA;
  border-radius: 10px;
  text-align: center; }
  .fly-intro h3 {
    font-size: 26px; }
  .fly-intro p {
    font-size: 18px;
    color: #162E54;
    font-weight: 600; }

.stt {
  color: #eaf2ff;
  font-size: 50px;
  font-weight: bold;
  text-align: left;
  line-height: 1.2;
  padding: 20px 15px; }

.featured__img {
  text-align: center; }
  .featured__img img {
    height: 500px;
    margin: 0 auto; }
.featured__head {
  position: relative;
  background-color: #003366;
  padding: 30px 60px 20px;
  color: #fff;
  line-height: 26px;
  margin-bottom: 30px; }
  .featured__head h3 {
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    margin-bottom: 10px; }
  .featured__head .shape {
    position: absolute;
    left: 30px;
    top: 0;
    width: 33px;
    height: 46px; }
  .featured__head img {
    position: absolute;
    width: 336.567px;
    height: 194.783px;
    top: 28%;
    right: 0;
    transform: translateY(-50%); }
.featured__list {
  list-style: none;
  width: 95%;
  margin-left: auto; }
  .featured__list li {
    display: flex;
    margin-bottom: 20px; }
.featured__left {
  padding: 20px;
  background-color: #cbe0ff;
  border-left: 5px solid #0d62f2; }
  .featured__left .subtile {
    color: #051f4d;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4; }
.featured__widget {
  position: relative;
  margin-top: -218px; }
  .featured__widget .box__link {
    position: relative; }
    .featured__widget .box__link a {
      border-radius: 100px; }
.featured__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
.featured__animate {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px; }
  .featured__animate img {
    width: 275px;
    height: 200px;
    animation-name: pulse;
    animation-delay: 2s;
    animation-duration: 2s;
    animation-iteration-count: infinite; }

.service {
	color: #212529;
}

.service .col-lg-5 {
  /*background-color: #eaf2ff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 15px; */}
.service-item {
  padding: 30px 25px;
  background-color: #fff;
  height: 100%;
	border-radius: 10px;
    box-shadow: none;
    background-color: #cbe0ff;
    color: #212529;
	border-bottom: 5px solid #162D52;
   }

svg path {
	fill: #F11B21;
}
.service__head {
  display: flex;
  justify-content: space-between;
  align-items: center; }
.service__list {
  list-style: none;
  padding-left: 0; }
  .service__list.right {
    list-style: circle; }
    .service__list.right li {
      padding-left: 25px;
      
      position: relative; }


.service__list.right li:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f14a";
    font-size: 16px;
    position: absolute;
    left: 0;
    color: #F11B21;
}

.service__list.right li p {
	margin-bottom:0;
}

  
  .service__list li {
    display: flex;
    margin-bottom: 10px; 
	font-size: 15px;
    line-height: 30px;
    margin-bottom: 10px;
}
  .service__list .icon {
    width: 20px;
    height: 22px;
    margin-right: 10px; }


#navigation-2{
	background: #fff;
	padding-top:60px;
	padding-bottom:30px;
}


.card ul {
	margin-bottom:0;
}

.card ul li {
	position: relative;
   
	    padding-left: 25px;
	line-height: 30px;
}
 .card {
	     padding: 20px ;
	height:100%;
	box-shadow: 0px 3px 20px #00000036;
    border: 0;
	border-bottom: 5px solid #162D52;
	 width:100%;
}

.card ul li {
	padding-left:20px;
}

.card ul li:before {
	 display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	content: "\f14a";
	font-size:16px;
	position: absolute;
    left: 0;
	color: #F11B21;
}

 .card {
    border-radius: 10px;
	box-shadow:none;
	background-color: #cbe0ff;
	    color: #212529;
    font-size: 14px;
}

.card-left ul {
	margin-top: 20px;
}



.card h5{
	    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #152A50;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}  

.box__head {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding: 20px 50px;
  border-radius: 10px;
  background-color: #162D52;
	color: #fff;
  text-align: center;
  margin-bottom: 30px; }
  .box__head h2 {
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 0;}
  .box__head h3.title {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 40px;
    text-transform: uppercase; }
  .box__head span {
    font-size: 19px;
    font-weight: 500; }

@media (min-width: 992px) {
  .col-lg-20 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }
.register {
  padding-top: 60px;
  padding-bottom: 50px;
	/*background: #eaf2ff;*/
 }
  .register__item {
    background-color: white;
    border-radius: 10px;
    padding: 30px 20px;
    height: 100%;
	width: 100%;
    position: relative;
        box-shadow: 0px 3px 30px rgb(0 0 0 / 9%); }
  .register__ava {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 6px; }

  .register__sub {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    text-align: center; 
	margin-bottom: 20px;
}
  .register__icon {
    width: 46px;
    height: 52px;
    position: absolute;
    top: 50%;
    right: -40px;
    z-index: 2; 
	    font-size: 30px;
    display: flex;
    justify-content: center;
	      color: #000978;
}
    .register__icon svg {
      transform: rotate(-90deg); }
  .register__list {
    padding-left: 0;
    padding-bottom: 0px; 
	    font-size: 14px;
    line-height: 30px;
}
    .register__list li {
     padding-left: 25px;
	position: relative;
		
}

.register__list li:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f14a";
    font-size: 16px;
    position: absolute;
    left: 0;
    color: #F11B21;
}

  .register__stt {
	text-align:center;
	  color: #afcdff;
    font-size: 50px;
    font-weight: bold;
    line-height: 1.2;
    padding: 20px 15px;
}

ul {
  list-style: none;
  padding-left: 0; }


h3.title {
  font-size: 18px;
  font-weight: bold; 
	margin-bottom: 15px;
}

h4 {
  color: #3c4872;
  font-size: 18px;
  font-weight: bold; }

.payment__process {
 	 border-radius: 10px;
    font-size: 16px;
    color: #212529;
    font-size: 14px;
    font-weight: 500;
    background: #cbe0ff;
    padding: 20px ;
   
    border-bottom: 5px solid #162D52;
}


.payment-item {
	height:100%;
}

  .payment__process ul {
    padding-left: 0; }
    .payment__process ul li {
    
		position: relative;
    padding-left: 25px;
}

.payment__process ul li:before{
	 display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 5 Pro";
font-weight: 900;
content: "\f14a";
	    font-size: 16px;
    position: absolute;
    left: 0;
	color: #162D52;
}
  

.payment__title {
  color: #3c4872;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  line-height: 1.6; }

.pay-icon {
	font-size: 60px;
    text-align: center;
    color: #003e7e;
}

.wallet, .bill {
	    width: 48%;
	text-align: center;
}

.payment-method,
.refund-condition {
  background-color: #fff;
  height: 100%;
  border-radius: 10px; }
  .payment-method h3,
  .refund-condition h3 {
    color: #003366; }
  .payment-method .icon,
  .refund-condition .icon {
    margin-bottom: 8px; }
    .payment-method .icon img,
    .refund-condition .icon img {
      width: 80%;
      margin: 0 auto; }
  .payment-method .text,
  .refund-condition .text {
    text-align: center; }

.text-link {
  font-size: 16px; }
  .text-link a {
    text-decoration: underline; }

.condition__list {
  font-size: 16px;
  font-weight: 600; }
  .condition__list li {
    padding-left: 20px; }
    .condition__list li::before {
      font-size: 40px;
      top: -20px; }

.register .box__link {
  padding-top: 10px; }
  .register .box__link a {
    padding: 15px 30px;
    border-radius: 100px; }

.object-register {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff; }

.object__item {
    padding: 26px 20px;
  background-color: #fff;
	  box-shadow: 0px 3px 20px #00000036;
    border: 5px solid #4fa1c1;
  height: 100%; }
  .object__item .title {
    margin-bottom: 15px;
    color: #003366; }

.object__list {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400; }
  .object__list li {
    padding-left: 20px; 
	  position: relative;
	
	  line-height: 30px;
}


.object-register .box__link {
  margin-top: 30px; }
  .object-register .box__link a {
    padding: 15px 30px;
    border-radius: 100px; }

.why-choose {
  padding: 60px 0 0px; }

.why__item {
  display: flex;
  margin-bottom: 35px;
  font-size: 15px;
  font-weight: 500; }

.why__left {
  padding: 15px 20px;
  background-color: #fff;
  background-color: #eaf2ff;
  border-left: 5px solid #bf1f2f; }

.why-icon {
  margin-bottom: 10px;
  display: flex; }
  .why-icon .icon {
    display: inline-block;
    width: 38px;
    height: 38px;
    margin-right: 10px; }
  .why-icon .text-red {
    font-size: 18px;
    font-weight: bold; }

.why-choose .box__link a {
  border-radius: 100px; }

.service-package {
  padding: 60px 0 60px;
  background-color: #2b3253;
  color: #fff; }

.ser-pack_left {
  text-align: center; }
  .ser-pack_left .head {
    font-size: 40px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px; }
  .ser-pack_left h5 {
    font-size: 20px;
    margin-bottom: 20px; }

#coutdown {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  #coutdown li {
    width: calc((100% / 4) - 10px);
    text-align: center; }
    #coutdown li::before {
      content: none; }
    #coutdown li span {
      background-color: #13a89f;
      display: block;
      font-size: 45px;
      padding: 20px 30px;
      font-weight: 700;
      margin-bottom: 8px; }
    #coutdown li p {
      font-size: 16px;
      font-weight: 800; }

.ser-pack_widget img {
  width: 28%;
  margin: 0 auto;
  margin-bottom: -36px; }

.ser-pack_box {
  border-style: solid;
  border-color: #13a89f;
  border-width: 2px;
  padding: 30px;
  position: relative; }

.ser-pack_shape {
  position: absolute;
  width: 70%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  margin-top: -27px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .ser-pack_shape svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .ser-pack_shape h3 {
    font-size: 30px;
    font-weight: 700;
    transform: translate(-50%, -50%);
    animation-name: pulse;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite; }

.ser-pack_text {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600; }

.ser-pack_right {
  padding: 45px 30px;
  background-color: #3c4872;
  border: 1px solid #fff; }
  .ser-pack_right .title {
    font-size: 25px;
    text-align: center;
    margin-bottom: 40px; }

.form-get .form-group {
  margin-bottom: 30px; }
.form-get .form-control {
  height: 46px;
  border-radius: 0;
  font-size: 15px;
  padding: 15px 20px; }
.form-get button {
  padding: 7px 30px;
  background-color: #e86830;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
	cursor: pointer;
  margin-bottom: 22px; 
	display: block;
	width: 100%;
	transition:all 0.3s ease;
}
  .form-get button:hover {
	  background-color: #db4c0e;
	  transition:all 0.3s ease;
    color: #fff; }

.ser-pack_right .note {
  font-size: 16px;
  font-weight: 700;
  text-align: center; }
  .ser-pack_right .note p {
    margin-bottom: 0; }

/*-----*/
.contact {
	background: #eaf2ff;
    padding: 50px 0;
}

.contact-box {
	    padding: 30px 20px;
    background: #152A50;
}

.contact-box h3{
	   
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-bottom: 25px;
    line-height: 35px;

}



/*-----*/

.about {
  background-image: url(../images/ser-bg.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0 60px; }
  .about .title {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px; }

.about-img {
  background-image: url(../images/slide2.jpg);
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%; }

.about-content {
  padding: 50px 30px;
  background-color: #fff;
  line-height: 26px;
  font-size: 16px;
  font-weight: 600;
  color: #3c4872; }
  .about-content .box__link {
    text-align: center;
    margin-top: 30px; }
    .about-content .box__link a {
      background-color: #f2420d;
      color: #fff;
      border-radius: 100px; }

.faq-wp {
  padding-top: 30px; }
.faq {
 background: #eaf2ff; 
padding: 30px 0;}


.faq-head {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 50px; }
  .faq-head h3 {
    color: #003366;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 16px; }
  .faq-head p {
    color: #20254f;
    font-size: 15px;
    font-weight: 600; 
    letter-spacing: 0.5px;}

.faq-list {
	      height: 100%;
    box-shadow: 0px 3px 16px #00000014;
    padding: 30px 20px;
    border-radius: 3px;
	background: #fff;
}

.faq-list  li {
	    position: relative;
   
	  
	line-height: 30px;
}




.faq-headline {
  align-items: flex-end; }
  .faq-headline h5 {
    color: #003366;
    font-size: 16px;
    margin-bottom: 11px;
    font-weight: bold; }


.faq-text {
  font-size: 16px;
    color: #666;}

.faq-note {
  margin-top: 20px;
	
  text-align: center;
  color: #20254f;
  font-size: 15px;
  font-weight: 600; }
  .faq-note .box__link a {
    
    color: #fff;
    border-radius: 100px; }

.footer {
  background: #162E54;
  padding: 30px 0 30px;
  color: #fff; 
	font-size:14px;
}
  .footer .logo {
    margin-bottom: 30px; }
    .footer .logo img {
      width: 185px;
      display: inline-block;
      padding: 8px 20px;
      background: #fff;
      border-radius: 10px; }
  .footer a {
    color: #fff; }

.footer-info {
  font-size: 14px; 
	letter-spacing: 1px;
}

.footer-info  b{

	min-width: 100px;
    display: inline-block;
}

  .footer-info h3 {
    margin-bottom: 20px;
    color: #d3c30a;
	font-size:20px;
	  text-transform: uppercase;
}

.footer-title {
  margin-top: 100px;
  text-transform: uppercase;
  color: #d3c30a;
  margin-bottom: 20px; 
	font-size:20px;}

.footer-list li {
  margin-bottom: 1rem;
  font-size: 15px; }
  .footer-list li::before {
    content: none; }

.social {
  display: flex; }
  .social li {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    color: #003366;
    margin-right: 8px; }
    .social li a {
      color: #003366;
      font-size: 18px;
      display: block; }
    .social li::before {
      content: none; }

@media (max-width: 1200px) and (min-width: 1024px) {
	.contact-btn a {
		padding: 10px 23px;
		font-size: 12px;
	}
	.sche {
    font-size: 11px;
   
}
	.sche .item {
	padding: 5px 2px;	
}
	
	.schedule__title {
    font-size: 20px;
    
}
	
.schedule__head {
  
    margin-bottom: 15px;
}
	.schedule__head p {
    font-size: 16px;
}
	.table-head .schedule__inner {
    padding: 5px 20px;
    
}
}

@media (max-width: 1023px) {
    .footer-title {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
	
	.navbar {
		justify-content: flex-end;
	}
	.main-menu [class*="col-"] {
		padding-left:0;
		padding-right:0
	}
	
	.navbar-collapse {
		position: absolute;
		top: 100%;
		right: 0;
		background: #fff;
		margin-top: 10px;
		max-width: 200px;
		width: 200px;
}
	
	.navbar-nav {
	    padding: 10px;	
}
	
    .banner__img img {
        height: auto;
    }
	.contact-btn {
		display:none;
	}
	
	.schedule__slide {
		margin-bottom: 20px;
	}
	.table-body .schedule__inner {
	    padding: 8px 6px;	
		font-size: 13px;
}
	
	.schedule-wp {
   
    padding-bottom: 10px;
}
	
	.introduction-bg-image {
		padding: 15px 15px !important;
		
	}
	
#navigation-2 {
  
    padding-top:40px;
}
	
.sche-wp{
	overflow-x: scroll;
}
	
.sche {
	min-width: 600px;
}
.service .col-lg-6{
	margin-bottom: 20px;
}
.card-left{
	margin-bottom: 20px;
}
.card-left .card{
	padding-bottom: 10px;
}
.register {
    padding-top: 30px;
    padding-bottom: 20px;
  
}
	
.register__icon {
	display:none;	
}
	
.register .col-lg-4  {
margin-bottom: 20px;
}
.payment__process {
	text-align: center;	
}
	
.payment__title {
    text-align: center;

}
	.intro-info {

    font-size: 15px;
   
}
.footer .logo {
	    text-align: center;	
}
	
}
