h1,
h2,
h3,
h4,
h5,
h6,
html * {
    -webkit-font-smoothing: antialiased
}

.btn_1,
.landing-plan-section-new .owl-carousel .owl-nav button.owl-next:focus,
.landing-plan-section-new .owl-carousel .owl-nav button.owl-prev:focus,
a,
a.btn_1 {
    outline: 0
}

#clients,
#testimonials-section {
    padding: 30px 20px;
    overflow: hidden
}

.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-dots,
.owl-theme .owl-nav {
    -webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-item,
.owl-carousel .owl-video-play-icon,
.owl-item {
    -webkit-backface-visibility: hidden
}

.my-marketing-landingpage-banner {
    position: relative;
    max-width: 100%;
    background-color: #fff;
    padding: 140px 0 20px
}

.my-marketing-landingpage-banner-txt-part {
    position: relative;
    max-width: 100%;
    height: 100%
}

.my-marketing-landingpage-banner-txt-part-inner-main {
    position: absolute;
    top: 45%;
    transform: translateY(-55%)
}

.my-marketing-landingpage-banner-txt-part-inner-main h1 {
    font-size: 40px;
    position: relative;
    line-height: 1.3;
    font-weight: 500;
    font-family: "Financier Display"
}

.my-marketing-landingpage-banner-txt-part-inner-main p {
    font-size: 16px;
    position: relative;
    line-height: 1.8;
    font-weight: 400;
    color: #555;
    font-family: avenirmedium;
    margin: 10px 0 30px
}

.landing-main-btn {
    position: relative;
    padding: 15px 30px;
    background-color: #0b3b6a;
    color: #fff;
    border: none;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 500;
    transition: .2s linear
}

.Choose-Your-Area-Of-Interest-about-btn:hover,
.landing-main-btn:hover {
    padding: 15px 40px;
    color: #fff !important;
    transition: .2s linear
}

.High-Quality-Tailored-Solutions-main-button:hover {
    color: #063a6b !important;
}

.landing-main-btn img {
    margin-left: 10px
}

.indo-china-main-img,
.my-marketing-landingpage-banner-img-part {
    position: relative;
    max-width: 100%
}

.my-marketing-landingpage-banner-bgimg1 {
    position: absolute;
    max-width: 100%;
    z-index: 0;
    left: 50%;
    transform: translate(-50%, -80px);
    margin-left: -30px
}

.my-marketing-landingpage-banner-bgimg2 {
    position: absolute;
    z-index: 1;
    max-width: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.my-marketing-landingpage-banner-mainimg {
    max-width: 100%;
    position: relative;
    z-index: 100
}

.my-marketing-landingpage-banner-img-group img:first-child {
    top: 17%;
    left: 8%;
    position: absolute;
    z-index: 200;
    max-width: 10%;
    animation: 5s linear infinite movebanner1
}

.my-marketing-landingpage-banner-img-group img:nth-child(2) {
    top: -12%;
    right: 35%;
    position: absolute;
    z-index: 200;
    max-width: 10%;
    animation: 6s linear infinite movebanner2
}

.my-marketing-landingpage-banner-img-group img:nth-child(3) {
    right: 14%;
    top: 30%;
    position: absolute;
    z-index: 200;
    max-width: 10%;
    animation: 8s linear infinite movebanner1
}

.my-marketing-landingpage-banner-img-group img:nth-child(4) {
    right: 9%;
    top: 80%;
    position: absolute;
    z-index: 200;
    max-width: 10%;
    animation: 4s linear infinite movebanner2
}

.my-marketing-landingpage-banner-img-group img:nth-child(5) {
    right: 30%;
    top: 105%;
    position: absolute;
    z-index: 200;
    max-width: 10%;
    animation: 6s linear infinite movebanner1
}

.my-marketing-landingpage-banner-img-group img:nth-child(6) {
    left: 3%;
    top: 90%;
    position: absolute;
    z-index: 200;
    max-width: 10%;
    animation: 5s linear infinite movebanner2
}

@keyframes movebanner1 {

    0%,
    100% {
        transform: translate(0, 0)
    }

    20% {
        transform: translate(10px, -5px)
    }

    40% {
        transform: translate(-5px, 10px)
    }

    60% {
        transform: translate(-10px, 5px)
    }

    80% {
        transform: translate(5px, -10px)
    }
}

@keyframes movebanner2 {

    0%,
    100% {
        transform: translate(0, 0)
    }

    20% {
        transform: translate(5px, -10px)
    }

    40% {
        transform: translate(-10px, 5px)
    }

    60% {
        transform: translate(-5px, 10px)
    }

    80% {
        transform: translate(10px, -5px)
    }
}

.marketing-service-section,
.my-landing-global-partner-section {
    position: relative;
    padding-top: 50px;
    max-width: 100%
}

.my-landing-global-partner-section.my-landing-global-partner-section2 {
    position: relative;
    padding-top: 40px !important;
    max-width: 100%
}

.marketing-main-big-heading {
    text-align: center;
    position: relative;
    margin-bottom: 20px
}

.marketing-main-big-heading h2 {
    font-size: 35px;
    font-weight: 500;
    line-height: 1.2;
    font-family: "Financier Display"
}

.marketing-main-big-heading p {
    font-size: 16px;
    line-height: 1.8;
    font-family: avenirmedium
}

.landing-plan-section-new .landing-plan-slider,
.my-landing-global-partner-section .global-partner-slider {
    max-width: 100%;
    width: 100%;
    display: flex;
    background-color: transparent !important
}

.my-landing-global-partner-section .global-partner-slider .global-partner-card {
    flex: 1;
    margin: 0 30px 0 0
}

.global-partner-card img {
    max-width: 100px;
    height: 40px;
    position: relative
}

.New-Age-Marketing-main-section,
.Our-Unique-Approach-main-section {
    max-width: 100%;
    height: auto;
    position: relative;
    padding-top: 50px
}

.New-Age-Marketing-main-part-area {
    width: 100%;
    height: auto;
    position: relative
}

.New-Age-Marketing-main-card {
    max-width: 100%;
    width: 100%;
    height: 380px;
    position: relative;
    transition: .2s linear;
    overflow: hidden;
    border-radius: 20px
}

.New-Age-Marketing-main-card:hover .New-Age-Marketing-main-card-header img,
.my-whychooseus-card:hover {
    transform: scale(1.05, 1.05);
    transition: .2s linear
}

.New-Age-Marketing-main-card-header {
    width: 100%;
    height: 100%;
    position: relative;
    transition: .2s linear
}

.New-Age-Marketing-main-card-header img {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 20px;
    transition: .2s linear;
    object-fit: cover
}

.New-Age-Marketing-main-card-body {
    position: absolute;
    width: 100%;
    height: auto;
    transform: translateY(-80px);
    justify-content: center;
    align-items: center;
    display: flex;
    transition: .2s linear
}

.New-Age-Marketing-main-card:hover .New-Age-Marketing-main-card-body {
    transform: translateY(-100px);
    transition: .2s linear
}

.New-Age-Marketing-main-button {
    background-color: rgba(255, 255, 255, .9);
    border-radius: 100px;
    color: #000;
    font-weight: 500;
    position: relative;
    text-decoration: none;
    text-align: center;
    padding: 15px 30px;
    font-size: 16px !important
}

.indo-china-section,
.landing-plan-section-new,
.my-whychooseus-section,
.whatwebring-section {
    position: relative;
    max-width: 100%;
    padding-top: 50px
}

.my-whychooseus-card {
    position: relative;
    height: auto;
    padding: 60px 30px;
    max-width: 100%;
    text-align: center;
    border-radius: 20px;
    background: linear-gradient(#edf1fa 50%, #fff 100%);
    box-shadow: rgba(0, 0, 0, .1) 0 4px 12px;
    transition: .2s linear
}

.my-whychooseus-card span:first-child {
    font-size: 50px;
    font-weight: 600;
    display: block;
    text-align: center;
    color: #000;
    font-family: "Financier Display"
}

.my-whychooseus-card span:first-child::after {
    content: "+" !important;
    padding-left: 5px
}

.my-whychooseus-card span:last-child {
    font-size: 16px;
    display: block;
    color: #000;
    text-align: center;
    font-family: avenirmedium;
    margin-top: 5px
}

.landing-plan-section-new .tabs,
.marketing-service-section .tabs,
.whatwebring-section .tabs {
    margin: 0 0 30px;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    list-style: none;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    border-radius: 300px
}

.landing-plan-section-new .tabs li,
.marketing-service-section .tabs li,
.whatwebring-section .tabs li {
    display: inline-block;
    margin: 0;
    padding: 15px 0px;
    cursor: pointer;
    font-size: 1.2em;
    line-height: 2em;
    color: #000
}

.landing-plan-section-new .tabs li.current,
.marketing-service-section .tabs li.current,
.whatwebring-section .tabs li.current {
    color: #fff;
    border-radius: 300px;
    padding: 15px 30px;

    background-color: #063a6b;
}

.whatwebring-section .tab-content {
    display: none;
    padding: 15px;
    line-height: 1.4
}

.landing-plan-section-new .tab-content.current,
.marketing-service-section .tab-content.current,
.whatwebring-section .tab-content.current {
    display: inherit
}

.whatwebring-box {
    position: relative;
    background-color: #0b3b6a;
    border-radius: 20px;
    padding: 30px 30px 10px
}

.whatwebring-tab-inner-img-lg {
    position: absolute;
    top: 49%;
    transform: translateY(-51%)
}

.whatwebring-tab-inner-img-lg-main {
    max-width: 100%
}

.whatwebring-tab-inner-card {
    display: flex;
    margin-bottom: 10px;
    position: relative
}

.whatwebring-tab-inner-card img {
    max-width: 100%;
    height: 100%;
    padding-right: 10px;
    padding-top: 15px;
    text-align: center
}

.whatwebring-tab-inner-card h5 {
    color: #fff;
    font-size: 25px;
    font-family: "Financier Display"
}

.whatwebring-tab-inner-card p {
    color: #edf1fa;
    font-size: 16px;
    padding-top: 5px;
    line-height: 1.6;
    font-family: avenirmedium
}

.whatwebring-left-margin-large {
    margin-left: -170px
}

.whatwebring-left-margin-medium {
    margin-left: -100px
}

.whatwebring-left-margin-small {
    margin-left: -50px
}

.landing-plan-section-new .tab-content,
.marketing-service-section .tab-content {
    display: none;
    padding: 0;
    line-height: 1.4
}

.comprehensive-marketing-services-main-card {
    max-width: 100%;
    width: 100%;
    height: auto;
    position: relative;
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    border-radius: 20px;
    padding: 30px 20px 40px;
    margin-bottom: 30px
}

.indo-china-btn,
.landing-plan-btn {
    box-shadow: rgba(0, 0, 0, .1) 0 4px 12px
}

.comprehensive-marketing-services-main-bg-color {
    background-color: #edf1fa
}

.comprehensive-marketing-services-img-part,
.comprehensive-marketing-services-text-part {
    max-width: 100%;
    width: 100%;
    height: auto;
    position: relative
}

.comprehensive-marketing-services-text-part h6 {
    color: #646464;
    font-size: 18px;
    font-weight: 500
}

.comprehensive-marketing-services-text-part h4 {
    color: #0b3b6a;
    font-size: 25px;
    font-weight: 500;
    font-family: "Financier Display";
    padding-top: 10px
}

.comprehensive-marketing-services-text-part p {
    font-size: 16px;
    line-height: 1.6;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    font-family: avenirmedium;
    height: 50px;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.High-Quality-Tailored-Solutions-main-margin-top,
.comprehensive-marketing-services-main-margin-top-btn {
    margin-top: 40px
}

.comprehensive-marketing-services-main-btn {
    background-color: transparent;
    border-radius: 100px;
    border: 1px solid #0b3b6a;
    color: #0b3b6a;
    font-weight: 500;
    position: relative;
    text-decoration: none;
    padding: 15px 30px;
    font-size: 16px !important;
    transition: .2s linear
}

.comprehensive-marketing-services-main-btn:hover {
    background-color: #0b3b6a;
    color: #fff;
    padding: 15px 40px;
    transition: .2s linear
}

.comprehensive-marketing-services-img-part img {
    max-width: 100%;
    height: auto;
    position: relative
}

.Our-Unique-Approach-main-card {
    width: 100%;
    border-radius: 10px;
    max-width: 100%;
    transition: .2s linear;
    padding: 20px;
    height: 100%;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;


}

.Our-Unique-Approach-main-card-header {
    position: relative;
    border-radius: 10px;
    padding: 12px;
    height: 65px !important;
    width: 65px !important;
    background: #0b3b6a;
    transition: .2s linear
}

.Our-Unique-Approach-main-card:hover .Our-Unique-Approach-main-card-header {
    transform: translate(0, 10px);
    transition: .2s linear
}

.Our-Unique-Approach-main-card-header img {
    max-width: 40px;
    position: relative;
    width: 100%;
    transition: .2s linear
}

.Our-Unique-Approach-main-card-body {
    position: relative;
    padding-top: 15px
}

.Our-Unique-Approach-main-card-body h3 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 1;
    font-family: "Financier Display"
}

.Our-Unique-Approach-main-card-body p {
    font-size: 16px;
    font-family: avenirmedium;
    line-height: 1
}

.Our-Unique-Approach-main-card-body p::before {
    content: "\2022";
    padding-right: 10px
}

.indo-china-section a {
    text-decoration: none
}

.indo-china-btn {
    width: 100%;
    background-color: #fff;
    padding: 30px 40px;
    font-size: 22px;
    color: #000;
    font-weight: 400;
    border-radius: 5px;
    margin-bottom: 20px;
    font-family: "Financier Display";
    transition: .2s linear
}

.indo-china-btn:hover img {
    filter: brightness(0) invert(1);
    transition: .2s linear
}

.indo-china-btn img {
    margin-left: 10px;
    max-width: 20px;
    position: relative;
    margin-top: -5px
}

.indo-china-btn-left-part {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.Choose-Your-Area-Of-Interest-main-section {
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 0
}

.Choose-Your-Area-Of-Interest-about-img-part {
    width: 100%;
    max-width: 100%;
    position: relative;
    border-radius: 20px
}

.Choose-Your-Area-Of-Interest-about-img-part img {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 20px
}

.Choose-Your-Area-Of-Interest-about-text-part {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 50px
}

.Choose-Your-Area-Of-Interest-about-text-part p {
    font-size: 16px;
    font-family: avenirmedium;
    text-align: justify;
    position: relative;
    line-height: 1.8;
    margin-bottom: 30px
}

.Choose-Your-Area-Of-Interest-about-btn {
    background-color: #0b3b6a;
    transition: .2s linear;
    border-radius: 300px;
    color: #fff;
    font-weight: 500;
    position: relative;
    text-decoration: none;
    padding: 15px 30px;
    font-size: 16px !important
}

.indo-btn1:hover,
.indo-btn2:hover,
.indo-btn3:hover {
    background-color: #0b3b6a;
    color: #fff;
    transition: .2s linear
}

.landing-plab-setup-btn,
.landing-plan-btn {
    background-color: #edf1fa;
    font-size: 16px;
    text-align: center;
    width: 100%
}

#clients,
#preloader,
.High-Quality-Tailored-Solutions-main-button,
footer,
header {
    background-color: #fff
}

.landing-plan-new-card:hover .landing-plan-new-card-heading-type {
    opacity: 1;
    transition: .2s linear
}

.landing-plan-new-card-heading {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 10px
}

.landing-plan-new-card-heading h5 {
    font-size: 20px
}

/* .landing-plan-new-card:hover .landing-plan-new-card-features,
.landing-plan-new-card:hover .landing-plan-new-card-features li,
.landing-plan-new-card:hover .landing-plan-new-card-features p,
.landing-plan-new-card:hover .landing-plan-new-card-features span,
.landing-plan-new-card:hover .landing-plan-new-card-heading h5,
.landing-plan-new-card:hover .landing-plan-new-card-price h3,
.landing-plan-new-card:hover .landing-plan-new-card-price p {
    color: #fff !important;
    transition: .2s linear
} */

.landing-plan-new-card:hover .landing-plan-new-card-features, 
.landing-plan-new-card:hover .landing-plan-new-card-features p,  
.landing-plan-new-card:hover .landing-plan-new-card-price p {
    color: #fff !important;
    transition: .2s linear
}

.biz-marketing-landing-revenue-box,
.landing-plan-new-card-price,
.team-item-img {
    position: relative
}

.landing-plan-new-card-price h3 {
    font-size: 30px;
    padding-top: 5px;
    font-weight: 600
}

.landing-plan-new-card-price sub {
    font-size: 14px !important;
    padding-left: 5px !important;
    font-weight: 400 !important;
    font-family: avenirmedium
}

.landing-plab-setup-btn {
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 5px
}

.landing-plab-setup-btn b {
    font-weight: 900;
    color: #000
}

.landing-plan-new-card-features {
    position: relative;
    margin-bottom: 20px
}

.landing-plan-new-card-features ul {
    position: relative;
    min-height: 450px
}

.landing-plan-new-card-features li {
    font-size: 15px;
    position: relative;
    color: #1f1e1e;
    margin-bottom: 15px;
    display: flex;
    line-height: 1.6;
    font-family: avenirmedium
}

.landing-plan-new-card-features li span {
    padding-left: 40px;
    font-family: avenirmedium
}

.landing-plan-new-card-features li::before {
    position: absolute;
    content: "✔";
    color: #646464;
    width: 25px;
    text-align: center;
    height: 25px;
    background: #edf1fa;
    border-radius: 50%
}

.landing-plan-btn {
    border: none;
    position: relative;
    border-radius: 100px;
    font-weight: 500;
    padding: 15px 30px;
    color: #0b3b6a
}

.landing-plan-new-card:hover .landing-plan-btn {
    background-color: #fff;
    transition: .2s linear
}

.landing-plan-section-new .landing-plan-slider .landing-plan-new-card {
    flex: 1;
    margin: 0 20px 0 0
}

.landing-plan-section-new .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    padding: 10px !important;
    background-color: transparent !important;
    -webkit-transform: translate3d(0, 0, 0)
}

.landing-plan-section-new .owl-carousel .owl-nav button.owl-next,
.landing-plan-section-new .owl-carousel .owl-nav button.owl-prev {
    z-index: 10000;
    color: #fff !important;
    border-radius: 50%;
    width: 40px;
    font-size: 20px;
    height: 40px;
    background-color: #0b3b6a;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    position: absolute;
    top: 50%;
    opacity: 1;
    transform: translatey(-50%)
}

.landing-plan-section-new .owl-carousel .owl-nav button.owl-prev {
    left: -30px
}

.landing-plan-section-new .owl-carousel .owl-nav button.owl-next {
    right: -30px
}

.landing-plan-section-new .owl-carousel .owl-nav button.owl-next span,
.landing-plan-section-new .owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
    display: none !important
}

.landing-plan-section-new .owl-carousel .owl-nav button.owl-prev::after {
    content: "\2190";
    color: #fff
}

.landing-plan-section-new .owl-carousel .owl-nav button.owl-next::after {
    content: "\2192";
    color: #fff
}

.landing-plan-section-new .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block !important
}

.Lets-Make-Something-together-main-section {
    max-width: 100%;
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 60px
}

.Lets-Make-Something-together-main-url-part {
    max-width: 100%;
    width: 100%;
    margin-top: 50px;
    position: relative;
    background-image: url("../marketing-landing-images/lets.webp");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 80px;
    border-radius: 40px
}

.Lets-Make-Something-together-main-text-part {
    max-width: 100%;
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 20px
}

.Lets-Make-Something-together-main-text-part h2 {
    font-size: 45px;
    font-weight: 500;
    line-height: 1.3;
    font-family: "Financier Display";
    color: #fff !important;
}

.High-Quality-Tailored-Solutions-main-text-part {
    max-width: 100%;
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 0
}

.High-Quality-Tailored-Solutions-main-text-part h5 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.3;
    font-family: "Financier Display";
    color: #fff
}

