/*
Theme Name: Adventure Dharamshala Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: Adventure Dharamshala
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.8.1688365636
Updated: 2023-07-03 06:27:16

*/
@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&family=Mr+Dafoe&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
* {
     padding: 0;
     margin: 0;
 }

 html {
     -webkit-font-smoothing: antialiased;
     overflow-x: auto;
 }

body {
/*     font-family: Lora,serif; */
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden!important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Lora,serif;
}
 ::-webkit-scrollbar-track {
    border-radius: 7px;
    background-color: lightgray;
  }
  ::-webkit-scrollbar {
    width: 7px;
  }
  ::-webkit-scrollbar-thumb {
   cursor:  pointer;
    background:  var(--main-bg-color);
  }
 img {
     max-width: 100%;
     height: auto;
     aspect-ratio: attr(width) / attr(height);
 }
 ::selection {
     background-color: ##ff0102;
     color: ##f00;
 }

 -webkit-::selection {
     background-color: ##ff0102;
     color: ##fff;
 }

 ::-moz-selection {
     background-color: ##ff0102;
     color: ##fff;
 }

 / 1.2 Typography / h1,
 h1,
.h1 {
        font-size: 50px;
    line-height: 59px;
    letter-spacing: -0.9px;
    font-weight: 900;
 }

 h2,
 .h2 {
     font-size: 50px;
     line-height: 59px;
     letter-spacing: -0.9px;
     font-weight: 900;
 }

 h3,
 .h3 {
     font-weight: 600;
     font-size: 2.142rem;
     letter-spacing: -0.05em;
     color: #000;
 }

 h4,
 .h4 {
     font-weight: 600;
     font-size: 1.714rem;
     letter-spacing: 0.025em;
     color: #000;
 }

 h5,
 .h5 {
     font-weight: 600;
     font-size: 1.571rem;
     letter-spacing: 0;
     color: #000;
 }

 h6,
 .h6 {
     font-weight: 600;
     font-size: 1.285rem;
     letter-spacing: 0;
     color: #000;
 }

 .mc4wp-alert.mc4wp-success {
     color: #ffffff;
     text-transform: capitalize;
 }

 h1 a,
 .h1 a,
 h2 a,
 .h2 a,
 h3 a,
 .h3 a,
 h4 a,
 .h4 a,
 h5 a,
 .h5 a,
 h6 a,
 .h6 a {
     color: inherit;
 }

 h1 a:hover,
 .h1 a:hover,
 h2 a:hover,
 .h2 a:hover,
 h3 a:hover,
 .h3 a:hover,
 h4 a:hover,
 .h4 a:hover,
 h5 a:hover,
 .h5 a:hover,
 h6 a:hover,
 .h6 a:hover {
     text-decoration: none;
 }

 strong {
     font-weight: 600;
 }

 a {
     text-decoration: none;
     -webkit-transition: color 0.3s ease-out;
     -o-transition: color 0.3s ease-out;
     transition: color 0.3s ease-out;
 }

 ul {
     list-style: none;
     padding: 0;
     margin: 0;
 }


 article {
     background: #ffffff;
 }

 span.theme-color {
     color: var(--main-bg-color);
 }

 :root {
     --main-bg-color: #4b6b3c;
 }
 .mobile-toggle {
     color: 000;
     font-size: 30px;
     cursor: pointer;
 }

 .sidenav {
     height: 100%;
     width: 0px;
     position: fixed;
     top: 0;
     right: -20px;
     z-index: 999;
     background: #fff;
     overflow-x: hidden;
     padding: 70px 0 0 0;
     transition: all 0.5s;
     box-shadow: 0 0 10px #dfdfdf;
 }

 i.fa.fa-times {
     color: #0d56dc;
 }

 .sidenav .current-menu-item a {
     color: #0d56dc !important;
     font-weight: 400;
     ;
      !important;
 }

 .sidenav a {
     font-weight: 400;
 }

 .sidenav a {
     padding: 30px 0 30px 20px;
     font-size: 20px;
     display: block;
     text-decoration: none;
     color: #fff;
 }

 .sidenav a:hover {
     color: var(--main-bg-color);
 }

 .sidenav a {
     padding: 30px 0 30px 20px;
     font-size: 20px;
     display: inline-block;
     text-decoration: none;
     color: #000000;
 }

 .closebtn {
     position: absolute;
     top: 0;
     right: 25px;
     font-size: 40px !important;
 }

 .peicingtagname.text-center {
     background: #0d56dc;
     margin: 0 auto 50px;
     width: 200px;
     height: 66px;
     line-height: 66px;
     color: #ffffff;
     text-transform: uppercase;
     font-weight: 400;
     letter-spacing: 0;
     border-radius: 4px;
     font-size: 22px;
 }

 .white-background a {
     border: 2px solid #fff;
 }

 .sidenav .contact-btn a {
     padding: 10px;
     margin-left: 19px;
 }

 .mobile-toggle {
     text-align: right;
     color: #0f94d4;
 }

 .mobile-toggle {
     display: none;
 }

 .mb-50 {
     margin-bottom: 50px !important;
 }

 .slick-slide {
     margin: 0px 20px;
 }

 .slick-slide img {
     width: 100%;
 }

 .slick-slider {
     position: relative;
     display: block;
     box-sizing: border-box;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -webkit-touch-callout: none;
     -khtml-user-select: none;
     -ms-touch-action: pan-y;
     touch-action: pan-y;
     -webkit-tap-highlight-color: transparent;
 }

 .slick-list {
     position: relative;
     display: block;
     overflow: hidden;
     margin: 0;
     padding: 0;
 }

 .slick-list:focus {
     outline: none;
 }

 .slick-list.dragging {
     cursor: pointer;
     cursor: hand;
 }

 .slick-slider .slick-track,
 .slick-slider .slick-list {
     -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
     -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
 }

 .slick-track {
     position: relative;
     top: 0;
     left: 0;
     display: block;
 }

 .slick-track:before,
 .slick-track:after {
     display: table;
     content: '';
 }

 .slick-track:after {
     clear: both;
 }

 .slick-loading .slick-track {
     visibility: hidden;
 }

 .slick-slide {
     display: none;
     float: left;
     height: 100%;
     min-height: 1px;
 }

 [dir='rtl'] .slick-slide {
     float: right;
 }

 .slick-slide img {
     display: block;
 }

 .slick-slide.slick-loading img {
     display: none;
 }

 .slick-slide.dragging img {
     pointer-events: none;
 }

 .slick-initialized .slick-slide {
     display: block;
 }

 .slick-loading .slick-slide {
     visibility: hidden;
 }

 .slick-vertical .slick-slide {
     display: block;
     height: auto;
     border: 1px solid transparent;
 }

 .slick-arrow.slick-hidden {
     display: none;
 }

 .container {
     width: 100%;
     max-width: 90%;
     margin: 0 auto;
     padding: 0;
 }
