/**
* 2007-2023 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-2023 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;
    background-color: #fff;
    border-radius: 10px;
    padding-top: 65px;
    /* padding-bottom: 200px; */
    margin-top: 193px;
}

.tvcmscustomer-services .tvservices-center {
    background-color: #794F3C;
    box-shadow: none;
    border: none;

    margin-bottom: 0;
    /*text-align: center;*/
}

/* .tvcmscustomer-services .tvservices-center .tvall-block-box-shadows {
    border: 1px solid #eee;
} */

.tvservices-img i {
    color: #ffffff;
}

.tvservices-title {
    font-size: calc(14px + (21 - 15) * ((100vw - 280px) / (1920 - 280)));
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    /* max-width: 110px; */
    letter-spacing: 1.3px;
    /* font-family: "Prompt"; */
    transition: all 500ms ease 0s;
}

.tvcmscustomer-services .services-img-title {
    margin-bottom: calc(0px + (17 - 10) * ((100vw - 280px) / (1920 - 280)));
    padding: 0;
    /* display: flex; */
    /* align-items: center; */
}

/* .tvservices-2,
.tvservices-1{
    margin-bottom: 30px;
} */
@media (max-width: 991px) {

    /* .tvservices-all-block {
        display: block;
        overflow: hidden;
    } */
    .tvservices-center.card {
        display: block;
        width: 50%;
        float: left;
        margin-bottom: 20px;
    }
}

.tvservice-all-block-image {
    overflow: hidden;
    position: relative;
}

.tvservices-wrapper {
    padding: 27px 32px;
    text-align: center;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
}

/* .tvservices-center:hover .tvservices-wrapper {
    border-color: transparent;
    box-shadow: 0px 4px 4px rgba(255, 255, 255, 0.15);
    background-color: #fff;
} */
/* .tvservices-center:hover .tvservices-wrapper .tvservices-title{
    color: #794F3C;
} */
/* .tvservices-center:hover .tvservices-wrapper .tvservices-img img{
 filter: brightness(0) saturate(100%) invert(30%) sepia(11%) saturate(1483%) hue-rotate(86deg) brightness(103%) contrast(92%);
} */
/* .tvservices-center:hover .tvservices-wrapper .tvservice-dec{
    color: #030303;
} */
.tvcmscustomer-services .tvservices-center:last-child {
    border-right: none;
}

.tv-all-service.card-deck {
    margin-bottom: 0;
    /*    direction: ltr;*/
    border-spacing: 0;
}

.tvcmscustomer-services .tvservices-img-conut i {
    display: none;
}

.tvservices-content-box .tvservices-title {
    margin-bottom: 9px;
    color: #000;
    font-family: Marcellus;
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 0.46px;
    text-transform: uppercase;
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
}

.tvservices-content-box .tvservice-dec {
    margin-bottom: 0;
    color: #E4E4E4;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5625;
    letter-spacing: 1.7px;
    text-transform: capitalize;
    letter-spacing: 0.32px;
    transition: all 0500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
}

.tv-all-service {
    padding: 0;
    position: absolute;
    z-index: 1;
    top: 69%;
    transform: translateY(-60%);
}

.tvourprocesss-block-img {
    width: 90%;
    position: relative;
    left: 12%;
    margin-top: -10%;
}

.tvourprocesss-img-block img {
    border-radius: 20px 0 0 20px;
}

/***** mobile service *****/
@media(max-width: 1800px) {
    .tvservices-content-box .tvservices-title {
        font-size: calc(15px + (22 - 15) * ((100vw - 280px) / (1500 - 280)));
        margin-bottom: calc(9px + (13 - 9) * ((100vw - 280px) / (1500 - 280)));
    }

    .tvservices-content-box .tvservice-dec {
        font-size: calc(9px + (14 - 8) * ((100vw - 280px) / (1500 - 280)));
    }

    /* .tvservices-wrapper {
        padding-block: calc(15px + (27 - 15) * ((100vw - 280px) / (1500 - 280))) calc(15px + (30 - 15) * ((100vw - 280px) / (1500 - 280)));
        padding-inline: calc(10px + (30 - 10) * ((100vw - 280px) / (1500 - 280))) calc(15px + (30 - 15) * ((100vw - 280px) / (1500 - 280)));
    } */
    .tvservices-wrapper {
        padding: 15px;
    }
}

@media(max-width: 1500px) {
    .tvservices-img img {
        max-width: 70px;
    }
}

@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;
    }

    #left-column .tvcmscustomer-services .tvservices-center .tvall-block-box-shadows {
        border: none;
    }

    .tv-all-service,
    .tvourprocesss-block-img {
        width: 100% !important;
    }

    .tvservices-2,
    .tvservices-1 {
        margin-bottom: 0;
    }
}

