/* WP editor addon classes */
figure.w-h-100 img {
    width: 100%;
    height: 100%;
}
/* End WP editor addon classes */

.cool-timeline-block-list .story-details img {
    margin-bottom: 1rem;
}

a.logo {
    position: relative;
    display: flex;
    align-items :center;
    padding: 0;
}

a.logo img {
    position: absolute;
    right: 20px;
    width: auto;
}

/* Cool Timeline styling */
.cool-vertical-timeline-body {
    padding-top: 0;
}

.wp-block-heading.ctlb-block-title {
    margin: 0;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif !important;
}

.cool-vertical-timeline-body .timeline-content .story-details {
    border-radius: 0;
    box-shadow: none;
}

.cool-vertical-timeline-body.alternating-sided .timeline-content .position-left .story-details, .cool-vertical-timeline-body.both-sided .timeline-content .position-left .story-details, .cool-vertical-timeline-body.one-sided.right .timeline-content .story-details,
.cool-vertical-timeline-body.alternating-sided .timeline-content .position-right .story-details, .cool-vertical-timeline-body.both-sided .timeline-content .position-right .story-details, .cool-vertical-timeline-body.one-sided.left .timeline-content .story-details {
    border-top: 8px solid #F5EDD8 !important;
    border: 3px solid #F5EDD8;
}

.cool-vertical-timeline-body.alternating-sided .timeline-content .position-left .story-details::before, .cool-vertical-timeline-body.both-sided .timeline-content .position-left .story-details::before, .cool-vertical-timeline-body.one-sided.right .timeline-content .story-details::before,
.cool-vertical-timeline-body.alternating-sided .timeline-content .position-right .story-details::before, .cool-vertical-timeline-body.both-sided .timeline-content .position-right .story-details::before, .cool-vertical-timeline-body.one-sided.left .timeline-content .story-details::before {
    top: 8px;
}

/* Cool Timeline styling end */

.sidebar-active {
	font-size: 18px;
	text-decoration: underline;
	color: #9d0d31 !important;
	pointer-events: none;
}

.text-center {
    text-align: center;
}

.font-size-big {
    font-size: 1.1rem;
}


a.style-unset {
    color: unset;
}

.z-999 {
    z-index: 999;
}

.footer-custom-elements {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100% !important;
    justify-content: space-evenly;
}

.footer-custom-elements > div {
    display: flex;
    flex-direction: column;
}

.lang-switcher div a {
    float: none !important;
    display: block;
    color: #000000;
}

.lang-switcher div a:hover {
    color: #636466;
}

body.error404 .metaslider {
    display: none;
}

.error-container {
    max-width: 300px;
    margin: 0 auto;
}

.w-100 {
    width: 100%;
}

.polymedics-list {
    list-style-type: square;
}

.polymedics-list-square {
    list-style-type: square;
}

.polymedics-list li {
    padding-bottom: 6px;
    font-size: 16px;
}

.polymedics-list li::marker {
    color: #9d0d31; 
}

.my-0 {
    margin-top: 0 !important; 
    margin-bottom: 0 !important; 
}


.poly-colored-table table,
.poly-brown-colored-table table {
    overflow: hidden;
}

.poly-colored-table table th,
.poly-colored-table table td,
.poly-brown-colored-table table th,
.poly-brown-colored-table table td {
    border: 3px solid white !important;
    padding: 3px 0 !important;
}

.poly-colored-table table th {
    background-color: #dcbf71;
    border-top: 0;
}

.poly-brown-colored-table table th {
    background-color: #a09085;
    border-top: 0;
    color: white;
}

.poly-colored-table table td {
    background-color: #f0e3c1;
}

.poly-brown-colored-table table td {
    background-color: #e7e3df;
    text-align: center;
}

body.page-id-2548 .site-header-menu nav > div > ul > li.current-page-ancestor a {
    color: unset !important;
    border-bottom: unset !important;
}

body#de_DE .site-header-menu nav > div > ul > li {
    padding: 0 16px !important;
}

.pm-custom-table th,
.pm-custom-table td {
    padding: 10px;
    border: 2px solid white !important;
}

.pm-custom-table th {
    background-color: #9a0000;
    color: white;
    font-size: 
}

.px-3 {
    padding: 1rem;
}

.justify-content-center {
    justify-content: center;
}

.no-left-padding .wp-block-media-text__content {
    padding-left: 0 !important;
    align-self: start;
}

.no-left-margin-checkbox .wpcf7-list-item.first.last {
    margin-left: 0 !important;
}

html:lang(es-ES) .top-menu {
    display: none;
}

.color-red {
    color: #9d0d31;
}

.fs-big {
    font-size: 20px;
}

.fs-medium {
    font-size: 16px;
}

.fw-bold {
    font-weight: bold;
}

#wpcf7-f15252-p15217-o3 .wpcf7-list-item {
    margin-left: 0;
}

.h-100,
.media-h100 .wp-block-media-text__content {
    height: 100%;
}

.bg-gray {
    background-color: #f9f9f9;
}

