/**
* 2007-2023 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author PrestaShop SA <contact@prestashop.com>
*  @copyright  2007-2023 PrestaShop SA
*  @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*/
.tvsingle-block {
    text-align: left;
}
.tv-single-block-image {
    display: inline-block;
}
.tv-single-block-content {
    text-align: left;
    position: unset;
    display: inline-block;
}
.tv-single-block-content-inner {
    text-align: left;
    padding: 70px 87px;
    position: relative;
    box-shadow: 19px 19px 6px var(--box-shadow-color);
    --box-shadow-color: #319be678;
    background-color: rgba(95, 94, 94, .43);
    -webkit-transform: skew(-205deg);
    -o-transform: skew(-205deg);
    -ms-transform: skew(-205deg);
    -moz-transform: skew(-205deg);
    transform: skew(-205deg);
    width: 80%;
    margin-top: 0;
    margin-bottom: 50px;
    margin: auto;
}
.tv-single-block-content-wrapper {
    display: inline-block;
}
.tvsingle-block-wrapper {
    margin-inline-end: 10px;
    display: inline-block;
}
.tvsingle-block-desc p {
    font-size: 15px;
    font-weight: 700;
    color: #555555;
}
@media (max-width: 575px) {
    .tvsingle-block-desc p {
        font-size: 12px;
    }
}
.tvsingle-block-desc p span {
    color: #000000;
    margin-left: 5px;
}
.tvsingle-block {
    padding: 10px 15px;
    background-color: #f8f8f8;
}
.tvsingle-block-desc p {
    margin: 0;
}
.tv-single-block-content a {
    color: #319be6;
    position: relative;
    font-size: 12px;
    font-weight: 500;
}
.tv-single-block-content a i {
    font-size: 15px;
}
.tv-single-block-content a:before {
    content: '';
    position: absolute;
    background-color: #319be6;
    height: 1px;
    width: 100%;
    bottom: 0;
}
.tvcmssingle-block {
    position: relative;
}
@media (max-width: 1440px) {
    .tv-single-block-content-inner {
        padding: 40px 97px;
    }
    .tv-single-block-content h1 {
        font-size: 27px !important;
    }
}
@media (max-width: 1024px) {
    .tv-single-block-content-inner {
        padding: 20px 63px;
        width: 90%;
    }
    .tv-single-block-content h3:first-child {
        font-size: 20px;
    }
    .tv-single-block-content h1 {
        font-size: 21px !important;
    }
    .tv-single-block-content h3 {
        font-size: 13px;
        margin-bottom: 0;
    }
    .tvnews-event-titel h3 {
        font-size: 15px;
    }
}
.tvcms-singleblock-link {
    text-align: right;
}
.tvsingle-block-title {
    font-size: 15px;
    color: #555555;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.tvsingle-block-sub-desc {
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
    color: #000000;
    display: inline-block;
    vertical-align: top;
    padding-left: 5px;
}
@media (max-width: 360px) {
    .tvsingle-block-title,
    .tvsingle-block-sub-desc {
        font-size: 13px;
    }
}
@media (max-width: 580px) {
    .tvsingle-block-title,
    .tvsingle-block-sub-desc {
        display: block;
    }
    .tv-single-block-content-wrapper {
        vertical-align: middle;
    }
    .tvsingle-block-title {
        margin-bottom: 5px;
    }
    .tvsingle-block-wrapper {
        vertical-align: top;
    }
}
.tvcmssingle-block .tvsingle-block {
    position: relative;
    text-align: center;
}
.tv-single-block-content {
    text-align: center;
    padding: 165px 0;
    left: 50%;
    position: absolute;
}
.tv-single-block-content h1 {
    font-size: 58px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 15px;
}
.tv-single-block-content h3:first-child {
    color: #1ea69a;
    font-size: 18px;
    font-family: 'El Messiri';
    margin-bottom: 15px;
    text-transform: capitalize;
}
.tv-single-block-content h3 {
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.tv-single-block-content .tvall-inner-btn {
    color: #fff;
    border-radius: 5px;
    padding: 12px 28px;
    outline: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    cursor: pointer;
    margin-bottom: 5px;
    position: relative;
    text-decoration: none;
    border-radius: 3px;
}
.tv-single-block-content .tvall-inner-btn:hover:after {
    height: 100%;
    top: 0;
    background-color: #1ea69a;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
@media(max-width: 1199px) {
    .tv-single-block-content {
        margin: 0 auto;
        left: 0;
        display: block;
        position: unset;
    }
}
.tvcmssingle-block {
    margin-bottom: 0;
}
.tvsingle-block-image-content-inner {
    position: relative;
}
.tv-single-block-content .tvsingle-block-sub-description {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
}
.tv-single-block-content .tvsingle-block-title {
    font-size: 36px;
    color: #feed01;
    font-weight: 700;
    display: block;
    text-align: left;
    padding-bottom: 0;
}
.tv-single-block-content .tvsingle-block-desc {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
}
.tvsingle-bolck-btn-link.tvsingle-bolck-btn {
    font-size: 22px;
    color: #333333;
    font-weight: 300;
    text-transform: capitalize;
    padding: 10px 27px 9px 27px;
    background-color: transparent;
    border: 1px solid #333333;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
.tvsingle-bolck-btn-link.tvsingle-bolck-btn:hover {
    background-color: #333333;
    color: #ffffff;
}
@media(max-width: 1380px) {
    .tv-single-block-content .tvsingle-block-sub-description {
        font-size: 14px;
    }
    .tv-single-block-content .tvsingle-block-title {
        font-size: 28px;
    }
    .tv-single-block-content .tvsingle-block-desc {
        font-size: 14px;
    }
    .tvsingle-bolck-btn-link.tvsingle-bolck-btn {
        font-size: 14px;
    }
}
.lang-rtl .tvsingle-block-image-content-inner,
.lang-rtl .tvsingle-block-image-content-inner,
.lang-rtl .tvsingle-block-image-info-wrapper {
    direction: ltr;
}
@media(max-width: 991px) {
    .tvcmssingle-block {
        min-height: auto;
    }
    .tv-single-block-content {
        padding: 70px 10px;
    }
    .tv-single-block-content h1 {
        font-size: 35px;
    }
}
@media(max-width: 767px) {
    .tvsingle-bolck-btn-link.tvsingle-bolck-btn {
        font-size: 14px;
        padding: 10px 14px 9px 15px;
    }
    .tvsingle-block-image-content-inner .tv-singleblock-content-one {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
    .tv-singleblock-content-two {
        position: absolute;
        top: 50%;
        right: 50px;
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .tv-single-block-mainimage,
    .tvsingle-block-image-two {
        display: block;
    }
    .tv-single-block-mainimage img,
    .tvsingle-block-image-two img {
        width: 100%;
    }
    .tvsingle-block-image-info-wrapper {
        display: block;
    }
}
@media(max-width: 575px){
      .tv-single-block-content .tvsingle-block-desc,
    .tv-single-block-content .tvsingle-block-sub-description {
        font-size: 14px;
    }
    .tv-single-block-content .tvsingle-block-title {
        padding-bottom: 0;
        padding-top: 0;
    }
}
@media(max-width: 420px) {
    .tv-single-block-content .tvsingle-block-title {
        font-size: 16px;
        font-weight: 500;
    }
    .tv-single-block-content .tvsingle-block-desc,
    .tv-single-block-content .tvsingle-block-sub-description {
        font-size: 12px;
    }
}
@media(max-width:375px) {
    .tv-single-block-image img.lazy.loaded {
        width: 39px;
        height: 15px;
    }
}