@import url('../../css2');
@import url('../../css2-1');

body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #000;
    overflow-x: hidden;
}

a:hover,
a:focus,
button:hover,
button:focus {
    outline: none;
}



section.banner-section {
    position: relative;
    z-index: 0;
    background: url(../images/logo-banner-bg.jpg) no-repeat scroll center top #381c97;
    background-size: cover;
    padding-top: 4em;
    padding-bottom: 3em;
    text-align: center;
    top: 0;
    width: 100%;
    margin-top: -93px;
    padding-top: 133px;
    padding-bottom: 53px;
}



.banner-left h1 {
    color: #fff;
    font-weight: 700;
    font-size: 60px;
    text-transform: uppercase;
    line-height: 53px;
}



.col-md-8.banner-left {

    text-align: center;

}

ul.ftr-social li a {
    position: relative;
    padding-left: 24px;
}

section {
    padding: 60px 0;
    clear: both;
    position: relative;
    z-index: 1;
}

.content_page .about-service li {
    list-style: square inside;
    margin-bottom: 10px;
    color: #7c7c82;
}

.content_page .about-service h4.sub-heading {
    font-size: 27px;
    margin-top: 20px;
    color: #341793;
    font-weight: 600;
}


h1,
h2,
h3,
h4,
h5 {
    font-family: 'Zilla Slab', serif;
}

h6 {
    font-family: 'Poppins', sans-serif;
}

p {
    color: #000000;
    font-family: 'Poppins', sans-serif;
}

img {
    max-width: 100%;
}

html {
    scroll-behavior: smooth;
}

/* header {
    padding: 20px 0;
    position: relative;
    z-index: 2;
} */

span {
    vertical-align: baseline;
}

/* header .row {
    align-items: center;
} */

/* header ul li {
    display: inline-block;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    transition: .5s all;
} */

.nav-link {
    padding: 0;
}

/* header ul li a {
    color: #ffffff !important;
    font-weight: 500;
    transition: .5s all;
    font-size: 20px;
} */

.btn {
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    transition: .5s all;
    border-radius: 15px;
    background: #000;
    box-shadow: 0 5px 15px #0000002e;
    border: 1px solid transparent;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown-item {
    color: #000000 !important;
    padding: 6px 15px 4px 15px;
    font-weight: 500;
    border-bottom: 1px solid #ffc41230;
    margin-bottom: 0px;
    letter-spacing: 0.5px;
    font-size: 12px;
    font-weight: 600;
    transition: .5s all;
}

.dropdown-menu {
    background-color: #ffffff;
    padding: 0;
    margin: 0;
}

.dropdown-item.active,
.dropdown-item:active {
    background: #3b3843;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: #4c56c0;
    color: #ffffff !important;
}

/************************************* header *************************************/

.navbar-toggler {
    background-color: #0CB3FF;
    color: #fff;
    border: none;
}

/* header top */
header {
    transition: all 0.5s ease-in-out;
    overflow: hidden;
}

/* header-btm */
header .header-btm {
    position: absolute;
    top: 2%;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1000;
}

header .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #1A3236;
}

header .header-btm .navbar>.container-fluid {
    align-items: center;
}

header .header-btm .navbar {
    padding: 0 10px;
    transition: all 0.3s ease-in-out;
    background: #fff;
    position: relative;
    justify-content: space-between;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 0px #aea7a7;
}

header .header-btm.sticky .navbar {
    border-bottom: none;
}

header .header-btm .navbar .navbar-nav {
    align-items: center;
    gap: 20px;
    margin: 0 20px 0 0;
    position: inherit;
}

header .header-btm .navbar .navbar-nav .nav-item .nav-link {
    color: #000;
    font-size: 14px;
    line-height: 15px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    letter-spacing: 0;
    word-spacing: 0;
    border: none;
    background-color: transparent;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    transition: all 0.5s ease-in-out;
}

header .header-btm .navbar .navbar-nav .nav-item .nav-link.active {
    color: #f7c64a;
}

header .header-btm .navbar .navbar-nav .nav-item .nav-link:hover {
    color: #f7c64a;
}

header .dropdown-item {
    padding: 8px 14px;
    font-size: 17px;
    color: #1e3236;
}

header .dropdown-item:focus {
    color: #ffffff;
    background-color: #42b24a;
    border-radius: 11px;
    transition: all 0.3s ease-in;
}

header .dropdown-item:hover {
    background: transparent;
    color: #000 !important;
}

header .header-btm .navbar .navbar-brand {
    margin: 0;
    padding: 0;
}

header .header-btm .navbar .navbar-brand .logo {
    min-width: 204px;
    max-width: 204px;
}

header.sticky .header-btm .navbar .navbar-brand .logo {
    height: 70px;
}

header .header-btm .side-ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    transition: all 0.3s ease-in-out;
}

header .header-btm .side-ul .sd-li .btn-started {
    background: #711cd3;
    color: #fff !important;
    padding: 10px 20px;
    text-transform: capitalize;
    font-size: 16px;
    box-shadow: 0 6px 9px #0000006e;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}

header .header-btm .navbar .navbar-nav .nav-item.dropdown {
    position: inherit;
}

header .header-btm .navbar .navbar-nav .dropdown-menu {
    opacity: 0;
    visibility: hidden;
    top: 85%;
    display: inherit;
    -webkit-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s;
}

header .header-btm .navbar .navbar-nav .nav-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

header .header-btm .navbar .navbar-nav .dropdown-menu .mega-links-box {
    text-align: center;
    padding: 15px 0;
    border: 1px solid #42b24a;
    border-radius: 10px;
    transition: all .3s ease-in-out;
}

header .header-btm .navbar .navbar-nav .dropdown-menu .mega-links-box:hover {
    background: #f7c64a;
    border: 1px solid #f7c64a;
    transform: scale(1.05);
    box-shadow: 4px 4px 8px black;
}

header .header-btm .navbar .navbar-nav .dropdown-menu .mega-links-box img {
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
    object-fit: contain;
    margin: 0 0 10px 0;
}

header .header-btm .navbar .navbar-nav .dropdown-menu .mega-links-box i {
    font-size: 29px;
    margin: 10px 0;
    display: block;
    color: #9393b1;
}

header .header-btm .navbar .navbar-nav .dropdown-menu .mega-links-box h6 {
    margin: 0 0 5px 0;
    padding: 0;
}

header .header-btm .navbar .navbar-nav .dropdown-menu .mega-links-box p {
    margin: 0;
    padding: 0;
    font-size: 13px;
}

/***************************** header close *****************************/

a {
    text-decoration: none !important;
}

a.logo img {
    width: 204px;
}

input.required.error,
textarea.required.error,
select.required.error {
    border-bottom: red 2px solid !important;
}

label.error {
    display: none !important;
}



a#back-top.show {
    display: inline-block;
    background-color: #cedffb;
    width: 46px;
    height: 46px;
    line-height: 45px;
    font-size: 22px;
    text-align: center;
    color: #000;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s,
        opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    border-radius: 50%;
}

a#back-top.show {
    cursor: pointer;
    background-color: #f8c600;
}

a#back-top.show {
    background-color: #1d1d1d;
}

a#back-top.show {
    opacity: 1;
    visibility: visible;
}

a#back-top.show i {
    position: relative;
    top: 0;
    color: #fff;
}




header ul {
    text-align: right;
    position: relative;
}

header ul.btn-ul {
    text-align: right;
}

header ul.btn-ul li.me-btn a.btn {
    background: #4c56c0;
    color: #fff !important;
}



.head-menu ul li {
    display: inline-block;
    padding: 0 11px;
    text-align: center;
}

.head-menu ul.head-none {
    display: none;
}

.head-menu ul {
    text-align: center;
}

.head-menu ul li a {
    color: #c6cbd1 !important;
    font-weight: 700;
    transition: .5s all;
    text-transform: uppercase;
    font-size: 14px;
}

.head-menu ul li a:hover {
    color: #f7c64a !important;
}

.head-menu {
    background: #090b2a;
    padding: 15px 0;
    z-index: 4;
    position: relative;
}

header ul li img {
    margin-right: 5px;
}

header ul li.msg img {
    position: relative;
    top: -5px;
}

header ul li.phone a {
    font-size: 20px;
}


.home-banner {
    background: url("../images/digital-banner.webp") no-repeat;
    max-width: 100%;
    height: 100%;
    width: 100%;
    background-size: cover;
    margin-top: -50px;
    padding-top: 250px;
    background-position: 45%;
    background-color: #f8f7fc;
    overflow: hidden;
}

.info-banner h1 {
    font-size: 55px;
    font-weight: 700;
    color: #ffffff;
    line-height: 70px;
    letter-spacing: 0.1px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.info-banner h1>span {
    font-size: 65px;
    color: #711cd3;
    line-height: 95px;
}

.info-banner h1>span::before {
    content: "";
    background: url("../images/bg-head.png") no-repeat;
    max-width: 570px;
    width: 100%;
    height: 156px;
    position: absolute;
    background-size: 100%;
    left: -15px;
    top: -7px;
}

.info-banner {
    position: relative;
}

.info-banner .img-head {
    position: absolute;
    top: -59px;
    left: -20px;
    z-index: -1;
}

.info-banner p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
}

.info-banner h1::before {
    position: absolute;
    content: "";
    width: 210px;
    height: 12px;
    left: 0;
    bottom: 6px;
    background: #fed92f;
    z-index: -1;
}

.info-banner .img-head2 img {
    max-width: 65%;
    filter: brightness(0) invert(1);
}

.info-banner .img-head2 img:first-child {
    margin-right: 15px;
}

.info-banner .img-head2 {
    margin-bottom: 40px;
}

.btn-block .btn:first-child {
    margin-right: 12px;
}

.btn-white {
    background: #fff;
    color: #000 !important;
    border: 1px solid #dfdde9;
}

.btn-red {
    background: #711cd3;
    color: #fff !important;
    box-shadow: 0 6px 9px #0000006e;
}

.btn>span {
    width: 10px;
    height: 10px;
    position: relative;
    background: #000;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
    border: 2px solid #ffda2f;
}

.social {
    position: absolute;
    top: 280px;
    left: -80px;
}

.social ul li i {
    font-size: 24px;
    color: #adacb4;
}

.social ul li {
    line-height: 40px;
    text-align: center;
}

.social::before {
    position: absolute;
    width: 16px;
    height: 15px;
    content: "";
    background: #adacb4;
    border-radius: 50%;
    top: -130px;
    left: 0;
    right: 0;
    margin: auto;
}

.social::after {
    position: absolute;
    content: "";
    height: 102px;
    width: 1px;
    background: #adacb4;
    left: 0;
    right: 0;
    margin: auto;
    top: -116px;
}

.info-banner {
    margin-bottom: 80px;
    position: relative;
    z-index: 5;
}

.our-thumb {
    padding: 30px 0;
    position: relative;
    max-width: 1300px;
    margin: 0 auto 30px;
}


.info-thumb img {
    margin-bottom: 12px;
}

.info-thumb h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0;
}

.our-thumb::before {
    max-width: 95%;
    background: #fff;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    border-radius: 60px 10px 10px 10px;
    z-index: -1;
    box-shadow: 0 5px 15px #00000014;
}

.our-thumb::after {
    position: absolute;
    left: 0;
    background: #fde36c;
    width: 150px;
    height: 150px;
    top: -50px;
    content: "";
    border-radius: 50%;
    z-index: -3;
}

.scroll {
    position: absolute;
    bottom: 19px;
    left: 0;
    right: 0;
    margin: auto;
    width: 28px;
}

