


@import url(https://fonts.googleapis.com/css?family=Poiret+One);
@import url('https://fonts.googleapis.com/css?family=Cabin|Patua+One');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,600,700');
body {
   /* font-family: 'Open Sans', sans-serif;*/
  /* font-family: 'Poiret One', cursive; */
  font-family: 'Cabin', sans-serif;
       font-weight: 400;
    letter-spacing: 1px;
    font-style: normal;
    line-height: 32px;
    font-size: 16px;
    color: #a1a4aa;
    background-color: #fff;
}
html {
    font-family: 'Poiret One', cursive;
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'Oswald', sans-serif !important;
}

/*New from 30-nov*/
.color-thetahealing a {
    text-transform: none !important;
    color: #984a9d !important;
  }

.style-thetahealing a {
    text-transform: none !important;
  }
.faq {
    color: white;
    font-size: 0.6em;
}
.faq:hover {
    font-weight: 600;
    color: white;
}
.for-faq {
    top: 420px !important;
}

.for-facebook-left
{
    top: 235px !important;
}

.for-google-left
{
top: 285px !important;
}

.for-linkedin-left
{
    top: 285px !important;
}

.for-youtube-left
{
top: 335px !important;
}

.pop-hover a i
{
    color: #fff !important;
}

#theta-bg {
    background: url("../images/tattvamite/theta-bg.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 60%;
    background-position-y: 64%;
    /*margin: 80px 0;*/
}
.mb-5 {
    font-size: 14px;
}
  /*end*/

.container {
    
}


h3 {
    color: #000;
    text-transform: uppercase;
    
    font-size: 22px;
    letter-spacing: 1px;
}
h6 {
    margin-top: -4px;
    font-size: 0.76em;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}

.main-nav {
    /*box-shadow: 0px 0px 4px 0px #ddd;*/
    background: #fff;
    position: fixed;
    z-index: 1500;
    width: 100%;
    min-height: 80px;
}
.nav-active {
    color: #F26522 !important;
    font-weight: bolder !important;
}
.btn {
    border-radius: 0px;
}
.nav>li>a {
    padding: 0px;
}
.nopadding {
    padding-left: 0px;
    padding-right: 0px;
}
.navbar-nav li a:hover,
.navbar-nav li a:focus {
    outline: none;
    outline-offset: 0;
    text-decoration: none;
    background: transparent;
    color: #000;
}


.navbar-toggle {
       padding: 15px 17px;
  
    border: 1px solid #ef4423;
  
}


a {
    color: #666;
    text-decoration: none;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}
a:focus,
a:hover {
    text-decoration: none;
    outline: none
}
section {
    padding: 90px 0;
}
.heading {
    padding-bottom: 90px;
}
.slider-height {
    
}
#home-slider {
    overflow: hidden;
    position: relative;
}
#home-slider .caption h1 {
    background: #B7DB93;
    font-size: 13px;
    font-weight: 800;
    padding: 10px 13px;
    max-width: 143px;
    color: #0E111A;
    margin-bottom: 30px;
}
#home-slider .caption {
    position: absolute;
    top: 60px;
    margin-top: 0px;
    left: 0;
    right: 0;
    text-transform: uppercase;
    z-index: 15;
    font-size: 18px;
    font-weight: 300;
    padding: 0 150px;
}
#home-slider .caption h1 {
   background: #B7DB93;
   font-size: 13px;
   font-weight: 800;
   padding: 10px 13px;
   max-width: 143px;
   color: #0E111A;
   margin-bottom: 30px;
}
.main-slider ol.carousel-indicators li,
.main-slider ol.carousel-indicators .active {
    background: #909090;
    border: 1px solid #909090;
    width: 20px;
    border-radius: 0px;
    margin-right: 5px;
    height: 3px;
}
.main-slider ol.carousel-indicators .active {
    background: #F26522;
    border: 1px solid #F26522;
}
.main-slider ol.carousel-indicators {
    left: 16%;
    bottom: 9%;
}

#home-slider
{
    max-height: 104px;
}

.contnt-bg {

/* background-color: #fe6c34; */
    color: #525355;
    padding: 0px 18px;
    margin-top: -30px;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 50px;
}
.contnt-bg h2 {
  font-weight: 700;
  font-size: 18px;
}

@import url('https://fonts.googleapis.com/css?family=Courgette|Merienda|ZCOOL+QingKe+HuangYou');


.contnt-bg p {
      font-size: 28px;
    text-transform: none !important;
    font-weight: 400;
    color: #fff;
   font-family: 'Merienda', cursive;

}

.all-font
{
    font-family: 'Courgette', cursive;
font-family: 'Merienda', cursive;
font-family: 'ZCOOL QingKe HuangYou', cursive;
}


.caption a {
   background: #000;
   color: #fff;
   font-size: 11px;
   width: 100px;
   padding: 8px;
   position: relative;
   left: 290px;
   top: -30px;
}
.caption .btn-start {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 14px 40px;
    border: 1px solid #6e6d6c;
    border-radius: 4px;
}
.caption .btn-start:hover {
    color: #fff
}
.carousel-fade .carousel-inner .item {
    opacity: 1;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    background-repeat: no-repeat;
    background-size: contain;
    height: 70px;
}
.carousel-fade .carousel-inner .item:after {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  /*  background: rgba(0, 0, 0, .3);*/
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}

.flt-lt.carousel-img {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    background-size: cover;
    margin-right: 10px;
}
.left-control,
.right-control {
   position: absolute;
    top: 50%;
    height: 40px;
    width: 40px;
    line-height: 35px;
    border-radius: 50%;
    z-index: 20;
    font-size: 20px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: rgba(0,0,0,0.5);
}

.left-control {
    left: -51px
}
.right-control {
    right: -51px;
}
.left-control:hover,
.right-control:hover {
    color: #F26522 !important;
}
#home-slider:hover .left-control {
    left: 30px
}
#home-slider:hover .right-control {
    right: 30px
}
.Click-more {
    position: relative;
    left: 0;
    right:0;
    bottom: -70px;
    display: inline-block;
    cursor: pointer;
    height: 51px;
    width: 51px;
    line-height: 48px;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 20;
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.Click-more >.fa-angle-down:hover,
.Click-more:hover {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    color: #F26522;
}
.Click-more:hover {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    border:2px solid #F26522;
}


#aboutus .fa-angle-down,
#consultation .fa-angle-down,
.abt-page .fa-angle-down {
    position: relative;
    left: 50%;
    bottom: 100px;
    display: inline-block;
    cursor: pointer;
    height: 51px;
    width: 51px;
    line-height: 48px;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 20;
    font-size: 24px;
    color: #fff;
    text-align: center;
}

#aboutus .fa-angle-down,
#consultation .fa-angle-down,
.abt-page .fa-angle-down {
   color: #000;
    border: 2px solid rgba(0,0,0,0.7);
    background: #fff;
    bottom: 0%;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.3);
}
 #aboutus .fa-angle-down:hover, #consultation .fa-angle-down:hover, .abt-page .fa-angle-down:hover {
   -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    color: #F26522;
    border: 2px solid #F26522;
}

.abt-page .fa-angle-down {
    left: 48%;
    margin: 20px 0;
}
.navbar-right li a {
        color: #60727E;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800 !important;

}
.navbar-nav>li {
    float: left;
    padding: 30px 18px;

}
.navbar-right li.active a {
    background-color: rgba(0, 0, 0, .2);
}
.navbar-brand h1 {
    margin-top: 5px;
}
/*----about-----*/

