/*-----------------    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;}
li{list-style: none;}
body{	margin:0;	font-weight:400;overflow-x:hidden;font-family: 'Montserrat', sans-serif; font-size:16px; color: #313131;	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }

article{overflow: hidden;}
article.overflow{overflow: visible;}
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: 'Montserrat', sans-serif; color: #313131;}

/* 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: #555	; font-weight: 700; font-family: 'Montserrat', sans-serif; }

h1{ font-size:36px; }
h2{ font-size:26px; }
h3{ font-size:20px; }
h4{ font-size:20px; }
h5{ font-size:15px; }

p{font-weight: 400;  color: #313131; font-size: 16px;  line-height: 24px; margin: 0px 0 10px; 0; color:666;font-family: 'Montserrat', sans-serif;}

p a {color: #222;}
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: 10px 22px;	font-weight:400;	border-width:2px; border-radius:0px; line-height:normal;font-family: 'Montserrat', sans-serif;   font-weight: 400; }
.btn-primary {   color:#fff;  background-color:#8ac6d0;  border-color: #8ac6d0;}
.btn-primary:hover, .btn-primary:focus {  color: #8ac6d0;  background-color: transparent;  border-color: #8ac6d0;box-shadow: 0 0px 10px 0 rgb(0 0 0 / 15%);}
.btn-primary2 {   color: #8ac6d0;  background-color:#fff;  border-color:#fff;  }
.btn-primary2:hover, .btn-primary2:focus {  color: #fff;  background-color:#8ac6d0;  border-color: #8ac6d0;}
.btn-primary-outline {  color: #764979; background-color: #fff; border-color: #fff;}
.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;}
.bottom-marg20{margin-bottom: 20px;}
/*--HeaderS ection--*/
.container{ padding: 0px;}

/*--nav Section--*/
.img-fluid{width: 100%;}