.move-vectors .layer {
    top: inherit !important;
    left: inherit !important;
}

.move-vectors .layer:nth-child(2) {
    top: 10px !important;
    left: -20px !important;
}

.move-vectors .layer:nth-child(3) {
    bottom: 95px !important;
    right: -60px !important;
}

.move-vectors .layer:nth-child(4) {
    bottom: -40px !important;
    left: 80px !important;
}

.move-vectors .layer:nth-child(5) {
    top: 135px !important;
    z-index: -1;
    margin-left: -20px;
    left: -55px !important;
}

.move-vectors .layer:first-child img {
    min-width: 600px;
    margin: auto;
    display: table;
    max-width: 600px;
    min-height: 600px;
    max-height: 600px;
    object-fit: cover;
}

.move-vectors .layer:nth-child(5) img {
    max-width: 120%;
}


.bg-thumb::before {
    content: "";
    background: url("../images/bg1.png") no-repeat;
    max-width: 525px;
    width: 100%;
    height: 201px;
    position: absolute;
    background-size: 100%;
    left: 6%;
    bottom: -85px;
    z-index: -2;
}

.bg-thumb::after {
    content: "";
    background: url("../images/bg2.png") no-repeat;
    max-width: 252px;
    width: 100%;
    height: 252px;
    position: absolute;
    background-size: 100%;
    left: 2%;
    top: -140px;
    z-index: -2;
}


.our-system::before {
    content: "";
    background: url("../images/bg3.png") no-repeat;
    max-width: 380px;
    width: 100%;
    height: 221px;
    position: absolute;
    background-size: 100%;
    right: 5%;
    top: -90px;
    z-index: -1;
    background-position: bottom;
}

.our-system {
    background: #f8f7fc;
}

.our-system .row {
    align-items: center;
}

.info-text {
    margin-bottom: 50px;
}

h2 {
    font-size: 50px;
    color: #262627;
    font-weight: 600;
    line-height: 55px;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}

h2>span {
    display: block;
    color: #1f2430;
}

.info-system p {
    font-size: 16px;
}

.info-system .btn-block {
    margin-top: 40px;
}

h2>span.purp {
    color: #fff;
    display: revert;
    vertical-align: baseline;
    padding: 0 4px;
    background: rgb(89, 23, 182);
    background: linear-gradient(90deg, rgba(89, 23, 182, 1) 0%, rgba(181, 48, 152, 1) 100%);
    border-radius: 4px;
}

h2+p {
    font-size: 17px;
    max-width: 80%;
}

.our-vision {
    background: url("../images/bg-vision.jpg") no-repeat;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    height: 100%;
    background-position: 90%;
}


.our-vision .btn-block {
    margin-top: 40px;
}

.our-vision .info-text {
    margin-bottom: 60px;
}

.our-vision .row {
    position: relative;
}

.our-vision .row::before {
    background: #fff;
    max-width: 65%;
    width: 100%;
    content: "";
    position: absolute;
    height: 92%;
    box-shadow: 0 5px 10px #0000000d;
    left: -10px;
}


.our-vision .row::after {
    content: "";
    background: url("../images/down.png") no-repeat;
    max-width: 36px;
    width: 100%;
    height: 93px;
    position: absolute;
    background-size: 100%;
    left: -80px;
    top: -20px;
    z-index: -1;
}


.info-vision ul li {
    font-size: 26px;
    color: #3f3694;
    font-weight: 600;
    margin-top: 22px;
    position: relative;
}

.info-vision ul li img {
    margin-right: 40px;
}

.info-vision {
    position: relative;
    margin-left: -30px;
}

.info-vision ul li::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -12px;
    width: 200px;
    height: 4px;
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 218, 47, 1) 70%);
}

.info-vision ul li:last-child::before {
    display: none;
}

.info-vision ul {
    margin-top: 40px;
}

.our-rank {
    background: #f8f7fd;
    padding: 30px 0 90px;
    overflow: hidden;
}

.our-rank::before {
    position: absolute;
    content: "";
    bottom: -33px;
    width: 100%;
    height: 70px;
    left: 0;
    background: #fff;
    transform: skew(10deg, 2deg);
    z-index: -1;
}

.our-rank::after {
    content: "";
    background: url("../images/bg4.png") no-repeat;
    max-width: 290px;
    width: 100%;
    height: 121px;
    position: absolute;
    background-size: 100%;
    left: 0px;
    bottom: 57px;
    z-index: -2;
}


.our-rank h3 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #353535;
    position: relative;
    z-index: 1;
}

.our-rank h3::before {
    content: "";
    position: absolute;
    background: #ffda2f;
    bottom: 2px;
    left: 0;
    right: 0;
    margin: auto;
    width: 280px;
    height: 12px;
    z-index: -1;
}


h2::before {
    content: "";
    position: absolute;
    background: #ffda2f;
    bottom: 2px;
    left: 0;
    width: 280px;
    height: 12px;
    z-index: -1;
}

.text-center h2::before {
    right: 0;
    margin: auto;
}

.new-pf .container-fluid {
    padding: 0;
}


/* ---- .element-item ---- */

.element-item {
    color: #262524;
    margin-bottom: 0;
    width: calc(100% / 4 - 6px) !important;
    padding: 6px;
    height: 320px;
    overflow: hidden;
}

.element-item>* {
    margin: 0;
    padding: 0;
}


.element-item img {
    width: 100%;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    /* object-fit: cover; */
    height: 100%;
}

.element-item:hover img {
    transform: scale(1.09);
    -ms-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    background: #ffffff;
    border: none !important;
    color: #fff;
    z-index: 1;
    padding: 8px;
    position: relative;
}

.new-pf div#filters button {
    display: inline-block;
    width: auto;
    padding: 5px 15px;
    font-size: 21px;
    outline: none;
    border: none;
    background: transparent;
    text-transform: uppercase;
    font-weight: 600;
    color: #040404;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: relative;
    cursor: pointer;
    z-index: 1;
}

.new-pf div#filters {
    text-align: center;
    margin: 40px 0 25px;
}


.new-pf div#filters .button.is-checked::before {
    opacity: 1;
}



.element-item.col-md-4.video {
    height: 253px !important;
}

.hidden {
    visibility: hidden;
    width: 0px !important;
    height: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}


.element-item:hover {
    z-index: 1;
}

.element-item.video {
    height: 200px !important;
}


.new-pf div#filters button:active,
.new-pf div#filters button:hover,
.new-pf div#filters button.is-checked {
    color: #000 !important;
}

.grid {
    width: 100%;
    /* margin: 0;
     */
}

.auto-margi-null {
    margin: 0 !important
}

.width-auto {
    width: 100% !important
}

.grid {
    /* height: auto !important; */
    overflow: hidden;
    padding: 0 10px;
    /* margin: 0 -12px; */
}

ul.list-ul li {
    margin-bottom: 10px;
}



.new-pf div#filters button:hover::before {
    opacity: 1;
}

.new-pf div#filters button::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 15px solid red;
    border-left: 15px solid transparent;
    transition: .5s all;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    left: -4px;
    top: 11px;
    z-index: -1;
    opacity: 0;
}


button#showMore {
    background: transparent;
    padding: 8px 30px;
    border: none;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    color: #6a6775 !important;
    cursor: pointer;
}


button#showMore>span::before {
    content: "";
    position: absolute;
    background: url("../images/round.png") no-repeat;
    max-width: 50px;
    height: 57px;
    width: 100%;
    background-size: 100%;
    left: 0;
    top: 0;
    /* animation: spin 1.5s linear infinite; */
}

button#showMore>span {
    width: 50px;
    height: 56px;
    position: relative;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}


.new-pf::before {
    content: "";
    position: absolute;
    background: url("../images/bg5.png") no-repeat;
    max-width: 344px;
    height: 339px;
    width: 100%;
    background-size: 100%;
    right: 0;
    top: -120px;
}

.text-center h2+p {
    margin: auto;
    font-size: 18px;
}

.our-pricing h2+p>span {
    color: #3f3694;
    font-weight: 700;
}

.info-pricing {
    padding: 40px 12px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 5px 15px #0000000d;
    position: relative;
    z-index: 1;
    transition: .5s all;
    margin-bottom: 30px;
}

.our-pricing {
    background: #f8f7fd;
    padding-top: 120px;
    overflow: hidden;
}

.info-pricing h4 {
    font-size: 26px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 25px;
    transition: .5s all;
}

.info-pricing h4>span {
    font-weight: 300;
    transition: .5s all;
}

.info-pricing h3 {
    font-size: 40px;
    line-height: 65px;
    letter-spacing: -3px;
    margin-bottom: 0;
    position: relative;
    transition: .5s all;
}

.info-pricing * {
    font-family: 'Poppins', sans-serif;
}

.info-pricing h3>span {
    font-size: 25px;
    position: relative;
    top: 2px;
    transition: .5s all;
}

.info-pricing h5 {
    font-size: 26px;
    position: relative;
    display: inline-block;
    letter-spacing: -1px;
    margin-bottom: 0;
    transition: .5s all;
}

.info-pricing h5::before,
.info-pricing h5::after {
    position: absolute;
    content: "";
    background: #f45051;
    width: 100%;
    height: 1px;
    transform: rotate(15deg);
    top: 14px;
    left: 2px;
    transition: .5s all;
}

.info-pricing h5::after {
    transform: rotate(-15deg);
}

.info-pricing ul {
    margin: 30px 0;
    height: 250px;
}

.info-pricing ul li {
    font-size: 15px;
    color: #000;
    margin-bottom: 5px;
    transition: .5s all;
}

.info-pricing .btn {
    border-radius: 50px;
    width: 75%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    text-transform: capitalize;
    padding: 10px 15px;
    transition: .5s all;
}


.btn-yellow {
    background: #ffda00;
    color: #000 !important;
}

.info-pricing::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 2px solid #eaeaea;
    border-radius: 20px;
    transition: .5s all;
    z-index: -1;
}

.info-pricing:hover {
    background: #f45051;
}

.info-pricing:hover * {
    color: #fff;
}

.info-pricing:hover h3>span {
    color: #ffda00;
}

.info-pricing h3::before,
.info-pricing h3::after {
    background: #fff;
    content: "";
    position: absolute;
    width: 15px;
    height: 3px;
    left: 15px;
    top: 50%;
    opacity: 0;
    transition: .5s all;
}

.info-pricing h3::after {
    right: 15px;
    left: inherit;
}

.info-pricing:hover h3::before,
.info-pricing:hover h3::after {
    opacity: 1;
}

.info-pricing:hover::before {
    border-color: #ffda00;
    transform: translate(8px, 8px);
}

.info-pricing:hover h5::before,
.info-pricing:hover h5::after {
    background: #fff;
}



.info-pricing * {
    /* transition: .5s all; */
}

.bg-row {
    position: relative;
    margin-top: 40px;
}

.bg-row::before {
    content: "";
    position: absolute;
    background: url("../images/bg5.png") no-repeat;
    max-width: 344px;
    height: 339px;
    width: 100%;
    background-size: 100%;
    left: -210px;
    top: -55px;
    z-index: -1;
}


.our-pricing::before {
    position: absolute;
    content: "";
    top: -30px;
    width: 100%;
    height: 70px;
    left: 0;
    background: #fff;
    transform: skew(10deg, -2deg);
    z-index: -1;
}

.our-pricing::after {
    content: "";
    background: url(../images/bg3.png) no-repeat;
    max-width: 380px;
    width: 100%;
    height: 221px;
    position: absolute;
    background-size: 100%;
    left: 5%;
    top: 60px;
    transform: skew(10deg, -2deg);
    z-index: -1;
    background-position: bottom;
}