#aboutus h6 {
    margin-bottom: 5px;
    font-size: 15px;
}
#aboutus p {
   font-size: 16px !important;
   
}

#aboutus p,#tattvamite {
    margin: 11px 0;
    line-height: 27px;
    font-size: 15px;
    text-align: justify;
    color: #333;
}

.read-more
{
    color: #fff;
    border: 1px solid #333;
    padding: 3px 10px;
    float: right;
    margin: 10px 0;
    border-radius: 34px;
    background: #333;
}
.read-more:hover
{
color:#eee;
}

#aboutus a>button,
.glr-ryt-overlay button {
    border: 2px solid #000;
    background: transparent;
    padding: 5px 20px;
    font-weight: 600;
    outline: none;

}
#aboutus button,
.glr-ryt-overlay button a {
    color: #000;
    font-size: 11px;
    font-weight: 700;
}
#aboutus button:hover,.contact-bg div >span >a >button:hover,
.glr-ryt-overlay button:hover,.caption a:hover {
    color: #F26522;
    border: 2px solid #F26522;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}
.caption a:hover {
    border: 1px solid #000; 
}
.contact-bg div >span >a >button:hover {
    border: 2px solid #fff;
}
.trining-descp a:hover {
    color: rgba(242, 101, 34, 0.75);
    font-weight: 700;
}
#aboutus {
   padding: 100px 0;
}

.read-more
{
        float: right;
    border-radius: 41px;
    font-size: 16px;
}
/*---gallery---*/

#box {
    background-size: cover;
    background-position: center;
    height: 270px;
}
#overlay {
    background: rgba(169, 198, 134, .87);
    text-align: center;
    padding: 90px 0;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
}

#box:hover #overlay {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#overlay h6 {
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.2em;
    padding-top: 36px;
}
#link {
    font-size: 22px;
    background: rgba(0, 0, 0, 0.3);
    color: #333;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    display: inline-block;
    margin-top: 10px;
}
/*#link:hover {
    background: #85CBFF;
    color: #fff;
    opacity: 0.8;
}*/
/*----rightpart-----*/

.glr-ryt-bg {
    background-image: url('../images/gallery/yoga2.jpg');
    height: 640px;
    padding-right: 0px;
    padding-left: 0px;
    background-size: cover;
    background-position: 100%;
}
.glr-ryt-overlay,.overlay {
    background: rgba(255, 255, 255, 0.8);
    height: 100%;
    /*padding: 70px 70px 70px 50px;*/
   /* padding: 29px 70px 70px 50px;*/
    color: #000;
    padding-top: 25px;
}
#box img{
    height: 100%;
}
.glr-ryt-overlay p {
    text-align: justify;
}
.glr-ryt-overlay p,
#consultation p {
    font-size: 16px;
    margin: 0px 0;
    color: #111;
}

#consultation p
{
    color: #fff !important;
}
.glr-ryt-overlay button a {
    text-transform: uppercase;
    font-size: 11px;
}
/*---right---*/

.training {
    padding-right: 0px;
    padding-left: 70px;
    margin: 30px 0;
}
.ind-healing {
    padding-left: 0px;
    padding-right: 70px;
}

.healing-image,
.training-image {
    height: 400px;
    background-size: cover;
}
#consultation p {
    padding-bottom: 37px;
}

.training div {
    padding: 30px 67px 30px 1px;
}
.ind-healing div {
    padding: 30px 60px;
}
.trining-descp {
    padding-right: 10px;
}
.trining-descp h4,.contact-lebel h4 {
    color: #000;
    font-size: 0.89em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
/*.trining-descp a {
    color: #F26522;
    font-size: 11px;
    font-weight: 700;
}*/
.trining-descp p {
    margin-bottom: -15px !important;
    margin-top: 20px !important;
     text-align: justify;
}
/*---testimonials---*/

#testimonials {
   /* background: #85CBFF;*/
   position: relative;
    padding-top: 10px;
   /* background-color: #FD940A;
    background-image: radial-gradient(circle, #F9A72B 0%, #FA9026 70%, #FB6C1F 100%);*/
}
.curosel-txt {
    font-size: 0.95em;
    font-weight: 400;
    padding: 0px;
}
.curosel-txt p {
        padding: 16px 0px;
    padding-right: 0px;
    text-align: justify;
    font-size: 17px;
    line-height: 26px;
    white-space: normal;
    color: rgb(0, 0, 0);
   
}

.curosel-txt div h3{
    margin-bottom: 3px;
}
.curosel-txt div h5{
        margin-top: 0px;
    font-size: 12px;
    color: #111;
   
}

.curosel-txt img {
    width: 50px;
    height: 50px;
    border-radius: 100px;
}
.curosel-txt {
    padding: 0px 13px;
}
.curosel-txt h3 {
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 18px;
}
.curosel-txt h5 {
    font-size: 10px;
}

.flt-lt {
    float: left;
}
.carousel-indicators li,
.carousel-indicators .active {
    background: #3076AA;
    border: 1px solid #3076AA;
    width: 9px;
    margin: 0px;
    height: 9px;
}
.carousel-indicators .active {
    background: #FFAF36;
    border: 1px solid #FFAF36;
}
.carousel-indicators {
    left: 3%;
    bottom: -12%;
}
/*--footer-header--*/

#footer-header {
    background: #333;
}
#footer-header ul li a {
       color: #999;
    font-size: 11px;
}
#footer-header ul li a:hover {
    color: #fff;
}
/*----footer---*/

#footer {
    color: #fff;
}
.footer-top {
    position: relative;
    padding: 30px 0
}
.footer-bottom {
    background-color: #2A2B2D;
    padding: 15px 0 8px;
    text-transform: uppercase;
    font-size: 13px;
}
.social-icons a>i {
    padding: 11px 0;
    color: #999;
    font-size: 15px;
    padding-right: 10px;
}
.social-icons a>i:hover {
    color: #85CBFF;
}
.testim-btm {
    margin-bottom: 30px;
}
.cmpy-name {
    font-weight: 800;
    color: #BDB5B5;
}
/*---------ABOUT US------*/

.main-top {
    padding-top: 120px;
}
.top-header {
    color: #000;
    
}
.top-header h4 {
    font-size: 32px;
    font-weight: 900;
}
.top-header p {
    letter-spacing: 1px;
}
#Abt-main_bg {
    background-image: url('../images/abt-bg.jpg');
    background-position: 100%;
    background-repeat: no-repeat;
    height: 435px;
    margin: 50px 80px;
    background-size: cover;
    padding: 25px 5px;
}
.Abt-mission,
.Abt-vission {
    background: rgba(255, 255, 255, 0.93);
    width: 488px;
    padding: 8px 29px;
}

