/*
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");


img {
	image-rendering: unset;
}

hr {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #e0e0e0;
}

.sticky .header_top_bottom_holder .header_bottom {
	padding: 0 45px;
}

@media screen and (min-width: 1001px) {
	.header_top_bottom_holder .header_bottom .header_inner_left {
		border-bottom: 1px solid #e1e1e1;
		padding: 54px 0px;
		border-top: 1px solid #e1e1e1; 
		margin: 0px;
	}
	.header_top_bottom_holder .header_bottom {
		padding: 0;
	}
	.q_logo a {
		height: 60px !important;
	}
	.header_top .left {
		display: none;
	}
}
@media screen and (max-width: 1000px) {
	.header_top {
		padding-bottom: 0px !important;
	}
	.q_logo a {
		height: 40px !important;
	}
	.header_top {
		display: inline-block !important;
		width: 100%;
	}
	.header_top .left,
	.header_top .right {
		width: 50%;
		float: left;
	}
	.header_top .left .inner {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.header_top .left .inner .blog-header a {
		line-height: 30px;
	}
	header .header_top .q_social_icon_holder {
		margin-right: 5px !important;
	}
	header .header_top .q_social_icon_holder {
		float: unset;
	}
}
.sticky .header_top_bottom_holder .header_bottom .header_inner_left {
	border: unset;
	padding: 0; 
}


.sticky .q_logo a {
	height: 45px !important;
}

.header_top {
	max-width: 1200px;
	margin: auto;
	padding: 10px 0;
}

header .header_top .q_social_icon_holder {
	margin-right: 15px;
}

.menu-boxed {
	max-width: 1200px;
	margin: auto;
	position: relative;
}

h6 {
	border-top: 1px solid #9a9a99;
	display: inline-block;
	padding-top: 20px;
	margin-bottom: 20px !important;
}

.text-white h2 {
	color: #fff;
}
.text-white p {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
}

.bg-helping-divers > .vc_column-inner {
	background-size: cover;
	background-repeat: no-repeat;
	height: 528px;
	padding: 0px;
}

.bg-helping-divers > .vc_column-inner > .wpb_wrapper {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.bg-helping-divers .text-content {
	display: flex;
	height: 100%;
	align-items: center;
}
.bg-helping-divers .text-content > .full_section_inner {
	width: 35%;
	padding: 0 80px;
}
.bg-helping-divers .btn-content > .full_section_inner {
	width: 35%;
	padding: 0 80px 50px;
}

.safety-text {
	padding-right: 4%;
}

@media screen and (max-width: 1000px) {
	.bg-helping-divers,
	.safety-text {
		width: 100%;
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 1499px) and (min-width: 1001px) {
	.bg-helping-divers .text-content > .full_section_inner {
		width: 50%;
		padding: 0 60px;
	}
	.bg-helping-divers .btn-content > .full_section_inner {
		width: 50%;
		padding: 0 60px 50px;
	}
}

@media screen and (max-width: 768px) {
	.bg-helping-divers > .vc_column-inner {
		background-position: center;
	}
	.bg-helping-divers .text-content > .full_section_inner {
		width: 100%;
		padding: 0 30px;
	}
	.bg-helping-divers .btn-content > .full_section_inner {
		width: 100%;
		padding: 0 30px 50px;
		box-sizing: border-box;
	}
	.qbutton {
		padding: 0 45px;
	}
}

.latest_articles .single_post {
	margin-bottom: 50px;
}
.split_article .single_post {
	display: inline-block;
	width: 100%;
}
.split_article .inner_image_post {
	width: 50%;
	float: left;
}
.split_article .text_post {
	padding-left: 4%;
	width: 46%;
	float: left;
}
.full_article .text_post {
	margin-top: 40px;
}
.full_article.latest_articles .image_post {
	height: 400px;
}

.latest_articles .inner_image_post {
	overflow: hidden;
	position: relative;
}
.latest_articles .inner_image_post:before {
	content: "";
	background-color: rgba(210, 19, 23, 0.35);
	width: 60px;
	height: 100%;
	position: absolute;
	z-index: 1;
}
.latest_articles .image_post {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 280px;
	position: relative;
	transition: transform .5s;
}
.latest_articles .image_post:hover {
	transform: scale(1.1);
}

.latest_articles .image_post a {
	width: 100%;
	height: 100%;
	position: absolute;
}


.latest_articles h6,
.latest_articles h6 a {
	text-transform: uppercase;
}

.latest_articles .content_post p {
	margin: 20px 0px;
}

.bottom_info {
	width: 100%;
}
.author_name {
	font-size: 13px;
	color: #9a9a99;
	font-weight: 500;
	margin-right: 20px;
}

.latest_articles .data_post,
.blog_single .data_post {
	font-size: 13px;
	color: #9a9a99;
	font-weight: 500;
}
.widget_latest_articles h6,
.widget_latest_articles h6 a {
	border-top: unset;
	text-transform: uppercase;
	padding-top: 0px;
	margin-bottom: 0px !important;
	font-size: 12px;
	line-height: normal;
	font-weight: 500 !important;
}

.widget_latest_articles .data_post {
	color: #9a9a99;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
	line-height: normal;
}
.widget_latest_articles .single_post {
	display: flex;
	margin-bottom: 25px;
}

.widget_latest_articles .image_post {
	background-size: cover;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.widget_latest_articles .image_post a {
	width: 100%;
	height: 100%;
	position: absolute;
}

.widget_latest_articles .text_post {
	width: 100%;
	padding-left: 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.widget_latest_articles .title_post {
	color: #2e2f2e;
	font-size: 15px;
	line-height: 21px;
	margin: 10px 0px;
}
.widget_latest_articles .title_post a {
	font-weight: 500;
}

.sidebar .widget h5,
.wpb_widgetised_column .widget h5 {
	margin-bottom: 40px;
}

.sidebar .widget .widget-btn,
.wpb_widgetised_column .widget .widget-btn {
	color: rgb(210, 19, 23);
	border-color: #c5c5c5;
	background-color: rgb(255, 255, 255);
	transition: color .1s linear,background-color .1s linear,border-color .1s linear;
	-o-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
	-ms-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
	-moz-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
	-webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
	margin-top: 20px;
}
.sidebar .widget .widget-btn:hover,
.wpb_widgetised_column .widget .widget-btn:hover {
	color: #fff !important;
	background-color: rgb(210, 19, 23);
	border-color: rgb(210, 19, 23);
}

#white-btn {
	margin-bottom: 50px;
	color: rgb(210, 19, 23);
	border-color: #c5c5c5;
	background-color: rgb(255, 255, 255);
	transition: color .1s linear,background-color .1s linear,border-color .1s linear;
	-o-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
	-ms-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
	-moz-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
	-webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
}

#white-btn:hover {
	color: #fff !important;
	background-color: rgb(210, 19, 23);
	border-color: rgb(210, 19, 23);
}

.tag_list {
	border-left: 1px solid #e1e1e1;
	padding-left: 15px;
	padding-bottom: 40px;
	margin-bottom: 40px !important;
}

.tag_list h4 {
	margin-left: 20px;
	margin-bottom: 30px;
}

.tag_latest_articles .title_post {
	margin-top: 10px;
	display: flex;
	align-items: center;
	line-height: 20px;
}
.tag_latest_articles .title_post:before {
	content: "";
	background-image: url(https://alertdiver.eu/wp-content/uploads/2023/05/arrow-right.png);
	width: 9px;
	height: 14px;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
}
.tag_latest_articles .title_post a {
	color: #6b6c6c;
	font-weight: 500;
	font-size: 14px;
	padding-left: 20px;
}
.tag_latest_articles .title_post a:hover {
	color: #d21317;
}

.wpp-list {
	list-style: unset;
}
.wpp-list li {
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.wpp-post-title {
	color: #6b6c6c;
	font-weight: 500;
	font-size: 14px;
	padding-left: 20px;
	position: relative;
}
.wpp-list > li a:before {
	content: "";
	background-image: url(https://alertdiver.eu/wp-content/uploads/2023/05/arrow-right.png);
	width: 9px;
	height: 14px;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	left:0px;
}

.border-footer p {
	margin: 5px 0px;
}

@media screen and (min-width: 769px) {
	.border-footer {
		border-left: 2px solid #d21317;
		padding-left: 40px;
		min-height: 246px;
	}
	footer .widget_nav_menu {
		border-left: 2px solid #d21317;
		padding-left: 40px;
		min-height: 246px;
	}
}

footer .widget_nav_menu h5 {
	color: #d21317 !important;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.footer_top .widget.widget_nav_menu li {
	margin: 10px 0px;
	padding: 0px;
}

@media screen and (min-width: 1201px) {
	.main-content.vc_col-sm-8 {
		width: 75%;
	}
	.main-sidebar.vc_col-sm-4 {
		width: 25%;
	}
}

@media screen and (max-width: 1200px) {
	.content .container .container_inner.default_template_holder {
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 1200px) and (min-width: 1001px) {
	.main-content.vc_col-sm-8,
	.two_columns_75_25 > .column1 {
		width: 70%;
	}
	.main-sidebar.vc_col-sm-4,
	.two_columns_75_25 > .column2 {
		width: 30%;
	}
	.latest_articles h6 {
		padding-top: 15px;
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 1000px) {
	.main-content.vc_col-sm-8,
	.two_columns_75_25 > .column1 {
		width: 100%;
	}
	.main-sidebar.vc_col-sm-4,
	.two_columns_75_25 > .column2 {
		width: 100%;
	}
	.sidebar, .wpb_widgetised_column {
		margin-top: 50px;
	}
	.two_columns_75_25 > .column1 > .column_inner,
	.two_columns_75_25 > .column2 > .column_inner {
		padding: 0px;
	}
}

@media screen and (max-width: 768px) {
	.split_article .inner_image_post {
		width: 100%;
	}
	.split_article .text_post {
		width: 100%;
		padding-left: 0%;
		margin-top: 20px;
	}
	.full_article .text_post {
		margin-top: 20px;
	}
	.full_article.latest_articles .image_post {
		height: 280px;
	}
}

@media screen and (max-width: 600px) {
	.latest_articles .image_post {
		height: 220px;
	}
	.full_article.latest_articles .image_post {
		height: 220px;
	}
}



.separator_blog {
	margin-top: 60px;
	border-top: 1px solid #e1e1e1;
	padding-top: 50px;
}

.icon-blog {
	position: relative;
}

.icon-blog:before {
	content: "";
	background-image: url(https://alertdiver.eu/wp-content/uploads/2023/06/new-icon-blog-red.png);
	width: 22px;
	height: 21px;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
}

.icon-blog h5 {
	padding-left: 30px;
}

.widget_blog .image_post:before {
	content: "";
	background-color: rgba(210, 19, 23, 0.35);
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(https://alertdiver.eu/wp-content/uploads/2023/06/new-icon-blog-white.png);
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: center;
}

.cool-tag-cloud .ctcdefault .ctcleft a:after,
.cool-tag-cloud .ctcdefault .ctcleft .tag-cloud-link:after {
	display: none;
}

.cool-tag-cloud .ctcdefault .ctcleft a,
.cool-tag-cloud .ctcdefault .ctcleft .tag-cloud-link {
	font-size: 12px !important;
	color: #2e2f2e !important;
	background: unset !important;
	border: 1px solid #c5c5c5 !important;
	height: 45px !important;
	font-family: 'Roboto', sans-serif;
	line-height: 45px !important;
	padding: 0px 20px !important;
	text-shadow: unset !important;
	margin: 5px !important;
	font-weight: 500 !important;
	-webkit-transition: 500ms !important;
	transition: 500ms !important;
}
.widget_cool_tag_cloud .cool-tag-cloud .ctcdefault .ctcleft a:hover,
.widget_cool_tag_cloud .cool-tag-cloud .ctcdefault .ctcleft .tag-cloud-link:hover {
	background: #d21317 !important;
	color: #fff !important;
	border-color: #d21317 !important;
}
.cool-tag-cloud .ctcdefault .ctcleft a:visited,
.cool-tag-cloud .ctcdefault .ctcleft .tag-cloud-link:visited {
	color: #2e2f2e !important;
}


.full_image_single {
	max-height: 750px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 50px;
}

.blog_single .cat_post,
.blog_single .cat_post a {
	text-transform: uppercase;
}

.blog_single .entry_title {
	font-weight: 500;
	margin-bottom: 20px;
}

.icon_social_holder .qode_print {
	display: none;
}

.icon_social_holder .social_share_icon {
	display: none;
}

.social_share_holder {
	display: flex;
}

.new_social_share ul {
	list-style: none;
	display: flex;
}

.new_social_share ul li {
	margin: 0 7px;
}

.tag_social_bottom {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 35px;
	margin-top: 70px;
}
.tag_social_bottom .single_tags {
	width: 100%;
	margin: 0px;
	display: flex;
	align-items: flex-end;
}
.download_social {
	width: 100%;
	text-align: right;
}
.download_social .pdfprnt-buttons {
	display: inline-block;
}
.download_social .pdfprnt-button-title {
	color: #9a9a99;
	font-weight: 500;
	font-size: 14px;
	padding: 0px 6px 1px 0px;
	text-transform: uppercase;
}
.pdfprnt-button.pdfprnt-button-pdf:after {
	content: "";
	background-image: url(https://alertdiver.eu/wp-content/uploads/2023/06/icon-download.png);
	width: 18px;
	position: absolute;
	height: 18px;
	background-repeat: no-repeat;
	background-size: contain;
	top: -2px;
}
.pdfprnt-button {
	padding-right: 20px;
	position: relative;
	padding-left: 0px;
	display: inline;
}
.icon_social_holder {
	border: 0px;
	padding: 0px;
	text-align: right;
	margin: 0px 0px 0px 15px;
	width: auto;
}

.new_social_share ul li i {
	color: #d10a11;
	font-size: 16px;
}

.social_share_title {
	text-transform: uppercase;
	color: #9a9a99;
	font-weight: 500;
	font-size: 14px;
}

.related_articles h4 {
	background: #d10a11;
	color: #fff;
	font-weight: 400;
	padding: 2px 8px;
	display: inline-block;
	margin-bottom: 40px;
	font-size: 25px;
	line-height: 30px;
}


.archive .content {
	margin-top: 0px;
}

.blog_holder.blog_small_image article .post_text .post_text_inner {
	padding: 0px;
}

.blog_holder.blog_small_image article {
	margin: 0 0 50px;
}


@media screen and (min-width: 769px) {
	.blog_holder.blog_small_image article .post_text {
		width: 46%;
		padding-left: 4%;
	}
}
@media screen and (max-width: 768px) {
	.blog_holder.blog_small_image article .post_text {
		margin-top: 20px;
	}
}

.content_banner {
	position: relative;
}

.bg_banner {
	max-height: 750px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 100px;
}

.bg_banner:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	position: absolute;
}

.title_banner {
	position: absolute;
	bottom: 5%;
	width: 100%;
	text-align: center;
	background-color: rgba(210, 19, 23, 0.35);
	padding: 1.8% 0px;
}

.title_banner h1 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 50px;
	line-height: normal;
}

@media screen and (max-width: 1200px) and (min-width: 769px) {
	.title_banner h1 {
		font-size: 40px;
	}
}
@media screen and (max-width: 768px) and (min-width: 601px) {
	.title_banner h1 {
		font-size: 30px;
	}
}
@media screen and (max-width: 600px) {
	.title_banner h1 {
		font-size: 25px;
	}
	.bg_banner {
		margin-bottom: 80px;
	}
}

.pagination {
	text-align: right;
}

.pagination .prev {
	margin-right: 10px;
}
.pagination .next {
	margin-left: 10px;
}

.pagination ul li a:hover,
.pagination ul li span {
	color: #d21317 !important;
	background-color: unset;
	border-color: unset;
}

.pagination ul li a, .pagination ul li span {
	width: unset;
	height: unset;
	margin: 0 8px 0 0;
	color: #6b6c6c;
	border: unset;
	line-height: 34px;
	font-size: 16px;
}

.pagination i {
	color: #d21317;
	font-size: 30px;
}

@media screen and (max-width: 768px) {
	.four_columns > .column1, .four_columns > .column2, .four_columns > .column3, .four_columns > .column4 {
		width: 100%;
		margin: 0 0 25px;
	}
	.four_columns > .column1 > .column_inner,
	.four_columns > .column2 > .column_inner,
	.four_columns > .column3 > .column_inner,
	.four_columns > .column4 > .column_inner {
		padding: 0px;
	}
	.footer_top .four_columns .column1 .column_inner > div,
	.footer_top .four_columns .column2 .column_inner > div,
	.footer_top .four_columns .column3 .column_inner > div,
	.footer_top .four_columns .column4 .column_inner > div {
		margin: 0px;
	}	
}


header.centered_logo .header_inner_right {
	position: absolute;
	right: 0px;
}

@media screen and (max-width: 1200px) and (min-width: 1001px){
	header.centered_logo .header_inner_right {
		padding-right: 20px;
	}
}

.blog-header img {
	width: 20px;
	margin-right: 5px;
}

.blog-header a {
	color: #6b6c6c;
	font-size: 16px;
	display: flex;
	align-items: center;
	line-height: 80px;
}

.blog-header a:hover {
	color: #d21317;
}

.sticky .blog-header a {
	line-height: 60px;
}

.header_bottom_right_widget_holder {
	display: flex;
	align-items: center;
	padding-right: 0px;
	height: 80px;
}

.sticky .header_bottom_right_widget_holder {
	height: 60px;
}

.widget_icl_lang_sel_widget {
	border-left: 1px solid #e1e1e1 !important;
	margin-left: 20px;
	padding-left: 10px;
}

.wpml-ls-legacy-dropdown {
	width: auto;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
	border: unset;
	color: #d21317;
	font-size: 16px;
}

.category-blog .title_banner {
	display: none;
}

.category-blog .menu-boxed,
.blog .menu-boxed {
	display: none;
}
.category-blog header.sticky,
.blog header.sticky {
	display: none;
}

.category-blog .header_bottom .mobile_menu_button span,
.blog .header_bottom .mobile_menu_button span {
	display: none;
}

.mobile_menu > ul {
	padding-bottom: 30px !important;
}

.category-blog .header_top .left .widget_text,
.blog .header_top .left .widget_text,
.category-blog .header_top .left .widget_icl_lang_sel_widget,
.blog .header_top .left .widget_icl_lang_sel_widget {
	display: none;
}
.category-blog .header_top .left,
.blog .header_top .left {
	display: block;
}

.header_top .left .widget_media_image {
	display: none;
}
.header_top .left .widget_media_image img {
	width: 180px;
}
@media screen and (max-width: 1239px) and (min-width: 1001px) {
	.header_top .left .widget_media_image img {
		margin-left: 20px;
	}
}
.category-blog .header_top .left .widget_media_image,
.blog .header_top .left .widget_media_image {
	display: block;
}



@media screen and (max-width: 1000px) {
	.category-blog .header_top .right,
	.blog .header_top .right {
		width: 100%;
		float: unset;
	}
}

.latest_articles .icon_blog .inner_image_post:before {
	background-image: url(https://alertdiver.eu/wp-content/uploads/2023/06/new-icon-blog-white.png);
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: center;
	height: 70px;
}

.widget_wpc_filters_widget .wpc-filter-header {
	display: none;
}

.widget_wpc_filters_widget .wpc-edit-filter-set {
	display: none;
}

.filter-search {
	margin-bottom: 50px;
}

@media screen and (min-width: 601px) {
	.filter-search {
		display: flex;
	}
	.search-form {
		width: 65%;
		margin-right: 20px;
	}.taxonomy-filter {
		width: 35%;
	}
}
@media screen and (max-width: 600px) {
	.search-form {
		margin-bottom: 10px;
	}
}
.search-form #searchform {
	border: 1px solid #9a9a99;
}
.search-form #searchform > div {
	position: relative;
}
.search-form input#s {
	border: unset;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	height: 38px;
	color: #6b6c6c;
	padding: 0px 40px 0px 15px;
	width: 100%;
	box-sizing: border-box;
	font-style: italic;
}
.search-form input#searchsubmit,
.widget_search input#searchsubmit {
	background-image: url(https://alertdiver.eu/wp-content/uploads/2023/05/search-icon.png);
	background-repeat: no-repeat;
	background-color: unset;
	border: unset;
	background-size: cover;
	width: 21px;
	height: 18px;
	cursor: pointer;
	padding: 0px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.wpc-filters-section {
	margin-bottom: 0px !important;
}
.wpc-filter-content select {
	background-color: #fff;
	border: 1px solid #9a9a99;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	height: 40px;
	color: #6b6c6c;
	margin-bottom: 0px !important;
	padding: 0px 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(https://alertdiver.eu/wp-content/uploads/2023/05/arrow-bottom.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	background-size: 18px;
	cursor: pointer;
	font-style: italic;
}

.widget_search #searchform > div {
	position: relative;
}

.widget_search #s{
	border: unset;
	border-bottom: 1px solid #c5c5c5;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	height: 38px;
	color: #6b6c6c;
	padding: 0px 40px 0px 0px;
	width: 100%;
	box-sizing: border-box;
	font-style: italic;
}

.container-newsletter {
	line-height: normal;
}

.widget-newsletter #email {
	width: 100%;
	font-style: italic;
	border: 1px solid #c5c5c5;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	height: 38px;
	color: #6b6c6c;
	padding: 0px 15px;
	box-sizing: border-box;
	margin-bottom: 5px;
}
.widget-newsletter label {
	font-size: 13px;
}
.widget-newsletter label a {
	color: #d21317 !important;
}

.widget-newsletter #white-btn {
	margin-bottom: 0px;
	margin-top: 10px;
}

@media screen and (max-width: 1000px) {
	.header_bottom .header_inner_right {
		display: none !important;
	}
}

.head-search {
	margin-left: 15px;
	position: relative;
}
.head-search button {
	background-image: url(https://alertdiver.eu/wp-content/uploads/2023/05/white-search.png);
	background-color: #d21317;
	border: unset;
	width: 65px;
	height: 36px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 25px;
	cursor: pointer;
}

.head-search .widget_search {
	position: absolute;
	right: 0;
	top: 47px;
	min-width: 300px;
}

.head-search #searchform {
	display: none;
}

.head-search .widget_search #s {
	border: 1px solid #c5c5c5;
	padding: 0px 40px 0px 15px;
}



.psacp-post-carousel-wrap.psacp-design-2 .psacp-post-carousel-content {
	border: unset;
	position: relative;
}

.psacp-post-img-bg {
	margin-bottom: 0px;
}



.psacp-post-carousel-wrap.psacp-design-2 .psacp-post-margin-content {
	position: absolute;
	width: 100%;
	bottom: 7%;
	padding: 0px;
	visibility: hidden;
	display: flex;
	flex-direction: column;
}

.psacp-post-carousel-wrap.psacp-design-2 .center .psacp-post-margin-content {
	visibility: visible;
}
.psacp-post-meta {
	margin: 0px;
	order: 1;
}
.psacp-post-meta span.psacp-post-meta-data {
	font-size: 18px;
	margin: 0;
	text-transform: uppercase;
	background-color: rgba(210, 19, 23, 0.35);
	padding: 5px 40px;
}
.psacp-post-meta span.psacp-post-meta-data a {
	color: #fff;
}
.psacp-post-meta span.psacp-post-meta-data i {
	display: none;
}

.psacp-post-cats a {
	color: #fff;
	border-bottom: unset;
	text-transform: uppercase;
	background-color: rgba(210, 19, 23, 0.35);
	font-size: 18px;
	margin: 0px;
	padding: 5px 40px;
}

.psacp-post-carousel-wrap h2.psacp-post-title {
	background-color: rgba(210, 19, 23, 0.35);
	padding: 10px 10%;
	line-height: normal;
	font-size: 45px;
	margin-top: 2% !important;
	order: 2;
}

.psacp-post-title a {
	color: #fff !important;
	text-transform: uppercase;
	font-size: 45px;
	line-height: normal;
	font-weight: 400;
}

.psacp-post-carousel-wrap .owl-nav .owl-next:hover, .psacp-post-carousel-wrap .owl-nav .owl-prev:hover, .psacp-post-carousel-wrap .owl-nav .owl-next:focus, .psacp-post-carousel-wrap .owl-nav .owl-prev:focus {
	background: #d21317;
}

@media screen and (max-width: 1600px) and (min-width: 1201px){
	.psacp-post-carousel-wrap h2.psacp-post-title,
	.psacp-post-title a {
		font-size: 35px;
	}
}
@media screen and (max-width: 1200px) and (min-width: 1001px){
	.psacp-post-carousel-wrap h2.psacp-post-title,
	.psacp-post-title a {
		font-size: 25px;
	}
	.psacp-post-carousel-wrap h2.psacp-post-title {
		padding: 10px 5%;
	}
}
@media screen and (max-width: 1001px) and (min-width: 768px){
	.psacp-post-carousel-wrap h2.psacp-post-title,
	.psacp-post-title a {
		font-size: 15px;
	}
	.psacp-post-carousel-wrap h2.psacp-post-title {
		padding: 10px 2%;
	}
	.psacp-post-meta span.psacp-post-meta-data,
	.psacp-post-cats a {
		font-size: 14px;
		padding: 5px 30px;
	}
}
@media screen and (max-width: 767px) and (min-width: 601px){
	.psacp-post-carousel-wrap h2.psacp-post-title,
	.psacp-post-title a {
		font-size: 25px;
	}
	.psacp-post-carousel-wrap h2.psacp-post-title {
		padding: 10px 5%;
	}
}
@media screen and (max-width: 600px) {
	.psacp-post-carousel-wrap h2.psacp-post-title,
	.psacp-post-title a {
		font-size: 18px;
	}
	.psacp-post-carousel-wrap h2.psacp-post-title {
		padding: 10px 5%;
	}
	.psacp-post-meta span.psacp-post-meta-data,
	.psacp-post-cats a {
		font-size: 14px;
		padding: 5px 30px;
	}
}


.correct-answer-info {
	padding: 15px 20px;
	font-weight: 300;
	line-height: 22px;
}
.correct-answer-info:before {
	display: block;
	font-size: 18px;
	margin-bottom: 5px;
}
.qmn_question_answer_correct .correct-answer-info {
	background-color: #dff0d8;
}
.qmn_question_answer_incorrect .correct-answer-info {
	background-color: #f2dede;
}
.lang-en_US .qmn_question_answer_correct .correct-answer-info:before {
	content: "Correct";
	color: #3c763d;
}
.lang-it_IT .qmn_question_answer_correct .correct-answer-info:before {
	content: "Corretto";
	color: #3c763d;
}
.lang-de_DE .qmn_question_answer_correct .correct-answer-info:before {
	content: "Richtig";
	color: #3c763d;
}
.lang-fr_FR .qmn_question_answer_correct .correct-answer-info:before {
	content: "Correct";
	color: #3c763d;
}
.lang-es_ES .qmn_question_answer_correct .correct-answer-info:before {
	content: "Correcto";
	color: #3c763d;
}
.lang-nl_NL .qmn_question_answer_correct .correct-answer-info:before {
	content: "Correct";
	color: #3c763d;
}
.lang-pl_PL .qmn_question_answer_correct .correct-answer-info:before {
	content: "Prawidłowe";
	color: #3c763d;
}
.lang-fi_FI .qmn_question_answer_correct .correct-answer-info:before {
	content: "Oikein";
	color: #3c763d;
}
.lang-cs_CZ .qmn_question_answer_correct .correct-answer-info:before {
	content: "Správné";
	color: #3c763d;
}

.lang-en_US .qmn_question_answer_incorrect .correct-answer-info:before {
	content: "Incorrect";
	color: #a94442;
}
.lang-it_IT .qmn_question_answer_incorrect .correct-answer-info:before {
	content: "Sbagliato";
	color: #a94442;
}
.lang-de_DE .qmn_question_answer_incorrect .correct-answer-info:before {
	content: "Falsch";
	color: #a94442;
}
.lang-fr_FR .qmn_question_answer_incorrect .correct-answer-info:before {
	content: "Incorrect";
	color: #a94442;
}
.lang-es_ES .qmn_question_answer_incorrect .correct-answer-info:before {
	content: "Incorrecto";
	color: #a94442;
}
.lang-nl_NL .qmn_question_answer_incorrect .correct-answer-info:before {
	content: "Niet correct";
	color: #a94442;
}
.lang-pl_PL .qmn_question_answer_incorrect .correct-answer-info:before {
	content: "Nieprawidłowe";
	color: #a94442;
}
.lang-fi_FI .qmn_question_answer_incorrect .correct-answer-info:before {
	content: "Väärin";
	color: #a94442;
}
.lang-cs_CZ .qmn_question_answer_incorrect .correct-answer-info:before {
	content: "Nesprávné";
	color: #a94442;
}


.mlw_qmn_question > b,
.quiz_section .mlw_qmn_new_question {
	font-size: 25px;
	line-height: normal;
	color: #2e2f2e;
	font-weight: 200 !important;
}
.mlw_qmn_question_number {
	font-weight: 200 !important;
	font-size: 25px;
	color: #d21317;
}

.quiz_section.quiz_begin {
	display: none;
}

.qmn_mc_answer_wrap input {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.qmn_mc_answer_wrap input[type="radio"] {
	opacity: 0;
	z-index: 100;
}
.qsm-question-wrapper .qmn_radio_answers .qmn_mc_answer_wrap label {
	border: 2px solid #eee;
	cursor: pointer;
	max-width: 100%;
	display: flex;
	align-items: center;
	margin: 0px;
	padding: 22px 20px;
	background: #eee;
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
}
.qsm-question-wrapper .qmn_radio_answers .qmn_mc_answer_wrap label:hover {
	border-color: #d21317;
}
.qsm-question-wrapper .qmn_mc_answer_wrap {
	position: relative;
	width: 100%;
	margin: 15px 0px;
}
.qmn_mc_answer_wrap input[type="radio"]:checked + label {
	border-color: #d21317;
}
.qsm-question-wrapper {
	border-bottom: 1px solid #808080 !important;
	padding: 30px 0 15px 0 !important;
}

.mlw_qmn_question .qsm-text-simple-option,
.mlw_qmn_question .qsm-text-correct-option,
.mlw_qmn_question .qsm-text-wrong-option {
	background-color: #eee;
	border: 2px solid #eee;
	font-size: 15px;
	font-weight: 300;
	color: #6b6c6c !important;
	margin: 15px 0px !important;
	padding: 22px 20px !important;
	width: 100%;
	box-sizing: border-box;
	display: flex !important;
	align-items: center;
	line-height: 22px;
}
.mlw_qmn_question .qsm-text-correct-option:before,
.mlw_qmn_question .qsm-text-wrong-option:before,
.mlw_qmn_question .qsm-text-simple-option::before {
	display: none;
}

.qmn_question_answer_correct .mlw_qmn_question .qsm-text-correct-option {
	background-color: #5cb85c;
	border: 2px solid #5cb85c;
	color: #373737 !important;
}

.qmn_question_answer_incorrect .mlw_qmn_question .qsm-text-correct-option {
	border: 2px solid #5cb85c;
}
.qmn_question_answer_incorrect .mlw_qmn_question .qsm-text-wrong-option {
	border: 2px solid #d10a11;
}

.footer-result-page {
	text-align: center;
}
.thanks-you {
	color: #3c763d;
	font-weight: 500;
	font-size: 18px;
}
.score {
	font-weight: 500;
	font-size: 25px;
}

.qmn_btn,
.qsm-quiz-container.qmn_quiz_container .qmn_btn {
	background: #d21317 !important;
	text-transform: uppercase;
	border: unset !important;
	height: 55px !important;
	line-height: 55px !important;
	padding: 0px 45px !important;
	border-radius: 0px !important;
}
.qmn_quiz_container .qsm-pagination .qmn_btn:hover {
	background: #d21317 !important;
}

.qsm-quiz-container > img {
	display: none;
}
.single-qsm_quiz .tag_social_bottom {
	display: none;
}
.single-qsm_quiz .more_post_info {
	display: none;
}

.quiz_text_container a {
	color: #d21317;
}

form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="email"],
form.wpcf7-form textarea,
form.wpcf7-form select{
	border: 1px solid #ccc !important;
	font-family: 'Roboto', sans-serif !important;
	color: #6b6c6c !important;
	font-size: 15px !important;
	background: #fbfbfb !important;
	border-radius: 4px !important;
}

form.wpcf7-form .wpcf7-submit {
	background-color: #d10a11 !important;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif !important;
	border-radius: 4px !important;
}

.wpcf7 form .wpcf7-response-output {
	color: #6b6c6c;
	text-transform: unset;
	font-weight: 500;
	letter-spacing: 0px;
}

table.table-flags {
	width: 100%;
}
table.table-flags th,
table.table-flags td {
	border: 1px solid #dddddd;
	padding: 5px;
	text-align: left;
}

.famfamfam-flags {
	margin-right: 5px;
	float: left;
}

hr.fine-line {
	width: 100% !important;
	height: 1px !important;
	background-color: #e5e5e5 !important;
	margin-bottom: 20px !important;
	border: unset;
}

h3.title-faq {
	font-size: 30px;
}



.footer_top .q_social_icon_holder.normal_social {
	margin: 40px 5px 0px 0px;
}


.author_info {
	width: 75%;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 30px;
}
.author_title {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.author_title img {
	width: 25px;
	margin-right: 10px;
}
.author_desc {
	font-style: italic;
}

@media screen and (max-width: 1200px) and (min-width: 1001px) {
	.author_info {
		width: 70%;
	}
}
@media screen and (max-width: 1001px) {
	.author_info {
		width: 100%;
	}
}


.container_image {
	position: relative;
}
.photographer {
	position: absolute;
	bottom: 40px;
	background: rgba(210, 19, 23, 0.35);
	text-align: right;
	color: #fff;
	font-style: italic;
	padding: 5px 10px 5px 26%;
	font-weight: 300;
}
@media screen and (max-width: 700px) {
	.photographer {
	padding: 3px 8px 3px 4%;
	font-size: 13px;
	bottom: 15px;
	}
}


.single_tags a, .widget .tagcloud a {
	letter-spacing: 0px;
}

.single_tags .tags_text h5 {
	text-transform: uppercase;
	color: #9a9a99;
	font-size: 14px;
}

.more_post_info {
	margin-bottom: 20px;
}

@media screen and (min-width: 668px) {
	.more_post_info {
		display: flex;
	}
	.tag_social_bottom {
		display: flex;
	}
}
@media screen and (max-width: 667px) {
	.download_social {
		text-align: left;
	}
}


.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
	margin: 0px;
}

#sgpb-popup-dialog-main-div {
	border-radius: 20px;
}
#sgpb-popup-dialog-main-div > div {
	overflow: unset !important;
}

.sgpb-popup-close-button-2 {
	border-radius: 50%;
}

.intro-popup h3 {
	font-size: 40px;
	line-height: normal;
}

.intro-popup h4 {
	margin: 20px 0px;
	font-size: 30px;
	line-height: normal;
	font-weight: 300;
}
.intro-popup h4 span {
	color: #d21317;
}

.alertdiver-popup button {
	margin-top: 20px;
}

.alertdiver-popup p {
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
}
.alertdiver-popup img {
	width: 150px;
	margin-bottom: 20px;
}

@media screen and (max-width: 600px) {
	#sgpb-popup-dialog-main-div {
		padding: 25px !important;
	}
	.intro-popup h3 {
		font-size: 24px;
	}
	.intro-popup h4 {
		font-size: 20px;
		margin: 10px 0px;
	}
	.alertdiver-popup img {
		width: 90px;
		margin-bottom: 10px;
	}
	.alertdiver-popup button {
		margin-top: 10px;
		line-height: 45px;
		height: 45px;
	}
}

.text-intro-quizz p {
	margin-top: 0px;
	text-align: center;
	font-style: italic;
	color: #2e2f2e;
	font-size: 18px;
	margin-bottom: 50px;
}

.menzione p {
	color: #2e2f2e;
	font-style: italic;
	padding-left: 40px;
	font-size: 18px;
}




.from-our-partners .text-partners h3 {
	color: #fff;
}
.from-our-partners .text-partners p {
	color: #fff;
}

.bg-helping-divers.bg-partners .text-content > .full_section_inner {
	width: 40%;
	padding: 0 60px;
}
.bg-helping-divers.bg-partners .btn-content > .full_section_inner {
	width: 40%;
	padding: 0 60px 40px;
}

.bg-partners > .vc_column-inner {
	height: 430px;
}

@media screen and (max-width: 1499px) and (min-width: 1001px) {
	.bg-helping-divers.bg-partners .text-content > .full_section_inner {
		width: 50%;
		padding: 0 60px;
	}
	.bg-helping-divers.bg-partners .btn-content > .full_section_inner {
		width: 50%;
		padding: 0 60px 50px;
	}
}

@media screen and (max-width: 768px) {
	.bg-helping-divers.bg-partners .text-content > .full_section_inner {
		width: 100%;
		padding: 0 30px;
	}
	.bg-helping-divers.bg-partners .btn-content > .full_section_inner {
		width: 100%;
		padding: 0 30px 50px;
		box-sizing: border-box;
	}
}