.High-Quality-Tailored-Solutions-main-button {
    border-radius: 100px;
    color: #000;
    font-weight: 500;
    position: relative;
    text-decoration: none;
    padding: 15px 22px;
    font-size: 16px !important;
    transition: .2s linear
}

@media (max-width:767px) {
    .Lets-Make-Something-together-main-url-part {
        padding: 20px 30px 40px !important;
        margin-top: 40px !important
    }

    .Lets-Make-Something-together-main-text-part {
        padding-top: 0 !important
    }

    .Lets-Make-Something-together-main-text-part h2,
    .marketing-main-big-heading h2,
    .my-marketing-landingpage-banner-txt-part-inner-main h1 {
        font-size: 30px !important
    }

    .High-Quality-Tailored-Solutions-main-text-part h5 {
        font-size: 20px !important
    }

    .Choose-Your-Area-Of-Interest-about-btn,
    .Choose-Your-Area-Of-Interest-about-btn:hover,
    .High-Quality-Tailored-Solutions-main-button,
    .High-Quality-Tailored-Solutions-main-button:hover,
    .New-Age-Marketing-main-button,
    .comprehensive-marketing-services-main-btn,
    .comprehensive-marketing-services-main-btn:hover,
    .landing-main-btn,
    .landing-main-btn:hover,
    .landing-plan-section-new .tabs li,
    .marketing-service-section .tabs li,
    .whatwebring-section .tabs li {
        padding: 12px 15px !important
    }

    .landing-plan-section-new {
        padding-top: 70px
    }

    .landing-plan-new-card-price p {
        padding-left: 50px !important
    }

    .landing-plan-new-card-features ul {
        position: relative;
        min-height: 350px !important
    }

    .landing-plan-section-new .landing-plan-slider .landing-plan-new-card {
        flex: 1;
        margin: 0 !important
    }

    .landing-plan-section-new .owl-carousel .owl-nav button.owl-prev {
        left: -15px !important
    }

    .landing-plan-section-new .owl-carousel .owl-nav button.owl-next {
        right: -15px !important
    }

    .landing-plan-section-new .tabs,
    .marketing-service-section .tabs,
    .whatwebring-section .tabs {
        display: flex !important;
        justify-content: space-around !important;
        flex-wrap: wrap !important;
        border-radius: 20px !important;
        margin-bottom: 20px !important;
        font-family: avenirmedium
    }

    .landing-plan-section-new .owl-carousel .owl-stage-outer {
        padding: 0 !important
    }

    .my-marketing-landingpage-banner {
        padding: 20px 0 0 !important
    }

    .my-marketing-landingpage-banner-txt-part {
        margin-bottom: 70px !important
    }

    .indo-china-btn-left-part,
    .my-marketing-landingpage-banner-txt-part-inner-main,
    .whatwebring-tab-inner-img-lg {
        position: relative !important;
        top: 0 !important;
        transform: translateY(0) !important
    }

    .my-marketing-landingpage-banner-bgimg1 {
        transform: translate(-50%, -30px) !important;
        margin-left: -10px !important
    }

    .my-marketing-landingpage-banner-mainimg {
        margin-top: 25px !important
    }

    .my-marketing-landingpage-banner-txt-part-inner-main p {
        margin: 10px 0 20px !important
    }

    br {
        display: none !important
    }

    .Choose-Your-Area-Of-Interest-main-section,
    .New-Age-Marketing-main-section,
    .Our-Unique-Approach-main-section,
    .indo-china-section,
    .marketing-service-section,
    .my-landing-global-partner-section,
    .my-landing-global-partner-section.my-landing-global-partner-section2,
    .my-whychooseus-section,
    .whatwebring-section {
        padding-top: 40px !important
    }

    .marketing-main-big-heading {
        margin-bottom: 10px !important
    }

    .Choose-Your-Area-Of-Interest-about-img-part,
    .New-Age-Marketing-main-card,
    .Our-Unique-Approach-main-card,
    .my-whychooseus-card {
        margin-bottom: 20px !important
    }

    .my-landing-global-partner-section .global-partner-slider .global-partner-card {
        flex: 1;
        margin: 0 15px 0 0 !important
    }

    .New-Age-Marketing-main-card {
        height: 360px !important
    }

    .my-whychooseus-card {
        padding: 50px 30px !important
    }

    .my-whychooseus-card span:first-child {
        font-size: 40px !important
    }

    .whatwebring-box {
        padding: 10px !important
    }

    .whatwebring-tab-inner-card h5 {
        margin-top: 20px !important;
        font-size: 20px !important
    }

    .whatwebring-left-margin-large,
    .whatwebring-left-margin-medium,
    .whatwebring-left-margin-small {
        margin-left: 0 !important
    }

    .whatwebring-tab-inner-card {
        display: block !important
    }

    .comprehensive-marketing-services-main-card {
        max-width: 100%;
        width: 100%;
        height: auto;
        position: relative;
        background-color: #fff;
        box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
        border-radius: 20px;
        padding: 30px 20px 40px;
        margin-bottom: 20px !important
    }

    .comprehensive-marketing-services-img-part,
    .indo-china-main-img {
        margin-top: 30px !important
    }

    .indo-china-btn {
        padding: 15px 20px !important
    }

    .Choose-Your-Area-Of-Interest-about-text-part {
        position: relative !important;
        top: 0 !important;
        transform: translateY(0) !important;
        padding-left: 0 !important
    }

    .Choose-Your-Area-Of-Interest-about-text-part p {
        font-size: 16px;
        position: relative;
        line-height: 1.8;
        margin-bottom: 10px !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    br {
        display: none !important
    }

    .Lets-Make-Something-together-main-url-part {
        padding: 60px 80px !important
    }

    .Lets-Make-Something-together-main-text-part {
        padding-top: 20px !important
    }

    .Lets-Make-Something-together-main-text-part h2 {
        font-size: 30px !important
    }

    .High-Quality-Tailored-Solutions-main-text-part h5 {
        font-size: 20px !important
    }

    .landing-plan-new-card-price p {
        padding-left: 50px !important
    }

    .landing-plan-section-new .owl-carousel .owl-nav button.owl-prev {
        left: -15px !important
    }

    .landing-plan-section-new .owl-carousel .owl-nav button.owl-next {
        right: -15px !important
    }

    .my-marketing-landingpage-banner-bgimg1 {
        transform: translate(-50%, -60px) !important
    }

    .Choose-Your-Area-Of-Interest-about-text-part,
    .whatwebring-tab-inner-img-lg {
        position: relative !important;
        top: 0 !important;
        transform: translateY(0) !important
    }

    .New-Age-Marketing-main-card,
    .Our-Unique-Approach-main-card,
    .my-whychooseus-card {
        margin-bottom: 20px !important
    }

    .my-marketing-landingpage-banner-mainimg {
        margin-top: 25px !important
    }

    .whatwebring-tab-inner-img-lg {
        margin-bottom: 30px !important
    }

    .whatwebring-left-margin-large,
    .whatwebring-left-margin-medium,
    .whatwebring-left-margin-small {
        margin-left: 0 !important
    }

    .comprehensive-marketing-services-img-part {
        margin-top: 40px !important
    }

    .Choose-Your-Area-Of-Interest-about-text-part {
        padding-left: 0 !important
    }

    .Choose-Your-Area-Of-Interest-about-text-part p {
        margin-bottom: 15px !important
    }

    .my-marketing-landingpage-banner {
        padding: 20px 0 0;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    br {
        display: none !important
    }

    .Lets-Make-Something-together-main-url-part {
        padding: 60px 80px !important
    }

    .Lets-Make-Something-together-main-text-part {
        padding-top: 25px !important
    }

    .Lets-Make-Something-together-main-text-part h2 {
        font-size: 35px !important
    }

    .my-landing-global-partner-section .global-partner-slider .global-partner-card {
        flex: 1;
        margin: 0 20px 0 0 !important
    }

    .New-Age-Marketing-main-card {
        height: 350px !important
    }

    .whatwebring-left-margin-large {
        margin-left: -140px !important
    }

    .whatwebring-left-margin-medium {
        margin-left: -40px !important
    }

    .whatwebring-left-margin-small {
        margin-left: 0 !important
    }

    .comprehensive-marketing-services-text-part h4,
    .whatwebring-tab-inner-card h5 {
        font-size: 20px !important
    }

    .Our-Unique-Approach-main-card-body p {
        font-size: 14px !important
    }

    .landing-plan-section-new .owl-carousel .owl-nav button.owl-prev {
        left: -15px !important
    }

    .landing-plan-section-new .owl-carousel .owl-nav button.owl-next {
        right: -15px !important
    }
}

.landing-plan-new-card a {
    text-decoration: none !important
}

a,
a.animated_link,
a.animated_link_2,
a:focus,
a:hover {
    text-decoration: none
}

.biz-marketing-landing-revenue-section-main {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: auto;
    padding-top: 60px;
    overflow: hidden
}

.biz-marketing-landing-revenue-part {
    display: grid;
    grid-template-columns: repeat(1, 3fr 9fr)
}

.biz-marketing-landing-revenue-img-part {
    position: relative;
    aspect-ratio: 3 / 3.7;

}

@media (max-width:1024px) {


    .biz-marketing-landing-revenue-img {
        position: absolute;
        left: 0;
        top: 0;
        max-width: 100% !important;

    }

    .biz-marketing-landing-revenue-img-part {
        position: relative;
        aspect-ratio: 3 / 3.7;
        max-width: 50% !important;
    }
}



.biz-marketing-landing-revenue-img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;


}

.biz-marketing-landing-revenue-box-card {
    position: relative;
    max-width: 100%;
    width: 100%;
    border-bottom: 1.5px solid #0b3b6a;
    padding: 20px 30px
}

.biz-marketing-landing-revenue-box .biz-marketing-landing-revenue-box-card:last-child {
    border-bottom: none !important
}

.biz-marketing-landing-revenue-box-card h4 {
    font-size: 18px;
    line-height: 1.7;
    color: #000;
    font-weight: 550;
    font-family: avenirmedium
}

.biz-marketing-landing-revenue-box-card a {
    color: #000;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    position: relative;
    transition: .2s;
    font-family: avenirmedium
}

.biz-marketing-landing-revenue-box-card a::after {
    content: "\2192";
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px
}

.biz-marketing-landing-revenue-box-card a:hover {
    color: #0b3b6a;
    transform: translateX(20px);
    transition: .2s
}

.text-center-part {
    padding-top: 25px
}

@media (max-width:991px) {
    .text-center-part {
        text-align: start;
        padding-top: 25px
    }

    .biz-marketing-landing-revenue-img {
        display: block
    }
}

#clients,
#clients h3,
#social ul,
#social ul li a,
#testimonials-section p,
.testimonial-card,
h2.main_title,
p.lead.styled {
    text-align: center
}

@media (max-width:1024px) {
    .biz-marketing-landing-revenue-part {
        display: grid !important;
        grid-template-columns: repeat(1, 12fr) !important
    }



    .biz-marketing-landing-revenue-box-card a {
        margin-bottom: 10px
    }
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 999999
}

[data-loader=circle-side] {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-animation: .95s linear infinite circle;
    -moz-animation: .95s linear infinite circle;
    -o-animation: .95s linear infinite circle;
    animation: .95s linear infinite circle;
    border: 2px solid #333;
    border-top-color: rgba(0, 0, 0, .2);
    border-right-color: rgba(0, 0, 0, .2);
    border-bottom-color: rgba(0, 0, 0, .2);
    border-radius: 100%
}

@-webkit-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

html * {
    -moz-osx-font-smoothing: grayscale
}

body {
    font-size: 15px;
    line-height: 1.5;
    font-family: Rubik, Arial, sans-serif;
    color: #555
}

.h3,
h3,
p.lead {
    font-size: 24px
}

.first-section {
    background: url(../img/pattern_3.svg) #e4edf2;
    background-size: 100% !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.btn_1,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
a.btn_1 {
    background: #3f9fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-weight: 500;
    font-family: 'Financier Display', sans-serif
}

h1,
h2,
h3,
h4 {
    color: #000 !important
}

p,
p.lead,
p.lead.styled {
    font-family: 'Avenir Medium', sans-serif !important
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;

}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
}

.h4,
h4,
p.lead.styled {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.main_question {
    margin-top: 0;
    font-weight: 500
}

p.lead {
    font-weight: 400;
    color: #333;
    margin-bottom: 35px
}

p.lead.styled {
    padding: 0 10%;
    margin-bottom: 45px
}

hr {
    margin: 15px 0 30px;
    border-color: #ededed
}

h2.main_title {
    margin: 0 0 10px;
    padding: 0;
    font-size: 42px;
    color: #021b79;
    text-transform: uppercase
}

h2.main_title span {
    display: block;
    font-size: 24px;
    text-transform: none
}

h2.main_title em {
    display: block;
    width: 40px;
    height: 4px;
    background-color: #ededed;
    margin: auto auto 20px;
    -webkit-border-radius: 5 px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

a {
    color: #409fff;
    -webkit-transition: .2s;
    transition: .2s
}

a:focus,
a:hover {
    color: #333;
    outline: 0
}

a.animated_link {
    position: relative
}

a.animated_link:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -5px;
    opacity: 1;
    left: 0;
    background-color: #333;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

a.animated_link:hover:before,
a.animated_link_2:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

a.animated_link_2 {
    position: relative;
    color: #555
}

a.animated_link_2:hover,
a.close_in:hover {
    color: #111
}

a.animated_link_2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -5px;
    opacity: 1;
    left: 0;
    background-color: #111;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.btn_1,
a.btn_1 {
    border: none;
    font-family: inherit;
    color: #fff;
    cursor: pointer;
    padding: 7px 15px;
    display: inline-block;
    font-size: 15px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 400
}

#clients h3,
.testimonial-card p {
    font-family: 'Roboto Slab', serif
}

.logos,
.testimonial-card,
.testimonials-container {
    display: flex;
    display: flex
}

.btn_1:hover,
a.btn_1:hover {
    background: #333
}

a.close_in {
    font-size: 36px;
    position: absolute;
    top: 10px;
    left: 20px;
    color: #ccc
}

header {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #d9e1e6
}

#social {
    float: right;
    margin: 0 60px 0 0
}

#social ul {
    margin: 0;
    padding: 0
}

#social ul li {
    float: left;
    margin: 0 5px 10px 0;
    list-style: none
}

