/*
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");

.header_bottom {
    padding: 0 45px;
    background-color: transparent;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}

.content.content_top_margin_none {
    margin-top: -100px !important;
}
.padding-top20{
	padding-top: 20px;
}

.about {
    padding: 180px 27px 31px 70px;
}

video#vjs_video_739_html5_api {
    height: 600px !important;
}

nav.main_menu.drop_down.center {
    background: #fff;
}
.web a {
    color: #fff !important;
    font-size: 2px !important;
}
.web {
    top: -13px;
    position: relative;
    left: 13px;
}
nav.main_menu {
    position: absolute;
    top: 22px;
    left: 31%;
    z-index: 100;
    text-align: left;
}

nav.main_menu>ul {
    left: -3%;
    position: relative;
}
.wrt nav.main_menu > ul > li:not(:first-child):before {
    content: '|';
    position: relative;
    left: -2px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
ul.points-ininerary img {
    position: relative;
    top: 9px;
}

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

ul.points-ininerary i {
   color: #feae65;
    line-height: 30px;
    font-size: 24px;
    margin-right: 5px;
}

ul.points-ininerary {
    padding: 40px 0px 1px 0px;
}

ul.points-ininerary li {
    border-radius: 50px;
    margin-right: 16px;
    font-size: 19px;
    color: #000;
    list-style: none;
	font-weight:500;
    text-transform: uppercase;
}

.web span {
    background: url(https://makemydesigns.in/hgel/wp-content/uploads/2025/05/homes.png);
    background-repeat: no-repeat;
    height: 26px;
    width: 30px;
}
nav.main_menu > ul > li > a {
    color: #000000;
    font-family: sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.about h1 {
    color: #000;
    font-size: 24px;
    border-bottom: 2px solid #feae65;
    display: inline-grid;
    letter-spacing: 2px;
}
.about h2 {
    color: #000;
    font-size: 33px;

}

.web span {
    background: url(https://makemydesigns.in/hgel/wp-content/uploads/2025/05/homes.png);
    background-repeat: no-repeat;
}

.about h2 {
    color: #000;
    font-size: 50px;
    text-transform: capitalize;
}

.q_logo {
    top: 50%;
    left: -80px;
}


#app {
    font-size: 50px;
    background-image: linear-gradient(-225deg, #231557 0%, #007511 29%, #000000 67%, #fff800 100%);
    background-clip: border-box;
    text-fill-color: transparent;
    background-clip
Determines the background painting area.
Learn more
Don't show
: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    line-height: 60px;
	font-family:'Montserrat', sans-serif;
	font-weight:700;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}


.aboutinfo .hinttag {
    margin-top: -10px;
    font-size: 22px;
    color: #b9975b;
}

.wline {
    height: 1px;
    width: 60px;
    display: inline-block;
    background: #ccc;
    margin: 20px;
    vertical-align: middle;
}


.padding-top50 {
    padding-top: 50px;
}


.aboutinfo h2 {
    font-size: 30px;
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
}

.aboutinfo p {
    margin-top: 15px;
}

.mvslinks li a {
    color: #000;
    padding: 10px 25px;
    background: #f5f5f5;
    font-size: 15px;
    font-weight: 600;
}

.mvslinks li {
    display: inline-block;
    margin-right: 10px;
    margin-top: 15px;
}

.about-top {
    top: 212px;
    position: absolute !important;
    z-index: 99999;
    bottom: 0;
    right: 8px;
    left: 0;
}

.about-top img {
    border: 10px solid #fff !important;
}

.qode-numbered-carousel .qode-nc-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 60vw;
    box-sizing: border-box;
    margin: 0 5vw;
    margin-left: -8px;
}
h1.qode-nc-item-title {
    font-family: "GT Ultra Median Regular", "GT Ultra Median Regular Placeholder", sans-serif !important;
}

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

.hading-page {
    color: #000;
    font-size: 45px;
}

.drop_down .second .inner>ul, li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #00610e;
    border-color: #007010;
}

.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {
    display: block;
    font-weight: 600;
    color: #fff;
    height: auto;
    line-height: 16px;
    margin: 0;
    padding: 9px 0;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.drop_down .second .inner ul li.sub ul li a:hover, .drop_down .second .inner>ul>li>a:hover {
    color: #fff;
    background: #000;
}

header.sticky .header_bottom nav.main_menu.drop_down.center {
    top: 0px !important;
}
header.sticky .header_bottom nav.main_menu > ul > li > a > i.menu_icon.fa-angle-down.fa {
    top: 20px;
}
.services-inner img {
    width: 100%;
}
.services-inner {
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    box-shadow: 0px 10px 18px 0px rgb(0 37 89 / 4%);
    border-bottom: 4px solid #1a852f;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.content-t h4 {
    font-size: 25px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}

.content-t {
    padding: 20px;
}

a.services-btn i {
    margin-left: 10px;
}
a.services-btn {
    color: #fff;
    background: #1a852f;
    padding: 10px 10px 10px 10px;
    border-radius: 4px;
}

a.services-btn:hover {
    color: #fff;
    background: #000;
   
}

.footer-info li {
    list-style: disc;
    line-height: 30px;
}

.footer_top h5 {
    color: #fff;
    margin: 0 0 8px;
    font-size: 22px;
    text-transform: capitalize;
}

a.framer-text {
    font-size: 16px;
    text-decoration: underline;
}

.footer_top {
    padding: 40px 0 22px;
}

.btn-button {
    margin-top: 15px;
}

.fotter-t {
    margin-top: 10px;
}

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

.footer-social-icon li {
    display: inline;
    font-size: 20px;
}

.footer-social-icon {
    margin-top: 15px;
}

nav.main_menu ul li.active a {
    color: #16812c;
}

.overview {
    background: #eee;
    padding: 30px 24px 34px 30px;
}

.overview-gap .vc_column-inner {
    padding-right: 0px;
    padding-left: 0;
}













.timeline {
  position: relative;
  max-width: 100%;
  margin: 25px auto;
}
.containr {
  padding: 10px 50px;
  position: relative;
  width: 50%;
  animation: movedown 1s linear forwards;
  opacity: 0;
	
}
@keyframes movedown {
  0% {
    opacity: 1;
    transform: translate(-30px);
  }
  100% {
    opacity: 1;
    transform: translate(0px);
  }
}
.text-box {
  padding: 20px 30px;
  background: #fff;
  position: relative;
  border-radius: 5px;
  font-size: 15px;
	box-shadow:rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.left-container {
  left: 0;
}
.right-container {
  left: 50%;
}
.containr img {
  position: absolute;
  width: 40px;
  border-radius: 50%;
  right: -20px;
  top: 35px;
  z-index: 10;
}
.right-container img {
  left: -20px;
}
.timeline::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 100%;
  background: green;
  top: 0px;
  left: 50%;
  margin-left: -3px;
  z-index: -1;
  animation: moveline 6s linear forwards;
}
@keyframes moveline {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
.text-box h2 {
  font-weight: 600;
}
.text-box small {
  display: inline-block;
  margin-bottom: 5px;
}
.left-container-arrow {
  height: 0;
  width: 0;
  position: absolute;
  top: 28px;
  z-index: 1;
  border-top: 15px soild transparent;
  border-bottom: 15px soild transparent;
  border-left: 15px soild #fff;
  right: -15px;
}
.containr:nth-child(1) {
  animation-delay: 0s;
}
.containr:nth-child(2) {
  animation-delay: 1s;
}
.containr:nth-child(3) {
  animation-delay: 2s;
}
.containr:nth-child(4) {
  animation-delay: 2s;
}
.containr:nth-child(4) {
  animation-delay: 3s;
}
.containr:nth-child(5) {
  animation-delay: 4s;
}
.containr:nth-child(6) {
  animation-delay: 5s;
}
.containr:nth-child(7) {
  animation-delay: 6s;
}
.containr:nth-child(8) {
  animation-delay: 7s;
}
@media screen and (max-width: 600px) {
  .timeline {
    margin: 50px auto;
  }
  .timeline::after {
    left: 31px;
  }
  .containr {
    width: 100%;
    padding-left: 80px;
    padding-right: 25px;
  }
  .text-box {
    font-size: 13px;
  }
  .text-box small {
    font-size: 10px;
  }
  .right-container {
    left: 0;
  }
  .left-container img {
    left: 0px;
  }
  .right-container img {
    left: 3px;
  }
}







.text-box small {
    display: inline-block;
    margin-bottom: 5px;
    color: green;
    font-size: 25px;
    font-family: 'Poppins';
    font-weight: 600;
}



/*=== Camping and Highking ===*/
.single-camp-hi {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.margin-top10 {
    margin-top: 10px;
}
.single-camp-hi:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgb(0 0 0 / 27%);
    top: 0;
    left: 0;
    border-radius: 10px;
    z-index: 1;
}
.single-camp-hi img {
    transition: 0.3s;
    transform: scale(1);
    width: 100%;
}
.camp-hi-content {
    position: absolute;
    bottom: 18px;
    left: 0;
    z-index: 2;
    right: 0;
}
.camp-hi-content a h4 {
    color: #ffffff;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0;
}
.camp-hi-content a:hover h4 {
    color: #5a68ef;
}
.camp-hi-content p {
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
}
.single-camp-hi:hover img {
    transform: scale(1.2);
}
h2.psac-post-title a {
    font-size: 20px;
}
.psac-readmorebtn {
    background-color: #0b2864;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    border: 0;
    padding: 8px 30px;
    border-radius: 55px;
}
.psac-post-content {
  background-color: #fff;
  padding: 15px;
 margin-top: 0px !Important;
}



