/*** web font ***/
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
a,p,h3,input{
	font-family: 'Work Sans', sans-serif;
}
  @import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
h2{
    font-family: 'Cormorant', serif;
}
*{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
div#loading-message {
    position: absolute;
    background: #000000ba;
    background: #000000ba;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    text-align: center;
    padding-top: 89px;
    border-radius: 6px;
    font-size: 30px;
}
div#loading-message p {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 0;
}

.package-form {
    position: relative;
}
/*** Web Colors ***/
:root{
	--primary-color: #015B98;
	--secondary-color: #E1A56F;
	--btn-color: #F90C0C;
}
div#myModal {
    padding: 0;
    margin: 0;
}
section {
    overflow: hidden;
}
section{
    background: #fefdf9;
}
/** header css start **/
ul.navbar-nav a {
    color: var(--primary-color);
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
ul.navbar-nav a:hover {
    color: var(--secondary-color);
}
ul.navbar-nav {
    gap: 45px;
}
.enquiry-btn {
    background: var(--btn-color);
    width: 182px;
    height: 43.68px;
    line-height: 43px;
    border-radius: 32.03px;
    text-align: center;
}
.enquiry-btn a {
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: 23px;
}
/** header css end **/
/** hero section css **/
section#hero-section .carousel-caption {
    top: 10%;
}
section#hero-section .carousel-caption img {
    width: 600px;
}
section#hero-section .carousel-caption.text-start {
    left: 8%;
}
.carousel-indicators button {
    height: 5px !important;
    width: 25px !important;
    border-radius: 100%;
    background: var(--primary-color) !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 200px !important;
    height: 200px !important;
}
section#hero-section button.carousel-control-prev {
    height: 50px;
    width: 50px;
    top: 48%;
    left: 6%;
}
section#hero-section button.carousel-control-next {
    height: 50px;
    width: 50px;
    top: 48%;
    right: 6%;
}
section#hero-section {
    background: var(--primary-color);
}
section#hero-section .container{
    padding: 10px 0px;
}
section#hero-section .container a{
    color: #fff;
    text-decoration: none;
    font-size: 24px;
}
section#hero-section .row{
    text-align: center;
}
/** service section css **/
.img-box {
    box-shadow: 0px 3.471489906311035px 13.88595962524414px 0px #00000026;
    padding: 30px 30px 10px;
    border-radius: 13px;
}
section.services-wrapper {
    padding: 70px 0px;
}
.img-box h4 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-top: 40px;
}
.img-box p {
    font-size: 15px;
    font-weight: 400;
}
.img-box img {
    margin-top: -20px;
}
h2.primary-heading {
    font-size: 55px;
    font-weight: 700;
    margin-bottom: 40px;
}
/** top destination css**/
section.tour-place {
    padding-bottom: 100px;
}
section.top-destination img {
    width: 100%;
}
section.top-destination h5 {
    font-size: 32px;
    color: #000;
    text-transform: uppercase;
}
section.top-destination p {
    font-size: 18px;
    font-weight: 300;
    color: #000;
    line-height: 25px;
    margin-top: 20px;
}
h3.sub-heading.text-center {
    font-size: 32px;
    font-weight: 300;
}
.tour-btn .tour-price,.place-btn div {
    background: var(--primary-color);
    width: 74px;
    height: 36px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 15px;
}
.tour-btn button.btn,.place-btn button {
    background: var(--btn-color);
    text-decoration: none;
    color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 600;
}
.tour-btn {
    position: absolute;
    bottom: 20%;
    left: 5%;
}
section.top-destination .col-sm-12.col-md-12.col-lg-6 {
    position: relative;
}
.enquire a {
    background: var(--primary-color);
    color: #fff;
    text-decoration: none;
    font-size: 40px;
    font-weight: 600;
    padding: 12px 200px;
    border-radius: 12px;
    text-transform: capitalize;
}
.enquire.text-center {
    margin: 130px 0px;
}
.tour-btn div i,.place-btn div i {
    font-size: 12px;
    background: #fff;
    color: var(--primary-color);
    width: 20px;
    height: 20px;
    border-radius: 100%;
    padding: 5px;
    margin-right: 4px;
}
.place-btn {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding: 20px 20px 0px 10px;
}
.place-heading {
    font-size: 26px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 10px 0px 20px 40px;
}
.place-box {
    background: #EEEAE1;
    border-radius: 12px;
    padding-bottom: 10px;
}
.place-box img {
    width: 100%;
}
/** package section  css **/
section#package {
    background: url('../images/thumb/package.png');
    background-repeat: no-repeat;
    height: 800px;
    padding: 70px 0px 0px 0px;
    background-size: cover;
}
.package-form {
    background: linear-gradient(55deg, white, #ffffffe0);
    border-radius: 6px;
    padding: 45px 30px !important;
}
.package-form form {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}
.package-form input {
    border: 1px solid #ADA9A9;
    border-radius: 6px;
    padding: 10px 15px;
    width: 100%;
    font-size: 21px;
}
.package-form input[type="submit"] {
    background: var(--primary-color);
    color: #fff;
    font-size: 24px;
    padding-top: 6px;
}
/** testimonial css **/
section#clients {
    padding: 100px 0px 0px;
}
section#clients .container {
    background: url('../images/thumb/testimonial-bg.png');
    background-repeat: no-repeat;
    border-radius: 20px;
    padding: 170px 200px 0px;
    background-size: cover;
    margin-bottom: 100px;
}
section#clients .carousel-inner {
    text-align: center;
    padding: 100px 0px 0px;
    bottom: -50px;
}
section#clients .carousel-item {
    background: linear-gradient(357deg, #0000000d, white);
    padding: 90px 30px 20px;
    border-bottom: 2px solid #f7f7f7;
    height: 370px;
}
section#clients .carousel-item img:nth-child(1) {
    width: 20%;
    position: absolute;
    top: -85px;
    left: 40%;
}
section#clients p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-top: 30px;
}
section#clients button {
    top: 67%;
    margin-left: -37px;
    width: 50px;
    height: 50px;
    opacity: 1;
}
section#clients button.carousel-control-next {
    margin-right: -38px;
}
section#clients h6 {
    font-size: 21px;
    color: #000;
    font-weight: 600;
}
section#clients .carousel-indicators {
    bottom: -100px;
    gap: 40px;
}
/** Tour popup css start **/
h6.tour-heading {
    font-size: 28px;
    color: var(--primary-color);
    font-weight: 500;
    margin: 0px 0px 10px 10px;
    text-transform: capitalize;
    text-align: left;
}
.about-tour img {
    margin-bottom: 20px;
}
.about-tour li {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    text-align: left;
}
.about-tour a {
    text-decoration: none;
    color: #fff;
    background: var(--primary-color);
    padding: 8px 20px;
    border-radius: 10px;
}
.about-tour {
    padding: 0px 10px;
    text-align: center;
}
.about-tour div {
    padding: 12px 0px;
    text-align: left;
}
.modal-content {
    border-radius: 26px !important;
}
/** footer css start **/
.input-icon {
    width: 559px;
    padding: 25px 0px 0px 30px;
    border-radius: 12px;
    background: #fff;
    height: 75px;
}
.input-icon input {
    border: none;
    font-weight: lighter;
}
.input-icon i {
    color: #C4C4C4;
}
section.footer-top {
    background: url('../images/thumb/footer-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 470px 190px 0px;
    height: 924px;
}
section.footer-top input[type="submit"] {
    background: var(--primary-color);
    border: 0px;
    padding: 20px 60px;
    border-radius: 12px;
    color: #fff;
    font-size: 22px;
    height: 75px;
}
section.footer-top form {
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
}
section.footer-top p {
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 45.83px;
    margin-bottom: 50px;
}
.input-icon input:focus {
    outline: none;
}
section.footer-bottom {
    background: var(--primary-color);
    padding: 30px 0px;
}
section.footer-bottom img {
    width: 625px;
}
section.footer-bottom p {
    font-size: 36px;
    font-weight: 400;
    color: var(--secondary-color);
}
section.footer-bottom p {
    font-size: 36px;
    font-weight: 400;
    color: var(--secondary-color);
}
section.footer-bottom i {
    background: var(--secondary-color);
    color: var(--primary-color);
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 7px;
    border-radius: 100%;
}
section.footer-bottom .row {
    align-items: center;
}
/** footer css end **/

/** About Us Page css Start **/
.about-breadcrumb{
    background: url('../images/banner/about-banner.png');
}
.breadcrumb {
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: center;
    align-items: flex-start;
    margin: 0px !important;
}
.breadcrumb img {
    width: 600px;
    object-fit: contain;
    margin-top: 80px;
}
section.aboutus p {
    font-size: 18px;
    color: #000;
    font-weight: 300;
    line-height: 25px;
    text-transform: capitalize;
    margin-bottom: 60px;
}
section.aboutus a {
    font-size: 29px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
    background: var(--primary-color);
    padding: 15px 100px;
    border-radius: 8px;
}
.about-box {
    padding-left: 30px;
}
.row.about1 img {
    width: 100%;
}

/** Gallery Page css Start **/
.gallery-breadcrumb{
    background: url('../images/banner/gallery-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.breadcrumb.gallery-breadcrumb,.breadcrumb.contact-breadcrumb {
    justify-content: start;
    padding-left: 107px;
}
section.gallery {
    padding: 100px 0px 0px;
}
section.gallery img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
section.gallery div {
    padding: 8px;
}
/** Contact page css start **/
.contact-breadcrumb {
    background: url('../images/banner/contact-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
}
section.contact-wrapper {
    text-align: center;
    padding: 100px 260px;
}
section.contact-wrapper p,section.contact-description p {
    font-size: 24px;
    color: #000;
    font-weight: 300;
    line-height: 28px;
    margin: 0;
}
h6.details-heading {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin-top: 60px;
}
.social {
    padding: 60px 0px 0px;
}
.social i {
    background: var(--primary-color);
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 30px;
    line-height: 50px;
}
.input-icon input {
    width: 95%;
    margin-left: 5px;
}
/** Responsive Web Design **/
@media only  screen and (max-width: 767px){
p {
    font-size: 16px !important;
}
.breadcrumb.gallery-breadcrumb, .breadcrumb.contact-breadcrumb{
	padding: 0px;
}
section.footer-top form {
    display: block;
}
nav#desktop {
    display: none;
}
a#book-now {
    background: var(--btn-color);
    padding: 10px 25px;
    border-radius: 40px;
}
.about-tour {
    text-align: left;
}
section#hero-section .row {
    gap: 15px;
}
button.navbar-toggler {
    background: var(--primary-color);
    margin-right: 15px;
}
section.footer-top {
    padding: 0px 30px;
    height: 700px;
}
section.footer-bottom img {
    width: 100%;
}
section.footer-bottom .text-end,section.footer-bottom {
    text-align: center !important;
}
.input-icon {
    display: flex;
    align-items: center;
    width: 100%;
    height: 62px;
    padding: 15px;
    margin-bottom: 15px;
}
section#clients .container {
    padding: 0px 10px 250px 10px;
}
h2.primary-heading {
    font-size: 30px;
    margin-bottom: 10px;
}
h3.sub-heading.text-center {
    font-size: 24px;
}
.enquire a {
    padding: 10px 20px;
    font-size: 30px;
}
.place-box,.img-box {
    margin: 10px 0px;
}
div#collapsibleNavbar {
    position: absolute;
    top: 100%;
    background: #fff;
    width: 100%;
    z-index: 999;
    padding: 10px;
    left: 0;
}
ul.navbar-nav {
    gap: 0px;
}
section#hero-section .carousel-item img.d-block {
    height: 500px;
    object-fit: cover;
}
section#hero-section .carousel-caption img,.breadcrumb img {
    width: 100%;
}
section.top-destination {
    text-align: center;
}
.enquire.text-center,section.top-destination h5 {
    margin: 30px 0px;
}
section#hero-section .container a {
    font-size: 18px;
}
.row.mt-5.pt-5.goa {
    flex-direction: column-reverse;
}
.row.mt-5.pt-5 {
    padding-top: 0px !important;
    margin-top: 20px !important;
}
p.place-heading {
    margin-left: 15px;
}
section.tour-place .row.mt-5.pt-5{
   padding-top: 0px !important;
   margin-top: 0px !important; 
}
section#package {
    padding: 70px 10px;
}
section#clients .carousel-item img:nth-child(1) {
    width: 30%;
    top: -50px;
    left: 37%;
}
section#clients .carousel-item {
    padding: 100px 10px;
    height: 100%;
}
section.footer-top input[type="submit"] {
    padding: 15px;
    width: 100%;
    height: unset;
}
section.footer-top {
    padding: 150px 10px;
    height: 500px;
}
section.footer-top p {
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0px;
}
section#clients .carousel-inner {
    bottom: -100px;
}
section.aboutus a {
    font-size: 25px;
}
.row.about-des {
    padding-bottom: 50px;
}
.container .row.about1:nth-child(2) {
    padding-bottom: 0;
}
.row.about1 {
    padding: 20px 0px;
}
.about-tour a {
    padding: 8px 10px !important;
}
}
/** New Media Query **/
@media only screen and (min-width: 768px) and (max-width: 1024px){
.tour-btn {
    bottom: 40%;
}
ul.navbar-nav {
    gap: 10px;
}
section#hero-section .container a {
    font-size: 16px;
}
.row.about1 {
    padding: 40px 0px 0px;
}
section.aboutus {
    padding-bottom: 40px;
}
}
@media only screen and (max-width: 1024px){
.img-box.aos-init.aos-animate {
    margin: 20px;
    padding: 50px 20px;
}
.tour-btn {
    bottom: 10%;
}
section.top-destination {
    text-align: center;
}
.package-form form {
    display: initial;
}
.package-form input {
    margin: 10px 0px;
}
section#clients .carousel-item {
    padding: 130px 10px;
    background: #ffffffb0;
    border: none;
    padding-top: 60px;
}
section#clients .container {
    padding: 0px 40px 250px 40px;
    height: 800px;
}
section.footer-top {
    padding: 180px 50px 0px;
    height: 500px;
}
.place-box {
    margin: 20px 0px;
}
section.tour-place .row.mt-5.pt-5,.row.mt-3 {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
section.gallery div {
    padding: 10px 8px;
}
section.contact-wrapper {
    padding: 20px 0px;
}
section.contact-description {
    padding: 30px 0px;
    text-align: center;
}
.row.about-des div {
    padding-top: 30px;
}
}

