.header-main-services {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 65vh;
}
@media (max-width:991px) {
    .header-main-services {
    height: 50vh;
}
}.title-header-post-main-services {
    color: #fff;
    font-size: 60px;
    letter-spacing: 3px;
    text-align: center;
}
@media (max-width:575px) {
    .title-header-post-main-services {
    color: #fff;
    font-size: 40px;
    letter-spacing: 3px;
}
}.v-line {
    height: 104px;
    border-right: 4px solid var(--red-color);
}
.section-top-page-main-services {
    position: relative;
    z-index: 1;
}
.line-post-single {
    height: 1px!important;
    background-color: var(--main-color)!important;
    opacity: 1!important;
    width: 85%}
.title-post-services {
    color: var(--main-color);
    font-size: 50px;
    letter-spacing: 5px;
    padding-top: 15px;
}
@media (max-width:575px) {
    .title-post-services {
    font-size: xx-large;
}
}.desc-post-services {
    line-height: 1.8;
    font-size: 18px;
    color: #656565!important;
}
@media (min-width:576px) {
    .desc-post-services {
    padding-right: 30px;
}
}@media (max-width:575px) {
    .desc-post-services {
    font-size: 16px;
}
}.line-header-post-services {
    width: 65px;
    border: 1px solid var(--main-color);
}
.subtitle-post-servicess {
    color: var(--main-color)!important;
    letter-spacing: 1px;
}
.small-title {
    font-size: 20px;
}
@media (max-width:991px) {
    .small-title {
    text-align: start!important;
    font-size: 14px;
}
}.btn-contact-us {
    padding: 7px 52px;
}
.description-por-speciality {
    color: #656565!important;
    font-size: 18px;
}
@media (max-width:575px) {
    .description-por-speciality {
    font-size: 16px;
}
}.triangle-arrow {
    border: 10px solid var(--red-color);
    height: 10px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
}
@media (min-width:992px) {
    .content-post-section {
    padding: 0 0 0 20px;
}
}.sub-services-loop {
    position: relative;
    z-index: 1;
}
/*.div-face-back-face-rotate:hover .the-face-card {
    transform: rotateY(180deg);
}

.back-face-card {
    transform: rotateY(180deg);
    transition: transform .8s;
    backface-visibility: hidden;
}
.div-face-back-face-rotate:hover .back-face-card {
    transform: rotateY(0);
}
.div-face-back-face-rotate:hover .the-face-card {
    transform: rotateY(180deg);
}*/
.counter-subservices {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 10px;
    left: 20px;
    color: #b5b5b5;
    font-size: 25px;
}
.line-counter-subservices {
    border-top: 2px solid #b5b5b5;
    width: 40px;
}


.btn-subservices-click {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.btn-subservices-click:hover a::after {
    background-color: #9f0013;
}
.btn-subservices-click:hover a {
    color: #fff!important;
}
.btn-subservices-click a {
    padding: 3px 33px!important;
}
.title-sub-services-loop {
    color: var(--main-color);
    font-size: 50px;
    letter-spacing: 5px;
    padding-top: 15px;
}
@media (max-width:575px) {
    .title-sub-services-loop {
    font-size: xx-large;
}
}.description-sub-services-loop {
    font-size: 18px;
    color: #656565!important;
    line-height: 2;
}
@media (max-width:575px) {
    .description-sub-services-loop {
    font-size: 16px;
    line-height: 1.5;
}
}.section-FLASH-DEALS {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
@media (min-width:1899px) {
    .section-FLASH-DEALS {
    background-size: contain;
}
}.title-section-FLASH-DEALS {
    color: var(--red-color);
    font-size: 45px;
    letter-spacing: 3px;
    padding-top: 15px;
}
@media (max-width:575px) {
    .title-section-FLASH-DEALS {
    font-size: xx-large;
}
}.description-section-FLASH-DEALS {
    font-size: 40px;
}
@media (max-width:575px) {
    .description-section-FLASH-DEALS {
    font-size: xx-large;
}
}.number-time {
    font-size: 50px;
    letter-spacing: 2px;
}
.text-number {
    font-size: 26px;
}
@media (max-width:575px) {
    .number-time {
    font-size: 30px;
}
.text-number {
    font-size: 12px;
}
}ul div.d-flex.align-items-center {
    align-items: start!important;
}
ul .triangle-arrow {
    transform: translate(0, 10px);
}
.col-backface-flip-card {
    min-height: 345px;
}
a svg {
    width: 25px!important;
    height: fit-content!important;
}
a:hover #icons8-whatsapp {
    fill: var(--red-color)!important;
}