/*
 Theme Name:   CUF
 Description:  Twenty Twenty Theme
 Author:       UBM
 Template:     twentytwenty
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/



body .primary-menu li .icon {
	color: #fff !important;
	right: -0.7rem;
  top: calc(50% - 1.2rem);
}
.hover-popup, .grecaptcha-badge {
	display: none;
}

.is-visible .elementor-widget-container div{
	position: fixed;
	top: 150px;
	width: 80vw;
	left: 10vw;
	background: #fff;
	z-index: 99 !important;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	padding: 20px;
}
.is-visible {
	content:'';
	width: 100vw;
	background:#00000057;
	height:100vh;
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index: 22;
}
.swiper-slide {
    background: #fff;
    min-height: 200px;
    align-items: center;
    display: flex;
    padding: 10px;
}

.pt-cv-ifield a{
	display: inline-block;
	overflow: hidden;
}
.entry-categories-inner{
	display: none;
}
.entry-content {
  font-family: "Roboto";
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 1140px;
    width: calc(100% - 4rem);
}
.featured-media-inner{
	max-width: 600px;
}
.elementor-element-d8ff5e4 .elementor-button {
	width: 100%;
}
.menu-bottom {
	display:none;
}
body .menu-modal {
	background: unset;
}
body .menu-modal-inner {
	background: #000e2e;
	color:#fff;
}

.menu-modal a,  {
	color: #fff;
	text-align: center;
}
.close-nav-toggle .svg-icon {
	color: #fff;
}
button.mobile-nav-toggle:after {
	content:"\f0c9";
	color: #fff;
	font-family: "Font Awesome 5 Free";
  	font-weight: 900;
	font-size: 30px;
}
button:focus {
	outline: none;
}
.mobile-nav-toggle span, .close-nav-toggle span{
	display:none;
}
body .wpcf7-submit, .ctct-submit {
		background-color: #00B9D2 !important;
}
.elementor-button, body .wpcf7-submit , .pt-cv-wrapper .btn-success{
	min-width: 140px;
	font-size: 1.7rem;
	letter-spacing: 0.0333em;
	padding: 16px;
	border: none;
}
.elementor-button:hover, .wpcf7-submit:hover, .pt-cv-wrapper .btn-success:hover, .donation-button a:hover {
/* 	box-shadow: 4px 4px 10px #ccc; */
	text-decoration: none !important;
	background-color: #05afc5 !important;
}
nav ul li a i{
	padding: 0 8px;
}
.site-logo img {
	max-width: 250px;
}

/* =========================
 *  HEADER 
 * ========================= */
/* Responsive header */
@media (min-width: 1200px) {
	.header-navigation-wrapper {
		align-items: center !important;
		display: flex !important;
		width: calc(100% - 280px);
	}

	.mobile-search-toggle, .mobile-nav-toggle {
		display: none !important;
	}
	.header-inner .toggle { 
		display: none !important;
	}
	.header-titles-wrapper {
		margin-right: 30px !important;
		max-width: 250px !important;
		padding: 0 !important;
		text-align: left !important;
	}
	.header-inner {
		align-items: center !important;
		display: flex !important;
		justify-content: space-between !important;
		padding: 15px 0 !important;
	}
}
@media (max-width: 1199px) {
	.header-navigation-wrapper {
		display: none !important;
	}
	.mobile-search-toggle, .mobile-nav-toggle {
		align-items: center !important;
		display: flex !important;
		overflow: visible !important;
		padding: 0 2rem !important;
	}
	.header-inner .toggle {
		align-items: center !important;
		display: flex !important;
		overflow: visible !important;
		padding: 0 2rem !important;
	}
	.site-logo img {
		max-width: 160px;
	}
	.header-titles-wrapper {
		align-items: center !important;
		display: flex !important;
		justify-content: space-between !important;
		padding: 0 4rem !important;
		text-align: center !important;
		width: 100%;
    	max-width: 100%;
	}	
	.header-inner {
		align-items: center;
		display: flex;
		justify-content: space-between;
		padding: 1.4rem 0;
	}
}
@media (max-width: 1000px) {
	.header-titles-wrapper {
		justify-content: center !important;
	}
}
@media (any-pointer: coarse) {
	.primary-menu>li.menu-item-has-children>a {
		margin-right: 15px;
		padding-right: 0px;
	}
}
.primary-menu li {
	font-size: 16px;
}

#HomeMainBanner {
	cursor: pointer;
}
.header-titles-wrapper .toggle-text {
	color: #ffffff !important;
}

