/* header */
header.header_lp {
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 20px;
}

.header_inner ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header_inner ul li img {
    width: 80%;
    filter: hue-rotate(45deg);
}

.header_btn button {
    background: #bccc2d;
    width: 150px;
    height: 50px;
    margin: 0 0 0 20px;
    border: 2px solid #bccc2d;
    border-radius: 30px;
}

.header_btn button a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.header_btn button:hover {
    background: #000;
    border: 2px solid #bccc2d;
    transition: 0.5s;
}

/* ===== header ===== */

section.banner_sec {
    background-image: url(/images/banner-webdesign-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: auto;
    display: flex;
    align-items: center;
    padding: 140px 0 0 0;
    position: relative;
    z-index: 9;
}

.banner_wrap img {
    width: 600px;
}

.banner_wrap {
    text-align: center;
    position: relative;
}


.d-none {
    display: none;
}

.work_with_box h2 span {
    font-size: 30px !important;
    display: table;
    color: #fff !important;
    margin: -8px 0 -10px;
}
.work_with_box p{
    color: #fff !important;
}
.work_with_box h6 {
    color: white;
}

.work-fld input::placeholder {
    color: white !important;
}

.work-fld textarea::placeholder {
    color: white !important;
}
.webdesign_banner .banner-txt{
    top: 90px !important;
}
.work_with_box {
    position: relative;
    top: 50px;
}
.inner_banner {
    animation: 70px;
}
ul.trusted_logo {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
}

ul.trusted_logo li img {
    width: 57%;
    filter: grayscale(1);
    transition: all 0.3s ease-out;
    cursor: pointer;
    margin: auto;
    display: block;
}

ul.trusted_logo li img:hover {
    filter: none;
}

section.sec_2 {
    padding: 60px 0 60px 0;
}
.row.mt-5 {
    margin: 50px 0 0 0;
}

.head_service {
    text-align: center;
}

.head_service h2 {
    font-size: 43px;
    font-weight: 700;
    color: white;
}

.box_services.light {
    text-align: center;
    background: #090b13;
    height: 355px;
    width: 100%;
    /* justify-content: center; */
}

.box_services.light img {
    margin: 40px 0 30px 0;
    text-align: center;
    /* inset: 0% !important; */
    margin: auto;
    margin-top: 40px;
    margin-bottom: 35px;
}
.box_services.light h4 {
    font-size: 27px;
    font-weight: 500;
    margin: 0 0 30px 0;
    color: #fff;
}

.box_services.light a {
    font-size: 20px;
    color: #bccc2d;
    border-bottom: 1px solid;
}
.box_services.light.dark {
    background: #181b24;
}
.col-md-3.light {
    background: #090b13;
}

.col-md-3.dark {
    background: #181b24;
}
.col-md-3.light.mt-5 {
    margin: 10px 0 0 0;
}
section.sec_3 {
    padding: 60px 0 60px 0;
    background: linear-gradient(to right, #00020e, #01214d);
}
.web-portfolio-slider {
    display: flex;
    flex-flow: wrap;
}
.web-portfolio-slider .item {
    height: 420px;
    width: 24%;
    margin: 0.5%;
    overflow: hidden;
    border: 1px solid #ededed;
    box-shadow: 0px 0px 20px #bebebe;
    position: relative;
}
.p-0 {
    padding: 0 !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.web-portfolio-slider .item .hoverport {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0009;
    opacity: 0;
    transition: all 0.3s ease;
}
.web-portfolio-slider .item .hoverport a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 3rem;
}
.web-portfolio-slider .item:hover .hoverport {
    opacity: 1;
}
section.portfolio {
    padding: 0 0 60px 0;
}

ul.nav.nav-pills.port-tabs {
    text-align: end !important;
    display: flex;
    justify-content: center;
    margin: 0 0 30px 0;
}

.nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    border-radius: 32px !important;
}

a.nav-link {
    color: black;
}
h2.aos-init.aos-animate {
    font-size: 36px;
    font-weight: 800;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #bccc2d;
    border-radius: 22px !important;
}
.port-tabs {
    display: flex;
    justify-content: center;
}
.port-tabs .nav-link {
    color: #838383;
    padding: 10px 25px;
    font-size: 20px;
    border-radius: 26px;
}

.swiper-pointer-events {
    touch-action: pan-y;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.pkgbox {
    width: 370px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 20%);
    padding: 2.5rem 0.688rem 1rem;
    margin: 1rem 0;
    border: 1px solid #ccc;
}
.pack-name {
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
    text-align: center;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    margin-bottom: 0;
    flex-direction: column;
    background-color: var(--black);
    font-family: 'Poppins', sans-serif;
    box-shadow: 0px 5px 9px 0px rgb(0 0 0 / 7%);
    width: 88%;
    margin: 0 auto;
}
.pack-price {
    font-size: 3.375rem;
    text-align: center;
    border-radius: 0;
    padding: 4px 30px;
    display: flex;
    justify-content: center;
    line-height: 60px;
    color: #bccc2d;
    font-weight: 600;
    padding: 1.5rem 0 1rem;
    margin-bottom: 0;
}
.pack-price sup {
    font-size: 1.5rem;
    position: relative;
    top: -20px;
    font-weight: 600;
}
.pack-price del {
    font-size: 16px;
    display: inline-flex;
    margin-left: 10px;
    line-height: 38px;
    align-items: flex-end;
    color: #595959;
}
span.only {
    color: #595959;
    font-size: 1rem;
}
.slimScrollDiv {
    margin: 15px 20px;
}
.pack-detail ul li {
    line-height: 33px;
    color: #222222;
    font-size: 0.875rem;
    display: flex;
    position: relative;
    padding-left: 25px;
}
ul.guarantee_back_stickers {
    display: flex;
    list-style: none !important;
    padding: 0;
    margin: 0 auto !important;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.pack-detail ul li {
    line-height: 33px;
    color: #222222;
    font-size: 16px;
    display: flex;
    position: relative;
    /* padding-left: 25px; */
}
ul.guarantee_back_stickers li img {
    width: 100%;
}
.pkg-botom {
    padding: 1rem 1rem;
    margin: 0 1rem;
}
.pkgbox .header-contact-detail {
    justify-content: space-between;
    padding: 0.5rem 0;
    display: flex;
}
a.order-package.themeBtnGreeen {
    color: #fff;
    background: #55a2ff;
    border-radius: 13px;
    width: 113px;
    padding: 7px 0 6px 14px;
}
.liovechats-bx {
    padding-left: 0;
    margin-top: 0;
    float: none;
}
.liovechats-bx span {
    font-size: 0.688rem;
    color: #000;
    position: relative;
}
.liovechats-bx span i {
    color: #bccc2d;
    padding-left: 7px;
    font-size: 0.875rem;
}
.liovechats-bx a h5 {
    font-weight: 500;
    color: #000;
    font-size: 1rem;
    text-transform: uppercase;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}
.pack-name {
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
    text-align: center;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    margin-bottom: 0;
    flex-direction: column;
    background-color: #000;
    font-family: 'Poppins', sans-serif;
    box-shadow: 0px 5px 9px 0px rgb(0 0 0 / 7%);
    width: 88%;
    margin: 0 auto;
}
/* .pack-detail ul li:before {
    position: absolute;
    content: "\f0da";
    font-weight: 800;
    font-size: 0.875rem;
    height: 10px;
    width: 10px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: black;
    margin-left: -15px;} */
    .listpacks.list-scroll ul {
        padding: 12px;
    }
    .swiper-slide img{
        box-shadow: none !important;
    }
    ul.guarantee_back_stickers li:before{
        content: "" !important;
    }
    .pack-detail ul li i.fas.fa-check {
        margin: 6px 8px 0 -8px;
    }
    h3.aos-init.aos-animate {
        text-align: center;
        margin: 0 0 30px 0;
        font-size: 43px;
        font-weight: 700;
    }
    ul.award_icons {
    background-color: #fff;
    padding: 30px 0px 26px 90px;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(216, 216, 216);
    width: 100%;
    }
    
    ul.award_icons li {
        flex: 0 0 10%;
    }
    
    .awardss {
        margin: 41px 0 0 0;
        width: 992px;
        margin: 0 auto;
        margin-top: 62px;
    }
    .award_head h2 {
        text-align: center;
        font-size: 43px;
        font-weight: 700;
    }
    
    section.award_section {
        padding: 60px 0 60px 0;
    }
    .awardss ul.award_icons.book_slider_award.slick-initialized.slick-slider .slick-list{

        margin: 0 11px;
    }

    .industries_workfore {
        background: #fff;
        padding: 15px 20px;
        border-radius: 8px;
        margin-top: 30px;
        display: flex;
        align-items: center;
        gap: 25px;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        cursor: pointer;
    }
    
    .industries_workfore img {
        width: 50px;
    }
    .industries_workfore:hover{
        box-shadow: 0 15px 39px -11px #46638e45;
        transform: translate(0, -5px);
    }
    .industries_serve_head {
        text-align: center;
    }
    
    .industries_serve_head h4 {
        font-size: 30px;
        font-weight: 400;
        margin: 0 0 10px 0;
    }
    
    .industries_serve_head h2 {
        font-size: 43px;
        font-weight: 700;
        margin: 0 0 20px;
    }
    
    .industries_serve_head p {
        font-size: 15px;
        margin: 0 0 16px;
    }
    section.cta_section {
        padding: 0;
        position: relative;
        background: linear-gradient(to right, #00020e, #01214d);
        height: 370px;
    }
    
    .cta_img img {
        width: 90%;
    }
    
    .cta_content_section h2 {
        font-size: 33px;
        font-weight: 700;
        margin: 0 0 20px 0;
        color: white;
    }
    
    .cta_content_section p {
        font-size: 15px;
        color: white;
        font-weight: 400;
    }
    .box_outer {
        border-radius: 5px;
        /* background-color: #ebebeb; */
        padding: 28px 35px;
        margin: 0 17px 25px 0px;
        /* width: 48% !important; */
    }
    
    .box_outer .box_section {
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 0 5px 14.58px 3.42px rgba(0, 0, 0, .08);
        padding: 35px 35px;
    }
    
    ul.box_section_inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        list-style: none;
        padding: 0;
        margin: 40px 0 0 0;

    }
    
    ul.box_section_inner li {
        display: flex;
    }
    
    .user_iconn {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .review_trustpilot img {
        width: 120px;
    }
    
    .user_iconn h3 {
        position: static;
        left: 0;
        text-align: left;
        margin-left: 20px;
    }
    
    .box_outer .box_section p {
        font-size: 16px;
        line-height: 29px;
        color: #1a1b1b;
        padding: 0 0 30px 0;
    }
    .box_section {
        height: 400px;
    }
    .box_outer .box_section:hover {
        background: #000;
        color: white;
    }
    
    .box_outer .box_section:hover p {
        color: white;
    }
    

    
    .box_outer .box_section:hover .review_trustpilot img {
        filter: invert(0) brightness(1.5);
    }
    .footer_form_head {
        /* padding: 60px 0 60px 0; */
        text-align: center;
    }
    
    section.footer_form {
        padding: 60px 0 60px 0;
        background: url(../../../images/white_bg_sec.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        display: block;
    }
    
    .footer_form_head h2 {
        font-size: 44px;
        font-weight: 700;
        margin: 0 0 10px 0;
        /* color: #fff; */
    }
    
    .footer_form_head p {
        font-size: 16px;
        margin: 0 0 40px 0;
        /* color: #fff; */
    }
    
    .Name_fields input[type="text"] {
        border-style: solid;
        border-width: 1px;
        border-color: rgb(220, 220, 220);
        border-radius: 10px;
        background-color: rgb(255, 255, 255);
        width: 100%;
        height: 70px;
        padding: 0 15px;
        margin: 0 auto 20px;
    };
    .field-wd
        input {
        border-style: solid;
        border-width: 1px;
        border-color: rgb(220, 220, 220);
        border-radius: 10px;
        background-color: rgb(255, 255, 255);
        width: 100%;
        height: 70px;
        padding: 0 15px;
        margin: 0 auto 20px;
    };
  
    
    .footer_forms {
        max-width: 750px;
        margin: 0 auto;
        padding: 0;
    }
    
    .email_feild input[type="text"] {
        border-style: solid;
        border-width: 1px;
        border-color: rgb(220, 220, 220);
        border-radius: 10px;
        background-color: rgb(255, 255, 255);
        width: 100%;
        height: 70px;
        padding: 0 15px;
        margin: 0 auto 20px;
    }
    
    .text_area input.w-100 {
        height: 200px;
        border-style: solid;
        border-width: 1px;
        border-color: rgb(220, 220, 220);
        border-radius: 10px;
        background-color: rgb(255, 255, 255);
        width: 100%;
        padding: 4px 54px 160px 10px;
        margin: 0 0 30px;
    }
    
    .field_btn input[type="submit"] {
        border-radius: 50px;
        background-color: #bccc2d;
        width: 100%;
        height: 66px;
        color: #000000;
        font-size: 23px;
        text-transform: uppercase;
        font-weight: 700;
    }
    .footer_forms {
        max-width: 750px;
        margin: 0 auto;
        padding: 0;
    }
    .home_banner_picc img {
    }
    
    .footer_right {
        text-align: start;
        padding: 0;
        margin: 60px 0 0 0;
    }
    
    .footer_right img {
        width: 330px;
        margin: 0 0 40px 0;
        filter: hue-rotate(83deg);
    }
    
    .footer_right p {
        font-size: 14px;
        text-align: start;
        color: white;
    }
    
    .footer_left {
        margin: 90px 0 0 0;
    }
    
    .contact_information ul.contact_info {
        list-style: none;
    }
    
    .contact_information ul.contact_info li {
        margin: 0 0 12px 0;
    }
    
    .contact_information ul.contact_info li i {
        padding: 0 12px 0 0;
        color: white;
    }
    
    .payment_methodd img {
        width: 253px;
        margin: 30px  28px 0 35px;
    }
    
    .last_section {
        padding: 60px 0 60px 0 !important;
        /* background: url(/images/banner-webdesign-bg.jpg); */
      
    }
    .footer_bottom {
        max-width: 650px;
        margin: 0 auto;
        padding: 0;
        /* text-align: center; */
        /* display: flex; */
        /* justify-content: center; */
    }
    
    ul.footer_bottom_links {
        display: flex;
        list-style: none;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    
    ul.footer_bottom_links li {
        flex: 0 0 116px;
        /* margin: 0 auto; */
        text-align: center;
        border-left: 1px solid;
        color: #fff !important;
    }
    
    ul.footer_bottom_links li:nth-child(1) {border-left: none;}
    
    ul.footer_bottom_links li a {
        color: #fff;
        font-weight: 500;
        padding: 0 0 0 5px;
    }
    
    .disclaimerr {
        margin: 30px 0 0 0;
    }
    
    .disclaimerr h2 {
        font-size: 36px;
        margin: 20px 0 18px 0;
        text-align: center;
        color: white;
    }
    
    .disclaimerr p {
        font-size: 15px;
        color: white;
    }
    hr.line_footer {
        margin: 40px 0 43px 0;
    }
    .contact_information ul.contact_info li a {
        color: white;
    }
    section#footer_imgg_section {
        position: relative;
        background: url(/images/banner-webdesign-bg.jpg) no-repeat;
        background-repeat: no-repeat;
        display: block;
        background-size: cover;
        background-position: bottom;
        /* height: 200px; */
        z-index: -1;
    }

    .banner-txt ul li i {
        position: absolute;
        left: 0;
        top: 5px;
        color: #55a2ff;
    }

    .banner-txt ul {
        padding: 0;
        list-style: none;
        margin: 20px 0 0 0;
    }
    
    .banner-txt ul li {
        color: #fff;
        font-size: 16px;
        margin: 0 0 10px 0;
        line-height: 26px;
        padding: 0 0 0 30px;
        position: relative;
    }

    @media only screen and (max-width:767px){

        ul.nav.nav-pills.port-tabs {margin: 30px 0 30px 0;}

        section.portfolio {
            padding-top: 30px;
        }

        .logoes ul li {
            flex: 0 0 33% !important;
        }
        
        .logoes ul li img {
            width: 60% !important;
        }
        
        .logoes ul {
            align-items: baseline !important;
        }

        header.header_lp .row:before {
            display: none !important;
        }
        
        .banner_inner h1 {
            font-size: 30px !important;
            line-height: 40px !important;
        }
        
        section.banner_sec .col-md-5 {
            display: none !important;
        }
        
        section.banner_sec {
            padding: 140px 0 60px 0 !important;
        }
        
        section.banner_sec:before, section.banner_sec:after {
            display: none !important;
        }
        
        .banner_inner p {
            width: 100% !important;
        }
        
        .bnr-btn {
            display: flex !important;
            margin: 40px 0 0 0 !important;
            justify-content: center !important;
        }
        
        .header_btn button:nth-child(2) {
            display: none !important;
        }


        .live_chat a.btn_wrap {
            top: -40px !important;
            right: -20px !important;
            padding: 10px 20px !important;
            font-size: 14px !important;
        }
        

        .footer_form_head h2 {
            font-size: 35px;
            line-height: 45px;
        }
        

        section.cta_section {
            height: auto;
            padding: 30px 0 30px 0;
        }
        
        .cta_img.pulse {
            text-align: center;
        }
        
        .cta_content_section {
            padding: 20px 0 0 0;
        }
        
        .cta_content_section p {
            margin: 0 0 40px 0;
        }

        .industries_serve_head h2 {
            font-size: 30px;
        }
        
        .industries_serve_head h4 {
            font-size: 20px;
        }

        section.sec_3 .bnr-btn.text-center {
            text-align: center;
            margin: auto !important;
            margin-top: 100px !important;
        }


        .pkgbox {
            width: 100%;
        }
        
        .bnr-btn.text-center.mt-5 {
            margin-top: 30px;
        }
        
        section.sec_2 {
            padding: 20px 0 30px 0;
        }
        
        ul.trusted_logo {
            flex-wrap: wrap;
            justify-content: center;
        }
        
        ul.trusted_logo li {
            flex: 0 0 50%;
            margin: 0 0 20px 0;
        }

        section#footer_imgg_section {
            background-size: cover;
            padding: 20px !important;
        }
        
        ul.footer_bottom_links li {
            flex: 0 0 42%;
            margin: 0;
            text-align: start;
            padding: 0;
        }
        
        .box_outer {
            width: 100%;
            height: 670px;
        }
        
        .box_outer .box_section {
            height: 540px;
        }
        
        .slick-slide img {}
        
        ul.box_section_inner {
            justify-content: space-around;
        }
        
        .user_iconn h3 {
            margin-left: 10px;
        }
        
        .review_trustpilot img {
            width: 60px;
        }
        
        .user_iconn img {
            width: 50px;
        }
        
        .user_iconn h3 {
            font-size: 17px;
        }
        
        .awardss {
            width: 100%;
        }
        
        ul.award_icons {
            padding: 20px;
            margin: 0 auto;
        }
        
        ul.award_icons li {
            text-align: center;
        }
        
        .web-portfolio-slider .item {
            height: 210px;
        }
        
        .work_with_box {
            margin: 60px 0 0 0;
        }
    }
    
    .batches ul.batch_list {
        list-style: none;
        display: flex;
        margin: 50px 0 0 0;
        padding: 0;
    }
    
    .batches ul.batch_list li {
        flex: 0 0 17%;
        padding-left: 0;
    }
    a.order-package.themeBtnGreeen:hover {
        background: black;
        color: #fff;
    }
    section.pricing {
        padding: 60px 0 60px 0;
        background: url(../../../images/white_bg_sec.png);
        display: block;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    
    section.we_serve {
        padding: 60px 0 60px 0;
        background: url(../../../images/white_bg_sec.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        display: block;
    }
    .testi_heading h2 {
        text-align: center;
        font-size: 43px;
        font-weight: 700;
        margin: 10px 0 30px 0;
        color: white;
    }
    .slick-dots li button:before {
        color: #f3c919 !important;
        opacity: 1;
        font-size: 0 !important;
    }
    section.testimonial {
        display: block;
        background-image: url(../../../images/review-banner-1.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 60px 0 60px 0;
    }
    .slick-dots li.slick-active button{
        background: #bccc2d !important;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        display: none !important; 
    }
    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
        display: none !important;
    }
    a.wht_btn.popup-btn:before{
            width: 11em !important;
            /* padding: 12px !important; */
    }
    a.wht_btn.wht_btn_bnr.chat_btnn::before{
        width: 9em !important;
    }
    a.wht_btn.popup-btn:hover::before{
        color: black !important;
    }
    a.wht_btn.popup-btn:hover {
        color: black;
    }
    .listpacks.list-scroll {
        overflow-y: scroll !important;
    }
    .slick-initialized .slick-slide{
        margin: 0 0 0 18px !important;
        border-radius: 22px;

    }


    .cta_img::after {
        content: "";
        background-image: url(../../../images/green-bg-dots.png);
        background-repeat: no-repeat;
        width: 226px;
        height: 90px;
        position: absolute;
        bottom: 0;
        left: -80px;
        top: -350px;
        margin: auto;
        display: none;
    }


    .cta_content_section::after{
        content: "";
        background-image: url(../../../images/green-bg-dots.png);
        background-repeat: no-repeat;
        width: 226px;
        height: 90px;
        position: absolute;
        bottom: 0;
        left: 399px;
        top: 320px;
        margin: auto;
        display: none;
    }
    .row.aos-init.aos-animate .here_we_go_yeah.slick-initialized.slick-slider .slick-list {
        margin: 0 -35px;
    }


.here_we_go_yeah.slick-initialized.slick-slider.slick-dotted .slick-dots {
    bottom: -49px;
}
ul.footer_bottom_links li:nth-child(2) {
    flex: 0 0 30%;
}
.row.mt-5.book_slider.slick-initialized.slick-slider.slick-dotted .slick-dots {
    margin: 60px 0 -20px 0;
}



section.sec_3 .bnr-btn.text-center {
    margin: 90px 0 0 0;
}


a.float {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: #25d366;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

a.float i {
    color: #fff;
    font-size: 40px;
}

.mover {
    animation: mover 0.5s infinite  alternate;
  }
  
  @keyframes mover {
      0% { transform: translateY(0); }
      100% { transform: translateY(-10px); }
  }
  
  button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    left: -80px !important;
    color: #000 !important;
    z-index: 9999;
    /* background: #ffff !important; */
    opacity: 1 !important;
    visibility: visible !important;
    font-size: 0;
    border: none !important;
    color: #bccc2d !important;
}

button.slick-next.slick-arrow{
    left: unset !important;
    right: -80px !important;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    opacity: .75;
    color: #bccc2d !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cta_img {
    position: relative;
    top: -20px;
}

.cta_content_section {
    padding: 70px 0 0 0;
}


.pulse {
    animation: pulse 3s infinite ease-in-out alternate;
  }
  @keyframes pulse {
    from { transform: scale(0.8); }
    to { transform: scale(1.2); }
  }

  ::-webkit-scrollbar-thumb {
    background: #bccc2d !important; 
  }



  body.lp_page .nav-but-wrap {
    display: none;
}

.live_chat {
    position: relative;
}

.live_chat a.btn_wrap {
    position: absolute;
    right: 20%;
    top: 20px;
    background: #55a2ff;
    opacity: 1;
    visibility: visible !important;
    color: #fff;
    padding: 13px 30px;
    border-radius: 10px;
    FONT-WEIGHT: 500;
    font-size: 17px;
    text-transform: uppercase;
    border: 2px solid #55a2ff;
}

.live_chat a.btn_wrap:hover {
    background: transparent;
    border: 2px solid #55a2ff;
}

.bagdes_wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.bagdes_wrap ul li {
    flex: 0 0 9%;
    text-align: center;
}

.bagdes_wrap ul li img {
    width: 100%;
}

.home_banner_picc img {width: 710px;
    position: relative;
    top: 68px;
    left: 30px;
    z-index: 99999;
}

.home_banner_picc {
    text-align: center;
    position: relative;
}

.banner_wrap:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(/images/percent.png);
    background-repeat: no-repeat;
    width: 490px;
    height: 390px;
    background-size: 40%;
    bottom: 0;
    animation: mover 0.5s infinite  alternate;
    top: 40px;
    left: -50px;
}

.banner_inner h1 {
    color: #fff;
    font-size: 47px;
    font-weight: 600;
    line-height: 57px;
    margin: 0 0 20px 0;
}

.banner_inner p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 20px 0;
    width: 70%;
}

.banner_inner h1 span {
    color: #55a2ff;
}

.banner_inner ul {
    padding: 0;
    list-style: none;
}

.banner_inner ul li {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;
}

.banner_inner ul li i {
    position: relative;
    left: -15px;
    color: #55a2ff;
}

.header_btn button:nth-child(2) {
    animation: background-color-change 1s infinite;
}

section.banner_sec:before, section.banner_sec:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(/images/banner-dot-2.png);
    background-repeat: no-repeat;
    width: 235px;
    height: 93px;
    top: 20%;
    left: 0;
    background-size: 80%;
    animation: move-img-2 5s infinite;
    animation-timing-function: linear;
    filter: hue-rotate(45deg);
}

section.banner_sec:after{
    left: unset;
    top: unset;
    bottom: 20px;
    right: 0;
    background-size: 90%;
    z-index: -1;
}

header.header_lp .row {
    position: relative;
}

header.header_lp .row:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(/images/banner-circle.png);
    background-repeat: no-repeat;
    width: 544px;
    height: 452px;
    top: -120px;
    background-size: 60%;
    left: 0;
    right: 15%;
    margin: auto;
    filter: hue-rotate(45deg);
}

section.banner_sec .row {align-items: center;display: flex;}

.logoes ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
}

.logoes ul li img {
    width: 80%;
}

.logoes ul li {
    text-align: center;
}