/*
Theme Name: Techtro
Theme URI: https://techtro-wp.qzency.com/
Author: Qzency Ltd.
Author URI: https://themeforest.net/user/qzency/
Description: Techtro is a WordPress Theme for Software and Digital Agency. It represents the modern age lifestyle sense with the Blogs. It can This theme can be used in multipurpose ways like- Software, SaaS, and Digital Agency businesses as well. It has four different demos with different styles of Blog features so that user can easily use this for their desired purposes. This theme made with Elementor Page Builder so that anyone can easily handle this theme and use their work purpose. It is compatible with all browsers and fully responsive so very suitable for any device.
Version: 1.0.0
Tested up to: 5.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: techtro
Tags: WordPress Theme, Software Agency, Digital Agency, Blog Theme, Travel Blog, Sports Blog, Fashion Blog, Lifestyle Blog, Business Blog, Elementor Page Builder, Responsive Design, Browser Compatibility, Multipurpose Theme, Modern Design, Blog Demos, HTML Template, Mobile-Friendly, Cross-Browser Support, Creative Theme, User-Friendly Interface

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* Header */
body .header-1.header-2 {
    background: #fff;
}

/* Footer */
body .footer-bottom-4 {
    background: #EDF0FF;
}

body .footer-bottom-4 p {
    color: var(--header);
}

/* Chi tiết bài viết */
.entry-author {
    padding: 15px;
}

.entry-author .flex-row {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
}

.entry-author .circle,
.entry-author .circle img {
    border-radius: 999px;
    -o-object-fit: cover;
    object-fit: cover;
}

.entry-author .h4.author-name {
    margin-bottom: 5px;
}

.entry-author .h4 {
    color: #000;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 1.125em;
}

.entry-author .mr {
    margin-right: 30px;
}

.flex-col {
    max-height: 100%;
}

.entry-author .flex-grow {
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto;
    flex: 1;
}

.entry-author .flex-col {
    max-height: 100%;
}

/* Bài viết liên quan */
.relatedcat .h3 {
    text-transform: uppercase;
    padding-top: 10px;
    border-top: 1px solid #11519b;
    margin-bottom: 20px;
    color: #11519b;
}

.h3 {
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    font-size: 1.25em;
    color: #000;
    margin-top: 0;
    margin-bottom: .5em;
    text-rendering: optimizeSpeed;
}

.relatedcat .box,
.relatedcat .box-image,
.relatedcat .box-text {
    transition: opacity .3s, transform .3s, background-color .3s;
}