.Abt-mission p,
.Abt-vission p {
    font-size: .92em;
    padding-top: 0px;
    line-height: 20px;
     text-align: justify;
}
.Abt-mission span,
.Abt-vission span {
    color: #B6CF8C;
    font-weight: 700;
    font-size: 1.06em;
    text-transform: uppercase;
}
.Abt-vission span {
    color: #86CBFF !important;
}
.contact-bg {
    background-color: #EAEDF3;
    text-transform: uppercase;
}
.contact-bg div span {
    color: #000;
    font-weight: 700;
}
.contact-bg div >span >a >button {
    background: #000;
    border: 0px;
    padding: 7px 27px;
    font-size: .8em;
    text-transform: uppercase;
    border: 2px solid #fff;
    box-shadow: -1px -5px 9px 1px #ddd;
    outline: none;
    color: #fff;
}
.course-slider .item {
    -webkit-transition: opacity 0.06s;
    -moz-transition: opacity 0.06s;
    -ms-transition: opacity 0.06s;
    -o-transition: opacity 0.06s;
    transition: opacity 0.06s;

}
.team {
    font-weight: 900 !important;
    padding-top: 64px;
    background-size: cover;
    background-position: 100%;
    height: 125px;
    width: 125px;
    background-repeat: initial;
    border-radius: 100px;
}

.main-team h3 {
    font-size: 0.9em;
    line-height: 0em;
    color: #5A9DD2;
}
.main-team p {
    font-size: 0.97em;
    color: #9CD779;
    font-weight: 600;
    margin-bottom: 0px;
}
.abt-slider {
    margin: 90px 0 0;
}
.abt-slider-control {
    margin: 0 auto;
    left: 0% !important;
    width: 100% !important;
}
#setgoals-bg {
    background-image: url('../images/about-banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: 249px;
    padding-top: 50px;

}
#setgoals-bg p {
    text-transform: uppercase;
    font-size: 0.8em;
    background: rgba(255, 255, 255, 0.80);
    border-radius: 10px;
    padding: 3px 0;
    margin: 0 78px;
    font-style: italic;
    letter-spacing: 0px;
}
.setgoals-bg {
   width: 123px;
    height: 124px;
    overflow: hidden;
    text-align: center;
    border: 10px solid rgba(255, 255, 255, 0.97);
    border-radius: 100%;
    background-size: cover;
}
.setgoals-bg img {
    width: 100%;
}
/*-------blog------*/

.blog-bottom {
    margin-bottom: 200px;
}
.blog-section {
    margin-top: 110px;
    height: 300px;
    background-position: center;
    background-size: cover;
}
.blog-section a {
    color: #666;
}
.blog-section img {
    width: 100%;
    height: 280px;
    overflow: hidden;
}
.blog-container {
    background: #fff;
    position: absolute;
    top: 80%;
    margin: 0 18px;
    width: 86%;
    min-height: 120px;
    max-height: 120px;
    -webkit-box-shadow: -3px 1px 16px -2px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: -3px 1px 16px -2px rgba(0, 0, 0, 0.48);
    box-shadow: -3px 1px 16px -2px rgba(0, 0, 0, 0.48);
}
.blog-date {
    float: left;
    padding: 5px 20px;
}
.blog-txt h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 700;
}
.blog-txt p {
    font-size: 0.83em;
    line-height: 1.7em;
    padding-right: 10px;
    display: -webkit-box;
    max-width: 100%;
    height: 38px;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-readmre {
    font-weight: 700;
    font-size: .9em;
    float: right;
    margin-right: 20px !important;
    color: #F26522 ;
}
.blog-date h3 {
    color: #7A7A7A;
    font-size: 2.4em;
}
.blog-date h4 {
    text-transform: uppercase;
    font-size: 0.7em;
    letter-spacing: 1px;
    font-weight: 800;
    margin-top: -10px;
    text-align: center;
}
.blog-date p {
    font-size: 15px;
    margin-top: -10px;
}
/*-----blog-innerpage-----*/

.blog_inner-contents {
    padding-right: 0px;
    padding-left: 0px;
}
.blog_inner {
    height: 450px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}
.blog_inner img {
    width: 100%;
}
.blog_inner-contents div p {
    font-size: 0.96em;
    word-spacing: 0px;
    text-align: justify;
    margin-bottom: 20px;
}

.blog_inner-contents div h2 {
    padding: 31px;
    font-size: 23px;
    letter-spacing: 1px;
    font-weight: 900;
}
.blog-inner-date {
    padding: 14px 43px 14px 14px;
}
.contact-bg {
    padding: 40px 0;
}
/*-----contact us------*/
.contact-lebel {
    margin: 0px 0 70px;
}
.form-alter {
    padding-right: 8px;
    padding-left: 8px;
    margin-top: 11px;
}
.form-alter label {
    display: inline-block;
    margin-bottom: 6px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 0.82em;
}
.form-alter input.form-control,textarea, select {
    box-shadow: none ;
    border-radius: 0px ;
    height: 30px;
    resize: none;
}
.form-control {
      font-size: 0.82em;
}
.form-alter input {
   font-size: 0.82em;
}
.pd-ryt-20 {
    padding-right: 40px;
}
.pd-lft-20 {
    padding-left: 40px;
}
.form-alter textarea.form-control  {
    height: 70px;
}
.office-address {
        background-color: #f26622;
    height: 480px;
    padding: 70px 0;
}
.tattvam-map {
    height: 480px;
    padding: 0;
}
.tattvam-map iframe{
    width: 100%;
    height: 100%;
   padding: 0;
}
.office-address p, .office-address h5{
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    font-size: 0.94em;
}
.office-address h4 {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 1em;
    margin: 30px 0 20px;
}
.office-address h5 {
    text-transform: none;
}
.m-t-10 {
    margin-top: 20px;
}
.border-box {
    border:1px solid #ccc;
    padding: 2px 13px;
}
input[type="checkbox"] {
     display: inline-block;
    width: 11px;
    height: 11px;
    margin: 6px 5px 0 0;
    vertical-align: middle;
    outline: 1px solid #B7A9A9;
    background: #ffffff;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-transition: box-shadow 200ms;
}

input[type="checkbox"]:checked {
 border-color: #56B6FF !important;
 background: #56B6FF !important;
 outline: none !important;
}
.checkbox {
    margin: 4px 0;
}
/*.submit-btn {
    padding-left: 8px;
    padding-right: 8px;
}*/
.submit-btn input {
    width: 100%;
    background-color: #fe6d34;
    border: 1px solid #fe6d34;
    border-radius: 1px;
    padding: 6px;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
}
#consultations, #course, #product, #select-2, #select-enrol {
    display: none;
}

.bg-fade {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.66);
    height: 100%;
    width: 100%;
    z-index: 1500;
    display: none;
}
.otp-popup {
    position: relative;
    top: 30%;
    left:0;
    margin: 0 auto;
    width: 370px;
    height: 170px;
    background-color: #fff;
    padding: 21px;
}
.otp-popup h4 {
    font-size: 1.2em;
    font-weight: 600;
}
.otp-popup p {
      font-size: 0.83em;
      line-height: 14px;
      margin: 25px 0 10px;
}
.otp-submit {
    background-color: #56B6FF;
    border: 1px solid #5bc0de !important;
    border-radius: 1px;
    padding: 1px 10px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    outline: none;
    margin-left: 10px;
}
.otp-popup span>input {
    border:1px solid #ccc;
}

.select-time span {
    font-size: .84em;
}


/*--radio btn style---*/