.our-combo {
    background: url("../images/combo.jpg") no-repeat;
    background-color: #f8f7fd;
    max-width: 100%;
    background-size: cover;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-position: 100% 93%;
    /* padding-top: 100px; */
    /* padding-bottom: 45px; */
}

.our-combo p {
    margin-bottom: 40px;
}

.img-combo img {
    max-width: 120%;
    position: relative;
    left: -20px;
}

.our-combo * {
    color: #fff;
    font-family: 'Poppins', sans-serif;
}

.combo-detail {
    display: inline-block;
    width: 49%;
    vertical-align: text-top;
}

.combo-detail h4 {
    font-size: 17px;
    font-weight: 600;
}

.our-combo h2 {
    font-size: 61px;
    margin-bottom: 40px;
    letter-spacing: -2px;
}



.combo-detail ul li {
    list-style-type: disc;
    color: #fff !important;
}

.combo-detail ul {
    margin-left: 15px;
    margin-bottom: 30px;
}

.info-comb h4 {
    font-size: 48px;
    font-family: 'Zilla Slab', sans-serif;
    letter-spacing: -2px;
    line-height: 45px;
    margin-bottom: 0;
    font-weight: 600;
}

.info-comb h4>span {
    font-size: 31px;
    line-height: 26px;
}

.info-comb h4+p {
    color: #000;
    font-size: 23px;
    letter-spacing: -1px;
    /* margin-bottom: 25px; */
    position: relative;
    margin: 15px 0 23px;
}

.info-comb ul li {
    display: inline-block;
    padding: 0 2px;
    vertical-align: baseline;
}

.info-comb ul li h5,
.info-comb ul li h5+a {
    font-size: 16px;
    margin-bottom: 0;
    color: #c7c3d5;
    font-weight: 500;
}

.info-comb ul li span::before {
    width: 50px;
    height: 50px;
    position: absolute;
    content: "";
    background: #2b1683;
    border-radius: 50%;
    z-index: -1;
    left: -14px;
    top: -12px;
}

.info-comb ul li span {
    position: relative;
}

.info-comb ul li:first-child h5,
.info-comb ul li:first-child a {
    text-align: right;
}

.btn-purp {
    background: rgb(102, 24, 218);
    background: linear-gradient(90deg, rgba(102, 24, 218, 1) 0%, rgba(186, 49, 156, 1) 100%) !important;
    color: #fff !important;
}

.combo-price .btn {
    padding: 12px 25px;
    font-size: 15px;
    margin: auto;
    display: table;
    position: relative;
    left: 20px;
}

.combo-price h5 {
    font-size: 22px;
    text-align: right;
    margin-bottom: 0;
    text-decoration: line-through;
    font-weight: 400;
}

.combo-price h3 {
    font-size: 94px;
    font-weight: 700;
    color: #ffda2f;
    margin-bottom: 5px;
    text-align: right;
    letter-spacing: -7px;
}

.combo-price {
    position: relative;
    margin-right: -20px;
    margin-top: -30px;
}

.img-all {
    position: absolute;
    top: 30px;
    left: -10px;
}

.combo-price h3>span {
    color: #fff;
    font-size: 37px;
    font-weight: 500;
}


.info-combo::before {
    position: absolute;
    content: "";
    left: -53px;
    bottom: -76.1px;
    /* background: url("../images/bg6.png") no-repeat; */
    transform: skew(10deg, -2deg);
    height: 306px;
    width: 800px;
    background-size: cover;
    border-radius: 20px 20px 0 0;
    background: #df4d4d;
}

.info-combo {
    margin-top: 30px;
}

.c-row {
    align-items: center;
}

.count {
    padding: 40px 0;
    margin: 30px 0 0;
    text-align: center;
    position: relative;
}

.count::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: -80px;
    top: 0;
    background: rgb(163, 43, 158);
    background: linear-gradient(90deg, rgb(113 28 211) 0%, rgb(40 3 83 / 79%) 100%) !important;
}

.info-count h6 {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0;
}

.info-count img {
    position: absolute;
    top: -10px;
    right: 32px;
}

.info-count h4 {
    font-size: 68px;
    color: #269c47;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgb(255 255 255) 0%, rgb(242 201 62) 100%);
    -webkit-background-clip: text;
    -webkit-text-stroke: 5px transparent;
}

.count .col-md-3:nth-child(4) h4 {
    color: #152b23;
}

.count .col-md-3:nth-child(3) h4 {
    color: #1b5530;
}

.count .col-md-3:nth-child(2) h4 {
    color: #21753b;
}

.info-count {
    padding: 30px 0;
}

.info-data ul li {
    width: 32.9%;
    display: inline-block;
    margin-bottom: 12px;
    position: relative;
}

.info-data ul li img {
    width: 30px;
    margin-right: 10px;
}

.our-data .container {
    position: relative;
    padding: 30px 0;
}

.our-data .container::before {
    position: absolute;
    content: "";
    background: url("../images/bg-mes.png") no-repeat;
    max-width: 100%;
    width: 98%;
    height: 690px;
    background-size: cover;
    top: -30px;
    left: 0;
    background-position: bottom;
}

.our-count {
    background: #f8f7fd;
    padding-bottom: 0;
}

.our-data {
    background: #f8f7fd;
    padding-top: 0;
}

.img-data img {
    max-width: 115%;
}

.info-data {
    padding-left: 60px;
}

.img-data {
    position: relative;
    left: -50px;
}

.our-data .container::after {
    content: "";
    position: absolute;
    background: url(../images/bg5.png) no-repeat;
    max-width: 344px;
    height: 339px;
    width: 100%;
    background-size: 100%;
    left: -250px;
    top: -120px;
    z-index: -13;
}

.our-data .btn {
    margin-top: 70px;
}

.cta {
    background: url("../images/bg-cta.jpg") no-repeat;
    max-width: 100%;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: 50%;
}

.cta h3 {
    font-size: 41px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #fff;
    margin-bottom: 45px;
    position: relative;
    z-index: 1;
}

.cta h3>span {
    font-size: 40px;
    font-weight: 300;
}

.cta h3::before {
    width: 220px;
    height: 12px;
    background: #ffda2f;
    position: absolute;
    content: "";
    bottom: 0;
    left: -60px;
}

.cta ul li:first-child a {
    font-size: 30px;
}

.cta ul li a {
    color: #fff !important;
    font-size: 22px;
}

.cta ul li a span {
    display: block;
    line-height: 16px;
    font-size: 24px;
    font-weight: 700;
}

.cta ul li img {
    position: absolute;
    left: 0;
    top: 4px;
}

.cta ul li {
    position: relative;
    padding-left: 50px;
    margin-bottom: 25px;
}

.cta ul {
    display: inline-block;
    margin-right: 60px;
}

.cta ul li:last-child {
    margin-bottom: 0;
}

.img-cta {
    position: absolute;
    bottom: 20px;
    right: 0;
    max-width: 40%;
}

.our-testimonial h2>span {
    font-size: 36px;
    line-height: 36px;
}

.our-testimonial h2+p {
    max-width: 90%;
    margin-bottom: 20px;
}

.our-testimonial {
    background: #f8f7fd;
}

.info-test p {
    font-weight: 500;
    color: #545454;
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 22px;
}

.info-test h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
}

.info-test h4>span {
    font-size: 16px;
    display: block;
    color: #808080;
    font-weight: 500;
}

.info-test {
    padding: 30px;
    background: #fff;
    border-radius: 15px 15px 0 15px;
    box-shadow: 0 5px 15px #00000029;
    margin: 20px 15px;
    position: relative;
    height:350px !important;
}


.info-test span.qoute {
    position: absolute;
    top: 10px;
    left: -16px;
}

.info-test::before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    z-index: -1;
    border-radius: 15px 15px 0 15px;
}

.owl-testimonial.owl-carousel .owl-nav button.owl-prev::before,
.owl-carousel .owl-nav button.owl-next::before {
    position: absolute;
    content: "";
    max-width: 31px;
    background: url("../images/left.png") no-repeat;
    height: 27px;
    width: 100%;
    background-size: 100%;
    left: 0;
    top: 0;
}


.owl-testimonial.owl-carousel .owl-nav button.owl-prev::after,
.owl-carousel .owl-nav button.owl-next::after {
    position: absolute;
    content: "";
    max-width: 31px;
    background: url("../images/left2.png") no-repeat;
    height: 27px;
    width: 100%;
    background-size: 100%;
    left: 0;
    top: 4px;
    z-index: -1;
    opacity: 0;
    transition: .5s all;
}

.owl-testimonial.owl-carousel .owl-nav button.owl-next::after {
    background: url("../images/right2.png") no-repeat;
    width: 100%;
}

.owl-testimonial.owl-carousel .owl-nav button.owl-next::before {
    background: url("../images/right.png") no-repeat;
    width: 100%;
}

.owl-testimonial.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    width: 30px;
    height: 30px;
    position: relative;
}

.owl-testimonial.owl-carousel .owl-nav button span {
    display: none;
}

.owl-testimonial.owl-theme .owl-nav {
    text-align: left;
    margin-left: 10px;
}

.owl-testimonial.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}

.owl-testimonial.owl-theme .owl-nav [class*=owl-]:hover::after {
    opacity: 1;
}

.our-testimonial .container::before {
    content: "";
    background: url(../images/bg3.png) no-repeat;
    max-width: 380px;
    width: 100%;
    height: 371px;
    position: absolute;
    background-size: 100%;
    left: -200px;
    top: -60px;
    z-index: -1;
    background-position: bottom;
}

.our-testimonial .container {
    position: relative;
}



.copy p {
    margin-bottom: 0;
    color: #d2d2d2;
}

.copy {
    padding: 10px 0;
}



.copy ul {
    text-align: center;
}

.copy .row {
    align-items: center;
    margin-bottom: 0;
}

.copy ul li {
    display: inline-block;
    position: relative;
    padding: 0px 25px;
    font-size: 12px;
}

.copy ul li::before {
    content: "";
    height: 4px;
    width: 4px;
    position: absolute;
    border-radius: 50%;
    right: -2px;
    top: 8px;
    background: #d2d2d2;
}

.copy ul li:last-child::before {
    display: none;
}

.copy ul li a {
    color: #d2d2d2 !important;
}







.img-up {
    position: absolute;
    bottom: 15px;
    right: 40px;
}

.copy .container {
    position: relative;
}


.info-comb {
    position: relative;
    z-index: 1;
}



.logo-banner {
    background: url("../images/logo-banner.png") no-repeat;
    max-width: 100%;
    height: 100%;
    width: 100%;
    background-size: cover;
    /* margin-top: -92px; */
    padding-top: 200px;
    height: 850px;
    background-position: 40%;
    overflow: hidden;
    background-color: #f8f7fc;
}

.logo-banner .info-banner * {
    color: #fff;
}

.logo-banner .info-banner h1 {
    letter-spacing: -2px;
}

.logo-banner .info-banner h1+p {
    color: #cecece;
    margin-bottom: 30px;
}

.our-site h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0;
}

.our-site {
    padding: 40px 0;
    margin-top: 113px;
}

.our-site::after {
    display: none;
}

.logo-banner .info-banner {
    margin-bottom: 120px;
}

.logo-banner .social {
    top: 150px;
}

.our-site .bg-thumb::after {
    display: none;
}

.our-service h2 span {
    display: inline-block;
    color: #613df7;
}

