.about-full-bleed {
	position: relative;
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}
.page-template-about-us-page #main-about-us-content {
	overflow: visible;
}  
.about-hero-video {
	height: 80vh;     
	min-height: 80vh;  
}
.about-hero-video > .wp-block-getwid-section__wrapper {
	height: 100%;
}
.video-block-text {
	width: 100%;
	max-width: 1140px;
	margin: auto;
}
.about-hero-video .title {
    margin: 80px 0px 30px 0px;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 60px;
    line-height: 62px;
    color:#fff; 
}
 
.betterdocs-search-form {
    background-color: #BAC8D3;
    padding: 5px;
    margin: 10px 10px 10px 10px;
    border: 2px solid #5D7F99 !important;
    border-radius: 20px !important;
}

.betterdocs-search-form .heading {
    color: #566e8b;
    font-size: 40px;
    line-height: 1.2;
    margin: 0 0 20px;
} 
body .betterdocs-search-form .betterdocs-search-field {
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 23px;
    padding: 0px 0px 0px 5px;
}

body .betterdocs-search-form .betterdocs-searchform {
    background: #FFFFFF;
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    border-radius: 13px 13px 13px 13px;
}
body .betterdocs-search-form .betterdocs-searchform .search-submit {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 4px;
    background-color: #B85450;
    border-radius: 11px 11px 11px 11px;
    padding: 8px 10px 8px 10px;
}
body .betterdocs-search-form .betterdocs-searchform .search-submit:hover {
    background-color: #23445D;
}


/* FAQ block inside content toggle pane */
.prak_inst .tpm-content-toggle__label--secondary {
    color: #82b366;
}
.prak_inst  .tpm-content-toggle__label--primary {
	color:#23445D;
}
.prak_inst .tpm-content-toggle__state:checked + .tpm-content-toggle__slider {
    background: #82b366 !important;
}

.prak_inst .tpm-content-toggle__slider {
    background: #23445D!important;
}

.tpm-content-toggle__pane-inner {
	max-width: 1140px;
	margin: 0 auto;
	padding: 8px 12px 6px;
}

/* прибирає зайвий відступ від порожнього <p></p> на початку */
.tpm-content-toggle__pane-inner > p:empty {
	display: none;
}

.tpm-content-toggle__pane-inner .wp-block-heading {
	margin: 0 0 40px;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 29px;
	line-height: 1.05;
	font-weight: 400;
	color: #23445d;
}
.tpm-content-toggle__pane-inner .second_title{
    margin: 80px 0 40px;
}
/* rows */
.tpm-content-toggle__pane-inner .wp-block-columns {
	margin-bottom: 20px;
	gap: 20px;
}

/* columns */
.tpm-content-toggle__pane-inner .wp-block-column {
	display: flex;
}

/* wrappers */
.tpm-content-toggle__pane-inner .wp-block-buttons,
.tpm-content-toggle__pane-inner .wp-block-button {
	width: 100%;
}

/* button look */
.tpm-content-toggle__pane-inner .f-btn .wp-element-button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 66px;
	padding: 10px 16px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	line-height: 1.1;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #5d7f99;
	background: #f4f4f4;
	border: 3px solid #5d7f99;
	border-radius: 9px;
	box-shadow: none;
}

.f-btn.b_grin .wp-element-button {
	border: 3px solid #82B366;
	color: #82B366;
}

/* optional hover */
.tpm-content-toggle__pane-inner .f-btn .wp-element-button:hover {
	background: #4f7088;
	color: #eef2f5;
	border-color: #4f7088;
}
.tpm-content-toggle__pane-inner .f-btn.b_grin  .wp-element-button:hover {
	background: #82B366;
	color: #eef2f5;
	border-color: #82B366;
}
.f-blue .tpm-flip-box__card {
	position: relative !important;
    min-height: 260px !important;
    border-radius: 12px 12px 12px 12px;
}
.f-blue .tpm-flip-box__face{
    display: flex;
    align-items: center;
    gap: 0;
	border: 0 !important;
	box-shadow: inset 0 0 0 3px #5D7F99;
}
body .f-blue .tpm-flip-box__face--front {
	transform: translateZ(1px);
}
.f-blue .tpm-flip-box__face-inner{
	gap: 0 !important;
}
.f-blue .wp-block-image {
    margin: 0 auto !important;
    flex-shrink: 0;
}
.f-blue .wp-block-heading{
	font-weight: 600;
    font-size: 28px;
    line-height: 20px;
	margin: 20px 0 10px;
	color: #5D7F99;
}
body .f-blue .tpm-flip-box__face--back {
	background: #5d7f99 !important;
	color: #f8fafc !important;
	transform: rotateY(180deg) !important;
}

body .f-blue .wp-block-list li {
	list-style: none;
    display: flex;
    align-items: center;
}
body .f-blue .wp-block-list li:before {
    content: "\f15c";
	line-height: 1.8;
    margin-right: 10px;
	font-family: "Font Awesome 5 Free";
}
body .f-blue .wp-block-list li a,body .f-blue_g .wp-block-list li a{
	color:#f8fafc ;
}
body .f-blue .wp-block-list li a:hover, body .f-blue_g .wp-block-list li a:hover{
	color:#BAC8D3 ;
}
body .f-blue .tpm-inline-svg__icon.tpm-inline-svg__icon--svg{
	display: flex;
	justify-content: center;
}
body .f-blue svg{
	width: 40px;
	fill:#5d7f99;
}

.f-blue_g .tpm-flip-box__card {
	position: relative !important;
    min-height: 260px !important;
    border-radius: 12px 12px 12px 12px;
}
.f-blue_g .tpm-flip-box__face{
    display: flex;
    align-items: center;
    gap: 0;
	border: 0 !important;
	box-shadow: inset 0 0 0 3px #82B366;
}
body .f-blue_g .tpm-flip-box__face--front {
	transform: translateZ(1px);
}
.f-blue_g .tpm-flip-box__face-inner{
	gap: 0 !important;
}
.f-blue_g .wp-block-image {
    margin: 0 auto !important;
    flex-shrink: 0;
}
.f-blue_g .wp-block-heading{
	font-weight: 600;
    font-size: 28px;
    line-height: 20px;
	margin: 20px 0 10px;
	color: #82B366;
}
body .f-blue_g .tpm-flip-box__face--back {
	background: #82B366 !important;
	color: #f8fafc !important;
	transform: rotateY(180deg) !important;
}

body .f-blue_g .wp-block-list li {
	list-style: none;
    display: flex;
    align-items: center;
}
body .f-blue_g .wp-block-list li:before {
    content: "\f15c";
	line-height: 1.8;
    margin-right: 10px;
	font-family: "Font Awesome 5 Free";
}
body .f-blue_g .tpm-inline-svg__icon.tpm-inline-svg__icon--svg{
	display: flex;
	justify-content: center;
}
body .f-blue_g svg{
	width: 40px;
	fill:#82B366;
}
/* mobile/tablet */
@media (max-width: 991px) {
	.tpm-content-toggle__pane-inner .wp-block-heading {
		font-size: 38px;
	}

	.tpm-content-toggle__pane-inner .wp-block-columns {
		gap: 14px;
		margin-bottom: 12px;
	}
}
@media (max-width: 767px) {
	.tpm-content-toggle__pane-inner .wp-block-heading {
		font-size: 30px;
		margin-bottom: 12px;
	}
	.tpm-content-toggle__pane-inner .wp-block-columns {
		margin-bottom: 10px;
	}
}