.btn-activate,.btn-customs,.tab-custom.current ul li a {
    padding: 8px 20px;
    margin: 0;
    font-size: 16px!important;
    text-decoration: none;
    font-weight: 500!important
}

.OPT-4-TABS ul li,.endl-1 ul li,.opt-6-main ul li,.package ul li {
    list-style: none
}

html {
    scroll-behavior: smooth
}

body {
    font-family: Poppins,sans-serif;
    overflow-x: hidden
}

header {
    position: fixed;
    z-index: 9999;
    min-height: auto;
    top: 0;
    width: 100%;
    background: #fff;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    box-shadow: 0 10px 23px #0000000d
}

a.navbar-brand img {
    height: 100px
}

ul.navbar-nav li a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 0 10px!important
}

.top-menu-opt {
    display: flex;
    align-items: center;
    gap: 15px;
    position: absolute;
    top: 0;
    right: 15px
}

.menu-1-top,.section-1 {
    align-items: center;
    display: flex
}

.section-2,.section-5,.section6,h2.small-price {
    position: relative
}

.menu-1-top a {
    color: #1669d4;
    font-size: 17px;
    text-decoration: none;
    font-weight: 700
}

.btn-customs {
    border: 0;
    background: linear-gradient(to right,rgb(83 183 229) 0,#25429b 100%);
    border-radius: 5px;
    color: #fff!important
}

.btn-activate,.tab-custom.current ul li a {
    border: 2px solid;
    background: #fff;
    border-radius: 10px;
    color: #000!important
}

.btn-custom,.simple {
    font-size: 18px!important;
    color: #fff!important;
    font-weight: 600!important;
    text-decoration: none
}

.sec-header {
    padding-top: 15px
}

.menu-1-top {
    gap: 15px
}

.section-1 {
    margin-top: 140px;
    background-repeat: no-repeat;
    background-size: 900px;
    height: auto;
    background-position: right;
    background-color: #25429b;
    padding: 4rem 0
}

.sec1-text h1, .sec1-text h2 {
    color: #fff;
    text-align: left;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 16px
}

.sec1-text h4 {
    color: #fff;
    text-align: left!important;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 20px
}

.sec1-text ul {
    padding: 0 19px;
    list-style: disc
}

.sec1-text ul li {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px
}

.sec1-text ul li i {
    font-size: 11px;
    border: 1px solid #ffd85c;
    padding: 3px;
    border-radius: 27px;
    color: #000;
    background-color: #ffd85c;
    display: none
}

.sec1-text h6 {
    color: #ffd85c;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px
}

@keyframes blink {
    0%,100%,60% {
        color: #ffd85c
    }

    49%,99% {
        color: #fff
    }
}

.btn-custom {
    border: 0;
    background: linear-gradient(to right,rgb(83 183 229) 0,#25429b 100%);
    padding: 18px 26px;
    border-radius: 5px;
    margin: 0 10px;
    animation: hithere 3s linear infinite;
}

.simple,section.servingwrp.reviews_banner.thankyoubanner {
    background: 0 0
}

.simple {
    border: 2px solid;
    padding: 16px 26px;
    border-radius: 10px;
    margin: 0;
    animation: hithere 3s linear infinite;
}

.sec1-text {
    margin: auto;
    width: 90%
}

.sec2-text {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px
}

.sec-2-text-main h5 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 700;
    text-align: center;
    color: #000
}

.column:not(.inline-elements)>:last-child,.sec3-text p {
    margin-bottom: 0
}

.section-2 {
    padding: 15px 0;
    z-index: 0
}

.section-2:before {
    position: absolute;
    z-index: 0;
    content: '';
    background-color: #dadada;
    height: 1px;
    width: 100%;
    bottom: 0
}

.section3 {
    padding: 40px 0
}

.sec-3-video video {
    height: 370px;
    width: 100%
}

.more {
    color: #000!important
}

.sec3-text,.sec6-text,.veiws-tabs-btn {
    text-align: center
}

.sec3-text h1, .sec3-text h2 {
    margin-top: 14px;
    font-weight: 700;
    color: #000;
    letter-spacing: -1px;
    line-height: 40px;
    font-size: 28px;
    padding-bottom: 10px
}

.sec3-text p {
    padding-right: 0;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 30px;
    color: #000
}

.section-5 {
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    padding: 25px 40px;
    min-height: 612px;
    overflow: hidden;
    border-radius: 20px;
    width: 85%;
    margin: auto
}

.sec-5-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px
}