.our-service h2 {
    margin-bottom: 0;
    letter-spacing: -1px;
}

.our-service h5 {
    font-size: 30px;
    color: #3f3694;
    margin-bottom: 0;
    font-weight: 600;
}

.our-service .row:first-child {
    align-items: end;
    margin-bottom: 70px;
}

.info-service figure img {
    box-shadow: 0 5px 15px #00000038;
}

.info-service figure {
    margin-bottom: 0;
}

.info-service .text-ser ul li {
    font-size: 16px;
    font-weight: 600;
    color: #3f3694;
    margin-bottom: 8px;
}

.info-service .text-ser ul li img {
    margin-right: 12px;
    position: relative;
    top: -2px;
}

.info-service .text-ser {
    margin-top: -180px;
    margin-left: 25px;
    min-height: 180px;
    position: relative;
    z-index: 2;
}

.info-service .img-ser {
    position: absolute;
    bottom: -10px;
    right: 0;
}

.info-service {
    position: relative;
    z-index: 1;
}

.info-ser h4 {
    font-size: 29px;
    font-weight: 300;
    color: #262627;
    line-height: 38px;
    margin-bottom: 20px;
}

.info-ser h4>span {
    color: #ec3a25;
    font-weight: 600;
}

.info-ser h4+p {
    color: #7c7c82;
    font-size: 18px;
}

.our-service .btn-block {
    margin-top: 50px;
}



.our-service {
    padding: 0 0 60px;
    background: #f8f7fc;
}


.logo-banner::before {
    bottom: 0;
    content: "";
    background: url(../images/bg3.png) no-repeat;
    max-width: 380px;
    width: 100%;
    height: 280px;
    position: absolute;
    background-size: 100%;
    right: 5%;
    bottom: -25px;
    z-index: -2;
    background-position: bottom;
}

.our-service::before {
    content: "";
    background: url(../images/bg4.png) no-repeat;
    max-width: 290px;
    width: 100%;
    height: 114px;
    position: absolute;
    background-size: 100%;
    left: 0px;
    bottom: 0;
    z-index: -2;
    transform: skewY(-2deg);
}


.our-thumb2 {
    background: url("../images/bg-thumb2.jpg") no-repeat;
    max-width: 100%;
    width: 100%;
    background-size: cover;
    height: 100%;
    padding: 40px 0;
}

.our-thumb2 * {
    color: #fff;
}

.info-quality h5 {
    display: inline-block;
    margin-left: 30px;
    margin-bottom: 0;
    font-size: 19px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    padding-top: 7px;
    position: relative;
}

.info-quality h4 {
    display: inline-block;
    margin-left: 30px;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    padding-top: 7px;
    position: relative;
}

.info-quality h4>span {
    display: block;
    font-weight: 300;
}

.info-quality {
    display: flex;
    align-items: center;
    padding: 34px;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0 5px 15px #0000002b;
}

.info-quality h4::before {
    content: "";
    background: #613df7;
    width: 40px;
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
}

.our-quality {
    background: #fffcf1;
}

.info-quality:last-child {
    margin-bottom: 0;
}

.our-quality [class*="col-"]:nth-child(odd) .info-quality:first-child {
    border-radius: 5px 50px 5px 5px;
}

.our-quality [class*="col-"]:nth-child(odd) .info-quality:last-child {
    border-radius: 5px 5px 50px 5px;
}

.our-quality [class*="col-"]:nth-child(2) .info-quality:first-child {
    border-radius: 50px 5px 5px 5px;
}

.our-quality [class*="col-"]:nth-child(2) .info-quality:last-child {
    border-radius: 5px 5px 5px 50px;
}

.our-quality .btn-block {
    margin-top: 40px;
}

.our-quality::before {
    content: "";
    background: url(../images/bg7.png) no-repeat;
    max-width: 434px;
    width: 100%;
    height: 406px;
    position: absolute;
    background-size: 100%;
    left: 0px;
    top: 90px;
    z-index: -1;
    opacity: 0.8;
    background-position: bottom;
}

.our-quality::after {
    content: "";
    position: absolute;
    background: url(../images/bg5.png) no-repeat;
    max-width: 344px;
    height: 339px;
    width: 100%;
    background-size: 100%;
    right: 0;
    top: -250px;
}

.our-quality .container {
    position: relative;
}


.our-quality .container::before {
    content: "";
    position: absolute;
    background: url(../images/bg8.png) no-repeat;
    max-width: 158px;
    height: 180px;
    width: 100%;
    background-size: 100%;
    right: -20px;
    bottom: 10px;
    z-index: -1;
}

.our-quality .container::after {
    content: "";
    position: absolute;
    background: url(../images/bg9.png) no-repeat;
    max-width: 158px;
    height: 53px;
    width: 100%;
    background-size: 100%;
    left: -15px;
    bottom: 70px;
    z-index: -1;
}


.our-talk {
    background: url("../images/bg-talk.png") no-repeat;
    max-width: 100%;
    width: 100%;
    background-size: cover;
    height: 100%;
    background-position: 10%;
}

.our-talk h2 {
    margin-bottom: 0;
    color: #ffda2f;
    font-size: 73px;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
}

.our-talk h2::before {
    display: none;
}

.our-talk h2+img {
    margin-left: 20px;
}

.info-talk ul li {
    display: inline-block;
    padding: 0 20px;
}

.info-talk ul li a {
    color: #fff !important;
    font-size: 29px;
    font-weight: 500;
}

.info-talk ul li:first-child a {
    font-size: 26px;
    font-weight: 700;
}

.info-talk ul li img {
    margin-right: 13px;
}

.info-talk ul li:last-child img {
    position: relative;
    top: -8px;
}



.our-talk+.new-pf::before {
    display: none;
}

.info-step span {
    font-size: 42px;
    color: #b52fa0;
    font-weight: 600;
    letter-spacing: -2px;
    vertical-align: middle;
    margin-right: 5px;
}

.info-step h4 {
    display: inline-block;
    font-size: 18px;
    color: #262627;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 18px;
}

.info-step h4+p {
    color: #7c7c82;
    font-size: 13px;
    min-height: 110px;
    margin-bottom: 0;
}

.info-step {
    padding: 0 15px;
    border-radius: 25px;
    transition: .5s all;
    background: transparent;
}

.info-step:hover {
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(248, 247, 253, 1) 55%, rgba(250, 223, 153, 1) 100%);
    box-shadow: 5px 3px 9px #b52fa038;
}

.our-step .btn-block {
    margin-top: 40px;
}

.our-step .row {
    margin-top: 100px;
    position: relative;
}

.our-step .row::before {
    position: absolute;
    content: "";
    background: #440c93;
    width: 75%;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    top: -20px;
}

.our-step .row::after {
    position: absolute;
    content: "";
    background: #440c93;
    height: 60px;
    left: 0;
    right: 0;
    margin: auto;
    width: 1px;
    top: -80px;
}

.our-step [class*='col']::before {
    content: "";
    width: 1px;
    height: 20px;
    background: #440c93;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
}

.our-step {
    background: #f8f7fd;
    overflow: hidden;
}

.our-step::before {
    content: "";
    position: absolute;
    background: url(../images/bg5.png) no-repeat;
    max-width: 344px;
    height: 339px;
    width: 100%;
    background-size: 100%;
    left: 0;
    top: -180px;
    z-index: -1;
}

.our-step::after {
    content: "";
    background: url(../images/bg7.png) no-repeat;
    max-width: 434px;
    width: 100%;
    height: 406px;
    position: absolute;
    background-size: 100%;
    left: 0px;
    top: 0;
    z-index: -1;
    opacity: 0.8;
    background-position: bottom;
}

.step2::before {
    content: "";
    position: absolute;
    background: url(../images/bg10.png) no-repeat;
    max-width: 240px;
    height: 195px;
    width: 100%;
    background-size: 100%;
    right: 0;
    top: 20%;
    z-index: -1;
}

.our-pricing .nav-tabs {
    border: none;
    justify-content: center;
    padding: 20px 0;
    position: relative;
}

.our-pricing .nav-tabs .nav-item {
    margin-bottom: 12px;
    border: none;
}

.our-pricing .nav-tabs .nav-item .nav-link {
    border: none;
    background: transparent;
    padding: 0 15px;
    font-size: 18px;
    outline: none;
    border: none;
    background: transparent;
    text-transform: uppercase;
    font-weight: 500;
    color: #858588;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: relative;
    cursor: pointer;
    z-index: 1;
}

.our-pricing .nav-tabs .nav-item.show .nav-link,
.our-pricing .nav-tabs .nav-link.active,
.our-pricing .nav-tabs .nav-link:hover {
    color: #000 !important;
}

.our-pricing .nav-tabs .nav-link::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid red;
    border-left: 10px solid transparent;
    transition: .5s all;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    left: 2px;
    top: 7px;
    z-index: -1;
    opacity: 0;
}

.our-pricing .nav-tabs .nav-item.show .nav-link,
.our-pricing .nav-tabs .nav-link.active::before,
.our-pricing .nav-tabs .nav-link:hover::before {
    opacity: 1;
}


.our-pricing .price-btn {
    margin-top: 15px;
}

.info-comb h4+p::before {
    content: "";
    background: #15f7e4;
    max-width: 290px;
    height: 51px;
    position: absolute;
    left: -52px;
    top: -5px;
    width: 100%;
    background-size: 100%;
    z-index: -1;
    border-radius: 52px;
}


.our-data .row::before {
    content: "";
    position: absolute;
    background: url(../images/bg12.png) no-repeat;
    max-width: 200px;
    height: 316px;
    width: 100%;
    background-size: 100%;
    right: -20px;
    top: -170px;
    z-index: -4;
}

.cta h3>span.bg {
    font-size: inherit;
    font-weight: inherit;
    background: linear-gradient(90deg, rgb(113 28 211) 0%, rgb(40 3 83 / 79%) 100%) !important;
    border-radius: 23px;
    padding: 0 8px;
}

.cta ul li::before {
    content: "";
    position: absolute;
    background: url(../images/bg15.png) no-repeat;
    max-width: 127px;
    height: 29px;
    width: 100%;
    background-size: 100%;
    left: -40px;
    top: 12px;
    z-index: -1;
}

.our-testimonial .row {
    align-items: center;
}

.info-ser {
    padding-left: 9px;
}

.info-service::before {
    content: "";
    background: url(../images/down.png) no-repeat;
    max-width: 36px;
    width: 100%;
    height: 93px;
    position: absolute;
    background-size: 100%;
    left: -80px;
    top: -2px;
    z-index: -1;
}


.web-banner {
    background: url("../images/web-banner.png") no-repeat;
    max-width: 100%;
    height: 100%;
    width: 100%;
    background-size: 100% 100%;
    /* margin-top: -92px; */
    /* padding-top: 200px; */
    height: 850px;
    /* background-position: 40%; */
    overflow: hidden;
    background-color: #f8f7fc;
}




.web-ser .info-service .img-ser {
    bottom: 30px;
    z-index: 1;
}

.brand-banner {
    background: url("../images/brand-banner.png") no-repeat;
    max-width: 100%;
    height: 100%;
    width: 100%;
    background-size: 100% 100%;
    /* margin-top: -92px; */
    padding-top: 200px;
    height: 850px;
    background-position: 40%;
    overflow: hidden;
    background-color: #f8f7fc;
}


.brand-ser .info-service .img-ser {
    bottom: inherit;
    top: 30px;
}

.brand-quality .info-quality h4>span {
    display: inline-block;
}

