.tollfree {
  margin-top: 6px; /*background: #f48939;*/ /*padding: 8px 8px;*/
}
.tollfree a {
  color: #167fa6 !important;
  font-size: 20px;
  font-weight: 600;
  line-height: 19px;
  text-decoration: none !important;
}
.tollfree a span {
  font-size: 11px;
  display: block;
  letter-spacing: 0.5px;
  font-weight: normal;
  color: #777;
}
.tollfree a i {
  color: #0177b2;
}
.tollfree a img {
  width: 30px;
  float: left;
  margin: 8px 0 0 -36px;
}

.navbar-nav > li > a {
  color: #000 !important;
  font-size: 16px;
  text-transform: CAPITALIZE;
  font-weight: 500;
  line-height: 22px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}

.logo {
  width: 225px;
  margin: 0px 10px 0 10px;
  font-weight: 700;
  color: #1a3e6e;
}
@media (min-width: 320px) and (max-width: 479px) {
  img.logo {
    width: 210px;
  }
}
@media (min-width: 360px) and (max-width: 639px) {
  img.logo {
    width: 210px;
  }
}

.top-section {
  height: 25vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)), url('./src/bnr.jpg');
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
}
.header-section {
  height: 75vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)), url('./src/banner-1.webp');
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
}
.about-section {
  height: auto;
  display: flex;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)), url('./src/about.jpg');
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
}
.header-content {
  max-width: 100%;
}

@media screen and (max-width: 500px) {
  .header-content h1{
    font-size: 2rem !important;
  }
  .lead{
    font-size: 1.2rem !important;
  }
}
.header-content h1{
  font-size: 3rem;
}
.header-content p{
  font-size: 1.5rem;
  font-weight: 400;
}
.small_icon {
  padding: 15px;
  background: #fff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .1);
  text-align: center;
  margin: 0px 0 0 0;
  border-radius: 4px;
}
.small_icon i {
  background: #167fa6;
  width: 65px;
  height: 65px;
  font-size: 40px;
  line-height: 55px;
  color: #fff;
  border-radius: 48px;
  margin: 0 0 8px 0;
}

.img-responsive{
    max-width: 100%;
}
.container-slide {
  margin: auto;
  max-width: 1440px;
  overflow-x: scroll;
  white-space: nowrap;
  background-color: #fff;
  display: flex;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.scroll-disabler {
  width: 100vw;
  height: 450px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.0001);
}

.review-card {
  flex: 0 0 auto;
  width: 250px;
  scroll-snap-align: start;
  background-color: #f2f2f2;
  cursor: pointer;
  height: auto;
  border-radius: 5px;
  margin-block: 10px;
  margin-inline: 10px;
  box-shadow: 5px 5px 5px grey;
  text-wrap: wrap;
}
::-webkit-scrollbar {
  display: none;
}

.offer-sec h3{
  color: #092142;
  font-size: 26px;
  font-size: 700;
}
.offer-sec a{
  color: #092142;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none !important;
}

.fav_dst h5 {
    color: #092142;
    font-size: 16px;
    font-weight: 700;
    background: #fff;
    padding: 5px 10px;
    margin: 0;
    border-radius: 4px;
}
.fav_dst p {
    color: #092142;
    font-size: 14px;
    font-weight: 500;
    background: #fff;
    padding: 5px 10px;
    margin: 0;
    border-radius: 4px;
}
.fav_dst p span {
  float: right;
  color: #167fa6;
}

.footer_icon
{
    text-align: center;
    background: #fffbfb;
    padding: 12px 0;
}
.footer_icon ul{}
.footer_icon ul li{display: inline-block;}
.footer_icon ul li img{}
.footer
{
    background: #092142;
    padding: 20px 0;background-position: 18% 43%;
    background-repeat: no-repeat;
    background-size: cover;position: relative;
}
.brdr_rt{}
.footer:after{content: '';}
.ftr_bx{}
.ftr_bx h4
{
	color: #fff;
    letter-spacing: 1px;
    margin-bottom: 45px;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}