#social ul li a {
    color: #555;
    line-height: 35px;
    display: block;
    font-size: 16px;
    width: 25px;
    height: 25px;
    padding: 0;
    -webkit-transition: .2s;
    transition: .2s
}

#social ul li a:hover {
    color: #0575e6 !important
}

#clients h3 {
    font-size: 28px;
    color: #333;
    margin-bottom: 20px
}

.logos-wrapper {
    overflow: hidden;
    width: 100%
}

.logos {
    justify-content: start;
    align-items: center;
    gap: 70px;
    animation: 20s linear infinite scrollLogos;
    margin-top: 30px !important
}

.logos img {
    width: 100px;
    height: auto
}

@keyframes scrollLogos {
    from {
        transform: translateX(100%)
    }

    to {
        transform: translateX(-100%)
    }
}

@media (max-width:768px) {
    #clients h3 {
        font-size: 24px !important;
        margin-bottom: 16px;
        color: #333
    }
}

@media (max-width:480px) {
    #clients h3 {
        font-size: 20px !important;
        margin-bottom: 12px;
        color: #333
    }

    #clients {
        margin-top: -60px !important
    }
}

#testimonials-section h2 {
    text-align: center;
    color: #000;
    font-size: 36px !important
}

#testimonials-section p {
    font-size: 16px !important
}

