/**
 * Theme Name: Eco Peace
 * Theme URI: http://wpmagnate.com/themes/agile
 * Description: Agile Child Theme.
 * Version: 0.1
 * Author: WPMagnate
 * Author URI: http://wpmagnate.com
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template: agile
 * Text Domain: agile
 */

@import 'responsive.css';
body {
	font-size: 62.5%
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat", sans-serif !important;
	font-weight: 400;
	text-align: left;
}
h3 {
	font-family: "Montserrat", sans-serif !important;
	font-weight: 400;
}
.theme_10 .testi-wrapper:hover .quotes {
	padding-top: 0px !important;
}
h1 {
	color: #33627b !important;
	font-weight: 700;
	margin-bottom: 15px;
}
p, li, .wpb_text_column div, .breadcrumbs {
	font-size: 1.8rem;
	line-height: 1.2em !important;
	text-align: left;
}
.wpml-ls-sidebars-topbar {
	background-color: transparent;
	border: none;
	padding: 0;
}
.wpml-ls-sidebars-topbar a:hover, .wpml-ls-sidebars-topbar a:focus {
	background-color: transparent;
}
.wpml-ls-sidebars-topbar .wpml-ls-current-language:hover > a, .wpml-ls-sidebars-topbar .wpml-ls-current-language > a:focus {
	background-color: transparent;
}
.entry-title {
	word-wrap: break-word;
	line-height: 1em !important;
}
.tp-caption.aaa1, .aaa1 {
	font-size: 5rem !important;
}
.tp-caption.aaa, .aaa {
	font-size: 3rem !important;
}
.site-branding {
	max-width: 40%;
	margin-bottom: 2em;
	margin-top: 2.5em;
}
body, p, h1, h2, h3, h4, h5, h6, li, input {
	color: #151515;
	font-family: "Montserrat", Sans-serif !important;
}
body {
	padding: 0px 0 50px 0;
	min-height: 100%;
}
.intro .wpb_wrapper p {
	font-size: 2.5rem !important;
	font-style: normal;
	line-height: 1.2em !important;
}
.intro2 .wpb_wrapper p {
	font-size: 1.9rem !important;
	font-style: normal;
	line-height: 1.2em !important;
}
.wpb_wrapper p {
	line-height: 1.3rem;
	margin-bottom: 10px;
	font-size: 1.9rem;
	font-weight: 300;
}
div.content1 {
	margin: 0 auto;
	text-align: left;
	width: 600px;
}
h1 {
	font-size: 4rem;
	line-height: 1.105rem;
	margin: 0px 0px 0.7em 0px !important;
	letter-spacing: 0.7px;
}
#main h1 {
	float: left;
	font-size: 4rem;
	letter-spacing: 0.6px;
	line-height: 1.105rem;
	margin: 0 0 0.5em !important;
}
h2 {
	font-size: 2.5rem;
	line-height: 1.1em;
	letter-spacing: 0.5px;
	text-align: justify;
}
h3 {
	font-size: 2.647rem;
	line-height: 2.789rem;
	margin: 0 0 0.6rem !important;
	color: #33627b;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}
h3.widget-title {
	display: none;
}
#secondary {
	background: #33627b;
	padding: 20px 10px;
}
#secondary ul {
	list-style-type: none;
	padding: 0;
	padding-left: 0.5em;
}
#secondary ul li {
	border-bottom: 1px solid #fff;
	padding-bottom: 0.6em;
	padding-top: 0.6em;
	text-align: left;
}
#secondary ul li a {
	color: #fff;
	font-size: 2rem
}
.site-footer {
	background: #f4f4f4 none repeat scroll 0 0;
	color: #252525;
	font-size: 1.4rem;
	margin-top: 2em;
}
.home .site-footer {
	background: #fff none repeat scroll 0 0;
	color: #252525;
	font-size: 1.4rem;
}
.chimpy_signup_form header {
	font-size: 3rem;
	line-height: 1.4em;
	margin-bottom: 0;
}
.sky-form .description {
	font-size: 1.7rem;
	font-weight: 300;
	color: #151515;
}
.sky-form header {
	display: block;
	/* padding: 20px 30px; */
	padding: 0;
	border-bottom: 0px solid rgba(0,0,0,.1);
	background: transparent;
	/* font-size: 25px; */
	font-size: 3rem;
	line-height: 1.4em;
	color: #151515;
}
.sky-form {
	box-shadow: none;
}
div.chimpy_status_underlay {
	background-color: transparent;
}
.sky-form fieldset {
	display: block;
	/* padding: 25px 30px 5px; */
	padding: 0;
	border: none;
	background: transparent;
}
.sky-form footer {
	display: block;
	/* padding: 15px 30px 25px; */
	padding: 0;
	border-top: 0px solid rgba(0,0,0,.1);
	background: transparent;
}
.sky-form-green footer button.button {
	margin: 0 13px 0 0 !important;
	width: auto;
	background: #33627b;
	padding: 4px 10px;
	border-radius: 3px;
	color: #fff;
	font-family: "Montserrat", sans-serif !important;
	font-weight: 400;
	text-transform: none;
	font-size: 2rem !important;
	opacity: 1;
	float: left;
	margin-top: 0.8em !important;
}
.sky-form-green .input:hover input, .sky-form-green .select:hover select, .sky-form-green .textarea:hover textarea, .sky-form-green .radio:hover i, .sky-form-green .checkbox:hover i, .sky-form-green .toggle:hover i {
	border-color: #33627b;
}
.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea, .sky-form .radio i, .sky-form .checkbox i, .sky-form .toggle i, .sky-form .icon-append, .sky-form .icon-prepend {
	border-color: #ccc;
	max-width: 250px;
	box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-o-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	border-width: 1px;
}
div.chimpy_signup_success div {
	display: table-cell;
	vertical-align: middle;
	padding: 15px 0px;
	font-size: 3rem;
	color: #33627b;
}
div.chimpy_signup_success {
	background-color: transparent;
}
h4 {
	font-size: 2.647rem;
	line-height: 2.789rem;
	margin: 1em 0 0.6rem !important;
	color: #33627b;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}
html .vc_separator h4 {
	color: #33627b;
	font-size: 2.6rem !important;
	line-height: 1.789em !important;
	font-weight: 400;
	margin-top: 10px !important;
}
h4 {
	margin-bottom: 25px;
	font-weight: 400;
	font-style: normal;
}
h5 {
	margin-bottom: 25px;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-weight: 400;
	margin-bottom: 25px;
}
p {
	margin: 0px 0px 1.563em 0px;
}
.greenlines h2 {
	font-weight: 300;
	color: #33627b;
}
.content-wrap {
	padding: 0 0;
}
a {
	border-bottom: none;
	color: #33627b;
	text-decoration: underline;
}
a:hover {
	color: #333;
	border-bottom: none;
}
.site-header .site-action .search-form input {
	height: 30px;
	min-width: 250px;
}
.site-header > .container {
	border-bottom: 1px solid #eee;
	padding: 1em 0 0;
}
.donate-bt {
	background-clip: border-box;
	background-color: #ae232c;
	background-origin: padding-box;
	background-position: 4px center;
	background-repeat: no-repeat;
	background-size: calc(18px) auto;
	border-radius: 0;
	color: #fff;
	float: left;
	font-size: 1.7rem;
	line-height: 1.23em;
	margin-right: 1px;
	padding: 4px 10px;
	transition: background-color 0.5s ease 0s;
}
.donate-bt:before {
	content: "\f004";
	font-family: FontAwesome;
	right: 5px;
	position: relative;
}
.donate-bt:hover {
	background-color: #5b1119;
	color: #fff !important;
	transition: background-color 0.5s ease;
}
#site-actions .widget {
	margin: 0 0 0;
}
#site-actions li.widget {
	float: left;
	overflow: hidden;
	list-style-type: none;
}
.social-media-icons .fa {
	-moz-osx-font-smoothing: grayscale;
	font: 1.7rem/1.7em FontAwesome;
	text-rendering: auto;
}
ul.social-media-icons li a {
	display: block;
	width: 30px;
	height: 30px;
	margin-left: 1px;
	margin-right: 1px;
	background: #35b87b;
	float: left;
	transition: background-color 0.5s ease;
	color: #fff;
	text-align: center;
}
ul.social-media-icons li a:hover {
	background: #587d34;
	transition: ease-in;
	transition: background-color 0.5s ease;
}
#searchsubmit {
	overflow: hidden;
	text-indent: 9000px;
}
ul.social-media-icons i span {
	overflow: hidden;
	text-indent: 9000px;
	display: none;
}
ul.social-media-icons li {
	list-style-type: none;
	margin-bottom: 0;
	margin-right: 0px;
	float: left;
}
ul.social-media-icons {
	margin-left: 0px;
	float: left;
	padding: 0;
}
#site-actions {
	float: right;
}
.site-header .site-action:not(:last-child) {
	border-right: 0 solid #ccc;
	float: left;
	margin-right: 10px;
	padding-right: 0;
}
#site-actions #sidebar {
	float: left;
}
#agile-menu {
	float: left;
	width: 954px;
	margin-top: 24px;
	margin-left: 30px;
}
.site-header.shrink {
	border-bottom: 1px solid #eee;
	padding: 5px 30px 0px;
	background: #fff;
	position: fixed;
}
#primary-menu, #primary-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#primary-menu ul {
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
	border-radius: 3px;
	display: none;
	position: absolute;
	width: auto;
	z-index: 9;
	padding: 0px 10px 5px 0px;
}
#primary-menu li:hover > ul {
	display: block;
}
a.expand {
	display: none;
}
#primary-menu li {
	float: left;
	margin: 0 15px;
}
#primary-menu ul li a {
	font-size: 1.8rem;
	text-decoration: none;
}
#primary-menu a {
	text-decoration: none;
}
#primary-menu ul li {
	float: left;
	clear: both;
	margin: 0 15px;
}
#primary-menu li:last-child {
	margin-right: 0px;
}
#primary-menu li > a {
	color: #33627b;
	font-size: 2.2rem;
	font-weight: 400;
	line-height: 1.8em;
	margin-left: 0;
}
#primary-menu li > a:hover {
	color: #333;
}
.form {
	margin: 0 auto;
	position: relative;
	top: 0px;
	width: 130px;
	padding-left: 1px;
}
/** Essentials **/
.toggle {
	background: url("https://ecopeaceme.org/wp-content/uploads/2016/10/mag.svg") no-repeat scroll center center #fff;
	background-size: calc(22px) auto !important;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 30px;
	position: absolute;
	right: 0;
	width: 35px;
}
.add_to_wishlist, .button, button:not(.pswp__button), input[type="button"], input[type="reset"], input[type="submit"] {
	padding: 1.1em 1.25em 1.4em;
}
#demo-2 input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#demo-2 input[type=search]:hover {
	background-color: #fff;
}
#demo-2 input[type=search]:focus {
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#demo-2 input:-moz-placeholder {
 color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
 color: transparent;
}
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration, input::-webkit-search-cancel-button {
 display: none;
}
input[type="search"] {
	background: #ededed url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 7px 5px;
	border: solid 1px #35b87b;
	padding: 0px 8px 4px 32px;
	width: 55px;
	-webkit-border-radius: 0;
	-moz-border-radius: 10em;
	border-radius: 0 inherit;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	background-color: transparent;
}
input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #35b87b;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
 input:-moz-placeholder {
 color: #999;
}
input::-webkit-input-placeholder {
 color: #999;
}
.aaa1 {
	text-shadow: 1px 1px 4px rgba(0,0,0,0.79)
}
.aaa {
	text-shadow: 1px 1px 4px rgba(0,0,0,0.79)
}
.tp-caption.Fashion-SmallText, .Fashion-SmallText {
	font-family: inherit;
}
.tp-thumbs {
	top: 0;
}
.tp-thumb .tp-thumb-image {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: calc(45px) auto !important;
	background: #33627b;
	border-radius: 6px;
}
.selected .tp-thumb-image {
	background: #35b87b !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: calc(45px) auto !important;
	border-radius: 6px;
}
 *::-moz-selection {
 background-color: #33627b;
 color: #fff;
}
::selection {
	background-color: #33627b;
	color: #fff;
}
.theme_10 .testi-wrapper .testi-details img {
	border-radius: 100%;
	filter: none !important;
	transition-duration: 0.4s;
	width: 100%;
}
.tp-thumb .tp-thumb-image:hover {
	background: #35b87b;
}
.tp-thumb:nth-child(1) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/peace.svg) !important;
}
.tp-thumb:nth-child(2) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/healthy.svg) !important;
}
.tp-thumb:nth-child(3) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/global.svg) !important;
}
.tp-thumb:nth-child(4) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/shared.svg) !important;
}
.tp-thumb:nth-child(5) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/hope.svg) !important;
}
.tp-thumb-title {
	display: none !important;
}
.wpb_wrapper .wpb_single_image {
	margin-bottom: 0px;
}
.underline h3 {
	border-bottom: 1px solid #33627b;
	font-size: 2.2rem;
	padding-bottom: 10px;
	font-weight: 300;
}
.wpb_wrapper p {
	margin-bottom: 10px;
	line-height: 1.7em
}
.page:not(.woocommerce-page) .site-main .hentry, .single-post .site-main .hentry {
	padding-bottom: 0px;
}
.ultimate-layouts-container {
	color: #555 !important;
}
.tab-content {
	height: 100% !important;
	overflow-y: scroll !important;
}
.ultimate-layouts-container .ultimate-layouts-listing-grid-4 .ultimate-layouts-item .ultimate-layouts-entry-wrapper {
	background-color: #fff;
	border: 1px solid #f1f1f1;
	box-shadow: none !important;
}
.owl-tstvc-stage-outer {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
	overflow: hidden;
	position: relative;
	width: 100%;
}
.mtphr-dnt-tick, .mtphr-dnt-tick a {
	font-size: 2rem !important;
	color: #fff;
}
h3.mtphr-dnt-title {
	border-right: 2px solid #fff;
	color: #fff;
	font-size: 3.6rem;
	font-weight: 200;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-left: 11px;
	margin-right: 10px;
	padding-right: 30px;
	width: 165px;
}
.theme_10 .testi-wrapper .testi-details .clinet-img {
	float: left;
	margin-left: 3%;
	margin-top: 13px;
	max-width: 100px;
	width: 40%;
}
.owl-tstvc-controls {
	position: relative;
	top: 20px;
}
.mtphr-dnt-tick, .mtphr-dnt-tick a {
	color: #fff;
}
.mtphr-dnt-tick img {
	height: 80px;
	width: auto;
	float: left;
	margin-right: 20px;
}
.nomargin .wpb_text_column {
	margin-bottom: 0;
}
.theme_10 .testi-wrapper .quotes {
	color: #333 !important;
	font: 300 1.5rem/1.5 "mr-eaves-xl-modern" !important;
	position: relative;
	text-align: left;
	transition: padding-top 0.3s ease-in 0s;
	width: 100%;
	margin-top: 10px;
}
.theme_10 .testi-wrapper .testi-details .testi-text {
	float: left;
	margin-top: 15px;
	max-width: 75% !important;
	padding-bottom: 14px;
}
.grey h2 {
	font-size: 3rem;
	line-height: 1.4em;
	margin-bottom: 0;
}
.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
	background-color: #ae232c !important;
	color: #fff;
}
.vc_btn3.vc_btn3-color-danger:hover, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover {
	background-color: #72161f !important;
	color: #fff;
}
.vc_btn3.vc_btn3-size-md {
	font-size: 1.7rem;
}
#main .gfield_required {
	display: none;
}
body #main .gform_wrapper ul li.gfield {
	margin-top: 0px;
	padding-top: 0;
}
#main .gform_wrapper .top_label .gfield_label {
	clear: both;
	display: none;
	line-height: 1.3;
}
#main .gform_wrapper {
	margin: 0px 0;
	max-width: 100%;
	overflow: inherit;
}
.wpb_content_element {
	margin-bottom: 15px !important;
}
.vc_column-inner .vc_separator {
	margin-bottom: 25px !important;
	margin-top: 15px !important;
}
#main .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	font-family: inherit;
	font-size: inherit;
	letter-spacing: normal;
	padding: 0px 4px;
}
#main .gform_wrapper .gform_footer input.button, #main .gform_wrapper .gform_footer input[type="submit"], #main .gform_wrapper .gform_page_footer input.button, #main .gform_wrapper .gform_page_footer input[type="submit"] {
	margin: 0 13px 0 0 !important;
	width: auto;
	background: #33627b;
	padding: 9px 10px;
	border-radius: 3px;
	color: #fff;
	font-family: "Montserrat";
	font-weight: 400;
	text-transform: none;
	font-size: 2rem !important;
}
#main .gform_wrapper .gform_footer {
	clear: both;
	margin: 0px 0 0;
	padding: 16px 0 31px;
}
.ictst_wrapp .owl-tstvc-theme .owl-tstvc-dots .owl-tstvc-dot span {
	box-shadow: none;
}
.vc_btn3.vc_btn3-size-md {
	font-size: 2rem !important;
	line-height: 0.7em !important;
}
#text-2 a {
	text-decoration: none;
}
.site-info {
	max-width: 1200px;
	margin: 0 auto;
}
#bottom {
	background: #33627b;
	color: #fff;
	width: 100%;
}
#bottom li {
	line-height: 1em;
	list-style-type: none;
	max-width: 1200px;
	margin: 0 auto;
	border-bottom: none;
}
#bottom li a {
	color: #fff;
	border-right: 1px solid #fff;
	padding: 0px 10px;
	text-decoration: none;
}
#bottom #menu-footer-menu li:last-child a {
	color: #fff;
	border-right: 0px solid #fff;
	padding: 0px 10px;
	text-decoration: none;
}
#menu-footer-menu {
	margin-bottom: 5px;
}
#bottom .menu-footer-menu-container {
	text-align: center;
}
#bottom #menu-footer-menu li {
	display: inline-block;
}
.page:not(.woocommerce-page) .site-main .hentry, .single-post .site-main .hentry {
	margin-bottom: 0;
	padding-bottom: 10px;
}
.archive.woocommerce ul.products, .site-main .hentry {
	border-bottom: 0px solid #eee;
}
.entry-footer {
	display: none;
}
.site-info {
	font-size: 1.4rem;
}
.footer-widget-area {
	margin: 0 auto;
	max-width: 90%;
}
.footer-widget .textwidget {
	box-shadow: 1px 1px 2px rgba( 0,0,0,0.15);
	padding: 20px;
	background: #fff;
}
.nomargin .vc_column_container > .vc_column-inner {
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
.nomargin {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.nomargin .vc_column_container .wpb_wrapper {
	padding-left: 15px;
	padding-right: 15px;
}
#tertiary {
	border-top: 0px solid #eee;
	padding-top: 4%;
}
#page footer.site-footer .textwidget a {
	color: #33627b !important;
}
html .entry-header {
	width: 100%;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
}
.wpb_wrapper .content h4 {
	margin-top: 0px !important
}
html .entry-header2 {
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: none;
	background: #33627b;
	color: #fff;
	padding-bottom: 2rem;
}
.single-publications .content-wrap {
	padding: 3% 0 !important;
}
html .entry-header2 h1.entry-title a {
	color: #fff !important;
	float: left;
	font-size: 4rem;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 1em;
	text-decoration: none;
	text-shadow: none;
	width: auto;
}
html .entry-header2 .breadcrumbs a {
	color: #fff;
}
html .entry-header2 .breadcrumbs {
	color: #fff;
	max-width: 24%;
	text-align: left;
}
.page.layout-1c:not(.woocommerce-page) .site-content .content-area, .single-post.layout-1c .site-content .content-area {
	margin: 0 auto;
	max-width: 90%;
}
.entry-header {
	margin-bottom: 40px;
	background: #33627b;
	padding: 0px 0px;
	min-height: 100px;
	width: 100%;
	color: #fff;
}
.home #main > .container, .home .entry-title {
	display: none;
}
h1.entry-title a {
	color: #33627b !important;
	float: left;
	font-size: 4rem;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 0.2em;
	text-decoration: none;
	text-shadow: none;
	width: auto;
}
.entry-header .container {
	position: relative;
}
.entry-header .breadcrumbs {
	bottom: 0px;
	color: #fff;
	float: right;
	height: auto;
	position: absolute;
	right: 0;
	top: 170px;
}
.entry-header .breadcrumbs a {
	color: #fff;
}
.breadcrumbs {
	bottom: 0px;
	color: #333;
	float: right;
	height: auto;
	position: relative;
	right: 0;
	top: 0;
}
.breadcrumbs a {
	color: #33627b;
}
#secondary a {
	text-decoration: none;
}
.widget .widget-title::after {
	border-bottom: 1px solid #33627b;
	border-top: 0px solid #33627b;
	content: "";
	float: right;
	height: 3px;
	margin-left: 10px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 100%;
}
blockquote, q {
	quotes: "" "" !important;
	border-left: 2px solid #33627b;
	padding-left: 20px;
}
#main .vc_color-info.vc_message_box {
	background-color: #33627b;
	border-color: #33627b;
	color: #fff;
}
#main .vc_color-info.vc_message_box p {
	color: #fff;
}
.single .intro::before, body.page .intro::before {
	border-bottom: 0px solid #252525;
	bottom: 0;
	content: "";
	display: block;
	position: absolute;
	width: 20%;
}
.layout-2c-l .site-content .widget-area {
	width: 20%;
}
.layout-2c-l .content-area {
	width: 76%;
}
.theme_10 .testi-wrapper .testi-details .testi-text .testi-name {
	font-size: 1.7rem !important;
}
#content .full-page {
	margin-top: 40px;
}
.wpml-ls-legacy-list-horizontal a {
	display: block;
	text-decoration: none;
	padding: 5px 5px;
	line-height: 1;
}
.single-publications .vc_col-sm-2 img {
	box-shadow: 0px 0px 2px rgba(0,0,0,0.3)
}
.fa {
	font-family: FontAwesome !important;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
}
.theme_10 .testi-wrapper .quotes .quote-content {
	padding: 5px 10px 5px 0px;
	background: none;
}
html .site-nav-tablist a.active, .site-nav-tablist a:hover {
	background: #33627b;
	color: #fff;
}
html .site-nav-tablist {
	background: #252525;
	border-bottom: 4px solid #33627b !important;
 *zoom: 1;
}
html .main-navigation .menu a.expand:hover {
	background: #33627b;
	color: #fff;
}
html .theme_10 .testi-wrapper .quotes .quote-content {
	padding: 0px 0px 0px 0px !important;
	background: none !important;
}
.textwidget a {
	color: #fff !important
}
.post-type-archive-newsletters header.page-header, .post-type-archive-newsletters #secondary {
	display: none;
}
.post-type-archive-newsletters #primary, .single-newsletters #primary {
	width: 100%;
	padding-top: 40px;
}
.post-type-archive-newsletters article {
	margin-bottom: 16px !important;
	float: left;
	margin-right: 9rem;
	padding: 0.5rem !important;
	background-color: fff;
	display: block !important;
	width: 17%;
	box-shadow: 1px 1px 2px rgba( 0,0,0,0.15);
}
.post-type-archive-newsletters h2 {
	font-size: 3rem !important;
	letter-spacing: 0.02rem !important;
}
.post-type-archive-newsletters .entry-summary > p {
	display: none;
}
.single-newsletters .entry-header3 .entry-title {
	display: none;
}
.post-type-archive-newsletters .site-main .posts-navigation {
	overflow: hidden;
	float: left;
	width: 100%;
}
.gform_wrapper span.ginput_total {
	color: #fff !important;
	font-size: inherit;
}
#gform_fields_2 label {
	color: #fff !important;
	font-size: inherit;
}
#gform_submit_button_2 {
	background-color: #fff !important;
	color: #33627b !important;
}
footer#colophon .textwidget a {
	color: #33627b !important;
}
.search .page-header {
	margin: 3% auto 0%;
	padding-bottom: 2%;
	border-bottom: 1px solid #eee;
	text-align: center;
}
.search .page-header .page-header-section {
	max-width: 660px;
	margin: 0 auto;
	float: left;
}
.search #secondary {
	display: none;
}
.search #primary {
	width: 100%;
}
.search .entry-header {
	margin-bottom: 0px;
	background: transparent;
	padding: 0px 0px;
	min-height: 0px;
	width: 100%;
	color: #fff;
	height: auto;
}
html .search .entry-header {
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
}
.search .entry-summary {
	font-size: 1.8rem;
	max-width: 70rem;
}
.search .entry-summary .more-link {
	text-transform: uppercase;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: .5px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	line-height: 2;
	clear: both;
	display: block;
}
.search .site-main .hentry, .search .site-main .hentry {
	padding-bottom: 1.308% !important;
	margin-bottom: 0.308% !important;
}
.search .entry-meta {
	display: none;
}
.single-post #comments, .single-post #respond, .single-post .entry-meta {
	display: none;
}
.single-post .entry-content {
	float: left;
}
.post-type-archive-newsletters a.more-link {
	display: none;
}