.ftr_bx h4::first-letter{font-size: 20px;color: #fff;}
.ftr_bx h4::before
{
	content: "";
    width: 175px;
    height: 1px;
    background: #004d97;
    position: absolute;
    bottom: -12px;
    left: 0px;
}
.ftr_bx h4::after
{
	content: "";
    width: 60px;
    height: 3px;
    background: #ffffff;
    position: absolute;
    bottom: -13px;
    left: 0;
}
.ftr_bx ul li{padding: 6px 0;list-style-type: none;}
.ftr_bx ul li a{color: #fff;font-size: 13px; text-decoration: none;}
.ftr_bx ul li a i{color: #fff;margin-right: 3px;}
.ftr_bx p{color: #fff;margin: 0;line-height: 30px;font-size: 13px;}
.footer_btm
{
	text-align: center;
    background: #092142;
    padding: 15px 0;
    color: #fff;
    letter-spacing: 1px;
    font-size: 13px;
}
.dis_tt {
  font-size: 13px;
  color: #ccc;
  margin-top: 45px;
  line-height: 25px;
}
.btn-contact{
  width: 100%;
  border: 1px solid #092142;
  background: #092142;
  height: 40px !important;
  color: #fff;
  font-weight: 600;
  font-size: 20px !important;
}
.btn-banner{
  width: max-content;
  color: #000000 !important;
  border: 0;
  padding: 10px 0;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 700 !important;
  border-radius: 4px;
  background-color: #167fa6;
}

.card-body2{
  background-color: #092142;
  padding: 40px 15px;
}

.card-text2{
  font-size: 22px;
  font-weight: 500;
  margin: 0px;
  outline: rgb(255, 255, 255) none 0px;
  vertical-align: baseline;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: Arial, sans-serif;
}

/* Pop-Up */
.pop-up{
  background-color: white;
  border: 2px solid black;
  border-radius: 8px;
  margin-inline: auto;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: none;
  width: 95%;
}
.pop-up-close{
  font-size: 30px;
  cursor: pointer;
  margin-left: 20%;
}
.pop-up-2-row{
  display: flex;
  justify-content: space-between;
}
.logo-pop-up-2 {
  width: 62%;
  margin-top: 10px;
  margin-bottom: 2px;
  cursor: pointer;
  margin-left: 16%;
}
.card-img-top{
  width: 95% !important;
  height: auto !important;
  margin-block: 10px;
}
.call-logo-pop{
      border: 1px solid white;
      border-radius: 50%;
      padding: 10px;
      background-color: white;
      color: rgb(12, 155, 238);
      animation: shake 0.5s infinite;
}
.card-text{
  text-align: center;
}
.card-text-blink{
  text-align: center;
  color: #e01933;
  font-size: 20px;
  font-family: 'Fira Sans', sans-serif;
  text-decoration: none;
  font-weight: 600;
}

@media screen and (max-width: 600px) {
  .pop-up{
    display: block;
  }
  #main{
    opacity: 0.2;
  }
}

/* Banner In Mobile */
section.banners {
  display: none;
} 
.banners {
  background-color: #fff;
  padding: 15px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bannerInner {
  background-color: rgba(255,255,255,0.5);
  width: 100%;
  padding: 0 10px 0 10px;
  text-align: center;
}
.ringing_phone {
  animation-name: trin;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
  .ringing_phone {
  border: solid 5px #e6effe;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  background: url(src/phoneRotate.png) center center no-repeat;
  text-align: center;
  display: inline-block;
  background-size: 28px;
}
.clickFull {
  position: relative;
}
.clickFull a.ddka {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.mainbg-img {
  margin: 10px 0 5px 0;
  display: inline-block;
  width: 100%;
}
.mainbg-img img {
  width: auto;
  margin: 6px 0px;
}
.bannerInner h1 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 12px 0;
font-family: 'Fira Sans', sans-serif;
}
.TrainLlogos {
  text-align: center;
  margin-bottom: 10px;
}
.TrainLlogos img {
 width: 100%;
 margin: 0px 0px;
}
.banners .bannerInner ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid #1a3e6e;
  padding-bottom: 4px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.banners .bannerInner ul {
  border-bottom: 2px solid #e01933;
  padding: 0px;
  list-style: none;
}
.banners .bannerInner ul li {
  color: #000;
  font-size: 14px;
  background-image: url(src/checkIcons.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 18px;
  font-weight: 500;
  margin: 0;
font-family: 'Fira Sans', sans-serif;
}
.bannerInner h2 {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 18px;
}
.bannerInner .numbers {
  background: #092142;
  border: 0;
  margin-top: 5px;
  padding: 3px;
  background-color: #092142;
  position: relative;
}
.bannerInner .clickFull .numbers {
  border-radius: 50px;
}
.bannerInner .numbers a {
  color: #fff;
  font-size: 27px;
  color: #fff;
  font-weight: 600;
  padding: 0 5px 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Fira Sans', sans-serif;
  text-decoration: none;
}
span.nbrs {
  text-align: left;
}  
.bannerInner .numbers a span.nbrs small {
  font-size: 15px;
  display: block;
  text-align: left;
  font-weight: 500;
  position: relative;
  top: 6px;
  font-family: 'Fira Sans', sans-serif;
  text-decoration: none;
}

/* Fixed Button */
.numbers-fixed {
  background: #092142;
  border: 0;
  margin-top: 5px;
  padding: 3px;
  background-color: #092142;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding-block: 10px;
  display: none;
}
.numbers-fixed a {
  color: #fff;
  font-size: 27px;
  color: #fff;
  font-weight: 600;
  padding: 0 5px 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Fira Sans', sans-serif;
  text-decoration: none;
} 
.numbers-fixed a span.nbrs small {
  font-size: 15px;
  display: block;
  text-align: left;
  font-weight: 500;
  position: relative;
  top: 6px;
  font-family: 'Fira Sans', sans-serif;
  text-decoration: none;
}
/* --------------------------- */

.bannerInner hr {
  border-color: rgb(46 46 46 / 30%);
  margin: 20px 0 5px 0;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.Trainimg h2 {
  color: #fff;
  font-size: 23px;
  font-weight: 500;
  margin: 5px 0px;
  font-family: 'Fira Sans', sans-serif;
  background: #092142;
  padding: 11px 0px;
}

.girlCalling {
  margin-top: 10px;
  margin-bottom: 11px;
  position: relative;
}
.girlCalling img {
  border-radius: 50%;
  border: solid 4px #092142;
}
.bannerInner h2 a {
  color: #e01933;
  font-size: 20px;
  font-family: 'Fira Sans', sans-serif;
  text-decoration: none;
}
.bannerInner h2 p {
  margin: 10px 0px!important;
      font-size: 18px;
  font-weight: 400;
  font-family: 'Fira Sans', sans-serif;
  color:#000;
}
.blink {animation: blinker 1.3s linear infinite;}

.bannerInner h1 span a {
  line-height: 29px;
  color: #000;
  text-decoration: none;
}
.bannerInner h1 span {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 20px 0;
  font-family: 'Fira Sans', sans-serif;
}
.dss-call2 {
  margin: 15px 20px;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Fira Sans', sans-serif;
}
.dss-call2 a {
  color: #000;
  text-decoration: none;
}
ul.list-view-items1 {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  justify-content: space-between;
  border-bottom: 0px solid #e01933!important;
  margin-bottom: 3px!important;
  margin-top: 2px!important;
}
ul.list-view-items1 li {
  color: #fff;
  width: 49%;
  text-align: center;
  font-size: 16px!important;
  line-height: 26px;
  font-weight: 400!important;
  background: #167fa6!important;
  margin-bottom: 18px!important;
  padding: 5px 0px;
  border-radius: 4px;
  font-family: 'Fira Sans', sans-serif;
}
.text-highlight{
  color: #167fa6;
}
p.mt-3.tt_btm {
  color: #000;
  font-size: 16px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 600;
  line-height: 28px;
  text-align: center;
}

@keyframes blinker {50% {opacity: 0;}}

@keyframes trin {
  from {
      transform:rotate3d(0, 0, 1, 0deg);
  }
  20%, 32%, 44%, 56%, 68% {
      transform: rotate3d(0, 0, 1, 0deg);
  }
  23%, 35%, 47%, 59%, 71% {
      transform: rotate3d(0,0,1,15deg);
  }
  26%, 38%, 50%, 62%, 74% {
      transform: rotate3d(0,0,1,0deg);
  }
  29%, 41%, 53%, 65%, 77% {
      transform: rotate3d(0,0,1,-15deg);
  }
  80% {
      transform:rotate3d(0, 0, 1, 0deg);
  }
}

@media (max-width:767px){
   section.banners {
    display: block;
    /* margin-top: 48px; */
    padding: 0px;
  }
  .numbers-fixed{
    display: block;
  }
  .card-body2 p{
    font-size: 14px;

  }
}   
