/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.online-payment h2 {
    font-size: 30px;
    text-align: center;
    padding-top: 15px;
}
.padding-top50{
	padding-top:50px;
}
.padding-top30{
	padding-top:30px;
}
.why-choose li {
    padding-bottom: 7px;
}
.page-bg {
    background: #efecec;
}
.why-choose h3 {
    font-size: 25px;
    text-transform: math-auto;
    color: #000;
    font-weight: bold;
    padding-top: 15px;
}
.line {
    height: 2px;
    background: black;
    width: 150px;
    margin: auto;
}
ul.point {
    padding-top: 10px;
    list-style: none;
}
ul.point i {
    color: #005977;
    padding-right: 9px;
    padding-top: 5px;
}
.goa-pages h3 {
    text-transform: math-auto;
    font-size: 20px;
    color: #000;
    padding-top: 20px;
    font-weight: bold;
}
.header-icon li {
    display: inline;
    padding-right: 22px;
}
ul.header-icon i {
    padding-right: 4px;
}
.header-icon a, .top-right-link a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.online {
    margin-top: 24px;
    background: #0c567f;
    padding: 56px;
}
.online-img {
    padding-top: 24px;
}
.online p {
    color: #ffff;
}
.header_top {
    z-index: 111;
    line-height: 40px;
    height: 40px;
    padding: 0px 12px 0px 35px;
    font-size: 13px;
    background-color: #005977;
    transition: all .2s ease 0s;
}
nav.main_menu > ul > li > a {
    color: #000000;
    font-family: 'Merriweather', sans-serif;
    font-size: 16px;
    line-height: 100px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.reach-us-wrap {
    background: #005a79;
    padding: 20px 37px 50px 37px;
    margin-top: 32px;
}
.reach-us-wrap ul.info-details li {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    padding-top: 28px;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
}
.reach-us-wrap .sub-info-inner {
    margin-left: 24px;
}
p.contact-sec-p {
    color: #fff;
}
.contact-sec {
    color: #ffffff;
    font-weight: bold;
    font-size: 22px;
}
.sub-info-inner a {
    color: #fff;
}
a.theme-btn {
    background: #005a79;
    color: #fff;
    padding: 13px 19px 13px 19px;
    font-weight: 500;
    border-radius: 10px;
}
.about-section h1 {
    font-size: 28px;
    color: #005977;
}
.about-section h2 {
    color: #000;
    font-size: 40px;
    font-weight: bold;
    padding-bottom: 7px;
    text-transform: math-auto;
}
.package-section {
    text-align: center;
}
.package-section h2 {
    color: #000;
    font-size: 20px;
}
.package-section h3 {
    color: #000;
    font-size: 45px;
    text-transform: math-auto;
    font-weight: bold;
    padding-bottom: 25px;
}
.single-camp-hi img {
    transition: 0.3s;
    transform: scale(1);
    width: 100%;
}
.header-book-btn {
    margin-right: -50px;
}
.single-camp-hi:hover img {
    transform: scale(1.2);
}
.camp-hi-content {
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 2;
    right: 0;
}
.camp-hi-content p {
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    font-weight: 600;
}
.single-camp-hi {
    overflow: hidden;
	border-radius:10px;
}
.trip-section {
    text-align: center;
    padding: 150px 0px 130px 0px;
}
.trip-section h2 {
    color: #fff;
    font-size: 50px;
    padding-bottom: 50px;
}
.trip-section a {
    background: #005977;
    padding: 18px 36px;
    color: #fff;
    font-size: 20px;
}
.trips-section {
    margin-top: 40px;
}
.world-section img {
    float: left;
    padding-right: 16px;
}
.world-section-text {
    display: table-cell;
}
.world-section-text h4 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}
.world-section-text p {
    color: #616161;
    font-size: 15px;
}

.explore-world-section h3 {
    color: #000;
    font-size: 45px;
    text-transform: math-auto;
    font-weight: bold;
    text-align: center;
}
.world-section {
    margin-top: 25px;
}
.counter-section {
    margin-top: 40px;
}
.owl-dots {
    margin-bottom: 16px;
}
ul.icon-bottom li {
    display: inline-flex;
}
ul.icon-bottom i {
    padding: 4px;
    width: 25px;
    background-color: #005977;
    height: 25px;
    line-height: 24px;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    margin-right: 5px;
}
.footer-info i {
    padding-right: 7px;
    font-size: 20px;
}
.footer-contact li {
    line-height: 30px;
    font-size: 15px;
    display: flex;
}
.traveler {
    margin: 4px 8px 13px 25px;
}
.traveler img {
    box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}


