/**
* 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 ****************/
.tvcmscustomer-services {
    position: relative;
    margin-bottom: 100px;
}
@media (min-width:1200px) {
    .tvcmscustomer-services .tvservices-center {
        width: 20%;
    }
}
.tvservices-img {
    width: 90px;
    height: 90px;
    display: grid;
    align-items: center;
    justify-content: center;
    /*    padding: 15px;*/
}
.tvservices-img i {
    color: #ffffff;
}
.tvcmscustomer-services .tvservices-img-conut {
    margin-inline-end: 15px;
}
@media (max-width: 991px) {
    .tvservices-all-block {
        display: block;
        overflow: hidden;
    }
    .tvservices-center.card {
        display: block;
        width: 50%;
        float: left;
        margin-bottom: 20px;
    }
}
@media (max-width: 991px) {
    .tvservices-content-box .tvservices-title {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .tvservices-content-box .tvservice-dec {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .tvcmscustomer-services {
        margin-bottom: 50px;
    }
}
@media (max-width: 575px) {
    .tvservices-center.card {
        width: 100%;
    }
}
.tvservice-all-block-image {
    overflow: hidden;
    position: relative;
}
.tvcmscustomer-services .tvservices-center .tvall-block-box-shadows {
    border-radius: 10px;
    border: 1px solid #F0F0F0;
    background-color: #FFF;
    padding: 21px 30px 35px;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
}
.tvcmscustomer-services .tvservices-center .tvall-block-box-shadows:hover {
    border-color: transparent;
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.07);
}
.tv-all-service.card-deck {
    margin-bottom: 0;
    /*direction: ltr;*/
    border-spacing: 0;
}
.tvcmscustomer-services .tvservices-img-conut i {
    display: none;
}
.tvservices-content-box {
    text-align: start;
}
.tvservices-content-box .tvservices-title {
    color: #000;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.381;
    letter-spacing: 0.42px;
    text-transform: capitalize;
    white-space: break-spaces;
    word-break: break-word;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
}
.tvservices-content-box .tvservice-dec {
    font-size: 15px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.tvservices-wrapper+.tvservice-dec {
    color: #7D7D7D;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5715;
    letter-spacing: 0.28px;
}
.tvcmscustomer-services .tvservices-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.tvservices-center .tvservices-img img {
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
}
.tvservices-center:hover .tvservices-img img {
    transform: rotateY(360deg);
}
/***** mobile service *****/
@media (max-width: 1024px) {
    .tvservices-center.odd:last-child {
        display: block;
        overflow: hidden;
        margin: auto;
        float: none;
    }
}
@media(max-width: 991px) {
    .tv-all-service.card-deck {
        border: none;
    }
    .tvcmscustomer-services .tvservices-center .tvall-block-box-shadows {
        /*border: 1px solid rgba(0, 0, 0, 0.07);*/
        /*padding: 5px;*/
    }
    #left-column .tvcmscustomer-services .tvservices-center .tvall-block-box-shadows {
        border: none;
    }
}
/***** 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: 25px 0px;
    border-bottom: none;
}
#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: 0;
    margin-bottom: 13px;
}
#left-column .tvservices-content-box,
#right-column .tvservices-content-box {
    text-align: center;
}
#left-column .tvservices-wrapper,
#right-column .tvservices-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
#left-column .tvservices-content-box .tvservices-title,
#right-column .tvservices-content-box .tvservices-title {
    margin-bottom: 6px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.32px;
    text-transform: capitalize;
}
#left-column .tvservices-content-box .tvservice-dec,
#right-column .tvservices-content-box .tvservice-dec {
    color: #3F3F3F;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.64;
    letter-spacing: 0.56px;
    text-transform: capitalize;
    margin-bottom: 0;
}
#left-column .tv-all-service.card-deck,
#right-column .tv-all-service.card-deck {
    padding: 10px 0;
}
@media (max-width:1670px) {
    .tvcmscustomer-services .tvservices-center .tvall-block-box-shadows {
        padding: 21px 25px 30px;
    }
    .tvservices-content-box .tvservices-title {
        font-size: calc(15px + (20 - 15) * ((100vw - 280px) / (1700 - 280)));
    }
    .tvservices-img {
        width: calc(60px + (80 - 60) * ((100vw - 280px) / (1700 - 280)));
        height: calc(60px + (80 - 60) * ((100vw - 280px) / (1700 - 280)));
    }
}
@media (max-width: 1440px) {
    .tvcmscustomer-services .tvservices-center .tvall-block-box-shadows {
        padding: 21px 20px 20px;
    }
}
@media (max-width:1380px) and (min-width:1200px) {
    .tvcmscustomer-services .tvservices-wrapper {
        flex-wrap: wrap;
    }
}
@media(max-width: 1199px) {
    .tvcmscustomer-services .tvservices-center{
        margin-bottom: 30px;
    }
    #left-column .tvcmscustomer-services .tvservices-center,
    #right-column .tvcmscustomer-services .tvservices-center {
        width: 33.33%;
        float: left;
    }
}
@media (max-width: 991px) {
    .tvservices-content-box .tvservices-title {
        font-size: 16px;
    }
    .tvservices-content-box .tvservice-dec {
        font-size: 14px;
    }
}
@media(max-width: 575px) {
    #left-column .tvcmscustomer-services .tvservices-center,
    #right-column .tvcmscustomer-services .tvservices-center {
        width: 100%;
        float: none;
    }
}
@media(max-width: 575px) {
    .tv-all-service.card-deck {
        padding: 15px;
        display: inline-block;
    }
}
@media(max-width: 450px) {
    .tvcmscustomer-services .tvservices-center{
        width: 100%;
        margin-bottom: 15px;
    }
}
.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;
}
.control-label {
    text-transform: capitalize;
}
.lang-rtl .tvcmscustomer-services .tvservices-center:after {
    right: auto;
    left: 0;
}
#left-column .tvcmscustomer-services .tvservices-center:last-child:after,
#right-column .tvcmscustomer-services .tvservices-center:last-child:after,
.tvleft-right-product-slider:last-child .tvproduct-wrapper:after {
    display: none;
}