/* 
Theme Name: Twenty Twenty Noesis 
Theme URL: https://www.noesis.edu.gr
Description: Twenty Twenty Noesis 
Theme Author: Vasilis Bilbilis
Author URL: https://www.noesis.edu.gr
Template: twentytwenty
Version: 1.7
Text Domain: twentytwenty-noesis 
*/


/*Headings Style */
   
h1,
.heading-size-1 {
	font-size: 1.4em!important;
	font-weight: 800;
	line-height: 1.138888889;
}

h1.entry-title{
	font-size: 1.4em;
	margin-bottom:60px;
}
p.entry-title{
	font-size: 1em!important;
}
.home-title{
	visibility:hidden;
}

h2.entry-title{
	margin-bottom:30px!important;
	margin-top:30px!important;
}

#full-header{
	position:sticky;
	top:0;
	width:100%;
	background-color:white;
	z-index:2002;
}

.entry-header{
	width:100%;
}
article .entry-header{
	padding-bottom:0!important;
}
h2, .heading-size-2{
	font-size: 1.4em;
}

h3,
.heading-size-3 {
	font-size: 1.2em;
}

h4,
.heading-size-4 {
	font-size: 1em;
}

h5,
.heading-size-5 {
	font-size: 0.9em;
}

h6,
.heading-size-6 {
	font-size: 0.8em;
	letter-spacing: 0.03125em;
	text-transform: uppercase;
}
h2.widget-title{
font-size: 1.2em;
}

h3.page-list-ext-title{
	
font-size: 1.2em;
}

/* Remove Outline from Mobile Menu and Menu Close Buttons*/
button:focus{
	outline:none!important;
}
.post-inner{
	padding-top:1rem;
}
/* Page-list */
    .page-list-ext .page-list-ext-item {
        clear:none !important;
        margin:0 20px 24px 0 !important;
        padding:4px 9px;
        overflow:hidden;
        background-color:#F0F0F0;
    }
   
    .page-list-ext-title{
        font-size:18px;
        margin:0 0 5px 0;
        padding:0;
    }
    .page-list-ext-item-content{
        font-size:15px;
    }
    .page-list-ext-image {
        max-width:133px;
        max-height:100px;
        overflow:hidden;
    }
.noesis_animation_description{
	margin-top:40px!important;
	margin-bottom:40px!important;
	text-align:center;
}


.noesis_animation_thumb
{
	display:none;
}

.noesis_animation_movie_container
{
	text-align:center; 
	margin:30px 30px 30px 30px;
}

.noesis_animation_content
{
	width:640px; 
	height:514px; 
	text-align:center; 
	margin:0 auto;
}

.front-page-content{
	width:90%;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto;
}

.single-page{
	width:75%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10%;
}

.content{
	max-width:1920px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

.archive-title, .archive-header{
	display: none;
}

a.subclass-filter{
	font-size:0.8em!important;
	float:left!important;
}

#site-content{
	margin-top:5%;
}


/*Hide Πως να ερθετε και Noesis Eshop from primary menu */

.hidden-menu-option{
	display:none!important;
}

/* New Menu by User Type Style */

#menu-custom-menu-by-user-type li, #menu-custom-menu-by-user-type-en li{
display: inline;
margin-bottom: 15px;
padding: 8px;
text-decoration: none;
} 
#menu-custom-menu-by-user-type button{
display: inline;
margin-bottom: 15px;
padding: 8px;
text-decoration: none;
}
#menu-custom-menu-by-user-type-en button{
display: inline;
margin-bottom: 15px;
padding: 8px;
text-decoration: none;
}

button > svg{
	top:5px;
}

.custom-nav-menu{
	height:43px;
	padding-top:8px;
}

.search-modal .search-field {
	background: none;
	border: none;
	border-radius: 0;
	color: inherit;
	font-size: 1.2em;
	letter-spacing: -0.0277em;
	height: 3.5em;
	margin: 0 0 0 -2rem;
	max-width: calc(100% + 2rem);
	padding: 0 0 0 2rem;
	width: calc(100% + 2rem);
}

#menu-custom-menu-by-user-type li a{
text-decoration: none;
font-weight:700;
font-size: 1em!important;
} 

