/**
* 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
*/

/**************service ****************/
.tvcustomer-services .tvcmsmain-title-wrapper {
    /*display: none;*/
}
.tv-all-service {
    padding: 0;
}
.tvcmscustomer-services {
    position: relative;
}
.tvcmscustomer-services .tvservices-center {
    padding: 0px 15px;
    border: none;
}
.tvcmscustomer-services .tvservices-center .tvall-block-box-shadows {
    background-color: unset;
    box-shadow: none;
    text-align: center;
    padding: 37px 15px 25px;
    background-color: #EEBB6333;
    border-radius: 15px;
}
.tvservices-img {
    margin: auto;
}
.tvservices-img i {
    color: #ffffff;
}
.tvcmscustomer-services .tvservices-img-conut {
    padding: 0;
    margin-bottom: 45px;
}
.tvservice-all-block-image {
    overflow: hidden;
    position: relative;
}
.tv-all-service.card-deck {
    margin-bottom: 0;
    direction: ltr;
    border-spacing: 0;
    /* display: flex;
    flex-wrap: wrap; */
}
.tvservices-content-box.tvservices-info {
    /* background-color: #EEBB6333;
    border-radius: 15px; */
    padding: 0;
}
.tvcmscustomer-services .tvservices-img-conut i {
    display: none;
}
.tvservices-content-box .tvservices-title {
    font-weight: 500;
    font-size: calc(18px + (23 - 18) * ((100vw - 280px) / (1920 - 280)));
    line-height: 1.218;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 8px;
}
.tvall-block-box-shadows:hover .tvservices-content-box .tvservices-title,
.tvall-block-box-shadows:hover .tvservices-content-box .tvservice-dec {
    color: #165644;
}
.tvservices-content-box .tvservice-dec {
    font-weight: 500;
    font-size: calc(14px + (16 - 14) * ((100vw - 280px) / (1920 - 280)));
    line-height: 1.563;
    font-family: Montserrat;
    letter-spacing: 0.02em;
    color: #000000;
    margin: 0 2%;
}
@media(max-width: 991px) {
    .tv-all-service.card-deck {
        border: none;
    }
    .tvcmscustomer-services .tvservices-center {
        border: none;
        margin-bottom: 0;
    }
    #left-column .tvcmscustomer-services .tvservices-center .tvall-block-box-shadows {
        border: none;
    }
    .tvservices-center.card:last-child {
        margin-bottom: 0;
    }
}
@media (max-width: 1280px) {
    .tvservices-center.card {
        width: 50%;
        margin-bottom: 30px;
        /*padding: 0 5px;*/
    }
}
@media(max-width: 650px) {
    .tvservices-content-box .tvservices-title {
        font-size: 19px;
    }
    .tvservices-content-box .tvservices-title {
        margin-bottom: 7px;
    }
}
@media(max-width: 575px) {
    .tv-all-service.card-deck {
        /*padding: 15px 0;*/
        display: inline-block;
    }
    .tvservices-center.card {
        width: 100%;
    }
    .tvservices-wrapper:after {
        display: none;
    }
    .tvservices-center.card {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .tvcmscustomer-services .tvservices-img-conut {
        margin-bottom: 15px;
    }
}
/****** left service *******/
#left-column .tv-all-service.card-deck,
#right-column .tv-all-service.card-deck {
    border-left: none;
}
#left-column .tvcmscustomer-services .tvservices-center,
#right-column .tvcmscustomer-services .tvservices-center {
    display: block;
    border: none;
    padding: 15px;
    border-bottom: 1px solid #f7f7f7;
}
#left-column .tvcmscustomer-services .tvservices-center:last-child,
#right-column .tvcmscustomer-services .tvservices-center:last-child {
    border-bottom: none;
}
#left-column .tvcms-main-title .tvmain-title,
#right-column .tvcms-main-title .tvmain-title {
    line-height: 40px;
}
#left-column .tvcmsmain-title-wrapper,
#right-column .tvcmsmain-title-wrapper {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 0 15px;
}
#left-column .tvcmscustomer-services .tvservices-img-conut,
#right-column .tvcmscustomer-services .tvservices-img-conut {
    margin-bottom: 0;
    margin-right: 15px;
}
#left-column .tvservices-content-box,
#right-column .tvservices-content-box {
    text-align: left;
}
#left-column .tvservices-wrapper,
#right-column .tvservices-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
#left-column .tvcustomer-services.container,
#right-column .tvcustomer-services.container {
    padding: 0;
}
#left-column .tvservices-content-box .tvservices-title,
#right-column .tvservices-content-box .tvservices-title {
    font-size: 15px;
    text-transform: capitalize;
    color: #222222;
    font-weight: 500;
    letter-spacing: 0.3px;
    margin-bottom: 5px;
}
@media(max-width: 1199px) {
    #left-column .tvcmscustomer-services .tvservices-center,
    #right-column .tvcmscustomer-services .tvservices-center {
        width: 50%;
        float: left;
    }
}
@media(max-width:767px) {
    #left-column .tvcmscustomer-services .tvservices-center,
    #right-column .tvcmscustomer-services .tvservices-center {
        width: 100%;
        float: none;
    }
}
.lang-rtl #left-column .tvservices-wrapper,
.lang-rtl #right-column .tvservices-wrapper {
    direction: rtl;
}
.lang-rtl #left-column .tvcmscustomer-services .tvservices-img-conut,
.lang-rtl #right-column .tvcmscustomer-services .tvservices-img-conut {
    margin: 0 0 0 15px;
}
.lang-rtl #left-column .tvservices-content-box,
.lang-rtl #right-column .tvservices-content-box {
    text-align: right;
}
@media (max-width: 1180px) {
    .tvcmscustomer-services {
        padding: 0 0 60px 0;
    }
}
@media (max-width: 1024px) {
    .tvservices-content-box .tvservice-dec {
        width: 95%;
    }
    .tvservices-all-block .tvservices-center:nth-child(2) .tvservices-wrapper:after {
        display: none;
    }
}
@media (max-width: 991px) {
    .tvservices-all-block {
        display: block;
        overflow: hidden;
    }
    .tvservices-center.card {
        display: block;
    }
    .tvservices-content-box .tvservice-dec {
        font-size: 14px;
    }
    .tvservices-center.even,
    .tvcmsadvance-block {
        margin-top: 0;
    }
    .tvcmscustomer-services {
        padding: 0;
    }
    .tvcmscustomer-services .tvservices-center {
        width: 50%;
    }
}
@media (max-width: 575px) {
    .tvcmscustomer-services .tvservices-center {
        width: 100%;
    }
}
.tvservices-wrapper:hover img{
    animation: bounce 0.5s ease-in-out both;
}
@keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
