@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap);

.menu-Bar, .my-tabs, .pricing-box-33::before, .tel-mob-st, [class^=box-] {
    display: none
}

.header-cta, .main-header .row {
    align-items: center
}

.pricing-box-1 span, .pricing-box-3 a {
    animation: 1.5s step-start infinite blinker
}
.banner-form-inner button.iti__selected-country {
    padding: 0 9px !important;
}


.mt2 .fil-cat, a:hover {
    text-decoration: none
}

.menu-Bar, .mt2 .fil-cat, a, input[type=submit], ul.tabing-port li {
    cursor: pointer
}

.tile img, img {
    max-width: 100%
}

.copyright, .counter-sec .counter-wrap, .footer-form, .get-btn, .main-header .col-md-3, .mt2 .fil-cat, .pop-form .close-btn, .port-box .box-content, .portfolio_sec h3, .portfolio_sec p, .pricing-box del.old-price, .pricing-box h5, .pricing-box p, .pricing-box-2, .pricing-box-3, .pricing-head h3, .pricing-head p, .pricing-list, .slick-dots, .testimonial-sec {
    text-align: center
}

::selection {
    background: #e28f26;
    color: #fff;
    text-shadow: none
}

::-webkit-scrollbar {
    width: 5px;
    background-color: #1E4FFD
}

::-webkit-scrollbar-button:end:increment, ::-webkit-scrollbar-button:start:decrement {
    display: none
}

::-webkit-scrollbar-track-piece {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #fff
}

::-webkit-scrollbar-thumb:vertical {
    border-radius: 10px;
    background-color: #1E4FFD
}

.my-tabs.current, [class^=box-].showfirst {
    display: block
}

html {
    scroll-behavior: smooth
}

body {
    font-family: "Raleway", sans-serif;
    overflow-x: hidden;
    font-size: 16px;
    line-height: 1;
    color: #000
}

h1, h2, h3, h4, h5, h6 {
    display: block;
    font-weight: 400
}

.slick-dots li, a, input[type=submit], span {
    display: inline-block
}

*, :focus, :hover {
    outline: 0 !important
}

img {
    height: auto
}

button, input[type], select, textarea {
    background: 0 0;
    border: none;
    border-radius: 0;
    font-family: Poppins;
    font-weight: 400
}

::-webkit-input-placeholder {
    color: #a3a3a3;
    font-weight: 400
}

::-moz-placeholder {
    color: #a3a3a3;
    font-weight: 400
}

:-ms-input-placeholder {
    color: #a3a3a3;
    font-weight: 400
}

:-moz-placeholder {
    color: #a3a3a3;
    font-weight: 400
}

.slick-list {
    margin: 0 -15px
}

.slick-slide {
    margin: 0 15px
}

.slick-dots {
    padding: 50px 0 0
}

    .slick-dots li {
        margin: 0 20px 0 0;
        width: auto;
        vertical-align: middle;
        overflow: hidden;
        padding: 0;
        border: none
    }

        .slick-dots li button:before {
            color: #fff;
            opacity: 1;
            font-size: 20px
        }

        .slick-dots li button {
            height: 8px;
            width: 8px;
            border-radius: 50%;
            padding: 0;
            background: #d6d6d6;
            border: none;
            cursor: pointer;
            font-size: 0px;
            box-sizing: border-box
        }

        .slick-dots li.slick-active button {
            background: #f3c919;
            width: 11px;
            height: 11px
        }

.menu-Bar {
    width: 30px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 22
}

    .menu-Bar span {
        display: block;
        height: 4px;
        width: 100%;
        background: #0f4c97;
        position: absolute;
        transition: .6s;
        border-radius: 100px
    }

        .menu-Bar span:first-child {
            top: 0
        }

        .menu-Bar span:nth-child(2) {
            top: 8px;
            transform-origin: left
        }

        .menu-Bar span:nth-child(3) {
            top: 16px
        }

    .menu-Bar.open span {
        background: #b70404
    }

.overlay-bg {
    transition: 1s
}

.menu-Bar.open span:first-child {
    transform: rotate(45deg);
    top: 12px;
    transform-origin: right-center
}

.menu-Bar.open span:nth-child(2) {
    width: 0;
    opacity: 0
}

.menu-Bar.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 12px;
    transform-origin: right-center
}

.header-cta {
    display: flex;
    column-gap: 20px;
    justify-content: flex-end;
    padding-right: 0px
}

.pricing-head h3 span {
    display: inline-block;
    font-family: 'Raleway';
    font-weight: bold;
}

.banner-cta, .main-banner {
    display: flex;
    align-items: center
}

.main-header {
    padding: 22px 0;
    background: #fff
}

.header-cta li a {
    color: #000;
    font-size: 17px;
    font-weight: 600
}

    .header-cta li a i {
        color: #1E4FFD;
        padding: 0 10px 0 0
    }

.header-cta li:nth-child(3) a {
    background: red;
    padding: 14px 27px;
    border-radius: 5px;
    color: #fff;
    transition: .5s
}