/* site css */
.desktop-header .row {
    align-items: center;
}
.desktop-menu ul {
    display: flex;
    justify-content: flex-end;
	align-items : center;
}
.desktop-menu li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.desktop-menu a {
    position: relative;
    width: 100%;
    vertical-align: top;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 37px;
    font-family: "Roboto Condensed",sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    height: 100%;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out,background-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out;
}
.desktop-menu .current-menu-item a {
    color: #4b6b3c !important;
}
li.whatsaap-cnt a {
    position: relative;
    background: var(--main-bg-color);
    padding: 13px 30px 13px 15px;
    border-radius: 4px;
	color: #ffffff;
}
li.whatsaap-cnt a:after {
    content: '\f232';
    font-family: fontawesome;
    position: relative;
    left: 14px;
    font-size: 25px;
    color: #ffffff;
}
header.site-main-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
	   padding: 18px 0;
}
section.all-galary .container-fluid {
    padding: 0;
}
.carousel-text {
    position: absolute;
    top: 50%;
    left: 10%;
    z-index: 99;
    transform: translateY(-50%);
    width: 80%;
    right: 10%;
}
.carousel-text.ist-screen .banner-text {
    text-align: right;
}
.carousel-text.third-screen .banner-text {
    text-align: right;
}
.banner-text p {
    max-width: 490px;
    margin-left: auto;
}
.carousel-text.second-screen .banner-text p  {
	 margin-right: auto;
	margin-left: 0;
}
.banner-text h2 a {
    font-family: 'Lora';
    font-weight: bold;
}
.banner-text h1 a {
    font-family: 'Lora';
    font-weight: bold;
}
.banner-text h1 {
    font-family: 'Lora';
    font-weight: bold;
    font-size: 50px;
    line-height: 59px;
    letter-spacing: -0.9px;
    font-weight: 900;
}
.banner-text p {
	margin-bottom: 40px;
}
.boook-btn a {
     background: var(--main-bg-color);
    color: #ffffff;
    font-family: "Roboto Condensed",sans-serif;
    text-transform: uppercase;
    padding: 16px 31px;
    font-size: 16px;
    font-weight: 700;
	border-radius: 4px;
}
section.activities {
    padding: 100px 0;
}