.sec-5-img img {
    height: 130px
}

.sec-5-text h2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
    color: #2d2b25;
    margin: 10px auto 20px
}

.sec-5-text h6 {
    text-transform: uppercase;
    font-size: 14px;
    color: #58afe0;
    margin: 0;
    font-weight: 600
}

ul.sec5-ul-tick li {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    list-style: none;
    margin: 0;
    color: #7b7b7b;
    padding-bottom: 6px
}

.sec-10-text h1, .sec-10-text h2,.sec-10-text p,.sec-7-one h1, .sec-7-one h2, .sec-8-text h1, .sec-8-text h2,.sec6-text a i,.sec6-text a p {
    text-align: center
}

ul.sec5-ul-tick li i {
    margin-right: 7px;
    font-size: 8px;
    border: 2px solid;
    padding: 2px;
    border-radius: 50%;
    color: #58afe0
}

li.heading.for-blue {
    color: #58afe0;
    font-size: 16px
}

.sec-5-two {
    display: flex;
    align-items: center;
    gap: 20px
}

h2.price-dollor {
    font-size: 54px;
    font-weight: 700;
    color: #58afe0;
    margin: 0;
    display: inline-block
}

.endl-1 ul,n,ul.sec5-ul-tick {
    padding: 0
}

.sec-5-text h3 {
    padding: 0;
    font-size: 16px;
    margin: 0;
    line-height: 38px;
    font-weight: 700;
    text-transform: none;
    color: #2e2e2e
}

.sec-5-text a {
    font-size: 20px;
    color: #58afe0;
    margin-right: 20px;
    text-decoration: none;
    font-weight: 400
}

h2.small-price {
    display: inherit;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    margin: 0 auto 7px;
    text-decoration: line-through;
    color: #895cad
}

.endl-1 ul li a,.icon-last-footer a,.opt-6-main ul li a,.package .detail-lnk,.package a.button:hover,.sec6-text a {
    text-decoration: none
}

.section6 {
    padding: 60px 0 80px;
    background: #fff7f7;
    margin: 90px 0
}

.section-9,footer {
    background-repeat: no-repeat
}

.sec6-text p {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    color: #495057;
    font-weight: 500
}

.sec6-text h1, .sec6-text h2 {
    margin: 10px 0 0;
    font-size: 32px;
    line-height: 1.3;
    font-weight: 700;
    padding-bottom: 40px
}

.sec6-text a i {
    font-size: 45px;
    z-index: 99;
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
    width: auto;
    color: #000
}

.sec6-text a p {
    font-size: 16px;
    color: #000;
    padding: 15px 0 0;
    border-bottom: 1px solid;
    width: 71px;
    margin: auto
}

.opt-6-main ul li {
    padding: 10px 25px;
    transition-duration: .5s;
    border-radius: 50px;
    margin: auto;
    width: 59%
}

.opt-6-main ul li img {
    color: #000;
    margin-right: 10px;
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: .8s ease-in-out;
    transition-duration: .5s
}

.opt-6-main ul li a {
    font-size: 15px;
    margin: auto;
    color: #000
}

.opt-6-main {
    padding-top: 50px;
    display: none
}

.sec-7-main,.section-9 {
    display: flex;
    align-items: center;
    background-size: cover
}

.sec-7-main {
    border-radius: 10px;
    padding: 70px;
    background-position: center;
    margin: 50px 0;
    justify-content: space-between;
    background-color: #7a40a4
}

.sec-7-one h1, .sec-7-one h2 {
    color: #fff;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 12px;
    line-height: 1.2;
    font-weight: 700
}

.sec-8-text h1, .sec-8-text h2 {
    font-size: 50px;
    font-weight: 700;
    color: #000;
    margin: 0 0 20px
}

span.block-d {
    display: block
}

.section8 {
    padding: 60px 0
}

.opt-sec-8-img img {
    position: relative;
    z-index: -1
}

.opt-sec-8-text {
    position: absolute;
    z-index: 1;
    top: 235px;
    left: 12px
}

.opt-sec-8-img img:before {
    position: absolute;
    content: "";
    background: #000000b0;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -450px;
    right: 0;
    transition: .5s
}

