@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Outfit:wght@100..900&display=swap');
/*
font-family: "Outfit", sans-serif;
 font-family: "Merriweather", serif;
*/




body,
p,
li {
	font-family: "Outfit", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Merriweather", serif;
	font-weight: 600;
	font-style: normal;
}

.h2,
h2 {
	font-size: 2rem;
}


.wht-txt {
	color: #fff
}

.red-txt {
	color: #ff5464
}

.blue-txt {
	color: #1d3f6b
}

img {
	max-width: 100%;
}

.site-header > .site-logo {
	width: auto;
	padding-bottom: 0;
	border-bottom: none;
	text-align: center;
	margin: 5px 0;
}

.site-header {
	max-width: inherit;
	padding: 20px 15px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	color: #fff;
}

.scrolling .site-header {
	/*background: #0006;*/
	background: #000938;
}

.site-header a {
	color: #fff;
	text-decoration: none;
}

.sub-menu-toggle svg {
	display: none;
}

.site-title a,
.site-title {
	color: #fff !important;
	font-size: 34px;
	font-weight: 700;
}

.icon-minus::before {
	content: "\f106";
	font-family: "Font Awesome 5 free";
	font-weight: 900;
	color: #fff;
	font-size: 12px;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a {
	font-size: 20px;
	color: #fff;
	font-family: "Outfit", sans-serif;
}

.icon-plus::before {
	content: "\f107";
	font-family: "Font Awesome 5 free";
	font-weight: 900;
	color: #fff;
	font-size: 12px;
}

.primary-navigation > div > .menu-wrapper .sub-menu-toggle {
	width: 10px;
	height: auto;
}

.primary-navigation a:hover,
.primary-navigation .current_page_item > a {
	text-decoration: none !important;
	color: #ff5464 !important;
	outline: none;
}

.site-main > * {
	margin-top: 50px;
	margin-bottom: 50px;
}

.mbt-0 {
	margin-top: 0;
	margin-bottom: 0;
}

.site-main {
	padding-top: 0;
	padding-bottom: 5px;
}

label {
	width: 100%;
}

textarea,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
	position: relative;
	display: block;
	width: 100%;
	height: 45px;
	border: 1px solid #edeef2 !important;
	font-size: 14px;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 0;
}

select {
	border: 1px solid #edeef2 !important;
	font-size: 14px;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 0;
	width: 100%;
}

input[type="radio"]:checked:focus {
	outline-offset: 4px;
	outline: 1px dotted var(--form--border-color);
}

input[type="radio"]:checked {
	border: 1px solid #ff5464;
}

input[type="radio"]::after {
	left: 1px;
	top: 1px;
}

input[type="checkbox"],
input[type="radio"] {
	width: 15px;
	height: 15px;
	border: 1px solid #ccc;
}

.site textarea {
	height: 100px;
	resize: none;
}

.wpcf7-radio span {
	margin-left: 0;
	margin-right: 15px;
}

.site-footer {
	max-width: 100%;
	margin: 0;
	margin-top: 0px;
	background: #000e21;
	color: #fff;
	padding-bottom: 0;
}

.copy-right {
	text-align: center;
	background: #000000;
	color: #b6b6b6;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 0;
}

.wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg {
	fill: #000 !important;
}

.social-ico ul {
	margin-bottom: 0;
}

.footer-1 .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg {
	fill: #ff0203 !important;
}

.site-footer h4 {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	font-size: 22px;
	margin-bottom: 20px;
}

.site-footer a {
	color: #fff;
	text-decoration: none;
}

.no-widgets .site-footer {
	margin-top: 5px;
}

.footer-4 .tnp-subscription form {
	display: flex;
	border-bottom: 2px solid #dc3545;
}

.footer-4 .tnp-subscription label {
	display: none;
}

.footer-4 .tnp-subscription div.tnp-field,
.footer-4 .tnp-profile div.tnp-field {
	margin-bottom: 0;

}

.footer-4 .tnp-subscription div.tnp-field.tnp-field-email {
	width: 80%;
}

.footer-4 .tnp-subscription input {
	background: transparent;
	color: #fff;
	border: none !important;
}

.footer-4 .tnp-subscription input[type="submit"] {
	color: #fff !important;
	background: transparent !important;
	font-weight: 600;
	font-size: 16px !important;
	padding: 14px 15px !important;
	line-height: 20px;
}

.footer-4 div.tnp-subscription {
	margin-top: 15px;
}

.site-footer .footer-2 .widget ul li a {
	color: #fff;
}

.site-footer .row {
	justify-content: space-between;
}

.home-banner {
	position: relative;
}