@media only screen and (min-width: 1400px){
    .row.about-des {
    height: 570px;
}
}

@media (min-width: 768px){
section.aboutus h2.primary-heading {
    margin: -30px 0px 20px 0px;
}
section.gallery.mb-5 {
    padding-bottom: 250px;
}
nav#mobile {
    display: none;
}
section.aboutus {
    text-align: center;
}
}
@media only screen and (min-width: 1024px){  
.row.about1 {
    margin-top: -68px;
}
section.contact-description {
    text-align: center;
    padding: 200px;
}
section.aboutus {
    padding: 212px 0px 300px 0px;
}
}
@media only screen and (max-width: 377px){
section.aboutus a {
    padding: 15px 70px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px){
.row.about-des img {
    height: 700px;
    object-fit: cover;
}
section.aboutus {
    text-align: center;
}
}
@media only screen and (max-width: 380px){
section#clients .carousel-item {
    padding: 20px 10px;
    height: 100%;
}
section#clients .carousel-indicators {
    bottom: -150px;
    left: 40px;
}
header#header .container {
    flex-wrap: nowrap;
}
.enquiry-btn a {
    font-size: 18px;
}
section.footer-top {
    padding: 180px 0px 0px;
}
}
@media screen and (min-device-width: 320px) and (max-device-width: 1024px) { 
    section.aboutus {
        text-align: center !important;
    }
    section#clients button {
        bottom: 50%;
        top: auto;
    }
    
    #clients div#carouselExampleControls,  #carouselExampleIndicators {
        height: 800px;
    }
    
    
    section#clients .carousel-item {
        padding-bottom: 20px;
    }
    section.footer-bottom i {
        margin-right: 10px;
        margin-bottom: 10px;
    }
    
    .input-icon input {
        width: 90%;
    }
}       
.text-justify{text-align:justify !important;}
#thank-you-message{min-height: 150px; padding-top: 4%;}
.copywrite{color: var(--secondary-color);}
.copywrite a {color: white; text-decoration: none;}
.copywrite a:hover{color: var(--secondary-color);}
#thank-you-message{min-height: 150px; padding-top: 4%;}
