/*
Theme Name: Broker Network Child
Template: broker
Text Domain: broker-child
*/
h1,h2,h3,h4,h5,h6,strong {font-family: 'Playfair Display', serif;}
html {margin:0!important;}
p {font-family: 'Muli', sans-serif;font-size: 15px!important;}
 ul {list-style: none;}
.ghost-button a:hover {color: white!important;}
a:hover {color: #000;}
body{position: relative; transition: none!important;}
header {display: unset;}
body.home .wrapper .content {margin-top: -105px;}
nav.main_menu ul li,.side_menu_button {
    display: flex!important;
    align-items: center;
    justify-content: center;
}
#text-16 .textwidget {width: 100%;}
#text-16 .d-flex {justify-content: space-between;}
ul.social li a i{font-size: 27px;color: #2c2c2b;margin-right: 20px;}
.has-background-dim.about-banner,
.no-margin {margin: 0!important; width: 100%;}
/* hamburger */
#main-menu-toggle-line-top {top: 0;width: 100%;}
#main-menu-toggle-line-middle {top: 8px;width: 100%;}
ul#menu-menu-2 li a {text-transform: uppercase;}
#main-menu-toggle-line-bottom {
    top: 16px;
    width: 60%;
}
.wpml-ls-legacy-dropdown-click a {background: transparent;}
.stage-2col {line-height: 1!important;}
.wpml-ls-legacy-dropdown-click a:hover, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a{background:transparent!important;}
.footer-mega-menu {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 40px;
}
.wpml-ls-legacy-dropdown-click a {border: transparent!important;}
.wpml-ls-legacy-dropdown-click{width:100%!important;}
.wp-block-columns.stages h2 {font-size: 60px;}
input#searchsubmit {
    background: none;
    border: none;
    position: absolute;
    width: 70px;
    height: 70px;
    right: 0;
background-image: url(/wp-content/uploads/2021/06/search-interface-symbol-1.png);
    background-size: inherit;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0!important;
}
.row.menu-services.d-flex .services {
    width: 100%;
    padding: 40px;
    border-right: solid 1px #E6E8EA;
    height: 100%;
    min-height: 600px;
    border-bottom: 1px solid #E6E8EA;
}
body.mac.right_side_menu_active {overflow-y: hidden;}
ul.close-item .main-menu-toggle-line-wrapper {cursor: pointer; width: 100%;}
li.main-menu-toggle-line-wrapper img {margin-right: 5px;}
.side_menu_title img {max-width: 15px;}
section.side_menu_hidden.right {
	bottom: 0;
    position:  fixed;
    width: 100%;
    height: 0;
    display: none;
    overflow-y: scroll;
    animation-name: bottom;
    animation-duration: 0.5s;
}
.close-section {
    display: flex;
    align-items: center;
    flex: 0 20%;
}
figure.wp-block-image.size-large.image-center-home {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    z-index: 1;
    height: 100%;
    min-height: 700px;
}
.wpml-ls ul li a,
.wpml-ls-legacy-dropdown-click ul li a {background-color: none!important; border: none!important;}
.wpml-ls ul li a {color: white!important; background: transparent!important;}
body.service-template-default footer {display: none!important;}
form#searchform {height: 100%;}
.overlay-home {
    display: flex;
    width: 100%;
    z-index: 0;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(0, 25, 40, 0.8);
    min-height: 700px;
}
form#searchform > div {height: 100%; display: flex;}
.primary-el {margin-bottom: 30px;min-height: 180px;}
div#nav_menu-6 h6,
.primary-el > a {color: #002030; font-size: 28px; font-family: 'Playfair Display', serif; margin-bottom: 15px;} 
.close-section .custom-html-widget {display: flex; width: 100%;}
input#s {
    display: flex;
    margin: 0;
    height: auto;
    color: #8E9194;
    font-family: 'Muli';
    letter-spacing: 0;
}
.row.menu-services.d-flex li a {font-size: 0.95rem;color: #002030;font-family: 'Playfair Display', serif;margin-bottom: 10px; line-height: 2;}
.row.menu-services.d-flex li {list-style: none;}
.right_side_menu_active section.side_menu_hidden.right {
    bottom: 0!important;
    background: white;
	transition: 3s linear;
	height: 100%;
	z-index: 9999999;
	display: block;
	overflow-y: scroll;
	animation-duration: 0.5s;
	animation-name: top;
}
@keyframes top {
    0% {
		transform: translateY(100%);
    } 
    100% {
		transform: translateY(0%);
    }
}
@keyframes bottom {
    0% {
		transform: translateY(0%);
    } 
    100% {
		transform: translateY(100%);
    }
}
div#custom_html-9, div#media_image-4, div#media_image-5 {justify-content: flex-end;}
#nav_menu-6 ul#menu-services li a{padding: 0;}
#nav_menu-6 ul#menu-services li {border-left: none; display: flex;}
.search.col-md-8 span:hover, input#s:hover,
ul.close-item li:hover {background: #eee; transition: 1s;}
ul.close-item li {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    border-bottom: solid 1px #E6E8EA;
    border-right: 1px solid #E6E8EA;
    margin: 0;
    color: #8E9194;
    padding: 0px 30px;
    letter-spacing: 0;
    cursor: pointer!important;
}
ul.close-item {
    display: flex;
    list-style: none;
    width: 100%;
    justify-content: space-between;
}
.side_menu_title .row {justify-content: flex-start; align-items: flex-start;}
.search.col-md-8 span {
    width: 70px;
    height: 68px;
    display: flex; cursor: pointer;
    align-items: center;
    justify-content: center;
    border: 1px solid #E6E8EA;
    border-right: none;
}
div#search-9 {width: 100%;}
.search.col-md-8 {display: flex;width: 100%; flex: 0 80%;}
label.screen-reader-text {display: none;}
form#searchform > div {display: flex; position: relative;}
nav.main_menu>ul>li:hover>a span {
    background-color: unset!important;
    border-bottom: solid 1px white;
}
.side_menu_button {text-transform: uppercase;color: white;}
.main-menu-toggle-line {
    position: absolute;
    left: 0;
    height: 1px;
    background-color: #838E93;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    transition: width 1s;
}
.main-menu-toggle-line-wrapper {
    float: left;
    width: 40px;
    height: 20px;
    position: relative;
    margin-left: 15px;
}
.menu-services-container ul{list-style: none;}
.menu-services-container ul li {border-left: 1px solid #bfbfbf;}
.menu-services-container ul li a{
    padding-left: 30px;
    line-height: 2;
    font-size: 15px;
    display: block;
    font-family: 'Playfair Display', serif;
    word-spacing: 2;
    color: #011422;
}
.menu-services-container ul li a:hover {color: #011422}
div#nav_menu-7 h6 {
    margin-bottom: 20px;
    padding-left: 30px;
    font-size: 35px;
    text-align: left;
    font-family: 'Playfair Display', serif;
    color: #001928;
}
.side_menu_button a span {background: white;}
.title-message {animation: fadeIn linear 3s;}
.welcome-message {
    display: flex;
    width: 768px;
    margin: 0 auto;
    overflow: hidden;
}
sup {bottom: 1.4ex;font-size: 64%;}
.welcome-message p {margin-bottom: 20px;}
.welcome-message .wp-block-group__inner-container {
    width: 100%;
    margin-bottom: 30px;
    margin: 0 auto;
    max-width: 768px;
}
.welcome-message1 {
    width: 100%;
    max-width: 920px;
    display: flex;
    margin: 0 auto;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    position: relative;
/*     animation: fadeIn linear 3s; */
    padding-top: 100px;
    padding-bottom: 100px;
}
/* Bold-text---> strong */
.bold-text {
    font-weight: 700;
}
.bg-sercion {
    background-image: url(/wp-content/uploads/2021/05/forrest.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.highlight-info {
    font-size: 60px!important;
    float: left;
    width: 100%;
    color: #001928;
    font-family: 'Playfair Display', serif;
    line-height: 100%;
    margin-bottom: 15px;
}
.ghost-button {
    padding-bottom: 80px;
}
.welcome-message .wp-block-group__inner-container {
    width: 100%;
    margin-bottom: 30px;
    margin: 0 auto;
    max-width: 768px;
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
/* button */
.ghost-button a {
    display: block;
    width: 100%;
    max-width: max-content;
    margin: 40px auto 0;
    padding: 20px 40px;
    clear: both;
    border: 1px solid #001928;
    color: #001928;
    font-size: 0.7rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
}
.ghost-button a:hover {
    text-decoration: none;
    background-color: #001928;
    color: #fff;
    transition: .7s;
}
.no-list ul::first-child {border-left: none;}
.no-list ul {list-style: none; text-align: center; border-left: 1px solid #C1C3C2; margin-top: 30px;}
.no-list ul li {
	color: #001928;
	font-family: 'Playfair Display', serif; font-size: 20px; line-height: 3;
}
.fade-in {
    animation: fadeIn;
    transition-duration: 3s;
}
.title-message strong {font-weight: 300;}
.title-message {
    font-family: 'Playfair Display', serif;
    padding: 80px 0;
    animation: fadeUp 1s;
}
.group-section {padding: 3% 2% 4% 2%;}
.group-section p {margin-bottom: 20px;}
ul.ms_list_010 {
	display: flex;
	justify-content: center;
	margin: 15px auto!important;
	width: max-content;
    list-style: none;    
	margin: 0 auto;
    align-items: center;
    font-size: 18px;
    font-family: 'Playfair Display', serif;
    animation: fadeIn linear 3s;
}
li.clickButton.checked {border-bottom: black solid 1px;}
.side_menu{
	background: #fff!important;
	padding: 0!important;
}
.ms_list_010 li {
    margin-bottom: 10px;
    padding: 5px 25px 5px 10px;
}
.ms_list_090{
	margin-top: 15px;
    list-style: none;    
    align-content: center;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-family: 'Playfair Display', serif;
    animation: fadeIn linear 3s;
	border-left: 1px solid #CDCDCD;
}
.ms_list_090 li{
    margin-bottom: 10px;
    padding: 5px 25px 5px 10px;
}
.br-stages-mobile{display: none;}
.br-stages {
    font-size: 75px;
    font-family: 'Playfair Display', serif;
    font-weight: 300;
    margin-bottom: 50px;
    line-height: 75px;
    text-align: right;
    padding-right: 30px;
	display: block;
}
.sprt-btn {width: 100%!important;}
sprt-btn a:hover {color: white!important;}
.header-1{
	font-size:75px;
	line-height: 75px;
	font-family: 'Playfair Display', serif;
    font-weight: 300;
	padding-bottom: 40px;
}
.sprt-txt {
    margin-top: 50px;
}
.text-inform {font-size: 0.85rem!important;margin-bottom: 80px; color: #2C2C2B;}
.right-table {padding-left: 40px;}
.h4-info {
    font-size: 33px;
    font-family: 'Playfair Display', serif;
    font-weight: 300;
    margin-bottom: 10px;
}
div#item-1 {display: none;}
.textC.b-active {display: block;}
nav.main_menu.right>ul,.textC.active {display: flex; margin: 0;}
.textC {
	display: none;
    top: 5px;
    margin: 0;
}
ul.ms_list_090  {margin: 100px 0;}
ul.ms_list_090 .clickButtons {font-size: 15px;}
.clickButtons {	cursor: pointer;}
.vertical-img .wp-block-columns {margin: 0;}
.member-quote {
    height: 980px;
    width: 100%;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin: 0;
    justify-content: center;
}
.member-quo {
    border: 2px solid #fff;
    max-width: 980px;
    color: #fff;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}
.contact-form {display: block;}
.wpcf7-form {display: block; width: 100%;}
span.wpcf7-form-control-wrap {width: 100%;}
.d-flex.evenly .col-md-6 {width: 48%;}
.d-flex.evenly {justify-content: space-between;}
.form-contact-block {
    display: flex;
    justify-content: center;
    width: 100%;
    min-width: 1024px;
}
.contact-form, .form-contact-block .wp-block-group__inner-container {width: 100%;}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.placeholder {padding: 13px;}
.member-quo p {
    padding-bottom: 30px;
    padding-top: 30px;
    color: white;
    font-size: 23px;
    font-weight: 300;
    font-family: 'Playfaire Display', serif;
    line-height: 27px;
    box-sizing: border-box;
}
.quote-r{font-size: 22px;font-family: 'Muli', sans-serif}
.four_columns {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
}
header.dark.sticky.sticky_animate .main-menu-home .header_inner_left .logo_wrapper .q_logo a img.dark {display: block!important;opacity: 1!important;}
img.sticky,img.normal {display: none!important;}
.info-menu h4{font-weight: 600;}
.footer_top {background: black;}
div#footer-column-menu p,
div#footer-column-legal p {
    font-size: 12px!important;
}
.logo_wrapper {height: auto!important;}
.q_logo a {visibility: visible!important; height: auto!important;}
.q_logo {top: 25%!important;}
@media screen and (max-width: 1100px) {
	ul.close-item li {font-size: 12px;}
	.menu-services {flex: 0 100%!important;}
	p.has-text-align-center.quote-sec {max-width: 450px!important;}
	.quote-r,.brookers {font-size: 18px!important;}
	p.has-text-align-center.quote-sec{font-size: 20px;}
	.change-bg-section{padding: 20px!important;}
}
.with-underline {
    float: left;
    color: #001928;
    font-family: 'Playfair Display', serif;
    letter-spacing: -1px;
    padding: 10px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid;
    width: 100%;
    font-size: 1.2rem;
}
.container.tit-cpmt p{font-size: 0.85em!important;}
.container.tit-cpmt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
}
.wp-block-columns.contact-map {border: 1px solid #F0EBE5;}
p.lit-bold {font-weight: 500;}
@media screen and (max-width: 1500px) {
	.quote-r,.brookers {font-size: 20px;}
}
.footer_top .widget_nav_menu li.menu-item a {font-size: 12px;}
@media screen and (max-width: 991px) {
    .h4-info {font-size: 23px; margin-top: 30px;}
    ul.ms_list_011 {justify-content: flex-start!important;}
    li.clickButton.checked, .ms_list_011 li {border-bottom: none!important;}
    div#pillar-left-members, div#pillar-middle-partners, div#pillar-right-products {transform: skewX(0deg)!important;width: 100%!important;}
    .wp-block-image img {max-width: 80%;}
	.has-background-dim.about-banner {margin-top: -30px!important;}
    body.home .wrapper .content {margin-top: -100px!important;}
	.bg-item, .wp-block-column.textCon .textC .vertical-img, .wp-block-columns.textC,.text-inform, .scoll-bg a, .scoll-bg a:after,
	.fixed-services,.wp-block-column.vertical-img{display:none!important;}
	.four_columns .with-border {border-bottom: 1px solid #8e8e8e; padding: 10px 0; margin: 10px 0;}
	.member-quote,	div#box-line-wraper, .four_columns .col-md-3 {width: 100%!important;}
	.logos, div#nav_menu-4 ul {padding-left: 15px;}
	p.has-text-align-center.quote-sec {
		width: auto!important;
		font-size: 30px!important;
	}
	.mermbers-header {font-size: 45px!important; line-height: 1!important;}
	#changebg-img {padding: 70px 40px!important;}
	h1.has-text-align-center.title-message.fade-in.animation-element.aos-ini.aos-animate.in-view {margin: 25px 0;}

	.services-content {height: max-content;}
	.row.menu-services.d-flex .services {border: none!important;min-height: 100%; padding: 20px 0;} 
	.space-saver {line-height: 1.2;} row.menu-services.d-flex li a {line-height: 1.4;}
	div#nav_menu-6 .menu-services-container ul {column-count: 1;}
	.row.menu-services.d-flex{display: block; text-align: center; position: relative; border-bottom: 1px solid #E6E8EA;}
	.services-content{margin: 40px 0!important;}
	.service-title {font-size: 2em!important;}
	.content-service{padding: 30px; max-width: 400px;}
	.services-content .d-flex{min-height: 100%!important;}
	.menu-services-container ul li{border: none; display: flex;}
	.service-image-bg.d-flex {margin: 0!important;}
	.services-content .d-flex{flex-direction: column-reverse;}
	.services-content,.service-image-bg.d-flex {max-width: 100%!important; min-width: 100%!important;}
	.footer-mega-menu {padding: 20px 0;}
	div#box-line-wraper,
	.member-quote .wp-block-cover__inner-container {height: 350px!important; position: relative!important;}
	.memer-quote, .memer-quote.home {font-size: 10px;}
	p.has-text-align-center.quote-sec {max-width: 100%!important;}
	div#custom_html-9 .d-flex,
	.side_menu_title .row,.wp-block-columns.textC.active {display: block!important; text-align: center;}
	ul.social.d-flex li {padding: 10px 0;}
	.footer-mega-menu img {max-width:135px!important;}
	.scoll-bg a {left: 43%!important;}
	.sprt-txt,{padding: 0 15px;}
	.title-message {font-size: 40px!important;padding: 5px 0;}
	.paragraph-spacer{
		width:50%;
		display: flex;
		justify-content: center;
		float: left;
	}
	.info-menu {text-align: center; margin-top: 30px;}
div#text-16 table tr {width: 100%; text-align: center; display: flex; justify-content: center;}
	#text-16 .textwidget {padding: 0;}
	.col-md-4.close-section .custom-html-widget {padding: 0;}
	.wp-block-column.services-list {padding-top: 20px;}
	p.has-text-align-center.brookers {
		position: absolute;
	    bottom: 10px;
	    text-align: center;
	    width: 100%;
	}
	.primary-el {min-height: 100%!important;}
	input#s {font-size: 9px;}
	.q_logo img {left: 0!important;}
	#text-16 .d-flex, .footer-mega-menu,.welcome-message.stats {display: block;}
	.pillar-image {
	    position: relative!important;
	    display: flex!important;
	    width: 100%;
	    height: 0px!important;
	    background-repeat: no-repeat;
	    background-position: 50% 50%;
	    background-size: cover!important;
		transform: skewX(0deg)!important;
	}.q_logo {top: 35%!important;}
	header .q_logo img.normal {display: none!important;}
	.content-absolute.content-right {height: max-content;}
	.q_logo img {top: 0!important;}
	.header_bottom {background-color: #051a29!important;}
	.hero-heading {font-size: 60px!important;}
	.wp-block-column.paragraph-spacer {
		left: 0!important;
		padding: 0!important;
		margin: 0!important;
	}
	.q_logo a,.logo_wrapper {
        position: relative!important;
        height: auto!important;
		left: 0!important;
    }
    .wp-block-cover.aligncenter.has-background-dim-30.has-black-background-color.has-background-dim.about-banner {margin: 0;}
    .change-bg-section {padding: 20px!important;}
    .welcome-message,
    .welcome-message1 {
        padding: 10px;
    }
    ul.ms_list_010 {
        display: flex;
    }
    .change-bg-section,
    .row.four_columns.clearfix.d-flex {
        display: block!important;
    }
    .content-absolute.content-top-left.testimonial-line,
    .content-absolute.content-top-right.testimonial-line,
    .content-absolute.content-top-right.testimonial-line,
    .content-absolute.content-bottom-left.testimonial-line {
        width: 30%!important;
    }
    .quote-sec,
    .right-table {
        padding: 0!important;
    }
    .br-stages {
        text-align: left;
    }
    .quote-sec,
    div#box-line-wrapper-home-join-network,
    .welcome-message1,
    .welcome-message {
        width: 100%!important;
    } 
    div#box-line-wrapper-home-join-network {
	    min-height: 145px!important;
	    left: 20%!important;
	    width: 282px!important;
    }
    .member-quo p {
        font-size: 2.5rem;
        line-height: 45px;
    }
    .member-quo cite {
        font-size: 30px;
    }
    .wp-block-columns.service-block {
    	display: flex;
	    flex-direction: row-reverse;
	    flex: 1 100%;
	    flex-wrap: wrap-reverse;
	}
	.menu-services-container ul li a {font-size: 1em; word-spacing: 0; width: 100%; display: block;}
	.wp-block-group__inner-container .w-100, div#right-content-home-pillars {height: 100%;position: relative!important; display: block;}
	.menu-services-container ul,
	.lists-services {flex-direction: column!important;}
	.no-list ul li {line-height: 2;}
	.no-list ul{margin: 0; border-left: none;}
	.service-block .wp-block-column {width: 100%;}
    ul.ms_list_090 {margin: 20px 0; width: 100%; padding-left: 15px; flex-direction: column;column-count: 2;}
    .paragraph-spacer h1 {font-size: 18px!important; line-height: 1.4!important}
    .pillar {
        position: relative!important;
        top: unset;
        bottom: unset;
        right: unset;
        transform: none!important;
        display: block!important;
        width: 100%!important;
        opacity: 1!important;
        margin: 50px 0;
    }
    .dynamic-part-bg-image {margin-top: 50px;}
    .menu-services-container ul {column-count: 2;}
    .pillar-image.pillar-image-primary {height: 80px!important;}
    .pillar span {
	    position: absolute;
	    top: 0;
	    display: flex;
	    justify-content: center;
	    left: 0;
	    transform: none!important;
	    width: 100%;
	    height: 100%;
	    align-items: center;
	    font-size: 20px!important;
    }
    .pillar-text {
        position: relative;
        min-width: 100%;
        width: 100%;
    }
    #pillar-left, #pillar-middle, #pillar-right {
        left: unset!important;
    }
	input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.placeholder {
    	width: 155px!important;
	}
	.wp-block-columns {
		display: flex;
		margin-bottom: 1.75em;
		flex-wrap: nowrap;
		flex-direction: row;
		align-content: center;
		justify-content: center;
	}
	ul.ms_list_011 {
		list-style: none;
		display: flex;
		align-content: center;
		justify-content: center;
		font-size: 18px;
		font-family: 'Playfair Display', serif;
		animation: fadeIn linear 3s;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
	}
	.br-stages-mobile{
	    font-size: 45px;
        font-family: 'Playfair Display', serif;
        font-weight: 300;
        margin: 50px 0;
        line-height: 45px;
        text-align: left;
        padding: 0;
        display: block!important;
	}
	.br-stages{
		display:none;
	}
	.wp-block-group__inner-container {
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
	.wp-block-columns.stages {
		display: flex;
		flex-direction: column;
	}

	.wp-block-columns.inline-group {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
	}
	.wp-block-columns.inline-group.w-100,
	.w-100 ,p.has-text-align-center.about-par {
		width: 100%!important;
	}
	.has-text-align-center.full-pspace {
		margin-bottom: 30px!important;
	}
	.stage-2col.delete{
	display:none!important;
	}

	.wp-block-group.welcome-message1.body-label {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	div#box-line-wraper {
		position: absolute;
		display: block;
		justify-content: flex-start;
		height:405px;
		width: 860px;
		left: 110px;
	}
}
@media screen and (max-width: 767px) {
	.welcome-message{
		width: auto;
	}
	.contact-map { display: flex; align-items: center; flex-direction: column;}
	.wp-block-group.container_inner.high-mt {
		margin: 0;
		position: relative;
	}
	div#box-line-wraper {
		left: 0px!important;
		position: relative!important;
	}
	p.has-text-align-center.quote-sec {
		position: absolute;
		width: auto!important;
		font-size: 25px!important;
	}
	h2#block-4db2036d-da1f-4da3-bcd3-023110418529 {
		font-size: 45px;
		line-height: 45px;
	}
	h2.has-text-align-center.hero-text {
		font-size: 45px;
		line-height: 45px;
		padding: 15px;
	}
	h2.has-text-align-right.stage-2col {
		display: block;
	}
	ul.ms_list_011 {list-style: none; display: flex; align-content: center; justify-content: center; font-size: 18px;font-family: 'Playfair Display', serif; animation: fadeIn linear 3s; flex-direction: row; flex-wrap: wrap; align-items: center;	}
	.wp-block-group.welcome-message1.body-label {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.br-stages-mobile{
	    font-size: 45px;
		font-family: 'Playfair Display', serif;
		font-weight: 300;
		margin-bottom: 50px;
		line-height: 45px;
		text-align: left;
		padding: 0;
		display: block!important;
	}
	.br-stages{
		display:none;
	}
	.wp-block-group__inner-container {
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
	.wp-block-columns.stages {
		display: flex;
		flex-direction: column;
	}
	.member-quote {
    height: auto;
    width: auto;
	}
	.wp-block-columns.inline-group {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
	}
	.has-text-align-center.full-pspace {
    	margin-bottom: 30px!important;
	}
	.stage-2col.delete{
	display:none!important;
	}
	.stage-2col-mobile {
		display: block!important;
		float: left;
		font-size: 45px;
		font-family: 'Playfair Display', serif;
		font-weight: 300;
		line-height: 45px;
		margin-bottom: 50px;
		padding: 0px;
		text-align: center;
	}
}
.member-quote .wp-block-cover__inner-container {
    text-align: center;
    width: 100%;
	display: flex;    
	position: relative;
}
.quote-sec {
    width: auto;
    line-height: 1.2;
    font-family: 'Playfair Display', serif;
    font-weight: 300;
    display: flex;
	font-size: 35px!important;
    margin: 0 auto;
    justify-content: center;
    padding: 75px 12%;
}
.four_columns .col-md-3 {
    width: 970px;
}
.button-s {
	display:flex;
	align-content: center;
    justify-content: center;
    border-color: #949AA0;
    background-color: rgba(255, 255, 255, 0.1);
    color: white!important;
    width: 180px;
    margin: 40px 0;
    clear: both;
    border: 1px solid #001928;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    float: left;
}
a:hover {color: #000!important;}
.button-s:hover {
    background-color: #fff;
    border-color: grey;
    color: #263540;
}

.button-s a {
	padding: 20px 0;
    color: white;
    letter-spacing: 2px;
    font-size: 16px;
    width: 100%;
}
.button-s a:hover{
	color: black!important;
}
.hero-text{
	font-size: 70px;
    font-weight: 300;
    font-family: 'Playfair Display', serif;
    line-height: 75px;
    padding-bottom: 50px;
    animation: fadeUp ease 1s;
}
.heros-text {
    font-size: 75px;
    font-weight: 300;
    font-family: 'Playfair Display', serif;
    float: left;
    line-height: 75px;
    padding-bottom: 50px;
}
.hero-paragraph {
    padding-top: 10px;
    float: left;
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    line-height: 1.5;
    margin-bottom: 1rem;
}
hr.wp-block-separator.brake-lines {
    width: 235px;
}
.wp-block-cover__inner-container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
ol.contact-form {
    list-style: none;
}
ol.contact-form li {
    padding: 10px;
}
.row.send .contact-us {display: flex; flex-direction: column-reverse; width: max-content;}
input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], textarea, select {
    width: 100%;
    padding: 13px;
    margin: 0 0 20px;
    font-size: 0.9rem;
	font-family: 'Playfair Display', serif;
	border: 1px solid #E6E8EA;
}
.row.send {display: block; float: right;}
.row.send .contact-us input {
	padding: 10px 40px;
    font-size: 0.9rem;
    background-color: #0F2735;
    border: 1px solid #0F2735;
    color: #fff;
    transition: background-color .2s linear,color .2s linear;
}
p.contact-us {
    display: flex;
    justify-content: flex-end;
}
.mapouter{
	float: left;
	position:relative;
	text-align:right;
	height:500px;
	width:100%!important;
}
.gmap_canvas {
	overflow:hidden;
	background:none!important;
	height:500px;
	width:100%!important;
}

.messagebanner1{
	margin: 0 auto;
	padding-bottom: 80px;
	padding-top: 80px;
	max-width: 1200px;
}
/* ABOUT US-page*/
.about-banner {
    background-color: rgba(0, 25, 40, 0.8);
}
.about-banner p {
    margin-bottom: 1rem;
    font-weight: 300;
}
.about-banner div {
    animation: scrollBounceText linear 10s;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.hero-heading {
    font-size: 90px;
    margin-bottom: 30px;
    color: #fff;
    font-family: 'Playfair Display', serif;
    line-height: 100%;
    text-align: center;
}
.about-par {
    font-size: 20px;
    font-family: 'Muli', sans-serif;
    font-weight: 300;
    line-height: 27px;
    display: flex;
    justify-content: center;
    float: left;
    text-align: center;
    color: #fff;
    width: 645px;
    height: 400px;
    padding: 0!important;
    display: flex;
    align-items: center;
}
.gradient-bg .join-sec::before{background:rgba(0, 0, 0, 0) linear-gradient(to right, rgba(1, 35, 39, 1), rgba(1, 35, 39, 0.1)) repeat scroll 0 0;}
.about-para {
    font-size: 18px!important;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    line-height: 27px;
    text-align: center;
    color: #fff;
}
ul.ms_list_011 {
    list-style: none;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-family: 'Playfair Display', serif;
    animation: fadeIn linear 3s;
}

.ms_list_011 li {
	border-bottom: 1px solid #cdcdcd;
    margin-bottom: 10px;
    padding: 5px 25px 15px 10px;
}
.clickButton {
	font-size: 1.2rem;
    cursor: pointer;
}
.stage-2col-mobile{
	display:none;
}
.stage-2col {
    float: left;
    font-size: 45px;
    font-family: 'Playfair Display', serif;
    font-weight: 300;
    line-height: 45px;
    margin-bottom: 50px;
    padding-right: 30px;
    text-align: right;
}
.body-label {
    padding-top: 150px;
    padding-bottom: 150px;
}
.full-pspace {
    text-decoration: none;
    margin-bottom: 80px;
    font-size: 12.75px;
    text-transform: uppercase;
}
.team-hero {
    margin-bottom: 30px;
    font-size: 75px;
    font-family: 'Playfair Display', serif;
}
.no-link { text-decoration: none;}
header.sticky.sticky_animate .header_bottom {
    background-color: rgba(0, 25, 40, 1)!important;
	box-shadow: 0 1px 3px rgb(0 0 0 / 11%);
}
.d-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}
.scoll-bg a {
    cursor: pointer;
    position: absolute;
    color: white;
    left: 50%;
    bottom: 8%;
}
.scoll-bg a:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 60px;
    background: white;
    left: 45%;
    bottom: -75px;
}
h2.has-text-align-center.space-saver {
    padding: 80px 0px 80px 0px;
    font-family: 'Playfair Display', serif;
}
.bg-home-video {position: relative;}
.hero-header {
    font-size: 90px;
    margin-bottom: 30px;
    color: #000;
    font-family: 'Playfair Display', serif;
    line-height: 100%;
    text-align: center;
}
.wp-block-video video {display: flex; height: 100%;object-fit: cover;min-height: 700px;}
figure#video-bg-home {margin: 0; min-height: 700px;}
.scroll {
    width: 100px;
    height: 65px;
    animation-name: scrollBounceText;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    cursor: pointer;
}
.wp-block-cover.aligncenter.has-background-dim-40.has-background-dim {    margin: 0!important;}
/* MENU */
nav.main_menu>ul>li>a span {
    display: flex!important;
    float: left;
    width: max-content;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 1px;
    line-height: 1;
    border-bottom: solid 1px transparent;
    padding: 10px 0px!important;
}
.row.main-menu-home {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 60px;
}
nav.main_menu>ul>li>a {padding:0px 25px!important;}
/* SERVICES-Page */
ul.services-menu { list-style: none; text-align: left;}

.services-menu li {
    font-family: 'Cormorant', serif;
    font-size: 16.5px;
    font-weight: 500;
    margin-bottom: 10px;
    padding-left: 30px;
}
.service-menu {
    margin-top: 30px;
    font-family: 'Playfair Display', serif;
    margin-bottom: 20px;
    padding-left: 30px;
    font-size: 27px;
    text-align: left;
}
/* MEMBERS */
.hbanner-group div {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
ul.ms_list_010 li {
    margin: 0;
    padding-bottom: 10px;
    border-bottom: solid 1px #CDCDCD;
}
.mermbers-header {
    font-size: 90px;
    font-family: "Playfair Display", serif;
    font-weight: 300;
    float: left;
    line-height: 90px;
    margin-bottom: 30px;
}
/* FOOTER */
.content-width.content-relative.testimonial-wrapper .testimonial-line,
div#box-line-wrapper-home-join-network .content-absolute {
    background: white;
}
div#box-line-wraper {
	position: absolute;
    display: initial;
    justify-content: center;
    height: 400px;
    width: 60%;
    left: 20%;
    right: 20%;}
div#box-line-wrapper-home-join-network {position: absolute; display: block; justify-content: flex-start; top: -63px; left: 10%;min-height: 200px;width: 485px;}
.content-absolute.content-left {display: block; width: 2px; position: absolute; height: 0px;left: 0px; bottom: 1;}
.content-absolute.content-right {display: block; width: 2px; position: absolute; height: 0; right: 0; top: 0;}
.content-absolute.content-bottom { display: block; width: 0; position: absolute; height: 2px; right: 0; bottom: 0;}
.high-mt .wp-block-group__inner-container { margin: 120px auto; position: relative!important; display: flex; width: 100%; flex-direction: column;}
.content-absolute.content-top {display: block; width:0; position: absolute; height: 2px; top: 0px;}
.content-width.content-relative.testimonial-wrapper { max-width: 980px; width: 100%; margin: 0 auto; position: relative;}
.content-absolute.content-top-right.testimonial-line { height: 2px; width: 0; right: 0; position: absolute; top: 0;}
.content-absolute.content-top-left.testimonial-line { height: 2px; width: 0;}
.content-absolute.content-left.testimonial-line {height: 0;}
.header_bottom.services.clearfix {background: #001928;}
.content-absolute.content-bottom-left.testimonial-line {
    width: 0%;
    height: 2px;
    bottom: -2px;
    position: relative;
}
p.has-text-align-center.quote-sec {
   line-height: 1.1;
    font-family: 'Playfair Display', serif;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.content-absolute.content-bottom-right.testimonial-line {
    position: relative;
    bottom: 0;
    right: 0;
    width: 0;
    height: 2px;
}
.memer-quote {font-size: 14px!important;}
.memer-quote,.memer-quote.home {
    position: absolute;
    top: 15px;
    display: flex;
    width: 100%;
    justify-content: center;
}
.wp-block-group__inner-container .w-100,
div#right-content-home-pillars {
    width: 100%;
}
.dynamic-part-bg-image {
    position: relative;
    width: 100%;
}
/* change bg */
.change-bg-section {
    padding: 100px;
    background-image: url(/wp-content/uploads/2021/05/forrest.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#pillar-left {
    left: 290px;
    animation-delay: 0;
}
.pillar {
	position: relative;
    height: 90%;
    width: max-content;
    margin-top: 1.5%;122
    opacity: 0.6;
    perspective: 995px;
    pointer-events: none;
    animation-name: pillar-bob;
    animation-duration: 15s;
    animation-iteration-count: infinite;
}
.menu-services{flex: 0 70%;}
.services-content .d-flex,.service-image-bg.d-flex {
    justify-content: flex-start;
    align-items: flex-start;
}
.service-title {
    margin-bottom: 30px;
    font-size: 4rem;
    font-family: 'Playfair Display', serif;
    color: #001928;
    line-height: 1;
    animation: fadeUp ease 1s;
}
.content-service p, .content-service strong {font-family: 'Muli', sans-serif;}
.services-content {margin-top: 150px;}
.services-content .d-flex {min-height: calc(100vh - 80px);}
.service-image-bg.d-flex {margin-left: 30%; max-width: 700px; padding-right: 40px; display: flex; flex: 0 85%; margin-bottom: 50px;}
.bg-item {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 25%;
    margin: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 50%;
}
div#pillar-left-members, div#pillar-middle-partners, div#pillar-right-products {transform: skewX(160deg); width: 120px;}
.pillar-image {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover!important;
    cursor: pointer;
    pointer-events: initial;
    transition: opacity .5s;
}
.small-info-heading-font {
    font-size: 1.1rem;
    color: #001928;
    font-weight: 500;    
    font-family: 'Playfair Display', serif;}
    
.textC.act {transition: fadeshow 1s linear;}

@keyframes fadeshow {
  0% {opacity:0;}
  100% {opacity:1;}
}


@keyframes fadeUp {
  0% {opacity:0; transform: translateY(70%);}
  100% {opacity:1;transform: translateY(0%);}
}

@keyframes pillar-bob {
  0% {transform: scale(1); }
  50% {transform: scale(1.1);}
  100% {transform: scale(1);}
}
div#text-16 table tr td {float: left;}
div#text-16 table tr td a {font-family: 'Mulli', serif; font-size: 16px; }
@keyframes fadeIn {
  0% {opacity:0;transform: scale(0.8);}
  100% {opacity:1;transform: scale(1);}
}

@-moz-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-o-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}
nav.main_menu.right>ul {display: flex; align-items: center;}
@-ms-keyframes 3 {
  0% {opacity:0;}
  100% {opacity:1;}
}
.image-center-home {
	animation: fadeIn linear 3s!important;
}
.bg-color .dark {background: #001928;}
#section-home-pillars * {color: #fff;}
.pillar-image.active { opacity: 1; z-index: 2;}
#pillar-right-products { background-image: url(/wp-content/uploads/2021/06/pillar-products-left.png);}
#pillar-middle-partners { background-image: url(/wp-content/uploads/2021/06/pillar-partners-left.png);}
#pillar-left-members { background-image: url(/wp-content/uploads/2021/06/pillar-members-middle.png);}
#pillar-left .pillar-text { bottom: 95px; color: white;}
#pillar-middle {left: 530px; height: 100%;}
.pillar span {font-family: 'Playfair Display', serif; color: white; font-size: 39px!important;}
.right-content.content-two-thirds.content-absolute.content-right {position: relative; height: 550px; display: flex; align-items: center;}
#pillar-right {left: 770px;height: 80%;}
#pillar-left {left: 290px; animation-delay: 0;}
.pillar-text.active {    /* opacity: 1;     //transform: skewX( 20deg) scale(1);*/}
.additional-par{display: block;}
.p-floater{	float: left;}
.pillar-text {
    position: absolute;
    bottom: 60px!important;
    min-width: 200px;
    margin: 0;
    font-size: 2.6rem;
    z-index: 2!important;
}
.q_logo {top: 0; }
header .header_inner_left {position: relative!important;}
.q_logo img {max-width: 100px!important; height: auto!important; position: relative!important;}
.new-list-members ul.ms_list_010 { display: flex; border-bottom: solid 1px #CDCDCD; justify-content: center; margin-bottom: 15px; width: max-content; }
.new-list-members .wp-block-group__inner-container {display: flex; justify-content: center;}
.new-list-members ul.ms_list_010 li:checked { border-bottom: 1px solid black;}
.wp-block-column.textCon .textC .vertical-img { position: fixed; width: 500px; display: block;}
.wp-block-column.paragraph-spacer {	flex-basis: 50%!important; display: block; position: relative; left: 500px; top: 0; margin: 100px 20px;  ; max-width: 700px; height: 100%; width: 100%;}
.wp-block-group.contact-paragraph p{ padding: 15px 20px;}
.wp-block-column.ap-flex { flex-basis: 60%;}
.wp-block-column.right-table.h-flex {flex-basis: 40%; padding: 30px;}
.service-block{padding: 0; margin: 0;}
.paragraph-spacer p{ font-size: 15px!important; font-family: 'Muli', sans-serif; padding-top: 15px;}
img.wp-block-cover__image-background.wp-image-8194,.wp-image-8108,.wp-image-8126,.wp-image-7879,.wp-image-7830,.wp-image-7760 {	opacity:0.5;}