/**
* 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
*/
.tvcmsmultibanners {
    position: relative;
}
.tvmultibanner-part1,
.tvmultibanner-part2 {
    padding: 0;
    text-align: center;
}
.tvcmsmultibanners {
    text-align: center;
}
.tvcmsmultibanners .tvmultibanner-1,
.tvcmsmultibanners .tvmultibanner-2,
.tvcmsmultibanners .tvmultibanner-3 {
    display: inline-block;
    vertical-align: middle;
    /*padding: 0 7.5px;*/
    position: relative;
}
.tvcmsmultibanners {
    margin-bottom: 80px;
}
.tvmultibanner-wrapper_inner {
    margin: 0 -15px;
}
.tvcmsmultibanners .tvbanner-hover-wrapper {
    display: block;
}
.none.tvmultibanner-content {
    display: none;
}
.tvmultibanner-content.left {
    position: absolute;
    z-index: 2;
    width: auto;
    height: max-content;
    top: 0;
    margin: auto;
    bottom: 0;
    /*-webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);*/
    left: 4%;
    text-align: left;
}
.tvmultibanner-content.top-left {
    top: 6%;
    left: 4%;
    position: absolute;
    z-index: 3;
    width: 70%;
    height: max-content;
    text-align: left;
}
.tvmultibanner-content.bottom-left {
    bottom: 10%;
    left: 4%;
    position: absolute;
    z-index: 3;
    width: auto;
    height: max-content;
    text-align: left;
}
/*Right Align*/
.tvmultibanner-content.right {
    position: absolute;
    z-index: 3;
    width: 50%;
    height: max-content;
    top: 0;
    margin: auto;
    bottom: 0;
    /*-webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);*/
    right: 2%;
    text-align: center;
}
.tvmultibanner-content.top-right {
    position: absolute;
    z-index: 3;
    width: 50%;
    height: max-content;
    top: 6%;
    right: 4%;
    text-align: center;
}
.tvmultibanner-content.bottom-right {
    position: absolute;
    z-index: 3;
    width: 50%;
    height: max-content;
    bottom: 10%;
    right: 4%;
    text-align: center;
}
/*Center Align*/
.tvmultibanner-content.center {
    position: absolute;
    z-index: 3;
    width: auto;
    height: max-content;
    top: 0;
    right: 0;
    margin: auto;
    left: 0;
    width: 72%;
    text-align: center;
    bottom: 0;
}
.tvmultibanner-content.top-center {
    position: absolute;
    z-index: 3;
    width: 72%;
    height: max-content;
    top: 6%;
    margin: auto;
    padding: 50px 0px;
    right: 0;
    left: 0;
    text-align: center;
}
.tvmultibanner-content.bottom-center {
    position: absolute;
    z-index: 3;
    width: auto;
    height: max-content;
    margin: auto;
    bottom: 10%;
    right: 0;
    left: 0;
    width: 72%;
    text-align: center;
}
.tvmultibanner-content h6 {
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 15px;
}
.tvmultibanner-content h4 {
    font-weight: 700;
    font-size: 50px;
    line-height: 1.12;
    letter-spacing: 0.03em;
    color: #fff;
}
.tvmultibanner-content p {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: 0.02em;
    color: #FFC700;
}
.tvmultibanner-content h2 {
    font-weight: 700;
    font-size: 45px;
    line-height: normal;
    letter-spacing: 0.02em;
    line-height: 1.3;
    color: #fff;
    margin-bottom: 35px;
    text-transform: capitalize;
}
.tvmultibanner-3 .tvmultibanner-content h6 {
    color: #000;
    font-size: 30px;
    font-weight: 600;
}
.tvmultibanner-3 .tvmultibanner-content h2 {
    font-size: 62px;
    font-weight: 600;
    color: #000;
}