.relatedcat .box {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.relatedcat .box-image {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.relatedcat .swiper .box-image img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    border: 1px solid #eee;
}

.relatedcat .box-image img {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}

.relatedcat .text-left {
    text-align: left;
}

.relatedcat .box-text {
    font-size: .9em;
    padding-bottom: 1.4em;
    padding-top: .7em;
    position: relative;
    width: 100%;
}

.relatedcat .swiper .box-text .h4 {
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.relatedcat .box-text .post-meta {
    padding: 5px 0;
    text-transform: uppercase;
}

.relatedcat .box-text p {
    font-size: 14px;
    margin-bottom: .1em;
    margin-top: .1em;
}

.relatedcat .swiper-button-next,
.relatedcat .swiper-rtl .swiper-button-prev,
.relatedcat .swiper-button-prev,
.relatedcat .swiper-rtl .swiper-button-next {
    width: 40px;
    height: 40px;
    background: #0066b4;
    border-radius: 50%;
    padding: 10px;
}

.relatedcat .swiper-button-next:after,
.relatedcat .swiper-rtl .swiper-button-prev:after,
.relatedcat .swiper-button-prev:after,
.relatedcat .swiper-rtl .swiper-button-next:after {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}

/* Breadcrumbs */
.breadcrumb-wrapper .page-heading.not-show-head-text {
    padding: 0px;
}

/* Liên hệ */
.section-customizer-contact .section-padding {
    padding: 50px 0;
}

.section-customizer-contact .elementor-37 .elementor-element-8297e33 h2.elementor-heading-title {
    margin-top: 25px;
}

.section-customizer-contact .elementor-37 .elementor-element-beb3030 {
    margin-bottom: 20px;
}

/* FAQ */
.faq-items .accordion .accordion-item h3 button {
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    box-shadow: none;
    border-radius: 0;
    padding: 26px 30px;
    font-family: var(--techtro-public);
    color: var(--header);
}

/* Home */
.footer-cta-content p.h2-to-p {
    font-size: 42px;
    color: var(--white);
    margin-bottom: 15px;
    line-height: 1.2;
}

.elementor-widget-techtro_about_us .about-section {
    padding-top: 0px;
}

.about-wrapper-2 .about-content {
    padding-top: 30px;
}

.elementor-widget-techtro_about_us .about-wrapper-2 {
    margin-bottom: 0;
}

/* Footer */
.elementor-2393 .elementor-element-b85ecc3 .e-con-inner .elementor-element-22f061c {
    max-width: 800px;
    text-align: center;
    justify-content: center;
    display: block;
    margin: 0 auto;
}

.elementor-2393 .elementor-element-b85ecc3 .e-con-inner .elementor-element-22f061c p {
    font-size: 15px;
}

/* Giới thiệu */
.section-customizer-introduce .elementor-widget-techtro_about_us .about-section {
    padding: 50px 0;
}

.section-customizer-introduce .elementor-element-972b96d .section-padding {
    padding: 50px 0;
}

.section-customizer-introduce .elementor-element-972b96d .e-con-inner {
    margin-top: 30px;
}

.section-customizer-introduce .elementor-image-gallery .gallery-columns-2 .gallery-item {
    max-width: 100%;
}

.counter-wrapper .counter-box-items-2 h3 {
    font-size: 48px;
    color: #EDC728;
}

.single-process {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 20px;
    border: 1px solid #eee;
    background-color: #fff;
}

.work-process-wrapper.style-4 .single-process .process-content {
    flex: 1 1 auto;
}

/* Pricing */
.page-wrapper .h4-to-p-text {
    font-size: 26px;
    font-weight: 700;
    line-height: 130%;
}

.pricing-card-item .pricing-header .pricing-text .h2-to-p {
    font-size: 50px;
    font-weight: 800;
}

body .pricing-card-item .pricing-header .pricing-text {
    display: grid;
}

body .pricing-card-item .pricing-header .pricing-text .price {
    display: flex;
    gap: 7px;
}

body .pricing-card-item .pricing-header .pricing-text .price span del {
    margin-right: 5px;
}

/* Mobile */
@media screen and (max-width: 991px) {
    body .elementor-19 .elementor-element.elementor-element-3edf7a4 .global-banner-style {
        background-size: auto;
    }

    .about-global-style .about-wrapper-2 .section-text h1.title-anim {
        font-size: 50px;
    }

    .about-global-style .about-wrapper-2 .about-content {
        margin-bottom: auto;
    }

    body .elementor-2393 .elementor-element.elementor-element-441f184.elementor-element {
        --align-self: left;
    }

    body .elementor-2393 .elementor-element.elementor-element-498fd34.elementor-element {
        --align-self: left;
    }

    body .elementor-2393 .elementor-element.elementor-element-633362f.e-con {
        align-items: flex-start;
    }

    body .elementor-2393 .elementor-element.elementor-element-64ac0be {
        align-items: flex-start;
    }

    body .elementor-34 .elementor-element.elementor-element-059e3ee .e-con-inner {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    body .elementor-34 .elementor-element.elementor-element-059e3ee .e-con-inner .elementor-button-text {
        line-height: 20px;
    }

    body .elementor-34 .elementor-element.elementor-element-00f5667 {
        width: 100%;
    }

    body .elementor-2393 .elementor-element.elementor-element-a0f157a .cta-section {
        padding: 45px;
    }
}

/* Hero Banner Video */
.hero-button .hero-btn{padding:12px 25px;border:none;border-radius:8px;font-size:16px;font-weight:bold;cursor:pointer;transition:all 0.3s ease;text-decoration:none;display:inline-block}
.hero-button .btn-trial{background:linear-gradient(90deg,#FF6A3D,#FF4F81);color:#fff}
.hero-button .btn-trial:hover{opacity:0.9}
.hero-button .btn-consult{background:linear-gradient(90deg,#d2f9e3,#96b8ff);color:#000}
.hero-button .btn-consult:hover{opacity:0.9}
.hero-button .btn-demo{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:bold;color:#fff;text-decoration:none}
.hero-button .btn-demo .play-icon{width:50px;height:50px;border:2px solid red;border-radius:50%;display:flex;justify-content:center;align-items:center;color:red;font-size:18px}
.hero-button .btn-demo span{color:#fff}
.elementor-widget-container .hero-section .hero-content .hero-button{gap:10px}

/* Customizer */
.customizer-p-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
}

body .elementor-19 .elementor-element.elementor-element-997edcd .cloudgo-features {
    padding-top: 0;
    padding-bottom: 0;
}

body .hero-customizer-layout-one {
    padding-top: 50px;
}

.section-why-choose-cloudbot .box-content .box-item:hover {transform: translateY(-8px) scale(1.03);box-shadow: 0 12px 25px rgba(27, 116, 228, 0.25);border-color: transparent;background: linear-gradient(135deg, #1b74e4, #4a90e2, #63b3ed);color: #fff;}

/* Trang tính năng */
/*.page-id-34 .elementor-34 .elementor-element.elementor-element-93cf457 .hero-customizer-layout-two {
    padding-top: 0;
    padding-bottom: 20px;
}*/

/* Trang chủ */
.elementor-19 .elementor-element-0c2f1aa p {
    max-width: 1200px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.elementor-19 .counter-global-style .counter-global-box .h2-to-text,
.elementor-3456 .counter-global-style .counter-global-box .h2-to-text {
    color: #0019FF;
    font-size: 48px;
    font-weight: bold;
}

body .elementor-19 .elementor-element-e38544a .elementor-widget-cloudgo-event-management-solutions .cloudgo-event-solutions {
    padding-top: 15px;
    padding-bottom: 20px;
}

.service-section .service-details-item {
    transition: all 300ms ease-in-out;
    cursor: pointer;
}

.service-section .service-details-item:hover {
    transform: scale(1.03);
}

.testimonial-box-items .client-info-item .content p.h3-to-text {
    font-size: 24px;
    font-weight: 600;
    color: #161616;
}

body .elementor-34 .elementor-element.elementor-element-8766a4a .cloudgo-challenges {
    padding-top: 20px;
}

body .elementor-34 .elementor-element.elementor-element-7110c24 {
    padding-bottom: 0;
}

body .elementor-39 .elementor-element.elementor-element-5b5a495 {
    padding-top: 0;
    margin-top: 40px;
}

body .section-about-content .video-wrapper {
    width: 100%;
}

.list-values-item:hover {
    background: #ffffff;
    transform: translateY(-6px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
    cursor: pointer;
}

.section-vision .box-content .box-item:hover {
    transform: scale(1.03);
}

.section-why-choose-cloudbot .box-content .box-item:hover {
    transform: translateY(-8px) scale(1.03);
    box-shadow: 0 12px 25px rgba(27, 116, 228, 0.25);
    border-color: transparent;
    background: linear-gradient(135deg, #1b74e4, #4a90e2, #63b3ed);
    color: #fff;
}

body .team-box-items {
    height: 100%;
}

body .page-header-wrapper .description p {
    text-align: center;
}

body .elementor-element-c241ed5 .elementor-element-27b065b h2.elementor-heading-title {
    line-height: 60px;
}

body .addons-global-banner-hero-use-featured .hero-customizer-layout-two {
    background-image: url(https://cloudevent.vn/wp-content/uploads/2025/09/Thiet-ke-chua-co-ten-6.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 190px 18px 170px 12px;
    padding-top: 0;
}

body .addons-global-banner-hero-use-featured .title-anim {
    color: #fff;
}

body .addons-global-banner-hero-use-featured .hero-2 .hero-content .banner-dec {
    color: #fff;
}

body .elementor-34 .elementor-element-942ba27 {
    padding-left: 0;
    padding-right: 0;
}

body .elementor-34 .elementor-element-942ba27 .e-con-inner {
    min-width: 100%;
    padding: 0;
}

body .hero-customizer-layout-two .hero-image {
    margin-right: 0;
}

@media (max-width: 767px) {
    .blog-grid-mobile {
        padding: 0 15px 40px;
        overflow: hidden;
    }

    .blog-grid-mobile .swiper-slide {
        height: auto;
    }

    .blog-grid-mobile .news-box-items {
        height: 100%;
        margin: 0;
    }

    .blog-grid-mobile .swiper-button-next,
    .blog-grid-mobile .swiper-button-prev {
        color: var(--primary-color);
        width: 40px;
        height: 40px;
        background-color: #fff;
        border-radius: 50%;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .blog-grid-mobile .swiper-button-next:after,
    .blog-grid-mobile .swiper-button-prev:after {
        font-size: 20px;
    }

    .blog-grid-mobile .swiper-pagination {
        bottom: 0;
    }

    .blog-grid-mobile .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        background: #ddd;
        opacity: 1;
    }

    .blog-grid-mobile .swiper-pagination-bullet-active {
        background: var(--primary-color);
    }

    .blog-grid-mobile .swiper-pagination {
        bottom: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
    }

    .blog-grid-mobile .swiper-pagination-bullet {
        background: #E0E0E0;
        opacity: 1;
        margin: 0;
        transition: all 0.3s ease;
    }

    .blog-grid-mobile .swiper-pagination-bullet-active {
        background: var(--primary-color, #4A6CF7);
        border-radius: 5px;
    }

    .blog-grid-mobile .swiper-pagination-bullet:hover {
        background: var(--primary-color, #4A6CF7);
        opacity: 0.7;
    }

    body .elementor-element-68f715f .e-con-inner {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    body .cloudgo-cta-buttons .buttons-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    body .page-header-wrapper .lists {
        display: grid;
        justify-content: flex-start;
        padding: 0;
    }

    body .page-header-wrapper .lists .list-item {
        justify-content: flex-start;
    }

    body .page-header-wrapper .box-bottom {
        padding-top: 2rem !important;
        padding-bottom: 1rem !important;
    }

    body .page-header-wrapper .box-bottom .box-bottom-content {
        grid-template-columns: repeat(2, 1fr);
        display: grid;
    }

    body .box-bottom .btn-base {
        padding: 10px;
        font-size: 15px;
        margin-left: 0;
    }

    body .bot-story {
        display: grid;
    }

    body .bot-story .bot-story-content-text p {
        margin-bottom: 0;
    }

    body .section-vision .box-content {
        grid-template-columns: auto;
    }

    body .section-core-values .list-values {
        grid-template-columns: auto;
    }

    body .box-div-half {
        padding: 0;
    }

    body .box-div-half .list-values {
        padding-top: 0;
    }

    body .section-why-choose-cloudbot .box-content {
        grid-template-columns: auto;
    }

    body .elementor-element-7469898 .e-con-inner {
        grid-template-columns: repeat(2, 1fr);
        display: grid;
    }

    body .elementor-34 .elementor-element.elementor-element-8766a4a .cloudgo-challenges {
        padding-bottom: 0;
    }

    body .elementor-34 .elementor-element.elementor-element-93cf457 .global-banner-style {
        background-size: cover;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    body .elementor-element-4c430ed .page-header-wrapper {
        padding-top: 0rem !important;
    }
    body .section-core-values .section-core-values-content {
        margin-top: 0 !important;
    }
}