.section-intro {
    text-align: center;
    margin-bottom: 40px;
}
.title-underescore {
    display: inline-block;
    height: 3px;
    width: 72px;
    background-color: var(--main-bg-color);
    margin: 20px 0 8px;
    line-height: 27px;
}
.service-name h3 {
    font-family: "Roboto Condensed",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #0a0a0a;
    margin: 16px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
	font-size: 26px
}
.service-name h3:after{
content: '';
    display: block;
    width: 41px;
    height: 3px;
    background-color: #000;
    margin-top: 18px;
}
.service-name {
    padding: 0 0 0 30px;
}
.bool-link a {
    line-height: 2.1em;
    font-weight: 600;
    outline: 0;
    position: relative;
    font-family: "Roboto Condensed",sans-serif;
    text-transform: uppercase;
    cursor: pointer;
	color: var(--main-bg-color);
}
.second-serv {
	margin-top: 43px;
}
.ist-serv{
	margin-top: 86px;
}
.service-box {
    margin-bottom: 25px;
}
section.we-experts {
    background: var(--main-bg-color);
    padding: 83px 0 88px 0;
    text-align: center;
}
section.we-experts h2 {
    margin-bottom: 0;
    font-family: "Roboto Condensed",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 56px;
}
section.we-experts span {
	    font-family: Mr Dafoe;
    font-size: 80px;
    line-height: 65px;
    font-weight: 400;
    text-transform: none;
    color: #ffffff;
}
section.our-team {
    padding: 100px 0;
}
.guide-box {
    position: relative;
}

.guide-name {
position: absolute;
    bottom: 43px;
    left: 0;
    padding: 5px 15px 5px 52px;
    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;
}
.guide-name:before {
    content: '';
    position: absolute;
    top: calc(50% - 3px);
    left: 0;
    display: inline-block;
    width: 41px;
    height: 3px;
    background-color: #fed620;
}
.guide-name: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);
}
section.contact-us {
    background: url(/wp-content/uploads/2024/01/10-Highest-Paragliding-Places-in-India-scaled-1.webp)no-repeat;
    padding: 70px 0;
    background-attachment: fixed;
    position: relative;
	background-size: cover;
}

