.header-topbar {background-color: #2F6D86; padding-block: 10px;}
.header-topbar .container {max-width: 1250px; display: flex; justify-content: space-between; align-items: center;}
.header-topbar ul {display: flex; align-items: center; justify-content: center; gap: 6px;}
.header-topbar ul a {width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; background-color: #fff; border-radius: 4px; cursor: pointer;}
.header-topbar .container > a { font-size: 16px; text-transform: capitalize; font-weight: 600; color: #fff;}
header {background-color: #F3FBFF;}
header.sticky {width: 100%; position: fixed; top: 0; z-index: 4;}
header .container {max-width: 1250px; display: flex; align-items: center; justify-content: center;}
header .container > ul {display: flex; align-items: center; justify-content: center; gap: 18px;}
header .logo {margin-right: auto;}
header .container > ul a {font-size: 16px; font-weight: 700; color: #555555;}
header li:has(ul) {position: relative; padding-block: 38px; cursor: pointer;}
header li:has(ul) > a {display: flex; align-items: center; justify-content: center; gap: 6px; position: relative; padding-right: 16px;}
header li:has(ul) > a::after {width: 12px; height: 8px; background: no-repeat center / contain url("../images/chevron-down.svg"); position: absolute; inset: 0; margin-block: auto; margin-left: auto; content: "";}
header ul ul {background-color: #fff; padding-block: 5px; position: absolute; top: 100%; visibility: hidden; opacity: 0; transform: translateY(10px); transition: all 0.5s ease; box-shadow: 0 3px 5px rgb(0 0 0/20%);} 
header li:has(ul):hover ul {visibility: visible; opacity: 1; transform: translateY(0);}
header .container ul ul li > a {display: block; font-size: 14px; text-wrap: nowrap; padding: 8px 20px; padding-right: 25px;}
header .more-links {margin-left: auto;}
header .more-links ul {display: flex; align-items: center; justify-content: center; gap: 12px;}
header .more-links a {height: 42px; display: flex; align-items: center; gap: 8px;  background-color: #2F6D86; border-radius: 4px; padding-right: 11px; overflow: hidden;}
header .more-links a small {font-size: 16px; font-weight: 700; color: #fff; }
header .more-links a > :first-child {width: 40px; height: 42px; display: flex; align-items: center; justify-content: center; border-radius: 4px;}
header .more-links ul > :first-child a > :first-child {background-color: #4BB04F;}
header .more-links ul > :nth-child(2) a > :first-child {background-color: #EC8713;}
header .menu-btn {display: none; background-color: transparent; align-items: center; justify-content: center; border: 0; border-radius: 0;}
header .close-menu{display: none;}

@media only screen and (max-width: 1200px) {
    header .logo {margin-right: 0;}
    header .more-links ul >:last-child {display: none;}
}

@media only screen and (max-width: 991px) {
    header {padding-block: 10px;}
    header .logo {margin-right: auto; order: 1;}
    header .menu-btn {display: flex; order: 2;}
    header .container {flex-wrap: wrap; gap: 20px;}
    header .container > ul {height: 100vh; width: 100%; max-width: 310px; flex-direction: column; align-items: start; justify-content: start; gap: 18px; position: fixed; left: -100%; top: 0; background-color: #fff; z-index: 4; overflow: hidden; overflow-y: auto; padding-inline: 15px; padding-bottom: 20px;}
    header .container > ul.menu-active {left: 0;}
    header .container > ul > li > a {height: 35px;}
    header .more-links {width: 100%; order: 3;}
    header .more-links ul {gap: 20px;}
    header li:has(ul) {width: 100%; padding-block: 0;}
    header li:has(ul) a {justify-content: start;}
    header li:has(ul) > a::after {display: flex; align-items: center; justify-content: center; font-size: 20px; font-weight: 700; background: unset; content: "+"; inset: unset; right: 0; top: 50%; transform: translateY(-50%); margin: unset;}
    header ul ul {display: none; position: static; visibility: visible; opacity: 1; transform: translateY(0); margin-top: 10px;}
    header li:has(ul):hover ul {display: none; visibility: visible; opacity: 1; transform: translateY(0);}
    header ul ul.ul-active {display: block !important;}
    header li:has(.close-menu) {margin-left: auto;}
    header .close-menu{display: flex; align-items: center; justify-content: flex-end; font-size: 43px; padding-inline: 10px; cursor: pointer; background-color: transparent; border: 0; border-radius: 0; }
    header .more-links ul >:last-child {display: block;}
}
@media only screen and (max-width: 768px) {
    header .container > ul {max-width: 100%;}
}

@media only screen and (max-width: 475px) {
    header .more-links a {padding-right: 0;}
    header .more-links a small {display: none;}
}


 .th_top_call1 ul li {
    display: inline-block;
}
.NavMenu li label, .th_top_call1 ul li a b {
    cursor: pointer;
    font-family: 'NunitoSans';
    font-weight: 700;
}
.th_contact_sec .th_content ul li a:hover, .th_contact_sec .th_content ul li:last-child a, .th_header_right a {
    background: #ec8713;
}
*, body {
    font-family: 'NunitoSans';
    font-weight: 400;
    transition: .3s;
    font-size: 16px;
}
a, h1, h2, h3, h4, h5, h6, label, li, span, ul {
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
}
.container {
    max-width: 1200px;
}
.tp-widget-logo svg {
    display: none!important;
    width: 100px!important;
}
.rank-math-breadcrumb {
    margin: 20px 0;
}
.rank-math-breadcrumb .separator, .rank-math-breadcrumb p a {
    color: #005b80;
    font-weight: 600;
}
.rank-math-breadcrumb p span {
    color: #000;
}
.custom_scroll {
    scrollbar-width: thin;
    scrollbar-color: rgba(255, 255, 255, 0.1) rgba(255, 255, 255, 0.1);
}
.custom_scroll::-webkit-scrollbar {
    width: 6px;
    visibility: hidden;
}
.custom_scroll::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, .1);
    visibility: hidden;
    border-radius: 20px;
}
.custom_scroll::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, .1);
    border-radius: 20px;
    visibility: hidden;
}
.custom_scroll:hover {
    scrollbar-width: thin;
    scrollbar-color: #005b7f #f8f8f8;
}
.custom_scroll:hover::-webkit-scrollbar {
    width: 6px;
    visibility: visible;
}
.custom_scroll:hover::-webkit-scrollbar-track {
    background: #f8f8f8;
    visibility: visible;
    border-radius: 20px;
}
.custom_scroll:hover::-webkit-scrollbar-thumb {
    background-color: #005b7f;
    border-radius: 20px;
    visibility: visible;
}
.th_contact_sec .th_content, .th_contact_sec .th_content ul, .th_des_head, .th_footer_about, .th_footer_about ul, .th_footer_contact, .th_footer_contact ul, section {
    width: 100%;
    float: left;
}
.alert-class {
    border: 1px solid red!important;
}

.th_top_bg_call {
    width: 100%;
    float: left;
    height: 50px;
    line-height: 50px;
    background-color: #f8fcfe;
}
.th_header_right a, .th_rating_sec span {
    font-size: 18px;
    font-family: 'NunitoSans';
    font-weight: 600;
}
.th_top_sec {
    width: 100%;
    float: left;
    height: 109px;
}
.th_header_right a {
    height: 55px;
    float: left;
    line-height: 55px;
}
.th_top_call1 ul li a {
    float: left;
}
.th_top_call1 ul li a span {
    width: 22%;
    float: left;
}
.th_top_call1 ul li a b small {
    width: 100%;
    float: left;
    color: #6f6f6f;
    font-family: 'NunitoSans';
    font-weight: 600;
    font-size: 14px;
}
.th_top_call1 {
    display: flex;
    justify-content: end;
}
.th_top_call1 ul {
    margin-top: 0!important;
}
.th_top_call1 ul li {
    border-bottom: none!important;
}
.th_top_call1 ul li a span img {
    height: 50px;
}
.th_top_call1 ul li a b {
    float: left;
    width: 160px;
    margin: 10px 0 0 3px;
    color: #4caf50;
    font-size: 20px;
}
#menubrop, .NavMenu li input, .bartoggle {
    display: none;
}
.NavMenu li a, .NavMenu li label, .NavMenu li ul li a {
    font-size: 14px;
    display: block;
}
.NavMenu {
    flex: 10;
    list-style: none;
    position: relative;
    display: flex;
    justify-content: flex-start;
}
.NavMenu li {
    display: inline-block;
    padding-right: 40px;
}
.NavMenu li a {
    text-decoration: none;
    color: #2e2e2e;
    font-family: 'NunitoSans';
    font-weight: 700;
    position: relative;
}
.NavMenu li label {
    appearance: none;
    position: relative;
}
.NavMenu li label::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
}
.NavMenu>li>label::after {
    right: -15px;
    top: 0;
}
.NavMenu li ul {
    position: absolute;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    min-width: 200px;
    top: 100%;
    box-shadow: 0 3px 5px rgb(0 0 0/20%);
    transition: .5s;
    -webkit-transition: .5s;
    padding: 5px 0;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    visibility: hidden;
    opacity: 0;
    z-index:  1;
}
.NavMenu li ul li {
    position: relative;
    line-height: initial;
    padding: 8px 20px;
}
.NavMenu li ul li a {
    color: #2e2e2e;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.th_header_right a {
    padding: 0 25px;
    color: #fff;
    transition: .5s;
    white-space: nowrap;
}
.th_header_right a:hover {
    background-color: #c17721;
}
.hd_img1, .hd_img2, .hd_img3, .hd_img4 {
    height: 381px;
}
.th_contact_sec .th_content ul li:last-child a {
    background: #fff;
    color: #005b80;
}
.th_contact_sec .th_content ul li:last-child a:hover {
    background: #ec8713!important;
    color: #fff;
}


@media(min-width:992px) {
    .NavMenu li ul li:hover>ul, .NavMenu li:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}
}@media(max-width:991.98px) {
    .hd_img1, .hd_img2, .hd_img3, .hd_img4 {
    height: 305px;
}
.NavMenu, .bartoggle {
    background-color: #fff;
}
.NavMenu li label::after {
    content: "+"}
.bartoggle {
    display: flex;
    justify-content: center;
    font-size: 43px;
    align-items: center;
    padding: 0 10px;
    cursor: pointer;
}
.NavMenu {
    width: 310px;
    flex: 12;
    position: fixed;
    flex-direction: column;
    left: 0;
    top: 0;
    height: 100vh;
    z-index: 99;
    padding: 15px 0 50px 20px;
    justify-content: start;
    overflow-y: scroll;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
}
.NavMenu li {
    width: 100%}
.NavMenu li ul {
    position: initial;
    left: 0;
    visibility: visible;
    opacity: 1;
    top: 0;
    display: none;
    position: inherit;
    margin-top: -10px;
}
.NavMenu li a label::after {
    right: 10px;
}
.NavMenu li input:checked+ul, .NavMenu li ul li input:checked+ul {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}
input:checked+.NavMenu {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}
.th_close_nav {
    justify-content: flex-end;
    padding-right: 40px;
}
.NavMenu li ul li {
    padding: 8px 10px;
}
}
@media(max-width:768px) {
    .NavMenu {
    width: 100%}
}
@media(max-width:575px) {
    .th_header_right a {
    background: #005b7f;
}
}.bg_main_banner {
    width: 100%;
    float: left;
    background: url('../images/bg-2.svg'), #005b7f;
    height: 480px;
}
.th_bg_banner {
    width: 100%;
    float: left;
    padding: 0 20px;
}
.th_banner_sec img {
    border-radius: 10px;
    width: 100%}
.th_banner_sec {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.th_rating_sec {
    width: 95%;
    float: left;
}
.th_divider_sec {
    width: 5%;
    float: left;
}
.th_rating_sec label {
    width: 100%;
    float: left;
    margin: 12px 0 15px;
}
.th_rating_sec label i {
    color: #ffcb3e;
}
.th_rating_sec label small {
    color: #2a2a2a;
    font-family: 'NunitoSans';
    font-weight: 700;
    font-size: 16px;
}
.th_rating_sec span {
    width: 100%;
    float: left;
    color: #2a2a2a;
}
.th_hr {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.th_hr hr {
    width: 100%;
    float: left;
    color: #f4f4f4;
    opacity: 1;
    margin: 0;
}
.bg_4 {
    background-image: url('../images/bg4.webp');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.th_hilal_head {
    width: 100%;
    float: left;
    margin-top: 100px;
}
.th_hilal_head h2 {
    width: 100%;
    float: left;
    font-size: 32px;
    font-family: 'NunitoSans';
    font-weight: 800;
    color: #030303;
    text-align: center;
    margin-bottom: 15px;
}
.th_hilal_head p {
    width: 100%;
    float: left;
    color: #6f6f6f;
    font-family: 'NunitoSans';
    font-weight: 600;
    text-align: center;
    padding: 0 55px;
    margin-bottom: 45px;
}
.th_hilal_desti, .th_hilal_desti_2 {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 17px;
    background-color: #000;
}
.th_hilal_desti .th_content, .th_hilal_desti_2 .th_content {
    width: 100%;
    float: left;
    position: absolute;
    bottom: 125px;
}
.th_hilal_desti .th_content small, .th_hilal_desti_2 .th_content small {
    width: 100%;
    float: left;
    color: #fff;
    padding: 0 101px;
    font-family: 'NunitoSans';
    font-weight: 600;
}
.th_hilal_desti .th_content label, .th_hilal_desti_2 .th_content label {
    width: 100%;
    float: left;
    color: #fff;
    font-family: 'NunitoSans';
    font-weight: 600;
    margin-bottom: 16px;
}
.th_hilal_desti .th_content b, .th_hilal_desti_2 .th_content b {
    width: 100%;
    float: left;
    color: #fff;
    margin: 10px 0;
    font-size: 26px;
    font-family: 'NunitoSans';
    font-weight: 700;
}
.th_hilal_desti .th_content span, .th_hilal_desti_2 .th_content span {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 26px;
    font-family: 'NunitoSans';
    font-weight: 700;
}
.th_content .th_hilal_btn, .th_hilal_desti_2 .th_content .th_hilal_btn {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
}
.th_content .th_hilal_btn a, .th_hilal_desti_2 .th_content .th_hilal_btn a {
    float: left;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #005b80;
    padding: 0 18px;
}
.th_content .th_hilal_btn a:hover, .th_hilal_desti_2 .th_content .th_hilal_btn a:hover {
    background-color: #ad610a;
}
.th_all_pack_btn {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    margin: 25px 0 50px;
}
.th_all_pack_btn a {
    height: 49px;
    line-height: 49px;
    float: left;
    background-color: #005b7f;
    color: #fff;
    padding: 0 22px;
}
.th_all_pack_btn a:hover {
    background-color: #043244;
}
.th_hilal_desti img, .th_hilal_desti_2 img {
    opacity: .9;
}
.bottom_cont_umrah {
    margin-top: 50px;
}
.th_des_head h2 {
    width: 100%;
    float: left;
    font-size: 28px;
    font-family: 'NunitoSans';
    font-weight: 700;
    color: #2e2e2e;
}
.th_des_para {
    width: 100%;
    float: left;
    height: 180px;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 10px;
}
.th_des_para h2 {
    font-size: 20px;
    font-family: 'NunitoSans';
    font-weight: 700;
    margin-bottom: 10px;
}
.th_des_para h3 {
    font-family: 'NunitoSans';
    margin-bottom:  10px;
}
.th_des_para p {
    width: 100%;
    float: left;
    color: #747474;
    font-family: 'NunitoSans';
    font-weight: 600;
}
.th_des_para ul {
    padding-left: 20px;
    margin: 10px 0;
}
.th_des_para ul li {
    margin-top: 10px;
    list-style: disc;
    color: #555555;
}
.th_contact_sec {
    margin-top: 60px;
    background: url("../images/contact_bg.webp") center/cover no-repeat;
    overflow: hidden;
}
.th_contact_sec .th_content ul li {
    width: 50%;
    float: left;
    height: 140px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
}
.th_contact_sec .th_content ul li h2 {
    width: 70%;
    float: left;
    font-size: 28px;
    color: #fff;
    font-weight: 800;
    padding-right: 20px;
}
.th_contact_sec .th_content ul li h2 span {
    font-size: 16px;
    width: 100%;
    float: left;
}
.th_contact_sec .th_content ul li a {
    width: 30%;
    float: left;
    height: 52px;
    background: #005b7f;
    border-radius: 5px;
    color: #fff;
    font-family: 'NunitoSans';
    font-weight: 700;
    margin-top: 20px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
}
.newsletter .news-txt button, .newsletter .news-txt input {
    height: 49px;
    line-height: 48px;
    border: none;
    outline: 0;
    float: left;
}
.th_contact_sec .th_content ul li:last-child a:hover {
    background: #005b7f;
}
#carouselReviews button {
    background-color: #d3d3d3;
}
#carouselReviews button.active {
    background-color: #ec8713;
}
.th_testimonial_sec .carousel-indicators {
    bottom: -10px;
}
.carousel-indicators .slick-arrow {
    display: none!important;
}
@media only screen and (max-width:991px) {
    .bg_main_banner {
    height: unset;
}
.th_banner_sec {
    margin: unset;
    padding: 20px 0;
}
.th_rating_sec {
    margin: 20px 0;
}
.th_hilal_head {
    margin-top: 30px;
}
.th_hilal_desti .th_content small, .th_hilal_desti_2 .th_content small, .th_hilal_head p {
    padding: 0;
}
.th_hilal_desti .th_content, .th_hilal_desti_2 .th_content {
    bottom: 80px;
}
.th_des_head h2 {
    text-align: center;
    margin-bottom: 20px;
}
.th_contact_sec .th_content ul li h2 {
    font-size: 25px;
    width: 65%}
.th_contact_sec .th_content ul li:last-child a {
    width: 35%}
.bg_5 {
    padding: 50px 0 70px;
}
.th_journy_sec h2 {
    font-size: 32px;
}
.th_journy_sec p {
    padding: 0;
    font-size: 16px;
}
}
@media only screen and (max-width:767px) {
    
.th_hilal_desti .th_content {
    bottom: 30px;
}
.th_hilal_desti_2 .th_content {
    bottom: 10px;
}
.th_des_head h2 {
    font-size: 22px;
}
.th_contact_sec .th_content ul li h2 {
    width: 100%;
    font-size: 16px;
    height: 40px;
}
.th_contact_sec .th_content ul li {
    display: flex;
    flex-wrap: wrap;
}
.th_contact_sec .th_content ul li a, .th_contact_sec .th_content ul li:last-child a {
    width: auto;
    float: left;
    padding: 0 25px;
    margin-top: 10px;
}
.faq-content {
    margin-top: 20px;
}
.th_journy_sec h2 {
    font-size: 28px;
}
.th_journy_sec p {
    font-size: 14px;
    margin: 20px 0;
}
.th_journy_sec form input {
    width: 270px;
    font-size: 14px;
}
}@media only screen and (max-width:575px) {
    .bg_main_banner {
    background: url('../images/mobile-bg.webp'), #005b7f;
    height: 250px;
}
.th_hilal_desti_2 img {
    height: 155px;
    object-fit: cover;
}
.th_hilal_desti img {
    height: 412px;
    object-fit: cover;
}
.th_banner_sec img {
    height: 205px;
    object-fit: contain;
}
.th_des_para p, .th_rating_sec span {
    font-size: 14px;
}
.th_hilal_head h2 {
    font-size: 20px;
}
.th_hilal_head p {
    margin-bottom: 16px;
    font-size: 14px;
}
.th_des_head h2, .th_hilal_desti_2 .th_content span {
    font-size: 16px;
}
.th_hilal_desti_2 .th_content label, .th_hilal_desti_2 .th_content small {
    font-size: 12px;
}
.th_contact_sec {
    background: #ed9c3f;
}
.th_contact_sec .row>div {
    padding: 0;
}
.th_contact_sec .th_content ul li {
    width: 100%;
    justify-content: center;
}
.th_contact_sec .th_content ul li:first-child {
    background-color: #005b7f;
}
.th_contact_sec .th_content ul li:last-child {
    background-color: #005b7f;
}
.th_contact_sec .th_content ul li h2 {
    text-align: center;
}
.th_contact_sec .th_content ul li a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #005b80;
    background: #fff;
}
.th_journy_sec h2 {
    font-size: 22px;
}
}.newsletter, .th_contact_page_banner, .th_footer {
    background-repeat: no-repeat;
}
@media only screen and (max-width:475px) {
    .bg_main_banner {
    height: 220px;
}
.th_banner_sec img {
    height: auto;
}
}@media only screen and (max-width:380px) {
    .th_hilal_desti_2 .th_content {
    display: none;
}
.bg_main_banner {
    height: 195px;
}
}.newsletter {
    background-image: url('../images/newsletter-bg.webp');
    background-position: center;
    background-size: cover;
    padding: 160px 0 160px;
}
.newsletter .news-txt {
    text-align: center;
    float: left;
    width: 100%}
.newsletter .news-txt h2 {
    font-size: 40px;
    line-height: 45px;
    font-family: 'NunitoSans';
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}
.newsletter .news-txt h2 span {font-size: 40px; line-height: 45px; font-weight: 700; color: #EC8713;}
.newsletter .news-txt p {
    max-width: 880px;
    margin-inline: auto;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    color: #fff;
    margin-bottom: 20px;
}
.newsletter .news-txt form {
    margin: auto;
    max-width: 600px;
    border-radius: 3px;
    overflow: hidden;
}
.newsletter .news-txt input {
    width: 70%;
    padding: 0 15px;
}
.newsletter .news-txt input::placeholder {
    color: #555555;
    font-family: 'NunitoSans';
    font-weight: 400;
}
.newsletter .news-txt button {
    width: 30%;
    text-align: center;
    background-color: #005b7f;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-family: 'NunitoSans';
    font-weight: 700;
}
.newsletter .news-txt button:hover {
    background-color: #023e56;
    transition: .3s;
}
.th_footer {
    background-size: 100%;
    width: 100%;
    float: left;
    padding-block: 30px;
    background-color: #125975;
    overflow: hidden;
}
.th_footer_about .footer-logo {margin-bottom: 10px;}
.th_footer_about label, .th_footer_contact label {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.th_copy_right p, .th_footer_about p, .th_footer_about ul li a {
    font-size: 14px;
    float: left;
    width: 100%;
    color: #fff;
}
.th_copy_right p {
    font-size: 14px;
    color: #125975;
    margin-bottom: 0;
}
.th_footer_about p {
    line-height: 18px;
    margin-bottom: 10px;
}
.th_footer_about ul li {
    margin-bottom: 10px;
    width: 100%;
    float: left;
    position: relative;
    padding-left: 15px;
}
.th_footer_about ul li::after {
    width: 10px;
    height: 10px;
    background: no-repeat center / contain url("../images/double-chevron.svg");
    position: absolute;
    inset: 0;
    margin-block: auto;
    margin-right: auto;
    content: "";
}
.th_footer_about ul li a {text-align: start;}
.th_footer_about ul li a:hover {
    color: #ec8713;
}
.th_footer_contact ul li {
    width: 100%;
    float: left;
}
.th_footer_contact ul li:last-child {
    display: flex;
}
.th_footer_contact ul li a, .th_footer_contact ul li address {
    color: #fff;
    width: 100%;
    float: left;
}
.th_footer_contact ul li a {font-size: 14px; line-height: 18px; margin-bottom: 10px;}
.th_footer_contact ul li address {
    max-width: 359px;
    font-size: 14px;
    line-height: 18px;
    padding-left: 26px;
}
.th_footer_contact ul li address b {display: block; margin-left: -26px; font-size: 16px; font-weight: 600; margin-block: 10px;}
.th_footer_contact ul li address img {margin-right: 10px;}
.th_footer_contact ul li span {
    margin-right: 18px;
}
.th_footer_contact ul li a img { 
    margin-right: 10px;
}
.th_ministry {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.th_note_sec {
    width: 100%;
    float: left;
    margin-top: 50px;
    padding: 0 72px;
}
.th_note_sec p {
    width: 100%;
    float: left;
    color: #fff;
    margin-top: 25px;
}
.th_bg_social {
    width: 100%;
    float: left;
    background-color: #fff;
    padding-block: 13px;
}
.th_bg_social .row{align-items: center;}
.th_copy_right {
    width: 100%;
    float: left;
}
.th_social_icon {
    width: 100%;
    float: left;
    text-align: right;
}
.th_social_icon ul {display: flex; align-items: center; justify-content: flex-end; gap: 9px;}
.th_social_icon a {width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; background-color: #EC8713; border-radius: 3px;}
.th_social_icon a img {filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(246deg) brightness(106%) contrast(105%);}
.th_social_icon ul li {
    display: inline-block;
}
.th_footer_note {
    width: 100%;
    float: left;
    background-color: #125975;
    padding: 10px 0;
}
.th_footer_note p {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin: unset;
}
.th_footer_note p a {font-size: 14px; color: #fff; text-decoration: underline;}
.th_pay_sec>img:first-child {
    width: 278px;
    height: 96px;
    object-fit: contain;
}
.th_pay_sec>img:last-child {
    width: 278px;
    height: 60px;
    object-fit: contain;
    margin-top: 10px;
}
.footer-description p {font-size: 14px; line-height: 18px; color: #fff;}
@media only screen and (max-width:991px) {
    .th_social_icon ul {justify-content: center; margin-top: 10px;}
    .th_copy_right, .th_footer_about, .th_footer_contact, .th_ministry {
    text-align: center;
}
.th_footer {
    padding: 20px 0 0;
}
.th_footer_about {
    margin-bottom: 20px;
}
.th_footer_about label, .th_footer_contact label {
    margin-bottom: 15px;
}
.th_ministry {
    margin-top: 20px;
}
.th_note_sec {
    padding: 0;
}
.th_copy_right p {
    font-size: 12px;
}
.newsletter .news-txt p {
    padding: 0 15%}
}@media only screen and (max-width:767px) {
    .th_copy_right, .th_footer_about, .th_footer_contact, .th_ministry {text-align: start;}
    .newsletter .news-txt p {
    padding: 0 5%}
.newsletter .news-txt h2 {
    font-size: 35px;
}
.newsletter .news-txt form {
    max-width: 500px;
}
.newsletter .news-txt input {
    width: 70%}
.newsletter .news-txt button {
    width: unset;
    line-height: 1;
    text-wrap: nowrap;
    font-size: 18px;
}
.th_footer_contact ul li address {
    text-align: left;
}
.th_bg_social {
    height: unset;
    padding-block: 18px 19px;
}

.th_copy_right {
    line-height: unset;
}
.th_copy_right p {
    margin-bottom: unset!important;
}
}@media only screen and (max-width:575px) {
    .th_footer_about label, .th_footer_contact label {
    font-size: 18px;
}
.newsletter .news-txt input {
    width: 100%;
    margin-bottom: 10px;
}
.newsletter .news-txt button {
    width: 100%}
    .newsletter .news-txt h2 span  {font-size: 20px;}
.newsletter .news-txt h2 {
    font-size: 20px;
    margin-bottom: 15px;
}
.newsletter .news-txt p {
    font-size: 14px;
    margin-bottom: 20px;
    padding: 0;
}
.th_footer_contact ul li address b {
    font-size: 16px;
}
}.th_contact_page_banner {
    padding: 35px 0 0;
    background-size: 100%;
    position: sticky;
}
.th_contact_page_banner::before {
    background: url('../images/bg-2.svg'), #005b7f;
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    height:  80%;
    border-radius: 20px;
    z-index: -1;
}
.th_contact_page_banner .tour-txt {
    float: left;
    width: 100%;
    background-image: url('../images/tour-txt-back.webp');
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 13% 21%;
    text-align: center;
}
.th_contact_page_banner .tour-txt h2 {
    color: #fff;
    font-size: 45px;
    font-family: 'NunitoSans';
    font-weight: 400;
    margin-bottom: 40px;
}
.th_contact_page_banner .tour-txt h2 strong {
    font-size: 45px;
    font-family: 'NunitoSans';
    font-weight: 700;
}
.th_contact_page_banner .tour-txt a {
    display: inline-block;
    text-decoration: none;
    padding: 0 20px;
    background-color: #ec8713;
    height: 52px;
    line-height: 50px;
    font-size: 18px;
    font-family: 'NunitoSans';
    font-weight: 700;
    color: #fff;
    border-radius: 3px;
}
.th_application .application-txt .download-btn a:hover, .th_contact_page_banner .tour-txt a:hover {
    background-color: #fd6603;
    transition: .3s;
}
.th_contact_page_banner .tour-txt a img {
    margin-top: -1px;
    margin-right: 5px;
}
@media only screen and (max-width:991px) {
    .th_contact_page_banner .tour-txt {
    padding: 10% 12%}
.th_contact_page_banner {
    margin-bottom: 20px;
    padding: 30px 0;
}
.newsletter .news-txt p {
    padding: 0 15%}
}@media only screen and (max-width:767px) {
    .th_contact_page_banner {
    padding: 30px 0 20px;
}
.th_contact_page_banner .tour-txt {
    padding: 7% 12%}
.th_contact_page_banner .tour-txt h2 {
    font-size: 30px;
    margin-bottom: 35px;
}
.th_contact_page_banner .tour-txt h2 strong {
    font-size: 30px;
}
.th_contact_page_banner .tour-txt a {
    font-size: 18px;
}
}@media only screen and (max-width:575px) {
    .th_contact_page_banner {
    border-radius: 20px;
    background-size: unset;
    margin-bottom: 30px;
}
.th_contact_page_banner .tour-txt {
    background-size: unset;
    border-radius: 20px;
    padding: 7% 4%}
.th_contact_page_banner .tour-txt h2 {
    font-size: 22px;
    margin-bottom: 20px;
}
.th_contact_page_banner .tour-txt h2 strong {
    font-size: 22px;
}
.th_contact_page_banner .tour-txt a {
    padding: 0 20px;
}
}.th_application {
    margin-bottom: 50px;
    width: 100%;
    float: left;
}
.th_application .application-txt {
    float: left;
    width: 100%}
.th_application .application-txt .download-btn {
    float: left;
    width: 100%;
    text-align: center;
}
.th_application .application-txt .download-btn a {
    display: inline-block;
    text-decoration: none;
    padding: 0 17px;
    background-color: #ec8713;
    height: 40px;
    line-height: 39px;
    font-size: 16px;
    font-family: 'NunitoSans';
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
}
.th_application .application-txt .download-btn a img {
    margin-top: -1px;
    padding-right: 10px;
}
.download_img {
    margin: 40px 0;
    text-align: center;
}
.download_img>:last-child {
    display:  none;
}
 .download_img img {
    max-width: 100%;
    height: 100%}
@media only screen and (max-width: 575px)  {
    .th_contact_page_banner::before {
    height:  100%;
    background: url('../images/mobile-bg.webp'), #005b7f;
}
.download_img img  {
    height:  570px;
     object-fit:  contain;
}
.download_img>:first-child {
    display:  none;
}
.download_img>:last-child {
    display:  block;
}
}
.th_banner_sec picture  {
    display:  block;
     width:  fit-content;
     margin-inline:  auto;
}
.newSticky {
    position:  fixed !important;
    top:  0;
    width:  100%;
}