.py-5 {
    padding-top: 3rem;
    padding-bottom: 3rem;  
}

.mr-2 {
    margin-right: 8px;
}

textarea:focus-visible,
input:focus-visible,
select:focus-visible {
    outline: #E1C36C auto 5px;
}

.pum-content.popmake-content:focus {
    outline-width: 0;
}

body.page-id-10591 .banner-desktop {
    display: none;
}

body.page-id-206 .wp-block-columns p,
body.page-id-208 .wp-block-columns p,
body.page-id-703 .wp-block-columns p {
	margin: 0;
}

.poly-table td:first-of-type,
.poly-table th:first-of-type {
	width: 30%;
}

.poly-table td:nth-of-type(2),
.poly-table th:nth-of-type(2) {
	width: 70%;
}


.poly-table td,
.poly-table th {
	padding: 8px 16px;
}

body.page-id-6133 .banner-desktop {
	display: none;
}

body.page-id-742 .banner-desktop {
	display: none;
}

body.page-id-245 .banner-desktop {
	display: none;
}

body.page-id-1919 .banner-desktop {
	display: none;
}

body.page-id-3018 .banner-desktop {
	display: none;
}

body.page-id-3596 .banner-desktop {
	display: none;
}

body.page-id-3615 .banner-desktop {
	display: none;
}

body.page-id-3156 .banner-desktop {
	display: none;
}

body.page-id-739 .banner-desktop {
	display: none;
}

body.page-id-745 .banner-desktop {
	display: none;
}

body.page-id-742 .banner-desktop {
	display: none;
}

.iframe-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Hide extra sections in LD course */
.learndash-wrapper
.ld-focus
.ld-focus-sidebar
.ld-course-navigation
.ld-lesson-item-section-heading {
	display: none !important;
}

.page-id-3596 h3 {
	padding: 0 12px;
	background: linear-gradient(to bottom,#229b7c 0,#229b7c 51%,#1f7d7c 100%);
	border-radius: 10px;
}

.page-id-3596 h3 span {
	color: #ffffff !important;
	font-size: 24px !important;
}

.page-id-3553  .yrm-more-button-wrapper,
.page-id-3553  .yrm-less-button-wrapper {
	padding-bottom: 32px;
	border-bottom: 1px solid #27b67a;
}

.page-id-3553 .yrm-toggle-expand,
.page-id-3596 .yrm-toggle-expand {
	background-color: #27b67a;
	color: #ffffff;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mb-0-table table {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 16px !important;
}

.ml-0 {
	margin-left: 0 !important;
}

iframe {
	max-width: 100% !important;
}

.site-footer {
	z-index: 99;
}

#menu-toggle {
	padding-right: 30px;
}

.custom-footer .textwidget > div:nth-child(3),
.custom-footer .textwidget > div:nth-child(3) {
	width: 30%;
}
.custom-footer .textwidget > div:nth-child(2),
.custom-footer .textwidget > div:nth-child(2) {
	width: 32%;
}
.footer-container > div,
.footer-container > div {
	width: 62% !important;
}

#popmake-4343,
#popmake-4567 {
	background-color: #F5EDD8 !important;
}

#popmake-4343 p,
#popmake-4567 p {
	margin: 0 0 8px;
}

#popmake-4343 .wpcf7-form-control.wpcf7-submit,
#popmake-4567 .wpcf7-form-control.wpcf7-submit {
	border: 0;
	background: #9d0d31;
	color: white;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 26px;
	padding: 10px 0 11px 0;
	border-radius: 8px;
	outline: none;
	width: 100%;
}

.ld-course-list-content .ld-course-list-items .ld_course_grid .thumbnail.course {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.ld-course-list-content .ld-course-list-items .ld_course_grid .thumbnail.course .caption {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

div.ld-course-list-items div.ld_course_grid .thumbnail.course a.btn-primary {
	background-color: #A00C2A !important;
}

div.ld-course-list-items div.ld_course_grid .thumbnail.course a.btn-primary:hover {
	background-color: #DB2A4E !important;
}

.ld-course-list-content .ld-course-list-items .ld_course_grid .btn-primary {
	background-color: #D79F98;
	border-color: #D79F98;
}

.ld-course-list-content .ld-course-list-items .ld_course_grid .btn-primary:hover {
	background-color: #EE9A90;
	border-color: #EE9A90;
}

.green-bordered {
	border: 1px solid #27b67a;
	border-radius: 10px;
	border-collapse: inherit !important;
	padding: 16px;
}

hr {
	background-color: #262626;
	margin: 28px 0;
}

body.page-id-3018 hr {
	border-width: 0;
	margin: 28px 0;
	height: 1px;
	background-color: #27b67a;
}

.box-container {
	display: flex;
	padding: 16px 16px;
	margin: 32px 0;
	border-radius: 8px;
	border: 1px solid green;
}

.box-padding .box-content {
	padding-right: 130px !important;
}

.box-img {
	margin: 16px 0;
}

.box-content-container {
	margin-left: 40px;
	position: relative;
}

.box-content-container span {
	font-weight: bold;
	color: green;
	margin: 0;
}

.box-content-container .border-box {
	position: relative;
	display: inline-block;
	padding: 8px 12px;
	border-radius: 8px;
	border: 1px solid green;
}

.box-content-container .border-box::before {
	position: absolute;
	content: '\2190';
	left: -30px;
	color: green;
}

.box-content-container .box-content {
	padding: 8px 0 12px 0;
}

.box-content-container .box-content.adhesive {
	position: absolute;
	transform: rotate(90deg);
	left: -53px;
	top: 32px;
}

.box-content-container .box-content.adhesive p {
	font-size: 12px;
	font-weight: bold;
}

.box-content-container .box-content.adhesive p span {
	font-weight: normal;
}

.box-content-container .box-content p {
	margin: 0;
}

section.widget_recent_entries ul {
    padding-left: 0;
}

section.widget_recent_entries ul li {
    list-style: none;
    padding-bottom: 16px;
}

section.widget_recent_entries ul li a {
    color: #636466;
    font-weight: 600;
}

section.widget_recent_entries ul li:hover {
    text-decoration: underline;
}

#popup_contactform {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow-x: auto;
	
	display: none;
}

#popup_contact_content {
    background: #F5EDD8;
    width: 400px;
    margin: 40px auto;
    position: relative;
    top: 50px;
    max-width: calc(100% - 60px);
    padding: 25px 30px 25px 30px;
}