.testimonials-container {
    gap: 20px;
    animation: 30s linear infinite scrollTestimonials;
    margin-top: 50px
}

.testimonial-card {
    flex: 0 0 300px;
    background-color: #f9fafc;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    padding: 20px;
    flex-direction: column;
    justify-content: space-between;
    height: 300px;
    align-items: center
}

.testimonial-card p {
    font-size: 14px;
    color: #333;
    margin-bottom: 16px
}

.testimonial-card img {
    max-width: 100px;
    height: auto;
    margin-right: 10px
}

@keyframes scrollTestimonials {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

@media screen and (max-width:768px) {
    #testimonials-section h2 {
        font-size: 28px !important
    }

    #testimonials-section p {
        font-size: 14px !important
    }
}

@media screen and (max-width:480px) {
    #testimonials-section h2 {
        font-size: 26px !important
    }

    #testimonials-section p {
        font-size: 12px !important
    }
}

.client {
    font-size: 16px !important;
    text-align: left !important;
    line-height: 25px !important
}

.button-back,
.button-next,
.finish {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 12px 30px;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    text-decoration: none;
    outline: 0;
    text-align: center
}

h1 {
    font-size: 44px !important
}

/* h2 {
    font-size: 36px !important
} */

h3 {
    font-size: 28px !important
}