#menu-custom-menu-by-user-type-en li{
display: inline;
margin-bottom: 15px;
padding: 8px;
text-decoration: none;
} 

#menu-custom-menu-by-user-type-en li a{
text-decoration: none;
font-weight:700;
font-size: 1em!important;
} 

/* Primary menu Style */

.primary-menu ul {
/*	background: #01b1af;*/
}

.primary-menu ul::after {
	border: none;
}

ul.primary-menu  li{
	
	margin-left: auto;
    margin-right: auto;
    display: inline;

}

.primary-menu  a{
	font-size: 1em!important;
	font-weight:700;
}

.mob-catchSticky{
	height:75px!important;
}

ul.sub-menu li span.icon{
	display:none;
}
/* Borders up and down on sub menu items
.sub-menu{
	border-bottom:1px solid white;
}

.sub-menu li a{
    border-top:1px solid white;
}
*/

.cat-post-title{
	font-size: 1.2em;
}

rs-module-wrap{
	z-index:-2;
}

/*Container holding the image and the text */
.slider-container {
position:relative;
text-align:center;
}

/* Bottom right text */
.text-block {
  position:absolute;
  font-size:0.9em;
  top:5%;
  right:-5%;
  width:500px;
  border-radius: 15px; 
  border:3px solid #01B1AF;
  background-color: #F1F1F1;;
  color: black;
  padding: 0 20px 10px 20px;
  text-align:center;
}

.text-block > a{
	font-size: 0.8em;
	text-decoration:none;
}
.text-block-title{
	margin-top:10px;
	font-size:1.1em;
	margin-bottom:5px;
}

li span.icon{
	color:white!important;
}

#content{
	background-color: inherit!important;
}

.entry-header{
	background-color: inherit!important;
}
/* Featured Media ---------------------------- */

.featured-media {
	margin-top:0!important;
} 
.singular .featured-media::before {
	background: inherit!important;
	content: "";
	display: block;
	position: absolute;
	bottom: 10%;
	left: 0;
	right: 0;
	top: 0;
}
.singular .featured-media-inner {
    margin-bottom: 5%;
}
.featured-media-inner  img {
    width: auto;
	max-height:500px;
} 

.entry-content{
    font-family: inherit;
		width:100%!important;
}
.program-content{
	width:90%;
	margin:auto;
}


/* Program */

.program-table {
	width: 100%;
	border: 1px solid #E8E8E8;
	text-align: left; 
 	color: #000;
	margin-left:auto;
	margin-right:auto;
}

.program-table th {
	font-weight: bold;
	color:#FFFFFF;
	background-color: #E67B13;
	border-bottom: 1px solid #C66B15; 
}
.program-table td,th {
	padding: 6px; 
}	
.program-table tr:nth-child(even) {
	background-color: #FFFFFF;
}
.program-table tr:nth-child(odd) {
	background-color: #E8E8E8;
}

.parastasi_program{
    background-color: #ffffff;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

/* End Program */

.archive-title > span{
	display:none;
}


.site-logo > a > img {
	height:58px!important;
}
/*
.site-logo-en > a > img {
	height:58px!important;
	background-image:url(https://www.noesis.edu.gr/wp-content/uploads/2020/07/logo-noesis-eng.jpg);
    background-repeat:no-repeat;
	display: block;
}

*/

.vc_pagination{
	display:none!important;
}

a.card{
	text-decoration: none;
}
.card > img{
    width:auto;
    height:310px;
}
.card > a> img{
    width:100%;
    height:310px;
}
.card > iframe{
	height:310px!important;
}
.card-text{
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	align-self:center;
	color:black;
}
.card > a{
	color:black;
	text-decoration:none;
}

.menu-bottom{
	text-align:center;
	padding-bottom:10px;
	margin-bottom:10px;
}
.menu-bottom > h4 {
	margin-top:25px;
	margin-bottom:10px;
}

.custom-mobile-menu{
	width:100%!important;
	list-style:none;
	padding: 10px!important;
	display:inline!important;
	margin:0;
	padding:10px!important;
}

.language-menu{
	list-style:none;
	display:inline!important;
}


.wpml-ls-flag{
	width:35px!important;
	height:25px!important;
}
#menu-custom-menu-by-user-type, #menu-custom-menu-by-user-type-en{
		margin-left:0;
}
#menu-custom-menu-by-user-type > li > a{
	color:white;
}
/*
#menu-custom-menu-by-user-type-1, #menu-custom-menu-by-user-type-en-1{
	width:100%;
}

#menu-custom-menu-by-user-type-1 > li ,#menu-custom-menu-by-user-type-en-1 > li {
	list-style:none;
	padding: 10px;
	display:inline;
	margin:0;
	margin-left:auto;
	margin-right:auto;
}

#menu-custom-menu-by-user-type-1 > li > a, #menu-custom-menu-by-user-type-en-1 > li > a{
	text-decoration:none;
	color:white;
}*/