.video-banner {
    background: url("../images/video-banner.png") no-repeat;
    max-width: 100%;
    height: 100%;
    width: 100%;
    background-size: cover;
    /* margin-top: -92px; */
    padding-top: 200px;
    height: 850px;
    background-position: 40%;
    overflow: hidden;
    background-color: #f8f7fc;
}


.video-ser .info-service .img-ser {
    bottom: -50px;
    right: 30px;
}


.video-banner::after {
    content: "";
    background: url(../images/video-bg.png) no-repeat;
    max-width: 381px;
    width: 100%;
    height: 508px;
    position: absolute;
    background-size: 100%;
    left: 150px;
    right: 0;
    margin: auto;
    top: 96px;
    z-index: 2;
}

.app-banner {
    background: url("../images/app-banner.png") no-repeat;
    max-width: 100%;
    height: 100%;
    width: 100%;
    background-size: cover;
    margin-top: -100px;
    padding-top: 200px;
    height: 900px;
    background-position: 30%;
    overflow: hidden;
    background-color: #f8f7fc;
}

.app-banner .app-img {
    position: relative;
    top: -50px;
    max-width: 95%;
    left: -50px;
}

.app-banner .row {
    align-items: center;
}

.info-quality2 {
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.info-quality.info-quality2 h4 {
    display: block;
    margin-left: 0;
}

.info-quality2 img {
    margin-bottom: 20px;
}

.info-quality2 h4::before {
    right: 0;
    margin: auto;
}



.digital-banner {
    background: url("../images/digital-banner.png") no-repeat;
    max-width: 100%;
    height: 100%;
    width: 100%;
    background-size: cover;
    margin-top: -1px;
    padding-top: 200px;
    height: 820px;
    background-position: 30%;
    overflow: hidden;
    background-color: #f8f7fc;
}

.digital-banner .row {
    align-items: center;
}

.digital-banner .img-digi {
    position: relative;
    top: -60px;
    left: 101px;
}

.digital-banner .img-digi img {
    max-width: 100%;
    border-radius: 29px;
}


.digi-ser .info-service .img-ser {
    bottom: 20px;
    right: -15px;
}


.digi-quality .nav-tabs {
    border: none;
    justify-content: center;
    padding: 15px 0;
    margin-bottom: 30px;
}

.digi-quality .nav-tabs .nav-item {
    margin-bottom: 0;
    border: none;
}

.digi-quality .nav-tabs .nav-item .nav-link {
    border: none;
    background: transparent;
    padding: 0 15px;
    font-size: 18px;
    outline: none;
    border: none;
    background: transparent;
    text-transform: uppercase;
    font-weight: 500;
    color: #858588;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: relative;
    cursor: pointer;
    z-index: 1;
}

.digi-quality .nav-tabs .nav-item.show .nav-link,
.digi-quality .nav-tabs .nav-link.active,
.digi-quality .nav-tabs .nav-link:hover {
    color: #000 !important;
}

.digi-quality .nav-tabs .nav-link::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid red;
    border-left: 10px solid transparent;
    transition: .5s all;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    left: 2px;
    top: 7px;
    z-index: -1;
    opacity: 0;
}

.digi-quality .nav-tabs .nav-item.show .nav-link,
.digi-quality .nav-tabs .nav-link.active::before,
.digi-quality .nav-tabs .nav-link:hover::before {
    opacity: 1;
}

.info-market {
    text-align: center;
    position: relative;
    padding: 40px 20px;
    overflow: hidden;
    z-index: 1;
}

.info-market span {
    position: absolute;
    top: -5px;
    left: -5px;
    transform: rotate(-38deg);
    opacity: 0.15;
    max-width: 80px;
}

.info-market img {
    margin-bottom: 20px;
    max-width: 100px;
    height: 80px;
}

.info-market h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}

.info-market h4+p {
    color: #7c7c82;
    font-size: 16px;
    margin-bottom: 0;
    min-height: 120px;
}

.our-marketing [class*='col']:first-child .info-market {
    background: #f6efd1;
}

.our-marketing [class*='col']:last-child .info-market {
    background: #cdc4f6;
}

.our-marketing [class*='col']:nth-child(2) .info-market {
    background: #c0e9f5;
}

.our-marketing [class*='col']:nth-child(3) .info-market {
    background: #feded3;
}

.info-market::before {
    content: "";
    background: url(../images/bg13.png) no-repeat;
    max-width: 140px;
    width: 100%;
    height: 135px;
    position: absolute;
    background-size: 100%;
    left: 40px;
    right: 0;
    margin: auto;
    top: 40px;
    z-index: -1;
    opacity: 0.5;
}


.our-marketing .btn-block {
    margin-top: 40px;
}


.package-banner {
    background: #711cd3;
    max-width: 100%;
    height: 100%;
    width: 100%;
    background-size: cover;
    margin-top: -100px;
    padding-top: 200px;
    height: 840px;
    background-position: 30%;
    overflow: hidden;
    /* background-color: #f8f7fc; */
}

.img-pack {
    position: absolute;
    top: -70px;
    right: 0;
    z-index: 2;
}

.package-banner .container {
    position: relative;
}

.img-pack img {
    max-width: 90%;
}

.package-banner .info-banner {
    margin-bottom: 80px;
}

.calling {
    background: rgb(41, 21, 104);
    background: linear-gradient(90deg, rgba(41, 21, 104, 1) 0%, rgba(174, 46, 156, 1) 100%);
    padding: 30px 0;
}

.calling ul {
    justify-content: center;
    text-align: center;
}

.calling ul li {
    display: inline-block;
    padding: 0 30px;
    position: relative;
}

.calling ul li a {
    color: #fff !important;
    font-size: 20px;
    font-weight: 500;
}

.calling ul li img {
    margin-right: 10px;
}

.calling ul li a span {
    font-weight: 200;
}

.calling ul li:last-child a {
    font-weight: 700;
}

.calling ul li::before {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #3b1362;
    content: "";
    position: absolute;
    z-index: -1;
    left: 50px;
    top: -10px;
}


.about-banner {
    background: url("../images/about-banner.png") no-repeat;
    max-width: 100%;
    height: 100%;
    width: 100%;
    background-size: cover;
    margin-top: -92px;
    padding-top: 235px;
    height: 870px;
    background-position: 30%;
    overflow: hidden;
    background-color: #f8f7fc;
}

.about-banner .info-banner {
    margin-bottom: 80px;
}

.what-we-do h2 {
    margin-bottom: 0;
}

.what-we-do h5 {
    margin-bottom: 0;
    font-size: 30px;
    color: #3f3694;
    font-weight: 600;
    font-family: 'Poppins';
}

.what-we-do .row:first-child {
    margin-bottom: 50px;
}

.info-what p {
    font-size: 16px;
    margin-bottom: 20px;
}

.info-what ul li {
    font-size: 16px;
    font-weight: 600;
    color: #3f3694;
    display: inline-block;
    width: 49%;
    margin-bottom: 8px;
}

.info-what ul li img {
    margin-right: 5px;
    max-width: 21px;
}

.info-what ul {
    margin: 30px 0 20px;
}

.img-what img {
    max-width: 105%;
}

.what-we-do .row {
    align-items: center;
}

.what-we-do {
    padding-top: 0;
    background: #f6f3f9;
}

.what-we-do::before {
    content: "";
    position: absolute;
    background: url(../images/bg5.png) no-repeat;
    max-width: 344px;
    height: 339px;
    width: 100%;
    background-size: 100%;
    right: 0;
    bottom: -70px;
    z-index: -1;
}

.what-we-do::after {
    content: "";
    position: absolute;
    background: url(../images/bg14.png) no-repeat;
    max-width: 151px;
    height: 281px;
    width: 100%;
    background-size: 100%;
    left: 0;
    bottom: -70px;
    z-index: -1;
}


.info-what::before {
    content: "";
    background: url(../images/down.png) no-repeat;
    max-width: 36px;
    width: 100%;
    height: 93px;
    position: absolute;
    background-size: 100%;
    left: -80px;
    top: 40px;
    z-index: -1;
}

.info-what {
    position: relative;
}

.info-offer {
    text-align: center;
    position: relative;
}

.info-offer h4 {
    position: relative;
    z-index: 1;
    font-size: 21px;
    color: #262627;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    padding-top: 10px;
    margin-top: -120px;
    margin-bottom: 0;
    min-height: 120px;
}

.info-offer h4::before {
    position: absolute;
    content: "";
    background: #ffda2f;
    width: 30px;
    height: 4px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.info-offer figure {
    margin-bottom: 0;
}

.info-offer::before {
    position: absolute;
    content: "";
    width: 85%;
    height: 95%;
    left: -3px;
    top: -8px;
    background: rgb(200, 53, 146);
    background: linear-gradient(180deg, rgba(200, 53, 146, 1) 0%, rgba(86, 19, 229, 1) 100%);
    border-radius: 60px 12px 12px 12px;
    z-index: -1;
}


.info-offer figure img {
    border-radius: 60px 12px 5px 5px;
}

.we-offer .btn-block {
    margin-top: 40px;
}

.info-offer::after {
    content: "";
    background: url(../images/left3.png) no-repeat;
    max-width: 88px;
    width: 100%;
    height: 28px;
    position: absolute;
    background-size: 100%;
    right: 20px;
    bottom: -10px;
    z-index: 1;
}

.we-offer::before {
    content: "";
    background: url(../images/bg7.png) no-repeat;
    max-width: 434px;
    width: 100%;
    height: 406px;
    position: absolute;
    background-size: 100%;
    left: 0px;
    top: 90px;
    z-index: -1;
    opacity: 0.8;
    background-position: bottom;
}


.contact-banner {
    background: url("../images/contact.jpg") no-repeat;
    max-width: 100%;
    height: 100%;
    width: 100%;
    background-size: cover;
    /* margin-top: -92px; */
    /* padding-top: 200px; */
    height: 587px;
    background-position: 100% 31%;
    overflow: hidden;
}

.contact-banner .info-banner {
    margin-bottom: 80px;
}

.info-contact .info-form .form-control {
    height: 50px;
    background: transparent;
    border: none;
    border-bottom: 2px solid #9f9f9f;
    border-radius: 0;
    margin-bottom: 25px;
    font-size: 14px;
    color: #f8386b;
}



.info-contact .info-form .form-group {
    position: relative;
    margin-bottom: 0;
}

.info-contact .info-form .form-group i {
    position: absolute;
    font-size: 20px;
    right: 10px;
    top: 10px;
    width: 20px;
    text-align: center;
    color: #9f9f9f;
}



.info-contact .info-form .form-control:focus {
    border-color: #f8386b;
    box-shadow: none;
}





.info-contact .info-form .form-control::-webkit-input-placeholder {
    color: #9f9f9f;
}

.info-contact .info-form .form-control:focus::-webkit-input-placeholder {
    color: #f8386b;
}

.info-contact .info-form .form-control:focus+i {
    color: #f8386b;
}

.info-contact .info-form .form-control:focus+label.error+i {
    color: #f8386b;
}


.info-contact .info-form textarea.form-control {
    padding-top: 10px;
    resize: none;
}

.info-contact .info-form p.form_tagline {
    font-size: 13px;
    position: relative;
    padding-left: 20px;
}


.info-contact .info-form p.form_tagline>input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 3px;
}

.info-contact .info-form p.form_tagline>span {
    color: #f8386b;
    font-weight: 500;
}

.info-contact::before {
    content: "";
    background: url(../images/down.png) no-repeat;
    max-width: 36px;
    width: 100%;
    height: 93px;
    position: absolute;
    background-size: 100%;
    left: -80px;
    top: 28%;
    z-index: -1;
}