ul.footer-contact i {
    color: #005977;
    padding-right: 15px;
}




h2.story {
    font-size: 19px;
    line-height: 30px;
    color: #000;
    padding-bottom: 10px;
}
.h4, body.qode-overridden-elementors-fonts .elementor-widget-heading h4.elementor-heading-title, h4 {
    font-size: 21px;
    line-height: 1.375em;
    font-weight: 400;
}


nav.main_menu ul li.active a {
    color: #005977;
}
.textr a {
    padding: 0 !important;
}

i.menu_icon.fa-home.fa {
    background: #ffba00;
    padding: 8px;
    color: #7b3e2b;
    border-radius: 4px;
}

.header_menu_bottom .main_menu {
    left: 2%;
}

.q_logo {
    top: 50%;
    left: 0;
}

.footer-social-icon li {
    display: inline-block;
}

header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li>a {
    line-height: 66px !important;
}

.about-us {
    padding: 7px 12px 0px 90px;
}

.service {
    text-align: center;
    background: #165c7c;
    border-radius: 10px;
}
.service h1 {
    font-size: 25px;
    color: #fff;
	text-transform:capitalize;
}
.service p {
    padding-top: 6px;
    color: #fff;
	font-size:15px;
	text-transform:capitalize;
}


.btn-2 a {
    background: #e34c44;
    color: #fff;
    padding: 10px 18px;
    border-radius: 6px;
    font-weight: 500;
}


.btn-2 {
    padding-top: 10px;
    padding-bottom: 25px !important;
    text-align: center;
}

.text-center {
    text-align: center;
}

p.text-j {
    text-align: justify;
}

.packages h2 {
    color: #000;
    text-align: center;
    font-size: 20px;
	margin-bottom:15px;
    font-weight: 700;
}