.mail h3 { margin-top: 1rem !important;}

.mc4wp-form input {
    width: 30% !important;
    height: 30px !important;
    font-size: 12px !important;
    margin: 10px 0px 10px 10px !important;
}



/**
 * Theme Name: Eco Peace
 * Theme URI: http://wpmagnate.com/themes/agile
 * Description: Agile Child Theme.
 * Version: 0.1
 * Author: WPMagnate
 * Author URI: http://wpmagnate.com
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template: agile
 * Text Domain: agile
 */

@import 'responsive.css';
body {
	font-size: 62.5%
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	text-align: left;
}
h3 {
	font-weight: 400;
}
.theme_10 .testi-wrapper:hover .quotes {
	padding-top: 0px !important;
}
h1 {
	color: #33627b !important;
	font-weight: 700;
	margin-bottom: 15px;
}
p, li, .wpb_text_column div, .breadcrumbs {
	font-size: 1.8rem;
	line-height: 1.2em !important;
	text-align: left;
}
.wpml-ls-sidebars-topbar {
	background-color: transparent;
	border: none;
	padding: 0;
}
.wpml-ls-sidebars-topbar a:hover, .wpml-ls-sidebars-topbar a:focus {
	background-color: transparent;
}
.wpml-ls-sidebars-topbar .wpml-ls-current-language:hover > a, .wpml-ls-sidebars-topbar .wpml-ls-current-language > a:focus {
	background-color: transparent;
}
.entry-title {
	word-wrap: break-word;
	line-height: 1em !important;
}
.tp-caption.aaa1, .aaa1 {
	font-size: 5rem !important;
}
.tp-caption.aaa, .aaa {
	font-size: 3rem !important;
}
.site-branding {
	max-width: 40%;
	margin-bottom: 2em;
}
body, p, h1, h2, h3, h4, h5, h6, li, input {
	color: #151515;
	font-family: "Montserrat", sans-serif;
}
body {
	padding: 0px 0 50px 0;
	min-height: 100%;
}
.intro .wpb_wrapper p {
	font-size: 2.5rem !important;
	font-style: normal;
	line-height: 1.2em !important;
}
.intro2 .wpb_wrapper p {
	font-size: 1.9rem !important;
	font-style: normal;
	line-height: 1.2em !important;
}
.wpb_wrapper p {
	line-height: 1.3rem;
	margin-bottom: 10px;
	font-size: 1.9rem;
	font-weight: 300;
}
div.content1 {
	margin: 0 auto;
	text-align: left;
	width: 600px;
}
h1 {
	font-size: 4rem;
	line-height: 1.105rem;
	margin: 0px 0px 0.7em 0px !important;
	letter-spacing: 0.7px;
}
#main h1 {
	float: left;
	font-size: 4rem;
	letter-spacing: 0.6px;
	line-height: 1.105rem;
	margin: 0 0 0.5em !important;
}
h2 {
	font-size: 2.5rem;
	line-height: 1.1em;
	letter-spacing: 0.5px;
	text-align: justify;
}
h3 {
	font-size: 2.647rem;
	line-height: 2.789rem;
	margin: 0 0 0.6rem !important;
	color: #33627b;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}
h3.widget-title {
	display: none;
}
#secondary {
	background: #33627b;
	padding: 20px 10px;
}
#secondary ul {
	list-style-type: none;
	padding: 0;
	padding-left: 0.5em;
}
#secondary ul li {
	border-bottom: 1px solid #fff;
	padding-bottom: 0.6em;
	padding-top: 0.6em;
	text-align: left;
}
#secondary ul li a {
	color: #fff;
	font-size: 2rem
}
.site-footer {
	background: #f4f4f4 none repeat scroll 0 0;
	color: #252525;
	font-size: 1.4rem;
	margin-top: 2em;
}
.home .site-footer {
	background: #fff none repeat scroll 0 0;
	color: #252525;
	font-size: 1.4rem;
}
.chimpy_signup_form header {
	font-size: 3rem;
	line-height: 1.4em;
	margin-bottom: 0;
}
.sky-form .description {
	font-size: 1.7rem;
	font-weight: 300;
	color: #151515;
}
.sky-form header {
	display: block;
	/* padding: 20px 30px; */
	padding: 0;
	border-bottom: 0px solid rgba(0,0,0,.1);
	background: transparent;
	/* font-size: 25px; */
	font-size: 3rem;
	line-height: 1.4em;
	color: #151515;
}
.sky-form {
	box-shadow: none;
}
div.chimpy_status_underlay {
	background-color: transparent;
}
.sky-form fieldset {
	display: block;
	/* padding: 25px 30px 5px; */
	padding: 0;
	border: none;
	background: transparent;
}
.sky-form footer {
	display: block;
	/* padding: 15px 30px 25px; */
	padding: 0;
	border-top: 0px solid rgba(0,0,0,.1);
	background: transparent;
}
.sky-form-green footer button.button {
	margin: 0 13px 0 0 !important;
	width: auto;
	background: #33627b;
	padding: 4px 10px;
	border-radius: 3px;
	color: #fff;
	font-family: "Montserrat" sans-serif !important;
	font-weight: 400;
	text-transform: none;
	font-size: 2rem !important;
	opacity: 1;
	float: left;
	margin-top: 0.8em !important;
}
.sky-form-green .input:hover input, .sky-form-green .select:hover select, .sky-form-green .textarea:hover textarea, .sky-form-green .radio:hover i, .sky-form-green .checkbox:hover i, .sky-form-green .toggle:hover i {
	border-color: #33627b;
}
.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea, .sky-form .radio i, .sky-form .checkbox i, .sky-form .toggle i, .sky-form .icon-append, .sky-form .icon-prepend {
	border-color: #ccc;
	max-width: 250px;
	box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-o-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	border-width: 1px;
}
div.chimpy_signup_success div {
	display: table-cell;
	vertical-align: middle;
	padding: 15px 0px;
	font-size: 3rem;
	color: #33627b;
}
div.chimpy_signup_success {
	background-color: transparent;
}
h4 {
	font-size: 2.647rem;
	line-height: 2.789rem;
	margin: 1em 0 0.6rem !important;
	color: #33627b;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}
html .vc_separator h4 {
	color: #33627b;
	font-size: 2.6rem !important;
	line-height: 1.789em !important;
	font-weight: 400;
	margin-top: 10px !important;
}
h4 {
	margin-bottom: 25px;
	font-weight: 400;
	font-style: normal;
}
h5 {
	margin-bottom: 25px;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-weight: 400;
	margin-bottom: 25px;
}
p {
	margin: 0px 0px 1.563em 0px;
}
.greenlines h2 {
	font-weight: 300;
	color: #33627b;
}
.content-wrap {
	padding: 0 0;
}
a {
	border-bottom: none;
	color: #33627b;
	text-decoration: underline;
}
a:hover {
	color: #333;
	border-bottom: none;
}
.site-header .site-action .search-form input {
	height: 30px;
	min-width: 250px;
}
.site-header > .container {
	border-bottom: 1px solid #eee;
	padding: 1em 0 0;
}
.donate-bt {
	background-clip: border-box;
	background-color: #ae232c;
	background-origin: padding-box;
	background-position: 4px center;
	background-repeat: no-repeat;
	background-size: calc(18px) auto;
	border-radius: 0;
	color: #fff;
	float: left;
	font-size: 1.7rem;
	line-height: 1.23em;
	margin-right: 1px;
	padding: 4px 10px;
	transition: background-color 0.5s ease 0s;
}
.donate-bt:before {
	content: "\f004";
	font-family: FontAwesome;
	right: 5px;
	position: relative;
}
.donate-bt:hover {
	background-color: #5b1119;
	color: #fff !important;
	transition: background-color 0.5s ease;
}
#site-actions .widget {
	margin: 0 0 0;
}
#site-actions li.widget {
	float: left;
	overflow: hidden;
	list-style-type: none;
}
.social-media-icons .fa {
	-moz-osx-font-smoothing: grayscale;
	font: 1.7rem/1.7em FontAwesome;
	text-rendering: auto;
}
ul.social-media-icons li a {
	display: block;
	width: 30px;
	height: 30px;
	margin-left: 1px;
	margin-right: 1px;
	background: #35b87b;
	float: left;
	transition: background-color 0.5s ease;
	color: #fff;
	text-align: center;
}
ul.social-media-icons li a:hover {
	background: #587d34;
	transition: ease-in;
	transition: background-color 0.5s ease;
}
#searchsubmit {
	overflow: hidden;
	text-indent: 9000px;
}
ul.social-media-icons i span {
	overflow: hidden;
	text-indent: 9000px;
	display: none;
}
ul.social-media-icons li {
	list-style-type: none;
	margin-bottom: 0;
	margin-right: 0px;
	float: left;
}
ul.social-media-icons {
	margin-left: 0px;
	float: left;
	padding: 0;
}
#site-actions {
	float: right;
}
.site-header .site-action:not(:last-child) {
	border-right: 0 solid #ccc;
	float: left;
	margin-right: 10px;
	padding-right: 0;
}
#site-actions #sidebar {
	float: left;
}
#agile-menu {
	float: left;
	width: 954px;
	margin-top: 24px;
	margin-left: 30px;
}
.site-header.shrink {
	border-bottom: 1px solid #eee;
	padding: 5px 30px 0px;
	background: #fff;
	position: fixed;
}
#primary-menu, #primary-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#primary-menu ul {
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
	border-radius: 3px;
	display: none;
	position: absolute;
	width: auto;
	z-index: 9;
	padding: 0px 10px 5px 0px;
}
#primary-menu li:hover > ul {
	display: block;
}
a.expand {
	display: none;
}
#primary-menu li {
	float: left;
	margin: 0 15px;
}
#primary-menu ul li a {
	font-size: 1.8rem;
	text-decoration: none;
}
#primary-menu a {
	text-decoration: none;
}
#primary-menu ul li {
	float: left;
	clear: both;
	margin: 0 15px;
}
#primary-menu li:last-child {
	margin-right: 0px;
}
#primary-menu li > a {
	color: #33627b;
	font-size: 2.2rem;
	font-weight: 400;
	line-height: 1.8em;
	margin-left: 0;
}
#primary-menu li > a:hover {
	color: #333;
}
.form {
	margin: 0 auto;
	position: relative;
	top: 0px;
	width: 130px;
	padding-left: 1px;
}
/** Essentials **/
.toggle {
	background: url("https://ecopeaceme.org/wp-content/uploads/2016/10/mag.svg") no-repeat scroll center center #fff;
	background-size: calc(22px) auto !important;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 30px;
	position: absolute;
	right: 0;
	width: 35px;
}
.add_to_wishlist, .button, button:not(.pswp__button), input[type="button"], input[type="reset"], input[type="submit"] {
	padding: 1.1em 1.25em 1.4em;
}
#demo-2 input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#demo-2 input[type=search]:hover {
	background-color: #fff;
}
#demo-2 input[type=search]:focus {
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#demo-2 input:-moz-placeholder {
 color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
 color: transparent;
}
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration, input::-webkit-search-cancel-button {
 display: none;
}
input[type="search"] {
	background: #ededed url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 7px 5px;
	border: solid 1px #35b87b;
	padding: 0px 8px 4px 32px;
	width: 55px;
	-webkit-border-radius: 0;
	-moz-border-radius: 10em;
	border-radius: 0 inherit;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	background-color: transparent;
}
input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #35b87b;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
 input:-moz-placeholder {
 color: #999;
}
input::-webkit-input-placeholder {
 color: #999;
}
.aaa1 {
	text-shadow: 1px 1px 4px rgba(0,0,0,0.79)
}
.aaa {
	text-shadow: 1px 1px 4px rgba(0,0,0,0.79)
}
.tp-caption.Fashion-SmallText, .Fashion-SmallText {
	font-family: inherit;
}
.tp-thumbs {
	top: 0;
}
.tp-thumb .tp-thumb-image {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: calc(45px) auto !important;
	background: #33627b;
	border-radius: 6px;
}
.selected .tp-thumb-image {
	background: #35b87b !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: calc(45px) auto !important;
	border-radius: 6px;
}
 *::-moz-selection {
 background-color: #33627b;
 color: #fff;
}
::selection {
	background-color: #33627b;
	color: #fff;
}
.theme_10 .testi-wrapper .testi-details img {
	border-radius: 100%;
	filter: none !important;
	transition-duration: 0.4s;
	width: 100%;
}
.tp-thumb .tp-thumb-image:hover {
	background: #35b87b;
}
.tp-thumb:nth-child(1) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/peace.svg) !important;
}
.tp-thumb:nth-child(2) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/healthy.svg) !important;
}
.tp-thumb:nth-child(3) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/global.svg) !important;
}
.tp-thumb:nth-child(4) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/shared.svg) !important;
}
.tp-thumb:nth-child(5) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/hope.svg) !important;
}
.tp-thumb-title {
	display: none !important;
}
.wpb_wrapper .wpb_single_image {
	margin-bottom: 0px;
}
.underline h3 {
	border-bottom: 1px solid #33627b;
	font-size: 2.2rem;
	padding-bottom: 10px;
	font-weight: 300;
}
.wpb_wrapper p {
	margin-bottom: 10px;
	line-height: 1.7em
}
.page:not(.woocommerce-page) .site-main .hentry, .single-post .site-main .hentry {
	padding-bottom: 0px;
}
.ultimate-layouts-container {
	color: #555 !important;
}
.tab-content {
	height: 100% !important;
	overflow-y: scroll !important;
}
.ultimate-layouts-container .ultimate-layouts-listing-grid-4 .ultimate-layouts-item .ultimate-layouts-entry-wrapper {
	background-color: #fff;
	border: 1px solid #f1f1f1;
	box-shadow: none !important;
}
.owl-tstvc-stage-outer {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
	overflow: hidden;
	position: relative;
	width: 100%;
}
.mtphr-dnt-tick, .mtphr-dnt-tick a {
	font-size: 2rem !important;
	color: #fff;
}
h3.mtphr-dnt-title {
	border-right: 2px solid #fff;
	color: #fff;
	font-size: 3.6rem;
	font-weight: 200;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-left: 11px;
	margin-right: 10px;
	padding-right: 30px;
	width: 165px;
}
.theme_10 .testi-wrapper .testi-details .clinet-img {
	float: left;
	margin-left: 3%;
	margin-top: 13px;
	max-width: 100px;
	width: 40%;
}
.owl-tstvc-controls {
	position: relative;
	top: 20px;
}
.mtphr-dnt-tick, .mtphr-dnt-tick a {
	color: #fff;
}
.mtphr-dnt-tick img {
	height: 80px;
	width: auto;
	float: left;
	margin-right: 20px;
}
.nomargin .wpb_text_column {
	margin-bottom: 0;
}
.theme_10 .testi-wrapper .quotes {
	color: #333 !important;
	font: 300 1.5rem/1.5 "mr-eaves-xl-modern" !important;
	position: relative;
	text-align: left;
	transition: padding-top 0.3s ease-in 0s;
	width: 100%;
	margin-top: 10px;
}
.theme_10 .testi-wrapper .testi-details .testi-text {
	float: left;
	margin-top: 15px;
	max-width: 75% !important;
	padding-bottom: 14px;
}
.grey h2 {
	font-size: 3rem;
	line-height: 1.4em;
	margin-bottom: 0;
}
.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
	background-color: #ae232c !important;
	color: #fff;
}
.vc_btn3.vc_btn3-color-danger:hover, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover {
	background-color: #72161f !important;
	color: #fff;
}
.vc_btn3.vc_btn3-size-md {
	font-size: 1.7rem;
}
#main .gfield_required {
	display: none;
}
body #main .gform_wrapper ul li.gfield {
	margin-top: 0px;
	padding-top: 0;
}
#main .gform_wrapper .top_label .gfield_label {
	clear: both;
	display: none;
	line-height: 1.3;
}
#main .gform_wrapper {
	margin: 0px 0;
	max-width: 100%;
	overflow: inherit;
}
.wpb_content_element {
	margin-bottom: 15px !important;
}
.vc_column-inner .vc_separator {
	margin-bottom: 25px !important;
	margin-top: 15px !important;
}
#main .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	font-family: inherit;
	font-size: inherit;
	letter-spacing: normal;
	padding: 0px 4px;
}
#main .gform_wrapper .gform_footer input.button, #main .gform_wrapper .gform_footer input[type="submit"], #main .gform_wrapper .gform_page_footer input.button, #main .gform_wrapper .gform_page_footer input[type="submit"] {
	margin: 0 13px 0 0 !important;
	width: auto;
	background: #33627b;
	padding: 9px 10px;
	border-radius: 3px;
	color: #fff;
	font-family: "Montserrat" sans-serif !important;
	font-weight: 400;
	text-transform: none;
	font-size: 2rem !important;
}
#main .gform_wrapper .gform_footer {
	clear: both;
	margin: 0px 0 0;
	padding: 16px 0 31px;
}
.ictst_wrapp .owl-tstvc-theme .owl-tstvc-dots .owl-tstvc-dot span {
	box-shadow: none;
}
.vc_btn3.vc_btn3-size-md {
	font-size: 2rem !important;
	line-height: 0.7em !important;
}
#text-2 a {
	text-decoration: none;
}
.site-info {
	max-width: 1200px;
	margin: 0 auto;
}
#bottom {
	background: #33627b;
	color: #fff;
	width: 100%;
}
#bottom li {
	line-height: 1em;
	list-style-type: none;
	max-width: 1200px;
	margin: 0 auto;
	border-bottom: none;
}
#bottom li a {
	color: #fff;
	border-right: 1px solid #fff;
	padding: 0px 10px;
	text-decoration: none;
}
#bottom #menu-footer-menu li:last-child a {
	color: #fff;
	border-right: 0px solid #fff;
	padding: 0px 10px;
	text-decoration: none;
}
#menu-footer-menu {
	margin-bottom: 5px;
}
#bottom .menu-footer-menu-container {
	text-align: center;
}
#bottom #menu-footer-menu li {
	display: inline-block;
}
.page:not(.woocommerce-page) .site-main .hentry, .single-post .site-main .hentry {
	margin-bottom: 0;
	padding-bottom: 10px;
}
.archive.woocommerce ul.products, .site-main .hentry {
	border-bottom: 0px solid #eee;
}
.entry-footer {
	display: none;
}
.site-info {
	font-size: 1.4rem;
}
.footer-widget-area {
	margin: 0 auto;
	max-width: 90%;
}
.footer-widget .textwidget {
	box-shadow: 1px 1px 2px rgba( 0,0,0,0.15);
	padding: 20px;
	background: #fff;
}
.nomargin .vc_column_container > .vc_column-inner {
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
.nomargin {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.nomargin .vc_column_container .wpb_wrapper {
	padding-left: 15px;
	padding-right: 15px;
}
#tertiary {
	border-top: 0px solid #eee;
	padding-top: 4%;
}
#page footer.site-footer .textwidget a {
	color: #33627b !important;
}
html .entry-header {
	width: 100%;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
}
.wpb_wrapper .content h4 {
	margin-top: 0px !important
}
html .entry-header2 {
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: none;
	background: #33627b;
	color: #fff;
	padding-bottom: 2rem;
}
.single-publications .content-wrap {
	padding: 3% 0 !important;
}
html .entry-header2 h1.entry-title a {
	color: #fff !important;
	float: left;
	font-size: 4rem;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 1em;
	text-decoration: none;
	text-shadow: none;
	width: auto;
}
html .entry-header2 .breadcrumbs a {
	color: #fff;
}
html .entry-header2 .breadcrumbs {
	color: #fff;
	max-width: 24%;
	text-align: left;
}
.page.layout-1c:not(.woocommerce-page) .site-content .content-area, .single-post.layout-1c .site-content .content-area {
	margin: 0 auto;
	max-width: 90%;
}
.entry-header {
	margin-bottom: 40px;
	background: #33627b;
	padding: 0px 0px;
	min-height: 100px;
	width: 100%;
	color: #fff;
}
.home #main > .container, .home .entry-title {
	display: none;
}
h1.entry-title a {
	color: #33627b !important;
	float: left;
	font-size: 4rem;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 0.2em;
	text-decoration: none;
	text-shadow: none;
	width: auto;
}
.entry-header .container {
	position: relative;
}
.entry-header .breadcrumbs {
	bottom: 0px;
	color: #fff;
	float: right;
	height: auto;
	position: absolute;
	right: 0;
	top: 170px;
}
.entry-header .breadcrumbs a {
	color: #fff;
}
.breadcrumbs {
	bottom: 0px;
	color: #333;
	float: right;
	height: auto;
	position: relative;
	right: 0;
	top: 0;
}
.breadcrumbs a {
	color: #33627b;
}
#secondary a {
	text-decoration: none;
}
.widget .widget-title::after {
	border-bottom: 1px solid #33627b;
	border-top: 0px solid #33627b;
	content: "";
	float: right;
	height: 3px;
	margin-left: 10px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 100%;
}
blockquote, q {
	quotes: "" "" !important;
	border-left: 2px solid #33627b;
	padding-left: 20px;
}
#main .vc_color-info.vc_message_box {
	background-color: #33627b;
	border-color: #33627b;
	color: #fff;
}
#main .vc_color-info.vc_message_box p {
	color: #fff;
}
.single .intro::before, body.page .intro::before {
	border-bottom: 0px solid #252525;
	bottom: 0;
	content: "";
	display: block;
	position: absolute;
	width: 20%;
}
.layout-2c-l .site-content .widget-area {
	width: 20%;
}
.layout-2c-l .content-area {
	width: 76%;
}
.theme_10 .testi-wrapper .testi-details .testi-text .testi-name {
	font-size: 1.7rem !important;
}
#content .full-page {
	margin-top: 40px;
}
.wpml-ls-legacy-list-horizontal a {
	display: block;
	text-decoration: none;
	padding: 5px 5px;
	line-height: 1;
}
.single-publications .vc_col-sm-2 img {
	box-shadow: 0px 0px 2px rgba(0,0,0,0.3)
}
.fa {
	font-family: FontAwesome !important;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
}
.theme_10 .testi-wrapper .quotes .quote-content {
	padding: 5px 10px 5px 0px;
	background: none;
}
html .site-nav-tablist a.active, .site-nav-tablist a:hover {
	background: #33627b;
	color: #fff;
}
html .site-nav-tablist {
	background: #252525;
	border-bottom: 4px solid #33627b !important;
 *zoom: 1;
}
html .main-navigation .menu a.expand:hover {
	background: #33627b;
	color: #fff;
}
html .theme_10 .testi-wrapper .quotes .quote-content {
	padding: 0px 0px 0px 0px !important;
	background: none !important;
}
.textwidget a {
	color: #fff !important
}
.post-type-archive-newsletters header.page-header, .post-type-archive-newsletters #secondary {
	display: none;
}
.post-type-archive-newsletters #primary, .single-newsletters #primary {
	width: 100%;
	padding-top: 40px;
}
.post-type-archive-newsletters article {
	margin-bottom: 16px !important;
	float: left;
	margin-right: 9rem;
	padding: 0.5rem !important;
	background-color: fff;
	display: block !important;
	width: 17%;
	box-shadow: 1px 1px 2px rgba( 0,0,0,0.15);
}
.post-type-archive-newsletters h2 {
	font-size: 3rem !important;
	letter-spacing: 0.02rem !important;
}
.post-type-archive-newsletters .entry-summary > p {
	display: none;
}
.single-newsletters .entry-header3 .entry-title {
	display: none;
}
.post-type-archive-newsletters .site-main .posts-navigation {
	overflow: hidden;
	float: left;
	width: 100%;
}
.gform_wrapper span.ginput_total {
	color: #fff !important;
	font-size: inherit;
}
#gform_fields_2 label {
	color: #fff !important;
	font-size: inherit;
}
#gform_submit_button_2 {
	background-color: #fff !important;
	color: #33627b !important;
}
footer#colophon .textwidget a {
	color: #33627b !important;
}
.search .page-header {
	margin: 3% auto 0%;
	padding-bottom: 2%;
	border-bottom: 1px solid #eee;
	text-align: center;
}
.search .page-header .page-header-section {
	max-width: 660px;
	margin: 0 auto;
	float: left;
}
.search #secondary {
	display: none;
}
.search #primary {
	width: 100%;
}
.search .entry-header {
	margin-bottom: 0px;
	background: transparent;
	padding: 0px 0px;
	min-height: 0px;
	width: 100%;
	color: #fff;
	height: auto;
}
html .search .entry-header {
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
}
.search .entry-summary {
	font-size: 1.8rem;
	max-width: 70rem;
}
.search .entry-summary .more-link {
	text-transform: uppercase;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: .5px;
	font-family: Poppins, sans-serif;
	font-weight: 600;
	line-height: 2;
	clear: both;
	display: block;
}
.search .site-main .hentry, .search .site-main .hentry {
	padding-bottom: 1.308% !important;
	margin-bottom: 0.308% !important;
}
.search .entry-meta {
	display: none;
}
.single-post #comments, .single-post #respond, .single-post .entry-meta {
	display: none;
}
.single-post .entry-content {
	float: left;
}
.post-type-archive-newsletters a.more-link {
	display: none;
}