.section-9 {
    height: 350px;
    background: linear-gradient(to right,rgb(83 183 229) 0,#25429b 100%)
}

.nav-tabs,.opt-sec-10-main {
    align-items: center;
    display: flex
}

.section-10 {
    padding: 50px 0;
    background: #2980ff57
}

.sec-10-text h1, .sec-10-text h2 {
    font-size: 40px;
    font-weight: 700;
    width: 70%;
    margin: auto;
    color: #000;
    padding: 20px 0
}

.sec-10-text p {
    font-size: 18px;
    line-height: 1.4;
    padding: 13px;
    font-weight: 500;
    margin: 0;
    color: #000
}

.opt-sec-10-main {
    width: 100%;
    box-shadow: rgb(192 192 192 / 33%) 0 0 25px;
    border-radius: 5px;
    padding: 30px;
    font-size: 0px;
    min-height: 220px;
    background: #fff;
    height: 267px;
    gap: 30px
}

.opt-sec-10-profile-text p {
    color: #000;
    font-size: 17px;
    text-align: left;
    padding-bottom: 15px;
    padding-left: 0;
    width: 90%;
    font-weight: 500
}

.star i {
    color: #ffcc03;
    font-size: 14px;
    margin-right: 5px
}

.opt-sec-10-profile-img img {
    border-radius: 100px;
    height: 60px;
    width: 60px!important;
    object-fit: contain
}

.profile-text h6 {
    color: #000;
    font-size: 17px;
    text-align: left;
    padding-bottom: 10px;
    padding-left: 0;
    font-weight: 600
}

.endl-2,.last-endl,.last-endl p,.nav-tabs,.package .detail-lnk,.package a.button,.sec-4-text h5 {
    text-align: center
}

.sect-11-text h5 {
    font-size: 35px;
    font-weight: 600;
    color: #000
}

.sect-11-text p {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 1.6
}

.sect-11-text label {
    font-weight: 500;
    font-size: 18px;
    color: #5b6b7f;
    margin: 0 0 5px;
    width: 100%;
    display: block;
    padding: 10px 0 0
}

.sect-11-text input,.sect-11-text select,.sect-11-text textarea {
    background: #fff;
    padding: 18px 15px;
    color: #000;
    font-size: 18px;
    width: 100%
}

.sect-11-text label span {
    color: #e60303
}

.endl-1 ul li,.endl-1 ul li a {
    color: #fff!important;
    margin-bottom: 5px;
    font-weight: 400
}

.sect-11-text input {
    border: 1px solid #b2b9c1;
    font-weight: 400;
    height: 55px;
    border-radius: 8px
}

.sect-11-text select {
    margin: 0;
    border: 1px solid #b2b9c1;
    font-weight: 400;
    height: 60px!important;
    border-radius: 8px
}

.sect-11-text textarea {
    margin: 0;
    border: 1px solid #b2b9c1;
    font-weight: 400;
    height: 100px!important;
    border-radius: 8px
}

input[type=checkbox] {
    width: 14px;
    cursor: pointer
}

.check-list {
    display: flex;
    align-items: start
}

.check-list label {
    display: inline-block;
    margin-left: -16px;
    padding-left: 30px;
    line-height: 35px;
    font-weight: 500;
    font-size: 13px;
    color: #5b6b7f
}

footer {
    background-image: url(../images/footer-back.webp);
    background-size: cover;
    padding-top: 130px;
    height: 700px
}

.endl-1 p {
    color: #fff;
    padding: 15px 10px 10px;
    font-size: 15px
}

.endl-1 h2 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600
}

.endl-1 ul li {
    font-size: 16px
}

.endl-1 ul li a {
    display: block;
    font-size: 16px
}

.endl-1 img {
    height: 120px
}

.icon-last-footer a i {
    font-size: 30px;
    color: #fff;
    padding: 0 10px 0 0
}

.OPT-4-TABS p del,.OPT-4-TABS p span {
    color: rgba(109,124,144,.5);
    margin: 16px 0 30px;
    font-size: 20px
}

.endl-2 {
    margin: auto;
    width: 100%;
    padding-bottom: 50px
}

.endl-2 a {
    padding: 0 10px
}

.last-endl {
    background-color: #000;
    padding: 30px 0 0;
    height: 70px
}

.last-endl p {
    color: #fff;
    display: block;
    font-size: 12px
}

