/**
* 2007-2024 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-2024 PrestaShop SA
*  @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*/
.tvadvance-block-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0 -15px;
    -webkit-box-align: center;
}
.tvcmsadvance-block .tvcms-main-title .tvmain-title:before,
.tvcmsadvance-block .tvcms-main-title .tvmain-title h2:before,
.tvcmsadvance-block .tvcms-main-title .tvmain-title h2:after
{
    display: none;
}
.tvadvance-block .tvcms-main-title .tvmain-sub-title h4::after
{
    content: '';
    width: 30px;
    height: 3px;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    border-radius: 2px;
    left: auto;
    right: 0;
    margin-inline-end: 0;
    margin-inline-start: 14px;
}
.tv-advance-block-image {
    margin: auto;
    display: inline-block;
    right: 0;
    text-align: left;
    position: relative;
    margin: 0;
}
.tv-advance-block-bottom-image {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: max-content;
}
.tv-block-image {
    position: relative;    
    font-size: 18px;
    line-height: 31px;
    font-family: 'Poppins';
    color: #1F272D;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: capitalize;
}
.tv-advance-block-image:after {
    /*    content: '';
    position: absolute;
    left: 0;
    max-width: 41%;
    width: 100%;
    height: 100%;
    max-height: 698px;
    display: inline-block;
    background-color: #ffbe00;
    z-index: -1;
    bottom: -14%;*/
}
.tvadvance-block-content {
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 40px;
}
.lang-rtl .tvadvance-block-content {
    direction: rtl;
}
/* .tvadvance-block-content:last-child {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
} */
/* .tvadvance-block-content:last-child .tvadvance-block-content-img {
    order: 1;
}
.tvadvance-block-content:last-child .tvadvance-block-content-details {
    order: 0;
} */
.tvadvance-block-content .tvadvance-block-content-desc p {
    margin: 20px 0 40px;
    font-size: 15px;
    color: #000000;
    font-weight: 500;
}
.tvadvance-block-content:last-child .tvadvance-block-content-desc p {
    margin: 0px 0 40px;
}
.tvcmsadvance-block-content .tvcms-main-title:after {
    margin: 0 15px;
}
.tvadvance-block-content-img {
    /*width: 20%;*/
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 0;
    margin-bottom: 10px;
}
.tvadvance-block-content-img img {
    /*height: 100px;*/
    /*width: 100px;*/
    /*background-color: #ffffff;*/
    /*border: 1px solid #f0f0f0;*/
    /*border-radius: 100%;*/
    /*box-shadow: 0px 2px 3.76px 0.24px rgba(0, 0, 0, 0.15);*/
}
.tvadvance-block-content-img:before {
    content: '';
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: #ffbe00;
    display: inline-block;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
}
.tvadvance-block-content-details {
    /*width: 80%;*/
    /*padding-left: 10px;*/
    text-align: center;
}
.tvadvance-block-content-title {
    font-size: 21px;
    color: #222222;
    font-weight: 700;
    margin-left: 20px;
    /*margin-bottom: 10px;*/
}
.lang-rtl .tvadvance-block-content-title {
    margin-right: 20px;
}
.tvadvance-block-content-desc {
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    font-weight: 400;
}
.tvadvance-bolck-btn-link-wrapper {
    /*text-align: center;*/
    /*display: inline-block;*/
    /*margin-top: 40px;*/
}
.tvadvance-bolck-btn-link-wrapper .tvadvance-bolck-btn {
    /*background-color: transparent;*/
    /*padding: 8px 22px;*/
    /*border-radius: 50px;*/
    /*border: 1px solid #222;*/
    /*cursor: pointer;*/
    /*margin-top: 40px;*/
}
.tvadvance-bolck-btn-link-wrapper .tvadvance-bolck-btn:hover {
    /*border-color: #af8453;*/
}
.tvadvance-bolck-btn-link-wrapper .tvadvance-bolck-btn:hover span {
    /*color: #af8453;*/
}
.tvadvance-bolck-btn-link-wrapper .tvadvance-bolck-btn span {
    /*color: #222;*/
    /*font-size: 14px;*/
    font-weight: 700;/
}
.tvadvance-bolck-btn:hover {
    /*background-color: #ffffff;*/
}
.tvadvance-bolck-btn:hover span {
    color: #333;
}
.tvadvance-bolck-btn-link-wrapper .tvall-inner-btn {
    padding:15px 24px;
    direction: ltr;
}