.header-cta li:nth-child(4) span {
    font-weight: 400;
    font-size: 17px;
    padding: 0 0 7px
}

.header-cta li:nth-child(4) a {
    font-weight: 600;
    font-size: 25px
}

.main-banner {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    min-height: 705px;
    background-position: 0;
/*    background-image: url('/lp/video-offer/assets/images/banner-main.png');*/
}

.video video {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.main-banner::before {
    position: absolute;
    content: "";
    background: #1E4FFD;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    mix-blend-mode: multiply;
}

.banner-head span, play-btn .about-head span {
    font-size: 17px;
    font-weight: 600;
    color: #000
}

.pricing-box p {
    color: #1E4FFD;
    margin-bottom: 10px;
    font-size: 18px;

}

.banner-head h3 {
    color: #ffff;
    font-size: 47px;
    font-weight: 700;
    padding: 25px 0
}

    .banner-head h3 span {
        display: block;
        font-size: 35px;
        color: #fff;
        line-height: 47px
    }


.banner-head h1 {
    color: #ffff;
    font-size: 60px;
    font-weight: 700;
    padding: 25px 0
}

    .banner-head h1 span {
        display: block;
        font-size: 35px;
        color: #fff;
        line-height: 47px
    }


.banner-head p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}

.banner-list {
    column-count: 2;
    padding: 25px 0
}

    .banner-list li {
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        padding: 0 0 10px 25px;
        position: relative;
        /*height: 30px;*/
        line-height: 24px;
        display: flex;
    }

        .banner-list li i, .ul-list-mm li i {
            color: red;
            padding: 0 10px 0 0;
            position: absolute;
            left: 0;
            top: 2px
        }

.banner-cta {
    column-gap: 11px
}

.brands-list, .pricing-box-1 {
    align-items: center;
    display: flex
}

.banner-cta li:first-child a, ul.header-cta li a.popup_open {
    background: #1E4FFD;
    padding: 15px 19px;
    color: #fff;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 500 !important;
    border: 2px solid #fff;
    border: 2px solid #1E4FFD;
    font-weight: bold !important;
}

.banner-cta li:nth-child(2) a {
    background: #ffff;
    padding: 15px 24px;
    color: #1E4FFD;
    border-radius:0px;
    font-size: 16px;
    font-weight: 600 !important;
    border: 2px solid #fff
}

.banner-form {
    background: #000000;
    padding: 25px 25px 15px 25px !important;
    border-radius: 0px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 24px 0px rgba(255,255,255,0.75);
    -webkit-box-shadow: 0px 0px 24px 0px rgba(255,255,255,0.75);
    -moz-box-shadow: 0px 0px 24px 0px rgba(255,255,255,0.75);
}

    .banner-form input {
        width: 100%;
        height: 45px;
        background: #ffff;
        border-radius:0px;
        margin: 0 0 10px;
        padding: 0 10px 0 24px
    }

    .banner-form h4 {
        color: #fff;
        font-size: 24px;
        font-weight: 700;
        line-height: 35px;
        padding: 0 0 20px
    }

        .banner-form h4 span {
            color: #ffc823;
            font-size: 47px;
            padding-right: 6px;
            font-weight: 800;
        }

    .banner-form input::placeholder, .banner-form textarea::placeholder {
        color: #000;
        font-weight: 500
    }

    .banner-form textarea {
        width: 100%;
        height: 102px;
        background: #ffff;
        border-radius: 0px;
        margin: 0 0 15px;
        padding: 15px 10px 0 24px;
        resize: none
    }

    .banner-form button, .btn_greens {
        border-radius: 0px;
        background-color: #1e4ffd;
        box-shadow: 0 0 10px 0 rgba(255,78,64,.4);
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        width: auto;
        height: 45px;
        padding: 0 30px;
        transition: .5s;
        border: 0px solid #fff;
    }
    .banner-form .iti__selected-country-primary {
        padding: 0 !important;
    }



.pop-form .iti__country-container button {
    background: #1743dc !important;
}

    .banner-form button:hover, .get-btn:hover {
        background: #1E4FFD !important;
    }

    .banner-form .iti__country-container {
        position: absolute;
        top: 0;
        bottom: 0;
        padding: 0 !important;
    }

.banner-form .btn_greens:hover {
    background-color: #fff !important;
    color: #1e4ffd !important;
}

        .btn_greens:hover {
            background-color: #fff;
            color: #1E4FFD;
        }
/*        .banner-form-inner {
            background: #f1f2ff;
            padding: 20px 15px
        }*/

.banner-head span.bg-white {
    padding: 5px 9px;
}
.defaultblue {
    color: #1E4FFD !important;
    display: inline;
}

i.iconlist {
    position: relative;
    height: 14px;
    width: 14px;
}


    i.iconlist:before {
        position: absolute;
      content:"";
        display: block;
        top: 0;
        left: 0;
        background: url('/lp/video-offer/assets/img/icon-list.png');
        height:14px;
        width:14px;
    }