/*--General CSS--*/
.section{ padding:4em 0;  position: relative;}
.title-box{margin-bottom: 40px;}
.title{font-size:40px; line-height:1.3; color: #555; font-weight:600;  font-family: 'Montserrat', sans-serif; margin: 0 0 20px 0; text-transform: capitalize; }
.title.white{color: #fff;}
.title-box span{position: relative; }
.title-box span:before{position: absolute;left: -75px; bottom: 0px; width: 70px; height: 2px; background: #8ac6d0; content: ''; }
.title-box span:after{position: absolute;right: -75px; bottom: 0px; width: 70px; height: 2px; background: #8ac6d0; content: ''; }
p.sub-title{color: #dd7880; font-size: 1.4rem;  font-weight: 500;    letter-spacing: 1px;  margin:0px 0 20px 0; text-transform: capitalize;}
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 #E1CCAD;}
.navbar-brand{width: 27%; display: block; }
.back-gry{background: #fbfcfd;}
/*-- end General CSS--*/
.navbar-brand.logo-header{display: none;}


/*-----------------   End Default Css By Amit Silori   ----------------------------------*/


/*================================================= start header section css ==========================================*/

.top-header{ background: #8ac6d0; transition: .5s all; display: none;}
.left-header{float: left;}
.right-header{float: right; padding: 8px 0}
.call a{color: #fff;}
.email a{color: #fff;}
.top-header .call{margin-right: 15px; padding-right: 15px;}
.top-header span{display: inline-block; padding: 12px 0; color: #fff;font-size: 16px; }
.top-header span i{margin-right: 5px; color: #fff;  }
.right-header a i{height: 30px; width: 30px; line-height: 30px; text-align: center; background: #fff; color: #8ac6d0; margin: 0 2px; display: inline-block;}
.header-start {background: #fff; transition: .5s all; width: 100%;}
.header-start .navbar{ background: #8ac6d0; padding: 0px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3)}
.header-start .navbar-light .navbar-nav .nav-link { color: #fff; font-size: 15px; font-weight: 600;   padding: 18px 42px; text-transform: uppercase; }
.navbar-expand-lg .navbar-nav {  flex-direction: row;  margin: 0 auto;}
.header-start .navbar-light .navbar-nav .nav-link:hover{color: #8ac6d0; background: #fff;}
.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;}
.header-start.darkHeader .second-header {display: none; transition: .5s all;}
ul.navbar-nav li.nav-item.dropdown .dropdown-menu li a.dropdown-item{font-size: 14px; padding: 10px 15px; border-bottom: 1px solid #ddd; }
ul.navbar-nav li.nav-item.dropdown .dropdown-menu li a.dropdown-item:hover{ color: #764979;}
.second-header{padding: 0px 0;}
.second-header-box{display: inline-block; width: 27%; vertical-align: top; padding: 22px 0 0 6em;}
.logo-header-box{display: inline-block; width: 23%; vertical-align: top;}
.second-header-box span{display: inline-block; font-size: 16px; margin-right: 8px; color: #764979; vertical-align: top;}
.second-header-box p{display: inline-block; width: 74%; vertical-align: top; text-transform: uppercase; font-size: 13px; line-height: 20px; padding-top: 3px;}
.second-header-box p a{ display: block;font-size: 22px;font-weight: bold;color: #8ac6d0; }
.second-header-box p a b{display: block;text-transform: lowercase; color: #333; font-size: 14px; font-weight: normal;}
.second-header-box.second-header-box-last{text-align: right; width: 20%;}
.header-start .navbar-light .navbar-nav .nav-link.pay-link{background:#764979; color: #fff; }
.second-header-box span i{height: 40px; width: 40px; line-height: 40px; text-align: center; color: #fff; margin-right: 5px; background: #8ac6d0;}
/*===============================================end header css=============================================================*/

/*===============================================start banner css===========================================================*/
.main-banner{margin-top: ;}
.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-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 ==============================================================*/


.home-about-section p{text-align: justify;}

.home-about-section p.sub-title{}






/*start home course css*/
.home-course-box{box-shadow: 0 2px 8px 0 rgb(103 151 255 / 9%),0 4px 32px 0 rgb(103 151 255 / 9%); margin-top: 40px;}
.start-home-course p{text-align: justify;}
.home-course-text{padding: 20px;}
.home-course-text h3{padding:  0 0 15px 0; margin-bottom: 12px;border-bottom: 1px solid #ddd;}
.home-course-text ul li{list-style: none; padding: 10px 0}
.home-course-text ul li span{float: right;}
.home-course-footer a.btn{float: right; vertical-align: middle; }
.home-course-footer span{color: #ffc108; padding-top: 10px; display: inline-block;}
.home-course-footer{padding-top: 20px; }
/*end home course css*/


.home-other{position: relative; background: url(../images/back.jpg) no-repeat top; background-size: cover;}
.home-other .col-md-4{margin-bottom: 30px;}
.key-box{background: #fff; padding: 25px; text-align: center; margin-bottom: 30px; box-shadow: 0px 0px 10px #cecece; height: 100%}
.key-box p{text-align: justify; text-align-last: center;}
.key-box b{display: block; font-size: 20px; margin-bottom: 10px; color: #147182; text-transform: uppercase;}


/*start why section css*/


.why-text i{font-size: 55px; color: #8ac6d0;}





.why-text{background: #fff; padding: 30px; background: #fff; box-shadow: 0px 0px 10px #cecece; border-radius: 12px;  margin-bottom: 20px; text-align: center; transition: .54s all; height: 100%;}
.why-text:hover{ box-shadow: 0px 0px 10px #147a8d; }
.why-img{transition: .5s all;}
.why-text b{display: block; font-size: 20px; margin: 10px 0;}
.why-yogshala .row .col-md-3{margin-bottom: 20px;}
.yourube-box iframe{ height: 200px; width: 100%; }
.youtube-video{padding-bottom: 4em;}
.faq .accordion-item{ margin-bottom: 10px; border:none; }
.faq .accordion-item .accordion-button{color: #000; text-transform: capitalize; font-weight:500;border:1.5px solid rgba(0,0,0,.075); box-shadow: 0 2px 8px 0 rgb(103 151 255 / 2%),0 4px 32px 0 rgb(103 151 255 / 2%) }
.faq .accordion-item .accordion-button:focus{ box-shadow: none; outline: none;}
.faq .accordion-button:not(.collapsed){ box-shadow: none; outline: none; background: rgb(19, 106, 122) ;color:#fff;}
.faq .accordion-body{ border:1.5px solid rgba(0,0,0,.075); }

/*end faq section css*/


.teacher-profile{background: #fff; padding: 12px; border: 1px solid #ddd; margin: 20px 0;border-radius: 10px;}
.teacher-profile-text{text-align: center;}
.teacher-profile-text strong{ color: #dd7880; display: block; margin: 10px 0;}
.teacher-profile-text span{ color: #fff; background-color: #8ac6d0; padding: 5px 12px; display: inline-block; }



/*start home gallery section*/
.home-gallery{overflow: hidden; border-radius: 30px; position: relative;}
.home-gallery:before{position: absolute; top: 0px; left: 0px;  width: 100%; height: 100%; background: #000; opacity: .5; content: '';}
.gallery-overlay{position: absolute; bottom: 0px; left: 0px; width: 100%; padding: 30px; z-index: 999;}
.gallery-overlay h4{font-size: 35px; text-transform: uppercase; color: #fff; font-weight: 800; margin: 0px 0 20px 0}
.gallery-overlay p{color: #fff; font-size: 20px;}
.home-small-gallery{position: relative; overflow: hidden; border-radius: 20px; margin-bottom: 15px;}
.home-small-gallery:before{position: absolute; top: 0px; left: 0px;  width: 100%; height: 100%; background: #000; opacity: .5; content: ''; transform: .5s all; z-index: 999}
.home-small-gallery span{position: absolute; left: 0px; bottom: 0px; width: 100%; text-align: left; color: #fff; z-index: 999; font-size: 20px; padding: 20px; transition: 2s all; z-index: 999999;}
.home-small-gallery img{transition: 5s; }
.home-small-gallery:hover img{ transform: scale(1.5); }
.home-small-gallery:hover span{letter-spacing: 2px; }
.home-small-gallery:hover:before{opacity: .7 }
/*end home gallery*/


/*start testimonials */
.review-box{padding: 30px; background: #fff; box-shadow: 0 3px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04); height: 100%; }
.review-box strong{ display: block;padding: 15px 0 ; font-weight: normal; border-bottom: 1px dashed #ccc;}
.review-box strong span{ float: right; color: #f69737; }
.review-box p{margin-top: 15px;}
.review-box b{display: block; color: rgb(19, 106, 122); font-size: 20px;}

/*start footer css*/
.main-footer{background:url(../images/footer-bg.jpg) no-repeat;background-position: center;width: 100%; background-size: cover;position: relative;}
.main-footer .row{position: relative;z-index: 999;}
.main-footer:after{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;opacity: 0.6;}
.box1 h5:before {content: "";display: block;position: absolute;width: 2em;height: 0.2rem;
 background-color: #fff;bottom: 0;left:0;margin: -5px 0;}
 .box1 h5{position: relative;margin-bottom: 25px;color: #fff;font-size: 1.5rem;font-weight: 600;
padding-bottom: 8px;}
.box1{position: relative;}
.box1 img{display: block;position: relative;}
.blog-img a{display: block;}
.blog-img{margin: 15px 0;}
.blog-img span{display: inline-block;width: 26%;}
.blog-img p{display: inline-block;width: 65%;margin-left: 15px;vertical-align: top;position: relative;color: #fff;font-size: 14px;}
.box2 ul li{position: relative;line-height: 1.75; padding: 8px 0;color: #fff;}
.box2 ul li a i{font-size: 27px;margin-right: 8px;color: #fff;}
.box2 ul li a i.fa-circle-arrow-right{font-size: 15px;}
.box2 ul li a {color: #fff;}
.bottom-footer {padding: 4px 0;background: #8ac6d0;text-align: center;}
.bottom-footer p {color: #fff;font-size: 15px;margin: 15px 0;}
.bottom-footer a {color: #fff;font-size: 15px;}
.box2 p a{color: #fff; }
.box2 p i{color: #fff; margin-right: 10px;}
/*end footer section*/



.sky{background: #e8f6f6; padding: 30px; border-radius: 10px; margin-top: 20px;}
.sky p strong{ color: #227179; }

.pink{background: #ffeff0; padding: 30px; border-radius: 10px; margin-top: 20px;}
.pink p strong{ color: #f75c95; }


.inner-banner{position: relative;}
.inner-banner:after{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000; opacity: .5 ; content: '';}
.inner-banner-text{position: absolute; left: 0px; bottom: 30%; width: 100%; text-align: center;z-index: 999;}
.inner-banner-text .title{color: #fff; margin: 0px  0 10px  0;}
.inner-banner-text small{color: #fff;}
.inner-banner-text small a{color: #fff;}
.inner-banner-text small span{color: #fff; padding: 0 5px; display: inline-block;}

/*end inner banner css*/


/*start ttc page css*/
.ttc-page-start .col-md-8{padding: 0px;}
.ttc-page-left-side{position: sticky;top: 58px;}
.ttc-left-box{padding: 20px; box-shadow: 0 2px 8px 0 rgb(103 151 255 / 9%),0 4px 32px 0 rgb(103 151 255 / 9%); border-bottom: 3px solid #8ac6d0 ; width: 90%;}
.ttc-left-box strong{display: block; padding: 12px 0; border-bottom: 5px solid #8ac6d0; position: relative; text-transform: uppercase;}
.ttc-left-box strong:after {  position: absolute;  top: calc(100% - -4px);  left: 5%;  z-index: 1;  margin-left: -8px;  width: 0;  height: 0;  border: solid transparent;  border-width: 8px;  border-color: transparent;  border-top-color: #1178b3;  content: '';  pointer-events: none; -webkit-transition: .15s;  transition: .15s;  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);}
.ttc-left-box ul li {display: block; list-style: none;}
.ttc-left-box ul{padding:  20px  0}
.ttc-left-box ul li a{ display: block; padding: 8px 0; border-bottom: 1px dashed #ccc; font-size: 	; }
.ttc-left-box ul li a i{margin-right: 5px; }
.ttc-page-box{padding: 25px; box-shadow: 0 2px 8px 0 rgb(103 151 255 / 9%),0 4px 32px 0 rgb(103 151 255 / 9%); border:1px solid rgba(0,0,0,.125); margin-top: 2em; }
.ttc-page-box .ttc-pgae-heading{color: #222; padding-bottom: 15px; text-transform: uppercase; font-weight: 800; font-size: 22px;}
.ttc-page-box p{text-align: justify;}
.ttc-page-box span.line{display: block; height: 3px; background: #8ac6d0; position: relative; margin-bottom: 20px;}
.ttc-page-box span.line:after{ position: absolute;  top: calc(100% - 0px);  left: 5%;  z-index: 1;  margin-left: -8px;  width: 0;  height: 0;  border: solid transparent;  border-width: 8px;  border-color: transparent;  border-top-color: #8ac6d0;  content: '';  pointer-events: none; -webkit-transition: .15s;  transition: .15s;  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);}
.ttc-page-box table.table .td-bg{background:#8ac6d0; color: #fff; }
.ttc-page-box ul li{padding: 5px 0;}
.ttc-page-box ul li i{margin-right: 5px; color:#8ac6d0; }
.ttc-fee{display: inline-block; width: 32%; vertical-align: top; border-right: 1px solid #aaa; padding: 20px}
.ttc-fee ul li{font-size: 14px; padding: 4px 0}
.ttc-fee h4{font-size: 18px; color: #222; margin-bottom: 12px;}
.ttc-feee{ border:none; }
.ttc-feee.ttc-fee b{display: block; padding: 10px 0; font-size: 24px; font-weight: 800; color: #000;}
.ttc-feee.ttc-fee b small{font-size: 12px; font-weight: 500;	}
.start-syllabus .accordion-item{ margin-bottom: 10px; border:none; }
.start-syllabus .accordion-item .accordion-button{color: #000; text-transform: capitalize; font-weight:500;border:1.5px solid rgba(20, 122, 141, 0.3); box-shadow: 0 2px 8px 0 rgb(103 151 255 / 2%),0 4px 32px 0 rgb(103 151 255 / 2%) }
.start-syllabus .accordion-item .accordion-button:focus{ box-shadow: none; outline: none;}
.start-syllabus .accordion-button:not(.collapsed){ box-shadow: none; outline: none; background: rgb(19, 106, 122) ;color:#fff;}
.start-syllabus .accordion-body{ border:1.5px solid rgba(0,0,0,.075); }

.yoga-img{width: 32%; display: inline-block; margin: 4px; }
a.link {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
}




/*start gallery page css*/


.gallery-start .nav{display: block;}
.gallery-start .nav  li{display: inline-block;}
.gallery-start .nav  li button.btn{display: inline-block; background: #e6ded0; position: relative; text-shadow: 0 0 2px rgba(0, 0, 0, 0.1); border-color: transparent; color: #000;}
.gallery-start .nav  li button.btn:hover{color: #1178b3;}
.gallery-start .nav  li button.btn.active{color: #fff; background: #157e91; outline: none; box-shadow: none;}
.gallery-start .nav  li button.btn.active:after{opacity: 1}
.gallery-start .nav  li button.btn.active:fucus{outline: none; box-shadow: none; border:none;}
.gallery-start .nav  li button.btn.active:active{outline: none; box-shadow: none; border:none;}

.gallery-start .nav  li button.btn::after { position: absolute;top: calc(100% - 0px); left: 50%;  z-index: 1; margin-left: -8px;width: 0;height: 0; border: solid transparent;  border-width: 8px;
  border-color: transparent; border-top-color: #157e91; content: ''; pointer-events: none;opacity: 0;  -webkit-transition: .15s;transition: .15s;text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}


/*-------------------------------------start image gallery lightbox css-------------------------------------------*/

.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1} .lb-nav a.lb-prev, .lb-nav a.lb-next{opacity: 1} .gallery-start .col-md-3, .gallery-start .col-lg-3{padding: 5px 5px;} .gallery-img{overflow: hidden; height: 250px;} .gallery-img img{transition: .5s all; height: 100%;} .gallery-img:hover img{ transform: scale(1.05); }

/*=======================================end image gallery lightbox css================================================*/

/*start contact page css*/
.contact-form{background: #fff; box-shadow: 0 2px 8px 0 rgb(103 151 255 / 9%),0 4px 32px 0 rgb(103 151 255 / 9%);}
.contact-form .form-heading{padding: 3em ; border-bottom:1px solid #ddd;}
.contact-form form{padding: 3em;}
.contact-form form .form-control{height: 50px; padding: 0px; border-radius: 0px; border:none; border-bottom: 1px solid #ddd;margin-bottom: 10px;}
.contact-form form label{font-size: 14px; padding: 10px 0	;}
.contact-form form .form-control:focus{outline: none; border:none; box-shadow: none;  border-bottom: 1px solid #168fa6; color: #168fa6; }
.contact-form form textarea.form-control{height: 80px;}
.form-btn{margin-top: 15px;}

.contact-page-details{padding-left: 2em;}
.contact-page-heading{ padding-bottom: 20px; }
.contact-page-box{padding: 25px 0; border-top: 1px solid #ddd; }
.contact-page-box i{display: inline-block; width: 50px; height: 50px; line-height: 50px; border:1px solid #8ac6d0; color: #8ac6d0; font-size: 20px; text-align: center; transition: .5s all; vertical-align: top; margin-right: 8px;}
.contact-page-box:hover i{ background: #8ac6d0; color: #fff; }
.contact-page-box p{display: inline-block; width: 80%;  vertical-align: top;}
.contact-page-box p b{display: block;}


.highlight-box{padding: 3em;text-align: center;  box-shadow: 0 2px 8px 0 rgb(103 151 255 / 9%),0 4px 32px 0 rgb(103 151 255 / 9%); background: #fff; height: 290px; border:1px solid #ddd;}
.highlight-box small{display: block; color: #ecbabe; padding: 15px 0 }
.highlight-box i{height: 60px; line-height: 60px; width: 60px; font-size: 20px; text-align: center; background:#8ac6d0; color: #fff; }
.start-enroll-form{padding: 3em; background: #fff; border:1px solid #ddd;  box-shadow: 0 2px 8px 0 rgb(103 151 255 / 9%),0 4px 32px 0 rgb(103 151 255 / 9%);margin-top: 4em;}
.start-enroll-form form .form-group{margin-bottom: 25px;}
.start-enroll-form form .form-control{height: 45px; font-size: 14px;}
.start-enroll-form form .form-control:focus{outline: none; box-shadow: none;}
.start-enroll-form form .form-select:focus{outline: none; box-shadow: none;}
.start-enroll-form form .form-select{font-size: 14px;}
.start-enroll-form form textarea.form-control{height: 100px;}
.start-enroll-form form label{margin-bottom: 5px; font-weight: 500; position: relative;}
.start-enroll-form form label:before {  content: "*";  color: #EC6857;;  position: absolute;  right: -15px; top: -5px; font-size: 20px;  line-height: 2.4rem;}
/*end enroll page css*/


/*start about page css*/
.about-small-img{display: inline-block; width: 15%; padding: 5px; border:1px solid #8ac6d0; margin-right: 10px;}
.about-small-text{display: inline-block; width: 80%;}
.about-page-small{margin-top: 30px;}
.about-page{position: relative; overflow: hidden;}
.about-page:before{position: absolute;top: 0px; left: 0px; width: 30%; height: 100%; background: #8ac6d0; content: '';}
.about-page-img{position: relative;}
.food-icon{padding: 20px 50px;background: #f5f5f5; transition: .5s all;}
.food-icon:hover{background: #e5fbff;}
.food-icon.food-icon2:hover{background: #e5fbff;}
.food-icon b{display: block; margin-top: 10px; color: #000; }
.food-highlight .col-md-2{padding: 0px;}
.food-icon.food-icon2{background: #fff}
.food-highlight{margin-top: 50px;}
.food-page-boox{position: relative; overflow: hidden; margin-top: 30px;}
.food-page-boox img{transition: .5s all;}
.food-page-boox:hover img{transform: scale(1.2);}
.food-page-boox span{ position: absolute; bottom: 20px; left: 20px; padding: 8px 22px; background: rgba(0, 0, 0, .6); color: #fff; font-size: 16px;  border-left: 2px solid #fff; transition: .5s all;}
.food-page-boox:hover span{letter-spacing: 2px;}

.food-section ul li{padding: 5px 0;}
.food-section ul li i{color:#8ac6d0; margin-right: 5px;}
.teacher-page .row{background: #fff; box-shadow: 0 2px 8px 0 rgb(103 151 255 / 9%),0 4px 32px 0 rgb(103 151 255 / 9%); margin-bottom:30px;	}
.teacher-page .col-md-6{padding: 0px;}
.teacher-page .teacher-page-text{padding: 2em;}
.teacher-page-text .teacher-title{ font-size: 30px; color: #000; text-transform: uppercase; margin-bottom: 5px; font-weight: 800; }
.teacher-page-text small{color: #8ac6d0; display: block; margin-bottom: 20px; font-weight: 500;}
.teacher-page-text p{text-align: justify;}
.teacher-social{padding: 15px 0 ; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin-top: 30px;}
.teacher-social a i{height: 40px; width: 40px; line-height: 40px; color: #fff; text-align: center; border:1px solid #fff;background: #000;}
.teacher-social a i.fa-facebook-f {  background: #1a4790;}
.teacher-social a i.fa-instagram { background: linear-gradient( 10deg,#efa513,#9007dc);}
.teacher-social span{margin-right: 8px;}

.faq-page-box{padding: 2.5em; box-shadow: 0 2px 8px 0 rgb(103 151 255 / 9%),0 4px 32px 0 rgb(103 151 255 / 9%); border:1px solid #ddd; position: relative;  margin-bottom: 30px;}
.faq-page-box:before{position: absolute; top: 0px; left: 0px; width: 18%; height: 35%; border-top: 3px solid #8ac6d0; border-left: 3px solid #8ac6d0; content: ''; transition: .5s all;}
.faq-page-box:after{position: absolute; bottom: 0px; right: 0px; width: 18%; height: 35%; border-bottom: 3px solid #8ac6d0; border-right: 3px solid #8ac6d0; content: ''; transition: .5s all;}
.faq-page-box:hover:before{height: 40%; width: 25%;}
.faq-page-box:hover:after{height: 40%; width: 25%;}
.faq-page-box .title span{height: 40px; width: 40px; line-height: 40px; text-align: center; color: #fff; background: #8ac6d0; font-size: 16px; display: inline-block; vertical-align: top; margin-right: 5px;}
.faq-page-box .title b{display: inline-block;width: 90%; vertical-align: top;}
.faq-page-box .title{font-size: 20px; border-bottom: 2px solid #ddd; margin-bottom: 25px;}
.faq-page-box p{padding-left: 0px;}
.faq-page-box p span{height: 40px; width: 40px; line-height: 40px; text-align: center; color: #fff; background: #07a3bf; font-size: 16px; display: inline-block; vertical-align: top; margin-right: 5px; font-weight: 800;}
.faq-page-box p b{font-weight: 500; display: inline-block;width: 90%; vertical-align: top; text-align: justify;}
.faq-right-box h5{padding: 2em 20px; background: #8ac6d0; color: #fff; font-size: 20px;}
.faq-right-box{background: #fff; box-shadow: 0 2px 8px 0 rgb(103 151 255 / 9%),0 4px 32px 0 rgb(103 151 255 / 9%); border:1px solid #ddd; }
.faq-right-box ul li a{padding: 10px 20px; border: 1px dashed #999; display:  block; margin-bottom:8px ; width: 100%; border-left: 5px solid #999}
.faq-right-box ul { padding: 20px; }
.faq-book{position: relative;overflow: hidden; margin-top: 10px;}
.faq-book:before{position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #000; content: ''; opacity: .5}
.faq-book span{position: absolute; top: 0px; left: 0px; width: 100%; text-align: center;z-index: 999; padding-top:30%;}
.faq-right-side{position: sticky; top: 70px; padding-left: 30px;}


.title-box .best .row{border: 1px solid #fff;}







/*XX-Large devices (larger desktops, 1400px and up)*/
@media (max-width: 1366px) { 
  .second-header-box {  padding-left: 3em;}
  .header-start .navbar-light .navbar-nav .nav-link {  padding: 18px 30px;}
  .about-page-text .title{font-size: 28px;}
  .about-page-text p{text-align: justify;}
  .teacher-page-text .teacher-title {
  font-size: 22px;
}
.ttc-fee {
  padding: 6px;
}
.yoga-img {
  width: 31%;
  display: inline-block;
  margin: 4px;
}
.faq-right-box h5 {
  padding: 2em 17px;
  background: #8ac6d0;
  color: #fff;
  font-size: 17px;
}
.faq-page-box .title {
  font-size: 19px;
  border-bottom: 2px solid #ddd;
  margin-bottom: 25px;
}
p{font-size: 15px;}
}

/*X-Large devices (large desktops, 1200px and up)*/
@media (max-width: 1024px) { 
.second-header-box.second-header-box-last {  text-align: right;  width: 16%;}
.second-header-box { width: 29%;  padding-left: 0em;}
.header-start .navbar-light .navbar-nav .nav-link {  font-size: 14px;  font-weight: 600;  padding: 18px 21px;}
.home-course-text ul li {  font-size: 13px;}
.second-header-box{display: none;}
.second-header-box.second-header-box-last {
  text-align: right;
  width: 65%;
  display: inline-block;
}
.logo-header-box {
  display: inline-block;
  width: 30%;
  vertical-align: top;
}
.why-yogshala .col-md-3{width: 50%;max-width: 50%; flex: 50%;}
.about-page-img img{ height: 500px; }
.food-highlight .col-md-2{width: 33%; max-width: 33%; flex: 33%;}
.teacher-page-img img{height: 100%;}
.ttc-page-start .col-md-4.left-none{display: none;}
.ttc-page-start .col-md-8{width: 100%; max-width: 100%; flex: 100%;}
.gallery-img {
  overflow: hidden;
  height: 200px;
}
.faq-right-side {
  position: sticky;
  top: 70px;
  padding-left: 0px;
}
.highlight-box {
  padding: 2em;
  height: 290px;
}
}


/* Large devices (desktops, 992px and up)*/
@media (max-width: 992px) { 
.navbar-light .navbar-toggler {
  color: rgb(255, 255, 255);
  border-color: rgb(20, 120, 138);
  background: #147a8e;
}
.navbar-brand{display: none;}
.navbar-brand.logo-header{display: block; width: 10%;}
.second-header {
  padding: 20px 0;
  display: none;
}
.header-start .navbar{background: #fff; padding: 2px 0;}
.header-start .navbar-light .navbar-nav .nav-link{color: #333; width: 100%;padding: 14px 10px;border-bottom: 1px dashed #333;}
.navbar-nav{display: block;}
.start-home-course .col-md-4{width: 100%; max-width: 100%; flex: 100%;}
.home-course-text ul li {
  font-size: 15px;
}
.why-yogshala .col-md-4{width: 50% ;max-width:50%; flex: 50%;}
.testimonials .col-md-4{width: 100%; max-width: 100%; flex: 100%;}
.review-box {
  height: auto;
  margin-bottom: 30px;
}
.main-footer .col-md-3{width: 50%; max-width: 50%; flex: 50%;}
.main-footer .box1{margin-bottom: 30px;}
.why-text {
  padding: 20px;
}
.why-text b {
  display: block;
  font-size: 18px;
  margin: 10px 0;
}
.faq-page .col-md-8{width: 100%; max-width: 100%; flex: 100%;}
.faq-page .col-md-4{width: 100%; max-width: 100%; flex: 100%; margin-top: 30px;}
}

/* Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) {
.about-page .col-md-6{width: 100%; max-width: 100%; flex: 100%;}
.about-page::before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 30%;
  background: #8ac6d0;
  content: '';
}
.about-page-img img {
  height: auto;
}
.about-page-text {margin-top: 30px;}
.food-page-img .col-md-3{width: 50%; max-width: 50%; flex: 50%;}
.teacher-page .col-md-6{width: 100%; max-width: 100%; flex: 100%;}
.inner-banner-text .title{font-size: 25px;}
.ttc-feee.ttc-fee b small {
  font-size: 12px;
  font-weight: 500;
  display: block;
}
.gallery-img {
  overflow: hidden;
  height: 150px;
}
.gallery-start .nav li button.btn {
  font-size: 12px;
}
.contact-page .col-md-6{width: 100%; max-width: 100%; flex: 100%;}
.contact-page-details{padding-left: 0px; margin-top: 50px;}
.enroll-page .col-md-4{width: 100%; max-width: 100%; flex: 100%;}
.highlight-box{height: auto; margin-bottom: 30px;}
}






@media (max-width: 667px) { 
.title {
  font-size: 35px;
}
.why-yogshala .col-md-4 {
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
.yourube-box{margin-bottom: 20px;}
.gallery .col-md-6{margin-bottom: 30px;}
.blog-img p {
  width: 66%;
  margin-left: 9px;
}
.ttc-fee {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  border-right: none;
  padding: 20px 0px;
  border-bottom: 1px solid #aaa;
}
.yoga-img {
  width: 47%;
  display: inline-block;
  margin: 4px;
}
.start-syllabus .accordion-item .accordion-button{font-size: 14px;}
.gallery-start .nav li button.btn{padding: 10px;}
.gallery-start .col-md-3, .gallery-start .col-lg-3 {
  padding: 5px 5px;
  width: 50%;
}
.gallery-img {
  overflow: hidden;
  height: auto;
}
.faq-page-box {
  padding: 1.5em;
}
.faq-page-box .title b {
  width: 87%;
}
.faq-page-box p b {
  width: 87%;
}
}


 /*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 
.main-footer .col-md-3 {
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
p.sub-title {
  font-size: 18px;
}
.main-footer .box2 ul li{display: block; width: 100%;}
.main-footer .box2 ul li a {
  border-bottom: 1px dashed #ddd;
  width: 100%;
  display: block;
  padding: 8px 0;
}
.title {
  font-size: 30px;
}
.food-highlight .col-md-2 {
  width: 50%;
  max-width: 50%;
  flex: 50%;
}
.food-section p{text-align: justify;}
.inner-banner img{height: 220px;}
}

@media (max-width: 480px) { 
.container{padding: 0 15px;}
.navbar-brand.logo-header {
  display: block;
  width: 14%;
}
.why-yogshala .col-md-3 {
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
.gallery-overlay h4 {
  font-size: 26px;
}
.bottom-footer p, .bottom-footer p a {
  color: #fff;
  font-size: 12px;
  margin: 15px 0;
}
p{font-size: 15px;}
.section {
  padding: 3em 0;
  position: relative;
}
.ttc-page-box table.table td{font-size: 14px;}
.gallery-start .nav li button.btn {
  padding: 10px 33px;
  margin: 5px 0;
}
.faq-page-box .title {
  font-size: 16px;
  border-bottom: 2px solid #ddd;
  margin-bottom: 25px;
}
.ttc-page-box {
  padding: 16px;
}
}



@media (max-width: 400px) { 
.navbar-brand.logo-header {
  display: block;
  width: 16%;
  padding: 0px;
}
.title {
  font-size: 25px;
  margin-bottom: 15px;
}
p.sub-title {
  font-size: 16px;
}
.about-small-text {
  display: inline-block;
  width: 67%;
  vertical-align: top;
}
.about-small-img {
  display: inline-block;
  width: 27%;
  padding: 5px;
  border: 1px solid #8ac6d0;
  margin-right: 10px;
  vertical-align: top;
}
.about-small-text b{font-size: 13px;}
.about-page-text .title {
  font-size: 21px;
}
.gallery-start .nav li button.btn {
  padding: 10px 14px;
  margin: 5px 0;
}
.start-syllabus .accordion-item .accordion-button {
  font-size: 12px;
}
.yoga-img {
  width: 45%;
  display: inline-block;
  margin: 4px;
 
 }

}

label.error.fail-alert {
  position: static;
  bottom: 0;
  padding: 0;
  font-size: 11px;
  font-weight: 500;
  color: #f00 !important;
  -webkit-transform: none !important;
  transform: none !important;
}

.error.fail-alert {
  color: #f00;

}