*:hover,
*:focus {  }
@font-face {
font-family: 'VerdanaPro-Black';
src: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/fonts/verdana-pro-cond-webfont/VerdanaPro-Black.woff) format('truetype');
}
@font-face {
font-family: 'VerdanaPro-Bold';
src: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/fonts/verdana-pro-cond-webfont/VerdanaPro-Bold.woff) format('truetype');
} @font-face {
font-family: 'VerdanaPro-Light';
src: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/fonts/verdana-pro-cond-webfont/VerdanaPro-Light.woff) format('truetype');
} 
@font-face {
font-family: 'VerdanaPro-SemiBold';
src: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/fonts/verdana-pro-cond-webfont/VerdanaPro-SemiBold.woff) format('truetype');
}
@font-face {
font-family: 'VerdanaPro-Regular';
src: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/fonts/verdana-pro-cond-webfont/VerdanaPro-Regular.woff) format('truetype'); } body{    font-family: 'VerdanaPro-Regular'; }
p {
font-size: 18px;
line-height: 1.8;
font-family: 'VerdanaPro-Regular';
color: #656565;
}
h1,
.h1 {
font-family: 'VerdanaPro-SemiBold';
font-family: 'VerdanaPro-Regular';
font-size: 56px;
}
.product-template-default h1,
.product-template-default .h1 { 
font-size: 38px;
}
h2,
.h2 {
font-family: 'VerdanaPro-Regular';
font-size: 38px;
margin-top: 0.5rem;
margin-bottom: 2rem;
line-height: 1.24;
}
h3,
.h3 {
font-family: 'VerdanaPro-Regular';
font-size: 24px;
}
h4,
.h4 {
font-family: 'VerdanaPro-Regular';
font-size: 18px;
}
h5,
.h5 {
font-family: 'VerdanaPro-Regular';
font-size: 18px;
}
.equal {
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
}
.gradient{background: linear-gradient(108.07deg, #004392 5.57%, #0070B5 51.02%, #66A07C 98.32%);}
.gradient-text-color{
background: linear-gradient(to top, #004392 0%, #66A07C 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
} .section.content-section .content-block-row  .content-image-holder{
position: relative;
margin-bottom: 2rem;
} .section.content-section .content-block-row  .content-image-holder .vid-icon { position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
background: #00000000;
border-radius: 100%;
}
.section.content-section .content-block-row  .content-image-holder .vid-icon .play-button{
font-size: 40px;
border: 8px solid #ffffff2b;
background: #ffffffb3;
width: 100px;
height: 100px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 100%;
padding-left: 8px;
color: #0000004f;
}
.section.content-section .content-block-row  .content-image-holder .vid-icon .play-button i{}
.section.content-section .content-block-row  .content-image-holder .vid-icon .play-button:hover,
.section.content-section .content-block-row  .content-image-holder .vid-icon .play-button:focus{
transform: scale(1.3);
box-shadow: 0px 0px 32px 1px rgb(0 0 0 / 20%);
}
.section.content-section .content-block-row  .content-image-holder.image-type-cover {
height: 400px; background-size: cover !important;
background-position: center center !important; }
.section.content-section .content-block-row  .content-image-holder.image-type-round {
height: 500px;
width: 500px; 
background-size: cover !important;
background-position: center center !important;
border-radius: 100%; 
}
.section.content-section .content-block-row  .content-image-holder.image-type-contain img{width: 100%;}  .btn-holder {
margin-top: 3rem;
}
.btn-holder .btn {
font-family: 'VerdanaPro-Regular';
border: 1px solid #E30613;
position: relative;
padding-right: 50px;
}
.section .content-block-row .content-block-body .btn-holder .btn i{
color: inherit; position: absolute;
right: 7px;
top: 6px;
width: 35px;
height: 35px;
font-size: 36px; background: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/images/ic24-plus-white.svg); background-position: center center !important;
background-repeat: no-repeat !important;
background-size: contain !important;
border-radius: 100%;
} 
.section .content-block-row .content-block-body .btn-holder .btn i::before{ content: ""; } .btn-holder .btn.button-primary {
background: #E30613;
color: #fff;
margin-right: 20px;
}
.btn-holder .btn.button-primary:focus,
.btn-holder .btn.button-primary:hover {
border-color: #800003; background: #800003;
} .btn-holder .btn.button-outline {
color: #E30613; 
}
.btn-holder .btn.button-outline:focus,
.btn-holder .btn.button-outline:hover {
background: #F9D3D4;
color: #9F1B1F;
border: 1px solid #9F1B1F;
}
.section .content-block-row .content-block-body .btn-holder .btn.button-outline i{
color: inherit; background: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/images/ic24-plus.svg);
background: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/images/ic24-plus-red.svg);
} .btn-holder .btn.button-white {  border: 1px solid transparent;
background-color: #fff;
color: #000;}
.btn-holder .btn.button-white:focus,
.btn-holder .btn.button-white:hover {  background: #eff1f6;
background-color: #E30613;
color: #fff;}
.padding-top-0 {
padding-top: 0px !important;
}
.padding-bottom-0 {
padding-bottom: 0px !important;
}
.section ul {
list-style: none;
}
.section ul>li {
position: relative;
}
.section ul li {
list-style-type: none;
padding-left: 38px;
margin-bottom: 13px;
font-size: 16px; padding: 0px 10px 0px 24px;
}
.section ul li:before {
z-index: 0;
content: "\f00c";
font-family: "Font Awesome 5 Free", sans-serif;
font-size: 15px;
font-family: 'Font Awesome 5 Free', sans-serif;
font-weight: 900;
vertical-align: middle; width: 20px;
height: 25px;
line-height: 27px;
text-align: left;
position: absolute;
top: 0px;
left: 0;
color: #e30613; border-radius: 100px;
}
.section ul li li {
padding-left: 15px;
}
.section ul li:before {}
.section .liststyle2-ul-holder {}
.section .liststyle2-ul-holder ul {
padding-left: 0;
margin-top: 19px;
}
.section .liststyle2-ul-holder ul li {
padding-left: 0;
margin-bottom: 2rem;
font-size: 19px;
}
.section .liststyle2-ul-holder ul li strong,
.section .liststyle2-ul-holder ul li b { display: block;
color: #E38B06;
font-family: 'VerdanaPro-SemiBold';
}
.section .liststyle2-ul-holder ul li:before {
display: none;
} .section .content-block-row .content-block-body ul.counter-ul {
display: inline-flex;
}
.section .content-block-row .content-block-body ul.counter-ul li{padding-left: 0px;} 
.section .content-block-row .content-block-body ul.counter-ul li::before{
display: none;
} 
.section .content-block-row .content-block-body ul.counter-ul li .c_title{
font-size: 32px;
font-family: 'VerdanaPro-SemiBold';
color: #e30613;
}
.section .content-block-row .content-block-body ul.counter-ul li .c_text{}
.section .content-block-row .content-block-body ul.counter-ul li .c_text.bold{} 
.right-padding {
padding-left: 0;
padding-right: 13%;
}
.left-padding {
padding-right: 0;
padding-left: 13%;
}
.ptage-no-margin-padding-bottom {
margin-bottom: 0;
padding-bottom: 0;
} .custom-bg1 {
background: #EFF1F6;
}
.custom-bg1 {
background: #f2f3f5;
}
.custom-bg2 {
background: #fef9f3;
}
.custom-bg5 {
background: #fef5f5;
}
.custom-bg7 {
background: #f7fdf9;
} .custom-bg3 {
background: #E30613;
}
.custom-bg6 {
background: #66A07C;
}
.custom-bg4 {
background: #E38B06;
} .custom-bg8{ 
background: linear-gradient(108.07deg, #004392 5.57%, #0070B5 51.02%, #66A07C 98.32%);
}  
.light-bg-section { background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.section {
padding: 110px 0px;
}
.section .content-block-row {}
.section .content-block-row.heading-row {
margin-bottom: 2rem;
}
.section .content-block-row .content-block-body {}
.section .content-block-row .content-block-body .pre-title {
font-size: 16px;
color: #000;
position: relative;
margin-bottom: 5px;
padding-left: 50px;
font-family: 'RedHatDisplay-SemiBold';
}
.section .content-block-row .content-block-body .pre-title:after {
content: '';
width: 40px;
height: 2px;
background: #E38B06;
position: absolute;
left: 0;
top: 43%;
}
.section .content-block-row .content-block-body.center {
text-align: center;
}
.section .content-block-row .content-block-body h1 {
margin-bottom: 1.5rem;
}
.section .content-block-row .content-block-body h2 {
margin-bottom: 2rem;
margin-top: 1px;
}
.section .content-block-row .content-block-body h2:not(:first-child) {}
.section .content-block-row .content-block-body h3 {
margin-bottom: 1rem;
margin-top: 1.5rem;
}
.section .content-block-row .content-block-body h4 {}
.section .content-block-row .content-block-body p {}
.section .content-block-row .content-block-body p:first-child {
margin-bottom: 0;
margin-top: 0;  }
.section .content-block-row .content-block-body p:last-child {
margin-bottom: 0; }
.section .content-block-row .content-block-body .contact-info-block {
margin-top: 1rem;
}
.section .content-block-row .content-block-body i {
color: #E38B06;
}
.section .content-block-row .content-block-body .slider-control i {
color: #6E6E6E;
}
.section .content-block-row .content-block-body .contact-info-block p {}
.section .content-block-row .content-block-body .contact-info-block h4 {}
.section .content-block-row .content-block-body p a {
text-decoration: underline;
color: #E38B06;
color: #3f1e71;
color:#e30613;
}
.section .content-block-row .content-block-body p a:hover,
.section .content-block-row .content-block-body p a:focus {
color: #3f1f71;
color: #E38B06;
color:#e30613;
}
.section .content-block-row .content-block-body .btn-holder {
margin-top: 2rem;
}
.section .content-block-row .content-block-body .btn-holder .orange-btn2 {}
.section .content-block-row .content-block-body .btn-holder .orange-btn2 i {
position: absolute;
left: 14px;
top: 10px;
font-size: 31px;
}
.section .content-block-row .content-block-body .btn-holder .orange-btn2:hover,
.section .content-block-row .content-block-body .btn-holder .orange-btn2:focus {}
.section .content-block-row .content-block-body ul {
margin-bottom: 1rem;
padding-left: 0px;
border-top: 1px solid #c6c6c600;
padding-top: 0;
margin-top: 1rem;
width: 100%;
}
.section .content-block-row .content-block-body ul li {
width: 100%;
display: inline-block;
font-family: 'VerdanaPro-SemiBold';
}
.section .content-block-row .content-block-body ul li strong,
.section .content-block-row .content-block-body ul li b {
font-family: 'PTSerif-Bold';
display: block;
margin-bottom: -2px;
}
.section .content-block-row .content-block-body ul li::before {}
.section .content-block-row .content-block-body ul li.icons {
position: relative;
padding-left: 67px;
margin-top: 1.5rem; }
.section .content-block-row .content-block-body ul li.icons::before { background-repeat: no-repeat;
background-size: contain;
width: 40px;
height: 40px;
top: 5px;
background-position: center;
content: '';
}
.section .content-block-row .content-block-body ul li.pin::before { }
.section .content-block-row .content-block-body ul li.phone::before { }
.section .content-block-row .content-block-body ul li a {}
.section.content-section-1 .content-block-row .content-block-body ul li {
width: 100%;
display: inline-block;
}
.section .content-block-row .content-block-body .additional_content ul {}
.section .content-block-row .content-block-body .additional_content ul li {
padding-left: 59px;
margin-top: 1rem;
}
.section .content-block-row .content-block-body .additional_content ul li a {
color: inherit;
}
.section .content-block-row .content-block-body .additional_content ul li::before {
content: "\f110";
font-family: 'Flaticon' !important; width: 50px;
height: 99%;
top: 0px;
font-size: 1.5rem;
color: #fff;
}
.section .content-block-row .content-block-body .additional_content ul li a:hover,
.section .content-block-row .content-block-body .additional_content ul li a:focus {
color: #ef7102;
}
.section .content-block-row .content-block-body .additional_content ul li:hover::before {
color: #ef7102;
}
.section .content-block-row .content-block-body {
position: relative;
z-index: 0;
}
.section .content-block-row .content-block-other {
position: relative;
}
.section .content-block-row .content-block-other .content-block-image-holder {
height: 650px;
width: 520px;
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center center !important;
border-radius: 15px;
max-width: 100%;
}
.section .content-block-row .content-block-other.right {}
.section .content-block-row .content-block-other.right .content-block-image-holder {
float: right;
}
.section .content-block-row .content-block-other .content-block-thumb-image-holder {
padding: 6rem 0px;
position: absolute;
width: 205px;
height: 210px;
bottom: -90px;
left: -50px;
background-size: 100% !important;
background-repeat: no-repeat !important;
background-position: center center !important;
border: 11px solid #fff;
}  .section.text-block-section {}
.section.text-block-section .content-block-body.content p:first-child {
margin-bottom: 1rem;
}
.section.text-block-section .image-holder { max-width: 100%;
margin-top: 2rem;
}
.section.text-block-section .image-holder.col6-image {
width: 100%;
}
.section.text-block-section .image-holder.col12-image {}
.section.text-block-section .image-holder.col12-image img {
width: 100%;
}
.section.text-block-section .image-holder.col12-image {}
.section.text-block-section.text-block-dynamic .image-holder.col6-image {
margin-top: 0;
width: 64%; margin: 0px auto;
}   .section.dark-section .content-block-row .content-block-body ul.counter-ul li .c_title{ 
color: #ffffff;
}
.section .content-block-row .content-block-body ul.counter-ul li .c_text{}
.section .content-block-row .content-block-body ul.counter-ul li .c_text.bold{} 
.section.dark-section .content-block-row .content-block-body h1,
.section.dark-section .content-block-row .content-block-body h2,
.section.dark-section .content-block-row .content-block-body h3,
.section.dark-section .content-block-row .content-block-body h4,
.section.dark-section .content-block-row .content-block-body p,
.section.dark-section .content-block-row .content-block-body ul li,
.section.dark-section .content-block-row .content-block-body .pre-title,
.section.dark-section .content-block-row .content-block-body .pre-title:after {
color: #ffffff;
}
.section.dark-section .content-block-row .content-block-body .pre-title:after {
background: #eff1f6;
}
.section.dark-section .content-block-row .content-block-body ul li:before,
.section.dark-section ul li:before { color: #ffffff;
} .section.dark-section .content-block-row .content-block-body .btn-holder .btn.button-primary {
border: 1px solid transparent;
background-color: #ffffff;
color: #000;
}
.section.dark-section .content-block-row .content-block-body .btn-holder .btn.button-primary  i{
color: inherit;
background: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/images/ic24-plus-orange.svg);
} 
.section.dark-section .content-block-row .content-block-body .btn-holder .btn.button-primary:hover,
.section.dark-section .content-block-row .content-block-body .btn-holder .btn.button-primary:focus {
border: 1px solid rgb(255 255 255 / 40%);
background-color: #fff;
background: rgb(255 255 255 / 40%);
color: #fff;
} .section.dark-section .content-block-row .content-block-body .btn-holder .btn.button-outline {
border: 1px solid white;
background-color: #ffffff00;
color: #fff;
}
.section.dark-section .content-block-row .content-block-body .btn-holder .btn.button-outline  i{
color: inherit;
background: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/images/ic24-plus-white.svg);
background: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/images/ic24-plus-white.svg);
} 
.section.dark-section .content-block-row .content-block-body .btn-holder .btn.button-outline:hover,
.section.dark-section .content-block-row .content-block-body .btn-holder .btn.button-outline:focus {
border: 1px solid rgb(255 255 255 / 40%);
background-color: rgb(255 255 255 / 40%);   } .section.custom-bg3 .content-block-row .content-block-body h1,
.section.custom-bg3 .content-block-row .content-block-body h2,
.section.custom-bg3 .content-block-row .content-block-body h3,
.section.custom-bg3 .content-block-row .content-block-body h4,
.section.custom-bg3 .content-block-row .content-block-body p,
.section.custom-bg3 .content-block-row .content-block-body ul li,
.section.custom-bg3 .content-block-row .content-block-body .pre-title,
.section.custom-bg3 .content-block-row .content-block-body .pre-title:after {
color: #ffffff;
}
.section.custom-bg3 .content-block-row .content-block-body .pre-title:after {
background: #eff1f6;
}
.section.custom-bg3 .content-block-row .content-block-body ul li:before,
.section.custom-bg3 ul li:before { color: #ffffff;
} .section.custom-bg3 .content-block-row .content-block-body .btn-holder .btn.button-primary {
border: 1px solid transparent;
background-color: #ffffff;
color: #e30613;
}
.section.custom-bg3 .content-block-row .content-block-body .btn-holder .btn.button-primary  i{
color: inherit;
background: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/images/ic24-plus-white.svg);
} 
.section.custom-bg3 .content-block-row .content-block-body .btn-holder .btn.button-primary:hover,
.section.custom-bg3 .content-block-row .content-block-body .btn-holder .btn.button-primary:focus {
border: 1px solid #9F1B1F;
background-color: #9F1B1F;
color: #fff;
} .section.custom-bg3 .content-block-row .content-block-body .btn-holder .btn.button-outline {
border: 1px solid white;
background-color: #ffffff00;
color: #fff;
}
.section.custom-bg3 .content-block-row .content-block-body .btn-holder .btn.button-outline  i{
color: inherit;
background: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/images/ic24-plus-white.svg);
} 
.section.custom-bg3 .content-block-row .content-block-body .btn-holder .btn.button-outline:hover,
.section.custom-bg3 .content-block-row .content-block-body .btn-holder .btn.button-outline:focus {
border: 1px solid rgb(255 255 255 / 40%);
background-color: rgb(255 255 255 / 40%); }
.section.custom-bg3 .content-block-row .content-block-body .btn-holder .btn.button-primary  i{
color: inherit;
background: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/images/ic24-plus-red.svg);
} 
.section.custom-bg6 .content-block-row .content-block-body .btn-holder .btn.button-primary i,
.section.custom-bg6 .content-block-row .content-block-body .btn-holder .btn.button-primary i{
background: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/images/ic24-plus-green.svg);
}
.section.custom-bg6 .content-block-row .content-block-body .btn-holder .btn.button-primary:hover,
.section.custom-bg6 .content-block-row .content-block-body .btn-holder .btn.button-primary:focus {   }
.section.custom-bg8 .content-block-row .content-block-body .btn-holder .btn.button-primary i,
.section.custom-bg8 .content-block-row .content-block-body .btn-holder .btn.button-primary i{
background: url(//bb-2026.redeco-it.de/wp-content/themes/custom/assets/images/ic24-plus-simple-red.svg);
} .section.custom-bg7 .content-block-row .content-block-body .btn-holder .btn.button-primary { 
background-color: #66a07c; 
border: 1px solid;
} .section.custom-bg7 .content-block-row .content-block-body .btn-holder .btn.button-primary:hover,
.section.custom-bg7 .content-block-row .content-block-body .btn-holder .btn.button-primary:focus { background-color: #4f8062; }