/*-----Header Section Start------*/



/*--------------Font Css Closed------------*/
body{
	    font-family:'Lato', sans-serif;
        padding:0; margin:0;
}
.tp_header{
    background-color:rgba(255,255,255, 0.8);
    width: 100%;
    z-index: 9999;
    padding: 5px 0 5px 0;    
        background: url(../images/header_background.png);
}
.tp_header .log-sec{
	width:100%;
    text-align:center;
}
.tp_header .log-sec img{
    width: 50%;
    float:right;
}
.tp_header .to_icon{
    width: 100%;
    position: relative;
    top: 20px;
}
    .tp_header .to_icon ul
    {
        float:right;
    }
.tp_header .to_icon ul li{
	list-style-type:none;
	padding:0 10px;
    line-height:25px;
}
.tp_header .to_icon ul li a{
    font-size:16px;
}
.tp_header .to_icon ul li a:hover{
	font-size:16px;
	color:#000;
}
.tp_header .to_icon ul li a .fa{
    padding: 0 8px;
    font-size: 17px;
    color: #68790a;
}

.main_background_sec
{
        background: url("../images/main_back.jpg");
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
        padding: 0 0 35px 0;
}
/*-------New Margin-----*/
.health_sec{
    width: 100%;
    margin: 0;
}


/*--------Winners_Section_Start------------*/
.winner_sec{
	width:100%;
	margin-bottom:35px;
}
.winner_sec .img_heading_bar img{
	width:36%;
}
.winner_cont
{
        display:none !important;
}
.winner_img:hover .winner_cont
{
        display:block !important;
}
/*------------Offer Sec---------------*/
.offer_sec{
	margin:0;
    padding:25px 0 25px 0;
}
.season_ayurveda
{
    background:url("../images/hello_ayurveda.png");
	background-repeat:no-repeat;
}
    .season_ayurveda .tp_main_heading
    {
    background:#f9f5e975;
    padding: 10px 10px 10px 10px;
    }
.wo_health img{
	border-top:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	    width: 100%;
}
.wo_health_sec .health_heading{
    font-size: 16px;
    padding: 8px 0 8px 0;
    color: #252525;
    background:#efca82  ;
    text-align: center;
    font-weight: 500;
    letter-spacing: 1px;
	font-family: "Kozuka Mincho Pr6N";
}

.img_heading_bar h2{
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 0;
    text-transform: unset;
	    font-family: "Kozuka Mincho Pr6N";
}
.img_heading_bar img
{
    width: 60%;
    height: auto;
}
.tp_main_heading p{
    text-align: justify;
    color: #000000;
    font-size: 16px;
}

.img_heading_bar{
	margin-bottom:15px;
}
.second_new_sec{
	text-align: center;
    font-size: 22px;
    letter-spacing: 1px;
    color: #545454;
    font-weight: 600;
}
.award_bt_space
{
    margin-bottom:5px;
}
.first_new_sec{
    width: 100%;
    background: url(../images/texture.png) repeat #fff left top;
    padding:5px 0px 5px 0px;
    border: 1px solid #f1b31f;
    margin-top: 0;
    text-align: center;
}
.first_new_sec img{
	width:80%;
}
.wo_health{
	margin-top:0px;
	position:relative;
}
.wo_health .ov_img_mode{
	  display: block;
  width: 100%;
  height: auto;
}
.overlay_bar{
position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #0000008c;
}
.wo_health:hover .overlay_bar{
	  opacity: 1;
}
.ov_text {
    color: white;
    font-size: 15px;
    position: absolute;
    top: 50%;
    letter-spacing: 2px;
    left: 45%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align:left;
}
    .ov_text ul
    {
        padding:0px;
    }
        .ov_text ul li
        {
    list-style-type: none;
    line-height: 40px;
        }
            .ov_text ul li img
            {
    width: 13%;
    border: 0px;
    margin-right: 8px;
            }
.wo_health_sec
{
    transition: 0.3s;
}
    .wo_health_sec:hover
    {
        box-shadow:0 10px 20px 0 rgba(0,0,0,0.2);
    }
.no_shadow:hover{
	box-shadow:unset;
}
.drop_down
{
    width:100%;
}
    .drop_down img
    {
        width: 7%;
    border: none;
    float: left;
    padding: 0px;
    }
.healthy_tab_sec .tab-pane{
    border: 1px solid #ccc;
    padding: 22px 16px 22px 16px;
    text-align: justify;
    margin-top: 10px;
}
.healthy_tab_sec p{
	line-height:28px;
	margin-bottom:10px;
	    font-size: 15px;
}
.enquiry_now_btn_bar h2
{
    color: #4a4a4a;
    font-weight: 500;
    font-size: 20px;
    margin: 0;
    border: 1px solid #4a4a4a;
    background: #efca82;
    padding: 10px;
    font-family: "Kozuka Mincho Pr6N";
}
/*-------Footer Sec Start-------*/
.healthy_tab_sec h2{
font-size: 18px;
    font-weight: 800;
    margin: 0;
    margin-bottom: 13px;
    font-family: "Kozuka Mincho Pr6N";
}
    .healthy_tab_sec h2 span
    {
        font-size: 12px;
    position: relative;
    top: -10px;
    }
.healthy_tab_sec h3{
	font-size: 21px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 13px;
}

