/*! CSS Used from: http://d0108kew7386.temp.cn2.caihongjianzhan.com/wp-content/cache/minify/8e342.css ; media=all */
@media all {
    h2 {
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 600;
    }

    a,
    h2 {
        color: #303030;
    }

    section {
        display: block;
    }

    ::selection {
        background: #1abc9c;
        color: #fff;
    }

    a,
    div,
    h2,
    p {
        background: 0 0;
        border: 0;
        margin: 0;
        padding: 0;
        vertical-align: baseline;
        outline: 0;
    }

    a img {
        border: none;
    }

    img {
        max-width: 100%;
        height: auto;
        image-rendering: optimizeQuality;
    }

    h2 {
        font-size: 24px;
        line-height: 1.384615384615385em;
    }

    a {
        text-decoration: none;
        cursor: pointer;
    }

    a:hover {
        color: #1abc9c;
        text-decoration: none;
    }

    body.side_menu_slide_with_content .carousel-inner {
        left: 0 !important;
        -webkit-transition: left .2s ease;
        -moz-transition: left .2s ease;
        transition: left .2s ease;
    }

    .carousel {
        position: relative;
        margin-bottom: 0;
    }

    .carousel-inner>.active {
        display: block;
    }

    .carousel-inner>.active {
        left: 0;
    }

    .carousel-inner {
        left: 0 !important;
        position: fixed;
        overflow: hidden;
        width: 100%;
        z-index: 1;
        transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -webkit-transition: left .33s cubic-bezier(.694, .0482, .335, 1), margin .33s cubic-bezier(.694, .0482, .335, 1);
        -moz-transition: left .33s cubic-bezier(.694, .0482, .335, 1), margin .33s cubic-bezier(.694, .0482, .335, 1);
        -o-transition: left .33s cubic-bezier(.694, .0482, .335, 1), margin .33s cubic-bezier(.694, .0482, .335, 1);
        -ms-transition: left .33s cubic-bezier(.694, .0482, .335, 1), margin .33s cubic-bezier(.694, .0482, .335, 1);
        transition: left .33s cubic-bezier(.694, .0482, .335, 1), margin .33s cubic-bezier(.694, .0482, .335, 1);
    }

    @media (max-width:1024px) {
        .carousel:not(.advanced_responsiveness) .carousel-inner {
            position: relative;
        }
    }
}

/*! CSS Used from: http://d0108kew7386.temp.cn2.caihongjianzhan.com/wp-content/cache/minify/698f8.css ; media=all */
@media all {
    ::selection {
        background: #070707;
    }

    a:hover {
        color: #070707;
    }

    h2 {
        color: #131212;
        font-family: 'Open Sans', sans-serif;
        font-size: 38px;
        line-height: 54px;
        font-style: normal;
        font-weight: 300;
        letter-spacing: 3.2px;
        text-transform: uppercase;
    }

    p {
        color: #000000;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        line-height: 27px;
        font-style: normal;
        font-weight: 300;
    }
}

/*! CSS Used from: http://d0108kew7386.temp.cn2.caihongjianzhan.com/css/tailwind.css */
*,
::before,
::after {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
}

/*! CSS Used from: http://d0108kew7386.temp.cn2.caihongjianzhan.com/css/main-7e5ec4e69baa33a063a1.css */
@media print {

    *,
    :after,
    :before {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    a:not(.btn) {
        text-decoration: underline;
    }

    img {
        page-break-inside: avoid;
    }

    h2,
    p {
        orphans: 3;
        widows: 3;
    }

    h2 {
        page-break-after: avoid;
    }
}

*,
:after,
:before {
    box-sizing: border-box;
}

section {
    display: block;
}

h2 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

a {
    color: #578946;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #37562c;
    text-decoration: underline;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}

img {
    border-style: none;
}

img {
    vertical-align: middle;
}

h2 {
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.2;
}

h2 {
    font-size: 2rem;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-lg-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width:992px) {
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .order-lg-0 {
        order: 0;
    }

    .order-lg-1 {
        order: 1;
    }
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: "";
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none;
    }
}

.carousel-item.active {
    display: block;
}

.d-flex {
    display: flex !important;
}

.align-items-center {
    align-items: center !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.py-3 {
    padding-top: 1rem !important;
}

.py-3 {
    padding-bottom: 1rem !important;
}

@media (min-width:992px) {
    .text-lg-right {
        text-align: right !important;
    }
}

h2 {
    font-weight: 700;
}

a:not([href]) {
    text-decoration: none !important;
}

.carousel-item img {
    width: 100%;
}

.testimonial__name {
    font-weight: 700;
}

.testimonial .logo {
    height: 60px;
    width: auto;
    padding-bottom: 10px;
}

/*! CSS Used from: Embedded */
.con {
    max-width: 1300px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 1.5rem;
}