#site-header .site-logo {
	margin: 0;
}
body .header-inner .header-navigation-wrapper .primary-menu li.current-menu-item a, .header-navigation-wrapper a:hover {
	color: #00B9D2;
}
.header-navigation-wrapper .primary-menu li.current-menu-item a{
		font-weight: 900;
}
header#site-header {
/* 	position: fixed !important; */
	width: 100%;
	z-index: 99;
	padding-top: 7px;
}
body #site-header {
    background: #025185 !important;
}
.MenuDomainButton > a {
    background-color: #E42121;
    padding: 14px 40px;
    line-height: 1;
    letter-spacing: 0.5px;
	border-radius: 5px;
    transition: 0.5s;
}
.MenuDomainButton > a:hover { 
	background-color: #05afc5 !important;
	color: #fff !important;
}

.primary-menu-wrapper .menu-item > a {
    padding-top: 14px;
    padding-bottom: 14px;
}
.MenuSocIcon {
    margin-left: 0px !important;
}
.MenuDomainButton {
    padding-right: 10px;
}
body .primary-menu li .icon {
    color: #fff !important;
    right: -0.7rem;
    top: calc(50% - 7px);
}
@media (max-width: 1023px) {
	body .header-inner .header-navigation-wrapper .primary-menu li a {
		font-size: 14px !important;
	}
	.header-titles-wrapper {
		margin-right: 20px;
	}
}



.single-post main{
	padding-top: 100px;
}
.ctct-form-field label {
	font-size: 18px;
}

footer nav a {
	color: #fff !important;
	padding: 22px !important;
}
.pt-cv-wrapper .btn-success{
	background-color: #00B9D2;
	border-color: #00B9D2;
	color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
}
footer nav a:hover {
	color: #00B9D2 !important;
}

.gform_confirmation_message_4 {
	color: #ffffff;
}


.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
    color: #00B9D2;
}
.pt-cv-ifield a {
	color: #00B9D2;
}
header a, header a:hover {
	text-decoration: none !important;
}

body  #site-header {
	background: #000e2ecf;
	color:#fff;
}


body .header-inner .header-navigation-wrapper .primary-menu li a{
	color: #fff !important;
	text-transform: uppercase;
}
.header-toggles {
	display: none;
}
.elementor-element-d665829 p {
	line-height: 1;
}
.section-header h2 {
	display: inline-block;
	letter-spacing: -1px;
}
.section-header h2:after{
	background-color: #00B9D2;
  width: 82%;
	display: block;
  content: "";
  height: 3px;
  margin: 5px auto;
}
.wpcf7-submit {
	background-color:#3B85D0 !important;
	padding: 15px 40px !important;
	border-radius: 5px !important
}
.single-item {
	padding: 10px;
}
.single-item .date{
	display: inline-block;
  width: 13%;
  vertical-align: top;
}
.day{
	font-size:30px;
	font-weight:bold;
}
.month{
	font-size:22px;
}
.news-body{
	padding:5px 20px;
	display: inline-block;
  vertical-align: top;
	width: 85%;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}
.news-body div{
	padding-bottom: 10px
}
.news-body h2{
	margin: 0 0 5px;
  font-size: 15px;
}
.wpcf7-select {
	width: 100%;
  padding: 15px;
  border: 1px solid #ccc;
}
.ctct-submit {
	width: 100%;
	background: #00B9D2 !important
  padding: 15px !important;
  border-radius: 5px !important;
}
.has-social-menu {
	display: none;
}

.kc-read-more{
	text-transform: uppercase;
	background-color: #00B9D2;
	color:#fff;
	padding: 10px 15px;
  margin-top: 20px;
  display: inline-block;
}
@media (min-width: 1000px) {
		body .header-navigation-wrapper .primary-menu .donation-button a{ 
		background: #00B9D2 !important;
		padding: 15px 40px;
		margin-top: -15px;
		border-radius: 5px;
		text-decoration: none;
		color: #fff !important;
	}
}

.pt-cv-ifield a:hover {
	color: #000;
}

/* ----------------------- */
/* -- SUBHEADER -- */
/* ----------------------- */
@media (min-width: 700px) {
	.singular .entry-header {
		padding: 1rem 0;
	}
}

/* ----------- */
/* Organization page */

.page-id-9 .elementor-widget-image .elementor-image img {
	pointer-events: none;
}

/* Gravity form Summer Jobs 2021 */
#gform_1 .gform_button {
	background-color: #00B9D2; 
	min-width: 140px;
    font-size: 1.7rem;
    letter-spacing: 0.0333em;
    padding: 16px;
    box-shadow: 0 2px 10px 2px #717171 !important;
	transition: 0.5s;
}
#gform_1 .gform_button:hover { 
	box-shadow: none !important;
	text-decoration: none;
}
#gform_confirmation_message_1 {
    text-align: center;
    font-size: 22px;
    padding: 30px 20px;
    background-color: #00B9D2;
    color: #ffffff;
}
.ctct-form-description p, .ctct-form-field label {
	font-size: 16px;
}

