/*
Theme Name: GoSolar Child
Description: Child theme for GoSolar
Author: zozothemes
Template: gosolar
Version: 1.2.0
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/


@font-face {
    font-family: 'Black';
    src: url('./fonts/woff/Mardoto-Black.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BlackItalic';
    src: url('./fonts/woff/Mardoto-BlackItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bold';
    src: url('./fonts/woff/Mardoto-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BoldItalic';
    src: url('../fonts/woff/Mardoto-BoldItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Italic';
    src: url('./fonts/woff/Mardoto-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Light';
    src: url('./fonts/woff/Mardoto-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LightItalic';
    src: url('./fonts/woff/Mardoto-LightItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Medium';
    src: url('./fonts/woff/Mardoto-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MediumItalic';
    src: url('./fonts/woff/Mardoto-MediumItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MardotoRegular';
    src: url('./fonts/woff/Mardoto-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Thin';
    src: url('./fonts/woff/Mardoto-Thin.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ThinItalic';
    src: url('./fonts/woff/Mardoto-ThinItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


body > * , body > a, body .zozo-main-nav > li > a, body .zmm-wrapper .main-menu-container .navbar-nav li > a, body h1, body h2, body h3, body h4, body h5, body h6, body .rs-layer, body span:not(.ab-icon), body .wpb_text_column, body #fixed_donation .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
    font-family: 'MardotoRegular' !important;
}

.zozo-main-nav .dropdown-menu > li a, .zozo-main-nav .dropdown-menu .sub-menu a, .zozo-main-nav .mega-child-ul li > a, .zozo-main-nav .mega-dropdown .menu-item > a {
    font-family: 'MardotoRegular' !important;
}


.mdonation_registerform input[type="password"]{
    width: 100%;
    border: 1px solid #6ab43e;
}
/*donor stile*/
/*!*delete this line*! .if_monthly{display: none}*/
/* The Modal (background) */
#myDonor.modal-donor,
#wpash-del-monthly.modal-del-monthly{
    display: none;
    position: fixed;
    z-index: 99999;
    padding-top: 200px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}


/* Modal Content */
#myDonor .donor-content,
#wpash-del-monthly .donor-del-content{
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 70px;
    border: 1px solid #888;
    width: 37%;
    border-radius: 3px;
}

/* The Close Button */
#myDonor .donor-close,
#wpash-del-monthly .del-close
{
    color: #aaaaaa;
    position: absolute;
    right: 26px;
    top: 5px;
    font-size: 28px;
    font-weight: bold;
}