h4 {
    font-size: 20px !important
}

p {
    margin-bottom: 15px;
    font-size: 16px !important
}

.main-services h2 {
    text-align: center !important
}

.left_form p {
    text-align: left !important
}

#para {
    text-align: center
}

footer {
    border-top: 1px solid #d9e1e6;
}

footer p {
    margin: 0;
    padding: 0;
}

footer ul {
    margin: 0;
    padding: 0
}

footer ul li {
    margin-right: 15px;
    list-style: none
}

footer ul li:last-child {
    margin-right: 0
}

footer ul li:after {
    content: "|";
    font-weight: 300;
    position: relative;
    left: 9px
}

footer ul li:last-child:after {
    content: ""
}

footer ul li a {
    color: #777
}

.button-back {
    float: left
}

.button-next,
.finish,
.owl-carousel.owl-rtl .owl-item,
.rating {
    float: right
}

.button-back,
.button-next {
    border: none;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    background: #0b3b6a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.button-back:hover,
.button-next:hover {
    filter: brightness(120%);
    color: #fff
}

a.button-back {
    background-color: #f0f0f0;
    color: #777
}

a.button-back:hover {
    background-color: #f0f0f0;
    color: #333;
    filter: brightness(100%)
}

.finish {
    border: none;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    background: #0c3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.finish:hover {
    filter: brightness(120%)
}

.custom-buttons {
    margin: 45px 0 0
}

.step {
    clear: left;
    background: #fff;
    padding: 60px;
    color: #333;
    display: block;
    margin-bottom: 3px;
    position: relative;
    border-radius: 0 10px 10px
}

.rating,
label.error {
    display: inline-block
}

.stepy-titles,
ul.stepy-titles {
    margin: 0;
    padding: 0
}

.step legend {
    font-size: 12px
}

.error-image {
    background: url('../img/alert.png') right top no-repeat #111
}

.stepy-titles .current-step,
.stepy-titles li {
    border-radius: 10px 10px 0 0;
    padding: 8px 20px
}

.stepy-titles {
    list-style: none;
    width: 100%;
    color: #333
}

.stepy-titles li:first-child {
    margin-left: 0
}

.stepy-titles li {
    cursor: pointer;
    float: left;
    background: rgba(255, 255, 255, .6);
    font-weight: 600;
    margin-bottom: 0;
    margin-left: 2px;
    position: relative;
    font-size: 16px
}

.stepy-titles li span {
    font-size: 12px;
    display: block;
    font-weight: 400;
    color: #777
}

.stepy-titles .current-step {
    cursor: auto;
    background: #fff
}

label.error {
    background: url(../img/exclamation-triangle.svg) 7px 5px no-repeat #e34f4f;
    color: #fff;
    line-height: 1.2;
    font-size: 11px;
    padding: 8px 10px 5px 30px;
    font-weight: 400;
    margin: 8px 5px 0 0;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -opera-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.form_container {
    margin: 60px 0 35px
}

#left_form {
    background: #0b3b6a;
    background: linear-gradient(to right, #05213c, #0b3b6a);
    color: #fff;
    text-align: left;
    padding: 60px 50px 30px;
    box-sizing: border-box;
    position: relative;
    border-radius: 10px
}

#left_form h2 {
    color: #fff !important;
    font-weight: 500;
    margin: 15px 0;
    padding: 0;
    font-size: 30px
}

#left_form p {
    font-size: 16px
}