/* News on homepage*/

.elementor-element-19af43e .pt-cv-ifield{
	display: grid;
/*   grid-template-rows: 150px 50px max-content; */
}
.elementor-element-19af43e .pt-cv-content{
	display: grid;
  grid-template-rows: 130px max-content;
}
.pt-cv-title {
	margin: 0;
}
@media (max-width: 468px){
.pt-cv-view .pt-cv-ifield {
    margin-bottom: 30px !important;
}
}
@media (max-width: 1136px){
	.elementor-element-19af43e .pt-cv-ifield, .elementor-element-19af43e .pt-cv-content{
 		 grid-template-rows:max-content;
	}
}
.modal-menu a{
	color: #fff !important;
}
.modal-menu .donation-button a:hover {
    box-shadow:none;
    background-color: unset !important;
}
.modal-menu .svg-icon, body .header-inner .header-navigation-wrapper .primary-menu .current-menu-parent .sub-menu .current_page_item a, .primary-menu a:hover, .modal-menu .current-menu-parent>div a,  .modal-menu .current_page_item>div>a {
	color: #00B9D2 !important;
}
button.toggle.search-toggle.mobile-search-toggle svg, .modal-menu .svg-icon,body .header-inner .header-navigation-wrapper .primary-menu .current-menu-parent .sub-menu a, body .mobile-menu .current-menu-parent .sub-menu a  {
    color: #fff;
}
a._self.pt-cv-href-thumbnail.pt-cv-thumb-default {
    max-height: 170px;
}
.elementor-element-6d54b8f .gallery{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.elementor-element-6d54b8f .gallery figure{
	max-width: 100% !important;
	margin: 0 auto !important;
}


/** News grid **/
.elementor-element-512ee4a1 .pt-cv-page, .elementor-146 .pt-cv-page{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
 	gap: 40px;
}
@media (max-width: 1024px){
	.elementor-element-512ee4a1 .pt-cv-page, .elementor-146 .pt-cv-page{
	grid-template-columns:1fr 1fr;
}
}
@media (max-width: 520px){
	.elementor-element-512ee4a1 .pt-cv-page, .elementor-146 .pt-cv-page{
	grid-template-columns:1fr;
}
}
.elementor-element-512ee4a1 .pt-cv-page .pt-cv-content-item, .elementor-146 .pt-cv-page .pt-cv-content-item{
	width: 100%;
	box-shadow: 2px 1px 6px 2px #ccc;
  border-radius: 5px;
	padding-top: 15px;
}
.elementor-element-512ee4a1 .pt-cv-ifield, .elementor-146 .pt-cv-ifield  {
  display: grid;
  height: 100%;
}
.elementor-element-512ee4a1 .pt-cv-content, .elementor-146 .pt-cv-content {
    margin-bottom: 0;
    display: grid;
    grid-template-rows: 1fr;
    justify-content: space-between;
}
.elementor-element-512ee4a1 a._self.pt-cv-href-thumbnail.pt-cv-thumb-default, .elementor-146 a._self.pt-cv-href-thumbnail.pt-cv-thumb-default {
    display: flex;
    align-items: center;
	background: #dedfdf;
    min-height: 170px;
}
.elementor-element-512ee4a1 a._self.pt-cv-href-thumbnail.pt-cv-thumb-default img, .elementor-146 a._self.pt-cv-href-thumbnail.pt-cv-thumb-default img{
	margin: auto;
}


/* Alert Above the header */
#AboveHeaderAlert {
    text-align: left;
    font-size: 15px;
    padding: 10px 20px;
	background-color: #e3766b;
	color: #ffffff;
}
@media (min-width: 1366px) {
	#AboveHeaderAlert {
		background-image: url('/wp-content/uploads/2022/01/WarningIcon.png');
		background-repeat: no-repeat;
		background-position: 1% 50%;
	}
}
#AboveHeaderAlert p {
    margin-bottom: 6px;
}
#AboveHeaderAlert a {
    color: white !important;
    text-decoration: underline;
}

#AlertMessageCloseBtn {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: right !important;
    margin-right: 10px;	
	margin-bottom: -5px;
}
#AlertMessageCloseBtn img {
    display: inline-block;
    text-align: right;
    cursor: pointer;
	max-width: 16px;
}
#AboveHeaderAlert > * {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}


/* =========================
 *  help-ukraine-now 
 * ========================= */
.page-id-5072 .header-navigation-wrapper {
    display: none !important;
}
.page-id-5072 .header-inner.section-inner {
    justify-content: center !important;
}