.article p
{
	
	    font-size: 18px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
	margin-bottom: 1rem;
}

.article a, .article b
{
	    color: #419728;
	
}

.article .page-header h1, .com-content-category h1
{
	font-size: 48px;
    line-height: 49px;
    font-weight: 700;
	margin-bottom: 3rem;
	
}

.article img
{max-width: 100%; height: auto;}

.our-team__item
{
	 height: 100%;
    border-radius: 14px;
    background: #f8f9f8;
    padding: 30px;
 
	
}

.our-team__email
{padding: 1.5rem;}


.our-team__container
{text-align: center;}

.our-team .col-mt
{margin-bottom: 1.5rem;}




@media (min-width: 1200px)
{
	.wrapper-inner
{background: #fff; 
    margin: 0 auto; padding: 0 3rem; position: relative; z-index: 0;}
	
	body
{
	background: url(../images/bg.svg) repeat 0 0;
		background-size: 15%;
}


	
}

.main-padding
{padding-top: 60px;}


.fund__title mark
{white-space: normal; display: block;}

div.modal
{display: block;}

.article ul li
{
	list-style: disc;
	margin-bottom: 1rem;
}

.about-project__col-x
{
	row-gap: 20px;
	
}

.help__body h3
{font-size: 20px; margin-bottom: 2rem}

.article h2
{
    font-size: 24px;
    margin-bottom: 1rem;
	margin-top: 2rem;
}


.article h3
{
    font-size: 28px;
   margin-bottom: 1rem;
	margin-top: 2rem;
}



body:not(.itemid-101) .article_container
{
	 
      padding: 4rem;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(66,68,73,.1);
	
}	

.fund__video
{cursor: pointer; border-radius: 16px;} 

.what-does__card_wp-img
{
	color: #fff;
    font-size: 24px;
}

.itemid-264 .help
{margin-top: 0;}

.itemid-101 .main-padding
{padding-top: 0;}

.header__list
{margin: 0; padding: 0;}


