/**
* 2007-2022 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-2022 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: flex-end;*/
    /*overflow: hidden;*/
    text-align: center;
    z-index: 1;
    position: absolute;
    right: 10%;
    top: 10%;
}

.lang-rtl .tvadvance-block-wrapper {
    left: 10%;
    right: auto;
}

.tvcmsadvance-block .swiper-wrapper {
    box-sizing: inherit;
    /*overflow: hidden;*/
}
.tvcmsadvance-block .swiper-pagination-bullets {
    /*display: none;*/
}
.tvcmsadvance-block .swiper-pagination-bullet {
    width: auto;
    height: auto;
    background-color: transparent;
}
.tvcmsadvance-block .swiper-pagination-bullet-active {
    background-color: transparent;
}

.tvcmsadvance-block .tvcms-advance-pagination-dots {
    padding: 10px 0;
}

.tv-advance-block-image {
    z-index: 1;
    padding-left: 0;
    position: relative;
    /*position: absolute;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*width: 200px;*/
    /*height: 200px;*/
    /*margin: auto;*/
    /*display: inline-block;*/
    /*right: 0;*/
}
.tvcmsadvance-block .swiper-pagination-fraction {
    padding: 50px 0;
    right: 18%;
    font-size: 20px;
    color: #000000;
    font-family: 'Nunito';
    text-align: right;
    padding-right: 20%;
}
.tvadvance-bolck-btn-link {
    display: inline-block;
    padding: 7px 20px;
    position: relative;
    background-color: transparent;
}
.tvadvance-bolck-btn-link span {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Nunito';
}
.tvadvance-bolck-btn-link:before,
.tvadvance-bolck-btn-link:after {
    position: absolute;
    content: '';
    width: 90%;
    height: 1px;
    background-color: #CCC;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
     -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.tvadvance-bolck-btn-link:after {
    top: auto;
    bottom: 0;
}
.tvadvance-block-top-content {
    position: relative;
}
.tvadvance-block-top-content .tvmain-sub-title {
/*    position: absolute;
    top: 0;
    bottom: auto;*/
}
.tvadvance-bolck-btn-link:hover.tvadvance-bolck-btn-link:before,
.tvadvance-bolck-btn-link:hover.tvadvance-bolck-btn-link:after {
    width: 100%;
    background-color: #eeeeee;
     -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.tvadvance-block-desc {
    font-size: 16px;
    color: #808080;
    font-family: 'Nunito';
    margin-bottom: 30px;90
}
.tvadvance-block-wrapper .tvcms-main-title .tvmain-title h2 {
    font-size: 33px;
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Nunito';
}
.tvadvance-block-wrapper {
    background-image: url(../img/about_us_text_bg.png);
    background-repeat: no-repeat;
    /*background-size: cover;*/
}
.tvadvance-block-back-img {
    padding: 50px 0 150px 0;
}
.tvadvance-block-desc p {
    font-size: 16px;
    color: #bfbfbf;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    width: 60%;
    margin: auto;
    margin-bottom: 80px;
}
.tvadvance-block-short-dec {

}
.tv-advance-block-image img {
    /*border-radius: 100%;*/
    /*box-shadow: 0px 0px 15.2px 0.8px rgb(0 0 0 / 20%);*/
}
.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;
}
.tvadvance-block-content-img {
    /*width: 20%;*/
    /*text-align: center;*/
}
.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-details {
    /*width: 80%;*/
    /*padding-left: 10px;*/
}
.tvcmsadvanceblock-slider-main-title-wrapper {
    font-size: 36px;
    color: #ffffff;
    font-weight: 300;
    font-family: 'Nunito';
    text-transform: uppercase;
    margin-bottom: 40px;
}
.tvadvance-block-content-desc {
    font-size: 22px;
    color: #ffffff;
    font-family: 'Nunito';
    line-height: 20px;
    font-weight: 400;
    padding-bottom: 15px;
    margin-bottom: 50px;
    position: relative;
}
.tvadvance-block-sub-title {
    text-align: center;
    font-size: 130px;
    position: relative;
    line-height: 1; 
    display: block;
    top: -52px;
    margin-bottom: 1px;
    color: #000;
    opacity: 30%;
    font-family: 'Bestermind'; 
}
.tvadvance-block-content-desc:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 84px;
    background-color: #ffffff;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.tvadvance-bolck-btn-link-wrapper {
    /*text-align: center;*/
}
.tvadvance-main-block-content-desc {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 30px;
}
.tvcmsadvance-block-content {
    display: flex;
    /*align-items: center;*/
    margin: 0 -15px;
}
.tvadvance-block {
    z-index: 1;
    display: flex;
    align-items: center;
}
.tvcmsadvance-block {
    position: relative;
    margin-bottom: 100px;
    direction: ltr;
}
.tvcmsadvance-block .tvcms-main-title .tvmain-title:after {
    /*display: none;*/
}
.tvcmsadvance-block .tvcmsmain-title-wrapper {
    /*margin-bottom: 40px;*/
    /*text-align: left;*/
}
.tv-advance-block-image:after {
    /*content: '';*/
    position: absolute;
    bottom: -80px;
    right: -150px;
    background-image: url(../img/ring_img.png);
    width: 314px;
    height: 290px;
    display: block;
}
.tvcmsadvance-block-img.swiper-wrapper {
    width: 1670px;
    text-align: center;
}
.lang-rtl .tv-advance-block-image:after {
    right: auto;
    left: -150px;
}
.lang-rtl .tvcmsadvance-block .tvcmsmain-title-wrapper {
    /*text-align: right;*/
}
@media (max-width: 1440px) {
    .tvadvance-block-back-img {
        padding: 30px 0 70px 0;
    }
    .tvadvance-block-desc p {
        margin-bottom: 50px;
    }
}
@media (max-width: 1400px) {
    .tv-advance-block-image,
    .tvadvance-block-wrapper {
        width: 100%;
    }
    .tvadvance-block-wrapper {
        right: 3%;
    }
    .tv-advance-block-image {
        padding-left: 15px;
    }
    .tvcmsadvance-block-img.swiper-wrapper {
        margin: 0 -15px;
    }
    .tvcmsadvance-block .swiper-pagination-fraction {
        text-align: center;
        right: 0;
        padding-right: 0;
    }
    .tvadvance-block-sub-title {
        font-size: 90px;
    }
    .tvadvance-block-sub-title {
        top: -15px;
    }
}
@media (max-width: 1140px) {
    .lang-rtl .tv-advance-block-image:after {
        left: -70px;
    }
}
@media (max-width: 991px) {
    .tvadvance-block-wrapper {
        right: 0%;
    }
    .tvadvance-block-content-desc {
        margin-bottom: 30px;
    }
    .tvcmsadvanceblock-slider-main-title-wrapper {
        margin-bottom: 25px;
    }
    .tvadvance-block-desc p {
        width: 85%;
    }
}
@media (max-width: 767px) {
    .tvcmsadvance-block-content {
        /*padding: 30px 15px 0 15px;*/
    }
}
@media (max-width: 500px) {
    .tvadvance-block-wrapper {
        position: inherit;
    }
    .tvcmsadvanceblock-slider-main-title-wrapper {
        font-size: 25px;
    }
    .tvadvance-block-desc p {
        width: 75%;
    }
    .tvadvance-block-sub-title {
        font-size: 60px;
    }
    .tvcmsadvance-block {
        margin-bottom: 50px;
    }
}
@media (max-width: 425px) {
    .tvadvance-block-wrapper {
        right: 20px;
    }
}
