/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.fa-stack {
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.q_social_icon_holder .fa-stack i, 
.q_social_icon_holder .fa-stack span {
    font-size: 16px !important;
}

@media screen and (max-width:1200px) {
	nav.main_menu > ul > li > a {
    	font-size: 12px;
	}
}

.column1.footer_col1 img {
	padding-bottom: 15px;
}

.column1.footer_col1 p {
    padding-bottom: 5px;
    margin: 0;
    line-height: 1.2;
}

.latest_post_image {
    width: 50px;
}

.latest_post_holder.image_in_box .latest_post_text {
    padding: 0 0 0 60px;
}

.section-title h3 {
	color: #d8d8d8;
	font-size: 36px;
	text-transform: uppercase;
    line-height: 1;
    margin-left: 0px;
	-ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
	letter-spacing:-2px;
}

@media screen and (min-width:600px) {
	.section-title h3 {
	color: #d8d8d8;
	font-size: 48px;
	text-transform: uppercase;
    line-height: 0;
	letter-spacing:0px;
	}
}

@media screen and (min-width:992px) {
	.section-title h3 {
	color: #d8d8d8;
	font-size: 64px;
	text-transform: uppercase;
    line-height: 0;
	letter-spacing:0px;
	}
}

@media screen and (min-width:1200px) {
	.section-title h3 {
	color: #d8d8d8;
	font-size: 96px;
	text-transform: uppercase;
    line-height: 0;
    margin-left: -50px;
	letter-spacing:0px;
	}
}

.section-subtitle p {
	color: #21295f;
	font-weight: 300;
	padding-bottom: 20px;
	font-size: 28px;
	line-height:1;
}

.wpcf7-spinner {
    display: none;
}

@media screen and (min-width:992px) {
	.section-subtitle p {
	font-size: 42px;
	}
}

@media screen and (min-width:1200px) {
	.section-subtitle p {
	font-size: 56px;
	}
}

a.qbutton.default {
	margin:20px 0;
}

.logo-align div {
	display: flex;
   	flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}

@media screen and (min-width:1200px) {
	.logo-align div {
		display: flex;
    	flex-direction: row;
    	align-content: center;
    	align-items: center;
    	justify-content: center;
	}
}

.service_table_holder {
    display: block;
    position: relative;
    border-color: #f6f6f6;
    border-width: 1px;
    border-style: none;
    background: #efefef;
}

.table-goals p {
	margin-top: 0;
}

.goals-step * {
	line-height: 1;
	margin: 0;
	max-width: 800px;
    margin: 0 auto;
}

.goals-step p {
	line-height: 1.5;

}

.goals-step ul li {
	line-height: 1.3;
	margin: 5px;
}

.post_info_author {
	display: none !important;
}

.latest_post_two_holder.three_columns>ul>li {
    max-width: 300px;
}


@media only screen and (min-width: 501px){
.latest_post_two_holder.three_columns>ul>li {
    max-width: 250px;
}
}
	
@media only screen and (min-width: 1200px){
.latest_post_two_holder.three_columns>ul>li {
    max-width: 300px;
}
}

@media only screen and (max-width: 1000px){
	.latest_post_two_holder, 
	.latest_post_two_holder>ul>li {
    	display: flex;
    	flex-direction: column;
    	align-items: center;
    	align-content: center;
		flex-direction: column;
	}
}

.latest_post_two_holder, 
.latest_post_two_holder>ul>li {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
}



@media only screen and (min-width: 1100px){
	.latest_post_two_holder>ul {
    flex-direction: row;
	}
}

.latest_post_two_holder>ul>li {
	padding: 0;
	border: 1px solid #eee;
	margin: 0 25px 25px;
	-webkit-box-shadow: 0px 10px 15px -3px rgb(0 0 0 / 10%);
    box-shadow: 0px 10px 15px -3px rgb(0 0 0 / 10%);
}

.latest_post_two_holder .latest_post_two_info {
    padding: 0px 10px;
    border-top: none;
}

.latest_post_two_holder .latest_post_two_text {
    padding: 10px;
}

.blog_holder.masonry article {
	border: 1px solid #eee;
	-webkit-box-shadow: 0px 10px 15px -3px rgb(0 0 0 / 10%);
    box-shadow: 0px 10px 15px -3px rgb(0 0 0 / 10%);
}

.blog_holder.masonry:not(.blog_masonry_date_in_image) article .post_text .post_text_inner {
	background-color: #fff;
}

.blog_holder.masonry:not(.blog_masonry_date_in_image) article:not(.format-quote):not(.format-link) .post_info, .blog_holder.masonry_full_width:not(.blog_masonry_date_in_image) article:not(.format-quote):not(.format-link) .post_info {
	text-align: right;
	color: #3a3a3a;
	font-weight: 300;
}

.blog_holder.masonry:not(.blog_masonry_date_in_image) h5 a:after {
	border-bottom: 2px solid red;
	content:"";
}

.q_accordion_holder.accordion div.accordion_content p {
	font-size: 18px;
	margin:0;
	line-height:1.3;
	padding-top:10px;
}

h5.latest_post_two_title.entry_title {
	font-size: 20px;
    line-height: 22px;
}

.q_accordion_holder.accordion h5.ui-accordion-header {
    font-size: 12px;
    padding: 0;
	border: 1px solid #eee;
	margin: 0;
	line-height: 42px;
	letter-spacing:-1px
}

@media screen and (min-width:1200px) {
	.q_accordion_holder.accordion h5.ui-accordion-header {
    	font-size: 22px;
    	padding: 0;
		border: 1px solid #eee;
		margin: 0;
		line-height: auto;
		letter-spacing:0;
	}
}

.q_accordion_holder.accordion div.accordion_content_inner {
    padding: 0 10px !important;
}

.q_image_with_text_over {
	position: relative;
	margin: 0;
	width: 100%;
	min-height: 250px;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	align-content: flex-end;
	justify-content: center;
	border: solid 1px #eee;
	padding: 0px;
	background-color:#fff;
}

body.single-post .content.content_top_margin_none,
body.blog .content.content_top_margin_none {
    margin-top: 100px !important;
}

p.latest_post_two_excerpt,
p.post_excerpt {
	font-size: 18px;
	line-height: 1.5;
}

@media screen and (min-width:1200px) {
	.q_image_with_text_over {
		padding: 10px;
	}
}

.q_image_with_text_over img {
	max-height: 100%;
	max-width: 100%;
	width: 200px;
	margin: 0 auto;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
	border: none;
}

.q_accordion_holder.accordion div.accordion_content {
    padding: 0 0 20px 50px;
	border: 1px solid #eee;
	background-color: #e3e3e3;
}

.q_accordion_holder.accordion h5.ui-accordion-header-active {
	background-color: #e3e3e3;
}

.qode-advanced-tabs .qode-advanced-tab-container {
	background-color: transparent;
}

.blog_holder article .post_content_holder {
    max-width: 700px;
	margin: 0 auto;
	padding-bottom: 100px;
}

body.single-post .blog_holder article .post_info {
	display: none;
}

form.wpcf7-form {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

body.page-id-20 .image_with_text {
    display: inline-block;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}

body.page-id-20 .image_with_text h3 {
 margin-left:10px;
}

.milestone-li div ul li {
	margin-bottom:20px;
}

.milestone-li div ul{ 
    list-style-type:none;
	list-style-position: inside; 
}
.milestone-li div ul li {
    list-style-image: url(https://www.spectrum-project.eu/wp-content/uploads/2022/06/goal.png);
    padding-left: 10px;
    line-height: 1;
}

.list-max-width {
	max-width: 725px;
}

body.single-post .column1 .column_inner{
	border-right: none;
	margin-bottom: 20px;
}

@media screen and (min-width:600px) {
	body.single-post .column1 .column_inner{
		border-right: 1px solid #eee;
	}
}

body.single-post .icon_social_holder {
	display: none;
}

.latest_post_two_holder .latest_post_two_inner {
    min-height: 360px;
}

span.rpwwt-post-title {
    font-size: 18px;
    color: #222a5f;
}

.rpwwt-post-date {
    font-size: 14px;
}

.rpwwt-post-excerpt {
    font-size: 16px;
    line-height: 1.3;
}

.rpwwt-widget ul li {
    overflow: hidden;
    margin: 0 0 1.5em;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

aside .widget h5 {
    margin-bottom: 14px;
    font-size: 20px;
}

body.archive .blog_holder.masonry {
    margin-bottom: 40px;
    margin-top: 60px;
}

div#space {
    width: 35px;
    height: 1px;
    background-color: #222a5f;
}
.q_image_with_text_over .desc:hover {
	opacity:1 !important; 
}

.wpb_wrapper ul li {
	margin-bottom: 10px;
    line-height: 1.5;
}

body.home .box-home-height {
	text-align: left;
	min-height: 100px;
}

.box-home-height {
	text-align: left;
	min-height: 340px;
}


.box-home-height h3 {
	font-size: 20px;
	min-height: 80px;
}

.box-home-height p {
	font-size: 18px;
	line-height: 1.3;
}

.clmn-box-home {
	margin: -1px;
	
}

.clmn-box-home2 {
	margin: -1px;
}

.clmn-box-home2 .q_icon_with_title {
	min-height: 120px;
}

.clmn-box-home2 .q_icon_with_title p {
	font-size: 18px;
	line-height: 1.3;
}

.q_icon_with_title.small .icon_text_holder {
    padding: 0 0 0 60px;
}

.qode-workflow .qode-workflow-item:last-of-type .line {
    display: block;
    top: 24px;
    background-color: #fff !important;
	margin-top: -6px;
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text p.text {
    margin-top: -6px;
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text p.text {
    margin-top: 0;
}

.q_tabs .tabs-nav {
    padding-bottom: 50px;
}

.icon_text_inner p {
	margin-top: 5px;
}

.display-none {
	display: none;
}