.get-in-touch-sec .row,
.main-home-banner,
.testi-details,
ul.btn-cta {
    align-items: center;
    display: flex;
}
.portfolio_box a,
.portfolio_box a:after,
.portfolio_box a:before {
    transition-duration: 0.5s;
}
.header-cta li a,
.our-project .project-slider .slick-dots li.slick-active button {
    background-color: transparent !important;
}
::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, 0.3);
    background-color: #fff;
}
::-webkit-scrollbar-thumb:vertical {
    border-radius: 10px;
    background-color: #000;
}
.folio-sec [class^="box-"],
.tech-logos,
[class^="box-"],
ul.btn-cta li:nth-child(3) a {
    display: none;
}
.folio-sec [class^="box-"].showfirst,
[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;
}
a,
input[type="submit"],
span {
    display: inline-block;
}
*,
:focus,
:hover {
    outline: 0 !important;
}
img {
    max-width: 100%;
    height: auto;
}
a,
input[type="submit"] {
    cursor: pointer;
}
a:hover {
    color: #e18e25;
    text-decoration: none;
}
button,
input[type],
select,
textarea {
    background: 0 0;
    border: none;
    border-radius: 0;
    font-family: Poppins;
    font-weight: 400;
}
.banner-form input,
.banner-form textarea {
    background-color: rgba(237, 237, 237, 0);
    width: 100%;
}
.main-banner-head h3,
.main-banner-head h4 {
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}
::-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;
}
.main-home-banner {
    background: url("../images/banner.jpg") 0 0 / cover no-repeat;
    height: 733px;
    z-index: 1;
    position: relative;
    padding-top: 60px;
}
header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
}
.main-header {
    padding: 25px 0 0;
}
.main-banner-head h3 {
    font-size: 46px;
    line-height: 65px;
}
.main-banner-head h4 {
    font-size: 18px;
    line-height: 5px;
    line-height: initial;
}
.main-banner-head span {
    color: #00732a !important;
}
.logo img {
    width: 100%;
}
.about-head h3 strong,
.main-banner-head strong,
.tech-sec h3 strong {
    font-weight: 300;
}
.main-banner-head p {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    padding: 10px 0 25px;
    font-weight: 400;
}
ul.btn-cta li:first-child a {
    border: 2px solid #fff;
    border-radius: 4px;
    padding: 13px;
    color: #fff;
    font-size: 14px;
    transition: 0.5s;
}
ul.btn-cta li:nth-child(2) a {
    border: 2px solid #fff;
    border-radius: 4px;
    padding: 13px;
    color: #fff;
    margin: 0 0 0 30px;
    font-size: 14px;
    transition: 0.5s;
}
ul.btn-cta li:first-child a:hover,
ul.btn-cta li:nth-child(2) a:hover{
    background: #fff;
    color: #0c1949 !important;!i;!;
}
.banner-form {
    padding: 25px 35px;
    border-radius: 25px;
    background: url("../images/form-bg.png") no-repeat;
}
.banner-form input {
    border: 1px solid #ccc;
    height: 43px;
    border-radius: 22px;
    padding: 0 0 0 30px;
    font-size: 14px;
    margin: 0 0 10px;
}
.banner-form textarea {
    border: 1px solid #ccc;
    height: 100px;
    border-radius: 22px;
    padding: 15px 0 10px 30px;
    font-size: 14px;
    resize: none;
    margin: 0 0 20px;
}
.form-fld label {
    position: absolute;
    top: 15px;
    left: 12px;
}
.about-us,
.cta-box,
.folio-sec,
.form-fld,
.label-fld,
.progress-bar-new,
.service-box,
.service-sec,
ul.tech-sec-list {
    position: relative;
}
.form-fld label i::before {
    font-family: FontAwesome !important;
    color: #c4c4c4;
    font-size: 14px;
}
.banner-form h6 {
    font-size: 14px;
}
.banner-form p {
    font-size: 16px;
    line-height: 26px;
    color: #999;
    padding: 0 0 15px;
    font-weight: 500;
}
.banner-form h5 {
    color: #333;
    font-weight: 700;
    padding: 10px 0;
    font-size: 32px;
}
.header-cta li a {
    font-weight: 700;
    vertical-align: middle;
    border: 2px solid #fff;
    border-radius: 4px;
    padding: 10px 20px;
    color: #fff;
    transition: 0.5s;
}
.banner-form button,
.little-head {
    border-radius: 5px;
    background: #E37701;
}
.blink-btn {
    font-size: 25px;
    color: #fff;
    animation: 1s linear infinite blink;
}
@keyframes blink {
    0% {
        opacity: 0;
    }
    50% {
        background-color: #3da300;
    }
    100% {
        opacity: 1;
    }
}
.main-header .col-md-6 {
    text-align: right;
}
.banner-form span,
.tech-sec h3 span {
    color: #e37701;
}
.banner-form button {
    color: #fff;
    height: 45px;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    transition: 0.5s;
}
.tech-sec h3,
.tech-sec p {
    color: #333;
    text-align: center;
}
.banner-form::before {
    position: absolute;
    background: url("../images/price-badge.png");
    content: "";
    width: 113px;
    height: 118px;
    right: -20px;
    top: -50px;
    display: none;
}
.banner-form::after {
    position: absolute;
    background: url("../images/form-poly.png") 0 0 / cover;
    /* content: ""; */
    width: 588px;
    height: 535px;
    top: 0;
    left: -40px;
    right: 0;
    margin: auto;
    z-index: -1;
    bottom: 0;
}
.banner-form button:hover {
    background: #000;
    color: #fff;
}
.header-cta li a img {
    padding: 0 15px 0 0;
    vertical-align: middle;
}
.tech-logos {
    align-items: center;
    justify-content: space-around;
}
.tech-sec h3 {
    font-size: 40px;
    font-weight: 700;
}
.tech-sec p {
    font-size: 14px;
    line-height: 28px;
    padding: 25px 0 70px;
}
.about-head p,
.tech-sec-list li {
    padding: 0 0 20px;
    color: #333;
    font-size: 16px;
}
.tech-sec .container {
    border-bottom: 1px solid #313a4d;
    padding: 60px 0;
}
.cta-box:hover,
.service-box:hover {
    border-color: #fff;
    border-style: dashed;
}
.little-head {
    padding: 12px 30px;
    color: #fff;
    background-image: -ms-linear-gradient(45deg, #168ac9 0, #2c8c94 100%, #5921b1 100%, #4d248e 100%);
    display: table;
    margin: auto;
}
.about-head p {
    line-height: 29px;
}
ul.tech-sec-list {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 10px;
    top: 0px;
}
.cta-box,
.folio-tab {
    align-items: center;
    display: flex;
}
.tech-sec-list li {
    font-weight: 600;
    width: 50%;
    display: flex;
}
.about-head h3 {
    font-size: 40px;
    line-height: 60px;
    color: #333;
    font-weight: 700;
    padding: 20px 0 0;
}
.about-head h3 span {
    color: #ac2029;
}
.about-us {
    padding: 80px 0;
}
.about-us::before {
    position: absolute;
    content: "";
    background: url("../images/about-cir.png");
    width: 273px;
    height: 720px;
    right: 0;
    top: 0;
    margin: auto;
}
.pricing-box::before,
.service-box::before {
    /* content: ""; */
    width: 351px;
    height: 351px;
    transition: 0.5s;
}
ul.tech-sec-list li i {
    padding: 0 10px 0 0;
    filter: hue-rotate(235deg);
}
ul.tech-sec-list li i img {
    filter: brightness(0) saturate(100%) invert(85%) sepia(37%) saturate(609%) hue-rotate(103deg) brightness(92%) contrast(88%);
}
.progress-bar-new {
    width: 50%;
    top: -120px;
}
.progress-bar-new .progress {
    margin: 11px 0 30px;
}
.progress-bar-striped {
    background: #0c2677;
    color: #fff;
}
.label-fld label {
    position: absolute;
    color: #000;
    top: -20px;
    font-size: 12px;
}
.cta-box {
    border-radius: 10px;
    padding: 22px;
    transition: 0.5s;
    border: 1px solid #6e3b02;
    background: #6e3b02;
}
.cta-box h6 {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    padding: 0 0 0 25px;
}
.about-us .container,
.popupform-main .main-pop .col-md-12 {
    padding: 0;
}
.folio-sec .col-md-4 {
    margin: 0 0 30px;
}
.folio-sec .little-head,
.testi-sec .little-head {
    background: #0000006b;
}
.folio-sec .about-head h3 span,
.testi-sec .about-head h3 span {
    color: #ffffff8f !important;
}
.folio-sec .about-head,
.platform_1 img,
.pricing-sec .about-head,
.service-sec .about-head,
.testi-sec .about-head {
    text-align: center;
}
.folio-tab {
    justify-content: center;
    margin: 0 0 40px;
}
ul.folio-tab li:nth-child(2) {
    margin: 0 30px;
}
ul.folio-tab li {
    border: 1px solid #ffff;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}
.folio-sec li.active {
    background-image: -moz-linear-gradient(45deg, #168ac9 0, #2c8c94 100%, #5921b1 100%, #4d248e 100%);
    background-image: -webkit-linear-gradient(45deg, #168ac9 0, #2c8c94 100%, #5921b1 100%, #4d248e 100%);
    background-image: -ms-linear-gradient(45deg, #168ac9 0, #2c8c94 100%, #5921b1 100%, #4d248e 100%);
    color: #fff;
    border-color: #1b8bbf;
}
.folio-sec {
    padding: 70px 0 0;
    z-index: 1;
    background-image: url(../images/banner-img-7.jpg);
    background-size: cover;
}
.folio-sec .btn-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 40px;
}
.service-sec {
    padding: 50px 0 37px;
}
.service-sec ul.btn-cta {
    justify-content: center;
}
.service-sec .about-head p {
    padding-bottom: 29px;
}
.service-box h5 {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    padding: 20px 0 15px;
}
.service-box p {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
}
.service-box {
    background: linear-gradient(3deg, #e37701, #834a0b);
    border-radius: 10px;
    padding: 30px;
    margin: 0 0 30px;
    border: 1px solid #834a0b;
    transition: 0.5s;
    overflow: hidden;
    min-height: 397px;
}
.service-box:hover {
    transform: scale(1.05);
}
.cta-box-img {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0.5;
}
.get-in-touch-sec {
    background: url(../images/touch-banner.webp) 0 0 / cover no-repeat;
    padding: 70px 0;
}
.get-in-touch-sec ul.btn-cta li a {
    color: #fff !important;
    border: 1px solid #fff !important;
}
.touch-af {
    position: absolute;
    left: -140px;
    z-index: -1;
    right: 0;
    margin: auto;
    bottom: 80px;
    filter: grayscale(1);
}
.pricing-box,
.touch-img {
    z-index: 1;
    position: relative;
}
.touch-img {
    margin: auto;
    top: 50px;
}
.pricing-sec .little-head {
    display: table;
    margin: auto;
}
.pricing-sec {
    padding: 70px 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.pricing-box {
    background: linear-gradient(358deg, #464545, #000000);
    padding: 50px 0 20px;
    border-radius: 10px;
    transition: 0.5s;
    border: 1px solid #464545;
    overflow: hidden;
}
.pricing-box:hover {
    background: #E37701;
}
ul.pricing-list img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7485%) hue-rotate(224deg) brightness(103%) contrast(99%);
}
.pricing-box::before {
    background: url("../images/circle-main.png");
    position: absolute;
    bottom: -200px;
    left: 240px;
    z-index: -1;
}
.pricing-box-1 {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0;
    justify-content: center;
    text-align: center;
}
img.price-img-4 {
    position: absolute;
    right: 0;
}
.pricing-box-2 h6 {
    color: #fff;
    font-size: 17px;
    padding: 0 0 12px;
}
.pricing-box-2 span {
    font-size: 45px;
    font-weight: 700;
    color: #ffffff;
}
.pricing-box-2 strong {
    color: #ffff;
}
.pricing-box-2 {
    padding: 0 0 0 20px;
    text-align: center;
}
ul.pricing-list li {
    color: #fff;
    padding: 15px 0 15px 30px;
    border-bottom: 2px solid #fff;
    font-size: 14px;
    line-height: 24px;
    align-items: center;
}
ul.pricing-list li img {
    padding: 0 10px 0 0;
    display: inline-block;
}
.pricing-box a {
    border: 2px solid #fff;
    border-radius: 4px;
    padding: 12px 42px;
    color: #fff;
    font-size: 15px;
    transition: 0.5s;
    display: table;
    margin: 30px auto 0;
    font-weight: 600;
}
.pricing-box a:hover {
    color: #ffff;
    background: #000;
    background-image: -ms-linear-gradient(1deg, rgb(140 70 59) 0, rgb(172 32 41) 100%, rgb(50 44 148) 100%, rgb(55 8 131) 100%);
    border-color: #000;
}
.pricing-box:hover {
    border-color: #fff;
    border-style: dashed;
}
.price-tab-list {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 0 45px;
}
ul.price-tab-list li {
    border: 2px solid #9297a1;
    border-radius: 4px;
    padding: 13px;
    color: #333;
    margin: 0 0 0 30px;
    font-size: 14px;
    transition: 0.5s;
    cursor: pointer;
    font-weight: 600;
}
.pricing-sec .col-md-4 {
    max-width: 100%;
    flex: 100%;
}
.pricing-sec li.active {
    background: #333;
    color: #1a8cba;
    border-color: #fff;
}
.testi-box {
    background: #fff;
    padding: 40px 20px;
    border-radius: 10px;
    text-align: center;
    min-height: 520px;
}
.testi-box p {
    color: #000;
    font-size: 14px;
    line-height: 26px;
    font-style: italic;
    padding: 20px 0;
    min-height: 230px;
}
.testi-details h5 {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    text-align: left;
}
.testi-details-inner h6 {
    color: #fff;
    font-size: 14px;
    padding: 10px 0 0;
    text-align: left;
}
.testi-details-inner {
    padding: 0 0 0 10px;
}
.testi-sec {
    padding: 70px 0;
    background: #e37701;
}
.footer-form-fld input {
    border: 1px solid #ccc;
    border-radius: 7px;
    height: 48px;
    padding: 0 0 0 30px;
    width: 100%;
    font-size: 14px;
    margin: 0 0 24px;
    color: #000;
}
.footer-form-fld textarea {
    border: 1px solid #ccc;
    border-radius: 7px;
    height: 100px;
    padding: 14px 0 10px 30px;
    width: 100%;
    font-size: 14px;
    resize: none;
    color: #000;
}
section.pricing-sec .slick-dots li button {
    background: #d5d5d5;
}
section.get-in-touch-sec .about-head h3,
section.get-in-touch-sec .about-head p {
    color: #fff;
}
section.about-us .little-head,
section.footer-sec .little-head,
section.get-in-touch-sec .little-head {
    margin: inherit;
}
section.folio-sec .about-head p,
section.folio-sec h3,
section.testi-sec .about-head h3,
section.testi-sec .about-head p {
    color: #fff;
}
section.footer-sec ul.btn-cta li:first-child a {
    color: #000;
    border-color: #333;
}
section.footer-sec ul.btn-cta li:nth-child(2) a {
    color: #333;
    border-color: #333;
}
.footer-form-fld label {
    position: absolute;
    top: 15px;
    left: 25px;
}
.footer-form button {
    padding: 15px 40px;
    margin: 10px 0 0;
    background: #e37701;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    transition: 0.5s;
    border: 2px solid #e37701;
}
.pricing-box:hover::before {
    left: 170px;
    bottom: -190px;
}
.footer-sec {
    padding: 55px 0;
}
.portfolio_box a:hover:before {
    content: "";
    position: absolute;
    background-color: rgba(21, 21, 21, 0.84);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    border-radius: 12px;
}
.portfolio_box a {
    overflow: hidden;
    width: 100%;
    display: block;
    border-radius: 12px;
}
.portfolio_box {
    position: relative;
    margin-bottom: 20px;
    border-radius: 0;
}
.portfolio_box a:hover:after {
    content: "Preview";
    position: absolute;
    background: url(../images/preview-search.png) center/70% no-repeat;
    height: 160px;
    width: 90px;
    top: -30px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: grid;
    color: #fff;
    text-align: center;
    line-height: 33px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    z-index: 99;
    align-items: end;
}
.portfolio_box a:hover img {
    transform: scale(1.2);
}
.portfolio_box img {
    width: 100%;
    object-fit: fill;
    transition-duration: 0.9s;
    transform: scale(1.1);
}
.service-box::before {
    background: url(../images/circle-main.png);
    position: absolute;
    bottom: -230px;
    left: 270px;
    z-index: 1;
}
.service-box:hover::before {
    left: 170px;
    bottom: -200px;
}
hr.ftr-hr {
    background: #313a4d;
    margin: 50px 0 30px;
}
.copy-text p {
    text-align: center;
    color: #33333;
    font-size: 14px;
    padding: 0 0 30px;
}
.copy-text span {
    color: #e37701;
    font-weight: 700;
}
.footer-form button:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}
.platform_1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.flip-card-back,
.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}
.flip-card-back,
.flip-card-front {
    -moz-backface-visibility: hidden;
    position: absolute;
    width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
    bottom: 0;
    margin: auto;
    display: grid;
    align-items: center;
    justify-content: center;
}
.active-key,
.flip-card-inner {
    position: relative;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}
.flip-card-inner {
    width: 100%;
    height: 100%;
}
.flip-card {
    background-color: transparent;
    width: 100%;
    perspective: 1000px;
    height: 90px;
    text-align: center;
}
.platform_2 {
    margin: 40px 0 0;
}
.platform_sec .clr_blk_p {
    padding: 0 0 40px;
}
.active-key {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
}
.pricing-list {
    height: 300px;
    overflow-y: scroll;
}
.popupform-main.active {
    display: block !important;
}
.popupform-main {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.62);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}
.pop-form {
    position: absolute;
    width: 1049px;
    height: 679px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url("../images/popup-2.png") 0 0 / cover;
    padding: 0;
    z-index: 99;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
div#pop-form {
    width: 100%;
    margin: 0 auto;
    display: table;
    text-align: center;
    padding-top: 70px;
}
.popupform-main h3 {
    font-size: 26px;
    margin: 31px 0 0;
    float: none;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 0 !important;
}
.popupform-main h2 {
    font-size: 40px;
    margin: 10px 0 0;
    color: #fff;
    font-weight: 700;
}
.popupform-main h4 {
    font-size: 26px;
    margin: 8px 0 0;
    color: #fff;
    font-weight: 700;
}
.pricing-box-2 h4,
.whats-app {
    font-size: 30px;
    text-align: center;
}
.pop-form .close-btn {
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    top: 80px;
    right: 120px;
    font-size: 18px;
    font-weight: 900;
    color: #000;
    padding-top: 3px;
    background-color: #e9e9e9;
    text-align: center;
    border-radius: 50px;
    align-items: center;
    display: grid;
    border: 3px inset #000;
}
div#pop-form form {
    width: 33%;
    margin: 0 auto;
    display: table;
}
.popupform-main .main-pop {
    padding: 25px 10px 0 0;
}
.pop-form form .control-group {
    margin-bottom: 10px;
}
form .control-group {
    margin-bottom: 24px;
    position: relative;
}
.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;
}
.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;
    min-height: 50px;
}
.pop-form .submit-btn {
    font-size: 18px;
    padding: 10px 0;
    background-color: #fff;
    color: #000;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    border: none;
    width: 100%;
    margin: 10px 0 0 !important;
    font-weight: 700;
    text-transform: uppercase;
}
.slick-list {
    margin: 0 -15px;
}
.slick-slide {
    margin: 0 15px;
}
.slick-dots {
    padding: 50px 0 0;
    text-align: center;
}
.slick-dots li {
    margin: 0 20px 0 0;
    width: auto;
    display: inline-block;
    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: 5px;
    width: 50px;
    border-radius: 7px;
    padding: 0;
    background: #fff;
    border: none;
    cursor: pointer;
    font-size: 0px;
    box-sizing: border-box;
}
.slick-dots li.slick-active button {
    background-color: #E37701 !important;
    width: 50px;
    height: 5px;
    border-radius: 7px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.flip-card-inner img {
    height: 70px;
}
.blinking {
    animation: 2s infinite blinkingText;
}
@keyframes blinkingText {
    0% {
        background: #6e3b02;
        color: #fff;
    }
    100%,
    49% {
        background: #fd7e14;
        color: #fff;
    }
    60% {
        background: #ffbe00;
        color: #fff;
    }
    99% {
        background: #e37701;
        color: #fff;
    }
}
.header-cta li a {
    font-size: 18px;
}
header .row {
    justify-content: space-between;
    width: 100%;
}
.pricing-box-2 h4 {
    color: #000000;
    font-weight: 600;
    padding: 10px 0 0;
}
.as-low-img {
    padding: 5px 0;
    display: none;
}
.testi-details img {
    border-radius: 5px;
}
.copy-text {
    display: flex;
    justify-content: space-between;
}
.copy-text ul {
    padding: 0;
    margin: 0;
    display: flex;
    column-gap: 20px;
}
.copy-text ul li a {
    color: #333;
    font-weight: 700;
}
a.whats-app i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.whats-app {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 80px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    left: 15px;
    z-index: 100;
}
h3 > span {
    color: #E37701 !important;
}
.little-head {
    background-image: #5bdec5 !important;
}
.logo {
    width: 221px !important;
}
.our-project {
    padding: 40px 0;
    position: relative;
}
.our-project::before {
    content: "";
    background-color: #55883e;
    position: absolute;
    width: 900px;
    height: 630px;
    border-radius: 15px;
    z-index: -1;
    top: 20px;
    left: 19%;
}
.our-project::after {
    background-image: url(../images/shape-2.webp);
    background-repeat: no-repeat;
    position: absolute;
    width: 65px;
    height: 65px;
    right: 118px;
    bottom: 50px;
    animation: 0.5s infinite alternate scrollDownAnimation;
    -webkit-animation: 0.5s infinite alternate scrollDownAnimation;
}
.our-project .project-slider::after,
.sec-marketplace::before {
    -webkit-animation: 12s ease-in-out infinite alternate both transform, 40s ease-in-out infinite both movement_one;
    background: #f4f4f4;
    border-radius: 30% 50% 20% 40%;
    content: "";
    opacity: 1;
}
.our-project .sec-title {
    z-index: 1;
    text-align: center;
}
.our-project .sec-title h2 {
    font-family: "Neue Montreal";
    font-size: 50px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2px;
}
.our-project .project-slider {
    padding: 30px 0;
    position: relative;
}
.our-project .project-slider::after {
    animation: 12s ease-in-out infinite alternate both transform, 40s ease-in-out infinite both movement_one;
    height: 600px;
    left: unset;
    right: -160px;
    position: absolute;
    top: -40px;
    width: 550px;
    z-index: -1;
}
.our-project .project-slider .items {
    padding: 20px;
}
.our-project .project-slider .items .items-img img {
    width: auto;
    height: auto;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
}
.our-project .project-slider .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
}
.btn-1 {
    background: linear-gradient(3deg, #054f3f 0, #5e8e3e 100%);
    padding: 12px 20px;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    line-height: 23px;
    width: 258px;
    transition: 0.3s ease-in-out;
    border: 1px solid #336f3e;
    letter-spacing: 1px;
}
.btn-1:hover {
    background: #fff;
    color: #336f3e;
}
.our-project .project-slider .slick-arrow {
    display: none !important;
}
.our-project .project-slider .slick-dots .slick-active {
    background-color: #000;
}
.our-project .request-btn {
    padding: 34px 0 0;
    margin: 0 auto;
    text-align: center;
}
.progress-bar-new {
    display: none;
}









.black_friday {
    width: 270px;
    height: 120px;
    background: #000000;
    color: #fff;
    position: fixed;
    bottom: 80px;
    left: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 2px solid #fff;
    border-radius: 15px;
    box-shadow: 0 0 1px 2px #e37701, 0 0 1px 2px #e37701 inset;
    filter: drop-shadow(0px 0px 5px #4ba89f);
    z-index: 9;
    cursor: pointer;
    animation: 1s linear infinite bf-animate;
    display: none;
}
.black_friday h2 {
    font-size: 25px !important;
    -webkit-text-stroke: 1.5px #e37701;
    text-shadow: 1px 2px 15px #ef7712;
    filter: drop-shadow(0px 0px 25px #ef7712);
    font-weight: 500;
    margin: 10px 0 0;
    color: #fff;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
}
.black_friday h2 span {
    padding-left: 5px;
    -webkit-text-stroke: 1px #fff;
    text-shadow: 1px 2px 15px #fff;
    filter: drop-shadow(0px 0px 25px #ed732e);
    color: #fff;
}
.black_friday .black_friday_top {
    width: 180px;
    height: 34px;
    background: 0 0;
    color: #fff;
    border: 2px solid #fcffeb;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    box-shadow: 0 0 1px 2px #e37701, 0 0 1px 2px #e37701 inset;
    filter: drop-shadow(0px 0px 5px #ed732e);
    margin-bottom: 5px;
    animation: 1s linear infinite bf-animate-2
}

.black_friday .black_friday_top p {
    font-size: 21px !important;
    margin-bottom: 0;
    color: #fff;
    font-family: 'Poppins';
    padding: 0;
    text-transform: uppercase;
}
.black_friday #veteran-countdown {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 80%;
    margin-top: 6px;
    padding: 5px 0;
    border: 2px solid #fff;
    border-right: 0;
    border-left: 0;
    border-radius: 6px
}
.black_friday #veteran-countdown .veteran-counter,
.cta-sec-2 .hd-txt,
.get-in-touch,
.industry-sec .hd-txt h2,
.modaL_order2 #countdown .labels {
    text-align: center
}
.black_friday #veteran-countdown .veteran-counter span.ping {
    font-size: 18px !important;
    font-weight: 600;
    color: #fff;
    margin: 0;
    padding: 0;
    display: flex;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    font-family: Yantramanav, sans-serif
}
.black_friday #veteran-countdown .veteran-counter span::before {
    content: attr(b);
    display: block;
    text-shadow: 0 0 12px rgb(238 238 238 / 50%), 0 0 32px rgb(238 238 238 / 30%), 0 24px 48px rgb(238 238 238 / 10%), 0 -24px 48px rgb(238 238 238 / 10%)
}
.black_friday #veteran-countdown .veteran-counter b {
    font-size: 14px !important;
    font-weight: 800;
    letter-spacing: 1px;
    font-family: Montserrat, sans-serif;
    margin: 0;
    padding: 0
}
@keyframes ping {
    0% {
        filter: drop-shadow(1px 1px 10px #003870)
    }

    50% {
        filter: unset
    }

    100% {
        filter: drop-shadow(1px 1px 10px #fff)
    }
}

@keyframes bf-animate {

    0%,
    100% {
        filter: drop-shadow(0px 0px 5px #4ba89f);
        transform: translateY(-5px)
    }

    50% {
        filter: drop-shadow(0px 0px 5px #ed732e);
        box-shadow: 0 0 1px 2px #ed732e, 0 0 1px 2px #ed732e inset;
        border-color: #000;
        transform: translateY(0)
    }

    80% {
        filter: drop-shadow(0px 0px 5px #ed732e);
        box-shadow: 0 0 1px 2px #ed732e0, 0 0 1px 2px #ed732e inset;
        border-color: #000
    }
}

@keyframes bf-animate-2 {

    0%,
    100% {
        filter: drop-shadow(0px 0px 5px #4ba89f)
    }

    50% {
        filter: drop-shadow(0px 0px 5px #e37701);
        box-shadow: 0 0 1px 2px #e37701, 0 0 1px 2px #e37701 inset;
        border-color: #000;
        transform: translateX(0)
    }

    80% {
        filter: drop-shadow(0px 0px 5px #e37701);
        box-shadow: 0 0 1px 2px #e37701, 0 0 1px 2px #e37701 inset;
        border-color: #000
    }
}


.thankgivingpop {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000cc;
    z-index: 99999;
    display: none;
}
.thankgivingpop .banner-form {
    min-width: 430px;
    background-size: cover;
    padding: 40px 40px;
}
.thankgivingpop .thanksinner {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.thankgivingpop .banner-form h5 {
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
    padding-top: 0;
    color: #e37701;
    padding-bottom: 6px;
}
.thankgivingpop .banner-form  p {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    padding-bottom: 0;
    color: #000;
    text-transform: uppercase;
}
.innerhead {
    animation: blink1 1s cubic-bezier(0.21, 0.43, 0.96, 0.72) infinite;
    margin-bottom: 30px;
    text-align: center;
}
.thankgivingpop .thanksinner .close {
    position: absolute;
    right: 50px;
    top: 40px;
    opacity: 1;
    color: #000000;
    font-weight: 400;
    font-family: cursive;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    font-size: 18px;
}
.thankgivingpop.openpop {
    display: block;
}
body.overflow {
    overflow: hidden;
}
@keyframes blink1 {
    0%,100% {
        transform: scale(1.1);
    }

    50% {
        transform: scale(1);
    }
}




@media screen and (max-width: 580px){
.black_friday {
    width: 180px;
    height: 100px;
    bottom: 60px;
    left: 15px;
}
.black_friday .black_friday_top p {
    font-size: 17px !important;
}
.black_friday .black_friday_top {
    width: 140px;
}
.black_friday h2 {
    font-size: 18px !important;
    margin-top: 6px;
}
.thankgivingpop .banner-form {
    min-width: 91%;
}
.thankgivingpop .thanksinner .close {
    top: 20px;
    right: 10px;
    box-shadow: 0 0 6px 0 #0000002e;
}
.thankgivingpop .banner-form p {
    font-size: 30px !important;
}
}

ul.btn-cta {
    display: none;
}