.brands-list {
    justify-content: center;
    column-gap: 99px
}

.logo {
    text-align: left;
}

.brands-logos {
    background: #000;
    padding: 40px 0
}

.about-sec, .pricing-sec {
    padding: 70px 0;
    position: relative
}

    .about-sec::before {
        position: absolute;
        content: "";
        background: url('../images/play-btn.png');
        width: 404px;
        height: 440px;
        right: -90px;
        bottom: 0
    }

.about-head h3 {
    color: #000;
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    padding: 15px 0
}

.about-head p {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    padding: 0 0 20px
}

.about-head a {
    background: #e61137;
    padding: 14px 41px;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    transition: .5s
}

.cta-sec h3, .cta-sec h4 {
    font-size: 36px;
    color: #fff
}

.cta-sec {
    padding: 70px 0;
    background: #e8142e
}

    .cta-sec h3 {
        line-height: 46px
    }

    .cta-sec h4 {
        font-weight: 700;
        padding: 20px 0 30px
    }

/*
.cta-blue ul li .btn-yellow {
    background: #1e4ffd;
    border: 2px solid #1e4ffd;
}

    .cta-blue ul li .btn-yellow:hover {
        background: #fff;
        border: 2px solid #fff;
    }*/

.cta-blue ul.banner-cta a.popup_open {
    border: 2px solid #1E4FFD !important;
}
.about-head span, .pricing-head span {
    font-size: 47px;
    font-weight: 600;
    color: #e61137;
    font-family: 'Northwell Alt'
}

.cta-sec .banner-cta li:first-child a {
    background: #ffd50c;
    color: #000
}

.cta-sec .banner-cta li:nth-child(2) a {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff
}

.cta-img {
    position: absolute;
    top: -116px
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.pricing-head span {
    display: table;
    margin: auto
}

.pricing-head h3 {
    color: #000;
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    padding: 10px 0
}

.pricing-head p {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    padding: 0 0 40px;
    font-weight: 500
}

.pricing-box::before {
    content: "";
    width: 145px;
    height: 55px;
    background: url(../images/pricing-bf.png) 0 0/contain;
    position: absolute;
    top: -20px;
    left: -10px;
    animation: 1.5s linear infinite shadow
}

@keyframes shadow {
    0%,100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }
}

.pricing-box-1 {
    justify-content: space-between;
    flex-direction: column
}

    .pricing-box-1 h4 {
        color: #1E4FFD;
        font-size: 31px;
        font-weight: 700;
        margin-bottom:10px;
    }

    .pricing-box-1 span {
        color: #1E4FFD;
        font-size: 40px;
        font-weight: 700;
        display: block;
        position: relative;
        margin: 15px 0 10px
    }

@keyframes blinker {
    50% {
        color: #000
    }
}


.banner-head span.bg-white {
    background: #000 !important;
    padding: 5px 9px;
    animation: 1.5s step-start infinite blinker1;
    color:#fff;
}

@keyframes blinker1 {
    50% {
        color: #ffc823;
    }
}

.pricing-box-1 span del {
    font-size: 20px;
    font-weight: 500;
    position: absolute
}

.pricing-box h5 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-top: 20px;
    background: #000;
    line-height: 35px
}

.get-btn, .pricing-list li {
    color: #1E4FFD;
    font-weight: 600
}

.pricing-list {
    padding: 0;
    margin: 10px 0;
    overflow-y: auto;
    height: 240px
}

.port-box, .tile {
    overflow: hidden
}

.pricing-list li {
    font-size: 16px;
    line-height: 40px
}

.get-btn {
    border-radius: 5px;
    background-color: #ff8b00;
    box-shadow: 0 0 10px 0 rgb(30 79 253 / 40%);
    font-size: 17px;
    width: 100%;
    height: 45px;
    line-height: 45px;
    transition: .5s
}

    .get-btn i {
        padding: 0 0 0 10px
    }

.pricing-box-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 0
}

.equal-box {
    height: 100%;
}

.pricing-sec .row {

    display: ruby;
}
.pricing-box:hover {
    background: #1E4FFD;
    color: #fff !important;
}


    .pricing-box:hover p, .pricing-box:hover h4, .pricing-box:hover li, .pricing-box:hover span, .pricing-box:hover h6, .pricing-box:hover a {
        color: #fff !important;
    }


.pricing-box del {
    color: #d5d5d5;
    font-size: 17px;
    font-weight: 500;
    display: table;
    margin-left: auto;
    padding: 10px 0 0
}

.pricing-box-3 h6 {
    font-size: 12px;
    font-weight: 700;
    color: #1E4FFD
}

.pricing-box-3 a {
    color: #1E4FFD;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0 0
}

.pricing-box-3 {
    position: relative
}

.pricing-sec::before {
    position: absolute;
    content: "";
    background: url(../images/play-btn.png);
    width: 404px;
    height: 440px;
    bottom: 0;
    left: 100px
}

.about-head a:hover, .banner-cta li:first-child a:hover, .header-cta li:nth-child(3) a:hover, ul.header-cta li a.popup_open:hover {
    background: #000;
    border-color: #000;
}

