.whatsapp-now,
a {
    text-decoration: none;
}
body,
p {
    font-size: 15px;
}
.MainBannerSection img,
.VisaBtn,
.navbar-expand-lg .navbar-nav {
    width: 100%;
}
.MainTitle,
.form-control {
    margin-bottom: 20px;
    color: #333;
}
@font-face {
    font-family: "GT Eesti Pro Display";
    src:
        url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/gteesti/GT-Eesti-Pro-Display-Regular.woff2)
            format("woff2"),
        url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/gteesti/GT-Eesti-Pro-Display-Regular.woff) format("woff"),
        url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/gteesti/GT-Eesti-Pro-Display-Regular.ttf)
            format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "GT Eesti Pro Display";
    src:
        url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/gteesti/GT-Eesti-Pro-Display-Light.woff2) format("woff2"),
        url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/gteesti/GT-Eesti-Pro-Display-Light.woff) format("woff"),
        url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/gteesti/GT-Eesti-Pro-Display-Light.ttf)
            format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: FontAwesome;
    src: url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/demohome/new_fonts/fontawesome-webfont.eot?v=4.7.0);
    src:
        url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/demohome/new_fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)
            format("embedded-opentype"),
        url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/demohome/new_fonts/fontawesome-webfont.woff2?v=4.7.0)
            format("woff2"),
        url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/demohome/new_fonts/fontawesome-webfont.woff?v=4.7.0)
            format("woff"),
        url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/demohome/new_fonts/fontawesome-webfont.ttf?v=4.7.0)
            format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.fa {
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    background-image: none;
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-youtube-play:before {
    content: "\f16a";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-phone:before {
    content: "\f095";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-whatsapp:before {
    content: "\f232";
}
body {
    font-family: "GT Eesti Pro Display";
    color: #333;
    font-weight: 300;
}
li {
    margin-bottom: 10px;
}
.navbar {
    background: #fff;
    box-shadow: 0 2px 3px rgb(96 96 96 / 10%);
}
.form-control,
.navbar-toggler:focus {
    box-shadow: none;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
    font-weight: 400;
    padding-right: 0;
}
.navbar-light .navbar-nav .nav-link.active {
    color: #f36911;
}
.navbar-expand-lg .navbar-nav .nav-item {
    padding: 0 0 0 10px;
    margin-bottom: 0;
}
.top-navbar {
    border-bottom: 1px solid #eee;
    background: #1d437b;
}
.TopHeader-ul {
    display: inline-block;
    float: right;
}
.TopHeader-ul ul {
    list-style: none;
    display: flex;
    float: right;
    margin-bottom: 0;
}
.TopHeader-ul ul li {
    margin-bottom: 0;
    padding: 10px 20px;
    border-right: 1px solid #eee;
}
.TopHeader-ul ul li:last-child {
    border-right: 0;
    padding-right: 0;
}
.TopHeader-ul ul li a,
.form-label {
    color: #fff;
}
.TopHeader-ul ul li a i {
    margin-right: 10px;
}
.general_row {
    padding: 50px 0;
}
.form-control {
    background-color: #fff;
    height: 42px;
    font-size: 14px;
    line-height: 1;
    font-weight: 300;
    padding: 4px 15px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
textarea.form-control {
    height: auto;
}
.input-group label {
    color: #fff;
    display: block;
}
.bg_Light {
    background: #f7f7f7;
}
.MainTitle {
    font-size: 32px;
    font-weight: 700;
}
.MainTitle p {
    font-size: 16px;
    font-weight: 400;
}
.MainBannerSection {
    padding: 50px 0;
    background-color: #f7f7f7;
    background-repeat: no-repeat;
    background-position: center;
}
.BannerBlock .MainTitle {
    font-size: 50px;
    font-weight: 600;
    color: #1d437b;
}
.SubTitle {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.BannerBlock .p-text {
    font-size: 18px;
    font-weight: 300;
    color: #707070;
    line-height: 1.8;
}
.visa-search-section-block {
    background: #1d437b;
    padding: 20px;
    border-radius: 8px;
}
.visa-search-section-block .section-title .title-header .class-h1 {
    color: #fff;
    font-size: 18px;
    padding: 10px 0;
}
.VisaBtn {
    height: 52px;
    line-height: 52px;
    color: #fff;
    background: #f36911;
    display: block;
    border: 0;
    border-radius: 8px;
}
.Common-btn {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding: 0 25px;
    border-radius: 8px;
    color: #fff;
    background: #f36911;
}
.visa-type-content {
    padding: 35px 0;
}
.visa-type-table {
    width: 60%;
    margin: auto;
    text-align: center;
    box-shadow: 0 3px 20px #00000014;
}
.visa-type-table thead tr th {
    font-weight: 400;
    padding: 10px;
    background: #707070;
    border-bottom: 0;
    color: #fff;
}
.visa-type-table thead tr th:first-child {
    border-top-left-radius: 15px;
}
.visa-type-table thead tr th:last-child {
    border-top-right-radius: 15px;
}
.visa-type-table tbody tr td {
    padding: 15px;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    background: rgba(52, 169, 214, 0.08);
}
.visa-type-table tbody tr td .seprate-b {
    margin: 20px 0;
    border: 1px solid #2d4a8a;
}
.MessageIcon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 7px;
    border-radius: 8px;
    width: 50px;
    background: #25d366;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}
.MessageIcon svg {
    -webkit-animation: 1s infinite alternate mover;
    animation: 1s infinite alternate mover;
}
@-webkit-keyframes mover {
    0 {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-10px);
    }
}
@keyframes mover {
    0 {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-10px);
    }
}
footer {
    position: relative;
}
footer .top-footer {
    padding: 70px 0;
}
.footer-block .footer-head {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 600;
}
.footer-text {
    color: #f1f1f1;
}
.footer-block ul.contact-footer,
.footer-block ul.discover {
    padding-left: 0;
    list-style: none;
}
ul.discover li {
    margin-bottom: 5px;
}
ul.contact-footer,
ul.discover li a {
    color: #f1f1f1;
    text-decoration: none;
}
.bottom-footer {
    background-color: #222c40;
    color: #fff;
    padding: 10px;
}
.bottom-footer p {
    margin-bottom: 0;
    color: #fff;
}
ul.contact-footer li {
    position: relative;
    display: inline-block;
    height: 35px;
    width: 35px;
    text-align: center;
    padding-top: 6px;
    border-radius: 50%;
    margin-right: 2px;
}
ul.contact-footer li i {
    font-size: 16px;
    color: #fff;
}
.main-bgcolor {
    background-color: #34a9d6 !important;
}
.ReviewSection {
    display: flex;
    width: 80%;
    margin: auto;
    padding-top: 25px;
}
.ReviewSection .Reivew_Icon {
    width: 33.33%;
    text-align: center;
    border-right: 1px solid #eee;
}
.ReviewSection .Reivew_Icon:last-child {
    border-right: 0;
}
.ReviewSection .Reivew_Icon img {
    height: 80px;
    width: auto;
}
.Section_Breadcrumb {
  
    text-align: center;
    background: #f7f7f7;
}
.Section_Breadcrumb .breadcrumb {
    justify-content: center;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
}
.CallusBlock p,
.N-div p {
    align-items: center;
    display: flex;
}
.Section_Breadcrumb .breadcrumb li a {
    font-weight: 600;
    color: #1d437b;
}
.Section_Breadcrumb h1 {
    font-weight: 700;
}
.accordion {
    width: 80%;
    margin: 50px auto 0;
}
.accordion-item {
    margin-bottom: 15px;
    border: 1px solid #f6f7f9;
    border-radius: 8px;
    overflow: hidden;
}
.accordion-button:focus {
    z-index: 3;
    border: 0;
    outline: 0;
    box-shadow: none;
}
.accordion-button,
.accordion-collapse {
    border: 0;
}
.HomeButton,
.N-div p i {
    border-radius: 30px;
    display: inline-block;
}
.accordion-button,
.accordion-button:not(.collapsed) {
    color: #1d437b;
    font-weight: 500;
    font-size: 18px;
    background-color: #f6f7f9;
}
.UK-table thead,
.contact-section-block .icon {
    background: #1d437b;
    color: #fff;
}
.sitemap-ul li a {
    color: #333;
    font-size: 16px;
    font-weight: 400;
}
.sitemap-ul li {
    position: relative;
    list-style: none;
    padding-left: 5px;
}
.sitemap-ul li:after {
    content: "";
    height: 5px;
    width: 5px;
    background: #f36911;
    position: absolute;
    left: -15px;
    top: 8px;
}
.PageNotFound-section,
.Thankyou-section {
    margin: auto;
    padding: 50px 0;
    width: 70%;
    text-align: center;
}
.fa-home:before {
    content: "\f015";
}
.PageNotFound-section .icon svg,
.Thankyou-section .icon svg {
    height: 200px;
}
.PageNotFound-section .MainTitle,
.Thankyou-section .MainTitle {
    font-size: 30px;
}
.PageNotFound-section p,
.Thankyou-section p {
    color: #707070;
    font-size: 16px;
}
.HomeButton {
    background: #ff5ba8;
    padding: 10px 25px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
    color: #fff;
}
.HomeButton i {
    margin-right: 5px;
    font-size: 18px;
}
.CallusBlock {
    margin-top: 25px;
}
.N-div {
    width: 100%;
    margin: 0;
}
.N-div p i {
    background-repeat: no-repeat;
    background-image: url("https://d1i3enf1i5tb1f.cloudfront.net/assets/svg/shortcontact-svg.svg");
    height: 30px;
    width: 30px;
    background-size: 300px;
    margin-right: 10px;
}
.N-div p:first-child i {
    background-color: #3b5998;
}
.N-div p:nth-child(2) i {
    background-color: #bc2a8d;
}
.N-div p:last-child i {
    background-color: #4dc247;
}
.N-div p i.SVG_Mail {
    background-position: -138px -1px;
}
.N-div p i.SVG_Call {
    background-position: -166px 0;
}
.N-div p i.SVG_Whatsapp {
    background-position: -192px 0;
}
.CallusBlock p {
    margin-bottom: 10px;
    font-size: 16px;
    margin-right: 25px;
}
.UK-table-responsive {
    width: 70%;
    margin: auto;
}
.UK-table tbody tr:nth-child(2n + 2) {
    background: rgb(29 67 123 / 8%);
}
.UK-table td {
    padding: 15px;
}
.contactus-block {
    width: 80%;
}
.contact-section-block {
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
}
.contact-section-block:last-child {
    border-bottom: 0;
}
.contact-section-block .icon {
    height: 58px;
    width: 58px;
    font-size: 24px;
    text-align: center;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}
.contact-section-block .content {
    padding-left: 90px;
    padding-top: 5px;
}
.contact-section-block .content .heading {
    font-size: 19px;
    margin-bottom: 5px;
    font-weight: 600;
    color: #1e2637;
}
.contact-section-block .content p {
    font-size: 14px;
    color: #6e6e6e;
    margin-bottom: 0;
}
.visa-price-section-block {
    border-radius: 8px;
    border: 1px solid #eee;
    overflow: hidden;
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.visa-price-section-block .image img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
.visa-price-section-block .content {
    padding: 15px;
    background: #fff;
    position: relative;
}
.visa-price-section-block .content .heading {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 400;
    color: #707070;
}
.visa-price-carousel .owl-controls .owl-nav .owl-next,
.visa-price-carousel .owl-controls .owl-nav .owl-prev {
    background-color: #fff;
    height: 38px;
    width: 38px;
    border-radius: 50%;
    box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.15);
    position: relative;
    padding: 8px 16px;
    color: #000;
    text-align: center;
    display: inline-block;
}
.visa-price-carousel .owl-controls .owl-nav .owl-next {
    left: -20px;
}
.visa-price-carousel .owl-controls .owl-nav .owl-prev {
    right: -20px;
}
.visa-price-carousel .owl-controls .owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.new-section-block {
    padding: 15px 0;
}
.new-section-block .title-1 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 15px;
}
.new-section-block .title-2 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 15px;
}
.new-section-block .title-3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}
.new-section-block p b {
    font-weight: 700;
}
@media (max-width: 992px) {
    .MainBannerSection,
    footer .top-footer {
        padding: 30px 0;
    }
    .BannerBlock .MainTitle {
        font-size: 30px;
    }
    .ReviewSection .Reivew_Icon {
        width: 100%;
        margin-bottom: 15px;
        border: 0;
    }
    .ReviewSection .Reivew_Icon img {
        height: 50px;
    }
    .ReviewSection {
        display: block;
    }
    .MainTitle {
        font-size: 22px;
    }
    .Section_Breadcrumb,
    .general_row {
        padding: 20px 0;
    }
    .footer-block .footer-head {
        font-weight: 500;
        margin-bottom: 10px;
    }
    .MessageIcon svg {
        height: 35px;
    }
    .Section_Breadcrumb h1 {
        font-size: 20px;
    }
    .accordion {
        margin: 0;
        width: 100%;
    }
    .accordion-button,
    .accordion-button:not(.collapsed) {
        font-size: 16px;
    }
    .navbar-brand img {
        height: 50px;
        width: auto;
    }
    .bottom-footer p {
        text-align: center;
    }
    .PageNotFound-section,
    .Thankyou-section {
        margin: unset;
        width: 100%;
    }
    .PageNotFound-section .icon,
    .Thankyou-section .icon {
        margin-bottom: 25px;
    }
    .PageNotFound-section .icon svg,
    .Thankyou-section .icon svg {
        height: 100px;
        width: auto;
    }
    .UK-table-responsive {
        width: 100%;
    }
    .contactus-block {
        padding: 15px;
        width: 100%;
    }
    .section-title {
        margin-bottom: 35px;
    }
    .contact-section-block .icon {
        height: 45px;
        width: 45px;
        font-size: 16px;
    }
    .contact-section-block .content {
        padding-left: 60px;
    }
    .contact-section-block .content .heading {
        font-size: 17px;
    }
    .contact-section-block .content p {
        font-size: 12px;
    }
}
.owl-dot,
.testimonial-section-block ul li {
    display: inline-block;
}
.visa-testimonial-block {
    padding: 0;
    background: #fff;
    text-align: center;
}
.visa-testimonial-block .fa-quote-left {
    color: rgba(18, 115, 235, 0.12);
    font-size: 50px;
    margin-bottom: 20px;
}
.testimonial-section-block ul {
    list-style: none;
    padding-left: 0;
}
.testimonial-section-block ul li i.fa-star {
    color: #f5cc26 !important;
}
.testimonial-section-block p {
    font-size: 16px;
    width: 80%;
    margin: auto;
    color: #747474;
}
.testimonial-section-block .profile {
    height: 80px;
    width: 80px;
    margin: auto;
}
.testimonial-section-block {
    padding-bottom: 15px;
}
.owl-dot {
    height: 8px;
    border-radius: 5px;
    opacity: 0.5;
    width: 25px;
    background: #106eea;
    margin: 0 2px;
    transition: 0.3s ease-in;
    border: 0;
}
.WhatsappBTN,
.whatsapp-now {
    background: linear-gradient(90deg, #25d366 0, #128c7e 100%);
    color: #fff;
    font-size: 18px;
}
.owl-dot.active {
    opacity: 1;
    width: 40px;
    border: 0;
}
.whatsapp-now {
    padding: 12px 20px;
    border-radius: 30px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border: 0;
    cursor: pointer;
    z-index: 1000;
}
.WhatsappBTN {
    display: inline-flex;
    column-gap: 10px;
    transition: 0.8s;
    border-radius: 30px;
    align-items: center;
    padding: 10px 30px;
    justify-content: center;
    margin-top: 23px;
}
.WhatsappBTN i {
    font-size: 20px;
}
.WhatsappBTN:hover {
    background: #fff;
    color: #4dc247;
}
@media (max-width: 480px) {
    .WhatsappBTN {
        padding: 4px 10px;
        font-size: 12px;
        margin-left: 0;
        margin-top: 7px !important;
        background-color: #25d366;
    }
    .WhatsappBTN i {
        font-size: 17px;
    }
}
.Section_Breadcrumb {
  position: relative;
  overflow: hidden;
}

.breadcrumb-banner {
  width: 100%;
  height: 280px;      /* adjust as needed */
  object-fit: cover;
  border-radius: 10px;
  display: block;
}

.Section_Breadcrumb nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  color: #fff;
}
.Section_Breadcrumb h1 {
  color: #000 !important;   /* black */
  text-shadow: none;        /* remove shadow if added earlier */
}