a#more_info {
    width: 26px;
    height: 26px;
    color: #fff;
    position: absolute;
    line-height: 1;
    right: 15px;
    bottom: 15px;
    z-index: 2;
    font-size: 26px
}

input#website {
    display: none
}

.rating {
    font-size: 0;
    position: relative;
    margin-top: 8px
}

.rating_type {
    float: left;
    font-size: 18px;
    color: #0072bc;
    margin-top: 8px;
    font-weight: 400
}

.rating-input {
    float: right;
    padding: 0;
    margin: 0;
    opacity: 0
}

.rating-input:checked~.rating-star,
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover~.rating-star {
    background-position: 0 0
}

.rating-star,
.rating:hover .rating-star {
    cursor: pointer;
    float: right;
    display: block;
    width: 25px;
    height: 24px;
    background: url(../img/stars.png) 0 -23px
}

.form-group {
    position: relative;
    margin-bottom: 1rem
}

.form-group i {
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 10px;
    color: #ccc
}

.form-group label {
    font-weight: 400;
    color: #222
}

.form-group.radio_questions label {
    border: 2px solid #e8ebed;
    display: block;
    font-weight: 400;
    padding: 15px 45px 15px 15px;
    box-sizing: content-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    color: #555;
    background-color: #fff
}

.form-group.checkbox_questions label {
    font-weight: 400;
    cursor: pointer;
    color: #555
}

