/*!
Theme Name: Allium Stents
Theme URI: http://underscores.me/
Author: GWCM
Author URI: http://www.gavinwillis.co.uk
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: allium-stents
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Allium Stents is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

body {
	margin: 0;
}
*,
*::before,
*::after {
	box-sizing: border-box;
}
* {
	font-family: 'specter', Arial;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 500;
    font-family: "specter", Arial;
    margin-bottom: 0px;
}
h1.entry-title {
    color: #044e7f;
    font-size: 42px;
    line-height: 50px;
}
body:not(.home) h1 {
    font-size: 42px;
    line-height: 48px;
    font-weight: 500;
    margin-bottom: 15px;
}
h2 {
    font-size: 42px;
    line-height: 48px;
    font-weight: 500;
}
h3 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px !important;
    margin-top: 0px;
}
.wp-block-embed iframe {
    width: 100%;
    height: 100%;
    border-radius: 16px !important;
    overflow: hidden;
}
.wp-block-embed__wrapper {
    aspect-ratio: 16 / 9;
}
.is-provider-youtube {
    margin-top: 0px !important;
}
.single h2 {
    font-size: 30px;
    line-height: 30px;
}
.single h2, .single h1 {
    color: #044e7f;
}
p, .sp-easy-accordion li {
	margin-bottom: 0px;
    color: #044E7F;
    font-size: 26px;
    line-height: 30px;
    margin-top: 0px !important;
}
p.has-medium-font-size {
    font-size: 26px !important;
    line-height: 30px;
}
p.has-small-font-size {
    font-size: 21px !important;
    line-height: 25px;
}
p a {
    text-decoration: none;
}
p a:hover {
    text-decoration: underline;
}
.sp-easy-accordion li, .sp-easy-accordion p {
    font-size: 21px;
    line-height: 32px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.wp-block-image {
    margin-bottom: 0px;
}


header {
    background-color: #044E7F;
    padding: 17px 0px 22px;
}
.wrapper, #top .uagb-container-inner-blocks-wrap, #middle .uagb-container-inner-blocks-wrap, #bottom .uagb-container-inner-blocks-wrap {
    margin: 0 auto;
    max-width: 990px;
    width: 100%;
    display: flex;
    padding: 0px 20px;
    flex-direction: column;
}
#navigation {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.lapro {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: flex-end;
    margin-bottom: 13px;
    width: 100%;
}
.lapro p {
    margin: 0px !important;
}
.lapro a {
    color: #fff;
    font-size: 11px;
    text-decoration: none;
}
.lapro svg {
    margin-right: 34px;
    width: 100px;
    display: flex;
}
header .custom-logo {
    width: 260px;
}
nav {
    border: solid 2px #fff;
    border-radius: 40px;
    display: flex;
    padding: 4px 4px 4px 35px;
}
nav ul {
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    gap: 20px;
}
nav ul li {
    display: inline-block;
}
nav li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    display: block;
    position: relative;
    padding: 4px 2px;
}
nav li:not(.button) a:after {
    display: block;
    background-color: #fff;
    content: ' ';
    height: 0px;
    width: 0px;
    position: absolute;
    transition: all ease-in .2s;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
}
nav li a:not(.button):hover:after {
    width: calc(100% + 4px);
    height: 2px;
}
nav li.current-menu-item:not(.button) a {
    color: #20B7BB !important;
}
nav li.current-menu-item:not(.button) a:after {
    background-color: #20B7BB;
}
nav li.button a {
    background-color: #fff;
    color: #044E7F;
    font-weight: 500;
    padding: 10px 18px;
    border-radius: 30px;
    transition: all ease-in .2s;
    margin-left: 10px;
}
nav li.button a:hover {
    background-color: #24B8BC;
    color: #fff;
}
.curve {
    display: none;
}
#burger {
	display: none;
}
#top {
	padding: 70px 0px 50px;
	background-color: #044E7F;
	text-align: center;
}
#top p {
	font-weight: 500;
	color: #fff;
	font-size: 26px;
	margin-bottom: 45px;
	max-width: 450px;
    margin: 0 auto 0px;
}
.wp-block-button__link, form input[type=submit], .alm-btn-wrap .alm-load-more-btn {
    font-size: 18px !important;
    line-height: 24px !important;
    padding: 18px 45px !important;
    color: #044E7F !important;
    border: solid 2px #044E7F !important;
    text-align: center;
    width: fit-content;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 50px !important;
    transition: all ease-in .2s !important;
    background-color: transparent !important;
    height: auto !important;
}
.alm-btn-wrap {
    margin-top: 40px !important;
    margin-bottom: 50px !important;
}
.wp-block-button__link:hover, form input[type=submit]:hover, .alm-btn-wrap .alm-load-more-btn:hover {
    background-color: #044E7F !important;
    color: #fff !important;
}
.white .wp-block-button__link, .wp-block-button__link.white {
    color: #fff !important;
	border: solid 2px #fff !important;
}
.wp-block-button__link.white {
    display: inline-block;
    margin-top: 20px;
    margin: 20px 0px 0px;
}   
.white .wp-block-button__link:hover, .wp-block-button__link.white:hover {
	background-color: #fff !important;
	color: #044E7F !important;
}
#middle .uagb-container-inner-blocks-wrap {
    gap: 0px !important;
}
#middle {
	background-color: #EFEFEF;
    text-align: center;
    padding: 30px 0px 50px;
    margin-top: 0px;
	background-image: url("images/curve.svg");
	background-position: 0px -1px;;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#middle p {
	color: #044E7F;
	line-height: 32px;
    font-size: 21px;
	margin-bottom: 0px;
	max-width: 745px;
	margin: 0 auto;
}
#middle p:last-of-type {
	margin-bottom: 30px;
}
#middle p strong {
	font-size: 26px;
}
#middle svg {
	width: 209px;
    height: 75px;
	margin: 0 auto;
}
#bottom {
	background-color: #063854;
	padding: 20px 0px;
}
#bottom p, #bottom a {
	color: #fff;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	position: relative;
    margin: 0px;
}
#bottom a {
	display: inline-flex;
	align-items: center;
}
#bottom a:hover {
	text-decoration: underline;
}
#bottom a:before {
	height: 10px;
	width: 1px;
	display: inline-block;
	background-color: #fff;
	content: ' ';
	vertical-align: bottom;
	margin: 0px 7px;
}
#home-intro {
    max-width: 783px;
}
#icons svg {
    width: 168px;
    margin-bottom: 10px;
}
.uagb-post-grid.uagb-post__items.is-carousel {
    gap: 0px !important;
    margin-bottom: 30px;
}
.uagb-post__inner-wrap {
    border-radius: 16px;
    overflow: hidden;
    padding: 0px !important;
}
.uagb-post__inner-wrap h4 {
    color: #044E7F;
    font-size: 25px !important;
    line-height: 30px !important;
    font-family: 'specter', Arial;
    padding-bottom: 0px !important;
    font-weight: 500 !important;
    min-height: 140px;
}
.uagb-post__inner-wrap .wp-block-button__link {
    border: none !important;
    padding: 0px !important;
    color: #24B8BC !important;
    font-size: 20px !important;
    line-height: 24px !important;
}
.uagb-post__inner-wrap .wp-block-button__link:hover {
    background-color: transparent !important;
    color: #24B8BC !important;
    text-decoration: underline;
}
.uagb-post__image {
    height: 208px;
}
.uagb-post__image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.wp-block-uagb-post-carousel {
    padding: 0px;
}
.slick-slide > div {
    padding: 0px 25px;
}
.uagb-post__arrow-outside.uagb-post-grid .slick-next {
    top: 0px;
    right: calc(50% - 160px) !important;
    z-index: 99;
}
.uagb-post__arrow-outside.uagb-post-grid .slick-prev {
    top: 0px;
    left: calc(50% - 160px) !important;
    z-index: 99;
}
.uagb-slick-carousel .slick-prev, .uagb-slick-carousel .slick-next {
    transform: none !important;
}
.uagb-slick-carousel .slick-prev::before {
    content: ' ' !important;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 66.5 66.5"><defs><style> .cls-1 { fill: none; stroke: %23fff; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 1.5px; } </style></defs><g id="Layer_1-2" data-name="Layer 1"><g><g><line class="cls-1" x1="49.92" y1="33.25" x2="16.79" y2="33.25"/><path class="cls-1" d="M30.16,47.54l-13.07-13.07c-.67-.67-.67-1.76,0-2.43l13.07-13.07"/></g><rect class="cls-1" x=".75" y=".75" width="65" height="65" rx="32.5" ry="32.5" transform="translate(66.5 0) rotate(90)"/></g></g></svg>');
    width: 65px;
    height: 65.5px;
    display: block;
    transition: all ease-in .2s;
    opacity: 1;
    border-radius: 50%;
}
.uagb-slick-carousel .slick-next::before {
    content: ' ' !important;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 66.5 66.5"><defs><style> .cls-1 { fill: none; stroke: %23fff; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 1.5px; } </style></defs><g id="Layer_1-2" data-name="Layer 1"><g><g><line class="cls-1" x1="16.58" y1="33.25" x2="49.71" y2="33.25"/><path class="cls-1" d="M36.34,18.96l13.07,13.07c.67.67.67,1.76,0,2.43l-13.07,13.07"/></g><rect class="cls-1" x=".75" y=".75" width="65" height="65" rx="32.5" ry="32.5" transform="translate(0 66.5) rotate(-90)"/></g></g></svg>');
    width: 65px;
    height: 65.5px;
    display: block;
    transition: all ease-in .2s;
    opacity: 1;
    border-radius: 50%;
}
.uagb-slick-carousel .slick-prev:hover::before {
    content: ' ' !important;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 66.5 66.5"><defs><style> .cls-1 { fill: none; stroke: %23044e7f; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 1.5px; } </style></defs><g id="Layer_1-2" data-name="Layer 1"><g><g><line class="cls-1" x1="49.92" y1="33.25" x2="16.79" y2="33.25"/><path class="cls-1" d="M30.16,47.54l-13.07-13.07c-.67-.67-.67-1.76,0-2.43l13.07-13.07"/></g><rect class="cls-1" x=".75" y=".75" width="65" height="65" rx="32.5" ry="32.5" transform="translate(66.5 0) rotate(90)"/></g></g></svg>');
    background-color: #fff;
}
.uagb-slick-carousel .slick-next:hover::before {
    content: ' ' !important;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 66.5 66.5"><defs><style> .cls-1 { fill: none; stroke: %23044e7f; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 1.5px; } </style></defs><g id="Layer_1-2" data-name="Layer 1"><g><g><line class="cls-1" x1="16.58" y1="33.25" x2="49.71" y2="33.25"/><path class="cls-1" d="M36.34,18.96l13.07,13.07c.67.67.67,1.76,0,2.43l-13.07,13.07"/></g><rect class="cls-1" x=".75" y=".75" width="65" height="65" rx="32.5" ry="32.5" transform="translate(0 66.5) rotate(-90)"/></g></g></svg>');
    background-color: #fff;
}
.uagb-slick-carousel ul.slick-dots {
    top: 3px;
    position: absolute;
    height: 30px;
}
.uagb-slick-carousel ul.slick-dots li button::before, .uagb-slick-carousel ul.slick-dots li button, .uagb-slick-carousel ul.slick-dots li {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 15px;
    content: ' ' !important;
    opacity: 1 !important;
}
.uagb-slick-carousel ul.slick-dots li.slick-active button::before {
    background-color: #24b8bc;
}
.uagb-slick-carousel ul.slick-dots li {
    margin: 0px 8px;
}
.slick-arrow svg {
    display: none !important;
}
.slick-list.draggable {
    padding-top: 110px;
}
.wave {
    padding: 0px !important;
}
.wave .uagb-container-inner-blocks-wrap, .wave2 {
    margin-top: 65px;
    margin-bottom: 50px;
    background-image: url(images/wave.png);
    background-repeat: repeat-x;
    height: 30px;
    width: 100%;
}
body:not(.home) .wave .uagb-container-inner-blocks-wrap {
    margin-bottom: 0px !important;
}
.about-title {
    border-radius: 100px;
    overflow: hidden;
    padding: 0px 65px;
    margin-bottom: 55px;
    margin-top: 65px;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 26px;
    font-weight: 500;
    border-radius: 30px;
    line-height: 48px;
    background-color: #044E7F;
    color: #fff !important;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon, .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon {
    font-size: 26px !important;
}
.eap-icon-ea-expand-plus:before, .eap-icon-ea-expand-minus:before {
    content: ' ' !important;
    background-image: url('data:image/svg+xml,<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.7 19.4"><defs><style> .cls-1 { fill: none; stroke: %23fff; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 3px; } </style></defs><g id="Layer_1-2" data-name="Layer 1"><polyline class="cls-1" points="1.5 1.5 23.85 17.56 46.2 1.5"/></g></svg>') !important;
    background-position: center !important;
    width: 44px !important;
	margin-right: 15px;
	transition: all ease-in .2s;
    height: 18px;
}
.eap-icon-ea-expand-minus:before {
	transform: rotate(180deg);
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
    padding: 20px 35px 0px 88px;
    overflow: hidden;
}
.sp-easy-accordion p:last-of-type {
    margin-bottom: 0px !important;
}
#about-stents {
    padding-bottom: 65px;
}
.sp-ea-one.sp-easy-accordion {
    margin-bottom: 50px;
}
#featured {
    border-radius: 30px;
    padding: 50px 20px;
}
#featured p {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 26px;
}
#featured p:last-of-type {
    margin-bottom: 0px;
}
.filebutton .wp-block-button__link {
    background-image: url('data:image/svg+xml,<svg id="Group_2" data-name="Group 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="33.16" height="43.97" viewBox="0 0 33.16 43.97"><defs><clipPath id="clip-path"><rect id="Rectangle_1" data-name="Rectangle 1" width="33.16" height="43.97" fill="none"></rect></clipPath></defs><g id="Group_1" data-name="Group 1" clip-path="url(%23clip-path)"><path id="Path_1" data-name="Path 1" d="M22.23.75H3.97A3.218,3.218,0,0,0,.75,3.97V40a3.218,3.218,0,0,0,3.22,3.22H29.19A3.218,3.218,0,0,0,32.41,40V10.93a3.223,3.223,0,0,0-.94-2.28L24.51,1.69A3.223,3.223,0,0,0,22.23.75Z" fill="none" stroke="%23fff" stroke-miterlimit="10" stroke-width="2"></path><path id="Path_2" data-name="Path 2" d="M32.41,10.34H25.65a3.218,3.218,0,0,1-3.22-3.22V.36" fill="none" stroke="%23fff" stroke-miterlimit="10" stroke-width="2"></path><line id="Line_1" data-name="Line 1" y2="14.45" transform="translate(16.58 16.64)" fill="none" stroke="%23fff" stroke-miterlimit="10" stroke-width="2"></line><path id="Path_3" data-name="Path 3" d="M23.64,25.4l-4.78,4.78a3.223,3.223,0,0,1-4.56,0L9.52,25.4" fill="none" stroke="%23fff" stroke-miterlimit="10" stroke-width="2"></path><line id="Line_2" data-name="Line 2" x1="15.7" transform="translate(8.73 35.57)" fill="none" stroke="%23fff" stroke-miterlimit="10" stroke-width="2"></line></g></svg>');
}
.filebutton .wp-block-button__link:hover {
    background-image: url('data:image/svg+xml,<svg id="Group_2" data-name="Group 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="33.16" height="43.97" viewBox="0 0 33.16 43.97"><defs><clipPath id="clip-path"><rect id="Rectangle_1" data-name="Rectangle 1" width="33.16" height="43.97" fill="none"></rect></clipPath></defs><g id="Group_1" data-name="Group 1" clip-path="url(%23clip-path)"><path id="Path_1" data-name="Path 1" d="M22.23.75H3.97A3.218,3.218,0,0,0,.75,3.97V40a3.218,3.218,0,0,0,3.22,3.22H29.19A3.218,3.218,0,0,0,32.41,40V10.93a3.223,3.223,0,0,0-.94-2.28L24.51,1.69A3.223,3.223,0,0,0,22.23.75Z" fill="none" stroke="%23044e7f" stroke-miterlimit="10" stroke-width="2"></path><path id="Path_2" data-name="Path 2" d="M32.41,10.34H25.65a3.218,3.218,0,0,1-3.22-3.22V.36" fill="none" stroke="%23044e7f" stroke-miterlimit="10" stroke-width="2"></path><line id="Line_1" data-name="Line 1" y2="14.45" transform="translate(16.58 16.64)" fill="none" stroke="%23044e7f" stroke-miterlimit="10" stroke-width="2"></line><path id="Path_3" data-name="Path 3" d="M23.64,25.4l-4.78,4.78a3.223,3.223,0,0,1-4.56,0L9.52,25.4" fill="none" stroke="%23044e7f" stroke-miterlimit="10" stroke-width="2"></path><line id="Line_2" data-name="Line 2" x1="15.7" transform="translate(8.73 35.57)" fill="none" stroke="%23044e7f" stroke-miterlimit="10" stroke-width="2"></line></g></svg>');
}
.videobutton .wp-block-button__link {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="45.47" height="31" viewBox="0 0 44.47 31"><defs><clipPath id="clip-path2"><rect width="44.47" height="30.64" fill="none"></rect></clipPath></defs><g clip-path="url(%23clip-path2)"><rect width="42.97" height="29.14" rx="2.86" transform="translate(0.75 0.75)" fill="none" stroke="%23fff" stroke-miterlimit="10" stroke-width="2"></rect><path d="M19,11.55V19.1a.587.587,0,0,0,.92.48l5.31-3.77a.58.58,0,0,0,0-.95l-5.31-3.77a.58.58,0,0,0-.92.48Z" fill="none" stroke="%23fff" stroke-miterlimit="10" stroke-width="2"></path></g></svg>');
}
.videobutton .wp-block-button__link:hover {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="45.47" height="31" viewBox="0 0 44.47 31"><defs><clipPath id="clip-path2"><rect width="44.47" height="30.64" fill="none"></rect></clipPath></defs><g clip-path="url(%23clip-path2)"><rect width="42.97" height="29.14" rx="2.86" transform="translate(0.75 0.75)" fill="none" stroke="%23044E7F" stroke-miterlimit="10" stroke-width="2"></rect><path d="M19,11.55V19.1a.587.587,0,0,0,.92.48l5.31-3.77a.58.58,0,0,0,0-.95l-5.31-3.77a.58.58,0,0,0-.92.48Z" fill="none" stroke="%23044E7F" stroke-miterlimit="10" stroke-width="2"></path></g></svg>');
}
.videobutton .wp-block-button__link, .filebutton .wp-block-button__link {
    background-repeat: no-repeat;
    width: 64px !important;
    height: 64px !important;
    border-radius: 50%;
    padding: 0px !important;
    border: solid 2px #fff !important;
    background-position: center;
    transition: all ease-in .2s;
}
.filebutton2 .uagb-button__icon-position-before {
    display: none !important;
}
.filebutton2 {
    text-align: left;
    width: 100%;
}
.filebutton2 .wp-block-button__link {
    width: 100%;
    text-align: left;
    gap: 20px;
}
.filebutton2 .wp-block-button__link:before {
    background-image: url('data:image/svg+xml,<svg id="Group_2" data-name="Group 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="33.16" height="43.97" viewBox="0 0 33.16 43.97"><defs><clipPath id="clip-path"><rect id="Rectangle_1" data-name="Rectangle 1" width="33.16" height="43.97" fill="none"></rect></clipPath></defs><g id="Group_1" data-name="Group 1" clip-path="url(%23clip-path)"><path id="Path_1" data-name="Path 1" d="M22.23.75H3.97A3.218,3.218,0,0,0,.75,3.97V40a3.218,3.218,0,0,0,3.22,3.22H29.19A3.218,3.218,0,0,0,32.41,40V10.93a3.223,3.223,0,0,0-.94-2.28L24.51,1.69A3.223,3.223,0,0,0,22.23.75Z" fill="none" stroke="%23044e7f" stroke-miterlimit="10" stroke-width="2"></path><path id="Path_2" data-name="Path 2" d="M32.41,10.34H25.65a3.218,3.218,0,0,1-3.22-3.22V.36" fill="none" stroke="%23044e7f" stroke-miterlimit="10" stroke-width="2"></path><line id="Line_1" data-name="Line 1" y2="14.45" transform="translate(16.58 16.64)" fill="none" stroke="%23044e7f" stroke-miterlimit="10" stroke-width="2"></line><path id="Path_3" data-name="Path 3" d="M23.64,25.4l-4.78,4.78a3.223,3.223,0,0,1-4.56,0L9.52,25.4" fill="none" stroke="%23044e7f" stroke-miterlimit="10" stroke-width="2"></path><line id="Line_2" data-name="Line 2" x1="15.7" transform="translate(8.73 35.57)" fill="none" stroke="%23044e7f" stroke-miterlimit="10" stroke-width="2"></line></g></svg>');
    width: 33px;
    height: 44px;
    content: ' ';
    display: inline-block;
}
.filebutton2 .wp-block-button__link:hover:before {
    background-image: url('data:image/svg+xml,<svg id="Group_2" data-name="Group 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="33.16" height="43.97" viewBox="0 0 33.16 43.97"><defs><clipPath id="clip-path"><rect id="Rectangle_1" data-name="Rectangle 1" width="33.16" height="43.97" fill="none"></rect></clipPath></defs><g id="Group_1" data-name="Group 1" clip-path="url(%23clip-path)"><path id="Path_1" data-name="Path 1" d="M22.23.75H3.97A3.218,3.218,0,0,0,.75,3.97V40a3.218,3.218,0,0,0,3.22,3.22H29.19A3.218,3.218,0,0,0,32.41,40V10.93a3.223,3.223,0,0,0-.94-2.28L24.51,1.69A3.223,3.223,0,0,0,22.23.75Z" fill="none" stroke="%23fff" stroke-miterlimit="10" stroke-width="2"></path><path id="Path_2" data-name="Path 2" d="M32.41,10.34H25.65a3.218,3.218,0,0,1-3.22-3.22V.36" fill="none" stroke="%23fff" stroke-miterlimit="10" stroke-width="2"></path><line id="Line_1" data-name="Line 1" y2="14.45" transform="translate(16.58 16.64)" fill="none" stroke="%23fff" stroke-miterlimit="10" stroke-width="2"></line><path id="Path_3" data-name="Path 3" d="M23.64,25.4l-4.78,4.78a3.223,3.223,0,0,1-4.56,0L9.52,25.4" fill="none" stroke="%23fff" stroke-miterlimit="10" stroke-width="2"></path><line id="Line_2" data-name="Line 2" x1="15.7" transform="translate(8.73 35.57)" fill="none" stroke="%23fff" stroke-miterlimit="10" stroke-width="2"></line></g></svg>');
}
.filebutton2 .uagb-button__link {
    width: calc(100% - 53px);
}
.videobutton .wp-block-button__link:hover, .filebutton .wp-block-button__link:hover {
    background-color: #fff !important;
}
.videobutton .wp-block-button__link svg, .filebutton .wp-block-button__link svg {
    display: none;
}
form {
	display: flex;
	flex-direction: column;
	max-width: 640px;
	margin: 20px auto 0px;
}
form p {
	color: #000;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 30px !important;
    text-align: center;
}
form input[type=email], form input[type=text], form textarea {
	border: solid 2px #044E7F;
	padding: 15px 30px;
	border-radius: 32px;
	font-size: 24px;
	line-height: 30px;
	color: #044E7F;
	margin-bottom: 30px;
	background-color: #EFEFEF;
	width: 100%;
}
.nf-form-cont form input[type=email], .nf-form-cont form input[type=text], .nf-form-cont form textarea {
    margin-bottom: 10px;
}
.nf-field-container {
    margin-bottom: 20px !important;
}
.nf-form-fields-required {
    display: none;
}
form textarea {
	height: 450px;
}
::placeholder {
	color: #044E7F;
    font-family: 'specter', Arial;
}
form input[type=submit] {
    background-color: transparent;
    cursor: pointer;
}
form p a {
    color: #20B7BB;
    text-decoration: none;
}
form p a:hover {
    text-decoration: underline;
}
form input[type=submit] {
    margin-bottom: 25px;
}
.submit-wrap {
    justify-self: center;
}
.nf-field-container.html-container {
    margin-bottom: 0px !important;
}
.alm-listing {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 30px !important;
}
.alm-itemx {
    width: calc(50% - 10px);
    border-radius: 16px;
    overflow: hidden;
    background-color: #044e7f;
    color: #fff;
    display: flex;
    flex-direction: column;
}
.alm-itemx .feat_img {
    height: 252px;
}
.feat_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.article-content {
    padding: 30px 35px 90px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-image: url(images/wave.png);
    background-repeat: repeat-x;
    background-position: center calc(100% - 30px);
}
.article-content p {
    color: #fff;
    font-size: 21px;
    line-height: 32px;
}
.article-content p.entry-meta {
    font-size: 18px;
    line-height: 22px;
    color: #24b8bc;
    text-transform: uppercase;
}
.page-id-8 .article-content p.entry-meta {
    margin-bottom: 15px;
}
.article-content h3 a {
    font-size: 28px;
    line-height: 34px;
    color: #fff;
    text-decoration: none;
}
.alm-listing:after {
    display: none !important;
}
article.type-post  {
    padding-top: 30px;
    max-width: 920px;
}
article.type-post .entry-meta {
    font-size: 18px;
    line-height: 21px;
    color: #24b8bc;
    text-transform: uppercase;
}
.post-thumbnail {
    width: 100%;
    height: auto;
    border-radius: 16px !important;
    overflow: hidden;
    margin-bottom: 30px;
}
.post-thumbnail img {
    display: block;
}
article.type-post .entry-content p {
    margin-bottom: 20px !important;
    font-size: 21px;
    line-height: 32px;
    color: #044e7f;
}
article.type-post .entry-content p a {
    color: #24b8bc;
}
article.type-post .entry-content p.has-medium-font-size {
    font-size: 24px !important;
    line-height: 35px;
}
article.type-post .entry-content {
    max-width: 827px;
    margin: 0 auto;
}
.privacy-policy h2 {
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 0px;
}
.privacy-policy p {
    font-size: 21px;
    line-height: 25px;
}
.privacy-policy p a {
    color: #20B7BB;
}
.news-nav {
    display: flex;
    align-self: center;
    gap: 20px;
    margin-bottom: 50px;
}
#featured-articles {
    background-color: #044E7F;
    padding-bottom: 1px;
    text-align: center;
}
#featured-articles h2 {
    color: #fff;
    font-size: 42px;
    line-height: 50px;
}
#block-14 h2 {
    font-size: 42px;
    line-height: 50px;
}
@media (max-width: 880px) {
	body:not(.home) #home-intro {
		padding-top: 85px;
	}
	.curve {
		transform: rotate(180deg);
		display: block;
		width: 100%;
	}
	.curve svg {
		display: block;
	}
	header {
		background-color: transparent;
		position: relative;
	}
	header > .curve {
		position: absolute;
		top: calc(100% - 6px);
        z-index: 9;
	}
	header > span {
		background-color: #044E7F;
		display: block;
		padding: 10px 0px 0px;
	}
	header .custom-logo {
		width: 206px;
	}
	#burger {
		display: inline-block;
	}
	#burger ul {
		padding: 0px;
		margin: 0px;
		display: flex;
		width: 30px;
		height: 30px;
		flex-direction: column;
		justify-content: center;
		cursor: pointer;
		position: relative;
		overflow: hidden;
		gap: 7px;
	}
	#burger li {
		display: block;
		width: 100%;
		height: 3px;
		background-color: #fff;
		border-radius: 2px;
		transition: all ease-in .2s;
	}
	#burger.opened li:last-of-type {
		opacity: 0;
	}
	#burger.opened li:first-of-type {
		transform: rotate(45deg);
		transform-origin: top left;
		position: absolute;
		top: 0px;
		left: 5px;
	}
	#burger.opened li:nth-of-type(2) {
		transform: rotate(-45deg);
		transform-origin: top right;
		position: absolute;
		top: 0px;
		right: 5px;
	}
	nav {
		border: none;
		border-radius: 0px;
		position: absolute;
        width: 100%;
        left: 0px;
		justify-content: center;
		top: 127px;
		overflow: hidden;
		max-height: 0px;
		transition: all ease-in .2s;
		padding: 0px;
		flex-direction: column;
        z-index: 9;
	}
	nav > div:not(.curve) {
		background-color: #20B7BB;
		width: 100%;
		padding-top: 85px;
        padding-bottom: 2px;
	}
    .main-navigation .curve {
        margin-top: -1px;
    }
	nav ul {
		gap: 25px;
	}
	nav.opened {
		max-height: 450px;
	}
	nav svg {
		display: block;
	}
	nav ul {
		flex-direction: column;
		padding: 20px;
		padding-bottom: 0px;
	}
	nav li a {
		font-size: 20px;
	}
	.lapro img {
		margin-right: 0px;
	}
	header {
		padding: 0px;
	}
	nav li a.active {
		color: #fff !important;
	}
}
@media (max-width: 768px) {
	nav > div:not(.curve) {
		background-color: #20B7BB;
		width: 100%;
		padding-top: 50px;
	}
    #top {
		padding-top: 50px;
	}
	#top p {
		font-size: 24px;
		line-height: 29px;
		margin-bottom: 30px;
	}
    h1 {
        font-size: 30px;
        line-height: 36px;
    }
    h2 {
        font-size: 32px;
        line-height: 38px;
    }
    body:not(.home) h1{
        margin-top: 50px;
    }
    .alm-itemx {
        width: 100%;
    }
    .about-title {
        margin-bottom: 28px;
        margin-top: 42px;
    }
    .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
        font-size: 18px;
        line-height: 38px;
        padding: .5em .5em .5em .7em;
    }
    .about-title h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .sp-easy-accordion li, .sp-easy-accordion p {
        font-size: 18px;
        line-height: 28px;
    }
    .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
        padding: 20px 8px 0px 10px;
    }
    .about-title img {
        width: 130px;
    }
    .about-title .wp-block-column:last-of-type {
        flex-basis: content !important;
    }
    .about-title {
        padding: 0px 25px 0px 36px;
    }
    #about-stents {
        padding-bottom: 50px;
    }
    .sp-ea-one.sp-easy-accordion {
        margin-bottom: 35px;
    }
    .single h1 {
        font-size: 36px !important;
        line-height: 42px !important;
        margin-top: 20px !important;
    }
    article.type-post {
        padding-top: 60px;
    }
}
@media (max-width: 450px) {
	.lapro, .lapro a {
		font-size: 8px;
        line-height: 41px;
	}
}