#menu-custom-menu-by-user-type-en > li > a{
	color:white;
}
/*
#menu-custom-menu-by-user-type > .menu-item:nth-child(1) {
	background-color:#01B1AF;
}
#menu-custom-menu-by-user-type > .mobile-menu-item:nth-child(1) {
	background-color:#01B1AF;
}
#menu-custom-menu-by-user-type-1 > .menu-item:nth-child(1) , #menu-custom-menu-by-user-type-en-1 > .menu-item:nth-child(1){
	background-color:#01B1AF;
} */
.modal-inner{
	background-color:#e4e4e4!important;
}
.ancestor-wrapper > a{
		color:black!important;
}
/*
#menu-custom-menu-by-user-type > .menu-item:nth-child(5) > a{
	color:black!important;
}
#menu-custom-menu-by-user-type > .menu-item:nth-child(5) > a:hover{
	text-decoration:underline;
}
*/
a[title="Αγγλικα"] {
  color: black!important;
}
a[title="Αγγλικα"]:hover{
	text-decoration:underline;

}
a[title="Greek"] {
  color: black!important;
}
a[title="Greek"]:hover{
	text-decoration:underline;
}

#menu-custom-menu-by-user-type-1 > .menu-item:nth-child(5) > a, #menu-custom-menu-by-user-type-en-1 > .menu-item:nth-child(5) > a{
	color:black!important;
	display:none;
}

#menu-custom-menu-by-user-type-1 > .menu-item:nth-child(5) > a:hover, #menu-custom-menu-by-user-type-en-1 > .menu-item:nth-child(5) > a:hover{
	text-decoration:underline;
}
/*
#menu-custom-menu-by-user-type-en > .menu-item:nth-child(5) > a{
	color:black!important;
}
#menu-custom-menu-by-user-type-en > .menu-item:nth-child(5) > a:hover{
	text-decoration:underline;
}*/

.primary-menu-wrapper{
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
}


.header-navigation-wrapper{
		width:100%;
    margin-right:auto;
    margin-left:auto;
		margin-bottom:0;
		padding: 1.3em; 
	  background-color: #01B1AF;

}
.header-navigation-wrapper a{
	color:white!important;
}

.header-navigation-wrapper a:hover{
	text-decoration:underline white;
}

#menu-custom-menu-by-user-type > li >a:hover{
		text-decoration:underline white;
}

#menu-custom-menu-by-user-type-en > li >a:hover{
		text-decoration:underline white;
}
.post-box{
	background-color:#01B1AF;
	padding: 0.5em; 
	border-radius: 7px; 
	margin-top: 5%;
}

.post-box > div> span {
	color:white!important;
}

footer{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#site-footer{
    background-color: #F1F1F1!important;
    margin-top: 5%!important;
	padding:0;
}

footer  h3{
	margin-top:20px;
	margin-bottom:20px;
}

.footer-link{
	color:black;
}

.footer-link:hover{
	text-decoration: none!important;
}

.newsletter-banner{
	margin-top:10px;
	width:210px;
	height:61px;
}

/*EPIC News Elements Plugin classes mods*/

.jeg_post_category > a{
	background-color: purple!important;
}
.jeg_meta_author{
	display:none!important;
}