.bannre-info {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.banner-text {
	background: #000938bd;
	padding: 30px 15px;
	color: #fff;

}

.banner-text h3 {
	color: #ff5464;
}

.banner-text h4 {
	font-size: 1.2rem;
	font-weight: 400 !important;
}

.banner-text > * {
	margin: 15px 0;
}

.banner-pdf ul {
	padding: 0;
	margin: 15px 0 30px;
	display: flex;
	justify-content: space-between;
}

.banner-pdf ul li {
	padding: 5px;
	list-style: none;
}

.banner-pdf ul li a {
	color: #000;
	background: #fff;
	border-radius: 5px;
	text-decoration: none;
	padding: 10px 15px;
	position: relative;
	display: flex;
	align-items: center;
}

.banner-pdf ul li a:hover {
	background: #f2f1f1;
}

.banner-pdf ul li a:before {
	content: "\f1c1";
	font-family: "Font Awesome 5 free";
	font-weight: 900;
}

.banner-pdf ul li a::before {
	content: "\f1c1";
	font-family: "FontAwesome";
	font-weight: 400;
	background: #ff5464;
	color: #fff;
	margin-right: 10px;
	border-radius: 30px;
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
}

.welcom-txt .wp-block-columns {
	align-items: center;
	color: #1d3f6b;
}

.welcom-txt h3 {
	font-weight: 100;
}

.welcom-txt h3 strong {
	font-weight: 700;
}

.welcom-txt p {
	text-align: justify;
}

.sustainable-tourism {
	background: #1d3f6b;
	max-width: inherit;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 50px 30px;
	color: #fff;
}

.sustainable-tourism > div {
	width: 100%;
}

.sustainable-tourism li,
.sustainable-tourism h2 {
	color: #fff;
}

.sustainable-tourism h2 {
	text-transform: uppercase;
}

.sustainable-tourism ul {
	padding: 0;
	margin: 0;
}

.sustainable-tourism ul li {
	color: #fff;
	margin-bottom: 5px;
	list-style: none;
}

.sustainable-tourism ul li:before {
	content: "\f0da";
	font-family: "FontAwesome";
	font-weight: 400;
	margin-right: 10px;
}

.sustainable-tourism-rt {
	background: #fff;
	padding: 20px 30px;
	border-radius: 10px;
}

.sustainable-tourism-rt h5 {
	font-family: "Outfit", sans-serif;
}

.sustainable-tourism-rt p {
	font-size: 16px;
	text-align: center;
}

.sustainable-tourism-rt {
	max-width: 600px;
}

.sustainable-tourism-rt > * {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

.conference .wp-block-button a,
.sustainable-tourism .wp-block-button a {
	background: #dc3545 !important;
	color: #fff !important;
	border-radius: 5px;
	text-decoration: none;
	padding: 7px 15px 14px 15px;
	line-height: 20px;
	border: none !important;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 17px;
}

.conference .wp-block-button a:hover,
.sustainable-tourism .wp-block-button a:hover {
	background: #b01221 !important;
	color: #fff !important;
}

.welcom-txt {
	margin-bottom: 0;
}

.bv_member {
	background: #fafafa;
	padding-top: 50px;
	padding-bottom: 50px;
}

.welcom-txt .wp-block-group {
	margin-bottom: 0;
	margin-top: 5px;
}

.partners .sec_title,
.bv_member .sec_title {
	text-align: center;
	color: #1d3f6b;
}

.bv_block .bv_txt h3 {
	font-family: "Outfit", sans-serif;
	color: #1d3f6b;
	font-size: 18px;
}

.bv_block .bv_txt {
	background: #fff;
	padding: 5px 15px 15px 15px;
	border-radius: 3px;
	text-align: center;
	box-shadow: rgba(77, 77, 77, 0.1) 0px 0px 4px 0px;
	margin: -30px 30px auto;
	z-index: 2;
	position: relative;
}

.bv_member .speakers-1 {
	margin-bottom: 50px;
}

.social-ico a {
	border-radius: 40px;
	width: 40px;
	height: 40px;
	font-size: 20px;
	background: #fff;
	display: flex;
	justify-content: center;
}

.social-ico .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg {
	fill: #dc3545 !important;
}

.conference {
	background: #1d3f6b;
	max-width: inherit;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 50px 30px;
	color: #1d3f6b;
}

.conference ul li {
	color: #1d3f6b;
	margin-bottom: 5px;
	text-align: center;
	border-top: 1px solid #000;
	font-size: 16px;
	font-weight: 600;
	padding: 10px;
}

.conference ul li:first-child {
	color: #dc3948;
	border-top: none;
}

.sec_title {
	text-transform: uppercase;
}

.conference .sec_title {
	text-align: center;
	color: #fff;
}

.conference ul {
	list-style: none;
	background: #fff;
	border-radius: 10px;
	padding: 0;
}


.partners ul {
	list-style: none;
	display: flex;
	justify-content: center;
	padding: 0;
}

.partners ul li {
	margin: 10px;
	padding: 10px;
	border: 2px solid #dc3545;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
}

.conference .schedule-rt {
	align-self: auto;

}

.conference .schedule-rt .wp-block-group {
	background: #fff;
	border-radius: 10px;
	padding: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.banner {
	max-height: 350px;
	overflow: hidden;
	position: relative;
	background: #000;
}

.banner img {
	max-width: inherit !important;
	width: 100%;
	opacity: 0.6;
}

.contact-page .contact-member .wp-block-column {
	box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.08);
	background-color: #FFFFFF;
	text-align: center;
	padding: 20px 30px;
}

.contact-page .contact-member .wp-block-column > * {
	margin: 10px 0;
}

.contact-page .contact-member .wp-block-column figure {
	width: 150px;
	height: 150px;
	border-radius: 200px !important;
	overflow: hidden;
	border-radius: 5px;
}

.contact-form {
	padding: 50px 15px !important;

}

.contact-form h2 {
	color: #fff;
}

.contact-form form {
	background: #fff;
	padding: 30px;
}

.page-template-template-contact .site-main {
	padding-bottom: 0;
}

.page-template-template-contact.no-widgets .site-footer {
	margin-top: 0 !important;
}

.breadcrumb {
	display: flex;
	justify-content: center;

}

.breadcrumb-item.active {
	color: #dc3545;
	font-weight: 600;
}

.breadcrumb-item + .breadcrumb-item::before,
.breadcrumb a {
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}

.spectra-image-gallery__control-lightbox {
	margin-top: 0 !important;
}

.home .site {
	overflow: hidden;
}

.welcom-txt .wp-block-uagb-image-gallery {
	margin-bottom: 2px;
}

label {
	font-size: 16px;
	font-family: "Outfit", sans-serif;
	font-weight: 400;
}

label input[type="radio"] {
	float: left;
	margin-top: 7px;
	margin-right: 3px;
}

.wpcf7-not-valid-tip {
	font-size: 12px;
}

.thank-you-top {
	background: #000938;
	min-height: 100px;
}

.thank-block {
	background: url(../images/cnt-block-one-right-bg.webp) #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 28%;
	padding: 30px 30px;
	border-radius: 8px;
	margin: 30px;
	box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
	max-width: 500px !important;
	margin: 100px auto 80px !important;
}

.thank-block .uagb-svg-wrapper {
	background: #dc3545;
	padding: 30px !important;
	border-radius: 50px;
}

.thank-block h2 {
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
}

.thank-block .uagb-block-d0788c96.uagb-icon-wrapper svg {
	fill: #fff;
}

.thank-block a {
	color: #1d3f6b;
	text-decoration: none;
}

.thank-block a:hover {
	text-decoration: underline;
}
.wpcf7-not-valid-tip{font-size: 0.6em;}
@media only screen and (max-width: 767px) {
	.home .bannre-info {
		position: relative;
		bottom: auto;
		width: 100%;
		margin-top: -70px;
	}

	.banner-text h2 {
		font-size: 20px;
	}

	.banner-text h3 {
		font-size: 17px;
	}

	.banner-text h4 {
		font-size: 1rem;
	}

	.banner-text > * {
		margin: 10px 0;
	}

	.welcom-txt .wp-block-columns {
		padding-top: 0 !important;
	}

	.banner-pdf ul {
		flex-wrap: wrap;
	}

	.banner-pdf ul {
		background: #42496c;
		margin-top: 1px;
		padding: 10px;
		flex-wrap: wrap;
		justify-content: center;
	}

	.banner-text {
		padding: 15px 15px;
	}

	.banner-pdf ul li a {
		font-size: 14px;
		border-radius: 5px;
		padding: 5px;
	}

	.welcom-txt .wp-block-columns {
		gap: 0;
	}

	.partners ul li {
		margin: 5px;
		padding: 5px;
		width: 85px;
	}

	.partners ul {
		flex-wrap: wrap;
	}

	.sustainable-tourism {
		padding: 50px 5px;
	}

	.site-footer .col-md-4 {
		margin-bottom: 20px;
	}

	.site-footer h4 {
		margin-bottom: 10px;
	}

	.footer-4 .tnp-subscription input[type="submit"] {
		padding: 14px 5px !important;
	}

	.site-footer .col-md-4.footer-4 {
		margin-bottom: 0;
	}

	.conference .wp-block-columns {
		gap: 0;
	}

	.conference {
		padding: 50px 30px 20px 30px;
	}

	.conference .schedule-rt .wp-block-group {
		padding: 30px 10px;
	}
}

@media only screen and (max-width: 575px) {
	.banner-pdf ul li a {
		width: 280px;
	}

	input[type="submit"] {
		margin-top: 10px;
	}

	.wpcf7-radio span {
		margin-right: 5px;
	}

	.rdo_grp .wpcf7-radio span {
		display: block;
	}
}