.banner-cta li:nth-child(2) a:hover {
    background: 0 0;
    color: #ffff
}

.banner-form button:hover, .get-btn:hover {
    background: red
}

.cta-sec .banner-cta li:first-child a:hover, .footer-form h2.main-heading, .how-sec .main-heading {
    color: #fff
}

.cta-sec .banner-cta li:nth-child(2) a:hover {
    background: #ffff;
    color: #000
}

.get-btn:hover {
    color: #ffff
}

.toolbar {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.mt2 .fil-cat {
    border-right: none;
    border-radius: 4px;
    margin: 0 10px 17px 0;
    padding: 5px 16px;
    float: left;
    font-size: 14.5px;
    line-height: 30px;
    list-style: none;
    position: relative;
    font-weight: 500;
    background: #3c509d;
    color: #fff
}

.tile img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    object-fit: contain
}

.tile .fancybox {
    padding: 7px;
    display: block;
    margin: 0 0 11px
}

.scale-anm {
    transform: scale(1)
}

.tile {
    transition: 350ms;
    float: left;
    width: 32.33333%;
    height: 217px;
    margin: 3px 0 19px
}

a#loadmore {
    margin: auto;
    display: table;
    background-color: #e0342d;
    color: #fff;
    font-size: 18px;
    padding: 13px 35px;
    font-weight: 700
}

.banner_btn, .counter-sec img, .testimonial-sec ul.testimonial-slider li .test-wrap img {
    display: table;
    margin: auto
}

.portfolio_sec {
    padding: 70px 0;
    background: #1E4FFD
}

    .portfolio_sec h3 {
        font-size: 45px;
        font-weight: 700;
        color: #fff
    }

.btn-size, .cta-blue h3 span {
    font-weight: 600
}

.portfolio_sec p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    padding: 20px 0 40px
}

.footer-form .main-heading span {
    display: table;
    margin: 0 auto 10px;
    font-size: 30px;
    font-weight: 600;
    color: #fff
}

@media (max-width:1200px) {
    .menu-Bar, ul.menu li, ul.menu li a {
        display: block
    }

    img {
        max-width: 100%;
        height: auto
    }

    .menu-Bar {
        top: 0
    }

    .menuWrap.open {
        display: flex;
        left: 0
    }

    .menuWrap {
        position: fixed;
        left: -210%;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background: #0f4c97;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        transition: .4s;
        z-index: 3;
        width: 100vw
    }

    ul.menu li a {
        padding: 0;
        text-align: center;
        margin-bottom: 15px;
        margin-right: 0;
        color: #fff;
        font-size: 15px;
        text-transform: capitalize
    }

    .logo img {
        max-width: 50%
    }

    .container {
        position: relative
    }

    header .main-header ul.menu > li {
        display: block;
        margin: 0;
        padding: 0
    }

        header .main-header ul.menu > li a {
            color: #fff
        }

            header .main-header ul.menu > li a:before {
                display: none
            }
}

@media (max-width:1000px) {
    .pop-form {
        max-width: 780px !important;
        height: 620px !important
    }

    div#pop-form .form-logo {
        margin: 40px 0 0 0
    }

    .popupform-main .pop-form .offer {
        top: -10px
    }
}

@media (min-width:991px) and (max-width:1199px) {
    .banner-list li {
        color: #fff;
        font-size: 13px
    }
}

.popupform-main .pop-form .offer {
    position: absolute;
    z-index: 999;
    left: -90px;
    top: -10px;
    transform: scale(0.9);
    animation: 1.5s blink ease-in infinite
}

@keyframes blink {
    0% {
        transform: scale(0.9);
    }

    50% {
        transform: scale(1)
    }

    100% {
        transform: scale(0.9)
    }
}

.pop-form .close-btn {
    width: 64px;
    height: 57px;
    display: block;
    position: absolute;
    background: center/cover no-repeat;
    top: -20px;
    right: -20px;
    font-size: 0;
    font-weight: 900;
    color: transparent;
    padding-top: 0;
    border-radius: 0;
    border: 0;
    z-index: 9999
}

div#pop-form .form-logo {
    margin: 35px 0 0 0;
    max-width: 100px;
}

.counter-sec:before, .how-sec:after, .how-sec:before {
    background-size: cover;
    content: ''
}

.popupform-main {
    position: fixed;
    background-color: rgba(0,0,0,.62);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
    transition: 0.8s
}

.pop-form {
    position: absolute;
    width: 490px;
    height: 640px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding: 0 0 0 5px;
    z-index: 99;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    background: #1E4FFD;
    border-bottom: 6px solid #fff;
    border-radius: 20px 0 20px 20px
}

    .counter-sec, .footer-form, .how-sec, .pop-form .submit-btn, .port-box, .port-box .box-content img, .pricing-box, .testimonial-sec, .ul-list-mm li {
        position: relative
    }

.popupform-main h2 {
    font-size: 22px;
    margin: 10px 10px 40px;
    color: #fff;
    font-weight: 700
}