/*----Enquiry Form----*/
.from-sec-start h3
{
    text-align: center;
    font-size: 27px;
    margin: 0px 0 0 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #333333;
}
.tabs_two_section
{
    width:100%;
        display: inline-block;
        margin-bottom:15px;
}
    .tabs_two_section .two_first_image
    {
        width:15%;
            float: left;
    }
        .tabs_two_section .two_first_image img
        {
border: 1px solid #c5c5c5;
    width: 100%;
    border-radius: 9px;
        }
    .tabs_two_section .two_second_content
    {
        width:85%;
            float:right;
    }
        .tabs_two_section .two_second_content h2
        {
                font-size: 15px;
    padding: 0px 15px 0px 15px;
    margin: 0;
    letter-spacing: 1px;
    font-weight: 800;
    margin-bottom:5px;
        }
        .tabs_two_section .two_second_content p
        {
    padding: 0px 15px 0px 15px;
    line-height: 23px;
    margin: 0;
        }

/*-------Fitness-Sec--------*/
/*---------Responsive-Fitness------------*/
.responsive_fitness
{
    width:100%;
    margin-bottom:25px;
}
.responsive_fitness .health_fitness
{
border:1px solid #e6e6e6;
margin-bottom:25px;
}
.health_fitness .health_ft_image
{
    width:100%;
}
    .health_fitness .health_ft_image img
    {
        width:100%;
    }

.healthy_woman_month
{
        background: #efca82;
    padding: 10px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #252525;
}
.responsive_health_content
{
        text-align: justify;
    padding: 2px 20px 0 20px;
}
    .responsive_health_content h2
    {
            font-size: 16px;
    margin: 10px 0 10px 0;
    }
/*------------------------------------------------------*/
/* Footer styles
/*------------------------------------------------------*/
#main-footer {
  background-color:#171717;
  padding:10px 0 10px 0;
  color: #9ba0aa;
  line-height: 24px;
}
#main-footer .widget h3.title {
    margin-bottom: 16px;
    color: #f0f5f7;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-top: 10px;
}
#main-footer .widget p {
  margin-bottom: 25px;
}
#main-footer .widget a {
  color: #b5bac6;
}
#main-footer .widget a:hover {
  color: #cbd1de;
}
#main-footer .widget ul {
  border-color: #4a4c52;
}
#main-footer .widget ul li {
  border-color: #4a4c52;
}
#main-footer .widget .tagcloud a {
  color: #fff;
}
#main-footer .widget label {
  color: #9ba0aa;
}
#main-footer .widget input[type="text"] {
  background-color: #515359;
  border: none;
  padding: 12px 15px;
  margin-bottom: 13px;
  width: 100%;
  color: #fff;
  outline: none;
  overflow: hidden;
}
#main-footer .widget input[type="text"]:focus {
  background-color: #696c74;
}
#main-footer .widget input[type="submit"] {
    border: none;
    background-color: #5f5f5f;
    color: #fff;
    padding: 8px 21px;
	text-transform:none;
}
#main-footer .widget input[type="submit"]:hover {
  background-color: #4dbed9;
}
#main-footer .widget .wp-email-capture-widget {
  margin: 20px 0;
}
#main-footer .appoint-widget span {
  border-bottom: 1px solid #4a4c52;
  padding-bottom: 5px;
  margin-bottom: 5px;
  display: block;
}
#main-footer .appoint-widget span:last-child {
  border-bottom: none;
}
#main-footer #wp_email_capture > form > div {
  background: transparent !important;
  color: #e0e0e0;
  margin: 0 0 15px !important;
  width: 100%;
}
#subs_form #subs-error-container{
    margin-top: 10px;
}
#subs_form #subs-error-container label{
    font-size: 14px;
}
#subs_form #subs-response-container{
    margin-top: 10px;
}
/*------------------------------------------------------*/
/* Footer Bottom
/*------------------------------------------------------*/
.footer-bottom {
    margin-top: 0px;
    padding-top: 0px;
    border-top: 1px solid #424242;
    padding: 12px 0 0 0;
}
.footer-bottom p {
  color: #7a7d86;
}
.footer-bottom .footer-social-nav {
  margin: 0;
  padding: 0;
  float: right;
}
.footer-bottom .footer-social-nav li {
  display: inline-block;
  list-style: none;
  margin-left: 10px;
}
.footer-bottom .footer-social-nav li .fa {
  font-size: 18px;
  display: block;
  text-align: center;
  line-height: 20px;
  color: #53565c;
}
.footer-bottom .footer-social-nav li .fa:hover {
  font-size: 20px;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: -2px;
}
.footer-bottom .footer-social-nav li a {
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer-bottom .footer-social-nav li a:hover {
  text-decoration: none;
}

.mandatory
{
	padding: 0px 0px;
	text-align: right;
	color: #F00;
}

/*---Carasoul-Dropdown-Section---*/
.item
{
   position:relative;
}
.winner_box
{   
    position:absolute;
    left:25%;  top:0;
    opacity:0.0;
    width:50%;
    height:100%;
    background-color:rgba(0,0,0,0.5);
    padding:15px;
    color:#fff;
    font-size:60px;
}
.item:hover .winner_box
{    
    opacity:1.0;
}
    

    