.info-contact {
    position: relative;
}

.our-contact {
    background: #f8f7fc;
    padding-top: 0;
    padding: 6rem 0;
}

.contact-detail h4 {
    font-size: 35px;
    font-weight: 600;
    color: #2b187b;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.contact-detail h4::before {
    background: #ffda30;
    position: absolute;
    content: "";
    width: 100%;
    height: 12px;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.contact-detail h4+p {
    font-size: 18px;
    color: #464545;
    font-weight: 300;
}

.contact-detail .cont-more {
    margin-top: 28px;
}

.contact-detail .cont-more h5 {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 12px;
}

.contact-detail .cont-more h5+p,
.contact-detail .cont-more h5+a,
.contact-detail .cont-more h5+a+br+a {
    color: #464545 !important;
    font-weight: 500;
}

.contact-detail {
    margin-left: 40px;
}

.our-contact .row {
    align-items: center;
}

.info-contact h2+p {
    margin-bottom: 40px;
}

.info-contact h2 {
    margin-bottom: 30px;
}

.our-contact::before {
    content: "";
    position: absolute;
    background: url(../images/bg5.png) no-repeat;
    max-width: 344px;
    height: 339px;
    width: 100%;
    background-size: 100%;
    right: 0;
    bottom: 20px;
    z-index: -1;
}

.our-contact::after {
    content: "";
    position: absolute;
    background: url(../images/bg14.png) no-repeat;
    max-width: 151px;
    height: 281px;
    width: 100%;
    background-size: 100%;
    left: 0;
    bottom: 20px;
    z-index: -1;
}


.read-more {
    margin-bottom: 12px;
}

.read-more p:last-child {
    margin-bottom: 0;
}

.read-more__link-wrap {
    display: block;
}

.read-more__link {
    font-weight: 700;
}

.read-more.is-inline,
.read-more.is-inline p,
.read-more.is-inline+span {
    display: inline;
}

.read-more.is-inline+span {
    margin-left: 0.25em;
}

.read-more.is-inline.is-expanded+span {
    display: inline-block;
    margin-left: 0;
}

article {
    padding: 1em 0;
    max-width: 37em;
    margin: 2em auto;
    line-height: 1.4;
}

article+article {
    border-top: 1px solid #ddd;
}

.det-faq h4 {
    color: #000;
    font-weight: 600;
    margin-bottom: 15px;
}

.det-faq * {
    font-family: 'Poppins', sans-serif;
}

.det-faq p {
    color: #96939b;
    font-size: 16px;
}

.det-faq span:first-child {
    position: absolute;
    left: 0;
    top: 0;
}

.det-faq {
    position: relative;
    padding-left: 55px;
    margin-bottom: 50px;
    z-index: 5;
}

.det-faq .read-more.js-read-more+span>a {
    color: #303f9f;
    position: relative;
}

.det-faq .read-more.js-read-more+span>a::before {
    content: "\f0d7";
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: -15px;
    font-size: 16px;
    color: #303f9f;
}

.det-faq .read-more.js-read-more.is-expanded+span>a::before {
    content: "\f0d8";
    font-weight: 900;
}

.our-faq {
    background: #f8f7fc;
    padding-top: 0;
    overflow: hidden;
}




.info-faq {
    background: #fff;
    padding: 80px 0;
    border-radius: 60px 5px 5px 5px;
    box-shadow: 0 5px 15px #0000001f;
    margin-top: 90px;
    position: relative;
}

.info-faq::before {
    content: "";
    background: url(../images/down.png) no-repeat;
    max-width: 36px;
    width: 100%;
    height: 93px;
    position: absolute;
    background-size: 100%;
    left: -80px;
    top: -2px;
    z-index: -1;
}

.info-faq::after {
    content: "";
    position: absolute;
    background: url(../images/bg5.png) no-repeat;
    max-width: 344px;
    height: 339px;
    width: 100%;
    background-size: 100%;
    right: -200px;
    top: 50px;
    /* z-index: -1; */
}

.info-faq .row::before {
    content: "";
    background: url(../images/bg16.png) no-repeat;
    max-width: 471px;
    width: 100%;
    height: 266px;
    position: absolute;
    background-size: 100%;
    right: 120px;
    top: -220px;
    z-index: -1;
}

.det-faq:last-child {
    margin-bottom: 0;
}


.our-faq::before {
    content: "";
    background: url(../images/bg7.png) no-repeat;
    max-width: 434px;
    width: 100%;
    height: 406px;
    position: absolute;
    background-size: 100%;
    left: 0px;
    bottom: 0px;
    z-index: -1;
    opacity: 0.8;
    background-position: bottom;
}


.faq-banner {
    background: url("../images/faq-banner.png") no-repeat;
    max-width: 100%;
    height: 100%;
    width: 100%;
    background-size: cover;
    margin-top: -92px;
    padding-top: 200px;
    height: 860px;
    background-position: 40%;
    overflow: hidden;
    background-color: #f8f7fc;
}

.package-banner+.our-pricing {
    padding-top: 7rem;
}

.package-banner+.our-pricing::before,
.package-banner+.our-pricing::after {
    display: none;
}


.combo-banner+.our-pricing {
    padding-top: 0;
}

.combo-banner+.our-pricing::before,
.combo-banner+.our-pricing::after {
    display: none;
}


.combo-banner {
    background: url("../images/combo-banner.webp") no-repeat;
    max-width: 100%;
    height: 100%;
    width: 100%;
    background-size: 100% 100%;
    /* margin-top: -92px; */
    /* padding-top: 200px; */
    height: 900px;
    background-position: 40%;
    overflow: hidden;
    background-color: #f8f7fc;
}

.combo-banner .container {
    position: relative;
}

.combo-banner .img-pack img {
    max-width: 100%;
}


.combo-detail2 {
    width: 100%;
}

.combo2 .info-combo::before {
    max-width: 112%;
    width: 112%;
    height: 320px;
    bottom: 20px;
}

.combo2 .info-combo {
    margin-top: 100px;
    padding: 0px 60px 40px;
}

.combo2 .info-comb h4 {
    font-size: 63px;
}

.combo2 .info-comb h4>span {
    font-size: 40px;
    line-height: 37px;
}

.combo2 .info-comb h4+p::before {
    background: #2e036b;
    transform: skewX(-20deg);
    max-width: 70%;
    left: -51px;
}

.combo2 .info-comb h4+p {
    margin-bottom: 32px;
}

.combo2 .combo-price {
    margin-left: -90px;
}

.combo2 .combo-price h3 {
    font-size: 123px;
    text-align: center;
    position: relative;
    left: 50px;
    line-height: 112px;
}

.combo2 .combo-price h3>span {
    font-size: 46px;
}

.combo2 .combo-price h5 {
    font-size: 26px;
    position: relative;
    right: 80px;
}

.combo2 .combo-price .btn {
    margin-left: -20px;
}

.combo2 {
    background: url(../images/combo.jpg) no-repeat;
    background-color: #f8f7fd;
    max-width: 100%;
    background-size: cover;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-position: 50% bottom;
    padding-top: 100px;
    padding-bottom: 11px;
}

.combo2 .img-all {
    left: 20px;
}

div#popupform {
    max-width: 1100px;
    padding: 0;
    background: transparent;
}

.modal-body {
    padding: 0;
}

.popup-bann {
    position: relative;
    display: inline-block;
    max-width: 500px;
    z-index: 2;
}

.popup-content {
    display: inline-block;
    width: 970px;
    margin-left: -390px;
    padding: 23px 70px 40px 430px;
    background: #fff;
    height: 100%;
    vertical-align: bottom;
    position: relative;
    margin-right: 20px;
}

.popup-content h4 {
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.popup-content * {
    font-family: 'Poppins', sans-serif;
}

.popup-content h3 {
    font-size: 36px;
    color: #45177f;
    text-transform: uppercase;
    line-height: 40px;
    margin-bottom: 20px;
}

.popup-content h3>span {
    font-weight: 700;
    color: #e421a0;
    background: #ffdb2f;
    padding: 0 5px;
    display: inline-block;
}

.popup-content .form-control {
    margin-bottom: 15px;
    border-radius: 16px;
    padding: 13px 16px;
    font-size: 14px;
}

.popup-content ::placeholder {
    color: #313131;
}

.popup-content .btn {
    width: 100%;
    border-radius: 20px;
}

.popup-content .btn+img {
    display: none;
}

.popup-content::before {
    content: "";
    background: rgb(153, 112, 188);
    background: linear-gradient(90deg, rgba(153, 112, 188, 1) 0%, rgba(217, 22, 144, 1) 100%);
    width: 60%;
    height: 12px;
    position: absolute;
    top: -20px;
    right: -20px;
}

.popup-content::after {
    content: "";
    background: rgb(217, 22, 144);
    background: linear-gradient(180deg, rgba(217, 22, 144, 1) 0%, rgba(153, 112, 188, 1) 100%);
    width: 12px;
    height: 100%;
    position: absolute;
    right: -20px;
    top: -20px;
}

.fancybox-slide--html .fancybox-close-small {
    background: #ec4924;
    opacity: 1;
    top: 9px;
    right: 30px;
    border-radius: 4px;
    padding: 5px;
    width: 30px;
    height: 30px;
}

.fancybox-button svg {
    color: #fff;
}

.fancybox-button svg path {
    stroke-width: 1px;
    stroke: #fff;
}

.our-pricing .info-text {
    margin-bottom: 20px;
}

.our-pricing .nav-tabs::before,
.our-pricing .nav-tabs::after {
    content: "";
    width: 30%;
    height: 5px;
    position: absolute;
    background: #3f3694;
    top: 0;
    left: -10%;
}

.our-pricing .nav-tabs::after {
    left: inherit;
    right: -10%;
    bottom: 0;
    top: inherit;
    background: #b63098;
}


.ftr-social li i {
    position: absolute;
    left: 0;
    top: 1px;
}

.pack-inn {
    padding: 40px 12px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 5px 15px #0000000d;
    position: relative;
    z-index: 1;
    transition: .5s all;
    margin-bottom: 30px;
    text-align: center;
}

.pack-header h3 {
    font-size: 26px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 25px;
    transition: .5s all;
}

.pack-price h4 {
    font-size: 40px; 
    line-height: 65px;
    letter-spacing: -3px;
    margin-bottom: 0;
    position: relative;
    transition: .5s all;
}

.pack-price h4>sup {
    font-size: 25px;
    position: relative;
    top: 0;
    transition: .5s all;
}

.pack-inn * {
    font-family: 'Poppins', sans-serif;
}

.pack-price h4>span {
    font-size: 26px;
    position: relative;
    line-height: 32px;
    display: table;
    letter-spacing: -1px;
    transition: .5s all;
    margin: auto;
}

.pack-price h4>span::before,
.pack-price h4>span::after {
    position: absolute;
    content: "";
    background: #f45051;
    width: 100%;
    height: 1px;
    transform: rotate(15deg);
    top: 14px;
    left: 2px;
    transition: .5s all;
}

.pack-price h4>span::after {
    transform: rotate(-15deg);
}

.pack-price h4>span>sub {
    display: none;
}



.pack-list.pack-ul ul {
    margin: 30px 0;
    height: 180px;
}

.pack-list.pack-ul ul li {
    font-size: 15px;
    color: #000;
    margin-bottom: 5px;
    transition: .5s all;
}

.pack-lbtn {
    display: none;
}

.pack-btn ul li:last-child {
    display: none;
}

.pack-btn ul li a {
    border-radius: 50px;
    width: 75%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    text-transform: capitalize;
    padding: 10px 15px;
    transition: .5s all;
    background: #ffda00;
    color: #000 !important;
    font-size: 18px;
    font-weight: 700;
    box-shadow: 0 5px 15px #0000002e;
    border: 1px solid transparent;
}

.pack-tag {
    background: #ffda02;
    border-radius: 50px;
}

.pack-tag p {
    padding: 5px 0;
    font-size: 16px;
    color: #000 !important;
}

.pack-inn::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 2px solid #eaeaea;
    border-radius: 20px;
    transition: .5s all;
    z-index: -1;
}

