@import url('https://fonts.googleapis.com/css?family=Great+Vibes|Oswald:300,400,500,600,700|Titillium+Web:300,300i,400,400i,600,600i,700,700i&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&amp;display=swap');


body{
  height:auto; 
  margin:0;
  padding:0; 
  font-family: 'Titillium Web', sans-serif; 
  font-size:18px; 
  color:#6d6d6d;
  overflow-x: hidden;
}


body p{font-size:18px; line-height:28px; color:#333333; font-family: 'Source Sans Pro', sans-serif; font-weight: normal;}
::-webkit-scrollbar{background:#ddd;width:5px}::-webkit-scrollbar-track{box-shadow:inset 0 0 10px #fff;border-radius:10px}
::-webkit-scrollbar-thumb{background:#f7941e;border-radius:50px}::selection{background:#f7941e;color:#fff}
a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}

.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%; padding: 0px !important; margin: 0px !important;
}
.social-media-sticky{ position: fixed; width: 50px; right: 0px; top: 30%; z-index: 999px; }
.social-media-sticky img{ width: 50px; margin-top:4px; }
.header-div{ position: absolute; z-index: 3; width: 100%; overflow: hidden; }
.header-div .logo{overflow: hidden; padding-top: 40px; text-align: left; width: 238px;}
.header-div .logo img{ width: 100%; }
.header-div-inner{ position: relative; }
.header-div-inner .logo{overflow: hidden; padding:20px 0px; text-align: left; width: 238px;}@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&amp;display=swap');
.header-div-inner .logo img{ width: 100%; }
/*.inner-bg-img{ background: url(../images/slide-2.jpg) center no-repeat; background-size: cover; }*/
.inner-padd-top-btm{ padding: 30px 0px; }
.slider { position: relative; height: 100vh; margin:0px; overflow: hidden;}
.slider img{ display: inline-block !important; vertical-align: middle; margin:0; padding: 0; height: 100% !important; 
z-index: -10px;}
header{background: #2e2e2e; padding: 0px; margin:0px; clear: both; width: 100%; bottom: 0px;}
header nav {width: 100%; background: #2e2e2e; position: fixed;}
header nav ul{margin: 0; padding: 0; list-style: none;}
header nav ul li{display: inline-block; font-size: 20px; line-height:60px;}
/*header nav ul li:nth-child(4) a{color:#f7941e; }*/
header nav ul li a{text-decoration: none; text-transform: uppercase; color: #fff; font-weight: 400; display: block;
padding: 0px 20px;}

header nav ul li.active a{
  color: #f7941e;
}

header nav ul li a:hover{ background:transparent; text-decoration: none; color: #006401; }

.fixed-header { position: fixed; top: 0; left: 0; width: 100%; z-index: 3;}
.carousel-control-prev, .carousel-control-next {
    z-index: 0 !important;
}
.banner-caption{ position: absolute; width: 100%; bottom: 120px; text-align: left;z-index: 9;}
.banner-caption .cursive-Txt{font-family: 'Great Vibes', cursive;  font-size:80px; color: #ffffff;line-height:80px;}
.banner-caption .celeb-Txt{  font-size:60px; display: block; color: #ffffff; line-height:50px;
font-family: 'Oswald', sans-serif; font-weight: bold; }
.banner-caption .diamond-smallTxt{ font-size:22px; letter-spacing:1px; color: #ffffff; line-height: 50px; }
a.contact-Btn{ text-decoration: none; display: inline-block; }
a.contact-Btn div{ background: #ee1d23; padding: 10px 20px; color:#ffffff; font-size: 18px; }
.grey-color-bg{background: #eeeeee; overflow: hidden; padding:50px 0px;}


.align-items {
    display: flex;
    align-items: center;
}
.border_radius {
    border-radius:20px;
}
.green_color {
    color:#006401;
    font-weight: bold;
}



.grey-color-bg h1{ color: #000000; font-size: 34px; text-transform: uppercase; padding-top: 10px; }
.about-padd-home{padding:0px 0px 0px 60px;}
.navbar-brand-centered { position: absolute;left: 39.5%; display: block; width: 230px; color:#ffffff;
 text-align: center; background-color:#006401; font-family: 'Oswald', sans-serif; font-weight: 600; text-transform: uppercase; font-size: 30px; line-height:50px;}
.fixed-header .navbar-brand-centered{left: 41.2%;}
.navbar-brand-centered img{ vertical-align: middle; margin-top: -10px;}
.navbar>.container .navbar-brand-centered, 
.navbar>.container-fluid .navbar-brand-centered { margin-left: -80px;}
.section-3-bg{  background-size:100% !important; padding: 0px 0px;}
.section-3-bg h2{text-transform: uppercase; }
.section-3-bg .check-list ul{ margin:0px; padding: 0px; list-style: none;}
.section-3-bg .check-list ul li{ 
  list-style: none; 
  padding: 0px 0px 0px 0px; 
  margin: 10px 0px 0px 30px; 
  position: relative; 
  letter-spacing:0.5px;
  color: #333333;
  font-family: 'Source Sans Pro', sans-serif;
}
.section-3-bg .check-list ul li:before{content: ''; width: 16px; height: 8px; position: absolute; top: 6px;
    left: -30px; border: 2px solid #333333; border-top: none; border-right: none; background: transparent;
    -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.section-3-bg .check-list ul li span { font-weight: 600; }
.section-4-bg{ background: rgba(164,221,241,1);
background: -moz-linear-gradient(top, rgba(164,221,241,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(164,221,241,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(164,221,241,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(164,221,241,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(164,221,241,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(164,221,241,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4ddf1', endColorstr='#ffffff', GradientType=0 );
padding: 50px 0px 10px 0px;}
.section-4-bg img{ width: 100%; }
.section-4-bg .become-franchise{padding-top:40px; padding-left: 30px;}
.section-4-bg .become-franchise h2{ color: #000000; font-size: 56px; text-transform: uppercase; font-weight: 600;
line-height: 56px; }
.section-5-bg { position: relative; padding: 20px 0px 130px 0px; }
.section-5-bg h2{ color: #000000; text-align: center; font-size: 38px; }
.section-5-bg h2 span { display: block; font-family: 'Source Sans Pro', sans-serif; font-size: 18px; letter-spacing: 1px;
font-weight: 300; text-transform: none;}
.section-5-bg .menu-inner{padding: 60px 0px;}
.section-5-bg .menu-inner h3{ font-size: 28px; color: #000000; text-transform: uppercase; }
.section-5-bg .pos-img-1{position: absolute; left:10px;}
.section-5-bg .pos-img-2{position: absolute; right:0px;}
.section-5-bg .pos-img-3{position: absolute; left:10px; top: 500px;}
.section-5-bg .pos-img-4{position: absolute; right:0px; top: 520px;}
.section-5-bg .pos-img-5{position: absolute; left:10px; top: 860px;}
.section-5-bg .pos-img-6{position: absolute; right:0px; top: 860px;}
.section-6-bg { background: url('../images/testimonial-bg.jpg') center no-repeat; background-size: cover; }
.section-6-bg .black-shade{ background: rgba(0,0,0,0.8); padding: 40px 0px; }
.black-shade h2{ color: #ffffff; font-size: 38px; text-transform: uppercase; }
.black-shade h2 span{display: block; font-family: 'Source Sans Pro', sans-serif; font-size: 18px; letter-spacing: 1px;
font-weight: 300; text-transform: none;}
.black-shade .carousel-inner img { width: 40px; }
.black-shade .carousel-inner p{ font-style: italic; color: #ffffff; letter-spacing: 0.5px;}
.black-shade .carousel-inner p span{ display: block; font-weight: 600; font-style: normal;     margin-top: 15px; color:#f7e400;}
.footer-bg{ background: #f1f1f1; padding: 40px 0px 0px 0px; }
.footer-bg h2{ font-size: 24px; text-transform: uppercase; color: #006401; }
.footer-bg .footer-links{ font-family: 'Source Sans Pro', sans-serif; font-size: 16px; letter-spacing: 0.5px;
color: #000000; }
.footer-bg .footer-links ul{ margin: 0px; padding: 0px; list-style: none; }
.footer-bg .footer-links ul li{ list-style: none; margin:1px 0px; padding: 0px; font-weight: normal; font-size: 16px;}
.footer-bg .footer-links ul li a{ color: #000000; text-decoration: none; }
.footer-bg .footer-links ul li a:hover{ color: #ec1e21; }
.footer-bg .footer-links div p{ color: #000000; font-family: 'Source Sans Pro', sans-serif; font-size: 16px;
letter-spacing: 0.5px;  }
.footer-bg .footer-links div span{ font-weight: bold; text-transform: uppercase;}
.footer-bg .footer-icon img{ width: 40px; display: block;
    margin-bottom: 5px;}
.copy-rights{ background: #282828; padding: 15px 0px; clear: both; font-size: 14px; letter-spacing: 0.5px; color: #ffffff; font-family: 'Source Sans Pro', sans-serif; letter-spacing: 1px; font-weight: 300;}
.copy-rights a{ color: #fff000; text-decoration: none; }
.copy-rights i{color: #ffffff; }


.about_sec p {
  text-align:justify;
      font-size: 19px;
    line-height: 33px;
}
.franchise_sec {
padding:70px 0px; background-color: #eaeaea;
}
.franchise_sec p {
  text-indent: 100px;
  text-align:justify;
}
.franchise_sec h2 {
color: #006401; font-weight:600; font-family: 'Dancing Script', cursive;
}

.franchise_testimonials {
    padding: 30px;
    background: #000;
    height: 100vh; 
    position: relative;
}
.franchise_testimonials:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-color: rgba(0,0,0,.9);
    z-index: 0;
}
.franchise_testimonials h2 {
    color: #fff;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1.5px;
    padding-top: 40px;
    font-size: 2rem;
    position: relative;
}

/* Mobile Menu */
.section-mobi-menu{ background:#ee1d23; padding:10px; overflow: hidden; display: none; }
.section-mobi-menu a{ color: #ffffff; }
.section-mobi-menu .franchise-txt{ font-size: 30px; font-family: 'Oswald', sans-serif; color: #ffffff; text-transform: uppercase;
font-weight: bold; line-height: 40px; float: left;}
.section-mobi-menu .menu-menu-icon{ font-size: 30px; font-family: 'Oswald', sans-serif; color: #ffffff; text-transform: uppercase;
font-weight: bold; line-height: 40px; float: right;}
.sidenav { display: none; }

/* About Us page Styles */
.inner-bg{ background: url(../images/inner-bg.jpg) top;     background-size: contain; }
.font-weight-bld{ font-weight: 600; font-size:24px; line-height: 30px; font-style: italic;}
.gallery-height-250{height: 250px; overflow: hidden;}
.padd-box-inn{color:#fff;}
.padd-box-inn .clearFix{ padding:5px 0px; }
.menu-title-holder { display: table-cell; width: 1%;  white-space: nowrap; padding-right: 5px;}
.menu-cml-line { height: 3px; border-bottom: 1px solid rgba(0,0,0,.1); display: table-cell; width: 98%;
    z-index: 1;  position: relative;  bottom: 2px;}
.menu-price-holder {display: table-cell; width: 1%; padding-left: 7px; white-space: nowrap;}
.menu-price-holder i{ font-size: 16px; }
.menu-box-shade h2{ font-size: 26px; color:#f7e400; }

.testimonialMnDiv {margin: auto; padding: 30px 0px 0px 0px;  position: relative;}
.quoteIcnDiv { width: 47px; position: absolute; top: 5px; left: 40px;}
.test-box-div { border-radius: 30px; border: 1px solid #e5e5e5; overflow: hidden; background: #ffffff;
    overflow: hidden;}
.leftRatingDiv {float: left; width: 74%; overflow: hidden; font-size: 18px; line-height: 30px; color: #6d6d6d;}
.leftInnDiv {padding: 20px; text-align: left;}
.rightRatingDiv {float: right; width: 26%; background: #fafafa; min-height: 150px;}
.rightInnDiv { padding: 20px; text-align: right;}
.authorname {color: #e04627; font-size: 20px; font-weight: 600;}
.locationtxt {font-size: 14px; font-style: italic; color: #666666; letter-spacing: 2px;}
.rating { clear: both; overflow: hidden; margin: 2px 0px 0px 0px; }
.margintop {margin-top: 8px;}
.contact-form-bg{padding: 30px; background: #f9f9f9;}
.contact-form label{font-weight:600;}
.contact-form button{background: #006401; color: #fff;	font-weight: 600; width: 25%;	}
.contact-form button:focus{	box-shadow:none;}
.contact-form button:hover{ color: #fff; }
.contIconDivMn { padding-top: 10px; clear: both;}
.paddTopCont { padding-top: 15px; overflow: hidden;}
.iconDiv-contact { float: left; width: 45px; height: 45px; border-radius: 50%; background: #006401;}
.infoDiv-contact { padding-left: 10px; font-size: 24px; color: #333; float: left; box-sizing: border-box; width: 80%;}
.iconDiv-contact div {height: 45px; width: 100em; color: #fff; font-size: 20px; vertical-align: middle;
    text-align: center; display: table-cell;}
.infoDiv-contact p { line-height: 26px; font-size: 16px; letter-spacing: 1px;}
.infoDiv-contact span {font-size: 16px; color: #333333; display: block; letter-spacing: 1px; padding-top:0px;}
.franchise_img {width:100%; height: 100vh; display: block;}
.franchise-form-bg{padding: 30px; background:#ea8423; height: 100vh;}
.franchise-form-bg h2{color:#fff; text-align: center; font-weight: 600; letter-spacing: 1.5px; padding-top: 40px;}
.franchise-form-bg p{color:#fff; text-align: center; letter-spacing: 3px;}
.franchise-form label{font-weight:600;}
.franchise-form .form-control {border-radius: 0px; }
.franchise-form button{background: #006401; color: #fff;  font-weight: 600; width: 100%; border-radius: 0px; font-size:25px; }
.franchise-form button:focus{ box-shadow:none;}
.franchise-form button:hover{ color: #fff; }

.inner_accordion {
  padding-left:50px;
  padding-top:50px;
}
.inner_accordion h2{
  color: #000;
  margin-bottom: 20px
  }
.inner_accordion #accordion .panel {
    border: none;
    border-radius: 20px;
    box-shadow: none;
    margin-bottom: 20px;
    background-color: transparent;
}
.inner_accordion #accordion .panel-heading {
    padding: 0;
    border: none;
    border-radius: 3px;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
}
.inner_accordion #accordion .panel-title a {
    display: block;
    padding: 15px 20px;
    background: #f6f6f6;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    /* border: 1px solid #ececec; */
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    position: relative;
    transition: all 0.5s ease 0s;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
        padding-right: 40px;
}
.inner_accordion #accordion .panel-title a:hover {
    text-decoration: none
  }
.inner_accordion #accordion .panel-body {
    padding: 0px ;
    border: none;
    font-size: 15px;
    line-height: 27px;
    color: #6d6d6d;
    text-align: justify;
}
.inner_accordion #accordion .panel-title a.collapsed:before {
    color: #000;
    transform: rotate(0);
}
.inner_accordion #accordion .panel-title a:before, .inner_accordion #accordion .panel-title a.collapsed:before {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 25px;
    font-weight: 900;
    color: #000;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
}










.gal-container {
  padding: 12px;
}

.gal-item {
  overflow: hidden;
  padding: 3px;
  border-radius: 25px;
}

.gal-item .box {
  height: 250px;
  overflow: hidden;
  border-radius: 25px;
}

.box img {
  height: 100%;
  width: 100%;
  top: -10%;
  object-fit: cover;
  -o-object-fit: cover;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  border-radius: 25px;
}

.box:hover img{
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  border-radius: 25px;
}

.gal-item a:focus {
  outline: none;
}

.gal-item a{
  cursor: pointer;
}

.gal-item a::after {
  content: "\f00e";
  font-family: "FontAwesome";
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  right: 3px;
  left: 3px;
  top: 0px;
  bottom: 3px;
  border-radius: 25px;
  text-align: center;
  line-height: 250px;
  font-size: 30px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.gal-item a:hover:after {
  opacity: 1;
}

.modal-open .gal-container .modal {
  background-color: rgba(0,0,0,0.4);
}

.modal-open .gal-item .modal-body {
  padding: 0px;
}

.modal-open .gal-item button.close {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #000;
  opacity: 1;
  color: #fff;
  z-index: 999;
  right: -12px;
  top: -12px;
  border-radius: 50%;
  font-size: 15px;
  border: 2px solid #fff;
  line-height: 25px;
  -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
  box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}

.modal-open .gal-item button.close:focus {
  outline: none;
}

.modal-open .gal-item button.close span {
  position: relative;
  top: -3px;
  font-weight: lighter;
  text-shadow: none;
}

.gal-container {
  width: 80%;
}


@media (min-width: 768px) {
  .gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
  }
}

@media (max-width: 768px) {
  .gal-container .modal-content {
    height: 250px;
  }
}


/* Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}


.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%;
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.9); 
}

.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

.modal-content, #caption { 
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

#enquiryModal .modal-header{
  background: #ee1d23;
  color: #fff;
}

#enquiryModal .close{
  margin: -8px -15px;
  padding: 0px;
}


.blog a{
  color: #006401;
}

.blog-view .main img{
  width: 100%;
  height: 300px;
  object-fit: cover;
}


.blog-view h1{
  color: #006401;
}

.blog-view .recent .card-body p{
  font-size: 14px;
  line-height: 20px;
}



.blog-view .recent .recent-blog{
  border-bottom: 1px solid #ddd;
  margin-bottom: 18px;
}
.blog-view .recent .recent-blog:last-child{
     border-bottom: 0px solid #ddd;
     margin-bottom: 0px;
}

.blog-view .recent .recent-blog a{
  color: #006401;
}
.blog-view .recent .recent-blog h6{
  font-weight: 900;
}


.blog-view .recent h4{
    color: #f7941e;
}

.blog-view .card.recent{
  position: -webkit-sticky;
  position: sticky;
  top: 0
}



@media (min-width: 1200px){
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1200px;
  }
}




.bg-custom {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5f6f6+0,dbdce2+21,eaeaea+49,dddfe3+80,f5f6f6+100 */
  background: #fff; /* Old browsers */
  /*background: -moz-linear-gradient(top,  #f5f6f6 0%, #dbdce2 21%, #eaeaea 49%, #dddfe3 80%, #f5f6f6 100%);
  background: -webkit-linear-gradient(top,  #f5f6f6 0%,#dbdce2 21%,#eaeaea 49%,#dddfe3 80%,#f5f6f6 100%);
  background: linear-gradient(to bottom,  #f5f6f6 0%,#dbdce2 21%,#eaeaea 49%,#dddfe3 80%,#f5f6f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 );*/
  padding: 20px; 
  border-radius: 30px; 
}


.bg-custom2 {
  background: url(../images/testimonial-bg.jpg) center no-repeat;
  background-size: cover;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5f6f6+0,dbdce2+21,eaeaea+49,dddfe3+80,f5f6f6+100 */

/*  background: -moz-linear-gradient(top,  #f5f6f6 0%, #dbdce2 21%, #eaeaea 49%, #dddfe3 80%, #f5f6f6 100%); 
  background: -webkit-linear-gradient(top,  #f5f6f6 0%,#dbdce2 21%,#eaeaea 49%,#dddfe3 80%,#f5f6f6 100%);
  background: linear-gradient(to bottom,  #f5f6f6 0%,#dbdce2 21%,#eaeaea 49%,#dddfe3 80%,#f5f6f6 100%);*/
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */
  padding: 20px; 
  border-radius: 30px; 
}

.title{
  color: #006401;
  font-weight: 900;
}

.home-bg {
  background-image: url('../../../demoworks.in/php/tea_house/site_assets/images/pettern_bg.jpg');
  position: relative;
  z-index: 2;
}
.home-bg:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0;
  background-color: rgba(0,0,0,.1);
  z-index: -1;

}