.tvmultibanner-2 .tvmultibanner-content .tvall-inner-btn:before {
    background-color: #F0731E;
}
.tvmultibanner-content .tvall-inner-btn {
    /*background-color: #ffffff;*/
    /* padding: 9px 24px; */
    margin-bottom: 0;
}
.tvmultibanner-content>*:last-child {
    margin-bottom: 0;
}
.tvcmsmultibanners .tvmultibanner-1 {
    margin-bottom: 30px;
}
/****************************** mobile tvcmsmultibanner1 *****************************************/
@media (max-width: 1600px) {
    .tvmultibanner-content h6 {
        font-size: calc(9px + (18 - 9) * ((100vw - 280px) / (1600 - 280)));
    }
    .tvmultibanner-1 .tvmultibanner-content h6 {
        font-size: calc(9px + (22 - 9) * ((100vw - 280px) / (1600 - 280)));
    }
    .tvmultibanner-content h2 {
        font-size: calc(15px + (42 - 15) * ((100vw - 280px) / (1600 - 280)));
    }
    .tvmultibanner-content h4 {
        font-size: calc(14px + (50 - 14) * ((100vw - 280px) / (1600 - 280)));
        margin-bottom: 5px;
    }
    .tvmultibanner-content p {
        font-size: calc(9px + (24 - 9) * ((100vw - 280px) / (1600 - 280)));
    }
    .tvmultibanner-3 .tvmultibanner-content h2 {
        font-size: calc(12px + (45 - 12) * ((100vw - 280px) / (1600 - 280)));
    }
    .tvmultibanner-3 .tvmultibanner-content h6 {
        font-size: calc(10px + (24 - 10) * ((100vw - 280px) / (1600 - 280)));
    }
}
@media (max-width: 1280px) {    
    .tvmultibanner-content h2 {
        margin-bottom: 20px;
    }
}
@media (max-width: 768px) { 
    .tvmultibanner-content h2 {
        font-size: calc(14px + (20 - 14) * ((100vw - 280px) / (768 - 280)));
    }
    .tvmultibanner-content .tvall-inner-btn {
        padding: 9px 16px;
    }
}
@media (max-width: 767px) {
    .tvmultibanner-content h6 {
        font-size: calc(9px + (18 - 9) * ((100vw - 280px) / (767 - 280)));
        margin-bottom: 0;
    }
    .tvmultibanner-1 .tvmultibanner-content h6 {
        font-size: calc(9px + (22 - 9) * ((100vw - 280px) / (767 - 280)));
    }
    .tvmultibanner-content h2 {
        font-size: calc(15px + (30 - 15) * ((100vw - 280px) / (767 - 280)));
        margin-bottom: 4%;
    }
    .tvmultibanner-content h4 {
        font-size: calc(14px + (50 - 14) * ((100vw - 280px) / (767 - 280)));
        margin-bottom: 5px;
    }
    .tvmultibanner-content p {
        font-size: calc(9px + (24 - 9) * ((100vw - 280px) / (767 - 280)));
    }
    .tvmultibanner-content .tvall-inner-btn span {
        font-size: calc(8px + (16 - 8) * ((100vw - 280px) / (767 - 280)));
        line-height: 14px;
    }
    .tvmultibanner-content .tvall-inner-btn {
        padding: 7px 20px 5px;
        line-height: 14px;
    }
    .tvmultibanner-content h2 {
        margin-bottom: 15px;
    }
    .tvmultibanner-content .tvall-inner-btn:before {
        left: 8px;
    }
    .tvmultibanner-content h6 {
        padding-bottom: 5px;
    }
}
@media (max-width: 575px) {
    .tvmultibanner-1 .tvmultibanner-content h6 {
        display: none;
    }
    .tvcmsmultibanners .tvmultibanner-1,
    .tvcmsmultibanners .tvmultibanner-2 {
        margin-bottom: 15px;
    }
}
@media (max-width: 450px) {
    .tvmultibanner-1 .tvmulti-content-wrapper-top {
        background-color: transparent;
        padding: 0;
    }
    .tvmultibanner-1 .tvmultibanner-content h2 {
        color: #fff;
    }
    .tvmultibanner-3 .tvmultibanner-content h2 {
        line-height: 1;
    }
}