.radio-btn [type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.radio-btn [type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.radio-btn [type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 13px;
    height: 13px;
    border: 1px solid #B7A9A9;
    border-radius: 100%;
    background: #fff;
}
.radio-btn [type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 13px;
    height: 13px;
    background: #56B6FF;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.radio-btn [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.radio-btn [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/*----radio btn style close----*/


.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover {
    background: transparent !important;
    border: 0px !important;
}
#datepicker  .ui-state-default{
    background: #fff;
    border:0;
    width: 30px;
    height: 30px;
    text-align: center;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border-radius: 100px;
    background:#56B6FF !important; 
    color: #fff !important;
}
 .ui-datepicker {
    border:1px solid #ccc;
    /*width: 13em !important;*/
    padding: 0px !important;
 }
 .ui-widget-header {
    border: 1px solid #FAFBFD !important;
    background: #FAFBFD !important;
    font-weight: 400 !important;
    font-size: 0.9em;
 }
 .ui-datepicker th {
    font-weight: 400 !important;
    font-size: 0.82em;
 }
 td {
    padding: 2px 4px;
    font-size: .82em;
    text-align: left;
 }
.padd-top-20 a>i {
    padding-top: 0px !important;
}
.slider {
    width: 100%;
    margin: 40px auto;
    }

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

.slick-prev:before,
.slick-next:before {
    color: black !important;
}

/*-----errormsg-------*/
.success-msg,
.error-msg {
    margin: 2px 0;
    font-weight: 800;
    font-size: 12px;
    display:block;
}
.success-msg {
    color: #270;
}
.error-msg span {
    color: #dd4b39!important;
}
.padd-top-20 a>i {
   padding-top: 0px !important;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
    color: #333;
    margin-top: 10px;
    font-size: 13px;
    font-weight: 700;
}
.morelink:focus {
    color: #333;
} 

/*-----blog-inner-button----*/

.blgclick-nxt i:hover {
    background: #F26522 !important;
    border: 1px solid #F26522 !important;
    color:#fff;
}
.blgclick-nxt i {
    color: #fff !important;
    background: #60727E !important;
    border: 1px solid #60727E;
   border-radius: 100px;
   -moz-box-shadow: 0 0 5px #888;
   -webkit-box-shadow: 0 0 5px#888;
   box-shadow: 0 0 5px #888;
   padding: 13px 15px;
   margin: -3px 15px;
}
.blgclick-nxt span {
 font-weight: 700;
}
.Testi-tittle {
   min-height: 30px;
}

.T_mg-top {
    padding-top: 150px;
    text-align: center;
}
.tatvam-logo {
    height: 0px;
    float: left;
}
.tatvam-logo img {
    margin-top: 3px;
    height: 77px;
}

#tattvamite h2 {
 text-transform: uppercase;
 font-weight: 700;
 color: #000;
 margin-bottom: 30px;
 font-size: 26px;
}
#tattvamite-bg {
    background-image: url("../images/tattvamite/tattvamite-bg.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 60%;
    background-position-y: 64%;
    margin: 80px 0;

}
.courses_bg {
    background: #fff;
    margin-top: 25px;
    /*width:46%;*/
    min-height: 127px;
    max-height: 120px;
    -webkit-box-shadow: -3px 1px 16px -2px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: -3px 1px 16px -2px rgba(0, 0, 0, 0.48);
    box-shadow: -3px 1px 16px -2px rgba(0, 0, 0, 0.48);
    text-transform: uppercase;
    padding: 23px;
}
.overlay {
    background: rgba(255, 255, 255, 0.4);
    padding: 0px;
}
.courses_bg h5 {
    font-weight: 700;
}
.courses_bg ul,
.courses_list {
    padding-left: 0px;
}
.courses_bg ul li,
.courses_list li {
    list-style-type: none;
    font-size: .7em;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 19px;
}
.courses_bg ul li span,
.courses_list li {
    color: #666;
    font-weight: 500;
}
.courses_list li {
    text-transform: uppercase;
}
.courses_list li span {
    font-weight: 700;
    color: #000;
}
.courses_tb {
    padding: 69px 0;
}
.courses_bg:hover #overlay   {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;    
}
.pd-0 {
    padding: 0px !important;
}
.courses_bg div>span {
    margin-top: 37px !important;
}
.tatt-title h3 {
    margin-bottom: 50px;
}
.styled-list {
  list-style: none;
  padding-top: 30px;
}

.faq-list {
  list-style: none;
  /*padding-top: 30px;*/
}

.methodolies {
    margin: 60px 0;
}
.method-desc p {
    font-size: 0.9em;
}
.meth-btm {
    margin-bottom: 37%;
}

.couses-desc {
    padding: 0px 0px 40px;
}
.couses-desc h3 {
    margin-bottom: 20px;
}
.couses-desc p {
    line-height: 21px !important;
    letter-spacing: 0px;
    font-size: .96em !important;
    margin: 20px 0 !important;
}
.inner-list {
    padding-top: 10px;
    padding-bottom: 25px;
}
.courses_list {
    padding-left: 0px;
    font-size: 0.99em;
    color: #000;
}
.courses-menu {
    padding: 0px;
    margin: 10px;
}
.courses-menu button {
    background: #FBFBFB;
    width: 100% !important;
    min-height: 66px;
    max-height: 66px;
    box-shadow: 5px 5px 3px -4px #ccc;
    text-transform: uppercase;
    border: 0px;
    outline: none;
    font-weight: 700;
    font-size: 12px;
    color: #000;
    line-height: 15px;
    margin: 10px 15px !important;
}
.courses-menu button:focus {
    background: #fe6c34;
    color: #fff;
    transform: translate3d(-0px, 0px, 0px);
}

.btn-active {
     background: #fe6c34 !important;
    color: #fff !important;
}
.carousel-control.right,
.carousel-control.left {
    background-image: none;
    width: 10px;
}
.btn-focus:focus {
    color: #fe6c34 !important;
}
.btn-focus {
    color: #0A0909;
    font-size: 40px;
    margin-top: 30px;
}
.courses-menu {
    width: 267px !important;
}
.slick-next:focus {
    opacity: 0.4;
}
.slick-prev:focus {
    opacity: 0.4;
}

.tattmite-slide {
    margin:  0 auto;
    width: 93%;
}
.tattmite-slide button.slick-prev:focus:before,
.tattmite-slide button.slick-next:focus:after
 {
    color: #fe6c34 !important;
}

.tatvam-center {
    float: none;
    margin: -15px auto;
}
#tattvam-tab {
    margin: 50px 0;
}
.tattvam-tab table>tbody>tr>th {
    color: #333;
}
.tattvam-tab table>tbody>tr>td {
    font-size: .96em !important;
}
.styled-list li:before {

    content: '';
    height: 8px;
    width: 8px;
    background: #36A8FE;
    display: block;
    position: absolute;
    top: 4px;
    left: 0px;
}
.styled-list li {
    position: relative;
    line-height: 23px;
    margin: 8px 0;
}

.styled-list li:after {
    content: '';
    height: 8px;
    width: 8px;
    background: #B7DB93;
    display: block;
    position: absolute;
    top: 9px;
    left: 4px;
}
.styled-list li span {
    padding-left: 30px;
    width: 402px;
    display: inline-block;
    text-transform: uppercase;
    font-size: .7em;
    font-weight: 600;
}


.styled-list li {
    list-style-type: none !important;
 }


/*.faq-list li:before {

    content: '';
    height: 8px;
    width: 8px;
    background: #36A8FE;
    display: block;
    position: absolute;
    top: 4px;
    left: 0px;
}*/
.faq-list li {
    position: relative;
    line-height: 23px;
    margin: 8px 0;
}