.mc4wp-form input[type=submit] {
    margin: 0 13px 0 0 !important;
    width: 80%!important;
    background: #33627b;
    padding: 8px 10px !important;
    border-radius: 3px;
    color: #fff;
    font-family: "Montserrat" sans-serif !important;
    font-weight: 400;
    text-transform: none;
    font-size: 2rem !important;
    opacity: 1;
    float: left;
    /* margin-top: 0em !important; */
    height: 40px !important;
    margin: 10px auto !important;
    display: block;
    text-align: center;
    margin-left: 10% !important;
}


.mail h3 { margin-top: 1rem !important;}



.mc4wp-response  {
	float: left;
	margin-top: 1rem;
}


.vc separator .vc_sep_color_green {
	color: #33627b !important;
}

.vc_separator.vc_sep_color_green .vc_sep_line {
    border-color: #33627b !important;
}

.tp-caption.aaa1, .aaa1 {
    color: rgba(255,255,255,1.00);
    font-size: 60px;
    line-height: 50px;
    font-weight: 900;
    font-style: normal;
    font-family: Montserrat !important;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0px 0px/**
 * Theme Name: Eco Peace
 * Theme URI: http://wpmagnate.com/themes/agile
 * Description: Agile Child Theme.
 * Version: 0.1
 * Author: WPMagnate
 * Author URI: http://wpmagnate.com
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template: agile
 * Text Domain: agile
 */

@import 'responsive.css';
body {
	font-size: 62.5%
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat", sans-serif !important;
	font-weight: 300;
	text-align: left;
}
h3 {
	font-family: "Montserrat", sans-serif !important;
	font-weight: 400;
}
.theme_10 .testi-wrapper:hover .quotes {
	padding-top: 0px !important;
}
h1 {
	color: #33627b !important;
	font-weight: 700;
	margin-bottom: 15px;
}
p, li, .wpb_text_column div, .breadcrumbs {
	font-size: 1.8rem;
	line-height: 1.2em !important;
	text-align: left;
}
.wpml-ls-sidebars-topbar {
	background-color: transparent;
	border: none;
	padding: 0;
}
.wpml-ls-sidebars-topbar a:hover, .wpml-ls-sidebars-topbar a:focus {
	background-color: transparent;
}
.wpml-ls-sidebars-topbar .wpml-ls-current-language:hover > a, .wpml-ls-sidebars-topbar .wpml-ls-current-language > a:focus {
	background-color: transparent;
}
.entry-title {
	word-wrap: break-word;
	line-height: 1em !important;
}
.tp-caption.aaa1, .aaa1 {
	font-size: 5rem !important;
}
.tp-caption.aaa, .aaa {
	font-size: 3rem !important;
}
.site-branding {
	max-width: 40%;
	margin-bottom: 2em;
}
body, p, h1, h2, h3, h4, h5, h6, li, input {
	color: #151515;
	font-family: "Montserrat", Sans-serif !important;
}
body {
	padding: 0px 0 50px 0;
	min-height: 100%;
}
.intro .wpb_wrapper p {
	font-size: 2.5rem !important;
	font-style: normal;
	line-height: 1.2em !important;
}
.intro2 .wpb_wrapper p {
	font-size: 1.9rem !important;
	font-style: normal;
	line-height: 1.2em !important;
}
.wpb_wrapper p {
	line-height: 1.3rem;
	margin-bottom: 10px;
	font-size: 1.9rem;
	font-weight: 300;
}
div.content1 {
	margin: 0 auto;
	text-align: left;
	width: 600px;
}
h1 {
	font-size: 4rem;
	line-height: 1.105rem;
	margin: 0px 0px 0.7em 0px !important;
	letter-spacing: 0.7px;
}
#main h1 {
	float: left;
	font-size: 4rem;
	letter-spacing: 0.6px;
	line-height: 1.105rem;
	margin: 0 0 0.5em !important;
}
h2 {
	font-size: 2.5rem;
	line-height: 1.1em;
	letter-spacing: 0.5px;
	text-align: justify;
}
h3 {
	font-size: 2.647rem;
	line-height: 2.789rem;
	margin: 0 0 0.6rem !important;
	color: #33627b;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}
h3.widget-title {
	display: none;
}
#secondary {
	background: #33627b;
	padding: 20px 10px;
}
#secondary ul {
	list-style-type: none;
	padding: 0;
	padding-left: 0.5em;
}
#secondary ul li {
	border-bottom: 1px solid #fff;
	padding-bottom: 0.6em;
	padding-top: 0.6em;
	text-align: left;
}
#secondary ul li a {
	color: #fff;
	font-size: 2rem
}
.site-footer {
	background: #f4f4f4 none repeat scroll 0 0;
	color: #252525;
	font-size: 1.4rem;
	margin-top: 2em;
}
.home .site-footer {
	background: #fff none repeat scroll 0 0;
	color: #252525;
	font-size: 1.4rem;
}
.chimpy_signup_form header {
	font-size: 3rem;
	line-height: 1.4em;
	margin-bottom: 0;
}
.sky-form .description {
	font-size: 1.7rem;
	font-weight: 300;
	color: #151515;
}
.sky-form header {
	display: block;
	/* padding: 20px 30px; */
	padding: 0;
	border-bottom: 0px solid rgba(0,0,0,.1);
	background: transparent;
	/* font-size: 25px; */
	font-size: 3rem;
	line-height: 1.4em;
	color: #151515;
}
.sky-form {
	box-shadow: none;
}
div.chimpy_status_underlay {
	background-color: transparent;
}
.sky-form fieldset {
	display: block;
	/* padding: 25px 30px 5px; */
	padding: 0;
	border: none;
	background: transparent;
}
.sky-form footer {
	display: block;
	/* padding: 15px 30px 25px; */
	padding: 0;
	border-top: 0px solid rgba(0,0,0,.1);
	background: transparent;
}
.sky-form-green footer button.button {
	margin: 0 13px 0 0 !important;
	width: auto;
	background: #33627b;
	padding: 4px 10px;
	border-radius: 3px;
	color: #fff;
	font-family: "Montserrat", sans-serif !important;
	font-weight: 400;
	text-transform: none;
	font-size: 2rem !important;
	opacity: 1;
	float: left;
	margin-top: 0.8em !important;
}
.sky-form-green .input:hover input, .sky-form-green .select:hover select, .sky-form-green .textarea:hover textarea, .sky-form-green .radio:hover i, .sky-form-green .checkbox:hover i, .sky-form-green .toggle:hover i {
	border-color: #33627b;
}
.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea, .sky-form .radio i, .sky-form .checkbox i, .sky-form .toggle i, .sky-form .icon-append, .sky-form .icon-prepend {
	border-color: #ccc;
	max-width: 250px;
	box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-o-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	border-width: 1px;
}
div.chimpy_signup_success div {
	display: table-cell;
	vertical-align: middle;
	padding: 15px 0px;
	font-size: 3rem;
	color: #33627b;
}
div.chimpy_signup_success {
	background-color: transparent;
}
h4 {
	font-size: 2.647rem;
	line-height: 2.789rem;
	margin: 1em 0 0.6rem !important;
	color: #33627b;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}
html .vc_separator h4 {
	color: #33627b;
	font-size: 2.6rem !important;
	line-height: 1.789em !important;
	font-weight: 400;
	margin-top: 10px !important;
}
h4 {
	margin-bottom: 25px;
	font-weight: 400;
	font-style: normal;
}
h5 {
	margin-bottom: 25px;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-weight: 400;
	margin-bottom: 25px;
}
p {
	margin: 0px 0px 1.563em 0px;
}
.greenlines h2 {
	font-weight: 300;
	color: #33627b;
}
.content-wrap {
	padding: 0 0;
}
a {
	border-bottom: none;
	color: #33627b;
	text-decoration: underline;
}
a:hover {
	color: #333;
	border-bottom: none;
}
.site-header .site-action .search-form input {
	height: 30px;
	min-width: 250px;
}
.site-header > .container {
	border-bottom: 1px solid #eee;
	padding: 1em 0 0;
}
.donate-bt {
	background-clip: border-box;
	background-color: #ae232c;
	background-origin: padding-box;
	background-position: 4px center;
	background-repeat: no-repeat;
	background-size: calc(18px) auto;
	border-radius: 0;
	color: #fff;
	float: left;
	font-size: 1.7rem;
	line-height: 1.23em;
	margin-right: 1px;
	padding: 4px 10px;
	transition: background-color 0.5s ease 0s;
}
.donate-bt:before {
	content: "\f004";
	font-family: FontAwesome;
	right: 5px;
	position: relative;
}
.donate-bt:hover {
	background-color: #5b1119;
	color: #fff !important;
	transition: background-color 0.5s ease;
}
#site-actions .widget {
	margin: 0 0 0;
}
#site-actions li.widget {
	float: left;
	overflow: hidden;
	list-style-type: none;
}
.social-media-icons .fa {
	-moz-osx-font-smoothing: grayscale;
	font: 1.7rem/1.7em FontAwesome;
	text-rendering: auto;
}
ul.social-media-icons li a {
	display: block;
	width: 30px;
	height: 30px;
	margin-left: 1px;
	margin-right: 1px;
	background: #35b87b;
	float: left;
	transition: background-color 0.5s ease;
	color: #fff;
	text-align: center;
}
ul.social-media-icons li a:hover {
	background: #587d34;
	transition: ease-in;
	transition: background-color 0.5s ease;
}
#searchsubmit {
	overflow: hidden;
	text-indent: 9000px;
}
ul.social-media-icons i span {
	overflow: hidden;
	text-indent: 9000px;
	display: none;
}
ul.social-media-icons li {
	list-style-type: none;
	margin-bottom: 0;
	margin-right: 0px;
	float: left;
}
ul.social-media-icons {
	margin-left: 0px;
	float: left;
	padding: 0;
}
#site-actions {
	float: right;
}
.site-header .site-action:not(:last-child) {
	border-right: 0 solid #ccc;
	float: left;
	margin-right: 10px;
	padding-right: 0;
}
#site-actions #sidebar {
	float: left;
}
#agile-menu {
	float: left;
	width: 954px;
	margin-top: 24px;
	margin-left: 30px;
}
.site-header.shrink {
	border-bottom: 1px solid #eee;
	padding: 5px 30px 0px;
	background: #fff;
	position: fixed;
}
#primary-menu, #primary-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#primary-menu ul {
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
	border-radius: 3px;
	display: none;
	position: absolute;
	width: auto;
	z-index: 9;
	padding: 0px 10px 5px 0px;
}
#primary-menu li:hover > ul {
	display: block;
}
a.expand {
	display: none;
}
#primary-menu li {
	float: left;
	margin: 0 15px;
}
#primary-menu ul li a {
	font-size: 1.8rem;
	text-decoration: none;
}
#primary-menu a {
	text-decoration: none;
}
#primary-menu ul li {
	float: left;
	clear: both;
	margin: 0 15px;
}
#primary-menu li:last-child {
	margin-right: 0px;
}
#primary-menu li > a {
	color: #33627b;
	font-size: 2.2rem;
	font-weight: 400;
	line-height: 1.8em;
	margin-left: 0;
}
#primary-menu li > a:hover {
	color: #333;
}
.form {
	margin: 0 auto;
	position: relative;
	top: 0px;
	width: 130px;
	padding-left: 1px;
}
/** Essentials **/
.toggle {
	background: url("https://ecopeaceme.org/wp-content/uploads/2016/10/mag.svg") no-repeat scroll center center #fff;
	background-size: calc(22px) auto !important;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 30px;
	position: absolute;
	right: 0;
	width: 35px;
}
.add_to_wishlist, .button, button:not(.pswp__button), input[type="button"], input[type="reset"], input[type="submit"] {
	padding: 1.1em 1.25em 1.4em;
}
#demo-2 input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#demo-2 input[type=search]:hover {
	background-color: #fff;
}
#demo-2 input[type=search]:focus {
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#demo-2 input:-moz-placeholder {
 color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
 color: transparent;
}
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration, input::-webkit-search-cancel-button {
 display: none;
}
input[type="search"] {
	background: #ededed url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 7px 5px;
	border: solid 1px #35b87b;
	padding: 0px 8px 4px 32px;
	width: 55px;
	-webkit-border-radius: 0;
	-moz-border-radius: 10em;
	border-radius: 0 inherit;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	background-color: transparent;
}
input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #35b87b;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
 input:-moz-placeholder {
 color: #999;
}
input::-webkit-input-placeholder {
 color: #999;
}
.aaa1 {
	text-shadow: 1px 1px 4px rgba(0,0,0,0.79)
}
.aaa {
	text-shadow: 1px 1px 4px rgba(0,0,0,0.79)
}
.tp-caption.Fashion-SmallText, .Fashion-SmallText {
	font-family: inherit;
}
.tp-thumbs {
	top: 0;
}
.tp-thumb .tp-thumb-image {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: calc(45px) auto !important;
	background: #33627b;
	border-radius: 6px;
}
.selected .tp-thumb-image {
	background: #35b87b !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: calc(45px) auto !important;
	border-radius: 6px;
}
 *::-moz-selection {
 background-color: #33627b;
 color: #fff;
}
::selection {
	background-color: #33627b;
	color: #fff;
}
.theme_10 .testi-wrapper .testi-details img {
	border-radius: 100%;
	filter: none !important;
	transition-duration: 0.4s;
	width: 100%;
}
.tp-thumb .tp-thumb-image:hover {
	background: #35b87b;
}
.tp-thumb:nth-child(1) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/peace.svg) !important;
}
.tp-thumb:nth-child(2) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/healthy.svg) !important;
}
.tp-thumb:nth-child(3) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/global.svg) !important;
}
.tp-thumb:nth-child(4) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/shared.svg) !important;
}
.tp-thumb:nth-child(5) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/hope.svg) !important;
}
.tp-thumb-title {
	display: none !important;
}
.wpb_wrapper .wpb_single_image {
	margin-bottom: 0px;
}
.underline h3 {
	border-bottom: 1px solid #33627b;
	font-size: 2.2rem;
	padding-bottom: 10px;
	font-weight: 300;
}
.wpb_wrapper p {
	margin-bottom: 10px;
	line-height: 1.7em
}
.page:not(.woocommerce-page) .site-main .hentry, .single-post .site-main .hentry {
	padding-bottom: 0px;
}
.ultimate-layouts-container {
	color: #555 !important;
}
.tab-content {
	height: 100% !important;
	overflow-y: scroll !important;
}
.ultimate-layouts-container .ultimate-layouts-listing-grid-4 .ultimate-layouts-item .ultimate-layouts-entry-wrapper {
	background-color: #fff;
	border: 1px solid #f1f1f1;
	box-shadow: none !important;
}
.owl-tstvc-stage-outer {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
	overflow: hidden;
	position: relative;
	width: 100%;
}
.mtphr-dnt-tick, .mtphr-dnt-tick a {
	font-size: 2rem !important;
	color: #fff;
}
h3.mtphr-dnt-title {
	border-right: 2px solid #fff;
	color: #fff;
	font-size: 3.6rem;
	font-weight: 200;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-left: 11px;
	margin-right: 10px;
	padding-right: 30px;
	width: 165px;
}
.theme_10 .testi-wrapper .testi-details .clinet-img {
	float: left;
	margin-left: 3%;
	margin-top: 13px;
	max-width: 100px;
	width: 40%;
}
.owl-tstvc-controls {
	position: relative;
	top: 20px;
}
.mtphr-dnt-tick, .mtphr-dnt-tick a {
	color: #fff;
}
.mtphr-dnt-tick img {
	height: 80px;
	width: auto;
	float: left;
	margin-right: 20px;
}
.nomargin .wpb_text_column {
	margin-bottom: 0;
}
.theme_10 .testi-wrapper .quotes {
	color: #333 !important;
	font: 300 1.5rem/1.5 "mr-eaves-xl-modern" !important;
	position: relative;
	text-align: left;
	transition: padding-top 0.3s ease-in 0s;
	width: 100%;
	margin-top: 10px;
}
.theme_10 .testi-wrapper .testi-details .testi-text {
	float: left;
	margin-top: 15px;
	max-width: 75% !important;
	padding-bottom: 14px;
}
.grey h2 {
	font-size: 3rem;
	line-height: 1.4em;
	margin-bottom: 0;
}
.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
	background-color: #ae232c !important;
	color: #fff;
}
.vc_btn3.vc_btn3-color-danger:hover, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover {
	background-color: #72161f !important;
	color: #fff;
}
.vc_btn3.vc_btn3-size-md {
	font-size: 1.7rem;
}
#main .gfield_required {
	display: none;
}
body #main .gform_wrapper ul li.gfield {
	margin-top: 0px;
	padding-top: 0;
}
#main .gform_wrapper .top_label .gfield_label {
	clear: both;
	display: none;
	line-height: 1.3;
}
#main .gform_wrapper {
	margin: 0px 0;
	max-width: 100%;
	overflow: inherit;
}
.wpb_content_element {
	margin-bottom: 15px !important;
}
.vc_column-inner .vc_separator {
	margin-bottom: 25px !important;
	margin-top: 15px !important;
}
#main .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	font-family: inherit;
	font-size: inherit;
	letter-spacing: normal;
	padding: 0px 4px;
}
#main .gform_wrapper .gform_footer input.button, #main .gform_wrapper .gform_footer input[type="submit"], #main .gform_wrapper .gform_page_footer input.button, #main .gform_wrapper .gform_page_footer input[type="submit"] {
	margin: 0 13px 0 0 !important;
	width: auto;
	background: #33627b;
	padding: 9px 10px;
	border-radius: 3px;
	color: #fff;
	font-family: "Montserrat";
	font-weight: 400;
	text-transform: none;
	font-size: 2rem !important;
}
#main .gform_wrapper .gform_footer {
	clear: both;
	margin: 0px 0 0;
	padding: 16px 0 31px;
}
.ictst_wrapp .owl-tstvc-theme .owl-tstvc-dots .owl-tstvc-dot span {
	box-shadow: none;
}
.vc_btn3.vc_btn3-size-md {
	font-size: 2rem !important;
	line-height: 0.7em !important;
}
#text-2 a {
	text-decoration: none;
}
.site-info {
	max-width: 1200px;
	margin: 0 auto;
}
#bottom {
	background: #33627b;
	color: #fff;
	width: 100%;
}
#bottom li {
	line-height: 1em;
	list-style-type: none;
	max-width: 1200px;
	margin: 0 auto;
	border-bottom: none;
}
#bottom li a {
	color: #fff;
	border-right: 1px solid #fff;
	padding: 0px 10px;
	text-decoration: none;
}
#bottom #menu-footer-menu li:last-child a {
	color: #fff;
	border-right: 0px solid #fff;
	padding: 0px 10px;
	text-decoration: none;
}
#menu-footer-menu {
	margin-bottom: 5px;
}
#bottom .menu-footer-menu-container {
	text-align: center;
}
#bottom #menu-footer-menu li {
	display: inline-block;
}
.page:not(.woocommerce-page) .site-main .hentry, .single-post .site-main .hentry {
	margin-bottom: 0;
	padding-bottom: 10px;
}
.archive.woocommerce ul.products, .site-main .hentry {
	border-bottom: 0px solid #eee;
}
.entry-footer {
	display: none;
}
.site-info {
	font-size: 1.4rem;
}
.footer-widget-area {
	margin: 0 auto;
	max-width: 90%;
}
.footer-widget .textwidget {
	box-shadow: 1px 1px 2px rgba( 0,0,0,0.15);
	padding: 20px;
	background: #fff;
}
.nomargin .vc_column_container > .vc_column-inner {
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
.nomargin {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.nomargin .vc_column_container .wpb_wrapper {
	padding-left: 15px;
	padding-right: 15px;
}
#tertiary {
	border-top: 0px solid #eee;
	padding-top: 4%;
}
#page footer.site-footer .textwidget a {
	color: #33627b !important;
}
html .entry-header {
	width: 100%;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
}
.wpb_wrapper .content h4 {
	margin-top: 0px !important
}
html .entry-header2 {
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: none;
	background: #33627b;
	color: #fff;
	padding-bottom: 2rem;
}
.single-publications .content-wrap {
	padding: 3% 0 !important;
}
html .entry-header2 h1.entry-title a {
	color: #fff !important;
	float: left;
	font-size: 4rem;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 1em;
	text-decoration: none;
	text-shadow: none;
	width: auto;
}
html .entry-header2 .breadcrumbs a {
	color: #fff;
}
html .entry-header2 .breadcrumbs {
	color: #fff;
	max-width: 24%;
	text-align: left;
}
.page.layout-1c:not(.woocommerce-page) .site-content .content-area, .single-post.layout-1c .site-content .content-area {
	margin: 0 auto;
	max-width: 90%;
}
.entry-header {
	margin-bottom: 40px;
	background: #33627b;
	padding: 0px 0px;
	min-height: 100px;
	width: 100%;
	color: #fff;
}
.home #main > .container, .home .entry-title {
	display: none;
}
h1.entry-title a {
	color: #33627b !important;
	float: left;
	font-size: 4rem;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 0.2em;
	text-decoration: none;
	text-shadow: none;
	width: auto;
}
.entry-header .container {
	position: relative;
}
.entry-header .breadcrumbs {
	bottom: 0px;
	color: #fff;
	float: right;
	height: auto;
	position: absolute;
	right: 0;
	top: 170px;
}
.entry-header .breadcrumbs a {
	color: #fff;
}
.breadcrumbs {
	bottom: 0px;
	color: #333;
	float: right;
	height: auto;
	position: relative;
	right: 0;
	top: 0;
}
.breadcrumbs a {
	color: #33627b;
}
#secondary a {
	text-decoration: none;
}
.widget .widget-title::after {
	border-bottom: 1px solid #33627b;
	border-top: 0px solid #33627b;
	content: "";
	float: right;
	height: 3px;
	margin-left: 10px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 100%;
}
blockquote, q {
	quotes: "" "" !important;
	border-left: 2px solid #33627b;
	padding-left: 20px;
}
#main .vc_color-info.vc_message_box {
	background-color: #33627b;
	border-color: #33627b;
	color: #fff;
}
#main .vc_color-info.vc_message_box p {
	color: #fff;
}
.single .intro::before, body.page .intro::before {
	border-bottom: 0px solid #252525;
	bottom: 0;
	content: "";
	display: block;
	position: absolute;
	width: 20%;
}
.layout-2c-l .site-content .widget-area {
	width: 20%;
}
.layout-2c-l .content-area {
	width: 76%;
}
.theme_10 .testi-wrapper .testi-details .testi-text .testi-name {
	font-size: 1.7rem !important;
}
#content .full-page {
	margin-top: 40px;
}
.wpml-ls-legacy-list-horizontal a {
	display: block;
	text-decoration: none;
	padding: 5px 5px;
	line-height: 1;
}
.single-publications .vc_col-sm-2 img {
	box-shadow: 0px 0px 2px rgba(0,0,0,0.3)
}
.fa {
	font-family: FontAwesome !important;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
}
.theme_10 .testi-wrapper .quotes .quote-content {
	padding: 5px 10px 5px 0px;
	background: none;
}
html .site-nav-tablist a.active, .site-nav-tablist a:hover {
	background: #33627b;
	color: #fff;
}
html .site-nav-tablist {
	background: #252525;
	border-bottom: 4px solid #33627b !important;
 *zoom: 1;
}
html .main-navigation .menu a.expand:hover {
	background: #33627b;
	color: #fff;
}
html .theme_10 .testi-wrapper .quotes .quote-content {
	padding: 0px 0px 0px 0px !important;
	background: none !important;
}
.textwidget a {
	color: #fff !important
}
.post-type-archive-newsletters header.page-header, .post-type-archive-newsletters #secondary {
	display: none;
}
.post-type-archive-newsletters #primary, .single-newsletters #primary {
	width: 100%;
	padding-top: 40px;
}
.post-type-archive-newsletters article {
	margin-bottom: 16px !important;
	float: left;
	margin-right: 9rem;
	padding: 0.5rem !important;
	background-color: fff;
	display: block !important;
	width: 17%;
	box-shadow: 1px 1px 2px rgba( 0,0,0,0.15);
}
.post-type-archive-newsletters h2 {
	font-size: 3rem !important;
	letter-spacing: 0.02rem !important;
}
.post-type-archive-newsletters .entry-summary > p {
	display: none;
}
.single-newsletters .entry-header3 .entry-title {
	display: none;
}
.post-type-archive-newsletters .site-main .posts-navigation {
	overflow: hidden;
	float: left;
	width: 100%;
}
.gform_wrapper span.ginput_total {
	color: #fff !important;
	font-size: inherit;
}
#gform_fields_2 label {
	color: #fff !important;
	font-size: inherit;
}
#gform_submit_button_2 {
	background-color: #fff !important;
	color: #33627b !important;
}
footer#colophon .textwidget a {
	color: #33627b !important;
}
.search .page-header {
	margin: 3% auto 0%;
	padding-bottom: 2%;
	border-bottom: 1px solid #eee;
	text-align: center;
}
.search .page-header .page-header-section {
	max-width: 660px;
	margin: 0 auto;
	float: left;
}
.search #secondary {
	display: none;
}
.search #primary {
	width: 100%;
}
.search .entry-header {
	margin-bottom: 0px;
	background: transparent;
	padding: 0px 0px;
	min-height: 0px;
	width: 100%;
	color: #fff;
	height: auto;
}
html .search .entry-header {
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
}
.search .entry-summary {
	font-size: 1.8rem;
	max-width: 70rem;
}
.search .entry-summary .more-link {
	text-transform: uppercase;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: .5px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	line-height: 2;
	clear: both;
	display: block;
}
.search .site-main .hentry, .search .site-main .hentry {
	padding-bottom: 1.308% !important;
	margin-bottom: 0.308% !important;
}
.search .entry-meta {
	display: none;
}
.single-post #comments, .single-post #respond, .single-post .entry-meta {
	display: none;
}
.single-post .entry-content {
	float: left;
}
.post-type-archive-newsletters a.more-link {
	display: none;
}