.form-group.radio_questions .iradio_square-yellow {
    position: absolute;
    top: 17px;
    right: 15px
}

.form-group.checkbox_questions .icheckbox_square-yellow {
    margin-right: 10px
}

.form-group.radio_questions label:hover {
    border: 2px solid #fc3
}

.add_bottom_30,
.form-group.select {
    margin-bottom: 30px
}

.styled-select select {
    background: 0 0;
    width: 107%;
    padding: 5px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    height: 41px;
    color: #999;
    margin: 0;
    line-height: 1;
    font-weight: 400;
    -moz-appearance: window;
    -webkit-appearance: none;
    cursor: pointer;
    outline: 0
}

.styled-select select:focus {
    color: #555;
    outline: 0;
    box-shadow: none
}

.styled-select {
    width: 100%;
    overflow: hidden;
    height: 44px;
    box-sizing: border-box;
    line-height: 1px !important;
    background: url(../img/arrow_down.svg) right center no-repeat #fff;
    border: 0;
    border-bottom: 2px solid #e8ebed;
    border-radius: 0
}

.styled-select select::-ms-expand {
    display: none
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control::-webkit-input-placeholder {
    color: #999
}

input.form-control,
select.form-select,
textarea.form-control {
    background: #fff;
    border: 1px solid #e8ebed !important;
    border-radius: 7px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    color: #999;
    height: 44px;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 25px;
    padding: 6px 12px 6px 10px;
}

input.form-control:focus,
select.form-control:focus,
textarea.form-control:focus {
    border-color: #777;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #555;
    -webkit-transition: .3s;
    transition: .3s
}

input.qtyminus,
input.qtyplus {
    top: 10px;
    text-indent: -9999px;
    box-shadow: none
}

.card,
.nav-tabs {
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
}

input.form-control#check_in,
input.form-control#check_out {
    background: url(../img/calendar.svg) right center no-repeat #fff
}

.stepy-error {
    min-height: 35px;
    display: inline-flex;
    flex-direction: row-reverse
}

.owl-theme .owl-nav.disabled+.owl-dots,
.radio_input {
    margin-top: 10px
}

.radio_input label {
    padding-left: 0;
    margin-right: 15px;
    color: #555
}

main#general_page {
    background-color: #fff
}

#map_contact {
    width: 100%;
    height: 500px
}