/*.faq-list li:after {
    content: '';
    height: 8px;
    width: 8px;
    background: #B7DB93;
    display: block;
    position: absolute;
    top: 9px;
    left: 4px;
}*/
.faq-list li span {
    /*padding-left: 30px;*/
    display: inline-block;
    /*text-transform: uppercase;*/
    font-size: .9em;
    /*font-weight: 600;*/
    text-align: justify;
}


.faq-list li {
    list-style-type: none !important;
 }
 }

 .faq-list ul {
    padding: 0;
    /*font-weight: 300;*/
 }
#tattvam-tab {
     font-size: .96em !important;
}
#tattvam-tab h3 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 1.2em;
}
#tattvam-tab h4 {
    letter-spacing: 0px;
    font-size: .8em;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
}
.tattmite-slide  {
    margin-left: 10px !important;
}
.header-tittle h4  {
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 13px;
}
.header-tittle h6  {
    margin-bottom: 50px;
    }
.header-tittle p {
   text-align: justify;
}
.tat-mar-0 {
    margin: 0px auto !important;
}

.icons-conct {
    display: inline-block;
    padding-top: 7px;
    position: absolute;
    right: 7px;
    display: none;
}
.icons-conct div {
    color: #fff;
    padding: 3px;
    float: right;
    width: 33px;
    height: 31px;
    text-align: center;
    border-radius: 0px;
    margin: 1px;
    cursor: pointer;
    font-size: 1.1em;
}
.fb {
    background: #3B5998;
}

.yt {
    background: #BF221F;
}
.go {
    background: #DD4B39;
}
.ln {
    background: #007BB6;
}
.fb:hover {
    background: #5D8AE6;
}

.yt:hover {
    background: #d03937;
}
.go:hover {
    background: #E65F4E;
}
.ln:hover {
    background: #3EAEE4;
}