a.subclass-filter{
	font-weight:700!important;
}
a.subclass-filter:hover{
		color:purple!important;
}
.jeg_block_heading{
	background-color:#F2F2F2!important;
	border-radius:5px!important;
	border-radius:5px!important;
}

.sub-menu{
    z-index:1000!important;
}
.sub-menu:hover{
    text-decoration:none;
}

.sub-menu > li > a:hover{
	text-decoration:none!important;
	outline: #FFF solid 2px;
	outline-offset: -3px;
}

.header-inner{
	padding-bottom: 0.2em;
	padding-top:10px;
}
/*Card Hover Effect */
.card {
	max-height:450px;
box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* Pre-render the bigger shadow, but hide it */
.card::after {
  box-shadow: 0 5px 15px 	rgba(0,0,0,0.3);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* Transition to showing the bigger shadow on hover */
.card:hover::after {
  opacity: 1;
}

.card:hover {
  transform: scale(1.05, 1.05);
	 -webkit-transform: scale(1.05, 1.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.4);
}

/* Fade in the pseudo-element with the bigger shadow */
.card:hover::after {
  opacity: 1;
}

.card-body{
	background-color: #ffffff!important;
	min-height:81px;
    display: flex;
	align-items: center;
	justify-content: center;
}

.card-body a,i,p{
	vertical-align:middle;
    color:black;
    text-decoration: none;
}

.card-body i{
	justify-content: flex-start;
}

/*Image with text overlay animation */

.img-container {
  position: relative;
}
.video-container{
	position: relative;
}
.video{
	width:auto;
}

.notification-container{
	position: relative;
}

.wp-caption-text{
	display:none;
}

.image {
  display: block;
  width: 100%;
  height: auto;
  max-height:300px;
}
.image-text p, .video-text p{
	color:white!important;
}
.video{
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #f1f1f1;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.overlay .video-text > p{
	visibility:hidden;
}

.overlay:hover > .video-text > p{
	visibility:visible;
}

.overlay .image-text > p{
	visibility:hidden;
}

.overlay:hover > .image-text > p{
	visibility:visible;
}

.video-banner{
  display: block;
  width: 100%;
  height: auto;
}

.notification-container{
	position: relative;
	  display: block;
  width: 100%;
  height: auto;
}

.notificationMessage{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #f1f1f1;
  overflow: hidden;
  width: 100%;
  height: 0;
}
.notificationMessageText{
  color: white;
  font-size: 0.9em;
  position: absolute;
  top: 30%;
  left: 30%;
  -webkit-transform: translate(-30%, -30%);
  -ms-transform: translate(-30%, -30%);
  transform: translate(-30%, -30%);
  text-align: center;
	width:100%;
}


.img-container:hover .overlay {
  height: 100%;
}
.img-container .overlay {
  height: 25%;
}

.video-container .overlay {
  height: 25%;
}

.video-container .notificationMessage {
  height: 25%;
}

.video-container:hover .overlay {
  height: 100%;
}

.video-text {
  color: white;
  font-size: 0.9em;
  position: absolute;
  bottom:0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
	width:100%;
}

.video-text b{
	font-size:1.1em;
}

.image-text b{
	font-size:1.1em;
}

.image-text {
  color: white;
  font-size: 0.9em;
  position: absolute;
  bottom:0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
	width:100%;
}

.footer-top {
	display: flex;
	border-bottom: none;
	justify-content: space-between;
}


/* Custom Menu Colors by user type*/
.noesisOnlineMenu, .noesisOnlineMenu .sub-menu{
	background-color : #A944AC !important; /*old orange color was #E83F27*/
}

.programsMenu, .programsMenu .sub-menu{
	background-color : gray!important;
}

.visitorMenu, .visitorMenu .sub-menu{
	background-color : #01B1AF !important; /* #01B1AF */
}
a.visitorMenu, a.schoolsMenu, a.noesisOnlineMenu, a.programsMenu{
	text-decoration:none;
	padding: 1em 0.75em;
	color:white;
	font-size:0.8em;
	font-weight:700;
}

.schoolsMenu, .schoolsMenu .sub-menu{
	background-color :  #F87604 !important;
}

.blackMenu, .blackMenu .sub-menu{
	background-color: #000!important;
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
	background-color: #000!important;
}
#wt-cli-privacy-save-btn:hover{
	color: #FFF!important;
}
/* Semispark adds end*/

@media only screen and (min-width: 1600px) {
.archiveBody{
	padding: 5% 10rem;
	margin-left:auto;
	margin-right:auto;
	width:80%;
}
}
/* Media Queries */
@media only screen and (max-width: 1500px) {

   .card > img {
    height:220px;
}
.card > a> img{
    height:220px;
}
.card > iframe{
    width:100%;
    height:220px!important;
}
	.card-text{
	font-size:0.8em;
}

}
@media only screen and (max-width: 1350px) {

   .video-container .overlay {
	height: 50%;
	}
	.img-container .overlay {
	height: 50%;
	}

}

@media only screen and (max-width: 1200px) {

   .card > img, .card > iframe{
    height:160px;
	}
	.card > a> img{
		height:160px;
	}
	
	.card > iframe{
		height:160px!important;
	}

	.video-container .overlay {
	height: 50%;
	}

}

@media only screen and (max-width: 999px) {  
	.post-inner {
		width:95%!important;
		text-align: center;
		margin: 0 auto;
	}
	.featured-media-inner  img {
		width: 100%;
	} 
	.menu-modal{
		z-index:2003;
	}
	#site-header{
		margin-top:0;
	}
	.site-logo {
		margin-top:30px;
	}
	.card > img{
		height:140px;
	}
	.card > a> img{
		height:140px;
	}
	.card > iframe{
		height:140px!important;
	}
	span.toggle-inner{
		padding-top:0!important;
	}
	.card-text{
		font-size:0.8em;
	}

	.modal-menu > .menu-item:nth-child(8){
	display:inline;
}
	.hidden-menu-option{
		display: block!important;
	}
		.header-titles{
			margin-top:-20px;
	}
	.single-page{
		width:100%;
		margin-left:auto;
		margin-right:auto;
		padding-top:5%;
		padding-bottom:10%;
	}
}