.pack-inn:hover {
    background: #f45051;
}

.pack-inn:hover * {
    color: #fff;
}

.pack-tag p>strong {
    color: #000 !important;
}

.pack-inn:hover .pack-price h4>span::before,
.pack-inn:hover .pack-price h4>span::after {
    background: #fff;
}

.pack-inn:hover .pack-list.pack-ul ul li {
    color: #fff;
}

.pack-inn:hover::before {
    border-color: #ffda00;
}

i.bestseller {
    display: none;
}


.pack-inn:hover .pack-price h4::before,
.pack-inn:hover .pack-price h4::after {
    opacity: 1;
}

.popup-content textarea.required.form-control {
    height: 100px;
    border-radius: 10px;
}

.pack-price h4::before,
.pack-price h4::after {
    background: #fff;
    content: "";
    position: absolute;
    width: 15px;
    height: 3px;
    left: 15px;
    top: 35%;
    opacity: 0;
    transition: .5s all;
}

.pack-price h4::after {
    right: 15px;
    left: inherit;
}

.social {
    display: none;
}




.thankyou-banner h1+p {
    color: #fff;
}



.thankyou-banner h1 {

    font-size: 46px;

    font-weight: 600;

    margin-bottom: 22px;

    line-height: 58px;

    color: #fff;

}

.thankyou-banner h1 span {

    display: block;



    /* font-style:  italic; */

}

.thankyou-banner {

    text-align: center;

    background: url(../images/thanks-banner.jpg);

    display: -webkit-flex;

    display: inline-flex;

    -webkit-flex-direction: column;

    flex-direction: column;

    -webkit-align-items: center;

    align-items: center;

    -webkit-justify-content: center;

    justify-content: center;

    height: 100vh;

    width: 100%;

    font-size: 22px;

    color: #fff;

    line-height: 26px;

    background-size: cover;

}

a.live-chat-thank.chat {

    background: #ee2c5e;

    display: inline-block;

    border-radius: 50px;

    padding: 14px 70px;

    color: #fff;

    text-transform: uppercase;

    letter-spacing: 1px;

    margin: 40px 0;

}

a.flive_chat.chat {

    margin: 0;

    font-size: 18px;

    padding: 13px 38px 13px 58px;

    text-transform: uppercase;

    background: rgb(0, 171, 255);

    background: -moz-linear-gradient(top, rgba(0, 171, 255, 1) 0%, rgba(0, 89, 172, 1) 100%);

    background: -webkit-linear-gradient(top, rgba(0, 171, 255, 1) 0%, rgba(0, 89, 172, 1) 100%);

    background: linear-gradient(to bottom, rgba(0, 171, 255, 1) 0%, rgba(0, 89, 172, 1) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00abff', endColorstr='#0059ac', GradientType=0);

    color: #ffff;

    border-radius: 5px 5px 0 0;

    font-weight: 500;

    text-decoration: none;

    float: right;

    position: relative;

    height: 52px;

}

/* footer  */

footer {
    padding: 0px 0 0;
}

footer .container-fluid {
    padding: 0;
}

.footer {
    position: relative;
    /* overflow-x: hidden; */
    z-index: 1
}

.footer::before {
    content: "";
    width: 100%;
    height: 550px;
    background: url("../images/footer-bg.webp") 0 0/contain no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    /* transform: translateX(-50%); */
}

.footer::after {
    content: "";
    width: 430px;
    height: 665px;
    background: url("../images/footer-after.webp") 0 0/contain no-repeat;
    position: absolute;
    bottom: 0;
    opacity: .3;
    right: 20px;
    z-index: -1
}

.footer .ft_left {
    background: linear-gradient(90deg, rgb(113 28 211) 0%, rgb(40 3 83 / 79%) 100%) !important;
    padding: 59px 77px 26px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 52% 100%;
    border-radius: 0 125px 0 0;
}

.footer .ft_left::before {
    content: "";
    width: 96px;
    height: 150px;
    background: url("../images/footer-form-before.webp") 0 0/contain;
    position: absolute;
    top: -65px;
    left: 44%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
}

.footer .ft_left .ft_header h4 {
    font-size: 36px;
    font-weight: 900;
    color: #fff
}

.footer .ft_left .ft_header p {
    color: #fff;
    margin: 10px 0 10px;
    font-size: 13px;
}

.footer .ft_left .ft_form {
    margin: 2rem 0
}

.footer .ft_left .ft_form form input {
    width: 100%;
    padding: 5px 0 10px;
    background: 0 0;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    outline: 0;
    margin-bottom: 45px
}

.footer .ft_left .ft_form form input::placeholder {
    color: #fff
}

.footer .ft_left .ft_form form .ft_submit {
    color: #032243;
    padding: 12px 35px;
    border: none;
    outline: 0;
    background: #ffffff;
    border-radius: 40px;
}

.footer .ft_left p {
    color: #fff;
    font-weight: 200
}

.footer .ft_right {
    padding-left: 2rem;
    padding-bottom: 30px
}

.footer .ft_right h5 {
    font-size: 36px;
    font-weight: 800;
    color: #711cd3;
    animation: .2s linear infinite ft_icon;
    margin-bottom: 20px
}

.footer .ft_right .ft_menu .ft_menu_lft ul {
    padding-bottom: 2rem;
    border-bottom: 2px solid #f3f3f3
}

.footer .ft_right .ft_menu .ft_menu_lft ul li {
    margin-bottom: 28px;
}

.footer .ft_right .ft_menu .ft_menu_lft ul li a {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    display: flex;
    align-items: baseline;
    transition: .4s linear
}

.footer .ft_right .ft_menu .ft_menu_lft ul li a:hover {
    color: #1c287b
}

.footer .ft_right .ft_menu .ft_menu_lft ul li a i {
    margin-right: 15px;
    color: #711cd3;
}

.ft_logo .ft__right p {
    margin-bottom: 0;
    width: 100%;
}

.ft__right ul {
    margin-top: 20px;
    display: flex;
    justify-content: left;
    align-items: center
}

.ft__right ul li {
    margin-left: 10px
}

.ft__right ul li a {
    color: #000;
    font-weight: 500
}

.ft_menu_rgt.footer_menu ul {
    column-count: 3
}

.footer .ft_right .ft_menu .ft_menu_rgt ul li {
    margin-bottom: 17px;
}

.footer .ft_right .ft_menu .ft_menu_rgt ul li a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    margin-left: 25px;
    position: relative
}

.footer .ft_right .ft_menu .ft_menu_rgt ul li a::before {
    content: "";
    width: 0;
    height: 2px;
    background: #1c287b;
    position: absolute;
    bottom: -3px;
    left: 0;
    transition: .3s linear
}

.footer .ft_right .ft_menu .ft_menu_rgt ul li a::after {
    content: "\f324";
    font-family: "Font Awesome 6 Pro";
    font-size: 16px;
    position: absolute;
    top: 0;
    left: -25px;
    color: #711cd3;
    animation: .6s linear infinite fticon
}

.footer .ft_right .ft_menu .ft_menu_rgt ul li a:hover::after {
    animation: unset
}

@keyframes fticon {

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

    50% {
        transform: translateX(5px)
    }
}

.ft_logo {
    padding: 1rem 0;
}

.ft__left a img {
    width: 306px;
}
.footer-social {
    margin: 20px 0px 20px 0px;
}
.footer-social i{
    margin: 0px 5px 0px 5px;
    background-color: #fff;
    padding:20px 13px 20px 13px;
    border-radius:50px;
}


/* footer  */


/* icon  */
.icns .callusnow,
.icns .mail {
    width: 59px;
    height: 58px;
    color: #11191c;
    display: block;
    text-align: center;
    border-radius: 100%;
    font-size: 26px;
    position: fixed;
    bottom: 119px;
    left: 25px;
    z-index: 9999;
    padding: 0;
    line-height: initial;
    box-shadow: 6px 9px 30px 1px rgb(9 11 42 / 54%);
    padding: 9px 0 0;
    animation: scrollDownAnimation .5s ease infinite alternate;
    -webkit-animation: scrollDownAnimation .5s ease infinite alternate;
    background: #fff;
    color: #090b2a;
    line-height: 40px;
}

.icns .mail {
    bottom: 191px;
}

/* .icns .whatsapp {
    width: 72px;
    height: 72px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 100%;
    font-size: 34px;
    position: fixed;
    bottom: 100px;
    left: 20px;
    z-index: 9999;
    box-shadow: 6px 9px 30px 1px rgb(37 0 22 / 58%);
    padding: 9px 0;
    animation: scrollDownAnimation .5s ease infinite alternate;
    -webkit-animation: scrollDownAnimation .5s ease infinite alternate;
    background: linear-gradient(90deg, rgb(113 28 211) 0%, rgb(40 3 83 / 79%) 100%) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 38px;
} */