#myDonor .donor-close:hover,
#myDonor .donor-close:focus,
#wpash-del-monthly .del-close:hover,
#wpash-del-monthly .del-close:focus
{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#myDonor p,
#wpash-del-monthly p
{
    font-size: 16px;
    text-align: justify;
}

#wpash-del-monthly.modal-del-monthly,
#wpash-del-monthly p
{
    text-align: center;
}

#myDonor input.btn,
#wpash-del-monthly input.btn
{
    margin-top: 35px;
    padding-top: 10px;
}
/*end donor stile*/

/*Child Theme Style Code Here*/
html {scroll-behavior: smooth;}
/* --arm fonts-- */
@font-face {
    font-family: 'arm_timesregular';
    src: url('./fonts/arm_times-webfont.woff2') format('woff2'),
         url('./fonts/arm_times-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html[lang="hy-AM"] h1, html[lang="hy-AM"] h2, html[lang="hy-AM"] h3, html[lang="hy-AM"] h4,body.wpml-lang-hy h5,html[lang="hy-AM"] h6,
/* html[lang="hy-AM"] a, html[lang="hy-AM"] p {font-family: 'arm_timesregular';} */
/*-- top header-- */
.zozo-mobile-logo a.navbar-brand img{max-height: 80px!important;}
.donate_button {background-color: #f7aa30;}
.donate_button a{color: #fff!important;}

/* --home page-- */
.mfour_boxes .grid-item .grid-title {
    margin-bottom: 12px;
    min-height: 58px;
}
.counter-title h3 span {display: block;}
/* --flag languages-- */
.zozo-main-nav > li > a.dropdown-toggle::after {content: "";}
.wpml-ls-flag>.dropdown-menu, .navbar-right .dropdown-menu {min-width: 60px;}

/* #menu-item-wpml-ls-34-en .dropdown-menu{top: 35px;} */
#menu-item-wpml-ls-34-en a, #menu-item-wpml-ls-34-hy a, #menu-item-wpml-ls-34-fr a{line-height: 40px; height: 40px; padding: 0 0 0 10px;}
#menu-item-wpml-ls-34-en .dropdown-menu, #menu-item-wpml-ls-34-hy .dropdown-menu, #menu-item-wpml-ls-34-fr .dropdown-menu {border-color: transparent;}
#menu-item-wpml-ls-34-en .dropdown-menu, #menu-item-wpml-ls-34-hy .dropdown-menu, #menu-item-wpml-ls-34-fr .dropdown-menu {
	top: 25px;
	min-width: 20px;
	background-color: transparent!important;
    visibility: visible;
	opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
	box-shadow: none;
}
/* - menu-- */
.header-main-section .main-bar-item, .header-main-section .toggle-bar-item, .header-main-section .toggle-bar-item .toggle-bar-item-level {margin: 0 10px;}
.zozo-main-nav > li > a {padding-right: 10px; padding-left: 10px;}
/* --subscribe-- */
input[type="text"],input[type="email"]{color: #333; width: 100%; padding-left: 10px;}
#mc-embedded-subscribe{margin: 2em 0 1em 5%!important;}
#mc-embedded-subscribe[type="submit"]{background: #000!important;}
#mc-embedded-subscribe[type="submit"]:hover {background-color: #6ab43e!important;} 
#mce-success-response, #mce-error-response {text-transform: uppercase; padding-left: 15px;}

/* --breadcrumb image-- */
.page-title-section{
	background-image: url(https://myforestarmenia.org/wp-content/uploads/2019/10/bread_crumbs_half.jpg);
	    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    border-color: #eeeeee;
}
.page-title-section.zozo-parallax .zozo_parallax-inner {height: 0!important;}
/* --projects-- */
.mprojects_hover_box h2, .mprojects_hover_box p{color:#fff;}
.mprojects_hover_box .vc-hoverbox-block-inner{background-color: rgba(0,0,0,0.5);}
.vc-hoverbox-back .vc-hoverbox-block-inner {background-color: transparent;}
.vc_general.vc_btn3.vc_btn3-style-transparent, .vc_general.vc_btn3.vc_btn3-color-primary-bg.vc_btn3-style-transparent {text-decoration: none;}


.mproject_boxes figure {position: relative;}
.mproject_box_title{
	position: absolute;
    bottom: 0px;
    right: 15px;
    left: 15px;
/*     background-color: rgba(0,0,0,0.6); */
    padding: 15px;
	z-index: 1;
}
.mproject_box_title a {color:#fff;}
.mproject_box_title a:hover{color: #6ab43e;}

/* --About us-- our team--*/
.vc_tta.vc_general .vc_tta-panel-body {padding-left: 0!important;}
/* .donators-list {display: none!important;} */
.donators-list {list-style-type: none; padding-left: 0;}
/* #1580487342327-f79d16d0-3673 .vc_tta-panel-body.donators-list li::first-child, #1580487342327-f79d16d0-3673 .vc_tta-panel-body.donators-list li::nth-child(2) {visibility: hidden!important;} */
.donators-list {width: 100%; 
/* 	max-width: 400px; */
	max-width: 870px; 
	margin: 0 auto;
}
.donators-list .date{float: right; padding-right: 280px;}
.donators-list .list-desc ul{padding-left: 0;}
.donators-list .zozo-features-list-wrapper .features-list-inner .list-desc {margin-left: 0;}
.donators-list .list-desc ul li {list-style-type: none;}
.donators-list .zozo-features-list-wrapper .features-list-inner .features-icon i{display: none;}
/* .donators-list .date {margin-left: 30%;} */
/* .donators-list .date {margin-left: 50px; border-left: 1px solid #6ab43e; padding-left: 30px;} */
/* hide ambassadors-- */
/* .wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab:nth-of-type(3), #mboard_of_directors + div {display: none!important;}
 */
.about_us_tab a {font-weight: bold;}

/* --nusery-team-- */
.nursery_title h3{
/* 	display: inline-block; */
    background-color: #fff;
    padding: 14px 20px;
}
/* --calculator-- */
#miframe_changes input.cfp {
    background-color: #0f3c25!important;
    color: #FFFFFF;
	border-color: #0f3c25;
}
/* --partners-- */
.corporate_donors_logo {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    border-radius: 3px 3px 3px 3px;
	padding: 15px;
}
.corporate_donors_logo img {padding: 15px;}

/* --news-- */
.post blockquote {
	width: 450px;
    padding: 15px 30px;
    position: relative;
	background-color: #fff;
	float: left;
    margin-right: 30px;
	margin-top: 15px;
	text-align: left;
}
.post blockquote, .post blockquote p {color: #333!important;}
/* .post h2 {max-width: 450px; margin: 0 auto; float: none; } */
/* .post blockquote:before{
    display: block;
    content: "\201C";
    font-size: 90px;
    position: absolute;
    left: -10px;
    top: -10px;
} */
/* .post h2:before {left: 0; top: 30px;} */

.post-author, .entry-meta, .post-comment-count {display: none!important;}
/* .posts-content-container .entry-meta-wrapper {display: none;} */
/* .entry-meta-wrapper {display: none;} */
.posts-content-container .entry-title{padding-bottom: 15px;}
.post_format-post-format-link p a{color: #333333; pointer-events: none; font-weight: bold; font-style: italic;}
.entry-thumbnail img {margin: inherit; }
.blog .entry-thumbnail img {width: 100%; max-width: 500px; margin: 0 auto;}
.grid-layout .post h2.entry-title, .latest-posts-slider .entry-header a {min-height: 63px;}
/* --donate page-- */

/* .mdonation_form label {display: block;} */
.mdonation_form label input[type="number"]{
	border: 1px solid #6ab43e; 
	margin-bottom: 10px; 
	padding-left: 10px; 
	width: 100%; 
/* 	max-width: 116px; */
	max-width: 70px;
}
.mdonation_form .btn-default {padding: 12px 30px 11px; border-radius: 0;}

.mem_donations {text-align: center; font-weight: bold;}
.mem_donations input {margin: 10px;}
.donors_status {padding-right: 20px;}

/* --5$, 25$, 250$ buttons -- */
#fixed_price_donation_row .row {
	width: 100%;
    max-width: 975px;
    margin: 0 auto;
}
#fixed_price_donation_row .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
	padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
#fixed_donation .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md{font-size: 22px;  border-radius: 20px;     text-transform: lowercase; font-family: serif;}
#calculate_donation .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md, .donaters_list .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md, #mborder_corners .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tab>a,
#button_styling .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md{border-radius: 20px!important;}
#mborder_corners .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tab>a:hover {background-color: #000;}

#mborder_corners .vc_tta .vc_tta-tab a:hover, #mborder_corners .vc_tta .vc_tta-tab a:active, #mborder_corners .vc_tta .vc_tta-tab a:focus, #mborder_corners .vc_tta .vc_tta-tab.vc_active a {
    background-color: #000 !important;
}
#mborder_corners .vc_tta-tab {width: 100%; max-width: 260px; font-size: 20px;}
#mborder_corners .vc_tta .vc_tta-tab a {border-radius: 20px!important;}
#calculate_donation .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md,
#button_styling .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md{font-weight: 700; text-transform: none; font-size: 16px;}
#fixed_donation  p{ line-height: normal; text-align: center; }


/* --house, car, flight-- */
.house_car_flight_donations {width: 100%; max-width: 960px; margin: 0 auto; padding-left: 7px;}
/* .house_donation, .cars_donation {margin-bottom: 5px;} */
.donation_checkboxes_title {display: inline-block; font-weight: 700; margin-right: 30px; color: #6ab43e; width: 100%; max-width: 130px; margin-bottom: 5px;}
/* .donation_checkboxes_hover_text{
	display: none;
	font-size: 12px;
    width: 100%;
    max-width: 170px;
    line-height: 20px;
}
.donation_checkboxes_title:hover .donation_checkboxes_hover_text{display: block;} */
.donation_checkboxes_title[title]:hover {
  position: relative;
}
/* --donation cards types-- */
.donation_cards img {display: inline-block; padding-left: 10px;}
.donation_checkboxes_title[title]:hover:before {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99999;
  content: attr(title);
  margin-top: 0.5em;
  padding: 0.5em;
  width: 140px;    /* change it */
  overflow: hidden;
  word-wrap: break-word;
  font-size: 12px;
  color: #FFF;
/*   text-align: center; */
  background-color: #6ab43e;
  box-sizing: border-box;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	border-radius: 15px;
	padding: 5px;
}
.house_donation .donation_checkboxes_title[title]:hover:before, 
.cars_donation .donation_checkboxes_title[title]:hover:before {width: 180px;}
.donation_checkboxes_title[title]:hover:after {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 99999;
  content: '';
  margin-left: -0.125em;
  width: 0;
  height: 0;
  border: 0.25em dashed transparent;
  border-bottom: 0.25em solid #6ab43e;
  font-size: 12px;
	border-radius: 15px;
}
.donation_checkboxes_title[title]:hover:before {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.5em;
}
.donation_checkboxes_title[title]:hover:after {
  top: auto;
  bottom: 100%;
  border: 0.25em dashed transparent;
  border-top: 0.25em solid #6ab43e;
}

/* .tooltip_text {visibility: hidden;}
#category_btn:hover .tooltip_text {visibility: visible;} */

/* #mborder_corners .vc_tta-tabs-list li:first-child:before, #mborder_corners .vc_tta-tabs-list li:nth-child(2):before, #mborder_corners .vc_tta-tabs-list li:last-child:before{display: none;}
#mborder_corners .vc_tta-tabs-list li:first-child:hover:before {content: "Climate Influencers offset 1-9 tons of CO2";}
#mborder_corners .vc_tta-tabs-list li:nth-child(2):hover:before {content: "Full Carbon Offsetters offset 10-39 tons of CO2";}
#mborder_corners .vc_tta-tabs-list li:last-child:hover:before {content: "Supporters offset above 40 tons of CO2";}

#mborder_corners .vc_tta-tabs-list li:first-child:hover:before, #mborder_corners .vc_tta-tabs-list li:nth-child(2):hover:before, #mborder_corners .vc_tta-tabs-list li:last-child:hover:before{
	display: block;
	font-size: 12px;
	width: 100%;
	max-width: 120px; 
	margin: 0 auto;
	text-align: center;
	padding-bottom: 10px;
	line-height: 20px;
}
#mborder_corners .vc_tta-tabs-list li:first-child:hover:before {max-width: 170px;}
#mborder_corners .vc_tta-tabs-list li:nth-child(2):hover:before {max-width: 190px;} */

/* --offset page-- */
.moffset_result {border: 1px solid #6ab43e; width: 100%; max-width: 50%; margin: 20px auto; padding: 10px;}
/* --payment preregistration form*/
.mdonation_registerform label, .mdonors_fillform label{
	display: block;
    text-align: left;
    margin-top: 15px;
}
.mdonation_registerform input[type="text"],
.mdonation_registerform input[type="email"], .mdonors_fillform input[type="text"], .mdonors_fillform input[type="date"] {width: 100%; border: 1px solid #6ab43e; }
    input[type='radio']:checked:after {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: -1px;
        left: -2px;
        position: relative;
        background-color: #6ab43e;
        content: '';
        display: inline-block;
        visibility: visible;
     
    }
.mdonors_fillform input[type="date"] {padding-left: 15px;}
/* --certificate-- */
.cerficate-page .container{color: #1c582c; font-weight: bold; width: 100%; max-width: 595px; padding: 15px 0; margin: 0 auto;}
.cerficate-page p, .cerficate-page h6, .cerficate-page strong {text-align: center; padding: 0 15px; color: #21552b;}
.small_container {width: 100%; max-width: 350px; margin: 0 auto;}
/* .cerficate-page h6{font-size: 18px; margin-bottom: 70px; line-height: 26px;} */
            .certificate-name-surname {
                display: block;   
            	border-bottom: 2px solid #1c582c;
				margin-bottom: 20px;
				
}
.certificate_tones, .certificate_trees, .certificate_date {display: inline-block; width: 30px; border-bottom: 2px solid #1c582c;}
.certificate_footer{text-align: center;}
.certificate_footer p{margin-bottom: 10px; font-size: 13px; font-style: italic; font-weight: 400;}
.certificate_approved {text-align: center;}

/* --remove search certeficate-- */
.zozo-search-results-wrapper #post-2207 {display: none!important;}

/* subscribed-monthly */
.wpash_login_form{
    margin: 160px 0;
}
.wpash_login_form form{
    width: 100%;
    max-width: 380px;
    margin: auto;
}
.wpash_login_form form input:not(#rememberme){
    width: 100%;
    border: 1px solid #6ab43e;
}
.wpash_table .action input{
    margin: 0 15px;
}
.wpash_table .wpash-num{
    border: 1px solid #6ab43e;
    margin-bottom: 10px;
    padding-left: 10px;
    width: 100%;
    max-width: 116px;
}

.currency-switcher {
    width: 100%;
    background: unset;
    border: unset;
    box-shadow: unset;
    padding: 0;
    font-size: 14px;
}


.main-bar-item.item-text {
    margin-right: 0;
    margin-left: 0;
}

.zozo-main-nav > li > a {
    padding-right: 5px;
    padding-left: 5px;
}

#footer-copyright-container .zozo-row > .col.col-sm-6.col-md-6.col-xs-12{
    width: 100% !important;
}

.main-bar-item.item-text {
    display: none;
}

.page-id-2566 .main-bar-item.item-text, .page-id-2567 .main-bar-item.item-text, .page-id-6060 .main-bar-item.item-text{
    display: inline-block;
}

.page-template-yen-donate-page .main-bar-item.item-text {
    display: inline-block;
}

/*end subscribed-monthly*/
/* --MEDIA--*/
@media (max-width: 768px){
	.vc-zozo-section, .content-area, .sidebar{padding-top: 35px; padding-bottom: 35px;}
	.sidebar{padding-top: 0;}
	.content-area{padding-bottom: 0;}
	/* subcribe-- */
	#msubscribe_form div{margin-bottom: 20px;}
	#mc-embedded-subscribe {margin-left: 0!important;}
	.corporate_donors_logo_section .vc_col-sm-2 {width: 33.33333%; float: left;}
	/* --about us-- */
	#our_team, #mboard_of_directors, #mour_team, #board_of_directors {padding: 15px;}
	.about_development_section p {font-size: 17px;}
	.about_development_goals {padding-left: 15px!important; padding-right: 15px!important;}
	.about_development_goals h3, .about_development_goals h2{font-size: 18px;}
	
	/* --donate page-- */
	#calculate_donation .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {padding: 20px; font-size: 18px;}
	.mdouble_trees span {font-size: 12px;}
	.zozo-feature-box.style-default-box .grid-item .grid-icon-shape .grid-title {font-size: 20px;}
	.bank_credentials_more.vc_custom_1586880977072 {margin-top: -60px!important;}
	.bank_credentials_more.vc_custom_1586881666960 {margin-top: -30px!important;}
}
@media (max-width: 600px){
	/* --donation form-- */
	.mdonation_form span, .mdonation_form label{
/* 		display: block;  */
		text-align: left;
	}
	.mdonation_form label, .mdonation_form input {padding-top: 10px;}
	input[type='radio']:checked:after {
        top: 0px;
        left: 0px;
    }
	.donation_checkboxes_title {display: block; margin-top: 10px;}
	.mdouble_trees span{border: none!important;}
	.mdouble_trees {border: 1px solid #6ab43e; padding-bottom: 5px;}
	.donators-list {max-width: 320px;}
	.donators-list .date {padding-right: 0px;}
	
}
@media only screen and (max-width: 767px) {
	#myDonor .donor-content, #wpash-del-monthly .donor-del-content{
		width: 90%;
	}
	
	.zozo-main-wrapper form {
		width: 100%;
		overflow: auto;
	}
}
.tooltip--info {
  position: relative;
  display: inline-block;
  opacity: 1;
  cursor: pointer;
  font-size: 14px;
}
.tooltip--info .tooltiptext {
  visibility: hidden;
  /* width: 120px; */
  /* background-color: black; */
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  width: 168px!important;
  bottom: -65px;
  right: 16px;
  
  content: attr(title);
  overflow: hidden;
  background-color: #6ab43e;
  box-sizing: border-box;
  box-shadow: 2px 2px 2px rgb(0 0 0 / 20%);
  border-radius: 15px;
  padding: 5px;
}
.tooltip--info .tooltiptext--larg{
  width: 270px!important;
  /* left: -273px; */
  bottom: 33px;
}
.tooltip--info .tooltiptext p{
  font-weight: 700!important;
  font-size: 12px;
  color: #FFF;
  text-align: left;
  font-family: 'Open Sans', serif;
  margin: 0;
  position: relative;
  line-height: 24px;
}
.tooltip--info:hover .tooltiptext {
  visibility: visible;
}
.tooltip--info .tooltip--info--img--main{
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-bottom: 18px;
}
.tooltip--info .tooltip--info--img--hover{
  display: none;
  height: 15px;
  width: 15px;
  margin-bottom: 18px;
}
.tooltip--info:hover .tooltip--info--img--main{
  display: none;
}
.tooltip--info:hover .tooltip--info--img--hover{
  display: inline-block;
}

.header-section .header-main-section {
    z-index: 9;
}

.header-section {
    z-index: 9999;
    position: relative;
}


#menu-item-wpml-ls-34-fr a{
    line-height: 20px;
}

.lang-fr #menu-item-wpml-ls-34-fr a {
    line-height: 40px;
}
.lang-fr #menu-item-wpml-ls-34-hy a {
    line-height: 20px;
}


.vc_column-inner .vc_general.active {
    background: #000;
}

h2.entry-title a{
    text-transform: none;
}

.page-template-yen-donate-page .page-title-section, .footer-widgets-footer-social-sidebar{
    display: none;
}

.monthly_type{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    box-shadow: inset 0px 0px 2px rgb(0 0 0 / 15%);
    border-radius: 10px;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
}

.monthly_type input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.monthly_type label {
    display: inline-block;
    margin: 0px;
    font-family: Mardoto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    padding: 16.5px 122px 16.5px 122px;
    color: #969696;
    white-space: pre;
    text-align: center;
}

.lang-hy .monthly_type label {
    padding: 16.5px 75px 16.5px 75px;
}

.lang-fr .monthly_type label {
    padding: 16.5px 127px 16.5px 127px;
}

.monthly_type label:before {

}


.monthly_type label:hover {
    color: #888;
    cursor: pointer;
}

.monthly_type input:checked + label {
    color: #FFFFFF;
    background: #64A145;
    box-shadow: 3px 1px 10px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    border: none;

}

.description {
    font-family: Mardoto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    color: #0F3C25;
    text-align: center;
    max-width: 750px;
    margin: 0 auto;
    padding-top: 35px;
    line-height: 137.19%;
}

.description span {
    font-weight: 600;
}
.choose-monthly-plan{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 750px;
    padding-top: 45px;
}
.plane-style {
    background: #FFFFFF;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    color: #64A145;
    text-align: center;
    font-family: Mardoto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    padding: 13px 13px;
    cursor: pointer;
    margin-right: 6px;
    margin-left: 6px;
    min-width: 140px;
}

.plane-style:focus, .plane-style:active, .plane-style:hover {
    background: #64A145;
    color: white;
}

.plane-style.choose {
    background: #64A145;
    color: white;
}
.footer-tabs{
    margin-top: 40px;
    background-repeat: no-repeat !important;
    background-position: top!important;
    background-size: cover !important;
    min-height: 235px;
}
.footer-title{
    text-align: center;
    padding-top: 30px;
    font-family: Mardoto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 137.19%;
    color: #FFFFFF;
}

.page-template-yen-donate-page .content-area {
    padding-bottom: 0px;
}

.footer-tabs .tabs{
    display: flex;
    justify-content: center;
    margin-top: 40px;
    align-items: center;
    flex-direction: column;
    padding-bottom: 60px;
}

.ul-tabs{
    margin: 0;
    padding: 0;
    display: flex;
    width:100%;
    justify-content: center;
}

li.tab-item.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab {
    list-style: none;
    display: flex;
}

.footer-tabs .ul-tabs>li>a {
    background: #ffffff73;
    border-radius: 10px 10px 0px 0px;
    color: white;
    padding: 17px 20px;
    font-family: Mardoto;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 137.19%;
    min-width: 295px;
    text-align: center;
    position: relative;
}

.footer-tabs .ul-tabs>li.ui-state-active>a {
    background: #FFFFFF;
    border-radius: 10px 10px 0px 0px;
    color: #64A145;
    font-weight: 600;
}

.footer-tabs .ul-tabs>li+li {
    margin-left: 6px;
}

.footer-tabs .tab-contents .ui-tabs-panel{
    width: 1197px;
    background: white;
    min-height: 550px;
    padding: 30px 70px;
}

.lang-hy .footer-tabs .tab-contents .ui-tabs-panel {
    width: 1242px;
    max-width: 1242px;
}
.lang-fr .footer-tabs .tab-contents .ui-tabs-panel {
    width: 1277px;
    max-width: 1277px;
}

.footer-tabs .ul-tabs>li.ui-state-active>a:after{
    content: attr(data-content);
    font-family: Mardoto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #686868;
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
}

.footer-tabs .ul-tabs>li.ui-state-active>a span{
    position: relative;
    top: -10px;
}

.calculator-section{
    width: 750px;
    margin: 0 auto;
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
}
.calc-input{
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
}
.calc-input input{
    background: #FFFFFF;
    border: 1px solid #C1C1C1;
    box-sizing: border-box;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #6B7281;
    padding: 10px 25px;
    min-width: 220px;
    min-height: 48px;
}

.calc-input input.warning{
    border: 1px solid #e60d0d;
}

.calc-input input::-webkit-outer-spin-button, .calc-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.calc-input input[type=number] {
  -moz-appearance: textfield;
}

.calc-input label {
    font-family: Mardoto;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #222222;
}

.calc-input span.currency{
    line-height: 33px;
    position: absolute;
    top: 30px;
    left: 6px;
    font-size: 15px;
    color: #6B7281;
}

.calc-input .currency-switcher-form  {
    width: 23%;
    position: absolute;
    right: 5px;
    top: 27px;
    color: #6B7281;
}

.line{
    border-bottom: 1px solid #E2E2E2;
    margin: 35px auto;
    width: 1200px;
}
.calculator-button-description{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.donate-btn{
    background: #64A145;
    border-radius: 10px;
    margin-bottom: 35px;
    font-family: Mardoto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    padding: 15px 100px;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
}

.calc-description {
    font-family: Mardoto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #222222;
}
.calc-description span{
    font-weight: 600;
    font-style: italic;
}

.carbon-calculator{
    display: flex;
    justify-content: center;
    width: 1000px;
    margin: 30px auto;
    flex-direction: column;
}

.carbon-display{
    font-family: Mardoto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-decoration: underline;
    color: #64A145;
    text-align: center;
    cursor: pointer;
}

.carbon-display span {
    transform: rotate(90deg);
    display: inline-block;
    text-decoration: unset;
}

.carbon-display.show span{
    transform: rotate(270deg);
}
.carbon-description {
    text-align: center;
    font-family: Mardoto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 137.19%;
    color: rgba(55, 55, 55, 0.5);
    margin-top: 25px;
}

.carbons {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 32px 0px;
}
.carbon-tab {
    background: #FFFFFF;
    box-shadow: 0px 0px 20.4683px rgba(0, 0, 0, 0.1);
    border-radius: 8.18732px;
    width: 310px;
    height: 185px;
    margin-right: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carbon-tab > div.image {
    width: 40%;
}
.carbon-tab > div.content {
    width: 60%;
    height: 100%;
    padding-top: 20px;
}

div.content .title {
    font-family: Mardoto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 137.19%;
    color: #373737;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.tab-tree {
    margin-right: unset;
}

.secound-description {
    font-family: Mardoto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 137.19%;
    text-align: center;
    color: #373737;
}

.secound-description a {
    color: #64A145;
    text-decoration: underline;
}

.selection > div {
    padding-left: 5px;
}

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
    .carbon-tab > div.content input[type="radio"] {
        --active: #64A145;
        --active-inner: #fff;
        --focus: 1px #64A145;
        --border: #BFBFBF;
        --border-hover: #64A145;
        --background: #fff;
        --disabled: #f6f8ff;
        --disabled-inner: #e1e6f9;
        -webkit-appearance: none;
        -moz-appearance: none;
        height: 13px;
        outline: none;
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
        cursor: pointer;
        border: 1px solid var(--bc, var(--border));
        background: var(--b, var(--background));
        transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
    }
    .carbon-tab > div.content input[type="radio"]:after {
        content: "";
        display: block;
        left: 0;
        top: 0;
        position: absolute;
        transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
    }
    .carbon-tab > div.content input[type="radio"]:checked {
        --b: var(--active);
        --bc: var(--active);
        --d-o: 0.3s;
        --d-t: 0.6s;
        --d-t-e: cubic-bezier(0.2, 0.85, 0.32, 1.2);
    }
    .carbon-tab > div.content input[type="radio"]:hover:not(:checked):not(:disabled) {
        --bc: var(--border-hover);
    }
    .carbon-tab > div.content input[type="radio"]:focus {
        box-shadow: 0 0 0 var(--focus);
    }
    .carbon-tab > div.content input[type="radio"]:not(.switch) {
        width: 13px;
    }
    .carbon-tab > div.content input[type="radio"]:not(.switch):after {
        opacity: var(--o, 0);
    }
    .carbon-tab > div.content input[type="radio"]:not(.switch):checked {
        --o: 1;
    }
    .carbon-tab > div.content input[type="radio"] + label {
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        vertical-align: top;
        cursor: pointer;
        margin-left: 5px;
        font-family: 'Mardoto';
    }
    .carbon-tab > div.content input[type="radio"] {
        border-radius: 50%;
    }
    .carbon-tab > div.content input[type="radio"]:after {
        width: 11px;
        height: 11px;
        border-radius: 50%;
        background: var(--active-inner);
        opacity: 0;
        transform: scale(0.6);
    }
    .carbon-tab > div.content input[type="radio"]:checked {
        --s: 0.5;
    }
}

.show-one-time {
    display: none;
}

.dataTables_wrapper .dataTables_paginate {
    text-align: center !important;
    padding-top: 55px !important;
    float: unset !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    width: 43px!important;
    height: 43px!important;
    font-style: normal!important;
    font-size: 13px!important;
    color: #BDBDBD !important;
    border: 1px solid #BDBDBD!important;
    background: transparent!important;
    border-radius: 6px !important;
    margin-left: 10px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    color: white !important;
    border: 1px solid #64A145!important;
    background: #64A145 !important;
    font-weight: 800!important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #64A145 !important;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #CECECE !important;
    border-top: 1px solid #CECECE !important;
    padding: 23px 20px !important;
    text-align: center !important;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 23px 10px !important;
}

table.dataTable.no-footer {
    border-bottom: unset !important;
}

.name-th {
    width: 30% !important;
}
.date-th {
    width: 70% !important;
}

.ellipsis {
    padding: 13px 15px !important;
    width: 43px!important;
    height: 43px!important;
    font-style: normal!important;
    font-size: 13px!important;
    color: #BDBDBD !important;
    border: 1px solid #BDBDBD!important;
    background: transparent!important;
    border-radius: 6px !important;
    margin-left: 10px !important;
}

.mdonation_registerform{
    text-align: center;
    width: 500px;
    margin: 90px auto;
}

#donate-register-btn{
    padding: 5px 30px;
}

.payment-type{
    margin-bottom: 15px;
}
.payment-type  label{
    margin-bottom: 0;
    margin-right: 4px;
    margin-left: 4px;
}
.payment-type  label img{
    border: 2px solid transparent;
    padding: 2px;
    border-radius: 6px;
}
.payment-type [type=radio] { 
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.payment-type [type=radio] + img {
    cursor: pointer;
}

.payment-type [type=radio]:checked + img {
    border: 2px solid #64a145;
}

.payment-type [type=radio].warning + img{
    border: 2px solid #e60d0d;
}

.idram{
    display: none;
}

.grid-col {
    display: flex;
}

.grid-content-wrapper {
    padding-left: 30px;
}

.footer_info{
    padding: 60px 0px;
}

[data-toggle="collapse"] .fa:before {   
    content: "\f068";
    font-family: 'FontAwesome';
    font-size: 14px;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -1px;
}

[data-toggle="collapse"].collapsed .fa:before {
    content: "\f067";
    font-family: 'FontAwesome';
    font-size: 14px;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -1px;
}

.toggle_btn{
    cursor: pointer;
    padding-left: 10px;
}

@media (min-width: 320px) and (max-width: 480px) {
  
    .posts-content-container .wpb_single_image.wpb_content_element, .posts-content-container .wpb_single_image.vc_align_left{
        /*text-align:center !important;*/
    }
    .posts-content-container{
        /*text-align: center;*/
    }

    .zmm-wrapper .zmm-inner {
        display: flex;
        flex-direction: column;
    }

    .currency-switcher-form  {
        order: 1;
        color: white;
        padding-left: 3px;
        padding-right: 11px;
    }

    .currency-switcher-form select option {
        background: #222;
    }

    .calculator-section {
        flex-direction: column;
        width: 100%;
    }

    .description, .carbon-calculator, .line {
        width: 100%;
        max-width: 100%;
    }
    .monthly_type {
        width: 100%;
        max-width: 100%;
    }
    .monthly_type label {
        padding: 15px 0px;
        font-size: 16px;
    }

    .ul-tabs {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
    }

    .page-template-yen-donate-page .content-area {
        padding: 35px 0px;
    }

    .description {
        color: #0F3C25;
        font-size: 13px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .carbon-calculator, .calculator-section, .calculator-button-description, .pp {
        padding: 0px 20px;
    }
    .footer_info {
        padding-top: 50px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 0;
    }
    .description span {
        font-weight: 600;
        margin-top: 5px;
        display: block;
    }

    .toggle_content  {
        margin-bottom: 20px;
    }

    .choose-monthly-plan {
        justify-content: unset;
        align-items: unset;
        padding-bottom: 30px;
        padding-top: 45px;
        width: 100%;
        max-width: 100%;
    }
    .footer-title {
        font-size: 18px;
    }

    .calc-input{
        margin-bottom: 25px;
    }

    .line, .calc-description {
        display: none;
    }

    .payment-col {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .donate-btn {
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .grid-item .grid-title {
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 20px;
    }
    .grid-content-wrapper {
        padding-left: 15px;
    }

    .footer-tabs .ul-tabs>li+li {
         margin-left: unset; 
    }

    li.tab-item.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab {
        margin-bottom: 10px;
    }

    .plane-style {
        padding: 13px 20px;
        margin-right: 5px !important;
        margin-left: 5px !important;
        box-shadow: 1px 1px 8px rgb(0 0 0 / 4%);
    }

    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 15px !important;
    }
    .swiper-button-next, .swiper-button-prev {
        font-size: 15px !important;
        color: #64A145 !important;
    }

    .carbon-description {
        text-align: center;
        font-family: Mardoto;
        font-style: normal;
        font-weight: normal;
        font-size: 13px;
        line-height: 137.19%;
        color: rgba(55, 55, 55, 0.5);
        margin-top: 9px;
    }
    .carbons {
        flex-direction: column;
    }

    .carbon-tab {
        background: #FFFFFF;
        box-shadow: 0px 0px 20.4683px rgb(0 0 0 / 10%);
        border-radius: 8.18732px;
        width: 100%;
        height: 185px;
        margin: 6px auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .carbon-calculator {
        margin: 15px auto;
    }

    .zmm-inner .currency-switcher-form  {
        display: none;
    }

    

    .footer-tabs .tab-contents .ui-tabs-panel {
        width: 100%;
        padding: 30px 10px;
    }

    table.dataTable thead th, table.dataTable thead td, table.dataTable tbody th, table.dataTable tbody td {
        padding: 15px 5px !important;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button.current {
        margin-bottom: 10px;
    }

    li.tab-item.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab {
        list-style: none;
        display: flex;
        flex-direction: column;
        padding: 0px 10px;
    }

    .fullwidth .container.tab-panel {
        max-width: 100%;
        background: white;
        padding: 20px 10px;
        width: 100%;
    }

    .swipe-desc {
        display: flex;
        align-items: center;
        font-family: 'Mardoto';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 137.19%;
        color: #64A145;
        width: 80px;
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .swipe-desc img {
        width: 30px;
    }
    .name-th {
        width: 50% !important;
    }
    .date-th {
        width: 50% !important;
    }
    .monthly_type label {
        width: 50%;
    }
    .lang-hy .monthly_type label {
        padding: 10.5px 0px 10.5px 0px;
        font-size: 9px;
        font-weight: 700;
    }
    .lang-hy .donate-btn {
        padding: 15px 80px;
    }
    .lang-fr .donate-btn {
        padding: 15px 60px;
    }
    .lang-fr .monthly_type label {
        padding: 14.5px 0px 14.5px 0px;
    }

    .entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
        max-width: 100%;
        text-align: center;
        float: unset;
        margin: 0 auto;
        margin-bottom: 10px;
        display: block;
    }
    .pll-parent-menu-item > a, .pll-parent-menu-item .zmm-dropdown-toggle {
        display: none !important;
    }
    .pll-parent-menu-item ul.sub-nav {
        display: block !important;
    }

    .pll-parent-menu-item ul.sub-nav li {
        padding-left: 5px !important;
    }
    .pll-parent-menu-item ul.sub-nav li a{
        padding: 15px 0px;
    }
    .pll-parent-menu-item ul.sub-nav li a img {
        margin: unset;
    }
}

@media (min-width: 374px) and (max-width: 480px) {
    .fullwidth .container.tab-panel {
        width: 100%;
    }
    /*.lang-fr.fullwidth .container.tab-panel {*/
    /*    width: 356px;*/
    /*}*/
}

.tooltip {
    opacity: 1;
}

.tooltip-inner {
    background-color: white;
    font-family: 'MardotoRegular';
    color: black;
    border: 1px solid lightgrey;
    max-width: 280px;
}

.donorsPage {
    width: 50%;
    margin: 0 auto;
    padding: 50px 0px;
}
.pll-parent-menu-item a.dropdown-toggle{
    display: none;
}
.pll-parent-menu-item .dropdown-menu{
    position: relative;
    top: 0px;
    left: 0px;
    background: transparent !important;
    border: unset!important;
    visibility: visible!important;
    opacity: 1!important;
    box-shadow: unset;
    -webkit-transform: unset;
    transform:  unset;
    width: 45px !important;
    min-width: 45px !important;
}
.pll-parent-menu-item .dropdown-menu > li a{
    padding: 9.59px 14px;
}

.swal2-styled.swal2-confirm {
    background-color: #64A145;
}
.swal2-styled.swal2-confirm:focus {
    box-shadow: 0 0 0 3px rgb(100 161 69);
}
.swal2-popup {
    width: 34em;
}
.swal2-styled {
    padding: 0.2em 1em;
}
.swal2-title {
    font-weight: unset !important;
}

input[name="co"], input[name="sum"] {
    pointer-events: none;
}