@media screen and (max-width: 767px) {
	.content{
		width:100%;
	}
	.header-titles{
			margin-top:-20px;
	}
	.card-text{
		font-size:1em;
	}
	p.entry-title{
		margin-bottom: 0!important;
	}
	.prev_button, .next_button{
		text-align:center;
		float:none!important;
	}

	.jeg_postblock_content{
		height:80px!important;
		
	}
	.jeg_post_title a{
		font-size:0.9em!important;
	}
	#site-header{
	height: 5em;

	margin-bottom:0;
}
	.text-block {
		display:none;
	}
	#site-footer{
		text-align:center;
		padding:0;
	}
	.footer-top{
		padding-top:0;
	}
	.video-container {
		width:100%;

	}
	.primary-menu> .menu-item:nth-child(2){
		display: inline;
	}
	.video-container .overlay {
		height:30%;

	}
	.img-container .overlay {
	height: 30%;
	}
	.overlay > .video-text > p{
		visibility:hidden;
	}
	.overlay  > .image-text > p{
		visibility:hidden;
	}
	
	.image-text{
		bottom:0;
	}
	.video-text{
		bottom:0;
	}
	
	.card, .img-container, .video-container, .post-box, .jeg_heroblock{
		width:100%;
		margin-left:auto;
		margin-right:auto;
	}

	.btn{
		font-size:0.7em;
	}
	iframe{
		border: none!important;
	}
	.card > img, .card > iframe{
		height:320px!important;
	}
	.card > a> img{
		height:320px;
	}
	
}
@media screen and (max-width: 699px) {
	h1.entry-title{
		/*margin-top:30px;*/
	}

}
@media screen and (max-width: 450px) {
	#menu-custom-menu-by-user-type-1 > li ,#menu-custom-menu-by-user-type-en-1 > li {
		/*list-style:none;
		padding: 10px;
		display:block;
		width:50%;*/
		font-size:0.8em;
		bottom:20px;
	}
	.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
    font-size: 1.8rem;
	}
	.new-mobile-menu > ul ,.new-mobile-menu > ul{
		margin:0!important;
	}
	 .card > img{
    height:260px;
	}
	.card > a> img{
		height:260px;
	}
	.card > iframe{
		height:260px!important;
	}
	.card, .img-container, .video-container, .post-box, .jeg_heroblock{
		width:100%;
		margin-left:auto;
		margin-right:auto;
	}
	.post-box > a , .post-box > div > span{
		font-size:0.9em;
	}
	.video-text b{
		font-size:1em;
	}
	.video-text p{
		font-size:0.9em;
	}

	.image-text b{
		font-size:1em;
	}
	.image-text p{
		font-size:0.9em;
	}

	
}
@media screen and (max-width: 409px) {

#menu-custom-menu-by-user-type, #menu-custom-menu-by-user-type-en{
	margin-left:0;
}
#menu-custom-menu-by-user-type li a, #menu-custom-menu-by-user-type-en li a{
	font-size: 0.7em!important;
} 
#menu-custom-menu-by-user-type li, #menu-custom-menu-by-user-type-en li {
	margin-left:0;
} 

}
@media screen and (max-width: 380px) {

a.visitorMenu, a.schoolsMenu, a.noesisOnlineMenu, a.programsMenu{
	padding: 0.75em 0.5em;
}
}
@media screen and (max-width: 350px) {

a.visitorMenu, a.schoolsMenu, a.noesisOnlineMenu, a.programsMenu{
	padding: 0.70em 0.35em;
	font-size: 0.7em;
}
}
	

