﻿/*
Theme Name: Nature-cure
Theme URI: https://www.naturopathy.com/
Author: WireCamp Interactive LLP 
Author URI: https://wirecamp.com/
Description: 
Version: 1.0.0
Text Domain: Nature-cure
*/
 
/*
 * Globals
 */

/*Main Font*/
/*font-family: 'Work Sans', sans-serif*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display');

#loading {
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   position: fixed;
   display: none;
   opacity: 0.7;
   background-color: #000;
   z-index: 99;
   text-align: center;
}
#loading-image {
  font-size: 24px;
  color: #fff;
  position: absolute;
  top:42%;
  left: 46%;
  z-index: 100;
}
.navbar{
	z-index: 98;
}
.full {
	width:100%;
	-webkit-transition: all ease 1s;
    -moz-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
}
.nat-pages .no-pd{
	padding: 0px !important;
}

/*--------------------------------------------------------------
# Main Css
--------------------------------------------------------------*/

html {
  font-family: 'Open Sans' , sans-serif;
}

body {
  font-family: 'Open Sans' , sans-serif;
  font-style: normal;
  font-size : 16px;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
	.entry-content-page{
	  overflow-x: hidden;
	}
}
/*--------------------------------------------------------------
## Core Button
--------------------------------------------------------------*/
.nat-home-button{
	margin: 50px 0 65px 0 !important;
}
.nat-home-button a,
.nat-home-button a:hover{
	padding : 10px 15px !important;
	font-weight: 600;
	font-size: 16px !important;
	background-color: #EB7A4D !important;
	border-radius: 4px !important;
}
.nat-pareeka-row .nat-home-button{
	margin: 50px 0 5px 0 !important;
}
.nat-activity-row .nat-home-button{
	margin: 50px 0 55px 0 !important;
}
.transition{
	transition-duration: 0.3s;
}
/*--------------------------------------------------------------
## Top Header
--------------------------------------------------------------*/
.nat-header-logo img{
	padding: 10px;
}
.nat-top-header-bg{
	height: auto;
	box-shadow: 1px 1px 10px 0px rgba(240,237,240,1);
	background-color: #fff;
	margin-bottom: 0px;
}
.nat-top-header-bg .navbar-header{
	float: none;
}
.nat-main-navbar li{
	display: inline-block;
}
.nat-main-navbar a{
	color: #232323;
	font-weight: 400;
	font-size: 15px;
	line-height: 50px;
	padding: 10px !important;
	text-decoration: none;
}
.nav-social-icon li{
	display: inline-block;
}
.nav-social-icon{
	padding-right: 15px;
	background-color: #005a50;
}
.nav-social-icon .nat-followus{
    margin: 5px 10px;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
}
.nav-social-icon .nat-inline{
	display: -webkit-inline-box;
}
.nav-social-icon .fa{
	color : #fff;
}
/*.nav>li>a:focus, 
.nav>li>a:hover{
	background-color: #005A50 !important;
}*/
.nav-social-icon .nat-navbar-booknow{
	float: right;
	border-width: 0px;
	background-color: #ea794e;
}
.nav-social-icon .nat-navbar-booknow a{
	color: #ffffff;
	padding: 20px;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 400;
	line-height: 40px;
	text-decoration: none;
}
.nav-xs-logo img{
	width: 70%;
}
.nat-recg-text a{
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
}
.nat-recg-text span{
	font-weight: bold;
	font-size: 15px;
}
.nat-main-navbar>ul>li>a:focus, 
.nat-main-navbar>ul>li>a:hover{
	background-color: #fff !important; 
}
.navbar-default .active > a, 
.navbar-default .active > a:hover, 
.navbar-default .active > a:focus {
 	color: #00594F;
 	font-weight: bold;
}
.nat-main-navbar .dropdown>ul{
	padding: 0px;
	height: auto !important; 
}
.nat-main-navbar .dropdown>ul>li{
	width: 100%;
    background-color: #FFF;
    padding: 0px;
    border-bottom: 1px solid rgba(255,255,255,0.6);
}
.nat-main-navbar .dropdown>ul>li:hover{
	background-color: #005A50;
}
.nat-main-navbar>ul .dropdown>ul>li>a{	
	color: #000000;
	font-size: 15px;
	font-family: "Open Sans";
	background-color: #FFF;
}
.nat-main-navbar>ul .dropdown>ul>li>a:hover{
	color: #fff;
	background-color: #005A50;
}
.nat-main-navbar .dropdown>ul>li>ul{
	margin: -42px 171px;
}
.dropdown-menu li.menu-item-has-children:after {
    content: "\25BA";
    font-size: 10px;
    position: absolute;
    top: 35%;
    right: 10px;
    color: #fff;
}
.custom_logo h6{
	position: absolute;
	top: 15px;
	right: 50px;
	color: #005A4F;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	font-family: "Playfair Display";
}
.custom_logo span{
	font-size: 12px;
	 font-family: 'Open Sans' , sans-serif;
}
.nat-pages{
	margin-top: 67px;
}
@media screen and (min-width: 768px) {
	.nat-main-navbar{
		float: right;
	}
	.socials-xs{
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.socials-lg{
		display: none;
		transition-duration: 0.3s;
	}
	.nat-pages{
		overflow-x: hidden;
	}
	.nav-social-icon{
		display: none;
		margin-top: 0px;
	}
	.nav-xs-logo h6{
		top: 5px;
		right: -100px;
		font-size: 11px;
	}
	.nav-xs-logo .custom_logo span{
		font-size: 10px;
	}
	.navbar-default .navbar-toggle:focus, 
	.navbar-default .navbar-toggle:hover{
		background-color: #fff;
	}
	.nav-social-icon >ul>li>a{
		font-size: 14px;
	}
	.nav-social-icon .nat-navbar-booknow a {
		line-height: 8px;
	}
	.nav-social-icon{
		background-color: #005A50;
	}
	.nav-social-icon .fa{
		color: #fff;
	}
	.nat-top-header-bg .navbar-toggle{
		border-color: #fff;
		margin-top: 22px;
		padding: 10px 20px;
	}
	.nat-top-header-bg .navbar-toggle .icon-bar{
		background-color: #005A50;
	}
	.navbar {
    	transition-duration: 0.3s;
	}
	.navbar-scroll-custom {
		transition-duration: 0.3s;
	}
	.nat-top-header-bg .navbar-collapse{
		padding-right: 0px;
		padding-left: 0px;
	}
	.nat-icon-row{
		margin: 0 10px;
	}
	.nat-main-navbar li{
		display: block;
		transition-duration: 0.8s;
	}
	.nat-main-navbar .current_page_item{
		background-color: #005A50;
	}
	.nat-main-navbar .current_page_item a{
		font-size: 16px;
		color: #fff;
		font-weight: 600;
		line-height: 35px;
	}
	.nat-main-navbar .dropdown>ul{
		width: 100%;
		transition-duration: 0.8s;
	}
	.nat-main-navbar a{
		line-height: 30px !important;
	}
	.nat-main-navbar .dropdown>ul>li>ul{
		margin: 0;
		overflow: auto;
		position: absolute;
	}
}
@media (min-device-width:320px) and (max-device-width:568px){
	.nav-xs-logo h6{
		right: -107px;
	}
	.nat-top-header-bg .navbar-toggle{
		padding: 0px 8px;
	}
}
@media (min-device-width:360px) and (max-device-width:640px){
	.nav-xs-logo h6{
		right: -92px;
	}
}
@media (min-device-width:375px) and (max-device-width:667px){
	.nav-xs-logo h6{
		right: -90px;
	}
}
@media (min-device-width:412px) and (max-device-width:732px){
    .nav-xs-logo h6{
		right: -90px;
		font-size: 12px;
	}
	.nav-xs-logo .custom_logo span{
		font-size: 11px;
	}
}
@media (min-device-width:768px) and (max-device-width:1023px){
	.nav-xs-logo img{
		width: 100%;
	}
    .nat-main-navbar a{
    	line-height: 32px;
    	font-size: 14px;
	    padding: 6px !important;
    }
	.nav-xs-logo h6{
		right: -153px;
	}
	.nat-main-navbar .dropdown>ul>li>ul{
		margin: -49px 157px;
	}
	.dropdown-menu li.menu-item-has-children:after{
		top: 18px;
	}
}
@media (min-device-width:1024px) and (max-device-width:1365px){
	.nav-xs-logo h6{
		right: 42px;
	}
	.nat-main-navbar a{
		font-size: 15px;
		padding: 6px !important;
	}
	.nat-main-navbar .dropdown>ul>li>ul{
		margin: -42px 157px;
	}
}
@media (min-width:1200px) and (max-width:1365px){
.nat-pages{
		margin-top: 66px;
	}
}


/*--------------------------------------------------------------
## Home- Front Page Css
--------------------------------------------------------------*/
/*new desgin css*/
.nat-home-nature-row .wpb_single_image,
.nat-home-nature-row .wpb_wrapper,
.nat-home-nature-row .vc_single_image-wrapper,
.nat-home-nature-row img{
	width: 100%;
}
.nat-home-nature-row .home-page-image ul>li img{

}
.nat-home-nature-row .flex-direction-nav,
.nat-home-nature-row .flex-control-nav{
	display: none;
}
.nat-home-nature-row .flexslider{
	border: none;
	box-shadow: none;
}
.nat-home-nature-row #myCarousel img{
	min-height: 600px;
}
.nat-home-nature-row .shtvnHeading{
	top: 7%;
	margin: 0;
    left: 7%;
    z-index: 1;
	color: #f2f2f2;
	padding: 4px 0;
	font-size: 35px;
	font-weight: 600;
	position: absolute;
}
.nat-home-nature-row .subMainHeading{
	top: 15%;
    left: 7%;
    z-index: 1;
	font-size: 18px;
	color: #fff;
	position: absolute;
}
.nat-home-nature-icon{
	margin-top: 40px;
}
.nat-home-nature-icon .col-lg-2{
	display: table;
    width: 65px;
    height: 70px;
}
.nat-home-nature-icon .nat-icon-row{
	margin-left: -23%;
}
.nat-home-nature-icon img{
	width: 100%;
	opacity: 0.6;
	margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 120px;
}
.nat-home-nature-icon-opacity{
	opacity: 1 !important;
}
.nat-home-nature-icon h4>a{
	margin: 0;
	font-size: 18px;
	color: #202020;
	line-height: 40px;
	text-decoration: none;
}
.home-btn-book-now,
.home-btn-book-now:focus{
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 20px; 
	padding: 10px 60px;
	color: #fff;
	background: -webkit-gradient(to right, #F7664A 0%, #F6A939 20%, #F7664A 100%);
	background: linear-gradient(to right, #F7664A 0%, #F6A939 20%, #F7664A 100%);
	background-size: 500%;
	border-radius: 32px;
	border: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: transparent;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	outline: none;
	box-shadow: none;
}
.home-btn-book-now:hover{
	outline: none !important;
	animation-name: gradient;
	-webkit-animation-name: gradient;
	animation-duration: 2s;
	-webkit-animation-duration: 1s;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}   
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100%;
  }
}
.nat-home-graph-row p{
	color: #434343;
	font-size: 18px;
	text-align: center;
}
.nat-home-graph-row img{
	width: 100%;
}
.nat-home-graph-row ul{
	width: 100%;
	padding-left: 0px;
	display: inline-flex;
}
.nat-home-graph-row li{
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
}