section.contact-us:after {
    content: '';
    background: rgb(0 0 0 / 70%);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.contact-data {
	position: relative;
	z-index: 9;
	color: #ffffff !important;
}
section.contact-us input {
    width: 100%;
    height: 55px;
    padding-left: 9px;
    border-radius: 4px;
    border: 0;
    margin-bottom: 16px;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    width: 100%;
    padding: 9px;
    border-radius: 4px;
    margin-bottom: 20px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    max-width: 248px;
    border-radius: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Lora';
    font-weight: 700;
    color: #ffffff;
    background: #917a47;
}
.top-footer {
    background: #0a0a0a;
    padding: 81px 0 77px;
	color: #ffffff;
}
.footer-label  {
    margin: 0 0 20px;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
}
.ftr-data  a {
	color: #ffffff;
}
a.ftr-social {
    background: #917a47;
    width: 40px;
    height: 40px;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-right: 7px;
    font-size: 20px;
}
.social-icons {
    display: flex;
}
.btm-ftr {
    background: #000;
    color: #ffffff;
    text-align: center;
    font-size: 13px;
    padding: 20px 0 5px;
    letter-spacing: 0.9px;
}

.btm-ftr p {
    margin-bottom: 0;
}
.footer-logo {
    max-width: 200px;
    margin-bottom: 47px;
}
.carousel-indicators [data-bs-target] {
	width: 16px;
    height: 16px;
	    background-color: #4b6b3c;
	border-radius: 50%;
}
.detail-page-image img {
    min-width: 100%;
    height: auto;
    object-fit: cover;
}

.mb-30 {
    margin-bottom: 30px;
}
.post-cnt h2 {
    font-size: 31px;
    font-weight: 300;
}
h3 {
	 font-size: 31px;
    font-weight: 300;
	margin: 40px 0;
}
.sidebar h2 {
    font-size: 20px;
}
.guide-box img {
    width: 100%;
}
.contact-box a {
    color: #4b6b3c;
    font-weight: 900;
}
.contact-box {
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    padding: 20px;
}
.my-contact-info a span {
    padding-right: 5px;
}
.ftr-data p span {
    padding-right: 7px;
}
.mobile-fixed-btns {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #ffffff;
    padding: 12px 0;
    box-shadow: 0 0 10px #dfdfdf;
    text-align: center;
    z-index: 999;
}
.fixed-btns a {
    color: #ffffff;
    padding: 8px 0;
    width: 100%;
    display: block;
}
.fixed-btns.gt-location a {
    background: #4b6b3c;
}
.fixed-btns.gt-call a {
    background: #67542C;
}
.mobile-fixed-btns {
    display: none;
}
.single-case-box {
    position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

a.read {
    color: inherit;
}

.case-image {
    position: relative;
}

.case-info {
    position: relative;
    background: #ffffff;
    padding: 30px 30px 20px;
}

.case-title h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    margin: 0;
}



.case-dataa {
    font-size: 15px;
    line-height: 26px;
    color: #4c4c4d;
    font-weight: 400;
    margin-top: 18px;
    margin-bottom: 18px;
}

.case-footer {
    position: relative;
    font-size: 16px;
    line-height: initial;
    margin-top: 30px;
    padding-top: 21px;
    border-top: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}

.blog-comments {
    font-size: 16px;
}

.blog-comments i {
    margin-right: 7px;
    color: #dc2e27;
}
.publish-date {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    padding: 5px 20px;
    border-radius: 10px 0 0 0;
    background: #4b6b3c;
}
.case-image {
    max-height: 185px;
    overflow: hidden;
}
.service-image {
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
    max-height: 317px;
    max-width: 443px;
}

.service-image img:hover {transform: scale(1.5);}

.service-image img {transition-duration: 1500ms;}
.all-detail-cnt ul {
    margin: auto;
    padding-left: 2rem;
}

.all-detail-cnt li {
    list-style: disc;
    padding-bottom: 0.5rem;
}
.all-detail-cnt li::marker {
  color: var(--main-bg-color);
}
.all-detail-cnt p, li, a {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
section.about-me {
    padding: 70px 0;
}

.about-images {
    position: relative;
}

.about-front-img {
    position: absolute;
    top: 0;
    left: 0;
}
.about-background-img {
    -webkit-animation: spin 100s linear infinite;
    -moz-animation: spin 100s linear infinite;
    animation: spin 100s linear infinite;
}
.about-front-img {
    animation: jumpTwo 5s linear infinite;
}
@keyframes jumpTwo {
    0% {
        transform: translateZ(0)
    }

    40% {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translateZ(0)
    }
}
.section-intro.text-left {
    text-align: left;
}
.faq-container {
  width: 70%;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
margin: 0 auto;
}

.faq-item {
  padding: 20px;
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq-item:last-child {
  border-bottom: none;
}

.faq-question {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 3px;
  padding-top: 3px;
}

.faq-answer {
  font-size: 16px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
  padding-left: 22px;
  padding-right: 22px;
}

.faq-answer.active {
  border-bottom: 1px solid #e0e0e0;
}

.icon-container i {
  font-size: 16px;
  cursor: pointer;
  transition: transform 0.3s ease-in-out;
}

.icon-container i.active {
  transform: rotate(90deg);
}
section.f-qustions {
    padding: 30px 0 60px;
}
section.para-page {
    padding: 140px 0;
}
.hero-text {
    text-align: center;
    color: #ffffff;
}
.highlights li {
    background: #ffffff;
    box-shadow: 0 0 10px #e7e7e7;
    padding: 15px 20px;
    margin-bottom: 10px;
    position: relative;
}
.highlights li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    color: #4b6b3c;
    padding-right: 10px;
}
.btm-ftr img {
    max-width: 100px;
	margin-bottom: 1rem;
}

.btm-ftr a {
    margin: 0 18px;
}
 .whit-img {
        filter: brightness(0) invert(1);
    }
.post-wrapper {
    font-family: "Roboto", sans-serif;
}
.post-wrapper h1,
.post-wrapper h2,
.post-wrapper h3,
.post-wrapper h4,
.post-wrapper h5,
.post-wrapper h6,
.post-wrapper ul,
.post-wrapper ol,
.post-wrapper li,
.post-wrapper a {
    font-family: "Roboto", sans-serif;
}

/* responsive */
@media only screen and (max-width: 1300px){ 
.desktop-menu a {
    padding: 0 25px;
}
}
@media only screen and (max-width: 1250px){
.desktop-menu a {
    padding: 0 30px;
}
}
@media only screen and (max-width: 1181px){
	.desktop-menu {
    display: none;
}
.faq-container {
    width: 85%;
}
.guide-name:before {
    width: 20px;
}
.guide-name {
    padding: 5px 15px 5px 28px;
    font-size: 12px;
	    bottom: 5px;

}	
.mobile-toggle {
    display: block !important;
    color: #4b6b3c;
}
li.whatsaap-cnt a {
    padding: 7px 20px 7px 12px;
}
.sidenav a {
    font-size: 16px;
}
div#mysidenav {
    padding-left: 10px;
}
.banner-text h2 {
    font-size: 35px;
    line-height: 40px;
}
	.banner-text h1 {
    font-size: 35px;
    line-height: 40px;
}
section.activities {
    padding: 60px 0;
}
h2, .h2 {
    font-size: 35px;
    line-height: 40px;
}
	h1, .h1 {
    font-size: 35px;
    line-height: 40px;
}
.service-name {
    padding: 0 0 0 10px;
}
.second-serv {
    margin-top: 18px;
}
.ist-serv {
    margin-top: 35px;
}
.service-name h3 {
    font-size: 20px;
    line-height: 24px;
}
.service-name p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
}
section.we-experts h2 {
    font-size: 35px;
}
section.we-experts span {
    font-size: 60px;
    line-height: 65px;
}
.w-75 {
    width: 100%!important;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 130px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #917a47;
}
.banner-text p {
    font-size: 14px;
}
.top-footer .col-lg-3.col-md-6 {
    margin-bottom: 50px;
    text-align: center;
}
.footer-logo {
    max-width: 100%;
    margin-bottom: 10px;
}
.social-icons {
    justify-content: center;
}
}
@media only screen and (max-width: 767px){
	.faq-container {
    width: 100%;
}
section.our-team {
    padding: 40px 0;
}
.guide-name {
    bottom: 0;
}
	.btm-ftr {
    padding-bottom: 100px !important;
}
	section.about-me {
    padding: 10px 0;
}
p {
    font-size: 14px;
}
	.guide-name:after {
		display: none;
	}
	#chaty-widget-0 .chaty-open .chaty-channel-list .chaty-channel:nth-child(2) {
    -webkit-transform: translateY(-100px) !important;
    transform: translateY(-100px)!important;
}
#chaty-widget-0 .chaty-open .chaty-channel-list .chaty-channel:nth-child(1) {
    -webkit-transform: translateY(-158px)!important;
    transform: translateY(-158px)!important;
}

	.mobile-fixed-btns {
    display: block !important;
}
	.fixed-btns i {
    padding-right: 8px;
}
.chaty-i-trigger .chaty-channel {
    bottom: 36px !important;
}
.carousel-item img {
    height: auto;
    object-fit: cover;
}
.banner-text h2 {
    font-size: 26px;
    line-height: 30px;
}
	.banner-text h1 {
    font-size: 26px;
    line-height: 30px;
}
.carousel-text .banner-text {
    text-align: center !important;
}
h2, .h2 {
    font-size: 24px;
    line-height: 28px;
}
	h1, .h1 {
    font-size: 24px;
    line-height: 28px;
}
.ist-serv {
    margin-top: 0;
}
.second-serv {
    margin-top: 0;
}
.guide-box {
    margin-bottom: 20px;
}
header.site-main-header {
    position: relative;
    padding: 5px 0;
}
.carousel-text {
    position: relative;
    top: 0;
    transform: none;
}
	.carousel-indicators {
		display: none;
	}
.carousel-item {
    padding-bottom: 25px;
    min-height: 65vh;
}



}
section.we-experts h2 a {
    font-family: Mr Dafoe;
}