/***** 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;
    }

    .tvcmscustomer-services .tvcms-main-title .tvmain-title,
    .tvcmscustomer-services .tvservices-center {
        margin-bottom: 15px;
    }

    .tvcmscustomer-services .tvservices-center {
        width: 50%;
    }
}

.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;
}

.control-label {
    text-transform: capitalize;
}

/* .tvall-services-block .tvservices-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;
}
.tvall-services-block:hover .tvservices-img img {
    transform: rotateY(180deg);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
} */
@media (max-width: 1440px) and (min-width: 992px) {
    .tvcmscustomer-services .tvservices-center:last-child {
        margin-bottom: 0;
    }
}

@media(max-width: 1400px) {

    .tv-all-service,
    .tvourprocesss-block-img {
        width: 100%;
    }
}

.tvservices-img img {
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    filter: invert(0);
}

.tvservices-center:hover .tvservices-img img {
    /* transform: translateY(-10px); */
}

@media(max-width: 768px) {
    .tvservices-title {
        margin-left: 10px;
    }
}

@media (max-width: 575px) {
    .tvservices-all-block.row {
        margin: 0 -7.5px;
    }

    .tvcmscustomer-services .tvservices-center {
        padding: 0 7.5px;
    }
    
}

.tv-all-service .dbr1 {
    border-radius: 10px 0 0 10px;
}

.tv-all-service .dbr2 {
    border-radius: 0 10px 10px 0;
}

.tvservices-all-block {
    display: flex;
}

.dbr2 .tvservices-wrapper::before {
    content: normal
}

.tvcmscustomer-services .tvcms-main-title .tvmain-title h2 {
    text-wrap: balance;
    text-align: start;
}

.tvservices-wrapper {
    position: relative;
}

.tvservices-wrapper::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 108px;
    background-color: #fff;
    right: 0;
    top: 52px;
    opacity: 20%;
}

.tv-all-service .tvservices-wrapper:nth-child(:last-child) ::before {
    background-color: transparent;
}

@media (max-width: 991px) {
    .tv-all-service {
        transform: unset;
    }
    .tv-all-service .tvservices-center.even:nth-child(2){
        border-radius:  0 10px 10px 0 ;
    }
    .tv-all-service .tvservices-center.odd:nth-child(3){
        border-radius:   10px 0 0 10px  ;
    }
    .tv-all-service .tvservices-center:nth-child(2n) .tvservices-wrapper::before {
        content: normal;
    }
}

@media (max-width: 768px) {
    .tvcmscustomer-services {
        margin-top: 42px;
    }

    .tvcmscustomer-services .tvcms-main-title .tvmain-title h2 {
        text-align: center;
    }

    .tvourprocesss-block-img {
        left: unset;
        margin-top: 0;
    }

    .tvourprocesss-img-block img {
        border-radius: 20px;
    }

    .tvcmscustomer-services {
        padding-top: 23px;
    }
    .tvservices-title {
        font-size: calc(13px + (21 - 15) * ((100vw - 280px) / (1920 - 280)));
    }
}

@media (max-width: 400px) {
    .tvservices-center.card {
        width: 100%;
        border-radius: 0;

    }
    .tv-all-service .dbr1{
        border-radius: 0;
    }
    .tv-all-service .tvservices-center.odd:nth-child(3),
    .tv-all-service .tvservices-center.even:nth-child(2) {
        border-radius: 0;
    }

    .tvservices-img img {
        max-width: 50px;
    }

    .tvservices-title {
        max-width: 100%;
    }

    .tvservices-wrapper::before {
        content: normal;
    }

}

@media (max-width: 1199px) {
    
    .tvservices-wrapper::before {
        height: 62px;
        top: 38px;
    }
   
}
@media (min-width: 475px) {
   .tv-all-service.wrapper{
    margin-top: 15px;
   }
}
@media (max-width: 1090px) {
    .tvservices-title {
        font-size: calc(12px + (21 - 15) * ((100vw - 280px) / (1920 - 280)));
    }
    .tvservices-content-box .tvservice-dec {
        font-size: calc(8px + (14 - 8) * ((100vw - 280px) / (1500 - 280)));
    }
}
@media (min-width: 1400px) {
    .tv-all-service.wrapper {
        margin-top: 0;
    }
}
@media (max-width: 900px){
    .tvcmscustomer-services {
        margin-top: 19px;
    }
}
@media (max-width: 1500px){
    .tvcmscustomer-services {
        margin-top: 75px;
    }
}
@media (max-width: 1800px) and (min-width: 1199px) {
    .tvservices-wrapper::before {
        height: 69px;
        top: 42px;
    }
}
.lang-rtl .tvourprocesss-block-img{
    right: 12%;
    left: unset;
}
.lang-rtl .tvourprocesss-img-block img {
    border-radius: 0 20px 20px 0;
}