.packages {
    text-align: center;
    padding: 8px 1px 25px 0px;
}
.service h5 {
    color: #fff;
    margin-top: 8px;
    text-transform: capitalize;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.icon-box .icon-box-icon {
    display: table-cell;
    vertical-align: top;
    font-size: 21px;
    color: #000;
   
    padding-top: 2px;
}
h4.icon-titlet {
    color: #000;
    font-size: 17px;
    font-weight: 700;
	margin-bottom: 1px
}

.icon-box-contentt span {
    font-size: 13px;
    color: #000;
}
span.email-span {
    color: #000;
}
.mr-33 {
    margin-bottom: 20px;
}

.icon-box.section-b2s.mr-33.mr-34 {
    background: #f5faf3;
    padding: 15px;
    border-radius: 4px;
}

.icon-box-title {
    padding-left: 25px;
}

.number {
    padding-left: 25px;
}

.icon-box-icon img {
    width: 100px !important;
    height: 100px !important;
    max-width: 100px;
}

.btn-btn a {
    background: #e34c44;
    color: #fff;
    padding: 6px 10px 9px 10px;
}

.client {
    border-radius: 20px 20px 1px 1px;
    text-align: center;
    height: 320px;
}

.client h1 {
    font-size: 24px;
    color: #fff;
	margin-bottom:5px;
	padding:6px 0px 0px 0px;
}
.client h6 {
    font-size: 18px;
    text-transform: math-auto;
    color: #fff;
}
.client h5 {
      padding:1px 0px 0px 25px;
    color: #fff;
}	

.client p {
    padding: 1px 25px 0px 25px;
    font-size: 15px;
	color:#fff;
}	
	
.footer-info h4 {
    color: #fff;
    padding-bottom: 15px;
}
.header-top-social {
    position: relative;
    right:130%;
}


.book-btn {
    float: right;
    margin-top: -53px;
}

header:not(.centered_logo) .header_fixed_right_area {
    position: absolute;
    right: 70px;
    top: 30px;
    height: 100%;
    line-height: inherit;
}

.book-btn {
    background: #e55b54;
    padding: 18px 31px !important;
    border-radius: 10px;
    border: navajowhite;
    color: #fff;
}

.book-btn a{
    color:#fff;
}

.side_menu_button a:last-child {
    background: #7b3e2b;
    border-radius: 50%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    width: 50px;
    text-align: center;
    padding: 0;
}

.side_menu_button {
    top: -76px;
}

p {
    margin-bottom: 10px !important;
}

.about-btn a {
    background-color: #005977;
    color: #fff;
    padding: 10px 20px 10px 20px;
    font-size: 16px;
    border-radius: 5px;
}

.about-btn {
    margin-top: 20px;
}


.bor-bs {
    border: 1px solid #cccccc69;
    padding: 12px 0px 5px 1px;
	margin-bottom:20px;
}
.bor-bs h4.icon-title {
    color: #fff;
    font-size: 18px;
}
.wrap-box {
   
   margin-bottom: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	text-align: center;
    background: #165c7c;
    border-radius: 10px;
}

.wrap-box .box-img {
    position: relative;
    overflow: hidden;
}

.wrap-box .box-img img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.wrap-box:hover .box-img img {
    transform: scale(1.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.wrap-box .rooms-content {
    padding-top: 10px;
   
    cursor: pointer;
}

.wrap-box:hover {
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 12px 3px rgba(0, 0, 0, 0.15);
}


.icon-box-icons {
    float: left;
    padding-right: 15px;
}

.bor-bs .icon-box-title {
    padding-left: 0;
}

.client img {
    height: 150px !important;
    width: 150px !important;
    border-radius: 50%;
	margin-top:15px;
}


.footer-social-icon i {
    background: #e34c44;
    color: #fff;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin-right: 8px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
}

.email-button input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #005977;
    color: #fff;
    padding: 0px 26px 0px 27px;
    border: none;
    margin-top: 15px;
    border-radius: 5px;
    text-transform: math-auto;
}
.daywise-plan:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #ebeef3;
    left: 8%;
    margin-left: -2px;
}
.heading-tour {
    font-size: 28px;
}
.daywise-plan {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.daywise-plan > li {
    position: relative;
}

.daywise-plan > li .day {
    width: 48px;
    height: 48px;
    font-weight: 500;
    background-color: #fff;
    text-transform: none;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #000;
    box-shadow: 0 0 0 2px #000;
    text-align: center;
    left: 8%;
    top: 0;
    margin: 0 0 0 -25px;
    line-height: 60px;
}

.daywise-plan > li .day small {
    position: absolute;
    top: -16px;
    font-size: 13px;
    left: 50%;
    transform: translatex(-50%);
    text-transform: capitalize;
}

.daywise-plan > li .plan {
    margin: 0 0 15px 15%;
    background: #f9f3f0;
    padding: 20px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.view-package .package-into .daywise-plan > li .plan:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #db968d40;
    border-width: 10px;
    top: 15px;
}

.daywise-plan > li .plan p {
    font-size: 15px;
    color: #000;
    line-height: 29px;
    margin: 0px;
    text-align: justify;
    margin-bottom: 3px !important;
}
.view-package .package-into .daywise-plan > li .day small {
    position: absolute;
    top: -16px;
    font-size: 13px;
    left: 50%;
    transform: translatex(-50%);
    text-transform: capitalize;
}

ul.points li {
    list-style: circle;
    text-align: justify;
}
.footer_top {
    padding: 47px 0 32px;
}

.home-form.boo-ho {
    background: #7b3e2b;
    padding: 22px;
    float: left;
    border-radius: 4px;
}

.home-form.boo-ho h2 {
    text-align: center;
    margin-bottom: 20px;
    color: #ffff;
    font-size: 32px;
	line-height:35px;
}

.vc_custom_1748677998974 {
    background-image: url(https://demo.makemydesigns.in/rang-travel/wp-content/uploads/2025/05/header-big.png?id=277) !important;
    background: fixed;
    background-position: top !important;
}
.home-form.boo-ho label {
    color: #fff;
}

.box-text {
    padding-top: 40px;
    padding-bottom: 40px;
}












.overflow-hidden {
    overflow: hidden !important;
}
.modalBody {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 600;
    visibility: visible;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
}
.main.bgGrid.d-flex img {
    padding: 8px;
}

.modalMainBottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 90%;
    max-width: 1000px;
    height: 85%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #fff;
    z-index: 602;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    background: #f9f3f0;
    margin: auto;
    bottom: 0;
    top: inherit;
    animation: zoomMobile .6s;
}

.modalBody:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    z-index: 601;
}

.hide {
    display: none !important;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    padding: 8px 16px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
    font-size: 12px;
    background-image: none;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  border:1px solid #000;
}
.btn:hover {
  background:#FFF;
  border-color:#000;
  color:black;
}
.btnLg{
  padding: 16px;
  font-size:20px;
  width:200px;
}
.btn-primary {
    background: #111;
    color: #ffdc00;
    font-weight: 600;
}

.closeIconBtn {
    position: absolute;
   width: 30px;
    height: 30px;
    top: -10px;
    right: -10px;
    z-index: 105;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    cursor: pointer;
  background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px solid #fff;
}
.closeIcon:after, .closeIcon:before, .closeIconBtn:after, .closeIconBtn:before {
    content: "";
    background: #111;
    position: absolute;
    left: 0;
    top: 9px;
    height: 2px;
    width: 100%;
}

.closeIcon:before, .closeIconBtn:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.closeIcon:after, .closeIconBtn:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


@keyframes animatezoom {
    from {
        transform: scale(0) translate(-50%,-50%)
    }

    to {
        transform: scale(1) translate(-50%,-50%)
    }
}

@-webkit-keyframes animatezoom {
    from {
        -webkit-transform: scale(0) translate(-50%,-50%)
    }

    to {
        -webkit-transform: scale(1) translate(-50%,-50%)
    }
}

@keyframes zoomMobile {
    from {
        bottom: -100%
    }

    to {
        bottom: 0
    }
}






nav.main_menu > ul > li > a > i.menu_icon.fa-angle-down.fa {
    margin-left: 7px;
    float: right;
    top: 42px;
    position: relative;
}

.greybox {
    box-shadow: rgb(237 242 255) 0px 7px 29px 0px;
    border: 1px solid #fdf2e2;
    padding: 20px 15px;
    background-image: linear-gradient(to right, #ffffff, #fdf2e2);
    border-radius: 20px;
    text-align: center;
}

h4.tm-custom-heading {
    color: #000;
}

.drop_down .second .inner>ul, li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #114f6b;
    border-color: #114f6b;
	margin-top:-6px;
}
.pop-form h2 {
    color: #4c4a4a;
    font-size: 25px;
    margin-bottom: 10px;
}

.pop-form input {
    border: 1px solid #b9adad !important;
    height: 45px !important;
}

.pop-form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    border: 1px solid #b9adad !important;
    height: 45px !important;
}