.btn-sec-11 {
    padding-top: 10px
}

.btn-sec-11 a {
    font-weight: 500!important;
    font-size: 16px!important;
    padding: 15px 50px;
    margin-bottom: 40px
}

.sec-4-text h5 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 50px
}

.nav-tabs {
    border-bottom: 0 solid #dee2e6!important;
    margin-bottom: 20px;
    justify-content: center;
    gap: 10px
}

a.nav-link {
    border-color: #000!important
}

.OPT-4-TABS {
    border-radius: 8px;
    padding: 30px;
    -webkit-transition: .3s cubic-bezier(.4, 0, .2, 1);
    margin-top: 24px;
    border: 1px solid #e0e0e0
}

.section-10 .owl-next span,.section-10 .owl-prev span {
    z-index: 0;
    top: -200px;
    font-size: 35px;
    background: linear-gradient(to right,rgb(83 183 229) 0,#8b5aac 100%);
    border-radius: 50%;
    width: 50px;
    padding-left: 4px;
    position: absolute
}

h6.card-title {
    margin-top: 16px;
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700
}

.OPT-4-TABS .price,.package .package_price .price {
    font-weight: 700;
    font-size: 35px;
    line-height: 1em;
    color: #7d45a2!important
}

.OPT-4-TABS p span {
    text-align: left;
    font-weight: 600
}

.OPT-4-TABS p del {
    font-weight: 600
}

.SEC-4-IMG-OPT-TAB img {
    height: 80px
}

.flex-main {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.OPT-4-TABS ul {
    padding: 0;
    overflow-y: scroll;
    height: 220px
}

.OPT-4-TABS ul p {
    font-size: 22px;
    font-weight: 700
}

.OPT-4-TABS .btn-black {
    text-align: center;
    width: 100%;
    background-color: #000;
    color: #fff!important;
    font-size: 16px;
    padding: 14px;
    border-radius: 10px;
    margin: 20px 0
}

.veiws-tabs-btn a {
    color: #000;
    font-size: 18px;
    font-weight: 600
}

.OPT-4-TABS ul li i {
    color: #6ebc47!important;
    font-size: 15px
}

.opt-sec-10-profile-img {
    width: 60%
}

.opt-sec-8-main {
    position: relative;
    z-index: 0;
    transition: 1s;
    filter: grayscale(100%)
}

.opt-sec-8-main:before {
    position: absolute;
    content: "";
    background: #000000b0;
    width: 0%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    transition: .5s
}

.OPT-4-TABS:hover,.section4 .nav-link.active.show {
    background: linear-gradient(to right,rgb(83 183 229) 0,#25429b 100%)
}

.opt-sec-8-text h1, .opt-sec-8-text h2 {
    font-size: 0px;
    color: #fff;
    font-weight: 700;
    transition: 1s
}

.section-10 .owl-next,.section-10 .owl-prev {
    position: relative;
    z-index: 0
}

.section-10 .owl-next span {
    right: -570px;
    color: #fff
}

.section-10 .owl-prev span {
    left: -570px;
    color: #fff
}

.sec9-text h1, .sec9-text h2{
    font-size: 33px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    padding-bottom: 10px
}

.sec9-text p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 30px
}

.opt-sec-8-main:hover .opt-sec-8-text h1, .opt-sec-8-main:hover .opt-sec-8-text h2 {
    font-size: 30px;
    transition: 1s
}

.opt-sec-8-main:hover:before {
    width: 100%;
    transition: .5s
}

.opt-sec-8-main:hover {
    filter: grayscale(0%);
    transition: .5s
}

.OPT-4-TABS:hover {
    transition: .2s ease-in;
    transform: scale(1.05)
}

.OPT-4-TABS:hover .price {
    color: #fff!important
}

a.dropdown-item {
    color: #000;
    display: block;
    margin: 5px 0;
    padding: 5px!important;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400
}

.section4 .nav-link.active.show {
    transition: .2s ease-in-out;
    color: #fff!important;
    border: 1px solid #fff!important
}

.section4 .nav-link:hover {
    transition: .2s ease-in-out;
    color: #fff!important;
    background: linear-gradient(to right,rgb(83 183 229) 0,#25429b 100%)!important;
    border: 1px solid #fff!important
}

section.servingwrp.reviews_banner.thankyoubanner .txtwrp h2 {
    color: #000
}

.package ul li {
    font-size: 14px;
    color: #000;
    font-weight: 400
}

.package ul:before {
    content: "Include:";
    font-size: 22px;
    left: 5px;
    font-weight: 700;
    top: 7px
}

.package {
    position: relative;
    border: 1px solid #ddd;
    width: 90%;
    margin: auto;
    min-width: 100%!important;
    padding: 20px!important;
    height: 550px
}

.accent-purple {
    border: 1px solid #7d45a2;
    background: #efefef
}

.package h2 {
    font-size: 20px!important;
    margin: 5px 0;
    text-align: left
}

.package.pricing-recommended {
    -webkit-transform: scale(1.11);
    transform: scale(1.11)
}

.package .detail-lnk {
    font-size: 15px;
    padding: 10px 0;
    margin-top: 10px;
    color: #000;
    font-weight: 700
}

.website-pack-preview span:nth-child(3) {
    right: 5px
}

li.port:hover span.card:nth-child(3) {
    transform: rotate(20deg);
    right: -30px
}

li.port:hover span.card:nth-child(2) {
    transform: rotate(-20deg);
    left: -30px
}

.pkg-box .imgwrp img {
    position: absolute;
    width: 70px;
    top: -190px;
    right: 30px
}

.package a.button {
    margin: 0 auto!important;
    width: 80%;
    background-color: #000!important;
    color: #fff!important;
    padding: 10px 0
}

.package ul {
    padding: 0;
    position: relative;
    margin-top: 0;
    height: 260px;
    overflow-y: scroll
}

.package .package_price span:last-child {
    align-self: flex-end;
    text-decoration: line-through;
    font-size: 24px
}

.package .package_price {
    display: block;
    justify-content: center;
    font-weight: 700;
    color: rgba(109,124,144,.5);
    margin: 16px 0 30px;
    text-align: left
}

.list-2::-webkit-scrollbar {
    width: 5px;
    height: 10px
}

.list-2::-webkit-scrollbar-corner {
    background: #fff
}

.list-2::-webkit-scrollbar-track-piece {
    background: #d2b3ee;
    -webkit-border-radius: 0px;
    border-left: 5px solid #f3f3f3
}

::-webkit-scrollbar-track-piece {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #fff
}

::selection {
    background: #e28f26;
    color: #fff;
    text-shadow: none
}

.portfolioboxes .tab-custom .tabbing-links {
    margin: 30px 0 10px;
    padding: 0
}

.portfolioboxes .tab-custom .tabbing-links li.current,.portfolioboxes .tab-custom .tabbing-links li:hover {
    transition: .2s ease-in-out;
    background: linear-gradient(to right,rgb(83 183 229) 0,#25429b 100%);
    color: #fff;
    border: 1px solid
}

.portfolioboxes .tab-custom .tabbing-links li {
    margin: 10px 5px!important;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 5px;
    font-weight: 600;
    cursor: pointer;
    transition: .2s ease-in-out;
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
    font-size: 14px
}

.sec1-text ul li::marker {
    color: #fbd751
}

section.section-1 img {
    width: 100%;
}


@keyframes hithere {
10% {
   transform: scale(1);
}

20% {
   transform: scale(1.1);
}


30% {
   transform: scale(1);  
  }
40%{
   transform:  scale(1.1);
   }
50% { 
  transform:  scale(1);
}
60% {
  transform: scale(1.1);
  }
70% {
   transform: scale(1);  
  }
  
  80% {
   transform: scale(1.1);  
  }
  
  90% {
   transform: scale(1);  
  }
100% {
   transform: scale(1.1); 
  }
}




.form-check.custom-check-box input {
    border: 1px solid #8080806b;
    width: 92px;
    height: 17px;
    align-items: center;
    padding: 0;
    margin: 0;
    z-index: 99999;
    position: relative;
}
.form-check.custom-check-box {
    display: flex;
    align-items: self-start;
    gap: 10px;
    width: 100%;
    padding: 0;
    margin-bottom: 1rem;
    z-index: 111111;
    position: relative;
}
.form-check.custom-check-box label {
    color: #a3a3a3;
    /* margin-left: 37px; */
    /* padding-left: 31px; */
    margin-top: -5px;
    color: white;
}
.form-check.custom-check-box.xaa label {
    color: black;
    text-align: start;
}