span#popup_contact_close {
    background: #636466;
    position: absolute;
    right: -15px;
    top: -15px;
    border-radius: 360px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    font-size: 20px;
    color: white;
	cursor: pointer;
}

#popup_contact_content textarea {
    width: 100%;
}
#popup_contact_content input[type="text"],
#popup_contact_content input[type="email"],
#popup_contact_content input[type="tel"]
{
    width: 100%;
}

#wpcf7-f15252-p15217-o3 .wpcf7-submit {
    border: 0;
    background: #9d0d31;
    color: white;
    padding: 10px 24px;
}

#wpcf7-f15252-p15217-o3 form {
    border-left: 6px solid #dedede;
    padding-left: 32px;
    margin-top: 36px;
}

#popup_contact_content input.wpcf7-form-control.wpcf7-submit {
    border: 0;
    background: #9d0d31;
    color: white;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 26px;
    padding: 10px 24px;
    border-radius: 8px;
    outline: none;
}

#popup_contact_content .wpcf7-response-output {
    margin: 0 0 15px 0 !important;
}
#popup_contact_content img.ajax-loader {
    display: none !important;
}

span.q_star
{
	color: #9d0d31;
}

#popup_contact_content h2
{
	color: #9d0d31;
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 0;
}
#popup_contact_content h3
{
    font-weight: normal;
    font-size: 19px;
    margin-top: 15px;
}

span.wpcf7-form-control-wrap.privacy .wpcf7-list-item-label {
    display: none !important;
}

span.wpcf7-form-control-wrap.privacy span.wpcf7-list-item {
    margin: 0 !important;
}

.d-flex {
	display: flex;
}

.align-center {
	align-items: center;
}

.faws.d-flex {
	align-items: center;
}

span.flogos {
    display: block;
    float: left;
    padding-left: 34px;
	margin-right: 15px;
}
span.flogos img {
	width: 66px;
}
span.faws {
    float: left;
    position: relative;
    top: 5px;
	margin-left: 0;
}
.footer-container .fa {
    color: #A4A4A6;
    font-size: 27px;
	padding: 0 3px;
}

.footer-container {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.footer-container .faws.d-flex {
    top: 0;
}

.footer-container .faws.d-flex a {
    margin-right: 6px;
}

.footer-container .flogos a {
    display: flex;
    line-height: 0;
}

.icon-youtube-sign {
    color: #A4A4A6;
    font-size: 27px;
	padding: 0 3px;
}
.icon-youtube-sign:hover {
	text-decoration: none;
}

@media screen and (max-width: 1250px)
{

    a.logo img {
        width: 220px;
    }

}

@media screen and (max-width: 1050px)
{

	#secondary {
		padding: 10px 20px;
	}

}

@media screen and (min-width: 920px)
{

    

}
	
@media screen and (max-width: 780px)
{

    .d-only-desktop {
        display: none !important;
    }

}
	
@media screen and (max-width: 500px)
{

    a.logo {
        width: 220px;
        padding: 0 16px;
    }

    a.logo img {
        position: static;
        right: 10px;
        width: 160px;
    }

}
	
@media screen and (min-width: 600px)
{

	.wp-block-image {
		margin-bottom: 0 !important;
	}

}

@media screen and (max-width: 920px)
{
    a.logo {
        width: 365px;
    }

	span.flogos {
		padding-left: 0px;
	}
	
	.footer-container > div {
		float: none;
		clear: both;
		padding-left: 0px;
	}
	
	.footer-container {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.box-padding .box-content {
		padding-right: 0 !important;
	}

    .custom-footer {
        margin: 16px auto;
        text-align: center;
    }

}

body.page-id-981 .mc-field-group {
    margin-bottom: 15px;
}