div#pop-form::after {
    content: "";
    background: url(../images/offer.png);
    position: absolute;
}

.pop-form form .control-group input[type=email], .pop-form form .control-group input[type=number], .pop-form form .control-group input[type=text], .pop-form form .control-group select, .pop-form form .control-group textarea {
    background-color: #fff;
    font-family: Nunito,sans-serif;
    text-align: left;
    resize: none
}

.popupform-main form input[type=email], .popupform-main form input[type=number], .popupform-main form input[type=text] {
    color: #333;
    padding: 10px;
    height: 44px;
    width: 100%;
    background: 0 0;
    border: 1px solid #ccc;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 4px;
    font-family: Nunito,sans-serif;
    margin: 0 0 20px;
    min-height: 50px
}

.pop-form .submit-btn {
    font-size: 22px;
    padding: 10px 0;
    background-color: #e1342d;
    color: #fff;
    cursor: point+er;
    border-radius: 50px;
    border: none;
    width: 100%;
    margin: 10px 0 0 !important;
    font-weight: 700
}

.popupform-main h3 {
    font-size: 36px;
    margin: 20px 10px 0;
    color: #fff;
    font-weight: 700
}

input.required.email {
    margin: 0 0 20px !important
}

.control-group input::placeholder, .control-group textarea::placeholder {
    color: #000
}

.how-sec {
    /*    background: #1E4FFD;*/
    padding: 20px 0 70px;
    background: url('../images/bg-blues.png');
    background-size: cover;
    background-repeat: no-repeat;
}

/*    .how-sec:before {
        position: absolute;
        background-image: url(../images/how-left.png);
        width: 132px;
        height: 231px;
        left: 80px;
        top: 150px
    }

    .how-sec:after {
        position: absolute;
        background-image: url(../images/how-right.png);
        width: 189px;
        height: 1105px;
        right: 110px;
        bottom: 120px
    }*/

    .how-sec .main-para {
        width: 65%;
        margin: auto;
        padding-bottom: 10px
    }

    .how-sec .row {
        margin-top: 60px
    }

    .how-sec img {
        display: table
    }

    .how-sec h4 {
        color: #FFC107;
        font-size:40px;
        font-weight: 700
    }

        .how-sec h4 span {
            color: #FFC107
        }

    .how-sec p {
        color: #fff;
        width: 70%;
        padding: 20px 0;
        font-size: 17px;
        line-height: 27px;
        font-weight: 400
    }

.counter-sec:before {
    position: absolute;
    background-image: url(../images/counter-bg-img.png);
    width: 329px;
    height: 342px;
    right: 50px;
    filter: grayscale(1);
    top: 0;
    bottom: 0;
    margin: auto
}

.btn-yellow {
    background: #e61137;
    color: #fff;
    border: 2px solid #e61137
}

.btn-size {
    font-size: 15px;
    padding: 10px 15px
}

.btn-border {
    color: #fff;
    background: 0 0;
    border: 2px solid #fff
}


.story-sec ul.banner-cta li:nth-child(2) a {
    background: #000;
    border: 2px solid #000
}

.story-sec ul.banner-cta li:nth-child(2) a:hover {
    background: #fff;
  color:#000;
   border:2px solid #000;
}

.banner-cta a.popup_open {
    border: 2px solid #fff !important;
}

    .banner-cta a.popup_open:hover {
        border: 2px solid #000 !important;
    }
.cta-blue {
    background-color: #0B0621
}

    .cta-blue h3 {
        color: #fff;
        font-size: 36px;
        font-weight: 300;
        text-align: end
    }

    .cta-blue ul {
        display: flex;
        justify-content: end;
        margin-top: 40px
    }

        .cta-blue ul li {
            margin: 0 10px
        }

    .cta-blue img {
        width: 100%
    }

.counter-sec {
    background-size: cover;
    padding: 60px 0;
    background-repeat: no-repeat
}

    .counter-sec .main-heading, .counter-sec p {
        color: #000;
        width: 100%;
        margin: auto
    }

    .counter-sec .counter-wrap {
        margin: 40px 0
    }

        .counter-sec .counter-wrap.c-border {
            border-left: 1px solid #807853;
            border-right: 1px solid #807853
        }

        .counter-sec .counter-wrap span.count {
            font-size: 36px;
            color: #ffb703;
            font-weight: 700;
            margin: 0 0 15px
        }

        .counter-sec .counter-wrap p.counter-plus {
            display: inline;
            font-size: 36px;
            font-weight: 600;
            color: #ffb703
        }

        .counter-sec .counter-wrap p {
            font-size: 18px;
            color: #282828;
            font-weight: 500
        }