/*@keyframes slide{
  0%{
    transform: translate3d(0, 0, 0);
  }
  100%{
    transform: translate3d(-1692px, 0, 0);
  }
}*/
.nat-home-bg-green{
	background-color: #005a50;
    color: #000 !important;
    padding: 5px 18px;
    background: linear-gradient(to right, #005a50 49%, #fff 49%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all .5s ease-out;
}
.nat-home-bg-green-remove{
	color: #fff !important;
    background-position: left bottom;
}
.nat-home-border-bottom .vc_sep_line{
	margin: 0;
    width: 82% !important;
    border-top: 2px solid #787777 !important;
    top: 0 !important;
}
/*Responsive CSS Mobile screen*/
@media screen and (max-width: 767px) {
	.nat-home-nature-row #myCarousel img{
		margin-top: 50px;
		max-height: 275px;
		min-height: 275px;
	}
	.nat-home-nature-row .shtvnHeading{
		font-size: 25px;
		top: 26%;
	}
	.nat-home-nature-row .subMainHeading{
		top: 37%;
		font-size: 15px;
	}
	.nat-home-nature-icon{
		margin-top: -20%;
	}
	.nat-home-nature-icon img{
		width: 50%;
	}
	.nat-home-nature-icon .mg-right {
		margin-right: 10px !important;
	}
	.nat-home-nature-icon .nat-icon-row {
		width: 21.5%;
	    margin: 0%;
	    display: inline-grid; 
	}
	.nat-home-nature-icon .col-lg-2{
		width: 100%;
	}
	.nat-home-nature-icon h4{
		margin: 0;
		text-align: center;
	}
	.nat-home-nature-icon h4>a{
		font-size: 12px;
		line-height: 25px;
		font-weight: 600;
	}
	.home-btn-book-now, 
	.home-btn-book-now:hover, 
	.home-btn-book-no:focus{
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.nat-home-border-bottom .vc_sep_line{
		margin-top: 30px;
		width: 100%;
	}
	.nat-home-graph-row p{
		font-size: 16px;
	}
	.nat-home-graph-row li {
	    padding: 20px 4px;
	}
	.nat-home-bg-green{
		background-color: #fff;
		padding: 0;
		background: none;
	}
	.nat-home-bg-green-remove{
		color: #005a50 !important;
	}
	.home-btn-book-now, .home-btn-book-now:focus{
		margin-top: 35px;
	}
}

/*old design*/
.nat-home-row{
	margin-bottom: 20px;
}
.nat-home-img-col h2{
	color: #005a4c;
	font-family: "Playfair Display";
	font-size: 32px;
	font-weight: 400;
}
.nat-home-icon-col img{
	width: 65px;
}
.nat-home-icon-col{
	margin-top: 30px !important; 
}
.nat-icon-row{
	margin-bottom: 40px;
}
.nat-home-icon-col h4{
	color: #005b4c;
	margin-top: 0px;
	font-family: "Playfair Display";
	font-size: 22px;
	font-weight: 400;
}
.nat-home-icon-col p{
	color: #232323;
	font-size: 14px;
}
.nat-green-row p{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 32px;
	padding : 40px 0px;
	text-align: center;
	font-family: 'Playfair Display';
}
.nat-green-parallax .vc_parallax-inner{
	opacity: 0.8;
	background-repeat: no-repeat;
	background-position : 20% !important;
	background-attachment: fixed !important;
}
.nat-nature-col .wpb_content_element,
.nat-home-nature-row .wpb_content_element{
	margin-bottom: 0px;
}
.nat-nature-text{
	padding: 0px 40px 0px 60px;
}
.nat-nature-text-bottom{
	position: relative;
	margin-top: 100px;
	margin-bottom: 100px;
	background-color: #F0F0F0;
	border: 30px solid transparent;
	border-image: url("images/border.jpg") 43 round;
}
.nat-nature-text-bottom p{
	padding: 100px 30px;
}
.nat-nature-text-bottom .wpb_wrapper{
	background-color: #F0F0F0;
}
.nat-bottom-img img{
	position: absolute;
	right: 0;
	top: -76px;
	background-color: #e8e8e8;
}
.nat-nature-text h2{
	margin: 0 0 5px 0;
	color: #005b4d;
	padding: 0px 10px 8px 10px;
	font-family: 'Playfair Display';
}
.nat-nature-text p{
	color: #232323;
	font-size: 16px;
	line-height: 26px;
	padding: 7px 10px 0px 10px;
}
.nat-nature-text a{
	color: #ea794e;
	font-weight: 600;
	text-decoration: none;
}
.nat-expr-heading h2{
	margin-left: auto;
    width: 11%;
    margin-top: 35px;
    color: #363636;
    font-family: "Playfair Display";
    font-size: 32px;
    font-weight: 400;
    border-bottom: 2px solid rgba(234,121,78,0.7);
    margin-right: auto;
    padding-bottom: 15px;
}
.nat-expr-img-col .ih-item.square{
	border :none;
	box-shadow: none;
}
.nat-expr-img-col .ih-item.square h3{
	font-family: "Open Sans";
	margin-top: 90px !important;
	font-weight: 600;
	font-size: 26px !important;
	text-transform: none !important;
	background: transparent !important;
}
.nat-expr-img-col .ih-item.square .bottom-caption{
	font-family: "Open Sans";
	font-size: 15px !important;
	color: #fff !important;
	font-style : normal !important;
	font-weight: 400;
}
.nat-expr-img-col .ih-item.square  .info{
	background: rgb(234,121,78) !important;
	transition : all 0.35s ease-in-out;
}
.nat-expr-img-col .ih-item.square .info:hover{
	visibility: visible;	
	opacity: 0.88 !important;
}
.nat-activity-heading h2{
	color: #1d1d1d;
	font-family: "Playfair Display";
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 0.32px;
}
.nat-testim-row{
	z-index: 1;
}
.nat-testim-row h2{
	color: #fefefe;
	font-family: "Playfair Display";
	font-size: 32px;
	font-weight: 400;
}
.nat-testim-row .wpb_text_column{
	margin-bottom: 20px !important;
}
.nat-testim-row .testimonial_rotator_description{
	color: #fff;
	padding: 0px 60px 10px 60px;
	text-align: center;
	font-size: 20px;
}
.nat-testim-row .testimonial_rotator_quote{
	font-style: italic !important;
	font-family: "Playfair Display";
}
.nat-testim-row .cf-tr{
	border-left: none !important;
	font-style: normal !important;
	font-family: "Open Sans";
}
.nat-testim-row .testimonial_rotator_author_info p{
	font-size: 18px !important;
	border-left: none !important;
}
.nat-testim-row .testimonial_rotator_prev,
.nat-testim-row .testimonial_rotator_next{
	color: #fff;
	z-index: 99;
}
.nat-testim-row .testimonial_rotator_prev{
	left: 55px;
}
.nat-testim-row .testimonial_rotator_next{
	right: 55px;
}
.nat-guide-row .wpb_content_element {
	margin-bottom: 0px !important;
}
.nat-guide-row h2{
	color: #046303;
	padding: 0 15px 10px 15px;
	font-family: "Playfair Display";
	font-size: 36px;
	font-weight: 400;
}
.nat-guide-row p{
	color: #232323;
	padding:10px 20px;
	line-height: 25px;
	font-family: "Open Sans";
	font-size: 18px;
	font-weight: 400;
}

/*Responsive CSS Mobile screen*/
@media screen and (max-width: 767px) {
	.nat-home-img-col .vc_column-inner ,
	.nat-home-icon-col .vc_column-inner  {
		padding-top: 10px !important;
	}
	.nat-home-img-col h2{
		font-size: 22px;
	}
	.nat-green-row p{
		font-size: 24px;
		padding : 25px 0px 25px 0px;
	}
	.nat-green-parallax .vc_parallax-inner{
		background-size: cover !important;
	}
	.vc_parallax-inner{
		background-repeat: no-repeat !important;
		background-size: cover !important;
	}
	.nat-home-button{
		margin-bottom: 50px !important;
	}
	.nat-nature-text{
		padding :0px 0px 20px 0px;
		margin-bottom: 0px !important;
	}
	.nat-bottom-img img{
		top: 0px;
	}
	.nat-nature-text-bottom{
		margin-top: 30px;
		border : 15px solid transparent;
	}
	.nat-nature-text-bottom .vc_column-inner {
		padding-top: 0px !important;
	}
	.nat-nature-img-col .vc_column-inner {
		padding-top: 0px !important;
	}
	.nat-testim-row .testimonial_rotator_prev{
		left: 0px;
	}
	.nat-testim-row .testimonial_rotator_next{
		right: 0px;
	}
	.nat-activities .slick-prev{
		left: -25px;
	}
	.nat-activities .slick-next{
		right: -21px;
	}
	.nat-testim-row .testimonial_rotator_description,
	.nat-testim-row .cf-tr{
		padding: 0px;
		font-size: 16px;
		padding-left: 0px !important;
	}
	.nat-testim-row p{
		font-size: 14px !important;
	}
	.nat-testim-row .testimonial_rotator_wrap.with-prevnext{
		padding: 10px 30px;
	}
	.nat-activity-row .vc_column-inner {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.nat-guide-row h2{
		font-size: 30px;
		padding: 0px 20px;
	}
	.nat-nature-row{
		margin-bottom: 30px;
	}
	.nat-expr-heading h2{
		width: 58%;
	}
	.nat-testim-row.vc_custom_1510259310356{
		background-size: cover !important;
	}
}

/*ipad css*/
@media all and (min-width: 768px) and (max-width: 1024px){
	.nat-bottom-img img{
		position: relative;
		top: 36px;
	}
	.nat-nature-text h2{
		padding: 20px 10px 8px 10px;
	}
	.nat-nature-text-bottom{
		margin: 50px 0;
	}
	.nat-nature-text-bottom .vc_column-inner {
		padding-top: 0px !important;
	}
	.nat-nature-text{
		margin-bottom: 15px !important;
		padding: 0px 20px 0px 20px;
	}
	.nat-expr-heading h2{
		width: 18%;
	}
	.nat-testim-row.vc_custom_1510259310356{
		background-size: cover !important;
	}
	.nat-expr-img-col .ih-item.square h3{
		font-size: 22px !important;
		margin-top: 25px !important;
	}
	.nat-expr-img-col .ih-item.square .bottom-caption{
		font-size: 14px !important;
	}
}
@media all and (min-width: 1024px) and (max-width: 1365px){
	
	.nat-bottom-img img{
		top: -85px;
	}
	.nat-nature-text-bottom .vc_column-inner {
		padding-top: 0px !important;
	}
	.nat-nature-text{
		margin-bottom: 0px !important;
		padding: 0px 20px 0px 20px;
	}
	.nat-bottom-img{
		margin-bottom: 0px !important;
	}
	.nat-guide-row h2{
		margin: 10px 0;
		padding: 0 0 10px 0;
	}
	.nat-guide-row p{
		padding: 10px 0;
	}
	.nat-expr-heading h2{
		width: 19%;
	}
}
/*--------------------------------------------------------------
## natureCure Page Template
--------------------------------------------------------------*/
.nat-page-bg{
	margin-top: 96px;
	height: 318px;
	position: relative;
	background-size: cover !important;
}
.nat-page-bg p{
	color: #ffffff;
	padding: 30px 0;
	font-size: 16px;
	font-weight: 400;
	font-family: "Open Sans";
}
.nat-page-bg h2{
	width: 35%;
	bottom: 30px;
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	position: absolute;
	font-family: "Open Sans";
}

@media screen and (max-width: 767px) {
	.nat-page-bg{
		height: auto;
		margin-top: 70px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.nat-page-bg{
		margin-top: 52px;
	}
}
/*--------------------------------------------------------------
## About - Our Story Page
--------------------------------------------------------------*/
.nat-about-story-text{
	margin-bottom: 0px !important;
}
.nat-about-story-text h2{
	color: #363636;
	font-size: 32px;
	font-weight: 400;
	padding: 5px 0 30px 0;
	text-align: center;
	font-family: "Playfair Display";
}
.nat-about-story-text p{
	width: 60%;
	margin: auto;
	color: #232323;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	text-align: center;
	font-family: "Open Sans";
}
.nat-about-story-text span{
	color: #005a50;
	font-size: 16px;
	font-weight: 700;
}
.nat-story-image-row .wpb_single_image{
	margin-bottom: 0px !important;
}
.nat-story-colorfill h4>span{
	color: #ffffff;
	font-size: 22px;
	font-weight: 400;
	font-family: "Open Sans";
}
.nat-story-colorfill p{
	width: 100%;
	color: #ffffff;
	font-family: "Open Sans";
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
}
.nat-story-button button{
	border-radius: 10em !important;
}
.nat-story-button h3{
	color: #ffffff;
	font-family: "Open Sans";
	font-size: 46px;
	line-height: 20px;
	font-weight: 700;
}
.nat-story-button p{
	color: #ffffff;
	font-family: "Open Sans - Semibold";
	font-size: 15px;
	font-weight: 400;
}
.nat-trust-image .aigpl-gallery{
	margin: 4% 15%;
}
.nat-trust-image .aigpl-gallery  img{
	width: 210px;
	height: 210px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-radius: 10em !important;
	background-color: #d0d0d0;
}
.nat-trust-image .aigpl-img-caption{
	color: #686868;
	font-family: "Open Sans";
	font-size: 21px;
	font-weight: 500;
	background-color: transparent !important;
}
.nat-trust-image .aigpl-img-desc p{
	line-height: 24px;
}
.nat-mis-vis-text{
	padding: 55px 0;
}
.nat-mis-vis-text h2{
	margin: 0;
	color: #ffffff;
	padding: 5px 30px 20px 30px;
	font-family: "Playfair Display";
	font-size: 32px;
	font-weight: 400;
}
.nat-mis-vis-text ul{
	padding: 0 60px;
}
.nat-mis-vis-text ul>li{
	color: #ffffff;
	font-family: "Open Sans";
	font-size: 16px;
	padding: 7px 20px;
	font-weight: 400;
}
.nat-awards .news-inner-wrap-view{
	background-color: #fff;
	box-shadow: 0 0 59px rgba(0, 0, 0, 0.28);
}
.nat-awards .news-content{
	padding: 0 10px;
	min-height: 240px;
}
.nat-awards .news-title{
	color: #414141;
	font-family: "Open Sans";
	font-size: 26px;
	font-weight: 400;
	padding: 0px 10px 0px 10px;
}
.nat-awards .news-content-excerpt{
	color: #4e4e4e;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	padding: 5px 10px 25px 10px;
}
.nat-upcoming-heading h2{
	font-size: 23px;
	margin-bottom: 20px !important;
	font-family: "Playfair Display";
}
.nat-events-list .post-content-text,
.nat-events-list .news-content{
	width: 100%;
	padding: 4px 6px;
}
.nat-events-list .news-short-content{
	font-size: 15px;
}
.nat-activity-row .nat-awards{
	width: 100%;
}
.nat-awards .news_pagination,
.nat-events-list .grid-news-thumb{
	display: none;
}
.nat-events-list .news-inner-wrap-view{
	border : 1px solid #dfdfdf;
	padding-bottom: 0px !important;
	margin-bottom: 20px !important;
}
.nat-awards .news-more-link,
.nat-events-list .news-more-link{
	padding: 5px 0;
    color: #005A50;
    background-color: #fff;
    font-weight: 600;
    font-size: 14px;
}
.nat-awards-button a{
	font-family: "Open Sans";
	font-weight: 400;
	border: none !important;
	background-color: #f57f4b !important;
	padding: 10px 40px !important;
	border-radius: 10px !important;
}
.nat-awards-button{
	margin-bottom: 50px !important;
}
@media screen and (max-width: 767px) {
	.nat-page-bg p{
		padding: 30px 10px;
		font-size: 14px;
	}
	.nat-about-story-text h2{
		font-size: 24px;
		padding: 0px 14px 15px 14px;
	}
	.nat-about-story-text p{
		width: 100%;
		font-size: 14px;
		padding: 0 16px;
	}
	.nat-trust-image{
		margin-bottom: 0px !important;
	}
	.nat-trust-image .aigpl-gallery{
		margin: 10%;
	}
	.nat-trust-image .aigpl-img-caption{
		padding: 10px;
		font-size: 22px;
	}
	.nat-trust-image .aigpl-img-desc {
		margin-bottom: 30px;
	}
	.nat-mis-vis-text ul{
		padding: 0 0 0 30px;
	}
	.nat-mis-vis-text h2{
		padding: 10px;
	}
	.nat-story-button h3{
		font-size: 50px;
		line-height: 42px;
	}
	.nat-story-button button{
		padding: 15px 18px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.nat-about-story-text p{
		width: 90%;
	}
	.nat-trust-image .aigpl-gallery{
		margin: 30px;
	}
	.nat-mis-vis-text ul{
		padding: 0 30px;
	}
}

/*--------------------------------------------------------------
## About- Awards And Achievments Page
--------------------------------------------------------------*/
.nat-awards-card .news-inner-wrap-view {
	background-color: #F9F9F9;
}
.nat-awards-card .news-content{
	padding: 10px 20px !important;
}
.nat-awards-card .news-title a{
	color: #414141 !important;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 30px;
}
.nat-awards-card .news-content-excerpt p{
	color: #4e4e4e;
	padding: 10px 0;
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	padding: 10px 20px !important;
}
.nat-awards-card .news-more-link{
	display: none !important;
}
.nat-awards-card h2{
	color: #363636;
    font-size: 32px;
    font-weight: 400;
    padding: 0px 0 50px 0;
    text-align: center;
    font-family: "Playfair Display";
}

@media screen and (max-width: 767px) {
	.nat-awards-card{
		margin: 0 15px;
	}
}



/*--------------------------------------------------------------
## Shanthivana Page
--------------------------------------------------------------*/
.nat-service-treatments .nat-expr-img-col .col-1-3{
	display: none;
}
.nat-pareeka-text p{
	color: #757575;
}
@media screen and (max-width: 767px) {
	.nat-dept-bg-img{
		height: 250px;
	}
	.nat-dept-block-img{
		height: 300px;
	}
}
/*--------------------------------------------------------------
## Fee Structure Page
--------------------------------------------------------------*/
.nat-fee-table{
	width: 86%;
	margin-left: auto;
	margin-right: auto;
}
.nat-fee-table thead tr{
	border: 1px solid #ffffff;
	background-color: #005a50;
}
.nat-fee-table th{
	color: #ffffff;
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: 100;
	line-height: 80px;
}
.nat-fee-table tbody tr{
	background-color: #fff;
}
.nat-fee-table td{
	color: #000000;
	font-family: "Open Sans";
	font-size: 18px;
	font-weight: 400;
	vertical-align: middle !important;
	line-height: 34px !important;
	border: 1px solid #555555;
}
.nat-table-note p{
    color: #363636;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin-left: 7%;
}
.nat-table-note p span{
	font-size: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.nat-fee-table{
		width: 100%;
	}
	.nat-fee-table th{
		font-size: 18px;
	}
	#huge_it_portfolio_popup_list_1{
		top: 30% !important;
	}
}


/*--------------------------------------------------------------
## Treatments - Therapy Page
--------------------------------------------------------------*/
.nat-therapy-card #huge_it_portfolio_container_1{
	width: 100% !important;
}
#huge_it_portfolio_popup_list_1{
	top: 21% !important;
	height: 60% !important;
}
.nat-therapy-card .portelement_1 .title-block_1 h3{
	text-align: center;
	font-size: 16px !important;
	width: 100% !important;
}
@media screen and (max-width: 767px) {
	.nat-therapy-card{
		margin: 0 7%;
	}
	.nat-therapy-card .portelement_1{
		max-width: 100% !important;
	}
	.nat-physio-aim h2{
		padding: 12px 50px !important;
	}
	.nat-physio-aim ul{
		padding: 0 0 0 50px !important;
	}
}
/*--------------------------------------------------------------
## Treatments - Wellness Info Page
--------------------------------------------------------------*/
.nat-wellness-text ul{
	list-style-type: none;
}
.nat-wellness-text ul>li::before {
	vertical-align: middle;
  content: "â€¢";
  font-size: 36px;
  color: #E8784E; 
   display: inline-block; 
   width: 1.3em;
}
.nat-wellness-text ul>li span{
	color: #7c7878;
	font-size: 20px;
	line-height: 45px;
	vertical-align: middle;
	text-decoration: none;
}

@media screen and (max-width: 767px) { 
	.nat-wellness-text ul{
		padding: 0 10px;
	}
	.nat-wellness-text ul>li span{
		font-size: 16px;
	}
}


/*--------------------------------------------------------------
## Departments - Physiotherpy Page
--------------------------------------------------------------*/
.nat-physio-aim h2{
	margin: 5px 0;
	color: #ffffff;
    padding: 0 90px 12px 90px;
    font-family: "Playfair Display";
    font-size: 32px;
    font-weight: 400;
}
.nat-physio-aim ul{
	padding: 0 0 0 100px;
}
.nat-physio-aim ul>li {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 16px;
    padding: 7px 20px;
    font-weight: 400;
    line-height: 25px;
}
.nat-physio-aim hr{
	width: 10%;
	color: #ea794e;
	margin-left: 80px;
	border-top: 1px solid #ea794e;
}
.nat-physio-structure h2{
	color: #363636;
	text-align: center;
	font-family: "Playfair Display";
	font-size: 32px;
	font-weight: 400;
	line-height: 45px;
}
.nat-structure-row{
	padding-bottom: 50px;
}
.nat-structure-text{
	padding-left: 0px;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 15px;
}
.nat-structure-text h2{
	padding: 0 30px;
	color: #005b4d;
	font-family: "Playfair Display";
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
}
.nat-structure-text p{
	padding: 0 30px;
	color: #363636;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	line-height: 36px;
}
.nat-green-text{
	padding: 45px;
	color: #f0eeee;
	font-family: "Playfair Display";
	font-size: 28px;
	font-weight: 700;
	line-height: 45px;
}
.nat-physio-row {
	margin-bottom: 60px;
}
.nat-physio-row h2{
	padding: 30px 0;
	color: #363636;
	font-family: "Playfair Display";
	font-size: 32px;
	font-weight: 400;
	line-height: 45px;
}
.nat-physio-activities ul{
	list-style-type: none;
}
.nat-physio-activities ul>li::before{
	width: 1em;
	margin-left: -32px;
	content: "â€¢ ";
    font-size: 30px;
    color: #E8784E;  
    vertical-align: middle;
    display: inline-block;
}
.nat-physio-activities ul>li{
	color: #484848;
	line-height: 35px;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 400;
	vertical-align: middle;
}
.nat-physio-activities .activities-right{
	border-left : 1px solid rgba(172, 172, 172, 0.5);
}
.nat-dept-parallax .vc_parallax-inner {
	background-attachment: fixed !important;
	background-position: bottom !important;
}
.nat-dept-parallax .vc_parallax-inner{
	opacity: 0.8;
}
@media screen and (max-width:767px){
	.nat-structure-text{
		padding-right: 0px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.nat-physio-aim ul{
		padding: 0 0 0 50px;
	}
}


/*--------------------------------------------------------------
## Activity Page
--------------------------------------------------------------*/
.nat-event-list .nav li>a,
.nat-event-list .nav li>a:hover,
.nat-event-list .nav li>a:focus,
.nat-event-list .news-title a{
	background-color: #fff;
}
.nat-event-list li>a{
	color: #4a4a4a;
}
.nat-event-list .active .active{
	color: #fff !important;
	font-weight: bold;
	background-color: #EF916C !important;
	transition-duration: 0.3s;
}
.nat-event-list .active .active:hover {
    background-position: 0 -100%;
}


/*--------------------------------------------------------------
## Gallery Page
--------------------------------------------------------------*/
.nat-gallery-bottom{
	border-bottom: 30px solid transparent;
	border-image: url("images/border.jpg") 43 round; 
}
.nat-gallery-bottom .vc_active a{
	background-color: #005a50 !important;
	color: #fff !important;
}
.nat-gallery-bottom .wonderplugin-gridgallery-list,
.nat-gallery-bottom .wonderplugingridgallery{
	max-width: 100% !important;
	width : 100% !important;
}
#gridgallery-html5-lightbox #html5-watermark{
	display: none;
}
.nat-gallery-album .aigpl-img{
	background-color: #1e1d1d;
}
.nat-gallery-album .aigpl-img-title{
	color: #4a4a4a;
	text-align: center;
    font-size: 28px;
}
.nat-gallery-album .aigpl-img-count{
	display: none;
}
@media screen and (max-width: 767px) {
	.nat-gallery-bottom{
		border-bottom: 20px solid transparent;
		border-image: url("images/border.jpg") 810 round;
	}
	.nat-gallery-bottom .vc_column-inner {
		padding-top: 0px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.nat-gallery-album .aigpl-img-title{
	font-size: 24px;
}
}

/*--------------------------------------------------------------
## Contact Us Page
--------------------------------------------------------------*/
.nat-contactus-form h2{
	color: #363636;
	margin: 0 30px 5px 15px;
	font-family: "Playfair Display";
	font-size: 32px;
	font-weight: 400;
	line-height: 45px;
}
.nat-contactus-form label{
	width: 100%;
}
.nat-contactus-form input,
.nat-contactus-form textarea{
	width: 100%;
	margin: 22px 0;
	padding: 20px;
	color: #515151;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	border-radius: 10px;
	line-height: 24px;
	border-width: 0px;
}
.nat-contactus-form input:focus,
.nat-contactus-form textarea:focus,
.nat-contact-button:focus{
	outline:none;
}
.nat-contactus-form .nat-contact-button{
	margin: 25px 20px 13px 15px;
	padding: 10px 30px;
	width: auto;
	border-radius: 10px;
	background-color: #ea794e;
	color: #ffffff;
	font-family: "Open Sans - Semibold";
	font-size: 18px;
	font-weight: 400;
}
.nat-contactus-form,
.nat-contact-green{
	margin-left: auto !important;
	margin-right: auto !important;
}
.nat-contact-green .vc_column-inner {
	padding-left: 0px !important;
	padding-top: 20px !important;
}
.nat-contact-green .wpb_wrapper{
	border-right: 1px solid rgba(255, 255, 255, 0.5)
}
.nat-noright-border .wpb_wrapper{
	border-right: none;
}
.nat-contact-green{
	line-height: 16px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 50px;
}
.nat-contact-green h2{
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
}
@media (max-width:767px){
	.nat-contact-green .wpb_wrapper{
		border-right: none;
	}
	.nat-contact-green .vc_column-inner{
		padding-left: 15px !important;
	}
}
@media (min-device-width:768px) and (max-device-width:1024px){
	.nat-contact-green h2{
		font-size: 12px;
	}
	.nat-contact-green{
		font-size: 12px;
	}
	.nat-contact-green .vc_column-inner{
		padding-left: 5px !important;
	}
}
@media (min-device-width:1024px) and (max-device-width:1365px){
	.nat-contact-green h2{
		font-size: 17px;
	}
	.nat-contact-green .vc_column-inner{
		padding-left: 10px !important;
	}
}


/*--------------------------------------------------------------
## Single Post Page
--------------------------------------------------------------*/
.nat-single-post{
	margin-top: 80px;
	background-image: url("images/slider.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.nat-blog-post{
	margin-top: 80px;
	background-color: #fff;
}
.nat-post-title a{
	color: #363636;
	font-family: "Playfair Display";
	font-size: 32px;
	font-weight: 400;
	line-height: 45px;
	text-decoration: none;
}
.nat-post-img-outer img{
	width: 100%;
	height: 100%;
}
.nat-entry-summary{
	line-height: 28px;
    margin-bottom: 40px;
}
.nat-entry-summary p{
	margin-bottom: 0px;
	padding: 10px 0 10px 0;
	color: #232323;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	background-color: #fff;
	text-align: justify;
}
/*Responsive CSS Mobile screen*/
@media screen and (max-width: 767px) {
	.nat-single-post{
		margin-top: 100px;
	}
	.nat-blog-post{
		margin: 0 25px;
	}
	.nat-entry-summary p{
		text-align: justify;
	}
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.footer-row{
	background-color: #373737;
}
.footer-map{
	padding: 0px;
}
.footer-map p{
	display: none;
}
.footer-contact{
	padding: 5px 30px;
}
.footer-contact h3{
	font-size: 22px;
	padding: 0px 10px;
	color: #fff;
}
.footer-contact h4{
	color: #fff;
	padding : 10px 10px;
	font-size: 20px;
}
.footer-contact ul{
	list-style-type: none;
}
.footer-contact li,
.footer-contact a{
	color: #fff;
	font-size: 16px;
	margin-bottom: 15px;
	text-decoration: none;
}
.footer-contact .fa{
	line-height: 25px;
	text-indent: -30px;
	font-size: 20px;
}
.site-info{
	background-color: #4c4c4c;
}
.site-info p{
	color: #fff !important;
	font-size: 14px;
	line-height: 34px;
	padding-top: 10px;
}
.site-conditions p{
	float: right;
}
.footer-contact img{
	position: absolute;
	bottom: 0;
	right: 0;
}
.site-conditions .fa-heart{
	color: red;
	padding: 0 3px;
}
.site-conditions p>a{
	color: #fff !important;
	text-decoration: none;
}
/*Responsive CSS Mobile screen*/
@media screen and (max-width: 767px) {
	.footer-contact{
		padding: 5px;
	}
	.footer-contact h3{
		font-size: 20px;
	}
	.footer-contact h4{
		line-height: 35px;
	}
	.footer-contact li{
		line-height: 30px;
	}
	.site-info .col-md-8{
		padding-left: 0px;
		padding-right: 0px;
	}
	.site-info p{
		text-align: center;
		line-height: 15px;
		font-size: 10px;
	}
	.site-conditions p{
		float: none;
		text-align: center;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.site-info p{
		text-align: center;
	}
	.site-conditions p{
		float: none;
		text-align: center;
	}
}