@keyframes scrollDownAnimation {

    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

.float-btn {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: fixed;
    right: -370px;
    top: 18%;
    font-size: 0;
    width: 420px;
    z-index: 999
}

.float-btn .tphov {
    position: fixed;
    right: -9px
}

.float-btn a.hovfunc {
    display: block;
    background: linear-gradient(to bottom right, #e4eef7, #ffffff);
    height: 50px;
    position: absolute;
    right: -171px;
    width: 230px;
    top: 55px;
    overflow: hidden;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    box-shadow: 0 0 10px #00000026 !important
}

.float-btn a.hovfunc:first-child {
    top: 0
}

.float-btn a.hovfunc:hover {
    right: 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.float-btn a.hovfunc img {
    padding: 15px 20px 20px 18px;
    border-right: 1px solid #ded9d9;
    vertical-align: middle;
    display: inline-block;
    filter: brightness(0) saturate(100%) invert(37%) sepia(98%) saturate(1612%) hue-rotate(347deg) brightness(104%) contrast(101%);
}

.float-btn a.hovfunc span {
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    padding: 15px 0 15px 15px;
    color: #FF5722;
    font-size: 16px;
    font-weight: 600
}

.float-btn .clickfunc {
    position: relative;
    background: linear-gradient(90deg, rgb(113 28 211) 0%, rgb(40 3 83 / 79%) 100%) !important;
    width: 50px;
    height: 322px;
    margin-top: 0;
    cursor: pointer;
    box-shadow: 0 0 10px #00000026 !important;
    line-height: 130px;
    border-radius: 5px;
}

.float-btn .clickfunc a.openform {
    position: absolute;
    display: block;
    transform: rotate(-90deg);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    left: -88px;
    white-space: pre;
    top: 100px;
    color: #ffffff;
    z-index: 9999;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase
}

.side-form {
    background: #fff;
    padding: 30px;
    position: relative;
    z-index: 99999 !important;
    border-radius: 5px;
    margin: 0;
    width: 370px;
    display: inline-block;
    box-shadow: 0 0 30px #0000001f;
    right: -420px;
    position: fixed;
    top: 18%;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.side-form.active {
    right: 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.side-form .clickfunc {
    position: absolute;
    background: #269645;
    width: 50px;
    height: 320px;
    cursor: pointer;
    left: -47px;
    top: 110px;
}

.side-form .clickfunc a.closeform {
    position: absolute;
    display: block;
    transform: rotate(-90deg);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    left: -84px;
    white-space: pre;
    top: 100px;
    color: #fff;
    z-index: 9999;
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 100px;
}

.side-form h3 {
    color: #141315;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 700
}

.side-form input,
.side-form textarea {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    border: none;
    width: 100%;
    padding: 16px 20px;
    margin-bottom: 15px;
    border-radius: 4px;
    background: #ebebeb;
}

.side-form input::-webkit-input-placeholder {
    color: #b7b7b7
}

.side-form input:-ms-input-placeholder {
    color: #b7b7b7
}

.side-form input::placeholder {
    color: #b7b7b7
}

.side-form textarea {
    resize: none;
    height: 120px
}

.side-form textarea::-webkit-input-placeholder {
    color: #b7b7b7
}

.side-form textarea:-ms-input-placeholder {
    color: #b7b7b7
}

.side-form textarea::placeholder {
    color: #b7b7b7
}

.side-form input[type="button"] {
    margin: 0;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    background: #FF5722;
    font-weight: 500;
    border: none;
    cursor: pointer
}

span.closingmodal {
    position: absolute;
    right: 0;
    top: 0;
    background: #259444;
    color: #fff;
    width: 50px;
    height: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
}

input.submit-btn {
    background: #259444;
    color: #fff;
    height: 55px;
}

.scroll-to-top {
    width: 80px;
    height: 50px;
    position: fixed;
    bottom: 88px;
    right: 0px;
    z-index: 99;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s;
    display: none;
    border-radius: 50%;
    transform: rotate(241deg);
    filter: brightness(0) saturate(100%) invert(16%) sepia(88%) saturate(4346%) hue-rotate(266deg) brightness(82%) contrast(103%);
}

.scroll-to-top i {
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    -webkit-transition: .4s;
    transition: .4s;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #711cd3;
    border: 1px solid #fff;
}

::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/************************ new sections added *************************/
.img-layers {
    height: 55vh;
    width: 55vh;
}

.layer-1 {
    background-image: url("../images/layer-1.png");
    background-size: cover;
    width: inherit;
    height: inherit;
    position: absolute;
}

.layer-2 {
    background-image: url("../images/layer-2.png");
    background-size: cover;
    width: inherit;
    height: inherit;
    position: absolute;
    -webkit-animation: rotation-2 4s linear infinite;
}

.layer-3 {
    background-image: url("../images/layer-3.png");
    background-size: cover;
    width: inherit;
    height: inherit;
    position: absolute;
    -webkit-animation: rotation 5s linear infinite;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

@-webkit-keyframes rotation-2 {
    from {
        -webkit-transform: rotate(360deg);
    }

    to {
        -webkit-transform: rotate(0deg);
    }
}

.featured-services h1 {
    font-size: 50px;
    color: #262627;
    font-weight: 600;
    line-height: 55px;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}

.featured-services h1 span {
    display: block;
    color: #262627;
}

.featured-services h1::before {
    content: "";
    position: absolute;
    background: #ffda2f;
    bottom: 2px;
    left: 0;
    width: 280px;
    height: 12px;
    z-index: -1;
}

.featured-services .txt-orange {
    color: #cc8200 !important;
    font-style: italic;
    font-weight: 600;
    font-size: 18px;
}

.featured-services p {
    font-size: 17px;

}

.featured-services ul li {
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.featured-services ul li i {
    color: #1ab26d;
}

/* service-sec css start */
.service-sec-wrap {
    padding: 50px 8rem 0;
    overflow: hidden;
    position: relative;
    background-color: transparent;
    background-image: linear-gradient(180deg, #F6F6F6 0%, #FFFFFF 100%);
}

.service-sec-wrap .content {}

.service-sec-wrap .content h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 2.64px;
    color: #111111;
    text-transform: uppercase;
}

.service-sec-wrap .content h3 span {
    background: transparent linear-gradient(88deg, #ec1c24 0%, #0033a1 100%);
    box-shadow: 0px 10px 30px #2E3CFF73;
    border-radius: 10px 0 0 10px;
    padding: 3px 0px 3px 20px;
    color: #fff;
}

.service-sec-wrap .content h2::before {
    bottom: -25%;
    background-color: #CCCCCC;
    width: 95px;
    height: 5px;
}

.service-sec-wrap .content p {
    margin: 50px 0 0 0;
    min-width: 100%;
}

.service-sec-wrap .service-card {
    border-radius: 20px;
    overflow: hidden;
    background-color: #fff;
    min-width: 402px;
    max-width: 402px;
    box-shadow: 0px 6px 35px #0000001A;
    position: relative;
    margin: 0 auto;
    transition: all .5s ease-in-out;
}

.service-sec-wrap .service-card::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(180deg, #ec1c24, #0033a1);
    opacity: 80%;
    display: none;
    transition: all .5s ease-in-out;
}

.service-sec-wrap .service-card:hover::before {
    display: block;
}

.service-sec-wrap .service-card.first {
    margin: 130px 0 0 auto;
}

.service-sec-wrap .service-card.second {}

.service-sec-wrap .service-card.third {
    margin: 100px auto;
}

.service-sec-wrap .service-card.fourth {
    margin: 40px auto 0;
}

.service-sec-wrap .service-card.fifth {
    margin: 100px auto 0;
}


.service-sec-wrap .service-card .main-img img {
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    max-height: fit-content;
}

.service-sec-wrap .service-card .desc {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    min-height: 102px;
    max-height: 102px;
    padding: 20px 0;
    transition: all .5s ease-in-out;
}

.service-sec-wrap .service-card .desc h4 {
    margin: 0;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    width: 235px;
    position: relative;
    padding: 0 0 0 80px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 40px;
    flex-wrap: nowrap;
    flex-direction: row;
    transition: all .5s ease-in-out;
}

.service-sec-wrap .service-card .desc h4 span {
    display: none;
}

.service-sec-wrap .service-card:hover .desc h4 span {
    display: block;
}

.service-sec-wrap .service-card .desc h4::before {
    content: '';
    display: inline-block;
    background: transparent linear-gradient(90deg, #ec1c24 0%, #0033a1 100%);
    box-shadow: 0px 10px 30px #2E3CFF73;
    border-radius: 20px;
    width: 34px;
    height: 4px;
    margin-right: 15px;
    position: absolute;
    left: 24px;
    top: 50%;
    transition: all 250ms ease-in;
    transition: all .5s ease-in-out;
}

.service-sec-wrap .service-card:hover .desc {
    align-items: flex-start;
}

.service-sec-wrap .service-card:hover .desc h4 {
    color: #fff;
    width: 100%;
    padding: 0 0 0 35px;
    font-size: 27px;
}

.service-sec-wrap .service-card:hover .desc h4::before {
    display: none;
}

/* service-sec css end */
/* design-sec css end */
.design-sec-wrap {
    padding: 100px 0;
    overflow: hidden;
}

.design-sec-wrap h2 {
    text-align: center;
    border-radius: 10px;
    font-size: 80px;
    margin: 0 0 60px 0;
    text-transform: uppercase;
}
.design-sec-wrap h2::before{
    bottom: -17px;
    left: inherit;
}

.design-sec-wrap .process {
    width: 100%;
    padding: 0;
    text-align: center;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 10px;
}

.design-sec-wrap .process .item.first{
    background: #711cd3;
}
.design-sec-wrap .process .item.second{
    background: #0d1d30;
}
.design-sec-wrap .process .item.third{
    background: #f7c64a;
}
.design-sec-wrap .process .item.fourth{
    background: #f45051;
}

.design-sec-wrap .process .item {
    user-select: none;
    text-align: center;
    position: relative;
    padding: 0;
    transition: 0.4s ease-in-out;
    position: relative;
    min-height: 400px;
    max-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
}

.design-sec-wrap .process .item:hover {
    background: #f2f2f2;
}

.design-sec-wrap .process .item:not(:last-of-type)::after {
    content: "";
    width: 1px;
    height: 75%;
    background: #8c8c8c;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0.2;
    transform: translateY(-50%);
}

.design-sec-wrap .process .item:hover .number {
    transform: translateY(5px);
    color:  #003c71;
}

.design-sec-wrap .process .item .number {
    font-size: 90px;
    /* -webkit-text-stroke: 1px  #003c71; */
    display: block;
    color: #fff;
    font-family: "Roboto Condensed";
    font-weight: 700;
    transition: 0.4s ease-in-out;
}

.design-sec-wrap .process .item .title {
    display: block;
    font-family: 'Zilla Slab', serif;
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 27px;
    color:  #fff;
    text-transform: uppercase;
    margin-top: 10px;
    transition: 0.4s ease-in-out;
}

.design-sec-wrap .process .item:hover .title{
    color:  #003c71;
}

.design-sec-wrap .process .item .subtitle {
    display: block;
    font-family: 'Zilla Slab', serif;
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
    line-height: 1.5;
    font-weight: 600;
    transition: 0.4s ease-in-out;
}
.design-sec-wrap .process .item:hover .subtitle{
    color:  #183971e0;
}
/* design-sec css end */
/********************* new sections added ***************************/

/*packages detail page css start here*/


.price-detail-pack-header {
    background-color: #f45051;
    color: #fff;
    border: solid 4px #ffda00;
    border-radius: 20px;
    padding: 22px;
    text-align:center;
    margin-bottom:40px;
    
}
.price-detail-pack-header h1{
    font-size:100px
}

.detail-pack-item {
    box-shadow: 1px 1px 10px 0px #d5d5d5;
    padding: 0px 0px 40px 0px;
    border-radius: 28px;
    background-color: #fff !important;
}
.ul-detail-pack-item{
    padding: 20px 20px 20px 40px;
} 

    .ul-detail-pack-item li {
    border-bottom: 2px   #f4505178 solid;
        padding: 5px 0px 5px 2px
        
    
}

.discount-pack-tag {
    text-align: center;
    padding-top: 20px;
}
ul.see-detail-btn {
    height: 0px !important;
    margin:15px 0px 15px 0px;
}
.see-detail-btn a {
    color: #000 !important;
    font-size:16px;
    font-weight:700;
    background-color:white;
    box-shadow: 0px 0px 14px -1px #00000052;
    padding:8px 20px 8px 20px;
    border-radius:20px
}
.detail-logo {
    padding: 60px 0px 0px 0px !important;
}
.detail-pack-list.detail-pack-ul ul {
    height: 300px !important;
}
.img-webdesn {
    top: -357px;
    position: absolute;
    width: 923px;
    z-index: 999;
}

.pack-price .pack-amt {
    font-size: 50px !important;
    font-weight: 600 !important;
}

.pack-price .pack-amt sup {
    font-size: 35px !important;
    font-weight: 500 !important;
}
#shadow-host-companion{
        padding: 0px;
    }
/*CSS CUSTOM*/
a#navbarDropdown {
        cursor: pointer;
    }
header .header-btm .navbar{
        padding: 5px 16px !important;
    }
.ft__left img {
    width: 85% !important;
}

.info-test h4 {
    position: fixed;
    bottom: 38px !important;
}


.logo-designs {
    display: flex !important;
    align-items: center !important;
}

.logo-designs li {
    width: 50% !important;
}

.logo-designs .img-responsive {
    width: 100% !important;
}

.logo-designs  .img-responsive-1 {
    width: 55% !important;
    margin-left: 15px !important;
}