.testimonial-sec {
    padding: 60px 0 150px
}

    .testimonial-sec:before {
        position: absolute;
        content: '';
        background-image: url(../images/testimonail-bg.gif);
        width: 620px;
        background-size: cover;
        height: 422px;
        right: 0;
        bottom: 0
    }

    .testimonial-sec ul.testimonial-slider {
        position: relative;
        width: 60%;
        margin: 60px auto auto
    }

        .testimonial-sec ul.testimonial-slider:before {
            position: absolute;
            content: '';
            background: #8eff00;
            height: 400px;
            width: 50px;
            left: -40px;
            z-index: 999
        }

        .testimonial-sec ul.testimonial-slider:after {
            position: absolute;
            content: '\f10d';
            font-size: 60px !important;
            color: #8eff00;
            font-weight: 800 !important;
            left: -60px;
            top: -30px;
            text-shadow: 4px 2px 0 #fff,1px 2px 0 #fff,1px -1px 0 #fff;
            z-index: 999;
            font: 14px/1 FontAwesome
        }

        .testimonial-sec ul.testimonial-slider li .test-wrap p {
            font-size: 22px;
            color: #000;
            line-height: 30px;
            font-weight: 500;
            width: 90%;
            margin: auto;
            padding: 20px 0
        }

        .testimonial-sec ul.testimonial-slider li .test-wrap h4 {
            color: red;
            font-weight: 700;
            font-size: 22px;
            margin: 0 0 20px
        }

            .testimonial-sec ul.testimonial-slider li .test-wrap h4 span {
                font-weight: 400;
                color: #000
            }

    .testimonial-sec ul.slick-dots {
        bottom: -100px;
        text-align: center;
        display: flex;
        justify-content: center;
        width: unset;
        padding: 0
    }

    .testimonial-sec .slick-dots li button {
        background: #e5e5e5
    }

    .testimonial-sec .slick-dots li.slick-active button {
        border: 3px solid #d2002d;
        background: 0 0
    }

.wht_btn_prent input[type=submit] {
    display: table;
    width: auto !important;
    float: right;
    background-color: #ffd50c;
    margin: 0 !important;
    font-weight: 700;
    padding: 0 50px !important;
    border-radius: 5px
}

.testimonailssection {
    background-color: #EFE9E6
}

.footer-form {
    padding: 60px 0;
    background-color: #EFE9E6
}

/*    .footer-form:before {
        position: absolute;
        content: '';
        background-image: url(../images/contact.gif);
        width: 621px;
        background-size: cover;
        height: 346px;
        left: 0;
        bottom: 0px
    }*/

    .footer-form .form-wrap form input, .footer-form .form-wrap form textarea {
        width: 100%;
        border: 0;
        margin: 0;
        height: 46px;
        padding: 10px 20px;
        color: #fff;
        border-radius: 5px;
        color:#000
    }

    .footer-form .form-wrap form textarea {
        height: 100px
    }

    .footer-form .form-wrap form .btn-red {
        background: red;
        display: inline-block;
        width: unset;
        float: right;
        color: #fff;
        padding: 10px 30px;
        margin: 0
    }

    .footer-form .form-wrap form input:active, .footer-form .form-wrap form input:focus, .footer-form .form-wrap form textarea:active, .footer-form .form-wrap form textarea:focus {
        background: transparent;
        box-shadow: 0 0 0 .2rem rgba(30,79,253,.4);
        border-color: rgb(30,79,253);
    }

    .footer-form .form-wrap form::-webkit-input-placeholder {
        color: #000
    }

    .footer-form .form-wrap form:-ms-input-placeholder {
        color: #000
    }

    .footer-form .form-wrap form::placeholder {
        color: #000
    }

.main-heading {
    font-size: 60px;
    color: #000;
    font-weight: 700
}

.main-para {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    line-height: 24px;
    padding: 10px 0
}

section.form_bt_sec {
    background-color: #ff7166;
    padding: 70px 0;
    background-image: url(../images/bt-form-img-bg.png);
    background-repeat: no-repeat;
    background-position: right center
}

.form_bt_box input, .form_bt_box textarea {
    background: #fff;
    border: none
}

.form_bt_box .row {
    margin: 0
}

.form_bt_box input:focus, .form_bt_box textarea:focus {
    outline: 0;
    background-color: #fff;
    border-color: transparent;
    box-shadow: 0 0 0 0 rgb(30 79 253 / 25%)
}

.form_bt_box input::-webkit-input-placeholder, .form_bt_box textarea::-webkit-input-placeholder {
    color: #333333 !important
}

.form_bt_box input:-moz-placeholder, .form_bt_box textarea:-moz-placeholder {
    color: #333333 !important
}

.form_bt_box input::-moz-placeholder, .form_bt_box textarea::-moz-placeholder {
    color: #333333 !important
}

.form_bt_box input:-ms-input-placeholder, .form_bt_box textarea:-ms-input-placeholder {
    color: #333333 !important
}

footer.footer_sec {
    /*    background-color: #121212;*/
    padding: 60px 0 0;
    background-image: url(../images/footerbg.png);
}

.footer_box p {
    color: #c3c3c3;
    font-size: 16px;
    margin: 0 0 30px;
    line-height: 25px
}

img.logo_ft {
    margin: 0 0 30px;
    width: 60%
}