.entry-categories{
	display:none;
}

.element > a{
	color:white!important;
}	

/*Social Icons customization */

.fa {
  padding: 10px;
  width:40px;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius:30px;
}
a.next, a.prev{
	width:auto!important;
}

.fa:hover {
    opacity: 0.7;
}

.fa-bars{
	margin:0;
	padding:0;
	width:auto;
	font-size:25px!important;
}
.fa-map-marker-alt{
	color:black;
	padding-bottom:5px;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-envelope {
  color: black;
}

.fa-phone-alt {
  color: black;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}
.fa-youtube {
  background: #bb0000;
  color: white;
}
.fa-instagram {
  background: #E1306C;
  color: white;
}
/*Social customization end */
.fa-universal-access{
	 font-size: 1.6em;
	 color:black;
	 padding-bottom:5px;
}
.fa-universal-access:hover{
	cursor: pointer;
}

a.cta-btn{
    font-size:0.9em;
    padding: 10px 20px;
    background-color: #333;
    color: #f1f1f1;
    border-radius: 0;
    transition: .2s;
	width:190px;
	text-decoration:none;
}
/* On hover, the color of .btn will transition to white with black text */
a.cta-btn:hover{
    border: 1px solid #333;
    background-color: #fff;
    color: #000;
	cursor:pointer;
}
.searchandfilter{
		width:100%;
}
.noesisGradient {
  background-image: linear-gradient(white, #80cad5);
}
.grayGradient {
  background-image: linear-gradient(white, #e6e9eb);
}
.mobile-search-toggle >.toggle-inner > .toggle-text{
	display:none;
}
.custom-text-box-opacity{
		background-color: rgba(196,196,196,0.4);
}
.grecaptcha-badge { visibility: hidden; }

.news-categories{
		margin-top:50px;
		margin-bottom:50px;
}
.news-categories a{	
	text-decoration:none;
	color:white!important;
	display:inline;
	background-color:#01B1AF!important;
	padding:15px!important;
	border-radius:10px!important;
	margin:20px;
			
}
.news-categories a:hover{
	background-color:gray!important;
}

ul.bycategories {
margin: 0;
padding: 0;
}
ul.bycategories li {
list-style: none; 
list-style-type: none;
margin: 0; 
padding: 0;
}
ul.bycategories li a {
list-style: none; 
list-style-type: none;
margin: 0 20px 15px 0; 
float: left; 
justify-content:center;
background: #ddd; 
color: #464646; 
padding: 10px 15px;
border-radius: 5px; 
text-decoration: none; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}
ul.bycategories li a:hover{
text-decoration: none; 
background: #ff6200; 
color: #fff;
}
.clear{clear: both;}