.our-team__container .h4
{margin-top: 40px;}


 .rsform
 {
  
    padding: 30px;
    border-radius: 10px;
    background: #fbfbfb;
    box-shadow: 0 0 10px rgba(66,68,73,.1);
 }
 
 
 .form-check-input[type=checkbox]
 {border-color: #419728;}
 
 .form-check-input:checked
 {background-color: #419728;
    border-color: #419728;}
	
	.form-check-input:focus
	{
	
		box-shadow: 0 0 0 0.25rem rgb(68 150 45 / 25%);
	}
	
.form-control:focus
{
	box-shadow: 0 0 0 0.25rem rgb(68 150 45 / 25%);
	border-color: #4197282b;
}	
	
.btn-primary
 {background-color: #419728;
    border-color: #419728;}
	
	
 .btn:hover, .btn:focus
 {background-color:#267c0d;
    border-color: #267c0d;
	}
	
.form-check-inline label
{line-height: 1.5;}	

.form-check-inline label
{font-weight: 400}

a.promo__button
{display: inline-block;}

a.promo__button_red
{background: #df6d66; color: #fff;}

@media (min-width: 1160px)
{
.what-does
{padding-right: 2rem;
padding-left: 2rem;


    padding-bottom: 60px;
    margin-bottom: 30px;
    border-radius: 14px;
}
}

@media (max-width: 768px)
{
body:not(.itemid-101) .article_container
{padding:  1rem;}


.main-padding
{padding-top: 30px;}

}



@media (max-width: 576px) 
{
	
	.promo picture
	{height: auto;}
	
	.promo__button
	{margin-top: 20px;}
	
	.promo__container._container
{padding: 0;}

	body
	{
		background-size: 20%;
	}
	

	
	.article .page-header h1, .com-content-category h1
	{
		    font-size: 36px;
			margin-bottom: 2rem;
	}
	
}


.projects__card_wp-img
{height: auto;}

.projects__card_title
{display: none;}


.projects__card_text
{
	color: #424449;
	
}

div.projects__card
{   overflow: hidden; background-color: #f8f9f8 !important;    box-shadow: 0px 0px 30px rgba(66, 68, 73, 0.1);}

.projects__link, .projects__link:hover
{
   transition: all 0.3s ease 0s;
}
.projects__card.pink .projects__link
{    background: #a1b047;
    color: #fff;}
	
.projects__card.pink .projects__link:hover
{    background: #fff;
    color:  #a1b047 !important;
	border-color:  #a1b047;
	}		

.projects__card.purple .projects__link
{    background: #b96a49;
    color: #fff;}
	
.projects__card.purple .projects__link:hover
{    background: #fff;
    color:  #b96a49 !important;
	border-color:  #b96a49;
	}		
	
.projects__card.green .projects__link
{    background: #cbb59f;
    color: #fff;}
	
.projects__card.green .projects__link:hover
{    background: #fff;
    color: #cbb59f !important;
	border-color: #cbb59f;
	}	

.projects__card.orange .projects__link
{    background: #2593c5;
    color: #fff;}
	
.projects__card.orange .projects__link:hover
{    background: #fff;
    color: #2593c5 !important;
	border-color: #2593c5;
	}	

.projects__card.blue .projects__link {    background: #8a80af;
    color: #fff;}
	
.projects__card.blue .projects__link:hover {    background: #fff;
    color: #8a80af !important;
	border-color: #8a80af;
	}

.projects__card.gray .projects__link
{    background: #949494;
    color: #fff;}
	
.projects__card.gray .projects__link:hover
{    background: #fff;
    color: #949494 !important;
	border-color: #949494;
	}
		
.projects__card.project7 .projects__link
{    background: #68b9c1;
    color: #fff;}	

.contacts__map
{position: relative;}


.contacts__requisites
{flex: 1 0 10%;}

.contacts__map
{transform: none !important;}

.contacts__map iframe
{height: 100%;}


@media (max-width: 576.98px){
.contacts__map {
    height: 320px;
}
}

.about-project__promo_link, .about-project__promo_video
{cursor: pointer;}

a.fund__button
{color: #fff;}

.projects__card
{
	    flex: 0 1 33.33333%;
}	

.popup-gallery a
{display: inline-block;}

.green.header__link
{color: #419728;}

.amocrm img
{
	width: 110px;
}

.article .h2-color
{
	    font-weight: 700;
    background: linear-gradient(to right, #3e8926 0%, #FFD300 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	    font-size: 40px;
    line-height: 58px;
	    color: #0C1D37;
}

.text-bg-gray
{    border-radius: 16px;
    background: #f8f9f8;
	padding: 1rem 2rem;
	
	}

.mt-6
{margin-top: 4rem;}

.wrapper
{display: block;}




.swiper-slide_img
{display: flex; align-items: center; justify-content: center; height: 100%;}


.swiper-wrapper {
  align-items: stretch;
}



.dj-slider
{position: relative; overflow: hidden; margin-bottom: 3rem; margin-top: 3rem;}

.dj-slider .swiper-wrapper {
  align-items: stretch;
}

.dj-slider .swiper-slide {
  height: auto;

}


.dj-slider .swiper-pagination
{
	    margin-top: 16px;     position: static;
}

.header__wrap-tel a
{
	color: #3d8924;
	
}
.footer__messengers-list, .header__messengers-list, .header__contacts-list
{padding: 0;}

.article .img-float-right
{float: right; margin-left: 1rem; margin-bottom: 1px; max-width: 450px; height: auto;}

@media (max-width: 575px)
{	
	.article .img-float-right
	{max-width: 100%;}
		
}

.btn
{
	    background: white;
    border-color: #419728;
}

.btn:hover, .btn:focus
{color: #fff;}

.pathway
{color: #419728;}

.breadcrumb
{
	    line-height: 1.5rem;
    font-size: 16px;
}

.mod-breadcrumbs__wrapper
{margin-bottom: 2rem;}

.pagination
{gap: 1rem;}