.footer_box h3 {
    color: #fff;
    font-size: 25px;
    margin: 0 0 20px;
    font-weight: 500;
    line-height: 35px
}

a.ft_btn {
    background: #ffd50c;
    padding: 14px 27px;
    border-radius: 5px;
    transition: .5s;
    color: #000;
    font-size: 17px;
    font-weight: 600
}

.dmca {
    margin: 40px 0 0;
    display: flex;
    column-gap: 20px
}

.copyright {
/*    background-color: #0c0c0c;*/
    padding: 30px 0;
    color: #fff;
    margin: 0px 0 0
}
    .copyright a:hover {
        text-decoration:underline !important;
    }
    .terms_and_privacy {
        /*    background-color: #121212*/
    }

.form_bt_box {
    margin: 50px 0 0
}

.ul-list-mm {
    column-count: 2;
    padding: 0 0 25px
}

    .ul-list-mm li {
        color: #000;
        font-size: 15px;
        font-weight: 400;
        padding: 0 0 10px 15px;
        height: 30px;
        line-height: 24px;
        margin: 0 0 30px
    }

.sotry-col-1 {
    display: flex;
    align-items: center
}

.sotry-col-2 {
    display: flex;
    align-items: center;
    margin-top: 45px
}

.hd-txt h2 {
    font-size: 40px;
    font-weight: 700;
    color: #3D3D3D;
    line-height: 52px;
    padding-bottom: 20px;
    word-spacing: -3px
}

.story-btn-st {
    margin-top: 25px
}

.hd-txt p {
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    padding: 0 0 20px;
    color: #060606;
}

.story-side-img img {
    width: 100%;
    border-radius: 8px
}

.story-sec {
    padding: 80px 0
}
/*
    .story-sec .banner-cta li:nth-child(2) a, ul.tabing-port li.current, ul.tabing-port li:hover {

        color: #000;
        border:2px solid #000; 
    }
*/

    .story-sec .banner-cta li:nth-child(2) a, ul.tabing-port li.current, ul.tabing-port li:hover {
        /* background: #000; */
        color: #000;
        border: 2px solid #ffffff;
        background: transparent;
        color: #Fff;
    }
        .story-sec .banner-cta li:nth-child(2) a:hover {
            background: #000;
            border: 2px solid #000;
            color:#fff;
        }


section.story-sec hr {
    width: 100%;
    border-bottom: 1px solid #333333;
    opacity: 1;
    margin-top: 50px;
}
.logo img {
    width: 100px
}

.button-call a {
    background: #fff !important;
    color: #1E4FFD !important;
    padding: 15px 24px;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 500;
    border: 2px solid #1E4FFD;
    font-weight:bold !important;
}

    .button-call a:hover {
        background: #1E4FFD !important;
        color:#fff !important;
    }

        .button-call a:hover i {
        color:#fff !important;
        }


        ul .tabing-port {
        list-style: none;
        margin: 0 0 50px;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }

    ul.tabing-port li {
        font-size: 14px;
        background: #fff;
        padding: 10px 30px;
        border-radius: 0px;
        color: #000;
        margin-right: 15px;
        display:inline-block;
        font-weight:bold;
    }



.portfolio_sec ul.tabing-port {
    justify-content: center;
    display: flex;
    margin-bottom: 30px;
    align-items: center;
}

.portfolio-tab .my-tabs .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

    .portfolio-tab .my-tabs .row .port-box {
        padding: 10px
    }

        .portfolio-tab .my-tabs .row .port-box img {
            object-fit: cover;
            max-width: 100%;
            width: 100%;
            /* height: 240px */
        }

    .portfolio-tab .my-tabs .row .col-sm-4 {
        padding: 0
    }

/*.portfolio-tab .my-tabs.tabs-all .port-box, .portfolio-tab .my-tabs.tabs-whiteboard .port-box {
    width: 380px;
     height: 250px !important; 
    margin-bottom: 15px
}*/

.portfolio-tab .port-box, .portfolio-tab .my-tabs.tabs-whiteboard .port-box {
    width: 380px;
    height: 250px !important;
    margin-bottom: 15px
}

    .portfolio-tab .my-tabs.tabs-all .port-box img, .portfolio-tab .my-tabs.tabs-whiteboard .port-box img {
        object-fit: cover;
        object-position: center
    }

.port-box .box-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    transform: scaleY(0);
    transition: .5s ease-in-out
}

    .port-box .box-content img {
        left: 0;
        width: 100%;
        z-index: -1
    }

    .port-box .box-content i {
        position: absolute;
        z-index: 1;
        font-size: 35px;
        color: #fff;
        transform: scaleY(0);
        transition: .6s ease-in-out
    }

.port-box:hover .box-content, .port-box:hover .box-content i {
    transform: scaleY(1)
}

