@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
}

.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: #f5f5f5
}

::-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: #e28f26
}

.my-tabs.current, [class^=box-].showfirst {
    display: block
}

html {
    scroll-behavior: smooth
}

body {
    font-family: Poppins;
    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: 40px;
    justify-content: flex-end;
    padding-right: 30px
}

.banner-cta, .main-banner {
    display: flex;
    align-items: center
}

.main-header {
    padding: 22px 0;
    background: #000
}

.header-cta li a {
    color: #000;
    font-size: 17px;
    font-weight: 600
}

    .header-cta li a i {
        color: red;
        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
}

.video video {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.main-banner::before {
    position: absolute;
    content: "";
    background: #323232;
    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: #e61137
}

.pricing-box p {
    color: #fff;
    margin-bottom: 10px;
    font-size: 18px;
    height: 40px
}

.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 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 15px;
        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: #e61137;
    padding: 15px 19px;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500
}

.banner-cta li:nth-child(2) a {
    background: #ffff;
    padding: 15px 24px;
    color: #000;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #fff
}

.banner-form {
    background: #e61137;
    padding: 32px 21px;
    border-radius: 5px
}

    .banner-form input {
        width: 100%;
        height: 45px;
        background: #ffff;
        border-radius: 5px;
        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: #7eff00;
            font-size: 47px;
            padding-right: 6px
        }

    .banner-form input::placeholder, .banner-form textarea::placeholder {
        color: #000;
        font-weight: 500
    }

    .banner-form textarea {
        width: 100%;
        height: 102px;
        background: #ffff;
        border-radius: 5px;
        margin: 0 0 15px;
        padding: 15px 10px 0 24px;
        resize: none
    }

    .banner-form button, .btn_greens {
        border-radius: 5px;
        background-color: #ff932b;
        box-shadow: 0 0 10px 0 rgba(255,78,64,.4);
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        width: 100%;
        height: 45px;
        transition: .5s
    }
        .btn_greens:hover {
            background-color: #e61137;
        }
        .banner-form-inner {
            background: #f1f2ff;
            padding: 20px 15px
        }

.brands-list {
    justify-content: center;
    column-gap: 99px
}

.brands-logos {
    background: #f4f4f4;
    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
    }

.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: 77px;
    height: 88px;
    background: url(../images/pricing-bf.png) 0 0/contain;
    position: absolute;
    top: -30px;
    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: #fff;
        font-size: 31px;
        font-weight: 700
    }

    .pricing-box-1 span {
        color: #fff;
        font-size: 40px;
        font-weight: 700;
        display: block;
        position: relative;
        margin: 15px 0 10px
    }

@keyframes blinker {
    50% {
        color: #fff500
    }
}

.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: #00000057;
    line-height: 35px
}

.get-btn, .pricing-list li {
    color: #fff;
    font-weight: 600
}

.pricing-list {
    padding: 0;
    margin: 10px 0;
    overflow-y: auto;
    height: 290px
}

.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(255 78 64 / 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
}

.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: #fff
}

.pricing-box-3 a {
    color: #fff;
    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
}

.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: #fb4968
}

    .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: 225px;
}

.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: linear-gradient(311deg, #8f0107 30%, #430101 80%);
    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: #121212;
    padding: 20px 0 70px
}

    .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: #fff;
        font-size: 32px;
        font-weight: 700
    }

        .how-sec h4 span {
            color: #7eff00
        }

    .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
}

.cta-blue {
    background-color: #03a
}

    .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
}

.footer-form {
    padding: 60px 0;
    background-color: #ff7166
}

    .footer-form:before {
        position: absolute;
        content: '';
        background-image: url(../images/footer.gif);
        width: 621px;
        background-size: cover;
        height: 346px;
        left: 0;
        bottom: -12px
    }

    .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
    }

    .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(255,78,64,.4);
        border-color: rgb(255,78,64);
    }

    .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: #d55e54;
    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(0 123 255 / 25%)
}

.form_bt_box input::-webkit-input-placeholder, .form_bt_box textarea::-webkit-input-placeholder {
    color: #fff !important
}

.form_bt_box input:-moz-placeholder, .form_bt_box textarea:-moz-placeholder {
    color: #fff !important
}

.form_bt_box input::-moz-placeholder, .form_bt_box textarea::-moz-placeholder {
    color: #fff !important
}

.form_bt_box input:-ms-input-placeholder, .form_bt_box textarea:-ms-input-placeholder {
    color: #fff !important
}

footer.footer_sec {
    background-color: #121212;
    padding: 60px 0 0
}

.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: 70px 0 0
}

.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: #000;
    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
}

.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 {
        background: #000;
        color: #fff
    }

        .story-sec .banner-cta li:nth-child(2) a:hover {
            background: #e61137
        }

.logo img {
    width: 225px
}

.button-call a {
    background: #000 !important;
    color: #fff !important;
    padding: 15px 24px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #fff
}

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: 24px;
        color: #000;
        margin-right: 15px
    }

.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; */
    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);
    border-radius: 15px;
    border: 5px solid #fff;
    padding: 40px 20px;
    transition: 1s linear;
    margin-top: 40px
}

    .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-3.pricing-box-33:before {
    content: '';
    position: absolute;
    display: block;
    right: -30px;
    top: 0;
    bottom: 0;
    font-size: 20px;
    background: #e28f26;
    height: 100%;
    width: 1px
}

.pricing-box:hover {
    transform: scale(1.1);
    transition: 1s linear
}

    .pricing-box:hover a.popup_open.get-btn {
        background: #e28f26
    }

@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(255,78,64,.4);
    border-color: rgb(255,78,64);
}