.box_style_2 {
    background-color: #f8f8f8;
    padding: 20px 35px 35px;
    position: relative
}

.box_style_2 hr {
    margin: 10px -25px 20px;
    border: 0;
    border-top: 2px solid #fff
}

ul.contacts_info {
    list-style: none;
    padding: 0;
    margin: 15px 0 0
}

.add_bottom_15,
ul.contacts_info li {
    margin-bottom: 15px
}

.card p:last-child,
ul.contacts_info li:last-child {
    margin-bottom: 0
}

.parallax_window_in {
    height: 420px;
    position: relative;
    display: table;
    width: 100%
}

#sub_content_in {
    display: table-cell;
    padding: 45px 15% 0;
    vertical-align: middle;
    text-align: center;
    background: rgba(0, 0, 0, .4)
}

#sub_content_in h1 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 42px;
    margin-bottom: 0
}

#sub_content_in p {
    color: #fff;
    font-size: 24px;
    font-weight: 300
}

.container_styled_1 {
    background: #f9f9f9
}

.team-item-img .team-item-detail {
    background: rgba(0, 0, 0, .8);
    text-align: center;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.team-item:hover .team-item-detail {
    opacity: 1;
    visibility: visible
}

.team-item-img .team-item-detail .team-item-detail-inner {
    margin: auto;
    padding: 25px
}

.team-item-detail-inner h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500
}

.team-item-detail-inner .social {
    margin: 0 0 25px;
    padding: 0
}

.team-item-detail-inner .social li {
    list-style: none;
    display: inline-block;
    margin: 0 5px
}

.team-item-detail-inner .social li a {
    color: #fff
}

.team-item-detail-inner .social li a:hover {
    color: #ed5434
}

.team-item-info {
    padding-top: 15px;
    text-align: center
}

.team-item-info h4 {
    margin-bottom: 0;
    text-transform: uppercase
}

.add_bottom_45 {
    margin-bottom: 45px
}

.add_bottom_60 {
    margin-bottom: 60px
}

.add_bottom_75 {
    margin-bottom: 75px
}

.add_top_20 {
    margin-top: 20px
}

.add_top_30 {
    margin-top: 30px
}

.add_top_60 {
    margin-top: 60px
}

.more_padding_left {
    padding-left: 40px
}

.nomargin_top {
    margin-top: 0
}

.nomargin,
.nopadding {
    margin: 0 !important
}

.nopadding {
    padding: 0 !important
}

.qty-buttons,
ul.list_ok li {
    margin-bottom: 20px;
    position: relative
}

.margin_60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.margin_60_35 {
    padding-top: 60px;
    padding-bottom: 35px
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    transition: transform .1s
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-dots {
    text-align: center
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    background-color: transparent;
    border: 0
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s;
    border-radius: 30px
}

.owl-item {
    -webkit-transform: translateZ(0) scale(1, 1)
}

ul.list_ok {
    list-style: none;
    margin: 0 0 25px;
    padding: 0;
    line-height: 1.3
}

ul.list_ok li {
    padding-left: 30px
}

ul.list_ok li:before {
    font-family: ElegantIcons;
    content: "\52";
    position: absolute;
    left: 0;
    top: -3px;
    font-size: 21px;
    color: #409fff
}

.qty-buttons {
    width: 100%;
    height: 38px;
    display: inline-block
}

input.qty {
    width: 100%
}

input.qtyminus,
input.qtyplus {
    position: absolute;
    width: 32px;
    height: 22px;
    border: none;
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 0
}

input.qtyplus {
    background: url(../img/plus.png) center center no-repeat #fff;
    right: 25px
}

input.qtyminus {
    background: url(../img/minus.png) center center no-repeat #fff;
    right: -5px
}

#success {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 190px;
    margin-top: -85px;
    margin-left: -150px;
    text-align: center
}

#success h4 {
    margin: 0;
    font-weight: 400
}

#success h4 span {
    margin-bottom: 5px;
    display: block;
    font-size: 21px;
    font-weight: 500
}

@-webkit-keyframes checkmark {
    0% {
        stroke-dashoffset: 50px
    }

    100% {
        stroke-dashoffset: 0
    }
}

@-ms-keyframes checkmark {
    0% {
        stroke-dashoffset: 50px
    }

    100% {
        stroke-dashoffset: 0
    }
}

@keyframes checkmark {
    0% {
        stroke-dashoffset: 50px
    }

    100% {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 240px
    }

    100% {
        stroke-dashoffset: 480px
    }
}

@-ms-keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 240px
    }

    100% {
        stroke-dashoffset: 480px
    }
}

@keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 240px
    }

    100% {
        stroke-dashoffset: 480px
    }
}

.nav-tabs {
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    border-bottom: none;
    background-color: #f9f9f9;
    padding: 10px 20px;
    border-radius: 50px;
    flex-basis: auto
}

.card,
.card-body {
    padding: 15px
}

.nav-tabs .nav-link {
    color: #495057;
    font-weight: 500;
    padding: 10px 20px;
    border: none;
    border-radius: 50px;
    margin: 0 8px;
    transition: .3s ease-in-out
}

.nav-tabs .nav-link:hover {
    color: #063a6b;
    background-color: #f1f8ff
}

.nav-tabs .nav-link.active {
    background-color: #063a6b;
    color: #fff;
    padding: 12px 24px;
    margin: 0 8px
}

.card {
    border: none;
    border-radius: 8px;
    overflow: hidden;
    transition: transform .2s ease-in-out;
    height: 375px !important
}

.card:hover {
    transform: translateY(-5px)
}

.card-img-top {
    object-fit: cover;
    width: 100px;
    height: 100px;
    margin: 5px;
    border-bottom: 1px solid #eaeaea
}

.card-title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 10px
}

.card-text {
    font-size: .9rem;
    color: #6c757d;
    margin-bottom: 0
}



.landing-plan-new-card-heading {
    align-items: center;
}

.landing-plan-new-card:hover .landing-plan-new-card-price {
    color: #fff;
}

.landing-plan-new-card[data-v-5ecc1f9b] {
    position: relative;
    padding: 30px 20px 20px;
}

.landing-plan-new-card-features li {
    display: block;
}

.landing-plan-new-card-features li p {
    font-size: 13px !important;
    padding-bottom: 10px !important;
}

.landing-plan-new-card-features ul {
    position: relative;
    min-height: 400px;
}