/*-----------------    Default Css By Amit Silori   ----------------------------------*/
*{margin: 0px; padding: 0px; box-sizing:border-box;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

body{	margin:0;	font-weight:400;overflow-x:hidden;    font-family: 'Roboto', sans-serif; font-size:15px; color: #333;	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;}

article{overflow: hidden;}
body a{	transition: 0.5s all ease;-webkit-transition: 0.5s all ease;-moz-transition: 0.5s all ease;	-o-transition: 0.5s all ease;	-ms-transition: 0.5s all ease;font-family: 'Bree Serif', serif;color: #222;}

/* CSS TOP MARGINS * -------------------------- */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield; 
}

h1,h2,h3,h4,h5,h6{margin:0; color: #000;      font-family: 'Roboto', sans-serif; }

h1{ font-size:36px; }
h2{ font-size:26px; }
h3{ font-size:20px;      font-family: 'Roboto', sans-serif;   font-weight: 600;}
h4{ font-size:20px;     font-family: 'Roboto', sans-serif;   font-weight: 600;}
h5{ font-size:15px;      font-family: 'Roboto', sans-serif;   font-weight: 600;}

p{font-weight: 400;  color: #333; font-size: 15px;  line-height: 24px; margin: 0px 0 0 0; color:666;    font-family: 'Roboto', sans-serif; }

p a {color: #333;}
b.normal{font-weight: 400;}

ul,label{	margin:0;	padding:0;}

body a:hover{	text-decoration:none;}
html input[type="text"], input[type="email"], input[type="tel"], input[type="password"], select {border-radius: 10px;  height: 42px;  padding: 0 10px; box-sizing: border-box;   width: 100%; color: #777;border:1px solid #ddd;	font-size: 13px;background:#fff;}
html select { padding: 0 11px;font-size:13px;}
html select option {font-size:14px;	font-weight:300;}
html textarea { padding:10px 10px; box-sizing: border-box;width: 100%; color: #999;border:1px solid #ddd;border-radius:0px;	font-size: 15px;}
html button, html input[type="button"]{  color: #fff;  display: inline-block;  padding: 13px 20px;  text-transform: uppercase;  font-size: 16px;
    border-radius:2px; border:none;	font-weight:600;height:50px;}
html button:hover, html input[type="button"]:hover{   color: #fff;}
html input:focus, select:focus, textarea:focus, button:focus {outline: none;}
.form-control:focus { color: #495057; background-color: #fff;   outline: 0; }
.form-control{font-size: 13px; height: 42px;border-radius: 10px; margin-bottom: 10px;}
textarea.form-control {
    height: 120px;
    border-radius: 10px;
}
.btn {font-size:15px;	padding: 8px 22px;	font-weight:400;	border-width:2px; border-radius:30px; line-height:normal;     font-family: 'Roboto', sans-serif;    font-weight: 400; }
.btn-primary {   color:#fff;  background:rgb(18, 56, 45);  border:1px solid #ddd;}
.btn-primary:hover, .btn-primary:focus {  color: #fff;  background: rgb(5, 104, 121);  border-color: #fff;}
.btn-primary2 {   color: #044871;  background-color:transparent;  border-color:#044871;  }
.btn-primary2:hover, .btn-primary2:focus {  color: #fff;  background-color:#044871;  border-color: #044871;}
.btn-primary-outline {  color: #fff; background-color: transparent; border-color: #0048a8;}
.btn-primary-outline:hover, .btn-primary-outline:focus { color: #fff; background-color: #333; border-color: #333;}
.btn-primary:focus, .btn-primary:focus { color: #fff; background-color: #333; border-color: #333;}
.btn-primary.focus, .btn-primary:focus { box-shadow: none;}
.text-uppercase{ text-transform:uppercase;}
.text-capitalize{ text-transform:capitalize;}

/*--HeaderS ection--*/
.container{ padding: 0px;}

/*--nav Section--*/
.img-fluid{width: 100%;}

/*--General CSS--*/
.section{ padding:4em 0;}
.title{font-size:45px; line-height:50px; color: #005353; font-weight:600;  text-transform: uppercase;   font-family: 'Roboto', sans-serif; margin: 0 0 20px 0;  }
.title.white{color: #fff;}
.title span{}
p.sub-title{color: #222; font-size: 15px;      font-family: 'Roboto', sans-serif; font-weight: 400;    letter-spacing: 1px;  margin:5px 0;}
hr{width: 100px; margin: 1em 0px; background:#e182a8; height: 3px !important; opacity: 1; }
hr.hr-center{width: 100px; margin: 1em auto; height: 3px; }
img.hr{padding: 20px 0;}
ul.navbar-nav li.nav-item.dropdown{transition: .5s all;}
ul.navbar-nav li.nav-item.dropdown:hover .dropdown-menu{ display: block;  padding: 0px; border-top: 5px solid #ee616d;}
.navbar-brand{width: 8%; }
.back-gry{background: #f5f5f5;}
/*-- end General CSS--*/

/*-----------------   End Default Css By Amit Silori   ----------------------------------*/


/*start header section css*/
.top-header{ background:#0b3227; transition: .5s all;}
.left-header{float: left;}
.right-header{float: right;}
.right-header a{padding: 13px 15px; font-size: 13px; background: #047152; color: #fff; display: inline-block; transition: .5s all;}
.right-header a:hover{background: #031a13; color: }
.right-header a i{margin-right: 5px; }
.top-header .call{margin-right: 15px; padding-right: 15px; }
.top-header span{display: inline-block; padding: 12px 0; color: #fff;font-size: 14px; font-weight: 500; }
.top-header span i{margin-right: 5px; color: #fff; }
.header-start {background: rgba(255, 255, 255, .5); transition: .5s all; position: fixed; z-index: 999; left: 0px; top: 0px; width: 100%;}
.header-start .navbar{background: rgba(255, 255, 255, 1); padding: 0px;}
.header-start .navbar-light .navbar-nav .nav-link { color: #000; font-size: 16px;  padding: 38px 20px;    font-family: 'Roboto', sans-serif;  }
.header-start .navbar-light .navbar-nav .nav-link:hover{color: #0b3227;}
.header-start.darkHeader{position: fixed;top: 0px;left: 0px; width: 100%;z-index: 999999; transition: .5s all;}
.header-start.darkHeader .top-header{display: none; transition: .5s all;}
ul.navbar-nav li.nav-item.dropdown .dropdown-menu li a.dropdown-item{font-size: 13px; padding: 10px 15px; border-bottom: 1px solid #ddd; }
/*end header css*/

/*start banner css*/
.main-banner{margin-top: 100px;}
.main-banner .carousel-control-prev { left: -50px; top: 45%;}
.main-banner .carousel-control-next { right: -50px; top: 45%;}
.main-banner-overlay{background: rgba(0, 0, 0, .5); position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;}
.main-banner .carousel-caption{z-index: 999;    position: absolute; right: 15%; bottom: 32%; left: 15%;  padding-top: 1.25rem; padding-bottom: 1.25rem; color: #fff;}
.main-banner .carousel-caption .heading{ font-size: 75px; color: #fff;    font-family: 'Roboto', sans-serif; font-weight: 700; line-height: 56px;  text-shadow: 2px 2px 2px #000;}
.main-banner .carousel-caption p{ font-size: 18px; color: #fff; margin: 15px 0; text-shadow: 2px 2px 2px #000;}
/*end banner css */

/*start highlights section css*/



/*start footer section css*/
.main-footer{background: #0b3227; background-size: cover; position: relative; overflow: hidden;}
.footer-box{position: relative; z-index: 9}
.footer-box p, .footer-box a, .footer-box i, .footer-box ul li{ color: #fff; list-style: none; font-size: 15px; font-weight: 400;}
.footer-box p{text-align: justify; margin-bottom: 10px;}
.footer-box h6{color: #fff;  margin-bottom: 15px;  font-size: 20px; }
.footer-box ul li a{display: block; width: 100%; padding:8px 0; border-bottom: 1px dotted #aaa; }
.footer-box p b{display: block; text-transform: uppercase;}
.copy-footer{background: rgba(0, 0, 0, .3); padding: 15px; text-align: center; position: relative;z-index: 9;}
.copy-footer p, .copy-footer p a{color: #aaa; font-size: 12px; }
.footer-social{ margin-top: 20px; }
.footer-social a i{height: 40px; width: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 16px; margin-right: 5px;}
.footer-social .fa-facebook-f{background:#1a4790; }
.footer-social .fa-twitter{background: #1c9deb }
.footer-social .fa-whatsapp{background: #0bb365;}
.footer-social .fa-linkedin-in{background: #4c6ef5;}
.footer-social .fa-instagram{background:linear-gradient( 10deg,#efa513,#9007dc); }
.footer-social .fa-pinterest-p {background:#c62026; }
 .footer-social .fa-youtube{background:#ac1419; }

 /*end fotter section css*/

.highlight{background: url(../images/pexels-photo.webp) no-repeat center; background-size: cover; position: relative; overflow: hidden; padding: 8em 0}
.highlight-text strong{color: #fff; font-size: 20px; font-weight: normal;}
.highlight-text p{color: #fff;  margin: 20px 0;}
.highlight-text b{color: #fff;}
.highlight-text{position: relative; z-index: 9;}
.highlight-overlay{position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #000; opacity: .6;}
.highlight-right{position: absolute; top: 8%; right: 50px; width: 3%; height: 100%   }
.highlight-left{position: absolute; top: 8%; left: 50px; width: 3%;  height: 100%  }


.number-box{padding: 3em ;text-align: center; border:1px solid #ddd; border-radius: 10px; }
.number-box strong{font-size: 40px; color: #000; display: block; margin-bottom: 10px;}
.number-box p{font-size: 25px; color: #0b3227;  display: block; }


.title-box{background:url(../images/istockphoto.jpg) no-repeat center; background-size: cover; padding: 6em 0; position: relative; overflow: hidden;}
.title-box:before{position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #000; opacity: .7; content: '';}
.title-box .title{position: relative; z-index: 9; color: #fff;}

.about-text p{text-align: justify; margin-bottom: 10px;}


.service{background: url(../images/service-bg.jpg) no-repeat fixed; background-size: contain;}
.service-text p{text-align: justify; margin-bottom: 10px;}
.service .row{ overflow: hidden; background: rgba(255, 255, 255, .7); padding: 20px;}
.service .col-md-4{padding: 0px;}
.service .service-text{padding-right: 50px;}




.vision-box{padding: 30px; border:1px solid #ddd; text-align: center; width: 80%; margin:0 auto;}
.vision-box strong{display: block; margin: 20px 0; font-size: 30px; font-weight: 400;}
.vision-img {width: 20%; margin: 0 auto}



.product strong{ display: block; font-size: 20px; margin-bottom: 20px; }

.product p{margin-bottom: 10px;}
.product .row{margin-top: 50px;}
.product-inner{padding: 5em 3em; text-align: center; border:1px solid #ddd; position: relative; overflow: hidden; }
.product-box  {background: url(../images/guest.jpg) no-repeat center; background-size: cover; position: relative; overflow: hidden; margin-bottom: 15px;}
 .product2 {background: url(../images/banqute.webp) no-repeat center; background-size: cover; position: relative; overflow: hidden; margin-bottom: 15px;}
.product3 {background: url(../images/public.jpg) no-repeat center; background-size: cover; position: relative; overflow: hidden; margin-bottom: 15px;}
.product4 {background: url(../images/hygeine.jpg) no-repeat center; background-size: cover; position: relative; overflow: hidden; margin-bottom: 15px;}
.product5 {background: url(../images/kitchen.jpg) no-repeat center; background-size: cover; position: relative; overflow: hidden; margin-bottom: 15px;}
.product6 {background: url(../images/kitchen-design.jpg) no-repeat center; background-size: cover; position: relative; overflow: hidden; margin-bottom: 15px;}
.product-box h4{font-size: 26px; margin: 20px 0; color: #fff;} 
.product-box:before{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(9, 50, 39, 0.69); content: ''; }
.product-box p {color: #fff;}
.contact{background: url(../images/Garland.jpg) no-repeat center; background-size: cover; position: relative; overflow: hidden; margin-bottom: 15px;}
.contact h3{color:white;}
.contact strong a{ color:#fff; font-weight: normal; font-size:20px; }
.map .con-img {position: relative;}
.con-img .hour{ position: absolute; top:40px; left:40px;  color:#fff;}
.con-img .hour h3{ color:#fff; text-align: center; }
.con-img .hour b{ font-size:22px;  color:#fff; font-weight:normal;}
.location  h3{ color:#115453; padding-bottom:20px; font-size: 22px; }
.location p i{ color:#115453; font-size:24px; font-weight: 900;  margin-right:10px;}
.location  .form-start { background :#fff;  vertical-align: top; padding:40px;}
.location  .form-start i{color:#115453; font-size:24px; font-weight: 900; }
.location  .form-start p{ padding-top:20px; padding-bottom:20px;}
.location .loc-text p{ padding-bottom:30px;  }

.footer-box img{width: 60%;}


.brand{background:#0b3227 }
.fix-whatsapp { position: fixed; bottom: 60px; right: 30px; z-index: 999;
}
.fix-whatsapp img{ width:100%; }














































/*XX-Large devices (larger desktops, 1400px and up)*/
@media (max-width: 1400px) { 
    
    
}

/*X-Large devices (large desktops, 1200px and up)*/
@media (max-width: 1024px) { 
  .benefits-box p {
  width: 74%;
}

.online-box {
  width: 100%;
}
}


/* Large devices (desktops, 992px and up)*/
@media (max-width: 992px) { 

}


/* Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) {
.left-header {
  float: none;
  text-align: center;
}
.right-header {
  float: none;
  text-align: center;
  display: none;
}
.top-header span{padding: 6px 0;}
.header-start .navbar {
  background: #fff;
  padding: 0px;
}
.header-start .navbar-light .navbar-toggler {
  padding: 0px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  background: #005353;
  color: #fff;
}
.header-start .navbar-light .navbar-nav .nav-link {
  padding: 11px 20px;
  border-bottom: 1px solid #ddd;
}
.highlight-box b {
  font-size: 18px;
}
.start-yoga-style .col-md-4{width: 50%; max-width: 50%; flex: 50%;}
.yoga-benefits .col-md-4{width: 100%; max-width: 100%; flex: 100%;}
.online-box {
  width: 90%;
}
.header-start{z-index: 999999;}
.highlight-box {
  position: relative;
  padding: 2em 2em;
  position: relative;
  z-index: 9;
}
.about .col-md-6 {width: 100%; max-width: 100%; flex: 100%;}
.about-text{margin-top: 20px;}
.ayurveda-text {
  padding: 0 0 0 0;
  position: relative;
  z-index: 9;
}
.ayurveda:before{width: 62%;}
.online-box {
  width: 100%;
  margin-bottom: 20px;
}
.online .col-md-3{width: 50%; max-width: 50%; flex: 50%;}
.gallery-img{height: 140px;}
.main-footer .col-md-3{width: 50%; max-width: 50%; flex: 50%; margin-bottom: 20px;}
.fix-social{z-index: 999}
.about-page .col-md-6{width: 100%; max-width: 100%; flex: 100%;}
.about-page::before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 40%;
  content: '';
  background: #f0625f;
}
.inner-banner {
  padding: 4em 0 6em 0;
  margin-top: 87px;
}
.inner-text {
  background: rgba(255, 255, 255, .5);
  padding: 2em;
  width: 100%;
}
.yoga-ttc-page .col-md-8, .yoga-ttc-page .col-md-4{width: 100%; max-width: 100%; flex: 100%;}
.retreat-page .col-md-8, .retreat-page .col-md-4{width: 100%; max-width: 100%; flex: 100%;}
.ayurveda-page-inner .col-md-7, .ayurveda-page-inner .col-md-5{width: 100%; max-width: 100%; flex: 100%;}
.ayurveda-page-text{margin-bottom: 20px;}

}





@media (max-width: 667px) { 
.navbar-brand {
  width: 12%;
}
.main-banner .carousel-control-next {
  right: -20px;
  top: 45%;
}
.main-banner .carousel-control-prev {
  left: -20px;
  top: 45%;
}
.main-banner{margin-top: 110px;}
.online-box {
  width: 90%;
  padding: 2em;
}
.team-box h5 {
  margin: 10px;
  font-size: 17px;
}
.contact-form{margin-top: 30px;}
.highlights{padding-top: 0px;}
.ayurveda::before {
  width: 100%;
}
.online .col-md-3{width: 100%; max-width: 100%; flex: 100%;}
.gallery-img {
  height: 210px;
}
.retreat-price {
  display: inline-block;
  width: 67%;
  background: #0b751b;
  color: #fff;
}
.retreat-btn {
  display: inline-block;
  width: 26%;
  text-align: right;
  vertical-align: top;
  height: 100px;
  line-height: 100px;
}
}


 /*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 
.container{padding: 0 15px;}
.start-yoga-style .col-md-4 {
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
.online-box h3 {
  font-size: 24px;
  position: relative;
}
.online-box p {
  margin: 10px 0;
  position: relative;
}
.our-teacher .owl-nav .owl-prev {
  left: -40px;
}
.our-teacher .owl-nav .owl-next {
  right: -40px;
}
.retreat-page-text ul li {
  list-style: none;
  padding: 10px 20px;
  display: inline-block;
  width: 100%;
}
.ayurveda-price-time span {
  display: inline-block;
  width: 49%;
  }
}

@media (max-width: 480px) { 
.left-header{display: block;}
.main-banner {
  margin-top: 80px;
}

.main-banner .carousel-control-prev {
  left: -20px;
  top: 240;
}
.main-banner .carousel-control-next {
  right: -20px;
  top: 40%;
}
.highlights .row {
  margin-top: 0px;
  position: relative;
  z-index: 999;
}
.title {
  font-size: 23px;
  line-height: 27px;
}
.section {
  padding: 3em 0;
}
p{font-size: 14px;}
.highlights{padding-top: 0px;}
.gallery-start .col-md-3, .gallery-start .col-lg-3 {
  padding: 5px 5px;
  width: 50%;
}
.main-footer .col-md-3 {
  width: 1000%;
  max-width: 1000%;
  flex: 1000%;
  margin-bottom: 20px;
}
.top-header span{ font-size: 12px; }
.about-page::before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 20%;
  content: '';
  background: #f0625f;
}
.retreat-price {
  display: inline-block;
  width: 72%;
  background: #0b751b;
  color: #fff;
}
.ayurveda-price-time span {
  display: inline-block;
  width: 30%;
  font-family: 'Bree Serif', serif;
  padding: 15px;
  background: #0b751b;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  height: 81px;
  vertical-align: top;
}
}


@media (max-width: 400px) { 
.navbar-brand {
  width: 17%;
}
.yoga-style-box .yoga-style-text2 p {
  font-size: 16px;
  color: #000;
  margin: 7px 0;
}
.online-box h3 {
  font-size: 19px;
  position: relative;
}
.top-header .call {
  margin-right: 8px;
  padding-right: 11px;
  border-right: 1px solid #aaa;
}
.retreat-price {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  background: #0b751b;
  color: #fff;
}
.retreat-btn {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: top;
  height: auto;
  line-height: 10px;
  padding: 0px;
}
}

