/*
Theme Name: Natural Gardens
Theme URI: https://wordpress.org/themes/twentyfourteen/
Author: the Webzler team
Author URI: https://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, news, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 *
 * -----------------------------------------------------------------------------
 */
@charset "utf-8";
/* CSS Document */
/*New Style*/
body {
	font-family: 'Open Sans', sans-serif !important;
}
.rowbody {
	margin-left:0px !important;
	margin-right:0px !important;
}
.padbody {
	padding-left:0px !important;
	padding-right:0px !important;
}
::selection {
	color: #fff;
	background-color:#00712b;
}
/*toggle color*/
div#myNavbar {
	float: right;
	padding-top: 10px;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
	background-color:#00712b;
}
.navbar-toggle {
	border: 1px solid #9e1c1a !important;
	border-radius: 0px !important;
}
.navbar-nav {
	margin: 7.5px 0px;
}
/*header portion*/
.nav-tabs > li {
	width: 50% !important;
	background: #363a3f;
}
.nav-tabs > li:active {
	background: #363a3f;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555;
	cursor: pointer !important;
	background-color: #294f98 !important;
	border: 1px solid #294f98 !important;
	border-bottom-color: transparent;
}





.header {
	border-top: 4px solid #00712b;
}
.right li {
	float: left;
	list-style: none;
}
.right ul {
	padding:0;
	float:right;
}
.right{
	margin-top:30px;
}
.one{
	padding:3% 0%;
}
.address {
	margin-left: 20px;
}
h5.heading5 {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 20px;
}
h5.copyright {
	color: #00712b;
	font-size: 16px;
	line-height:30px;
}
h5.heading1 {
	color: #00712b;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
}
h5.heading2 {
	color: #00712b;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
h5.heading3 {
	color: #2b302d;
	font-size: 14px;
	font-weight: bold;
}
h5.heading4 {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
}
.address ul{
	padding:0%;
}
.address li{
	list-style:none;
	font-size:14px;
	color:#fff;
	line-height:28px;
}
.paragraph3{
	font-size:14px;
	color:#fff;
	line-height:28px;
}
.design{
	margin-top:16px;
}
.gallery li{
	list-style:none;
	float:left;
	padding:5px 6px 2px 0px;;
}
.gallery ul{
	padding:0;
}
.gallery a{
}
.address a{
	color:#00712b;
	font-weight:bold;
}
p.paragraph1 {
	color: #3b3838;
	line-height: 32px;
	font-size: 14px;
}
p.paragraph2 {
	color: #3b3838;
	line-height: 28px;
	font-size: 14px;
	font-style:italic;
}
h5.button a {
	color: #193b0f;
	font-style: italic;
	font-size: 16px;
}
.natural{
	background:#f2f0f0;
	padding:3% 0%;
}
.footer_menu{
	background:#00712b;
	padding:1%;
}
.menu1 li{
	float:left;
	list-style:none;
	font-size:15px;
	text-transform:uppercase;
}
.menu1 a {
	color: #fff;
	padding-left: 50px;
}
.footer{
	background:#1c1e1d;
	padding:1% 0%;
}
.nav-tabs > li > a:hover {
	border-color: #363a3f !important;
}
.nav > li > a {
	color: #fff !important;
	text-transform: uppercase !important;
	font-size: 18px !important;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #363a3f !important;
}
.navbar-nav > li > a {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #1d1d1d !important;
	font-size: 16px !important;
	text-transform: uppercase;
	font-weight:bold !important;
}
.navbar-nav > li > a:hover {
	color:#00712b !important;
	font-size: 16px;
	background-color:transparent !important;
	text-decoration: none !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.carousel-indicators .active {
	width: 16px !important;
	height: 16px !important;
	margin: 0;
	background-color:#2b5e9d !important;
}
.carousel-indicators li {
	display: inline-block;
	width: 16px !important;
	height: 16px !important;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color:#fff !important;
	border: 2px solid #2b5e9d !important;
	border-radius: 10px;
}
.form-control {
	display: block;
	width: 100% !important;
	height: 36px;
	padding: 6px 12px;
	font-size: 13px !important;
	line-height: 1.42857143;
	color: #242840;
	background-color: #e7e7e7 !important;
	border: 1px solid #b5b4b4 !important;
	border-radius: 0px !important;
}
span.icon-bar {
	background:#00712b;
}
div#navbar {
	float: right;
	margin-top:0px;
}
.carousel-indicators {
	bottom: -10px !important;
}
img.img-responsive.gallery1 {
	max-width: 70px;
}

@media (max-width:480px) {
	/*menu	*/
	.navbar-nav {
		width: 100%;
	}
	.logo {
		width: 250px;
	}
	h5.heading4 {
		font-size: 16px;
	}
	h5.heading5 {
		font-size: 16px;
	}
	h5.copyright {
		font-size: 16px;
		line-height:20px;
		margin: 0;
	}
	.menu1 ul {
		padding: 0;
	}
	.navbar {
		margin-bottom: 0px !important;
	}
	.navbar-toggle {
		border: 1px solid #284f98 !important;
		margin-top: 80px !important;
	}
	div#navbar {
		float: right;
	}
	div#myNavbar {
		float: none;
		background: #9e1c1a;
	}
	.navbar-nav > li > a:hover {
		color:  #CA9139 !important;
		background-color:#002266 !important;
	}
	.navbar-brand {
		float: left;
		height: auto !important;
		padding:0px !important;
		font-size: 18px;
		line-height: 20px;
	}

	.nav > li > a {
		font-size: 12px !important;
	}
	.carousel-indicators {
		bottom: -12px !important;
	}
	.navbar-form {
		padding: 0px 15px;
		margin-top: 0px;
	}
	.right ul {
		float: left;
	}
	.menu1 a {
		padding-left: 20px;
	}
	img.img-responsive.gallery1 {
		max-width: 40px !important;
	}

}
@media (min-width: 480px) and (max-width: 767px) {
	/*menu	*/
	.navbar-nav {
		width: 100%;
	}
	div#myNavbar {
		float: none;
		background: #CA9139;
	}
	.navbar-brand {
		float: left;
		height: auto !important;
		padding:0px !important;
		font-size: 18px;
		line-height: 20px;
	}
	.navbar-toggle {
		border: 1px solid #00712b !important;
		margin-top: 80px !important;
	}
	div#navbar {
		float: right;
	}
	.right ul {
		float: left;
	}
	.menu1 a {
		color: #fff;
		padding-left: 20px;
	}
	.gallery1 {
		max-width: 48px !important;
	}

}
@media (min-width: 768px) and (max-width: 991px) {
	input.texts {
		padding: 3%;
		margin-bottom: 20px;
	}
	img.img-responsive.gallery1 {
		max-width: 58px !important;
	}
	.navbar-nav > li > a {
		font-size: 10px !important;
	}
	div#navbar {
		margin-top: 0px;
	}
	.input-group.add-on {
		margin-top: 0px;
	}
	.nav > li > a {
		padding: 10px 9px !important;
	}
	h5.heading2 {
		font-size: 16px;
	}
	h5.heading5 {
		font-size: 15px;
		margin-left:10px;
	}
	.address li {
		line-height: 22px;
	}
	.address {
		margin-left: 10px;
	}
	p.paragraph1 {
		line-height: 24px;
	}
	img.img-responsive.gallery1 {
		max-width: 40px !important;
	}
	h5.heading4 {
		font-size: 13px;
	}
	h5.copyright {
		font-size: 11px;
		line-height: 17px;
	}
	p.paragraph2 {
		line-height: 22px;
		font-size: 13px;
	}
	.menu1 ul {
		padding: 0;
	}
	.menu1 a {
		padding-left: 40px;
	}
	.paragraph3 {
		font-size: 12px;
		line-height: 20px;
	}


}
@media (min-width: 992px) and (max-width: 1199px) {
	.copyright {
		font-size: 14px;
	}
	img.img-responsive.gallery1 {
		max-width: 58px !important;
	}
	.address li {
		line-height: 24px;
	}
	.paragraph3 {
		font-size: 13px;
		line-height: 26px;
	}
	h5.copyright {
		font-size: 13px;
	}
	div#navbar {
		margin-top: 0px !important;
	}
	.input-group.add-on {
		margin-top: 0px;
	}
	.navbar-nav > li > a {
		font-size: 14px !important;
	}
	h5.heading2 {
		font-size: 20px;
	}
	p.paragraph1 {
		line-height: 28px;
		font-size: 13px;
	}
	.menu1 a {
		color: #fff;
		padding-left: 28px;
	}
	p.paragraph2 {
		line-height: 28px;
		font-size: 12px;
	}

}
@media (min-width: 1200px) and (max-width: 1400px) {
}
.page-main {
	text-align: justify;

}
.page-main h1{
	font-weight: bold;
	font-size: 24px;
}
.entry-title{

	font-weight: bold;
	font-size: 33px !important;
}
.entry-header{
	margin-top: 35px;
	margin-bottom: 25px;
}
.line{
	height: 4px;
	background-color: #00712B;
	width: 100%;
    margin-bottom: 25px;
}
.page-main img{
	margin-bottom: 22px;
}
@media only screen and (max-width : 768px) {
	.page-main img{
		display: block;
		margin: 0 auto;
	}
}

.page-main figure{
width:100% !important;
}
.page-main figure img{
width:100%;
height:auto;
}
.page-main .post-41 .entry-content{
	text-align: center;
}
.page-main .post-279{
	font-size: 20px;
}
.page-main .post-235{
	font-size: 20px;
}


ul.nav li.dropdown:hover > ul.dropdown-menu {

    display: block;    
     width: 235px !important;
    height: auto;
    padding: 1px;
    background-color: #fff;
 
    
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #343D3F;
}
.simplemodal-data{
border:4px solid green;
border-radius: 14px;
}
.smcf-content{
background-color:#fff !important;
}
.smcf-top{
background-color:#fff !important;
}
.smcf-bottom{
background-color:#fff !important;
}
.smcf-input{
    border: 1px solid #3da025 !important;
}
.smcf-content label{
    color: #777474 !important;
}
.smcf-cc{
color: #777474 !important;
}
#smcf-container h1 {
color: #00712b !important;
}
#smcf-container .smcf-button {
    background-color: #1d651e !important;

}
#smcf-container .smcf-button:hover {
    background-color: #1d651e !important;
cursor:pointer;

}