.pricing-box {
    /*    background-image: url(../images/pkg-bg.png);*/
    background: #fff;
    border-radius: 0px;
    border: 5px solid #fff;
    padding: 60px 20px;
    transition: 1s linear;
    margin-top: 40px;
    border: 2px solid #1E4FFD;
}

    .pricing-box del.old-price {
        display: block;
        margin: 0;
        padding: 0 0 30px
    }

    .pricing-box a.popup_open.get-btn {
        margin-top: 30px
    }

    .pricing-box .get-btn {
        background: #1E4FFD;
        color: #fff;
    }

.pricing-box-3.pricing-box-33:before {
    content: '';
    position: absolute;
    display: block;
    right: -30px;
    top: 0;
    bottom: 0;
    font-size: 20px;
    background: #1E4FFD;
    height: 100%;
    width: 1px
}

/*.pricing-box {
    transform:  inherit !important;
    transition: 1s linear
}*/
.pricing-box:hover {
    transform: scale(1.1);
    transition: 1s linear
}


    .pricing-box:hover .pricing-box-3.pricing-box-33:before {
        background: #fff;
    }


    .pricing-box:hover a.popup_open.get-btn {
        background: #000
    }

@media screen and (max-width:576px) {
    ul.tabing-port li {
        margin-top: 10px
    }

    .wht_btn_prent {
        display: flex
    }
}
.cl-white {
    color: #fff;
}

.iti-group {
    position: relative;
}

.wht_btn_prent button {
    display: table;
    width: auto !important;
    float: right;
    background-color: #ffd50c;
    margin: 0 !important;
    font-weight: 700;
    padding: 10px 50px !important;
    border-radius: 5px;
}

.field-error-message {
    font-weight: 300 !important;
    color: #CC0000;
    text-align: left;
}

.popupform-main form input, .popupform-main form textarea {
    border: 1px solid #ccc;
    color: #fff !important;
    background: transparent !important;
    min-height: 44px;
    height: 50px;
}
.popupform-main form textarea {
    height: 125px;
    resize: none;
}
    .popupform-main form input::placeholder, .popupform-main textarea::placeholder {
        color: #fff;
    }
.popupform-main input.form-control:focus, .banner-form-inner input.form-control:focus, .popupform-main textarea:focus {
    box-shadow: 0 0 0 .2rem rgba(30,79,253,.4);
    border-color: rgba(30,79,253,.4);
    border: 1px solid #fff !important;
}

.mynumber {
    padding: 30px 0 !important;
}

.numberdetails h3 {
    font-size: 46px;
    font-weight: bold;
    padding-bottom: 12px;
}

.gapcustom {
    gap: 20px;
}

.ctatwo {
    background: url('/lp/video-offer/assets/images/bgcta2.png');
/*    padding:50px 0;*/
    background-repeat:no-repeat;
    background-size:cover;
}

    .ctatwo ul.banner-cta a.popup_open:hover {
        border: 2px solid #fff !important;
    }


.customtext.hd-txt {
    padding: 40px 0 40px 0;
}

.ctaimage22 img {
    width: 100%;
    margin-top: 20px;
}

.testimonailssection {
    padding:50px 0;
}
.testibox h3 {
    font-size:30px;
    font-weight:bold;
    color:#fff;
}

.testibox {
    background: #1E4FFD;
    padding: 20px;
    text-align: center;
    align-content: center;
    /* display: flex
; */
    height: 320px !important;
}

    .testibox p {
        font-size: 18px;
        color: #fff;
        line-height: 28px
    }

    .testibox img {
        margin: 0px auto;
        padding: 20px 0;
        display:flex;
        justify-content:center;
        width:100px !important;
    }

.footer_box h5 {
    font-weight: bold;
}

.row.bordertt {
    border-top: 1px solid #fff;
    padding-top: 20px;
    margin-top: 40px;
}


.pop-form button {
    background: #000;
    border-color: #000;
}

.main-banner .video {
    opacity: 0.25;
}

.rightarrows {
    position: relative;
}

    .rightarrows:after {
        background-repeat: no-repeat;
        background: url(../images/icons-arrow.png);
        width: 135px;
        height: 73px;
        position: absolute;
        content: "";
        display: block;
        top: 10px;
        background-size: contain;
        left: -90px;
    }


.leftarrows {
    position: relative;
}

    .leftarrows:after {
        background: url(../images/righticos.png);
        width: 135px;
        height: 73px;
        position: absolute;
        content: "";
        display: block;
        top: 10px;
        background-size: contain;
        right: -100px;
        background-repeat: no-repeat;
    }
p#error-message3 {
    color: red;
    margin-top: 10px;
    display: block;
}

.form_bt_box button {
    width: 100%;
}



.footer-form .iti__selected-country-primary {
    background: #1f52fa !important;
}

.iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown {
    position: relative;
}


.banner-form-inner button.iti__selected-country {
    padding: 0 9px !important;
}


.how-sec.centerboxs .rightarrows img {
    width: 100% !important;
}

.how-sec.centerboxs .leftarrows img {
    width: 100% !important;
}

.how-sec.centerboxs .container .row {
    display: flex;
    justify-content: center;
    gap: 25px;
}

.how-sec.centerboxs .container p {
    width:100%;
}

