
@import url('https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,100..900;1,100..900&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
body {
  font-family: "Asap", sans-serif;
  color: #444;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover {
  color: #9eccf4;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.font-primary {
  font-family: "Asap", sans-serif;
}
@media (min-width: 1400px) {
  .container {
      max-width: 1320px;
  }
}
.custom-control-label::before{background-color: #ffffff; border:1px solid #5067b3;}
.serchengine{width:100%; float:left; background:url(../content/images/banner-back.png) no-repeat; height:527px; background-position:center;}
.serchengine .engine-middle{display: flex; justify-content: space-between;}
.serchengine .engine-middle .leftnav{
  background:rgba(224, 228, 332, 0.80);
  width: 58%;
  padding: 16px;
  border-radius: 0;
}
.serchengine .engine-middle .leftnav .radio-txt{
  display: flex;
  justify-content: center;
  margin-top: 11px;
}
.serchengine .engine-middle .leftnav h1{    
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 15px;
}
.serchengine .engine-middle .leftnav .form-middle{display: flex;justify-content: space-between;margin-top: 10px;}
.serchengine .engine-middle .leftnav .form-middle .midmain-1{width:48%;}
.serchengine .engine-middle .leftnav .form-middle .midmain-1 label{   
  color: #000;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 19px;
  margin-top: 19px;
}
.serchengine .engine-middle .leftnav .form-middle .midmain-2{width:48%;}
.serchengine .engine-middle .leftnav .form-middle .midmain-2 label{  
  color: #000;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 19px;
  margin-top: 19px;
}
.custom-control-inline{color:#000;    font-size: 15px;}

.serchengine .engine-middle .rightnav{
  width: 39%;
}
.middle-resultpage .rightnav h2{
    color: #001c76;
    font-size: 23px;
    font-weight: 600;
}
.serchengine .engine-middle .leftnav .form-middle .midmain-1 .form-control{border: 1px solid #425cad;}
.serchengine .engine-middle .leftnav .form-middle .midmain-1 .input-group-text{border: 1px solid #425cad;}
.serchengine .engine-middle .leftnav .form-middle .midmain-2 .form-control{border: 1px solid #425cad;}
.serchengine .engine-middle .leftnav .form-middle .midmain-2 .input-group-text{border: 1px solid #425cad;}
.serchengine .engine-middle .leftnav .form-middle .midmain-2 label img{    
  background: #fff;
  padding: 5px;
  border-radius: 6px;
  margin-right: 9px;
}
.serchengine .engine-middle .leftnav .form-middle .midmain-1 label img{    
  background: #fff;
  padding: 5px;
  border-radius: 6px;
  margin-right: 9px;
}
.serchengine .engine-middle .leftnav .form-middle .midmain-1 ul{
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 12px 16px;
    display: inline-block;
    width: 347px;
    padding: 0;
    margin: 0;
    list-style: none;
    max-height: 178px;
    overflow-y: auto;
    position: absolute;
    z-index: 9;
}

.serchengine .engine-middle .leftnav .form-middle .midmain-1 li{list-style-type: none;
  text-align: left;
  padding: 4px 18px 0px;
}

.serchengine .engine-middle .leftnav .form-middle .midmain-1 a{
  font-size:14px; color:#000; font-weight: 500;
}


.serchengine .engine-middle .leftnav .form-middle .midmain-2 ul{
  background-color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 12px 16px;
    display: inline-block;
    width: 347px;
    padding: 0;
    margin: 0;
    list-style: none;
    max-height: 178px;
    overflow-y: auto;
    position: absolute;
    z-index: 9;
}

.serchengine .engine-middle .leftnav .form-middle .midmain-2 li{list-style-type: none;
  text-align: left;
  padding: 4px 18px 0px;
}

.serchengine .engine-middle .leftnav .form-middle .midmain-2 a{
  font-size:14px; color:#000; font-weight: 500;
}

.serchengine .engine-middle .leftnav .passanger-iformation {
  display: flex; justify-content: space-between;margin-top: 10px;
}
.serchengine .engine-middle .leftnav .passanger-iformation .inform-1{width: 48%;}
.serchengine .engine-middle .leftnav .passanger-iformation .inform-1 h2{
  color: #000;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 3px;
  margin-top: 14px;
}
.serchengine .engine-middle .leftnav .passanger-iformation .inform-1 .yearsdata{display: flex; justify-content: center;}
.serchengine .engine-middle .leftnav .passanger-iformation .inform-1 .yearsdata span{
  width: 48%;
  display: inline-block;
  margin-right: 4%;
}
.serchengine .engine-middle .leftnav .passanger-iformation .inform-1 .yearsdata span label{
  color: #000;
  font-weight: 500;
  font-size: 13px;
}
.serchengine .engine-middle .leftnav .passanger-iformation .inform-1 h2 img{
  background: #fff;
    padding: 5px;
    border-radius: 6px;
    margin-right: 9px;
}
.form-group {
  margin-bottom: 1.5rem;
}

.serchengine .engine-middle .leftnav .passanger-iformation .inform-2{width: 48%;}
.serchengine .engine-middle .leftnav .passanger-iformation .inform-2 label{
  color: #000;
  font-weight: 500;
  font-size: 13px;
}
.serchengine .engine-middle .leftnav .passanger-iformation .inform-2 h2{    
  color: #000;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 10px;
  margin-top: 25px;
}
.serchengine .engine-middle .leftnav .passanger-iformation .inform-2 h2 img{
  background: #fff;
    padding: 5px;
    border-radius: 6px;
    margin-right: 9px;
}
.buttonsearch{    
  width: 100%;
  float: left;
  margin: 24px 0 5px;
  text-align: center;
}
.buttonsearch a{
  background: #001c76;
  width: 100%;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  border-radius: 8px;
  border: 0;
  padding: 6px 0;
  cursor: pointer;
  display: inline-block;
}
.serchengine .engine-middle .leftnav .passanger-iformation .inform-1 .yearsdata span:nth-child(2){margin-right: 0;}
.serchengine .engine-middle .leftnav .passanger-iformation .inform-1 .yearsdata1{margin-top: 20px; float: left; width:100%;}
.serchengine .engine-middle .leftnav .passanger-iformation .inform-1 .yearsdata .form-control,.serchengine .engine-middle .leftnav .passanger-iformation .inform-1 .yearsdata1 .form-control{border: 1px solid #425cad;}
.serchengine .engine-middle .leftnav .passanger-iformation .inform-2 .form-control{border: 1px solid #425cad;}
.navbar{padding:0;}
.navbar-light .navbar-nav .nav-link{    
  color: #181818;
  font-size: 15px;
  font-weight: 600;
}
.backnew{
  background: #001c76;
  padding: 11px 7px 10px;
  height: 57px;
  margin-top: -22px;

}
.backnew button{
  background: #e2eefe;
    border: 0;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    color: #001c76;
    padding: 7px 13px;
    margin-right: 12px;
}
.backnew a{
  font-size: 16px;
  font-weight: 800;
  color: #ffffff;
}
.crub-img{}
.crub-img img{margin-top: -22px;}
.book-here-main{width:100%; float: left; margin-top:40px;}
.book-here-main .wide-choice{display: flex; justify-content: space-between;}
.book-here-main .wide-choice .ferries-1{width:29%;}
.book-here-main .wide-choice .ferries-1 h2{
  font-size: 30px;
  color: #00154c;
  font-weight: 600;
}
.book-here-main .wide-choice .ferries-1 p{
  font-size: 15px;
  color: #191919;
  font-weight: 500;
}
.book-here-main .wide-choice .ferries-1 button{
    background: #001c76;
    color: #fff;
    border: 0;
    font-size: 23px;
    border-radius: 6px;
    padding: 4px 13px;
    cursor: pointer;
}
.book-here-main .wide-choice .ferries-2{width:32%;}
.book-here-main .wide-choice .ferries-3{width:34%;}
.book-here-main .wide-choice .ferries-3 ul{margin:0; padding:0;}
.book-here-main .wide-choice .ferries-3 ul li{
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  padding: 11px 0;
}
.book-here-main .wide-choice .ferries-3 ul li h2{
  color: #001c76;
  border: 0;
  font-size: 17px;
  font-weight: 600;
}
.book-here-main .wide-choice .ferries-3 ul li p{
  font-size: 14px;
  color: #191919;
  font-weight: 500;
}
.book-here-main .wide-choice .ferries-3 ul li img{    margin-right: 10px;
  height: 40px;}

  .poplar-countries{float:left; width:100%; margin-top:25px;}
  .poplar-countries h2{
    color: #001c76;
    font-size: 27px;
    font-weight: 700;
  }
  .grid {
    display: block;
    margin: 0 auto 0;                  
    width: 100%;
    padding-left: 0;  
    font-size: 0;  
    text-align: center;
    position: relative;
  }
  
  .grid figure {
    margin: 0.1em;
    width: 100%;
    height: auto;
    background: #3085a3;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-align: center;
  }
  
  /* Common style */
  .grid figure img {
    position: relative;
    display: block;
    opacity: 0.8;
    height: auto;
  }
  
  .grid figure figcaption {
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .grid figcaption h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    margin: 1em;
  }
  
  .grid figure figcaption::before,
  .grid figure figcaption::after {
    pointer-events: none;
  }
  
  .grid figure figcaption,
  .grid figure figcaption > a {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
  }
  
  .grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    margin: 1em;
  }
  
  .grid figure h2 span {
    font-weight: 800;
  }
  
  figure.effect-steve {
    z-index: auto;
    background: #000;
  }
  
  figure.effect-steve:before {
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.8);
    opacity: 0;
  }
  
  figure.effect-steve figcaption {
    z-index: 1;
  }
  
  figure.effect-steve img {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
    transform: perspective(1000px) translate3d(0, 0, 0);
  }
  
  figure.effect-steve h2,
  figure.effect-steve p {
    color: #fff;
    font-weight: 400;
  }
  
  figure.effect-steve h2 {
    position: absolute;
    padding: 0.25em;
    bottom: 40px;
    width: 100%;
    text-align: left;
  }
  
  figure.effect-steve p {
    margin-top: 1em;
    padding: 0.5em;
    font-weight: 600;
  }
  
  figure.effect-steve:hover img {
    -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
    transform: perspective(1000px) translate3d(0, 0, 21px);
  }
  
  figure.effect-steve:hover h2:before {
    opacity: 0;
  }
  
  figure.effect-steve:hover p {
    opacity: 1;
  }
  
  .grid figure,
  figcaption,
  img {
    z-index: 0;
  }
  
  .grid figure figcaption h2 {
    font-size: 19px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 0;
  }
  
  .grid figcaption p {
    font-size: 16px;
    position: absolute;
    bottom: 32px;
    margin: 0;
    height: 25%;
  }

  .pad-rig{padding-right: 0;}
  .pad-lft{padding-left: 0;}
  .services-main{
    float: left;
    width: 100%;
    margin-top: 38px;
  }
  .services-main .our-service{}
  .services-main .our-service h2{
    color: #001c76;
    font-size: 22px;
    font-weight: 600;
  }
  .services-main .our-service h3{
    color: #00154c;
    font-size: 29px;
    line-height: 40px;
    font-weight: 700;
  }
  .services-main .our-service p{
    color: #191919;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
  }
  .services-main .our-service ul{margin:0; padding:0;}
  .services-main .our-service ul li{
    list-style-type: none;
    float: left;
    width: 46%;
    border-radius: 10px;
    border: 1px solid #364b83;
    margin: 0 7px 14px;
    padding: 13px;
    display: flex;
    align-items: center;
  }
  .services-main .our-service ul li h4{
    color: #001c76;
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 0;
  }
  .services-main .our-service ul li p{
    color: #191919;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
  }
  .services-main .our-service ul li img{ margin-right: 13px;}
  .direct-ferries{
    float: left;
    width: 100%;
    margin-top: 23px;
  }
  .direct-ferries h2{
    color: #001c76;
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 26px;
  }
  .direct-ferries ul{margin:0; padding:0;display: flex;justify-content: space-between;}
  .direct-ferries ul li{    list-style-type: none;
    width: 32.7%;
    padding: 13px;
    border: 1px solid #f1f5f9;
    border-radius: 10px;}
  .direct-ferries ul li img{border-radius:10px;}
  .direct-ferries ul li h3{
    color: #001c76;
    font-size: 20px;
    margin: 18px 0 5px;
    font-weight: 600;
  }
  .direct-ferries ul li p{
    color: #191919;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
  }

  .discover-yournext{
    float: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .discover-yournext .yate-main{
    display: flex;
    justify-content: space-between;
    background: #f1f5f9;
    padding: 25px;
    border-radius: 10px;
    align-items: center;
  }

  .discover-yournext .yate-main .yate-1{width:38%; margin-right:4%;}
  .discover-yournext .yate-main .yate-1 h2{
    color: #00154c;
    font-size: 29px;
    margin: 0 0 21px;
    font-weight: 600;
  }
  .discover-yournext .yate-main .yate-1 p{
    color: #191919;
    font-size: 17px;
    line-height: 25px;
    font-weight: 500;
  }
  .discover-yournext .yate-main .yate-1 ul{
    margin: 23px 0 30px;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .discover-yournext .yate-main .yate-1 ul li{
      list-style-type: none;
      display: inline-block;
  }
    .discover-yournext .yate-main .yate-1 ul li img{
      background: #00154c;
      border-radius: 50%;
      padding: 10px;
    }
    .discover-yournext .yate-main .yate-1 ul li span{
      color: #001c76;
      font-size: 13px;
      font-weight: 600;
      display: inline-block;
      margin-left: 10px;
    }
    .discover-yournext .yate-main .yate-1 button{
      background: #001c76;
      color: #fff;
      border: 0;
      font-size: 23px;
      border-radius: 6px;
      padding: 4px 13px;
      cursor: pointer;
    }
  .discover-yournext .yate-main .yate-2{width:58%;}
  .discover-yournext .yate-main .yate-2 ul{
    margin:0;
    padding:0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .discover-yournext .yate-main .yate-2 ul li{
    list-style-type:none;
    margin-right: 23px;
  }
  .discover-yournext .yate-main .yate-2 ul li:last-child{margin-right: 0;}
  .discover-yournext .yate-main .yate-2 ul li img{border-radius:10px;}
  .rounded-social-buttons {
    text-align: left;
}

.rounded-social-buttons .social-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 35px;
  height: 35px;
  border: 0.125rem solid transparent;
  padding: 0;
  text-decoration: none;
  text-align: center;
  color: #fefefe;
  font-size: 0.2625rem;
  font-weight: normal;
  line-height: 12;
  border-radius: 1.6875rem;
  transition: all 0.5s ease;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
}

.rounded-social-buttons .social-button:hover, .rounded-social-buttons .social-button:focus {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.rounded-social-buttons .fa-twitter, .fa-facebook-f, .fa-linkedin, .fa-tiktok, .fa-youtube, .fa-instagram {
font-size: 25px;
}

.rounded-social-buttons .social-button.facebook {
    background: #6470a4;
}

.rounded-social-buttons .social-button.facebook:hover, .rounded-social-buttons .social-button.facebook:focus {
    color: #3b5998;
    background: #fefefe;
    border-color: #6470a4;
}

.rounded-social-buttons .social-button.twitter {
    background: #6470a4;
}

.rounded-social-buttons .social-button.twitter:hover, .rounded-social-buttons .social-button.twitter:focus {
    color: #55acee;
    background: #fefefe;
    border-color: #6470a4;
}

.rounded-social-buttons .social-button.linkedin {
    background: #6470a4;
}

.rounded-social-buttons .social-button.linkedin:hover, .rounded-social-buttons .social-button.linkedin:focus {
    color: #007bb5;
    background: #fefefe;
    border-color: #6470a4;
}

.rounded-social-buttons .social-button.instagram {
    background: #6470a4;
}

.rounded-social-buttons .social-button.instagram:hover, .rounded-social-buttons .social-button.instagram:focus {
    color: #125688;
    background: #fefefe;
    border-color: #6470a4;
}
footer {
    border-top: 2px solid #e3e3e3;
    background: #f9f9f9;
    float: left;
    width: 100%;
    padding: 43px 0 33px;
}
    footer .quick-links .links-1 img {
       /* backdrop-filter: blur(5px) grayscale(50%);*/
    }
  footer .quick-links{display:flex; justify-content: space-between;}
  footer .quick-links .links-1{width:30%; margin-right:5%;}
  footer .quick-links .links-1 p{
    color: #505489;
    font-size: 17px;
    font-weight: 500;
    margin: 9px 0 20px;
  }


  footer .quick-links .links-2{width:17%; margin-right:2%;}
  footer .quick-links .links-2 h2{
    color: #505489;
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 12px;
  }
  footer .quick-links .links-2 ul{
    margin:0;
    padding:0;
  }
  footer .quick-links .links-2 ul li{
    list-style-type:none;
    padding: 4px 0;

  }
 footer .quick-links .links-2 ul li a{
    
    color:#46639b;
    font-size: 16px;
    font-weight: 500;
    
  }

  footer .quick-links .links-3{width:17%; margin-right:5%;}
  footer .quick-links .links-3 h2{
    color: #505489;
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 12px;
  }
  footer .quick-links .links-3 ul{
    margin:0;
    padding:0;
  }
  footer .quick-links .links-3 ul li{
    list-style-type:none;
    padding: 4px 0;

  }
 footer .quick-links .links-3 ul li a{
    
    color:#46639b;
    font-size: 16px;
    font-weight: 500;
    
  }

  footer .quick-links .links-4{width:24%;}
  footer .quick-links .links-4 h2{
    color: #505489;
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 12px;
  }
  footer .quick-links .links-4 ul{
    margin:0;
    padding:0;
  }
  footer .quick-links .links-4 ul li{
    list-style-type:none;
    padding: 8px 0;
    color:#46639b;
    font-size: 15px;
    font-weight: 400;
    display: flex;
  }
  footer .quick-links .links-4 ul li img{
    margin-right: 7px;
  }

  footer .quick-links .links-4  .input-group-text {
   background:#6370a5;
   color:#fff;
   border-radius: 0 10px 10px 0;

  }
  footer .quick-links .links-4 .input-group>.custom-file,footer .quick-links .links-4 .input-group>.custom-select,footer .quick-links .links-4 .input-group>.form-control {
    border-radius: 10px 0 0 10px;
}

.copiright{
  display: flex;
  justify-content: space-between;
}
.copiright .reserved-1{}
.copiright .reserved-1 p{
  color: #46639b;
  font-size: 15px;
  font-weight: 400;
}

.copiright .reserved-2{}
.copiright .reserved-2 ul{margin:0; padding:0;}
.copiright .reserved-2 ul li{
  list-style-type: none;
  display: inline;
  padding: 0 5px;
}
.copiright .reserved-2 ul li a{
  color: #425270;
  font-size: 15px;
  font-weight: 400;
}

.Ferrysavers{float: left; width:100%; margin-top:40px;}

.Ferrysavers h2{
  color: #001c76;
  font-size: 18px;
  font-weight: 600;
}


.Ferrysavers h3{
  color: #00154c;
  font-size: 29px;
  line-height: 40px;
  font-weight: 700;
}


.Ferrysavers p{
  color: #191919;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  margin-left: 64px;
  margin-top:15px;
}

.Ferrysavers hr {
  border-top: 1px solid rgba(0, 0, 0, .1);
  margin-left: 64px;
}

.popular-routes{
  float: left;
  width: 100%;
  margin-top: 40px;
  background: #f1f5f9;
  padding: 50px 0 50px;
}
.popular-routes h2{
  color: #001c76;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  margin: 0 0 31px;
}
.popular-routes h2 hr{
  width: 211px;
  border-top: 2px solid #00154c;
}
.popular-routes .routes{}
.popular-routes .routes ul{margin:0; padding:0;}
.popular-routes .routes ul li{
  list-style-type: none;
  width: 23%;
  height: 300px;
  float: left;
  background: #fff;
  -moz-box-shadow: 0 4px 7px rgb(216 216 216);
  -webkit-box-shadow: 0 4px 7px rgb(216 216 216);
  box-shadow: 0 4px 7px rgb(216 216 216);
  border: 1px solid #dedede;
  margin-right: 2%;
  padding: 20px;
  border-radius: 15px;
  margin-bottom: 25px;
}
.popular-routes .routes ul li h3{
  color: #001c76;
  font-size: 20px;
  line-height: 40px;
  font-weight: 600;
}
.popular-routes .routes ul li p{
  color: #191919;
  font-size: 14px;
  font-weight: 400;
}
.visual-journey{
  margin-top: 45px;
  width: 100%;
  float: left;
}
.visual-journey h2{
  color: #001c76;
  font-size: 32px;
  font-weight: 600;
}
.visual-journey p{
  color: #191919;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  margin-top: 0;
}
.visual-journey .journeybanner{
  width: 100%;
  float: left;
  margin-top: 25px;
}
.visual-journey .journeybanner ul{margin:0; padding:0;}
.visual-journey .journeybanner ul li{
  float: left;
  width: 33%;
  margin-bottom: 2%;
  list-style-type: none;
  cursor: pointer;
}
.visual-journey .journeybanner ul li img{border-radius:10px;}

.acquring-main{
  margin-top: 45px;
  margin-bottom: 45px;
  width: 100%;
  float: left;
}
.acquring-main .acqur-middle{display: flex; justify-content: space-between;}

.acquring-main .acqur-middle .purpose-1{display: flex; justify-content: space-between; width:48%; margin-right:2%;}
.acquring-main .acqur-middle .purpose-1 .space{  width:50%;}
.acquring-main .acqur-middle .purpose-1 .space-1{
  width: 50%;
    text-align: left;
}
.acquring-main .acqur-middle .purpose-2{width:50%;}
.acquring-main .acqur-middle .purpose-2 h2{
  color: #001c76;
  font-size: 40px;
  font-weight: 500;
  line-height: 54px;
}
.acquring-main .acqur-middle .purpose-2 ul{margin:0; padding:0;}
.acquring-main .acqur-middle .purpose-2 ul li{
  list-style-type: none;
  color: #191919;
  font-size: 19px;
  font-weight: 500;
  padding: 10px 0;
}

.acquring-main .acqur-middle .purpose-2 button{
  background: #001c76;
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  border-radius: 0;
  border: 0;
  padding: 6px 12px;
  cursor: pointer;
  margin-top: 20px;
}
#news-slider2{margin-top:18px;} 
#news-slider2.owl-carousel .owl-item img {
  display: block;
  height: 150px;
  width: 150px;
  margin: 0 auto 9px;
}

#news-slider2.owl-carousel .owl-item p{
  font-size: 16px;
  color: #000000;
  font-weight: 500;
}

#news-slider2.owl-carousel .owl-item .item{text-align: center;}
#news-slider2 .owl-nav .owl-prev {
  position: absolute;
  right: 5%;
  top: -35%;
  border: 5px solid #fff !important;
  text-align: center;
  z-index: 5;
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  outline: 0;
  background: #001c76 !important;
  color: #fff !important;
  transition: all 0.3s;
}
#news-slider2 .owl-nav .owl-next {
  position: absolute;
  right:23px;
  top: -35%;
  border: 5px solid #fff !important;
  text-align: center;
  z-index: 5;
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  outline: 0;
  background: #001c76 !important;
  color: #fff !important;
  transition: all 0.3s;
}
.trendy-travel{
  margin-top: 25px;
  width: 100%;
  float: left;
}
.trendy-travel h2{
  font-size: 25px;
  color: #00154c;
  font-weight: 600;
}
.railandsail{
  width: 100%;
  float: left;
  margin-top: 25px;
}
.railandsail h2{
  font-size: 27px;
  color: #00154c;
  font-weight: 600;
  margin: 22px 0 11px;
}
.railandsail p{
  color: #191919;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  margin-bottom: 32px;
}
.railandsail button{
  background: #001c76;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  border-radius: 22px;
  padding: 4px 7px;
  cursor: pointer;
  margin-right:20px;
}
.railandsail button i{
  background: #fff;
  color: #000;
  border-radius: 50%;
  padding: 5px 8px;
  border:0;
}
.railandsail a{
  font-size: 20px;
  color: #001c76!important;
  font-weight: 600;
  display: inline;
}
.railandsail a img{height: 38px;}
.next-top{
  width: 100%;
  float: left;
  margin-top: 25px;
  margin-bottom: 51px;
}
.discover{background:url(../content/images/discover-banner.png) no-repeat; width: 100%; height:228px;}
.discover h2{
  font-size: 28px;
  color: #00154c;
  font-weight: 400;
  padding: 25px 59px 6px;
}
.discover p{
  color: #191919;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  padding: 0 59px 0;
  display: inline-block;
}
.banner-corfu-1{display:flex; justify-content: space-between;}
.banner-corfu-1 span{    
  display: inline-block;
  margin: 0 4px 11px;
  position: relative;
}
.banner-corfu-1 span p{
  position: absolute;
  color: #fff;
  font-size: 16px;
  bottom: 0;
  left: 5%;
  font-weight: 600;
}
.banner-corfu-1 span img{border-radius:10px;}
.banner-corfu-2{display:flex; justify-content: space-between;}
.banner-corfu-2 span{    
  display: inline-block;
  margin: 0 4px 11px;
  position: relative;
}
.banner-corfu-2 span p{
  position: absolute;
  color: #fff;
  font-size: 16px;
  bottom: 0;
  left: 5%;
  font-weight: 600;
}
.banner-corfu-2 span img{border-radius:10px;}
.bnc-1{position: relative;}
.bnc-1 p{position: absolute;
  color: #fff;
  font-size: 16px;
  bottom: 0;
  left: 5%;
  font-weight: 600;}
.bnc-2{position: relative;}
.bnc-2 p{position: absolute;
  color: #fff;
  font-size: 16px;
  bottom: 0;
  left: 5%;
  font-weight: 600;}
.bnc-1 img{border-radius:10px;}
.bnc-2 img{border-radius:10px;}

#news-slider3 .owl-nav .owl-prev {
  position: absolute;
  left:0;
  bottom: -39px;
  border: 5px solid #fff !important;
  text-align: center;
  z-index: 5;
  width: 30px;
  height: 30px;
  border-radius: 50% !important;
  outline: 0;
  background: #001c76 !important;
  color: #fff !important;
  transition: all 0.3s;
  line-height: 11px;
}
#news-slider3 .owl-nav .owl-next {
  position: absolute;
  left:30px;
  bottom: -39px;
  border: 5px solid #fff !important;
  text-align: center;
  z-index: 5;
  width: 30px;
  height: 30px;
  border-radius: 50% !important;
  outline: 0;
  background: #001c76 !important;
  color: #fff !important;
  transition: all 0.3s;
  line-height: 11px;
}
.tabsection-main{float:left; width:100%; margin-top:30px;}

.tabsection-main .nav{
  justify-content: center;
}
.tabsection-main .nav-pills .nav-link.active,.tabsection-main .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #001c76;
    border-radius: 20px;
    border:0;
}
.tabsection-main .nav-pills .nav-link {
    border-radius: 20px;
    background: #e2f2ff;
    border:0;
    margin-right:20px;
    font-size: 16px;
    font-weight: 500;
}

.farrymain{
  width:100%;
  float:left;
  background: #fff;
  -moz-box-shadow: 0 4px 7px rgb(216 216 216);
  -webkit-box-shadow: 0 4px 7px rgb(216 216 216);
  box-shadow: 0 4px 7px rgb(216 216 216);
  border: 1px solid #dedede;
  border-radius: 13px;
  padding: 15px 25px 8px;
  border-radius: 13px;
 margin-bottom: 15px;
}
.farrymain:hover{
  background: #f2f9ff;;
  cursor: pointer;
}

.farrymain .balfast-1{width:20%; float:left;}


.farrymain .balfast-2{width:20%; float:left;}


.farrymain .balfast-3{width:46%; float:left;}


.farrymain .balfast-4{width:14%; float:left;}
.farrymain .balfast-4 p{
  color: #1a0408;
  font-size: 16px;
  font-weight: 600;
}
.farrymain .balfast-4 img{
   height: 30px;
   margin-left: 11px;
}
.farrymain .balfast-1 p,.farrymain .balfast-2 p,.farrymain .balfast-3 p{
  color: #3b0b09;
  font-size: 16px;
  font-weight: 500;
  margin-bottom:0;
}

.farrymain .balfast-1 img,.farrymain .balfast-2 img,.farrymain .balfast-3 img{
      height: 30px;
      margin-right:6px;
}

.service{float:left; width:100%; text-align: center;}

.service p{
    color: #191919;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 36px;
    margin-top: 19px;
}
.enhance-main{
      width: 100%;
    float: left;
    margin-top: 44px;
    margin-bottom: 30px;
}
.enhance-main h2{
    color: #00154c;
    font-size: 30px;
    font-weight: 500;
}

.parking-main{
    width:100%;
    float:left;
    margin-top:30px;
}
.parking-main ul{margin:0; padding:0; display:flex; justify-content:space-between;}
.parking-main ul li{list-style-type: none; display: inline-flex;     align-items: center;}
.parking-main ul li img{margin-right:30px;}
.parking-main ul li h3{
    color: #111c2c;
    font-size: 18px;
    font-weight: 600;
}
.parking-main ul li p{
    color: #111c2c;
    font-size: 15px;
    font-weight: 400;
}
.mini-cruise{
   width:100%;
    float:left;
    margin-top:50px;
}

.mini-cruise h1{
  color: #00154c;
  font-size: 28px;
  font-weight: 700;
}

.mini-cruise h2{
    color: #271641;
    font-size: 23px;
    font-weight: 700;
}

.mini-cruise p{
    color: #111c2c;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.our-main{display:flex;}
.our-balue{
  background:#f3fafd;
  -moz-box-shadow: 0 4px 7px rgb(216 216 216);
  -webkit-box-shadow: 0 4px 7px rgb(216 216 216);
  box-shadow: 0 4px 7px rgb(216 216 216);
  border: 1px solid #dedede;
  padding: 22px;
}
.amsbanne-main{
  background:url(../content/images/back-cruise.png);
  width: 100%;
  height: 400px;
  padding: 95px 0 0;
  margin-top: 50px;
  margin-bottom: 50px;
}
.amsbanne-main ul{
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.amsbanne-main ul li{
  list-style-type: none;
}
.amsbanne-main ul li p{
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    margin: 17px 0 0;
    text-align: center;
}
.amsbanne-main ul li img{border-radius:10px;}
.mini-cruise-destinations{float:left; width:100%;}

.mini-cruise-destinations h2{
    color: #00154c;
    font-size: 30px;
    font-weight: 600;
}



.mini-cruise-destinations .cruise-data{
    background: #fff;
    -moz-box-shadow: 0 4px 7px rgb(216 216 216);
    -webkit-box-shadow: 0 4px 7px rgb(216 216 216);
    box-shadow: 0 4px 7px rgb(216 216 216);
    border: 1px solid #dedede;
    display: flex;
    align-items: center;
    padding: 15px;
    border-radius:5px;
    margin-bottom: 25px;
}

.mini-cruise-destinations .cruise-data .mini-data1{
    background: #001c76;
    text-align: center;
    padding-top: 16px;
    margin-right: 32px;
    border-radius: 14px;
    padding: 15px 15px 15px;
}


.mini-cruise-destinations .cruise-data .mini-data2{}

.mini-cruise-destinations .cruise-data .mini-data2 h2{
       color: #000;
    font-size: 24px;
    font-weight: 700;
}
.mini-cruise-destinations .cruise-data .mini-data2 p{
    color: #191919;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.mini-cruise-destinations .cruise-data .mini-data2 strong{
    color: #11191f;
    font-size: 17px;
    font-weight: 600;
    text-decoration: underline;
}
.mini-cruise-destinations .cruise-data .mini-data2 strong img{height:30px; margin-left: 10px;}
.progress-bredcum {
    display: flex;
    align-items: center;
    justify-content:space-between;
    margin-top: 15px;
    margin-bottom: 17px;
}

.progress-bredcum .bar {
    width: 100%;
    height: 0.2rem;
    background: #001c76;
    margin-top: 0;
}

.progress-bredcum .point {
  
    padding: 6px 14px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50%;
    color: #313541;
    background:#ededed;
    margin-left: 17px;
}

.progress-bredcum .point.active {

    color: #fff;
    background:#001c76;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50%;
    padding: 6px 14px;
}
.progress-bredcum .point.active i {
    border: .0625rem solid #006EE3;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    color:#006EE3;
    text-align: center;
    padding: 8px 0;
    display: block;
    margin-left:10px;
}
.progress-bredcum .point i{ 
    border: .0625rem solid #313541;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    text-align: center;
    padding: 8px 0;     
    margin-left:16px; 
    display: block;
  }
.bredadcum-head{
    background: #fff;
    -moz-box-shadow: 0 4px 7px rgb(216 216 216);
    -webkit-box-shadow: 0 4px 7px rgb(216 216 216);
    box-shadow: 0 4px 7px rgb(216 216 216);
    border: 1px solid #dedede;
    width:100%;
    float:left;
    margin: 0 0 30px;
}  
.progress-bredcum span{font-size: 18px;
    font-weight: 600;
    color: #9b9b9b;
    padding: 0 8px 0 11px;}

.data-add{display:flex; justify-content: space-between; align-items: center;}

.data-add .data-1{width:30%;}
.data-add .data-1 span{
    font-size: 22px;
    font-weight: 600;
    color: #00071e;
    padding: 0 8px 0 11px;
    display: inline-block;
}
.data-add .data-2{width:70%;}

.resultpage{float: left; width:100%; margin:0 0 50px;}
.middle-resultpage{
  float: left; width:100%;
  background:#e6e6e6;
  padding:20px;
}
.middle-resultpage .leftnav{
  width: 25%;
  margin-right: 3%;
  float: left;
  background: #001c76;
  border-radius: 5px;
  padding: 26px 22px 140px;
}
.middle-resultpage .leftnav .farrychkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
    font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.middle-resultpage .leftnav .farrychkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.middle-resultpage .leftnav .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #eee;
  border-radius: 3px;
}

/* On mouse-over, add a grey background color */
.middle-resultpage .leftnav .farrychkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.middle-resultpage .leftnav .farrychkbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.middle-resultpage .leftnav .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.middle-resultpage .leftnav .farrychkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.middle-resultpage .leftnav .farrychkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.middle-resultpage .leftnav h2{
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 15px;
}


.middle-resultpage .leftnav h3{
    color: #fff;
    font-size: 23px;
    font-weight: 500;
    margin: 15px 0 9px;
}
.middle-resultpage .leftnav strong{
    color: #fff;
    display: inline-block;
    margin: 0 0 17px;
    font-size: 16px;
    font-weight: 600;
}
.middle-resultpage .leftnav ul{margin:0; padding:0;}
.middle-resultpage .leftnav ul li{list-style-type: none;    padding: 3px 0;}
.middle-resultpage .leftnav ul li label{color:#fff;}
.middle-resultpage .rightnav{width:72%; float:left;}
.middle-resultpage .rightnav .bestpricerest{display:flex; justify-content: space-between; background: #fff;     border-radius: 10px; margin-bottom: 25px;}
.middle-resultpage .rightnav .bestpricerest .price-1{width:25%; margin-right:2%;}
.middle-resultpage .rightnav .bestpricerest .price-1 img{border-radius:10px 0 0 10px;}
.middle-resultpage .rightnav .bestpricerest .price-2{width:55%; margin-right:2%;}
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main{display: flex; justify-content: space-between; align-items: center;}
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-1{width:35%; margin-right:2%;}
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-1 p{
   color: #000b2e;
    font-size: 16px;
    font-weight: 500;
    margin: 26px 0 5px;
  }
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-1 strong{
      color: #00071e;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 5px;
}
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-1 hr{
      border-top: 2px dashed #d1d1d1;
}
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-1 span{
     color: #000b2e;
    font-size: 16px;
    font-weight: 400;
}
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-1 .star{
      width: 100%;
    float: left;
    border: 2px solid #223a88;
    padding: 3px 5px;
    margin-top: 13px;
    border-radius: 8px;
}
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-1 .star i{font-size: 13px; color:#ffcd43;}
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-1 .star span{font-size: 13px; color:#3e5fac; font-weight:600;}
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-2{ width:26%;margin-right:2%;text-align: center;}
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-2 span{
  background: #e6e6e6;
    display: inline-block;
    font-size: 15px;
    padding: 4px 6px;
    border-radius: 8px;
    color:#001c76;
}
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-3{width:35%;}

.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-3 p{
  color: #000b2e;
    font-size: 16px;
    font-weight: 500;
    margin: -19px 0 5px;
  }
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-3 strong{
      color: #00071e;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 5px;
}
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-3 hr{
      border-top: 2px dashed #d1d1d1;
}
.middle-resultpage .rightnav .bestpricerest .price-2 .outbond-main .route-3 span{
    color: #000b2e;
    font-size: 16px;
    font-weight: 400;
}
.middle-resultpage .rightnav .bestpricerest .price-3{width:16%; border-left: 1px solid #d4d4d4; padding-top: 57px; text-align: center;}
.middle-resultpage .rightnav .bestpricerest .price-3 h2{
    color: #00071e;
    font-size: 25px;
    font-weight: 700;
}
.middle-resultpage .rightnav .bestpricerest .price-3 p{
    color: #000b2e;
    font-size: 16px;
    font-weight: 500;
}
.middle-resultpage .rightnav .bestpricerest .price-3 a{
    display: inline-block;
    background: #001c76;
    color: #fff;
    padding: 5px 18px;
    border-radius: 6px;
    font-size: 18px;
    font-weight: 600;
}
.payment-page{width:100%; float:left;}

.payment-page .nav-left{
    width: 72%;
    float: left;
    margin-right: 3%;
}
.payment-page .nav-left h2{
    font-size: 25px;
    color: #00154c;
    font-weight: 600;
    margin-bottom: 13px;
}
.payment-page .nav-left h3{
    font-size: 25px;
    color: #00154c;
    font-weight: 600;
    margin-top:20px;
    margin-bottom: 13px;
}
.payment-page .nav-left .passenger-details{
  border:2px solid #d6d6d6;
  width: 100%;
  float: left;
    padding: 16px;
    border-radius: 5px;
}

.payment-page .nav-left .passenger-details .mailradio {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.payment-page .nav-left .passenger-details .mailradio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.payment-page .nav-left .passenger-details .checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
  padding: 0;
}

/* On mouse-over, add a grey background color */
.payment-page .nav-left .passenger-details .mailradio:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.payment-page .nav-left .passenger-details .mailradio input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.payment-page .nav-left .passenger-details .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.payment-page .nav-left .passenger-details .mailradio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.payment-page .nav-left .passenger-details .mailradio .checkmark:after {
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: white;
}

.payment-page .nav-left .passenger-details strong{
    color: #00071e;
    font-size: 19px;
    font-weight: 500;
    display: inherit;
    padding: 0 0 0;
}
.payment-page .nav-left .passenger-details p{
    color: #00071e;
    font-size: 19px;
    font-weight: 500;
    display: inherit;
    padding: 0 0 0;
}
.payment-page .nav-left .passenger-details span{
    color: #00071e;
    font-size: 15px;
    font-weight: 500;
    padding: 13px 0 12px;
    display: inline-block;
}
.payment-page .nav-left .passenger-details ul{margin: 0 0 12px; padding:0;}
.payment-page .nav-left .passenger-details ul li{list-style-type:none;display: inline-block; margin-right: 16px;}
.payment-page .nav-left .passenger-details ul li img{height:22px;}
.payment-page .nav-left .passenger-details .form-main{display:flex; justify-content: space-between;}
.payment-page .nav-left .passenger-details .form-main .form-1{width:48%;}
.payment-page .nav-left .passenger-details .form-main .form-group {
    margin-bottom: 1.2rem;
}
.payment-page .nav-left .passenger-details .form-main .form-group .form-control{
  border-radius: 0;    padding: 0.675rem .75rem;
}
.payment-page .nav-left .passenger-details .form-main .form-group select.form-control:not([size]):not([multiple]) {
    height: calc(2.75rem + 2px);
}
.payment-page .nav-left .passenger-details .form-main .form-2{width:48%;}


.payment-page .nav-left .content-details{
  border:2px solid #d6d6d6;
  width: 100%;
  float: left;
    padding: 16px;
    border-radius: 5px;
}
.payment-page .nav-left .content-details p{
      color: #00071e;
    font-size: 19px;
    font-weight: 500;
    display: inherit;
    padding: 0 0 0;
}
.payment-page .nav-left .content-details p img{height: 22px; margin-left: 11px;}
.payment-page .nav-left .content-details .form-main {
    display: flex;
    justify-content: space-between;
}

.payment-page .nav-left .content-details .form-main .form-1 {
    width: 48%;
}
.payment-page .nav-left .content-details .form-main .form-1 .form-group .form-control{border-radius: 0; padding: 0.675rem .75rem;}

.payment-page .nav-left .content-details .form-main .form-2 {
    width: 48%;
}
.payment-page .nav-left .content-details .form-main .form-2 .form-group{display: flex;}
.payment-page .nav-left .content-details .form-main .form-2 .form-group .form-control{border-radius: 0; padding: 0.675rem 3.25rem;}

.iti input{display:none;}
.billing-address{
    border: 2px solid #d6d6d6;
    width: 100%;
    float: left;
    padding: 16px;
    margin-top: 37px;
    border-radius: 5px;
}
.billing-address h4{
      font-size: 21px;
    color: #00154c;
    font-weight: 600;
    margin-bottom: 13px;
}
.billing-address p{
    color: #00071e;
    font-size: 16px;
    font-weight: 500;
    display: inherit;
    background: #f7f7f7;
    padding: 11px 12px;
    border-radius: 13px;
    border-left: 3px solid #d6d6d6;
    margin: 20px 0 23px;
}

.billing-address .woude-like {display: flex;}
.billing-address .woude-like span{
    color: #00071e;
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    margin-left:10px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 22px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 20px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch input:checked + .slider {
  background-color: #2196F3;
}

.switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.switch .slider.round {
  border-radius: 34px;
}

.switch .slider.round:before {
  border-radius: 50%;
}

.tickets-Collect{
  border: 2px solid #d6d6d6;
  width: 100%;
  float: left;
  padding: 16px;
  margin-top: 37px;
  border-radius: 5px;
}
.tickets-Collect h5{
  color: #00071e;
  font-size: 19px;
  font-weight: 500;
}
.tickets-Collect h5 img{
    height: 22px;
    margin-left: 11px;
}
.tickets-Collect .directly{
    display: flex;
    align-items: baseline;
    margin-top: 18px;
}
.tickets-Collect .directly p{
   color: #00071e;
  font-size: 16px;
  font-weight: 400;
}
.button-main{
    width: 100%;
    float: left;
    margin: 30px 0 28px;
}
.button-main a{
    background: #001c76;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    display: inline-block;
    padding: 14px 13px;
    border-radius: 10px;
}
.button-main a img{float:right; margin: 3px 9px 0;}
.payment-processed{
    width: 100%;
    float: left;
    margin: 0 0 28px;
    text-align: center;
}
.payment-processed p{
    color: #00071e;
    font-size: 17px;
    font-weight: 500;
}

.payment-page .nav-right{   
      border: 2px solid #d6d6d6;
      width: 25%;
      float: left;
      padding: 16px;
      border-radius: 5px;
      margin-top: 41px;
 }
 .payment-page .nav-right h2{
      font-size: 25px;
      color: #00154c;
      font-weight: 600;
      margin-bottom: 0;
 }
  .payment-page .nav-right hr{
      margin-top: 1rem;
      margin-bottom: 0.5rem;
      border: 0;
      border-top: 1px solid rgba(0, 0, 0, .1);
  }

   .payment-page .nav-right strong{
      font-size: 17px;
      color: #00154c;
      font-weight: 600;
      display: inline-block;
      margin-bottom: 7px;
   }
    .payment-page .nav-right p{
      font-size: 13px;
      color: #000b2e;
      font-weight: 400;
      display: inline-block;
      margin-bottom: 0;
    }
    .payment-page .nav-right .trip-price{display:flex; justify-content: space-between; align-items: center;     margin-top: 9px;}
    .payment-page .nav-right .trip-price span{
      font-size: 15px;
      color: #000b2e;
      font-weight: 400;
    }
    .payment-page .nav-right .trip-price strong{
      font-size: 15px;
      color: #000b2e;
      font-weight: 500;
      margin: 0;
    }
    .payment-page .nav-right span{
      font-size: 20px;
      color: #001c76;
      font-weight: 600;
      margin: 0;
    }
    .payment-page .nav-right .trip-price span img{
      height: 18px;
      margin-left: 6px;
      margin-top: -3px;
    }
    .payment-page .nav-right .trip-price span.bolld,   .payment-page .nav-right .trip-price strong.bolld{ font-weight: 800;}

    .cookies-top{background: url(../content/images/cookies-banner.png) no-repeat; width:100%; height:250px; position: relative;}
    .cookies-top h1{
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size:30px;
        color: #001c76;
        font-weight: 600;
        margin-bottom: 0;
     }
    .privacy-top{background: url(../content/images/privacy-banner.png) no-repeat; width:100%; height:250px; position: relative;}
    .privacy-top h1{
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size:30px;
        color: #001c76;
        font-weight: 600;
        margin-bottom: 0;
     }
     .ferries{float:left; width:100%; margin-top:20px;}
     .ferries h2 {
        color: #000000;
        font-size: 19px;
        font-weight: 600;
        margin-bottom: 18px;
     }

      .ferries p{    
          color: #191919;
          font-size: 15px;
          font-weight: 400;
     }
     .thankyou{
      background: url(../content/images/thanku-banner.png) no-repeat; width:100%; height:399px; text-align: center;
     }
     .thankyou h2{
          font-size: 36px;
          color: #00154c;
          font-weight: 800;
          padding: 133px 0 14px;
     }
    .thankyou p{
          color: #000000;
          font-size: 17px;
          font-weight: 500;
          line-height: 26px;
    }
    .get-in-touch{
      float:left; width:100%; margin-top:20px;
    }
    .get-in-touch h2{
      color: #000000;
      font-size: 28px;
      font-weight: 700;
    }

    .progress-new{
      width: 80%;
      margin: 30px auto 25px;
    }
     .progress-new ul{margin:0; padding:0; display:flex; justify-content: space-between;}
     .progress-new ul li{list-style-type: none;    text-align: center;}
    .progress-new ul li h2{
        color: #000000;
        font-size: 19px;
        font-weight: 700;
        margin: 28px 0 0;
    }
      .progress-new ul li p{
        color: #000000;
        font-size:16px;
        font-weight:500;
        margin-top:8px;
    }
    .progress-new ul li span.active {
        background:#001c76;
        border:2px solid #001c76;
        border-radius: 50%;
        padding: 21px 15px;
    }
    .progress-new ul li span{
        padding: 21px 15px;
        border-radius: 50%;
        background:#fff;
        border:2px solid #efefef;
    }

    .wide-choice{
      float:left; width:100%; margin-top:30px;
    }
    .wide-choice h3{
      color: #000000;
      font-size: 30px;
      font-weight: 600;
      margin: 0 0 20px;
    }
    .wide-choice p{
      color: #000000;
      font-size: 16px;
      font-weight: 400;
    }
    .your-mind{
      float:left; width:100%; margin-top:30px;
    }

     .your-mind .questions{
      background:url(../content/images/banner-2.png) no-repeat;
      width:100%;
      height:320px;
      border-radius: 30px;
    }
    .your-mind .questions span{
      color: #002291;
      font-size: 30px;
      font-weight: 500;
      line-height: 19px;
      display: inline-block;
      margin: 208px 33px 0;
    }
     .your-mind .questions button{
        float: right;
        margin: 182px 36px 0;
        background: #001c76;
        color: #fff;
        font-size: 20px;
        font-weight: 500;
        padding: 5px 24px;
        border-radius: 10px;
     }


      .about-top{
      background: url(../content/images/about-banner.png) no-repeat; width:100%; height:300px; text-align: center; position: relative;
     }
     .about-top h1{
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-size: 30px;
          color: #001c76;
          font-weight: 600;
          margin-bottom: 0;
     }

     .accommodation{float: left; width:100%; margin: 38px 0 30px;}
     .accommodation h2{
        color: #000000;
        font-size: 28px;
        font-weight: 600;
        margin: 0 0 16px;
  }
    .accommodation p{
        color: #191919;
        font-size: 17px;
        font-weight: 400;
    }
.direct-ferries-new{
  float: left; width:100%; margin: 38px 0 30px;
}
 .direct-ferries-new h2{
        color: #1a2b49;
        font-size: 30px;
        font-weight: 700;
        margin: 0 0 9px;
  }

.curbflowmain{display:flex; justify-content: space-between; margin-top: 74px;}

.curbflowmain .flow-1{width:40%;}
.curbflowmain .flow-1 .strore{}
.curbflowmain .flow-1 .strore h3{
    color: #000000;
    font-size: 26px;
    font-weight: 600;
}
.curbflowmain .flow-1 .strore p{
    color: #101010;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
}

.marginnew-1{margin-top: 22rem;}
.curbflowmain .flow-2{width:20%;}
.curbflowmain .flow-3{width:40%;}
.curbflowmain .flow-3 .strore h3{
  color: #000000;
  font-size: 26px;
  font-weight: 600;
}
.curbflowmain .flow-3 .strore p{
    color: #101010;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
}
.whaton{
    float: left; width:100%; margin: 50px 0 30px;

}
.whaton .offer{}

.whaton .offer h4{
       color: #000000;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 16px;
}
.whaton .offer h5{
       color: #000000;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 16px;
}

.whaton .offer ul{    margin: 0 29px 12px;
    padding: 0;}

.whaton .offer ul li{
 color: #101010;
    font-size: 17px;
    font-weight: 500;
    padding: 4px 0;
    
}

.whaton .offer p{
  color: #101010;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  text-align:center;
}

.sidenav a {
       padding: 10px 8px 8px 26px;
    text-decoration: none;
    font-size: 15px;
    border-bottom: 1px solid #f2f2f2;
    color: #000;
    display: block;
    transition: 0.3s;
    text-align: left;

}

.sidenav a:hover{
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.hide{display:none;}
.hide-destop{display:none;}
.hide-mob{display:block;}
.hide-des{display:none;}
.ferries ul{    
  margin: 0 38px 6px;
    padding: 0;}
.ferries ul li{
      color: #191919;
    font-size: 15px;
    font-weight: 400;
    padding:4px 0;
}    

.faq{width:100%; float: left;}

.faq p{
    color: #191919;
    font-size: 15px;
    font-weight: 400;
}
.faq h1{   
    color: #000000;
    font-size: 24px;
    font-weight: 600;}
.faq h2{   
    color: #000000;
    font-size: 18px;
    font-weight: 600;
  }
.callnow{display:none;}
.table .thead-dark th{
    color: #fff;
    background: #2e6da4;
    border-color: #2e6da4;
}
.table td, .table th {

    font-size: 13px;
}
.contactus-top{background: url(../content/images/contactus-banner.png) no-repeat; width:100%; height:250px; position: relative;}
.contactus-top h1{
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-size:30px;
      color: #001c76;
      font-weight: 600;
      margin-bottom: 0;
  }

.contactus-top p{
    position: absolute;
    top: 67%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 23px;
    color: #001c76;
    font-weight: 500;
    margin-bottom: 0;
}

.address-main{width:100%; float:left; margin-top:90px;}
.address-main h2{
    color: #000000;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
}
.address-main p{
   color: #000000;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
.get-intouch{
    width:100%; 
    float:left; 
    margin-top:50px;
}
.get-intouch h3{
    color: #001c76;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}
.get-intouch button{
    background: #001c76;
    width: 100%;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    border-radius: 8px;
    border: 0;
    padding: 6px 0;
    cursor: pointer;
    display: inline-block;
}
.get-intouch .form-contact{display: flex; justify-content: space-between; margin-bottom: 11px;}
.get-intouch .form-contact span{width:48%;}
.get-intouch .form-contact p{width:100%; display: inline-block;}
.get-intouch .form-contact .form-control{background:#e7edf4; border-radius:10px; border:0; padding: 0.975rem 1.15rem; font-size: 17px;}
.get-intouch .form-contact .form-control::placeholder{color:#001c76;}
.booking{float: left; width:100%; margin-top:40px;}
.booking .routes{}
.booking .routes ul{margin:0; padding:0;}
.booking .routes ul li{
    list-style-type: none;
    width: 32%;
    height: 145px;
    float: left;
    background: #fff;
    -moz-box-shadow: 0 4px 7px rgb(216 216 216);
    -webkit-box-shadow: 0 4px 7px rgb(216 216 216);
    box-shadow: 0 4px 7px rgb(216 216 216);
    border: 1px solid #dedede;
    margin-right: 2%;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 25px;
}
.booking .routes ul li h3{
  color: #000;
  font-size: 18px;
  line-height: 40px;
  font-weight: 600;
}
.booking .routes ul li p{
  color: #000;
  font-size: 15px;
  font-weight: 500;
}
.booking .routes ul li:nth-child(3){margin-right:0;}
.booking .routes ul li:nth-child(6){margin-right:0;}
.booking .routes ul li:nth-child(9){margin-right:0;}

.our-misson{float: left; width:100%; margin-top: 15px;}
.our-misson .comment{display:flex;  margin-top: 15px;}

.our-misson .comment .customers-1{background:#001c76;width:25%; border-radius: 10px 0 0 10px; padding: 30px;}
.our-misson .comment .customers-1 h2{color: #fff; font-size: 33px; line-height: 37px; font-weight: 600;}
.our-misson .comment .customers-1 p{color: #fff; font-size: 16px; font-weight: 400;}
.our-misson .comment .customers-2{width:75%;}
.our-misson .comment .customers-2 img{width:100%; height:350px; border-radius: 0 10px 10px 0;}
.online-booking{float: left; width:100%; margin-top: 30px;}
.online-booking h2{
    color: #000;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 13px;
}
.online-booking ul{margin:0; padding:0; display:flex; justify-content: space-between;}
.online-booking ul li{list-style-type:none;}
.online-booking ul li p{
  color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-top: 6px;
}
.online-booking ul li img{border-radius:10px;}
.port-accommodation{
      float: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 12px;
}
.port-accommodation h1{
    color: #00154c;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 17px;
}
#news-slider4 .owl-nav .owl-next {
    position: absolute;
    right: -37px;
    top: -3px;
    font-size: 37px;
    text-align: center;
    z-index: 5;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    outline: 0;
    color: #000 !important;
    transition: all 0.3s;
}
#news-slider4 .owl-nav .owl-prev {
    position: absolute;
    left: -35px;
    top: -3px;
    font-size: 37px;
    text-align: center;
    z-index: 5;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    outline: 0;
    color: #000 !important;
    transition: all 0.3s;
}
#news-slider4 p {
    -moz-box-shadow: 0 4px 7px rgb(216 216 216);
    -webkit-box-shadow: 0 4px 7px rgb(216 216 216);
    box-shadow: 0 4px 7px rgb(216 216 216);
    border: 1px solid #dedede;
    border-radius: 10px;
    padding: 7px 22px 7px;
    font-size: 16px;
    font-weight: 600;
    color: #1a2b49;
    text-align:center;
}

.hotel-main{
  float: left; width:100%; margin-top:20px;
}

.hotel-main ul{margin:0; padding:0; display: flex; justify-content: space-between;}
.hotel-main ul li{list-style-type: none;}
.hotel-main ul li img{border-radius:20px;}
.hotel-main ul li h2{
    color: #000;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 17px;
}
.ouracomdation{
   float: left; width:100%; margin-top:40px;
}
.ouracomdation h2{
    color: #00154c;
    font-size: 23px;
    font-weight: 600;
}
.ouracomdation h3{
    color: #00154c;
    font-size: 28px;
    font-weight: 600;
    margin-top: 38px;
}
.ouracomdation p{
    color: #00154c;
    font-size: 17px;
    font-weight: 400;
}
.fast-experiance{background:url(../content/images/crub-new.png) no-repeat; width:100%; height:125px;margin-top: 25px;}

.fast-exp{width:100%; float: left; margin-top: -62px; margin-bottom: 25px;}
.fast-exp ul{margin:0; padding:0; display: flex; justify-content: space-between;}
.fast-exp ul li{list-style-type: none;    text-align: center;}
.fast-exp ul li span{
      background: #001c76;
      border-radius: 50%;
      display: inline-block;
      height: 70px;
      width: 70px;
      text-align: center;
      line-height: 67px;
}
.fast-exp ul li h2{
      color: #00154c;
      font-size: 23px;
      font-weight: 600;
}
.fast-exp ul li p{
        font-size: 16px;
        font-weight: 500;
        color: #1a2b49;
}

.spacialoffer-top{background: url(../content/images/spacialoffer-banner.png) no-repeat; width:100%; height:250px; position: relative;}
.spacialoffer-top h1{
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size:28px;
    color: #001c76;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
  }

.spacialoffer-middle{
  float: left; width:100%; margin-top:20px;
}

.spacialoffer-middle p{
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    color: #101010;
    text-align: center;
}
.spacialoffer-middle h2{
      color: #000;
      font-size: 28px;
      font-weight: 600;
      text-align: center;
      margin: 30px 0 30px;
}
.baltic-sea{
    display: flex;
    justify-content: space-between;
    background: #f1f9ff;
    align-items: center;
    padding: 15px;
    border-radius:10px;
    margin-bottom:15px;
}
.baltic-sea .tallink-silja-1{width:88%;}
.baltic-sea .tallink-silja-1 h3{
    color: #000;
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    margin: 8px 0 8px;
}
.baltic-sea .tallink-silja-1 p{
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    color: #101010;
    margin-bottom: 0;
    display: inherit;
    text-align: left;
}
.baltic-sea .tallink-silja-1 span{
    font-size: 13px;
    font-weight: 500;
    line-height: 30px;
    color: #101010;
}
.baltic-sea .tallink-silja-2{width:12%;}
.baltic-sea .tallink-silja-2 a{
    font-size: 17px;
    font-weight: 600;
    color: #101010;
    text-decoration: underline;
    cursor: pointer;
}
.baltic-sea .tallink-silja-2 a img{
    height: 32px;
    margin-left: 7px;
}
.space{width:100%; float:left; margin:10px 0 10px;}
.custom-control-label {
    margin-top: 2px;
}
.payment-page .nav-left .passenger-details .form-main .form-1 .form-group {
    display: flex;
}
.payment-page .nav-left .passenger-details .form-main .form-1 .form-group input#txtphoneno {
    border-radius: 0;
    padding: 0.675rem 3.25rem;
}
.payment-page .nav-left .passenger-details ul#iti-0__country-listbox li {
    list-style-type: none;
    display: block;
    margin-right: 0;
}
.mainradio {
    display: flex;
    justify-content: space-between;
}
.mainradio .details-1 {
}
.mainradio .details-2 {
    color: #00071e;
    font-size: 19px;
    font-weight: 500;
}
.payment-page .nav-left.space-100 {
    width: 100%;
    float: left;
    margin-right: 0;
}
.space-3 {
    margin-top: 18px;
}

.fill-bill {
    border: 2px solid #d6d6d6;
    width: 100%;
    float: left;
    padding: 16px;
    border-radius: 5px;
    margin-top: 36px;
}
.fill-bill h4 {
    font-size: 22px;
    color: #00071e;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 25px;
}

.fill-bill .form-main {
    display: flex;
    justify-content: space-between;
}
.fill-bill .form-main .form-1 {
    width: 32%;
}
.fill-bill .form-main .form-2 {
    width: 32%;
}
.fill-bill .form-main .form-3 {
    width: 32%;
}
.fill-bill .form-main .form-group .form-control {
    border-radius: 0;
    padding: 0.675rem .75rem;
}
.fill-bill .form-main .form-group select.form-control:not([size]):not([multiple]) {
    height: calc(2.75rem + 2px);
}

.enter-card {
    border: 2px solid #d6d6d6;
    width: 100%;
    float: left;
    padding: 0 0 16px;
    border-radius: 5px;
    margin-top: 36px;
    margin-bottom: 36px;
}
.enter-card h4 {
    font-size: 26px;
    color: #fff;
    text-align: center;
    background: #001c76;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 23px;
    padding: 17px 0;
    border-radius:8px;
}
.enter-card h5 {
    font-size: 21px;
    color: #00071e;
    font-weight:700;
    margin: 0 18px 22px;
}
.enter-card .form-main {
    display: flex;
    justify-content: space-between;
    margin: 0 21px;
}
.enter-card .form-main .form-1 {
    width: 48%;
}
.enter-card .form-main .form-2 {
    width: 48%;
}
.enter-card .form-main .form-1 label,.enter-card .form-main .form-2 label{
    font-size: 16px;
    color: #00071e;
    font-weight: 600;
}
.enter-card .form-main .form-group .form-control {
    border-radius: 0;
    padding: 0.675rem .75rem;
}
.enter-card .form-main .form-group select.form-control:not([size]):not([multiple]) {
    height: calc(2.75rem + 2px);
}
.enter-card .form-main .form-all {
    width: 100%;
}
.enter-card .form-main .form-all label {
    font-size: 22px;
    color: #00071e;
    font-weight: 600;
}
.enter-card .form-main a {
    font-size: 22px;
    color: #fff;
    text-align: center;
    background: #001c76;
    font-weight: 600;
    padding: 11px 0;
    width: 100%;
    border-radius: 8px;
    margin-top: 32px;
}

.addcard {
    background: #fff url(../content/images/card-icon.png) no-repeat;
    background-position: 98% 50%;
}
.payment-page h1 {
    font-size: 31px;
    color: #001c76;
    text-align: center;
    font-weight: 600;
}
.mobile-phone{display:none;}
.content {
    position: absolute;
    right: 22px;
    top: 17px;
}

.pulse i {
    color: white;
    font-size: 16px;
    transform: rotate(90deg);
}

.pulse {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-color: #fe584a;
    /*background-image: radial-gradient(hsl(112, 58%, 40%), hsl(112, 58%, 47%));*/
    background: #fe584a;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.pulse::before, .pulse::after {
    content: '';
    position: absolute;
    width: calc(100%);
    height: calc(100%);
    border-radius: 50%;
    border: 1px solid #fe584a;
    animation: calling 2s ease-in-out infinite;
}

.pulse::after {
    animation: calling 2s ease-in-out .35s infinite;
}

@keyframes calling {
    0% {
        width: calc(100%);
        height: calc(100%);
        opacity: 1;
    }

    100% {
        width: calc(100% + 60px);
        height: calc(100% + 60px);
        opacity: 0;
    }
}


.thankyou-payment{
    width:100%;
    float:left;
    text-align: center;
}
.thankyou-payment h2 {
    font-size: 34px;
    color: #001c76;
    font-weight: 700;
    padding: 60px 0 13px;
}
.thankyou-payment p {
    color: #000000;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 3rem;
}
.navbar-brand img {
    width: 100%;
    height: 57px;
}