.footer_bottom ul li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 13px;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

		.footer_bottom p a:hover, .footer_bottom a:hover, #lang_sel_footer ul li a:hover,
			footer #lang_sel > ul > li > a:hover,
			footer #lang_sel_click > ul > li > a:hover,
			footer #lang_sel a.lang_sel_sel:hover,
			footer #lang_sel_click a.lang_sel_sel:hover,
			footer #lang_sel ul ul a:hover,
			footer #lang_sel_click ul ul a:hover,
			footer #lang_sel ul ul a:hover,
			footer #lang_sel_click ul ul a:hover,
			footer #lang_sel_list.lang_sel_list_horizontal a:hover,
			footer #lang_sel_list.lang_sel_list_vertical a:hover,
			#lang_sel_footer a:hover,
.footer_bottom ul li a:hover {
    color: #849a8c;
}
			}





input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background-color: #b1c4b8;
    border-color: #b1c4b8;
    color: #fff;
    text-decoration:none
}

/*portforlio text*/

.topic{
	margin-top: 20px; 	
	font-size: 12px; 
	text-transform: uppercase;   
	opacity: 0.8;
	font-weight: bold; 
	letter-spacing: 1px; 
	margin-bottom: -5px;}

.sub{
font-weight: 600; 
	font-size: 12px;}




div.info.portfolio_categories{
	visibility: hidden ;
	background-color: red;
	padding: 0px;
	margin-top: -30px;
	line-height: 0px;
}

/*.social_share_title{
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	background-color: #fff;
	background-size: 100px 43px;
  line-height: 40px;
	width: 70px;
	border-radius: 5%;
	border: solid 0.1px gray;
	text-align: center;
	
}

.social_share_title:hover{
	color:#fff;
	background-color: #b1c4b8;
	border-color: #b1c4b8;
	
}*/


.social_share_title{
	background-image: url("https://jeanetkristensen.com/wp-content/uploads/2022/11/bobl_f.svg" );
	background-repeat: no-repeat;
	height: 50px;
	width:125px;
	font-weight: bold;
	color: #8b8b8b;
	padding-left: 35px;
	padding-top: 20px;
	 
}

.social_share_title:hover{
	background-image: url("https://jeanetkristensen.com/wp-content/uploads/2022/11/bobl_hover.svg" );
	background-repeat: no-repeat;
	height: 50px;
	width:125px;
	font-weight: bold;
	color: #fff;
	padding-left: 35px;
	padding-top: 20px;
	 
}




.portfolio_description{
	visibility: hidden;
}


/*overstreg*/
::selection {
    background: rgba(183, 200, 197, 0.49);
    color:#000000;
}


.adte-faq.adte-faq-1.adte-faq-style3 .ui-widget-content {
                                                   padding: .5em .5em .5em .7em;                                                         font-family: Raleway, sans-serif;
line-height: 26px;
font-weight: 400;                               }

.adte-faq.adte-faq-2.adte-faq-style3 .ui-widget-content {
font-family: Raleway, sans-serif;
line-height: 26px;
font-weight: 400;                               }

.adte-faq.adte-faq-3.adte-faq-style3 .ui-widget-content {
font-family: Raleway, sans-serif;
line-height: 26px;
font-weight: 400;                               }

.portfolio_gallery a .gallery_text_inner h6 {
	
	cursor: default;
}
/*no hover portfolio*/
.portfolio_gallery a:hover .gallery_text_holder {
	opacity: 0;}
	
	a.lightbox_single_portfolio_v2{
		pointer-events: none;
}
        
*/project hover*/
.projects_holder article .image_holder:hover span.text_holder,
.projects_holder article:hover .image_holder.portfolio_jg_image_link+span.text_holder {
 opacity:0;
 filter:alpha(opacity=100)
}

.q_counter_holder p.counter_text,
.title h1 {
 text-transform:uppercase;
 letter-spacing:4px;
}