.tvadvance-bolck-btn-link-wrapper .tvall-inner-btn i
{
    font-size: 24px;
    color: #1F272D;
    vertical-align: middle;
    margin-right: 0;
    margin-inline-start: 9px;
}
.tvadvance-bolck-btn-link-wrapper .tvall-inner-btn svg {
    z-index: 1;
    vertical-align: middle;
    margin-inline-start: 9px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tvcmsadvance-block-content {
    text-align: left;
}
.tvadvance-block {
    z-index: 1;
}
.tvadvance-block .tvcmsmain-title-wrapper {
    margin-bottom: 0;
    text-align: start;
}
.tvadvance-block .tvcmsmain-title-wrapper .tvcms-main-title .tvmain-sub-title h4 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 17px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.75px;
    text-transform: capitalize;
}
.tvcmsadvance-block {
    position: relative;
    padding: 120px 0;
    background-size: cover;
}
.tvcmsadvance-block .tvcms-main-title
{
    margin-left: -46%;
    width: 80%;
    margin-bottom: 6px;
}
.tvcmsadvance-block .tvcms-main-title .tvmain-title h2 {
    margin-bottom: 0;
    line-height: 1.135;
    text-transform: UPPERCASE;
    letter-spacing: 1.77px;
    font-weight: 400;
    font-family: Oswald;
    color: #fff;
    font-size: calc(13px + (59 - 13) * ((100vw - 280px) / (1920 - 280)));
    font-family: Bebas Neue;
}
.tvcmsadvance-block .tvcms-main-title .tvmain-desc {
    margin-top: 0;
    font-size: 18px;
    color: #1F272D;
    line-height: 32px;
    /* padding: 0 40px; */
    font-weight: 600;
    text-align: left;
}
.tvcmsadvance-block-sub-title {
    position: absolute;
    left: 53%;
    transform: rotate(90deg);
    z-index: 0;
    top: -80px;
    opacity: 0.05;
}
.tvcmsadvance-block-sub-title h1 {
    font-size: 240px;
    font-weight: 800;
}
.tv-advance-block-image img {
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.tvadvance-block-sub-description {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    color: #1F262F;
    margin-bottom: 33px;
}
.tvadvance-block .tvadvance-block-content .tvadvance-block-content-img img {
    transform: rotateY(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tvadvance-block .tvadvance-block-content:hover .tvadvance-block-content-img img {
    transform: rotateY(180deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tvcmsadvance-block-image-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-box-align: center;
    justify-content: center;
    margin: 25px 0;
}
.tvadvance-block-signeture-image,
.tv-advance-block-info-content {
    padding: 10px 20px;
}
.tvadvance-block-signeture-image {
    display: inline-block;
    text-align: center;
    position: relative;
    border-right: 1px solid #D9D9D9;
}
.lang-rtl .tvadvance-block-signeture-image {
    border-right: none;
    border-left: 1px solid #D9D9D9;
}
.tvadvance-block-desc {
    margin-bottom: 60px;
   
}
.tv-advance-block-info-content {
    text-align: start;
}
.tvadvance-block-desc,
.tvadvance-block-sub-description {
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0.48px;
    text-transform: inherit;
    color: #fff;
    width: 70%;
}
.tv-advance-block-info-subtitle {
    padding-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #01996D;
}
.tv-advance-block-info-title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #000000;
}

.lang-rtl .tvadvance-block-wrapper
{
    direction: ltr;
}
@media (max-width:1440px) {
    .tvcmsadvance-block .tvcms-main-title {
        margin-left: 0;
        width: 100%;
    }
    .tvadvance-block-desc, .tvadvance-block-sub-description
    {
        width: 100%;
    }
    .tvcmsadvance-block {
        padding: 100px 0;
    }
}

@media (max-width:1280px) {
    .tvcmsadvance-block .tvcms-main-title .tvmain-title h2 {
        font-size: 42px;
        line-height: 57px;
    }
    .tvadvance-bolck-btn-link-wrapper .tvall-inner-btn span
    {
        font-size: 15px;
    }
    .tvadvance-bolck-btn-link-wrapper .tvall-inner-btn i
    {
        font-size: 20px;
        margin-inline-start: 4px;
    }
.tvadvance-bolck-btn-link-wrapper .tvall-inner-btn {
    padding: 12px 16px;
}
    .tvadvance-block-desc, .tvadvance-block-sub-description
    {
        font-size: 14px;
    line-height: 26px;
        
    }
    .tvadvance-block-desc {
        margin-bottom: 35px;
    }
}
@media (max-width:1024px) {
    .tvadvance-block .tvcmsmain-title-wrapper .tvcms-main-title .tvmain-sub-title h4 {
        font-size: 16px;
        line-height: 17px;
    }
   
}
@media (max-width:991px) {
    .tvadvance-bolck-btn-link-wrapper .tvall-inner-btn svg {
        margin-left: 10px;
    }
    .tvadvance-block-wrapper {
        display: block;
    }
    .tv-advance-block-image,
    .tvcmsadvance-block-content
    {
        width: 100%;
    }
}
@media (max-width:991px) {
    .tvcmsadvance-block-content
    {
        margin-top: 40px;
        
    }
    .tvcmsadvance-block {
        padding: 50px 0;
    }
}
@media (max-width:650px) {
    .tvcmsadvance-block .tvcms-main-title .tvmain-title h2 {
        font-size: 32px;
        line-height: 37px;
    }
}
@media (max-width:575px) {
    
    .tvcmsadvance-block-content,
    .tvcmsadvance-block .tvcms-main-title .tvmain-desc,
    .tvadvance-block .tvcmsmain-title-wrapper .tvcms-main-title .tvmain-sub-title h4
    {
        text-align: center;
    }
    .tvadvance-block-sub-description
    {
        margin-bottom: 10px;
    }
    .tvcmsadvance-block {
        padding: 30px 0;
    }
}
@media (max-width:480px) {
    .tvadvance-bolck-btn-link-wrapper .tvall-inner-btn span {
        font-size: 11px;
    }
    .tvadvance-bolck-btn-link-wrapper .tvall-inner-btn {
        padding: 8px 16px;
    }
}

@media (max-width:390px) {
    .tvcmsadvance-block .tvcms-main-title .tvmain-title h2 {
        font-size: 25px;
        line-height: 28px;
    }
    .tvadvance-block-desc, .tvadvance-block-sub-description {
        font-size: 12px;
        line-height: 23px;
    }
    .tvadvance-block-desc {
        margin-bottom: 20px;
    }   
}