.call-details {
    border-top: 1px solid #1a1919;
    margin-top: 10px;
}

.right {
    float: right;
}

.right img {
    height: 74px;
    margin-top: -25px;
}

.our-core h2.story {
    margin-bottom: 2px;
    font-weight: 800;
    font-size: 20px;
    margin-top: 13px !important;
}

.goa-pages h2 {
    color: #ffffff;
    font-size: 19px;
    background: #005977;
    padding: 0px 23px 0px 23px;
    display: inline-block;
    margin-top: 20px;
}
.goa-pages p {
    padding-top: 10px;
    text-align: justify;
}
.goa-pages {
    padding: 0px 40px 0px 40px;
}

.goa-img img {
    padding-top: 20px;
}


header.sticky nav.main_menu > ul > li > a > i.menu_icon.fa-angle-down.fa {
    top: 22px;
}




div.wpcf7-response-output {
    position: relative;
    padding: 17px 30px 17px 55px;
    color: #000 !important;
    margin-left: 0;
    margin-right: 0;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
}

ul.point li {
    display: flex;
}

.footer_bottom_holder {
    display: none;
}









@media only screen and (max-width: 600px) {
	    .header_top {
        height: auto !important;
        display: block !important;
    }
	
.about-section h2 {
    color: #000;
    font-size: 19px;
    font-weight: bold;
    padding-bottom: 7px;
    text-transform: math-auto;
    line-height: 30px;
}	
.about-us {
    padding: 7px 12px 0px 30px;
}

	.package-section h3 {
    color: #000;
    font-size: 22px;
    text-transform: math-auto;
    font-weight: bold;
    padding-bottom: 19px;
}
}