.hover-bg {
  z-index: 999999;
  position: fixed;
  right: 0px;
  top: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hover-bg:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: -40px;
    width: 40px;
    height: 36px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.hover-bg:hover {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
.hover-bg:hover .hover-content {
    background: #fff;
    opacity: 1;
    text-align: left;
}
.pop-hover {
  position: absolute;
    top: 50%;
    color: #fff;
    left: -37px;
       background: #fe6d34;
    width: 36px;
    height: 35px;
    padding: 4px 7px;
    box-sizing: border-box;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    cursor: pointer;
    font-size: 13px;
}
.pop-hover i {
    padding: 3px;
    margin: 1px;
    font-size: 18px;
}

.hover-content {
  opacity: 0;
  padding: 1px 14px ;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

.for-envlo {
 top:170px ;
}
.abt-pagecontent h6 {
    padding-bottom: 30px;
}
.blog-bgimage {
    height: 300px;
    background-size: cover;
    background-position: center;
}
.tatt-title p {
    text-align: justify;
}
.blog-txtbtm,
.tatt-title p {
    text-align: justify !important;
    font-size: 13px;
    margin: 11px 0;
    line-height: 27px;
}
.certified-img {
    margin-top: -40px;
    margin-bottom: 40px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.certified-img img {
    width: 150px;
    margin-left: 30px;
}

a.registration {
    position: absolute !important;
    font-size: 9px !important;
    width: 120px;
    background: rgba(241, 18, 18, 1) !important;
    padding: 5px !important;
    line-height: 10px !important;
    z-index: 999;
    border-radius: 10px;
    text-align: center;
    color: #fff !important;
    margin-top: 25px;
    margin-left: -22px;
    text-transform: capitalize !important;
}

.anim {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

a.registration:hover {}

.comment-form-wrap {
  clear: both; }

.comment-list {
  padding: 0;
  margin: 0; }
  .comment-list .children {
    padding: 50px 0 0 40px;
    margin: 0;
    float: left;
    width: 100%; }
  .comment-list li {
    padding: 0;
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
    clear: both;
    list-style: none; }
    .comment-list li .vcard {
      width: 80px;
      float: left; 
      padding-top: 10px;}
      .comment-list li .vcard img {
        width: 50px;
        border-radius: 50%; }
    .comment-list li .comment-body {
      float: right;
      font-size: 0.96em;
      width: calc(100% - 80px); }
      .comment-list li .comment-body h3 {
        font-size: 12px; }
      .comment-list li .comment-body .meta {
        text-transform: uppercase;
        font-size: 10px;
        letter-spacing: .1em;
        color: #777;
        margin-bottom: 15px; }
      .comment-list li .comment-body .reply {
        padding: 5px 10px;
        background: whitesmoke;
        color: #000;
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: .1em;
        font-weight: 400;
        border-radius: 4px; }
        .comment-list li .comment-body .reply:hover {
          color: #fff;
          background: black; }

          .bg-light {
  background-color: #f8f9fa !important; }

  .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

.size-33
{
    font-size: 30px;
    margin-top: 0;
}

.circle-container {
  position: relative;
  width: 20em;
  height: 20em;
  padding: 0;
  border-radius: 50%;
  list-style: none;
  box-sizing: content-box;
  margin: 0;
  border: solid 2px #70D6FE;
}
.circle-container > * {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2em;
}
.circle-container > *:nth-of-type(1) {
  -webkit-transform: rotate(0deg) translate(9.5em) rotate(0deg);
  transform: rotate(0deg) translate(9.5em) rotate(0deg);
}
.circle-container > *:nth-of-type(2) {
  -webkit-transform: rotate(45deg) translate(9.5em) rotate(-45deg);
  transform: rotate(90deg) translate(9.5em) rotate(-45deg);
}
.circle-container > *:nth-of-type(3) {
  -webkit-transform: rotate(90deg) translate(9.5em) rotate(-90deg);
  transform: rotate(180deg) translate(9.5em) rotate(-90deg);
}
.circle-container > *:nth-of-type(4) {
  -webkit-transform: rotate(135deg) translate(9.5em) rotate(-135deg);
  transform: rotate(270deg) translate(9.5em) rotate(-135deg);
}
.circle-container > *:nth-of-type(5) {
  -webkit-transform: rotate(180deg) translate(9.5em) rotate(-180deg);
  transform: rotate(180deg) translate(9.5em) rotate(-180deg);
}
.circle-container > *:nth-of-type(6) {
  -webkit-transform: rotate(225deg) translate(9.5em) rotate(-225deg);
  transform: rotate(225deg) translate(9.5em) rotate(-225deg);
}
.circle-container > *:nth-of-type(7) {
  -webkit-transform: rotate(270deg) translate(9.5em) rotate(-270deg);
  transform: rotate(270deg) translate(9.5em) rotate(-270deg);
}
.circle-container > *:nth-of-type(8) {
  -webkit-transform: rotate(315deg) translate(9.5em) rotate(-315deg);
  transform: rotate(315deg) translate(9.5em) rotate(-315deg);
}
.circle-container a {
  display: block;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #70D6FE;
  background: #FFF;
  height: 64px;
  width: 64px;
  font-size: 250%;
}
.circle-container i {
  display: block;
  padding: 10px;
  box-sizing: border-box;
  vertical-align: middle;
  text-align: center;
  border-radius: 50%;
  font-size: 60px;
}
.circle-container .active i {
  color: #F9A732;
}
.circle-container:before {
  content: 'Our Services';
  position: absolute;
  z-index: 100;
  top: 50%;
  text-align: center;
  width: 70%;
  font-size: 27px;
  margin: 0 auto;
  left: 0;
  right: 0;
  line-height: 1;
  display: block;
  margin-top: -10px;
  color: #f6861f;
  font-weight: 300;
}

.services-container li {
  display: none;
}
.services-container li.active {
  display: block;
}

.service-item {
  background: rgba(255, 255, 255, 0.34);
  padding: 0;
  margin-top: 11.26%;
  width: 100%;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  line-break: auto;
}
.service-item .header {
  background: #f68b1f;
  padding: 10px 20px;
  border-radius: 4px 4px 0 0;
}
.service-item .body {
  padding: 20px 20px;
  color: #FFF;
}
.service-item .header .icon {
  float: left;
  display: table;
}
.service-item .header .icon i {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  position: relative;
  top: -7px;
  left: -10px;
  display: table-cell;
  color: #fff;
  font-size: 200%;
  vertical-align: bottom;
  text-align: center;
}
.service-item .header h4 {
     margin: 0px;
    color: #FFF;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 20px;
}
.service-item .footer {
  background: rgba(255, 255, 255, 0.3);
  padding: 10px 20px;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #c7c5c3;
}

@media screen and (max-width: 480px) {
  .circle-container {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}

.g-content
{
        margin-top: 60px;

}

.circle-container li a h3
{
        font-size: 10px;
    margin-top: -9px;
    font-weight: normal;
    line-height: 14px;
    text-align: center;
    color: #333;
}

.circle-container li .active a h3
{
        font-size: 10px;
    margin-top: -9px;
    font-weight: normal;
    line-height: 14px;
    text-align: center;
    color: #F9A732;
}

.service-item h5
{
        color: #333;
    font-weight: normal;
    font-size: 16px;
        margin-bottom: 14px;
}

.service-item h5 strong
{
        color: #f68b1f;
    font-weight: normal;
    font-size: 17px;
}















#Clouds {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 30%;
  overflow: hidden;
  -webkit-animation: FadeIn 3s ease-out;
          animation: FadeIn 3s ease-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@-webkit-keyframes FadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes FadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.Cloud {
  position: absolute;
  width: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 70px;
  -webkit-animation-duration: 120s;
          animation-duration: 120s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-name: Float, FadeFloat;
          animation-name: Float, FadeFloat;
  z-index: 1;
}
.Cloud.Foreground {
  height: 10%;
  min-height: 20px;
  z-index: 3;
}
.Cloud.Background {
  height: 9.09090909%;
  min-height: 8px;
  -webkit-animation-duration: 210s;
          animation-duration: 210s;
}
@-webkit-keyframes Float {
  from {
    -webkit-transform: translateX(100%) translateZ(0);
            transform: translateX(100%) translateZ(0);
  }
  to {
    -webkit-transform: translateX(-15%) translateZ(0);
            transform: translateX(-15%) translateZ(0);
  }
}
@keyframes Float {
  from {
    -webkit-transform: translateX(100%) translateZ(0);
            transform: translateX(100%) translateZ(0);
  }
  to {
    -webkit-transform: translateX(-15%) translateZ(0);
            transform: translateX(-15%) translateZ(0);
  }
}
/*
@keyframes Float {
  from { transform: translateX(100%) translateY(-100%) translateZ(0); }
  50% { transform: translateX(55%) translateY(0) translateZ(0); }
  to { transform: translateX(-5%) translateY(-100%) translateZ(0); }
}
*/
@-webkit-keyframes FadeFloat {
  0%,
  100% {
    opacity: 0;
  }
  5%,
  90% {
    opacity: 1;
  }
}
@keyframes FadeFloat {
  0%,
  100% {
    opacity: 0;
  }
  5%,
  90% {
    opacity: 1;
  }
}
.Cloud:nth-child(10) {
  -webkit-animation-delay: -184.61538462s;
          animation-delay: -184.61538462s;
  top: 60%;
}
.Cloud.Foreground:nth-child(10) {
  -webkit-animation-duration: 80s;
          animation-duration: 80s;
  height: 35%;
}
.Cloud.Background:nth-child(10) {
  -webkit-animation-duration: 110s;
          animation-duration: 110s;
  height: -3.40909091%;
}
.Cloud:nth-child(9) {
  -webkit-animation-delay: -166.15384615s;
          animation-delay: -166.15384615s;
  top: 54%;
}
.Cloud.Foreground:nth-child(9) {
  -webkit-animation-duration: 84s;
          animation-duration: 84s;
  height: 32.5%;
}
.Cloud.Background:nth-child(9) {
  -webkit-animation-duration: 114s;
          animation-duration: 114s;
  height: -2.15909091%;
}
.Cloud:nth-child(8) {
  -webkit-animation-delay: -147.69230769s;
          animation-delay: -147.69230769s;
  top: 48%;
}
.Cloud.Foreground:nth-child(8) {
  -webkit-animation-duration: 88s;
          animation-duration: 88s;
  height: 30%;
}
.Cloud.Background:nth-child(8) {
  -webkit-animation-duration: 118s;
          animation-duration: 118s;
  height: -0.90909091%;
}
.Cloud:nth-child(7) {
  -webkit-animation-delay: -129.23076923s;
          animation-delay: -129.23076923s;
  top: 42%;
}
.Cloud.Foreground:nth-child(7) {
  -webkit-animation-duration: 92s;
          animation-duration: 92s;
  height: 27.5%;
}
.Cloud.Background:nth-child(7) {
  -webkit-animation-duration: 122s;
          animation-duration: 122s;
  height: 0.34090909%;
}
.Cloud:nth-child(6) {
  -webkit-animation-delay: -110.76923077s;
          animation-delay: -110.76923077s;
  top: 36%;
}
.Cloud.Foreground:nth-child(6) {
  -webkit-animation-duration: 96s;
          animation-duration: 96s;
  height: 25%;
}
.Cloud.Background:nth-child(6) {
  -webkit-animation-duration: 126s;
          animation-duration: 126s;
  height: 1.59090909%;
}
.Cloud:nth-child(5) {
  -webkit-animation-delay: -92.30769231s;
          animation-delay: -92.30769231s;
  top: 30%;
}
.Cloud.Foreground:nth-child(5) {
  -webkit-animation-duration: 100s;
          animation-duration: 100s;
  height: 22.5%;
}
.Cloud.Background:nth-child(5) {
  -webkit-animation-duration: 130s;
          animation-duration: 130s;
  height: 2.84090909%;
}
.Cloud:nth-child(4) {
  -webkit-animation-delay: -73.84615385s;
          animation-delay: -73.84615385s;
  top: 24%;
}
.Cloud.Foreground:nth-child(4) {
  -webkit-animation-duration: 104s;
          animation-duration: 104s;
  height: 20%;
}
.Cloud.Background:nth-child(4) {
  -webkit-animation-duration: 134s;
          animation-duration: 134s;
  height: 4.09090909%;
}
.Cloud:nth-child(3) {
  -webkit-animation-delay: -55.38461538s;
          animation-delay: -55.38461538s;
  top: 18%;
}
.Cloud.Foreground:nth-child(3) {
  -webkit-animation-duration: 108s;
          animation-duration: 108s;
  height: 17.5%;
}
.Cloud.Background:nth-child(3) {
  -webkit-animation-duration: 138s;
          animation-duration: 138s;
  height: 5.34090909%;
}
.Cloud:nth-child(2) {
  -webkit-animation-delay: -36.92307692s;
          animation-delay: -36.92307692s;
  top: 12%;
}
.Cloud.Foreground:nth-child(2) {
  -webkit-animation-duration: 112s;
          animation-duration: 112s;
  height: 15%;
}
.Cloud.Background:nth-child(2) {
  -webkit-animation-duration: 142s;
          animation-duration: 142s;
  height: 6.59090909%;
}
.Cloud:nth-child(1) {
  -webkit-animation-delay: -18.46153846s;
          animation-delay: -18.46153846s;
  top: 6%;
}
.Cloud.Foreground:nth-child(1) {
  -webkit-animation-duration: 116s;
          animation-duration: 116s;
  height: 12.5%;
}
.Cloud.Background:nth-child(1) {
  -webkit-animation-duration: 146s;
          animation-duration: 146s;
  height: 7.84090909%;
}
.Cloud {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAABgCAYAAACTzNnjAAAFCklEQVR42u3d34uVRRjA8YMsEi0iSwhdRBGhSJgZiNRFIkWhQVEXBipKUVBBLCF6k0h4UxFkBLq4QT/Qiyi80EgxCjXMWqOMtqy0bBNja92yXatN3c3pGc9sHU/v+X3emWfe93vx+QN23u+e95x5Z94pmNWFQo5NEytErzgoBsSIOCf+FqbEBTEhzophcVTsFxvFEjE152PZHGMukbcB6BAPij0uqgtl0bXCBvyjeFPcS2wEWc0y0ec++Ywnf7rwbyc8grQ6RY8Y9RhhJT+Jde4TmghzFuR08bo4ryDEpE/N58QUYsx+kFPcD4yzCkMsZz+1uwkyu0HeKYYiCLHcN2I2QWYnSPudbHubfy37NuFu4wQZeZD2k2Uw4hDLHRZdBBnnH3K/5ykcX86IeQQZl6civ0XXYv/RlhJkHLZkOMTypz7dBKnbyzmJsfTZeTdB6vRszmIsjXI5QeryWMa/M9ZinzjdTJA63CLGcxzjpD/ElQQZfq3iKDFe8lSHIAPqI8L/6SHIMB4nvorTQQsI0v+teoz4KjpBkH7tIrqaNhCkH9cnbK5C8q/uywiSHzKabCLIdM3K+QR4o8YysfVWcZDvElnD1hNkOi5XuilLu5MlOyzni3vESnGfWCRuIMjm1zgSWPM7GWvNXdonXkdM8Q0dCwmytu8Iy/vK9B3iRoJMnghnqifc8jb7yXkXQf5nLWGo2WR2HUGuLrxPDKq25D6d9yBPE4I6/e6rVO6CnMpkuFq/eLmFKwtyMRde/dOg2XkKkvlH/X5P9ZNSWZBvcMGjMJza6iJlQe7nYkfjozwE+TkXOiprsx7kES5yVOzLYK/IcpA/cJGj806Wg/yaCxzlzsersxpkPxc4SruzGuQBLm603yU7DPOQUOSJWIK0E6j2lcvPm+JJVp+674oDbiFuv5t/fEXs5cJG65DmIO3KY3vG3yCLbXO1N1xVkB3uWfQQFye3rtUS5DN1bC5C9j0cOki7XOwUFwJOb6gg7TmCW1lMizI7QwQ5nW2qqGCv7yDtwsxfGXhU0OczyKvECIOOKvb5CnKa2+TDoKOat3wFyaIH1ONFH0H2MNCo00NpBzmXR39owIy0gzzOIKNOv6X9LHsZg4wGp3xsM/ZMoUfF3aaZ4++qBDnIIKMNzrsHKb11Lb6oEORtDCRSYB81f+vWxzYUJBv2kTYb5vx6gzzHgMHTjsUXagV5BwMFzz78d5NYQpDbGCAEcOzissaEIL9kcBDIx0lBsrwMIW0uD3KcQUHgqaEFpUGyLQGhnSgNkgGBBg8QJDQ5Phkky82g5bvkNQXDscDQY6MNcpiBgBL9NsjDDAS0LPq1Qb7EQECJicLFSUkGAkpMLgMaYzCgKci3GQxomPqZDPImBgMa9uOULifnDWcI7VRpkIsYEAR2sHwX2GcMCgJak/QKPh4lIsgcpOhM2iv7JIODAPqqvY7vPQYInlf6zKsWpN2iOMBAwZMD9bzSudPwvh+kr3gofJ0vve/ikxIp36pXNHosiD2j5gMGD2ksyG3lJK917qc5A4l2eNW04Wi5OaZ41DADilZu0xtMmw/fXCV+ZnDRoFFTfBdpaudlLxVfsXMRNYy7W3SH8XSAu/01bo8s/kL8xQWAM+JC7DIeDnCvZqZ4RGxxi3/3iUPOJ+5TtRXfG/v6jeadNMVjlqsZquG0uwU164ybg2vFuPuh2ax23tkm3N91VLwmbjVNvPT+H7Ro4730ITNPAAAAAElFTkSuQmCC);
}
.Cloud.Background {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAAAqCAYAAAAUJM0rAAACFUlEQVRo3u3aPSwDYRzH8UZEbAYiYrDYjLZGpIPBJLGwSKwi0k1iYBKDdFJsEiMxSZgsFZJGiGjqJWEhSKuaNKRUG8r5PfI8SXOud72+PH2eu2f47Ndv7+V5/nee/G6bh5MWmIV9iEMWvkGjfiADD7AHk9BU6+PSNK0kPAINwwXkC6KU6gvC4HVyKB/clhHHCDnbTqHbSaEaYIv+OK3KyBk274RQrXBXg0B6B/QPkTIUiZTiEIm5gkbZQjXTJ5nG2ZFsocJ1iMQEZQk1VcdIGl2L9Yoeitwj3uocirgRPVRAgEjMoMihkgKFStIzK063QVHYhKF6h/IKFMlKGpaNlhM8Qq1JFIp5gQHeoSIShmJPST/PUElJQ7FN9hivUGmJQxE56OQRKiN5qL/NNY9QKQeEIpdgR7VC9cEqHeGeUyEHXHrMUiWhyKx6BV4dEsNMtNxQI4Ls33h5LidUoEYjXKEXoXZDLbgsEBOzE8qne8fmJhE7oWIujUQcwhyMmy0VSKRRF0cyWlclYMYo1LEKZOgRugpDpVWUot5ZLI8LlwN23bNQKoY1vwpVmmsS6kOFsPRJQl2qENZIqGkVwnp9xb5nUksEcxm2hZlQMcy3OYXTgx0VpOi2pl8/jwqpMP9sF5twBl08ctE7I/dws5l5D5y4OBj51HvdzluYdlik0RL06cjkKpSlB1Span5x/AQb5Hfrxyy/oU5ISeVw53AAAAAASUVORK5CYII=);
}





.login-container{
    margin-top: 0%;
    margin-bottom: 0%;
        width: 100%;
}
.login-logo{
    position: relative;
    margin-left: -18.5%;
}
.login-logo img{
    position: absolute;
    width: 15%;
    margin-top: 19%;
    background: #282726;
    border-radius: 4.5rem;
    padding: 5%;
}
.login-form-1{
    padding: 4%;
    background:#282726;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
        min-height: 467px;
}
.login-form-1 h3{
    text-align: center;
    margin-bottom:4%;
    color:#fff;
}
.login-form-2{
    padding: 4%;
    background: #f05837;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
               min-height: 907px;
}
.login-form-2 h3{
    text-align: center;
    margin-bottom:4%;
    color: #fff;
}
.btnSubmit{
    font-weight: 600;
    width: 50%;
    color: #282726;
    background-color: #fff;
    border: none;
    border-radius: 1.5rem;
    padding:2%;
}
.btnForgetPwd{
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.btnForgetPwd:hover{
    text-decoration:none;
    color:#fff;
}

.slick-slider .slick-list
{
	z-index: 99;
}

.theme-btn-s2 {
        background-color: #fe6d34;
    color: #fff;
    /* height: 45px; */
    line-height: 45px;
        padding: 0 15px 0 10px;
    border: 0;
    border-radius: 50px;
    display: inline-block;
    text-transform: capitalize;
    position: relative;
    margin-top: 0;
    margin-bottom: 25px;

}


.theme-btn-s2 span{padding-left:15px;padding-right:5px;width:100%;display:inline-block; text-align:left;}

.theme-btn-s2 i
{
	margin-top: 11px;
}

.quote210
{
        background-color: #f5f7fb;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
    padding: 0;
    margin-top: -30px;
}

.size43
{
    font-size: 55px;
    color: #fdd288;
}

.signature-session
{
    font-size: 60px;
    color: #222;
    margin: 40px 0 15px;
    font-weight: 400;
}

.sub-heading
{
    font-size: 42px;
    margin-top: 27px;
   
    font-weight: 600;
}

.mt-20
{
    margin-top: 25px;
}

.heading-6
{
     margin-bottom: 30px;
}

.space-top-bottom
{
        padding: 40px 0;
}
.bg-color
{
    background-color: rgb(246, 249, 252);
     box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
}



.videopopupjs{
    background-color:#000;
    background-color:rgba(0,0,0,0.6);
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:99999;
    text-align: start!important;
}
.videopopupjs--hide{
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: videoPopupJsHide;
    animation-name: videoPopupJsHide;
}
.videopopupjs__close{
    width:30px;
    height:30px;
    cursor:pointer;
    display:block;
    margin-bottom:10px;
    color:rgba(255, 255, 255, 0.59);
}
.videopopupjs__close:after{
    width:30px;
    height:30px;
    display:block;
    text-align:center;
    content:'X';
    font-family:'Verdana';
    border-radius:50%;
    background:#333;
    line-height:2.2;
    font-size:13px;
}
.videopopupjs__close:hover{
    opacity:0.5;
}
.videopopupjs--animation{
    opacity: 0;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: videoPopupJs;
    animation-name: videoPopupJs;
}
.videopopupjs__content{
    margin:0 auto;
    height:100%;
    height:500px;
    width:100%;
    margin-top:5%;
}
.videopopupjs__content iframe{
    width:100%;
    height:100%;
}
.videopopupjs__block--notfound{
    position:absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width:100%;
    height:500px;
    background-color:#fff;
    text-align:center;
    vertical-align: middle;
    line-height: 500px;
    font-family:'Arial';
    font-size:20px;
}
@media(max-width: 768px){
    .videopopupjs__content{
        max-width:90%!important;
    }
}
@-webkit-keyframes videoPopupJs{
    0%{
        opacity: 0;
    }

    100%{
        opacity: 1;
    }
}

@keyframes videoPopupJs{
    0%{
        opacity: 0;
    }

    100%{
        opacity: 1;
    }
}

@-webkit-keyframes videoPopupJsHide{
    0%{
        opacity: 1;
    }

    100%{
        opacity: 0;
    }
}

@keyframes videoPopupJsHide{
    0%{
        opacity: 1;
    }

    100%{
        opacity: 0;
    }
}

.video-1
{
    position: relative;
   
}

.video-1:hover .hidden1
{
    display: none;
}

.video-1 .hidden1
{
    display: block;
    position: absolute;
    margin-top: 120px;
    z-index: 5;
    color: #fff;
    left: 0;
    right: 0;
    font-size: 30px;
    border: 2px solid #fff;
    padding: 4px 21px;
    border-radius: 12px;

}

.fa-play:before {
    content: "\f04b";
    margin-left: -9px;
}

.margin-here
{
        margin: 30px -15px;
}

.no-padding
{
    padding: 0px !important; 
}

.heal
{
   font-size: 57px;
    font-weight: 400;
    line-height: 85px;
    color: #fff;
    text-align: center;
   
    width: auto;
    display: inline;
    clear: both;
}

@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');

.heal span
{
    font-size: 66px;
   font-family: 'Merienda', cursive;
        color: #ee2d24;
   
}

.heal strong
{
 font-size: 60px;
}


@media screen and (max-width: 730px) {
 

.over-lay {
   
    display: none;
}

video {
    margin-top: 60px !important;
}


}

.h31
{
        background: #faba62;
    margin: 0;
    padding: 10px 0;
}

.about-me
{
   /* background: #333 url(../images/Seema-Singal.png);   
      background-position: -204px -122px;*/

      background-repeat: no-repeat;
    background: #333 url(../../../../tattvam.co.in/assets/images/Seema-Singal.html);
    background-position: 200px -36px;
    background-size: 100%;
}

.margin-all
{
    margin-top: 0px;
}


.section-123
{
        background: #ccc;
    padding: 1px;
    margin-top: 15px;
    text-align: left;
    display: block;
}

.section-123 h3
{
        float: left;
}

.section-123 .theme-btn-s2
{
    float: right;
    margin-top: 10px;
}

.bg-image {
    background: url(../images/Seema-Singal.png) fixed #2a2b2d;
    background-size: 124%;
}

.bg-image .top-header h3, .bg-image h4 {
    color: #fff !important;
}

.bg-image .top-header h3 span {
    color: #ff782b !important;
}
.bg-image h4{
    margin-top: 15px
}

.bg-image input{
    box-shadow: 0px 0px 4px -1px #000 !important;
    border-radius: 3px !important;
    padding: 19px 11px !important;
}
.bg-image label{color: #fff}

input#submit-btn {
    padding: 6px !important;
    font-size: 14px !important;
}
.bg-image select {
    height: 40px !important;
    box-shadow: 0px 0px 4px -1px #000 !important;
    border-radius: 3px !important;
}

.sub-menu {
    padding: 0px;
    border-bottom: 4px solid #f36d21;
    top: 51px !important;
}

.main-nav li .sub-menu {
    display: none;
    list-style: none;
    position: absolute;
    background-color: #fff;
    min-width: 222px;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.main-nav li:hover .sub-menu {
    display: block
}

.main-nav li .sub-menu li a {
    text-transform: capitalize;
    border-bottom: 1px solid #eeeeee;
    color: #74717e;
    padding: 4px 12px;
    text-decoration: none;
    display: block;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    font-size: 11px
}

.main-nav li .sub-menu li a:hover {
    background: linear-gradient(90deg, #ed292a7a, #f9a11b94);
    color: #fff;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
@media screen and (max-width: 768px){
   .main-nav li .sub-menu .sub-sub-menu{left: 0px; margin-top: 0px;}

}

@media screen and (max-width: 768px){
    ul.styled-list {
    padding: 20px 0px !important;
}
    .training div {
    padding: 30px 30px;
}
    .training {
       padding: 0px 30px !important}

    .bg-image {
    background-size: cover;
    background: #2a2b2d;
}
.ind-healing div {
    padding: 30px 30px !important;
}
.ind-healing{padding: 0px 30px !important}
.signature p {
    width: 100% !important;
}
}