.qodef-team-holder {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:middle
}
.touch .qodef-team-holder.qodef-team-info-on-image {
 cursor:pointer
}
.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-position-default {
 opacity:0
}
.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-social-wrapper {
 opacity:1
}
.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-social-wrapper .qodef-team-name {
 -webkit-transform:rotate(-10deg) translateX(0);
 -ms-transform:rotate(-10deg) translateX(0);
 transform:rotate(-10deg) translateX(0);
 opacity:1;
 -webkit-transition:.3s .1s;
 -o-transition:.3s .1s;
 transition:.3s .1s
}
.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-social-holder .qodef-team-icon {
 opacity:1;
 -webkit-transform:translateY(0);
 -ms-transform:translateY(0);
 transform:translateY(0)
}
.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-social-holder .qodef-team-icon:nth-child(1) {
 -webkit-transition-delay:.1s;
 -o-transition-delay:.1s;
 transition-delay:.1s
}
.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-social-holder .qodef-team-icon:nth-child(2) {
 -webkit-transition-delay:.2s;
 -o-transition-delay:.2s;
 transition-delay:.2s
}
.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-social-holder .qodef-team-icon:nth-child(3) {
 -webkit-transition-delay:.3s;
 -o-transition-delay:.3s;
 transition-delay:.3s
}
.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-social-holder .qodef-team-icon:nth-child(4) {
 -webkit-transition-delay:.4s;
 -o-transition-delay:.4s;
 transition-delay:.4s
}
.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-social-inner {
 -webkit-transform:translate3d(0,0,0);
 transform:translate3d(0,0,0);
 -webkit-transition:opacity .5s,-webkit-transform .45s cubic-bezier(.64,.01,.15,1.16);
 -o-transition:transform .45s cubic-bezier(.64,.01,.15,1.16),opacity .5s;
 transition:transform .45s cubic-bezier(.64,.01,.15,1.16),opacity .5s;
 transition:transform .45s cubic-bezier(.64,.01,.15,1.16),opacity .5s,-webkit-transform .45s cubic-bezier(.64,.01,.15,1.16)
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-position-default {
 position:absolute;
 bottom:43px;
 left:0;
 padding:5px 15px 5px 29px;
 background-color:#000;
 z-index:0;
 font-family:"Roboto Condensed",sans-serif;
 font-size:14px;
 font-weight:700;
 text-transform:uppercase;
 color:#fff;
 opacity:1;
 -webkit-transition:opacity .3s;
 -o-transition:opacity .3s;
 transition:opacity .3s
}
span.qodef-icon-shortcode.qodef-normal {
    display: none;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-position-default:before {
 content:'';
 position:absolute;
 top:calc(50% - 3px);
 left:0;
 display:inline-block;
 width:25px;
 height:3px;
 background-color:#fed620
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-position-default:after {
 content:'';
 position:absolute;
 display:block;
 width:100%;
 height:100%;
 top:0;
 left:0;
 z-index:-1;
 background-color:#000;
 -webkit-transform-origin:bottom left;
 -ms-transform-origin:bottom left;
 transform-origin:bottom left;
 -ms-transform:skew(-15deg,0deg);
 -webkit-transform:skew(-15deg,0deg);
 transform:skew(-15deg,0deg)
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-name {
 -webkit-transform:rotate(-10deg) translateX(-10px);
 -ms-transform:rotate(-10deg) translateX(-10px);
 transform:rotate(-10deg) translateX(-10px);
 opacity:0;
 -webkit-transition:.3s;
 -o-transition:.3s;
 transition:.3s
}
.qodef-team-holder.qodef-team-info-on-image span.qodef-team-name {
 font-size:24px;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-position {
 margin:23px 0 0
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-social-holder {
 margin:8px 0 0
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-social-holder .qodef-team-icon {
 display:inline-block;
 opacity:0;
 -webkit-transition:.2s;
 -o-transition:.2s;
 transition:.2s;
 -webkit-transform:translateY(5px);
 -ms-transform:translateY(5px);
 transform:translateY(5px);
 margin:0 14px 0 0;
 font-size:20px
}

.box-box {
    background: #d2ab67;
}
.sust-box-text {
    padding: 4px 20px 20px 20px;
}
.sust-box-text ul {
    padding: 5px 2px 2px 18px;
}
.sust-box-text h2 {
    color: #fff;
    text-transform: capitalize;
    font-size: 19px;
    letter-spacing: 0;
}

.sust-box-text li {
    list-style: square;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    font-family: sans-serif;
}

.single-team {
    padding: 16px 24px;
    position: relative;
    transition: all .4s ease 0s;
    border: 2px solid #007723;
    margin-bottom: 20px !important;
    text-align: center;
}

.team-thumb img {
    border-radius: 50%;
    border: 1px solid #00782e;
    border-style: dashed;
}

.team-border {
    position: relative;

}


.team-info p {
    font-size: 14px;
    line-height: 27px;
    letter-spacing: 0;
}

.team-info h2 {
    color: #000;
    font-weight: 800;
    text-transform: capitalize;
    font-size: 21px;
}
.team-info h5 {
    text-transform: capitalize;
    letter-spacing: 0;
    margin-top: 5px;
}

.box-boxx h2 {
    color: #000;
	font-size:22px;
}

.box-boxx .sust-box-text {
    padding: 5px 1px 1px  1px;
}

.box-boxx ul {
    padding: 5px 0px 0px 15px;
}
.box-boxx li {
    color: #000;
    font-size: 15px !important;
}

.qode-accordion-holder .qode-title-holder .qode-tab-title {
    display: inline-table;
    height: 50px;
    width: calc(100% - 41px);
    box-sizing: border-box;
    text-align: left;
    table-layout: fixed;
}

.qode-accordion-holder .qode-title-holder.ui-state-active, .qode-accordion-holder .qode-title-holder.ui-state-hover {
    color: #fff;
    background-color: #097a1e;
}

.qode-accordion-holder .qode-title-holder {
    cursor: pointer;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    background-color: #fff;
    border-bottom: 1px solid #ccc !important;
    color: #000;
    font-weight: 500;
}

.drop_down .narrow .second .inner ul li {
    padding: 0;
    width: 230px;
}


.contact-page {
    text-align: center;
    padding: 18px 20px 29px 20px;
    margin-top: 20px;
    border: 1px solid #007830;
    border-radius: 10px;
	height:150px;
}
.contact-page i {
    font-size: 25px;
    color: #027726;
}

.contact-page h3 {
    text-transform: math-auto;
    font-size: 22px;
    padding: 10px 0px 9px 0px;
    color: #000;
    font-weight: bold;

}
.sustain-page p {
    text-align: justify;
    color: #fff;
}
.yrm-content {
    text-align: justify;
}
.yrm-cntent-1 {
    color: #fff;
    font-weight: 500;
}
span.yrm-button-text-1.yrm-button-text-span {
    color: #ffff;
}




@media only screen and (max-width: 600px) {
 .about {
    padding: 0px 15px 23px 15px;
}
.services-inner {
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    box-shadow: 0px 10px 18px 0px rgb(0 37 89 / 4%);
    border-bottom: 4px solid #1a852f;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-bottom: 20px !important;
}
ul.points-ininerary {
    padding: 10px 0px 1px 0px;
}
.q_logo {
    top: 50%;
    left: 54px;
}
    i.qode_icon_font_awesome.fa.fa-bars {
        color: #1d1815;
        font-size: 22px;
        border: solid 2px #104c30;
        padding: 8px;
        border-radius: 4px;
    }
	
    .footer_top .four_columns .column1, .footer_top .four_columns .column2, .footer_top .four_columns .column3, .footer_top .three_columns .column1, .footer_top .three_columns .column2, .footer_top .two_columns_50_50 .column1 {
        margin: 0 0 10px;
    }
	
    .footer_top .column_inner>div:not(.qode_separator_widget) {
        margin: 0 0 0px !important;
    }
	
.footer_top h5 {
    color: #fff;
    margin: 0 0 8px;
    font-size: 18px;
    text-transform: capitalize;
}
.hading-page {
    color: #000;
    font-size: 30px;
}
.padding-top50 {
    padding-top: 10px;
}
.about-top {
    top: 0;
    position: relative !important;
    z-index: 99999;
    bottom: 0;
    right: 8px;
    left: 0;
}
#app {
    font-size: 42px;
    background-image: linear-gradient(-225deg, #231557 0%, #007511 29%, #000000 67%, #fff800 100%);
    background-clip: border-box;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    line-height: 45px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.about-top img {
    border: 2px solid #fff !important;
    width: 100% !important;
}
ul.mvslinks {
    margin-bottom: 25px !important;
}
.mvslinks li {
    display: grid;
    margin-right: 10px;
    margin-top: 15px;
}
.footer-info li {
    list-style: none;
    line-height: 30px;
}
.aboutinfo h2 {
    font-size: 22px;
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
}	
}