.mail h3 { margin-top: 1rem !important;}

.mc4wp-form input {
    width: 30% !important;
    height: 30px !important;
    font-size: 12px !important;
    margin: 10px 0px 10px 10px !important;
}



/**
 * Theme Name: Eco Peace
 * Theme URI: http://wpmagnate.com/themes/agile
 * Description: Agile Child Theme.
 * Version: 0.1
 * Author: WPMagnate
 * Author URI: http://wpmagnate.com
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template: agile
 * Text Domain: agile
 */

@import 'responsive.css';
body {
	font-size: 62.5%
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	text-align: left;
}
h3 {
	font-weight: 400;
}
.theme_10 .testi-wrapper:hover .quotes {
	padding-top: 0px !important;
}
h1 {
	color: #33627b !important;
	font-weight: 700;
	margin-bottom: 15px;
}
p, li, .wpb_text_column div, .breadcrumbs {
	font-size: 1.8rem;
	line-height: 1.2em !important;
	text-align: left;
}
.wpml-ls-sidebars-topbar {
	background-color: transparent;
	border: none;
	padding: 0;
}
.wpml-ls-sidebars-topbar a:hover, .wpml-ls-sidebars-topbar a:focus {
	background-color: transparent;
}
.wpml-ls-sidebars-topbar .wpml-ls-current-language:hover > a, .wpml-ls-sidebars-topbar .wpml-ls-current-language > a:focus {
	background-color: transparent;
}
.entry-title {
	word-wrap: break-word;
	line-height: 1em !important;
}
.tp-caption.aaa1, .aaa1 {
	font-size: 5rem !important;
}
.tp-caption.aaa, .aaa {
	font-size: 3rem !important;
}
.site-branding {
	max-width: 40%;
	margin-bottom: 2em;
}
body, p, h1, h2, h3, h4, h5, h6, li, input {
	color: #151515;
	font-family: "Montserrat", sans-serif;
}
body {
	padding: 0px 0 50px 0;
	min-height: 100%;
}
.intro .wpb_wrapper p {
	font-size: 2.5rem !important;
	font-style: normal;
	line-height: 1.2em !important;
}
.intro2 .wpb_wrapper p {
	font-size: 1.9rem !important;
	font-style: normal;
	line-height: 1.2em !important;
}
.wpb_wrapper p {
	line-height: 1.3rem;
	margin-bottom: 10px;
	font-size: 1.9rem;
	font-weight: 300;
}
div.content1 {
	margin: 0 auto;
	text-align: left;
	width: 600px;
}
h1 {
	font-size: 4rem;
	line-height: 1.105rem;
	margin: 0px 0px 0.7em 0px !important;
	letter-spacing: 0.7px;
}
#main h1 {
	float: left;
	font-size: 4rem;
	letter-spacing: 0.6px;
	line-height: 1.105rem;
	margin: 0 0 0.5em !important;
}
h2 {
	font-size: 2.5rem;
	line-height: 1.1em;
	letter-spacing: 0.5px;
	text-align: justify;
}
h3 {
	font-size: 2.647rem;
	line-height: 2.789rem;
	margin: 0 0 0.6rem !important;
	color: #33627b;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}
h3.widget-title {
	display: none;
}
#secondary {
	background: #33627b;
	padding: 20px 10px;
}
#secondary ul {
	list-style-type: none;
	padding: 0;
	padding-left: 0.5em;
}
#secondary ul li {
	border-bottom: 1px solid #fff;
	padding-bottom: 0.6em;
	padding-top: 0.6em;
	text-align: left;
}
#secondary ul li a {
	color: #fff;
	font-size: 2rem
}
.site-footer {
	background: #f4f4f4 none repeat scroll 0 0;
	color: #252525;
	font-size: 1.4rem;
	margin-top: 2em;
}
.home .site-footer {
	background: #fff none repeat scroll 0 0;
	color: #252525;
	font-size: 1.4rem;
}
.chimpy_signup_form header {
	font-size: 3rem;
	line-height: 1.4em;
	margin-bottom: 0;
}
.sky-form .description {
	font-size: 1.7rem;
	font-weight: 300;
	color: #151515;
}
.sky-form header {
	display: block;
	/* padding: 20px 30px; */
	padding: 0;
	border-bottom: 0px solid rgba(0,0,0,.1);
	background: transparent;
	/* font-size: 25px; */
	font-size: 3rem;
	line-height: 1.4em;
	color: #151515;
}
.sky-form {
	box-shadow: none;
}
div.chimpy_status_underlay {
	background-color: transparent;
}
.sky-form fieldset {
	display: block;
	/* padding: 25px 30px 5px; */
	padding: 0;
	border: none;
	background: transparent;
}
.sky-form footer {
	display: block;
	/* padding: 15px 30px 25px; */
	padding: 0;
	border-top: 0px solid rgba(0,0,0,.1);
	background: transparent;
}
.sky-form-green footer button.button {
	margin: 0 13px 0 0 !important;
	width: auto;
	background: #33627b;
	padding: 4px 10px;
	border-radius: 3px;
	color: #fff;
	font-family: "Montserrat" sans-serif !important;
	font-weight: 400;
	text-transform: none;
	font-size: 2rem !important;
	opacity: 1;
	float: left;
	margin-top: 0.8em !important;
}
.sky-form-green .input:hover input, .sky-form-green .select:hover select, .sky-form-green .textarea:hover textarea, .sky-form-green .radio:hover i, .sky-form-green .checkbox:hover i, .sky-form-green .toggle:hover i {
	border-color: #33627b;
}
.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea, .sky-form .radio i, .sky-form .checkbox i, .sky-form .toggle i, .sky-form .icon-append, .sky-form .icon-prepend {
	border-color: #ccc;
	max-width: 250px;
	box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-o-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	border-width: 1px;
}
div.chimpy_signup_success div {
	display: table-cell;
	vertical-align: middle;
	padding: 15px 0px;
	font-size: 3rem;
	color: #33627b;
}
div.chimpy_signup_success {
	background-color: transparent;
}
h4 {
	font-size: 2.647rem;
	line-height: 2.789rem;
	margin: 1em 0 0.6rem !important;
	color: #33627b;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}
html .vc_separator h4 {
	color: #33627b;
	font-size: 2.6rem !important;
	line-height: 1.789em !important;
	font-weight: 400;
	margin-top: 10px !important;
}
h4 {
	margin-bottom: 25px;
	font-weight: 400;
	font-style: normal;
}
h5 {
	margin-bottom: 25px;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-weight: 400;
	margin-bottom: 25px;
}
p {
	margin: 0px 0px 1.563em 0px;
}
.greenlines h2 {
	font-weight: 300;
	color: #33627b;
}
.content-wrap {
	padding: 0 0;
}
a {
	border-bottom: none;
	color: #33627b;
	text-decoration: underline;
}
a:hover {
	color: #333;
	border-bottom: none;
}
.site-header .site-action .search-form input {
	height: 30px;
	min-width: 250px;
}
.site-header > .container {
	border-bottom: 1px solid #eee;
	padding: 1em 0 0;
}
.donate-bt {
	background-clip: border-box;
	background-color: #ae232c;
	background-origin: padding-box;
	background-position: 4px center;
	background-repeat: no-repeat;
	background-size: calc(18px) auto;
	border-radius: 0;
	color: #fff;
	float: left;
	font-size: 1.7rem;
	line-height: 1.23em;
	margin-right: 1px;
	padding: 4px 10px;
	transition: background-color 0.5s ease 0s;
}
.donate-bt:before {
	content: "\f004";
	font-family: FontAwesome;
	right: 5px;
	position: relative;
}
.donate-bt:hover {
	background-color: #5b1119;
	color: #fff !important;
	transition: background-color 0.5s ease;
}
#site-actions .widget {
	margin: 0 0 0;
}
#site-actions li.widget {
	float: left;
	overflow: hidden;
	list-style-type: none;
}
.social-media-icons .fa {
	-moz-osx-font-smoothing: grayscale;
	font: 1.7rem/1.7em FontAwesome;
	text-rendering: auto;
}
ul.social-media-icons li a {
	display: block;
	width: 30px;
	height: 30px;
	margin-left: 1px;
	margin-right: 1px;
	background: #35b87b;
	float: left;
	transition: background-color 0.5s ease;
	color: #fff;
	text-align: center;
}
ul.social-media-icons li a:hover {
	background: #587d34;
	transition: ease-in;
	transition: background-color 0.5s ease;
}
#searchsubmit {
	overflow: hidden;
	text-indent: 9000px;
}
ul.social-media-icons i span {
	overflow: hidden;
	text-indent: 9000px;
	display: none;
}
ul.social-media-icons li {
	list-style-type: none;
	margin-bottom: 0;
	margin-right: 0px;
	float: left;
}
ul.social-media-icons {
	margin-left: 0px;
	float: left;
	padding: 0;
}
#site-actions {
	float: right;
}
.site-header .site-action:not(:last-child) {
	border-right: 0 solid #ccc;
	float: left;
	margin-right: 10px;
	padding-right: 0;
}
#site-actions #sidebar {
	float: left;
}
#agile-menu {
	float: left;
	width: 954px;
	margin-top: 24px;
	margin-left: 30px;
}
.site-header.shrink {
	border-bottom: 1px solid #eee;
	padding: 5px 30px 0px;
	background: #fff;
	position: fixed;
}
#primary-menu, #primary-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#primary-menu ul {
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
	border-radius: 3px;
	display: none;
	position: absolute;
	width: auto;
	z-index: 9;
	padding: 0px 10px 5px 0px;
}
#primary-menu li:hover > ul {
	display: block;
}
a.expand {
	display: none;
}
#primary-menu li {
	float: left;
	margin: 0 15px;
}
#primary-menu ul li a {
	font-size: 1.8rem;
	text-decoration: none;
}
#primary-menu a {
	text-decoration: none;
}
#primary-menu ul li {
	float: left;
	clear: both;
	margin: 0 15px;
}
#primary-menu li:last-child {
	margin-right: 0px;
}
#primary-menu li > a {
	color: #33627b;
	font-size: 2.2rem;
	font-weight: 400;
	line-height: 1.8em;
	margin-left: 0;
}
#primary-menu li > a:hover {
	color: #333;
}
.form {
	margin: 0 auto;
	position: relative;
	top: 0px;
	width: 130px;
	padding-left: 1px;
}
/** Essentials **/
.toggle {
	background: url("https://ecopeaceme.org/wp-content/uploads/2016/10/mag.svg") no-repeat scroll center center #fff;
	background-size: calc(22px) auto !important;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 30px;
	position: absolute;
	right: 0;
	width: 35px;
}
.add_to_wishlist, .button, button:not(.pswp__button), input[type="button"], input[type="reset"], input[type="submit"] {
	padding: 1.1em 1.25em 1.4em;
}
#demo-2 input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#demo-2 input[type=search]:hover {
	background-color: #fff;
}
#demo-2 input[type=search]:focus {
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#demo-2 input:-moz-placeholder {
 color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
 color: transparent;
}
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration, input::-webkit-search-cancel-button {
 display: none;
}
input[type="search"] {
	background: #ededed url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 7px 5px;
	border: solid 1px #35b87b;
	padding: 0px 8px 4px 32px;
	width: 55px;
	-webkit-border-radius: 0;
	-moz-border-radius: 10em;
	border-radius: 0 inherit;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	background-color: transparent;
}
input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #35b87b;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
 input:-moz-placeholder {
 color: #999;
}
input::-webkit-input-placeholder {
 color: #999;
}
.aaa1 {
	text-shadow: 1px 1px 4px rgba(0,0,0,0.79)
}
.aaa {
	text-shadow: 1px 1px 4px rgba(0,0,0,0.79)
}
.tp-caption.Fashion-SmallText, .Fashion-SmallText {
	font-family: inherit;
}
.tp-thumbs {
	top: 0;
}
.tp-thumb .tp-thumb-image {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: calc(45px) auto !important;
	background: #33627b;
	border-radius: 6px;
}
.selected .tp-thumb-image {
	background: #35b87b !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: calc(45px) auto !important;
	border-radius: 6px;
}
 *::-moz-selection {
 background-color: #33627b;
 color: #fff;
}
::selection {
	background-color: #33627b;
	color: #fff;
}
.theme_10 .testi-wrapper .testi-details img {
	border-radius: 100%;
	filter: none !important;
	transition-duration: 0.4s;
	width: 100%;
}
.tp-thumb .tp-thumb-image:hover {
	background: #35b87b;
}
.tp-thumb:nth-child(1) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/peace.svg) !important;
}
.tp-thumb:nth-child(2) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/healthy.svg) !important;
}
.tp-thumb:nth-child(3) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/global.svg) !important;
}
.tp-thumb:nth-child(4) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/shared.svg) !important;
}
.tp-thumb:nth-child(5) .tp-thumb-image {
	background-image: url(https://ecopeaceme.org/wp-content/uploads/2016/10/hope.svg) !important;
}
.tp-thumb-title {
	display: none !important;
}
.wpb_wrapper .wpb_single_image {
	margin-bottom: 0px;
}
.underline h3 {
	border-bottom: 1px solid #33627b;
	font-size: 2.2rem;
	padding-bottom: 10px;
	font-weight: 300;
}
.wpb_wrapper p {
	margin-bottom: 10px;
	line-height: 1.7em
}
.page:not(.woocommerce-page) .site-main .hentry, .single-post .site-main .hentry {
	padding-bottom: 0px;
}
.ultimate-layouts-container {
	color: #555 !important;
}
.tab-content {
	height: 100% !important;
	overflow-y: scroll !important;
}
.ultimate-layouts-container .ultimate-layouts-listing-grid-4 .ultimate-layouts-item .ultimate-layouts-entry-wrapper {
	background-color: #fff;
	border: 1px solid #f1f1f1;
	box-shadow: none !important;
}
.owl-tstvc-stage-outer {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
	overflow: hidden;
	position: relative;
	width: 100%;
}
.mtphr-dnt-tick, .mtphr-dnt-tick a {
	font-size: 2rem !important;
	color: #fff;
}
h3.mtphr-dnt-title {
	border-right: 2px solid #fff;
	color: #fff;
	font-size: 3.6rem;
	font-weight: 200;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-left: 11px;
	margin-right: 10px;
	padding-right: 30px;
	width: 165px;
}
.theme_10 .testi-wrapper .testi-details .clinet-img {
	float: left;
	margin-left: 3%;
	margin-top: 13px;
	max-width: 100px;
	width: 40%;
}
.owl-tstvc-controls {
	position: relative;
	top: 20px;
}
.mtphr-dnt-tick, .mtphr-dnt-tick a {
	color: #fff;
}
.mtphr-dnt-tick img {
	height: 80px;
	width: auto;
	float: left;
	margin-right: 20px;
}
.nomargin .wpb_text_column {
	margin-bottom: 0;
}
.theme_10 .testi-wrapper .quotes {
	color: #333 !important;
	font: 300 1.5rem/1.5 "mr-eaves-xl-modern" !important;
	position: relative;
	text-align: left;
	transition: padding-top 0.3s ease-in 0s;
	width: 100%;
	margin-top: 10px;
}
.theme_10 .testi-wrapper .testi-details .testi-text {
	float: left;
	margin-top: 15px;
	max-width: 75% !important;
	padding-bottom: 14px;
}
.grey h2 {
	font-size: 3rem;
	line-height: 1.4em;
	margin-bottom: 0;
}
.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
	background-color: #ae232c !important;
	color: #fff;
}
.vc_btn3.vc_btn3-color-danger:hover, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover {
	background-color: #72161f !important;
	color: #fff;
}
.vc_btn3.vc_btn3-size-md {
	font-size: 1.7rem;
}
#main .gfield_required {
	display: none;
}
body #main .gform_wrapper ul li.gfield {
	margin-top: 0px;
	padding-top: 0;
}
#main .gform_wrapper .top_label .gfield_label {
	clear: both;
	display: none;
	line-height: 1.3;
}
#main .gform_wrapper {
	margin: 0px 0;
	max-width: 100%;
	overflow: inherit;
}
.wpb_content_element {
	margin-bottom: 15px !important;
}
.vc_column-inner .vc_separator {
	margin-bottom: 25px !important;
	margin-top: 15px !important;
}
#main .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	font-family: inherit;
	font-size: inherit;
	letter-spacing: normal;
	padding: 0px 4px;
}
#main .gform_wrapper .gform_footer input.button, #main .gform_wrapper .gform_footer input[type="submit"], #main .gform_wrapper .gform_page_footer input.button, #main .gform_wrapper .gform_page_footer input[type="submit"] {
	margin: 0 13px 0 0 !important;
	width: auto;
	background: #33627b;
	padding: 9px 10px;
	border-radius: 3px;
	color: #fff;
	font-family: "Montserrat" sans-serif !important;
	font-weight: 400;
	text-transform: none;
	font-size: 2rem !important;
}
#main .gform_wrapper .gform_footer {
	clear: both;
	margin: 0px 0 0;
	padding: 16px 0 31px;
}
.ictst_wrapp .owl-tstvc-theme .owl-tstvc-dots .owl-tstvc-dot span {
	box-shadow: none;
}
.vc_btn3.vc_btn3-size-md {
	font-size: 2rem !important;
	line-height: 0.7em !important;
}
#text-2 a {
	text-decoration: none;
}
.site-info {
	max-width: 1200px;
	margin: 0 auto;
}
#bottom {
	background: #33627b;
	color: #fff;
	width: 100%;
}
#bottom li {
	line-height: 1em;
	list-style-type: none;
	max-width: 1200px;
	margin: 0 auto;
	border-bottom: none;
}
#bottom li a {
	color: #fff;
	border-right: 1px solid #fff;
	padding: 0px 10px;
	text-decoration: none;
}
#bottom #menu-footer-menu li:last-child a {
	color: #fff;
	border-right: 0px solid #fff;
	padding: 0px 10px;
	text-decoration: none;
}
#menu-footer-menu {
	margin-bottom: 5px;
}
#bottom .menu-footer-menu-container {
	text-align: center;
}
#bottom #menu-footer-menu li {
	display: inline-block;
}
.page:not(.woocommerce-page) .site-main .hentry, .single-post .site-main .hentry {
	margin-bottom: 0;
	padding-bottom: 10px;
}
.archive.woocommerce ul.products, .site-main .hentry {
	border-bottom: 0px solid #eee;
}
.entry-footer {
	display: none;
}
.site-info {
	font-size: 1.4rem;
}
.footer-widget-area {
	margin: 0 auto;
	max-width: 90%;
}
.footer-widget .textwidget {
	box-shadow: 1px 1px 2px rgba( 0,0,0,0.15);
	padding: 20px;
	background: #fff;
}
.nomargin .vc_column_container > .vc_column-inner {
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
.nomargin {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.nomargin .vc_column_container .wpb_wrapper {
	padding-left: 15px;
	padding-right: 15px;
}
#tertiary {
	border-top: 0px solid #eee;
	padding-top: 4%;
}
#page footer.site-footer .textwidget a {
	color: #33627b !important;
}
html .entry-header {
	width: 100%;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
}
.wpb_wrapper .content h4 {
	margin-top: 0px !important
}
html .entry-header2 {
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: none;
	background: #33627b;
	color: #fff;
	padding-bottom: 2rem;
}
.single-publications .content-wrap {
	padding: 3% 0 !important;
}
html .entry-header2 h1.entry-title a {
	color: #fff !important;
	float: left;
	font-size: 4rem;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 1em;
	text-decoration: none;
	text-shadow: none;
	width: auto;
}
html .entry-header2 .breadcrumbs a {
	color: #fff;
}
html .entry-header2 .breadcrumbs {
	color: #fff;
	max-width: 24%;
	text-align: left;
}
.page.layout-1c:not(.woocommerce-page) .site-content .content-area, .single-post.layout-1c .site-content .content-area {
	margin: 0 auto;
	max-width: 90%;
}
.entry-header {
	margin-bottom: 40px;
	background: #33627b;
	padding: 0px 0px;
	min-height: 100px;
	width: 100%;
	color: #fff;
}
.home #main > .container, .home .entry-title {
	display: none;
}
h1.entry-title a {
	color: #33627b !important;
	float: left;
	font-size: 4rem;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 0.2em;
	text-decoration: none;
	text-shadow: none;
	width: auto;
}
.entry-header .container {
	position: relative;
}
.entry-header .breadcrumbs {
	bottom: 0px;
	color: #fff;
	float: right;
	height: auto;
	position: absolute;
	right: 0;
	top: 170px;
}
.entry-header .breadcrumbs a {
	color: #fff;
}
.breadcrumbs {
	bottom: 0px;
	color: #333;
	float: right;
	height: auto;
	position: relative;
	right: 0;
	top: 0;
}
.breadcrumbs a {
	color: #33627b;
}
#secondary a {
	text-decoration: none;
}
.widget .widget-title::after {
	border-bottom: 1px solid #33627b;
	border-top: 0px solid #33627b;
	content: "";
	float: right;
	height: 3px;
	margin-left: 10px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 100%;
}
blockquote, q {
	quotes: "" "" !important;
	border-left: 2px solid #33627b;
	padding-left: 20px;
}
#main .vc_color-info.vc_message_box {
	background-color: #33627b;
	border-color: #33627b;
	color: #fff;
}
#main .vc_color-info.vc_message_box p {
	color: #fff;
}
.single .intro::before, body.page .intro::before {
	border-bottom: 0px solid #252525;
	bottom: 0;
	content: "";
	display: block;
	position: absolute;
	width: 20%;
}
.layout-2c-l .site-content .widget-area {
	width: 20%;
}
.layout-2c-l .content-area {
	width: 76%;
}
.theme_10 .testi-wrapper .testi-details .testi-text .testi-name {
	font-size: 1.7rem !important;
}
#content .full-page {
	margin-top: 40px;
}
.wpml-ls-legacy-list-horizontal a {
	display: block;
	text-decoration: none;
	padding: 5px 5px;
	line-height: 1;
}
.single-publications .vc_col-sm-2 img {
	box-shadow: 0px 0px 2px rgba(0,0,0,0.3)
}
.fa {
	font-family: FontAwesome !important;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
}
.theme_10 .testi-wrapper .quotes .quote-content {
	padding: 5px 10px 5px 0px;
	background: none;
}
html .site-nav-tablist a.active, .site-nav-tablist a:hover {
	background: #33627b;
	color: #fff;
}
html .site-nav-tablist {
	background: #252525;
	border-bottom: 4px solid #33627b !important;
 *zoom: 1;
}
html .main-navigation .menu a.expand:hover {
	background: #33627b;
	color: #fff;
}
html .theme_10 .testi-wrapper .quotes .quote-content {
	padding: 0px 0px 0px 0px !important;
	background: none !important;
}
.textwidget a {
	color: #fff !important
}
.post-type-archive-newsletters header.page-header, .post-type-archive-newsletters #secondary {
	display: none;
}
.post-type-archive-newsletters #primary, .single-newsletters #primary {
	width: 100%;
	padding-top: 40px;
}
.post-type-archive-newsletters article {
	margin-bottom: 16px !important;
	float: left;
	margin-right: 9rem;
	padding: 0.5rem !important;
	background-color: fff;
	display: block !important;
	width: 17%;
	box-shadow: 1px 1px 2px rgba( 0,0,0,0.15);
}
.post-type-archive-newsletters h2 {
	font-size: 3rem !important;
	letter-spacing: 0.02rem !important;
}
.post-type-archive-newsletters .entry-summary > p {
	display: none;
}
.single-newsletters .entry-header3 .entry-title {
	display: none;
}
.post-type-archive-newsletters .site-main .posts-navigation {
	overflow: hidden;
	float: left;
	width: 100%;
}
.gform_wrapper span.ginput_total {
	color: #fff !important;
	font-size: inherit;
}
#gform_fields_2 label {
	color: #fff !important;
	font-size: inherit;
}
#gform_submit_button_2 {
	background-color: #fff !important;
	color: #33627b !important;
}
footer#colophon .textwidget a {
	color: #33627b !important;
}
.search .page-header {
	margin: 3% auto 0%;
	padding-bottom: 2%;
	border-bottom: 1px solid #eee;
	text-align: center;
}
.search .page-header .page-header-section {
	max-width: 660px;
	margin: 0 auto;
	float: left;
}
.search #secondary {
	display: none;
}
.search #primary {
	width: 100%;
}
.search .entry-header {
	margin-bottom: 0px;
	background: transparent;
	padding: 0px 0px;
	min-height: 0px;
	width: 100%;
	color: #fff;
	height: auto;
}
html .search .entry-header {
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
}
.search .entry-summary {
	font-size: 1.8rem;
	max-width: 70rem;
}
.search .entry-summary .more-link {
	text-transform: uppercase;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: .5px;
	font-family: Poppins, sans-serif;
	font-weight: 600;
	line-height: 2;
	clear: both;
	display: block;
}
.search .site-main .hentry, .search .site-main .hentry {
	padding-bottom: 1.308% !important;
	margin-bottom: 0.308% !important;
}
.search .entry-meta {
	display: none;
}
.single-post #comments, .single-post #respond, .single-post .entry-meta {
	display: none;
}
.single-post .entry-content {
	float: left;
}
.post-type-archive-newsletters a.more-link {
	display: none;
}

.mc4wp-form input[type=submit] {
    margin: 0 13px 0 0 !important;
    width: 80%!important;
    background: #33627b;
    padding: 8px 10px !important;
    border-radius: 3px;
    color: #fff;
    font-family: "Montserrat" sans-serif !important;
    font-weight: 400;
    text-transform: none;
    font-size: 2rem !important;
    opacity: 1;
    float: left;
    /* margin-top: 0em !important; */
    height: 40px !important;
    margin: 10px auto !important;
    display: block;
    text-align: center;
    margin-left: 10% !important;
}


.mail h3 { margin-top: 1rem !important;}



.mc4wp-response  {
	float: left;
	margin-top: 1rem;
}


.vc separator .vc_sep_color_green {
	color: #33627b !important;
}

.vc_separator.vc_sep_color_green .vc_sep_line {
    border-color: #33627b !important;
}

.tp-caption.aaa1, .aaa1 {
    color: rgba(255,255,255,1.00);
    font-size: 60px;
    line-height: 50px;
    font-weight: 900;
    font-style: normal;
    font-family: Montserrat !important;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
} 0px 0px;
}