.mb-80 {
    margin-bottom: 80px;
}
.dflt-content h1 {
    font-size: 62px;
}
.dflt-content h2 {
    font-size: 45px;
}
.dflt-content h2 span {
    font-size: 45px;
    color: #0a937c;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}
.dflt-content h3 {
    font-size: 16px;
}
.dflt-content h4 {
    font-size: 21px;
}
.dflt-line {
    width: 150px;
    margin-bottom: 20px;
    height: 3px;
    background-image: linear-gradient(to right, #000000, #2a5045, #000000);
}
a.dflt-btn1 {
    display: inline-block;
    padding: 14px 30px;
    color: #fff;
    font-weight: 500;
    background-color: transparent;
    font-size: 16px;
    border: none;
    border-radius: 16px;
    box-shadow: inset 0 0 16px #448774;
    transition: all 0.2s ease-in-out;
}
a.dflt-btn1:hover {
    box-shadow: inset 0 0 21px #61d5a6;
}
.dflt-circle {
    height: 16px;
    width: 16px;
    border-radius: 50%;
    box-shadow: inset 0 0 7px #61d5a6;
}
.dflt-spn span {
    font-size: 16px;
    color: #fff;
}


/* Hero section */

.hero-bg {
    background-image: url("../images/hero-bg.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.hero {
    padding: 160px 0 100px;
    margin-top: -85px;
}
.hero-main h1 {
    font-size: 80px;
    margin-bottom: 40px;
    line-height: 1;
}

.hero-main-des p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 40px;
}
.hero-box {
    width: 150px;
    height: 130px;
    border-radius: 16px;
    border: 1px solid #0a937c;
    margin: 0 auto 40px;
}
.hero-box1 {
    width: 100%;
    height: 100%;
    border: 6px solid #142f26;
    border-radius: 16px;
}
.hbx1 {
    width: 100%;
    height: 100%;
    border: 8px solid #071414;
    border-radius: 12px;
}
.hbx2 {
    width: 100%;
    height: 100%;
    border: 10px dashed #32453f;
    border-radius: 16px;
}
.hbx3 {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#0d1814, #060c0a);
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    box-shadow: inset 0 0 12px rgba(255,255,255,0.1);
}

.fetx-text p {
    font-size: 16px;
    color: #fff;
    opacity: 0.6;
}
.hero-feature {
    border-radius: 16px;
    background-color: #060c0a;
    box-shadow: inset 0 0 44px #29403A;
    padding: 24px 16px;
}
.fbbs-cont1 i {
    font-size: 24px;
    border-radius: 16px;
    height: 50px;
    width: 50px;
    margin: 0 auto 16px;
    line-height: 50px;
    display: block;
    color: #61d5a6;
    text-align: center;
    transition: all 0.2s ease-in-out;
    box-shadow: inset 0 0 12px #29403A;
}
.fbbs-content:hover .fbbs-cont1 i {
    background-color: #06cfae;
}
.fbbs-cont h4 {
    font-size: 18px;
    margin-bottom: 0;
}




/* features section  */

.features {
    padding: 80px 0 50px;
}

.fd-box {
    position: relative;
    display: flex;
    justify-content: center;
    height: 100%;
}
.fd-box1 {
    height: 21px;
    width: 21px;
    margin: 0 auto;
    border-radius: 4px;
    box-shadow: 0 0 6px #5b9282;
    transform: rotate(45deg) translate(25px, 25px);
}
.fd-box2 {
    position: absolute;
    top: 22%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 2px;
    background-image: linear-gradient(to right, #060c0a, #395d53, #060c0a);
}
.feature-ico {
    height: 95px;
    width: 95px;
    margin: 0 auto 24px;
    box-shadow: inset 0 0 16px #5b9282;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
}
.feature-ico i {
    font-size: 30px;
    border-radius: 16px;
    height: 80px;
    width: 80px;
    line-height: 80px;
    display: block;
    color: #61d5a6;
    text-align: center;
    transition: all 0.2s ease-in-out;
    box-shadow: inset 0 0 24px #5b9282;

}
.fbbs-cont p {
    font-size: 16px;
    color: #fff;
}


/* choose-area section  */

.about-area {
    padding: 100px 0;
    background-image:url("../images/about-bg.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.about-spn {
    padding: 24px 0;
}
.about-spn span {
    display: inline-block;
    padding: 8px 16px;
    border-radius: 14px;
    font-size: 14px;
    margin-bottom: 16px;
    margin-right: 8px;
    background-color: #000;
    box-shadow: inset 0 0 30px #355e52;
    color: #fff;
}
.about-spn span i {
    font-size: 13px;
    margin-left: 12px;
    color: #61d5a6;
}
.about-content p {
    margin-top: 30px;
    font-size: 16px;
    color: #fff;
}
.abtb-img {
    position: relative;
    padding: 40px;
    border-radius: 24px;
    background-color: #000;
    box-shadow: inset 0 0 50px #355e52;
}
.abtb-img img {
    width: 100%;
    border-radius: 16px;
}
.abtb-img img.abs {
    position: absolute;
    bottom: 10%;
    right: -24px;
    box-shadow: 0 16px 30px #030706;
    width: 250px;
    border-radius: 20px;
}
.abtb-img img.abx {
    position: absolute;
    bottom: 7%;
    left: -24px;
    box-shadow: 0 16px 30px #030706;
    width: 250px;
    border-radius: 20px;
}

/* ease-area */

.ease-area {
    padding: 80px 0;
}

.abxe-box {
    height: 100%;
    border-radius: 24px;
    box-shadow: inset 0 0 116px #193f34;
    padding: 24px;
}

.abxe-bts span i {
    font-size: 22px;
    border-radius: 16px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    display: block;
    color: #61d5a6;
    box-shadow: inset 0 0 16px #448774;
    margin-bottom: 24px;
}
.abxt-text h4 {
    font-size: 18px;
    margin-bottom: 12px;
}
.abxt-text p {
    font-size: 14px;
    margin: 0;
    color: #fff;
    opacity: 0.7;
}


/* my-service section  */

.service{
    padding: 80px 0;
    background-image: radial-gradient(#1b382f, #010302, #000000);
}
.sv-img {
    padding: 40px;
    border-radius: 24px;
    background-color: #06110d;
    box-shadow: inset 0 0 50px #3e7766;
}
.sv-img img {
    width: 100%;
    border-radius: 24px;
}
.sv-img:hover {
    flex: 3.5;
} 

.nav-pills .nav-link {
    font-weight: 600;
    color: #fff;
    text-align: left;
}
.nav-pills .nav-link.active {
    color: #0a937c;
    background-color: transparent;
}
.dropdown-txt.active .accordionContent {
  max-height: 500px; /* enough to show content */
}
.accordionTitle {
    font-weight: 600;
    font-size: 24px;
    text-align: left;
    margin-bottom: 16px;
    cursor: pointer;
    transition: 0.3s ease;
}
.accordionContent {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
}
.ext-cont {
    padding: 16px;
    border-radius: 16px;
    background-color: #000000;
    box-shadow: inset 0 0 50px #173b33;
}
.ext-cont1 {
    font-size: 16px;
    color: #fff;
    border-radius: 16px;
    padding: 16px;
    box-shadow: inset 0 0 80px #204e43;
}
.ext-cont1 ul li {
    font-size: 14px;
    color: #fff;
    opacity: 0.7;
}


/* pricing page */

.price-main{
    padding: 80px 0;
    background-image:url("../images/about-bg.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.price-anh {
    padding: 24px;
    border-radius: 24px;
    border: 1px solid #ffffff26;
}
.price-desp p {
    font-size: 18px;
    color: #ffffff56;
}
.prc-des p {
    font-size: 18px;
    width: 55%;
    margin: auto;
    color: #fff;
}

.p-card {
    max-width: 400px;
    position: relative;
    overflow: hidden;
    padding: 24px;
    border-radius: 24px;
    box-shadow: inset 0 0 50px #3e7766;
    background-color: #000000;
    border: 1px solid rgba(0,0,0,0.2);
}
.p-ico span i {
    display: block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ffffff26;
    color: #ffffff;
    background-color: #06cfae;
    font-weight: 500;
    transition: all 0.2s ease-in-out;
}
.ico-area span {
    color: #ffffff;
    font-weight: 500;
    display: inline-block;
    font-size: 21px;
}
.price-card p,
.price-area h3 {
    color: #ffffff;
}
.pflow p {
    font-size: 14px;
    color: #ffffff;
}

.price-area h2 {
    font-size: 54px;
    line-height: 1.3;
    color: #0a937c;
    margin-bottom: 16px;
}
.bg-gre .price-area h2 {
    color: #ffffff;
}
.price-area h2 span {
    font-size: 14px;
    color: #ffffff56;
}

.price-txt p {
    font-size: 14px;
    padding-bottom: 12px;
    font-weight: 400;
}
.price-area p b {
    color: #ffffff;
}
.price-f p {
    font-size: 16px;
    line-height: 2;
    color: #ffffff;
    border-radius: 40px;
}
.price-f p i {
    color: #06cfae;
}
.arrow-box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.arrow-box img {
    width: 100%;
    opacity: 0.5;
}
.rcmp span i {
    font-size: 22px;
    border-radius: 16px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    display: block;
    color: #61d5a6;
    box-shadow: inset 0 0 16px #448774;
}

.code-box img {
    width: 250px;
    opacity: 0.5;
    transform: rotate(-20deg);
}
a.prc-btn {
    background-color: #06cfae;
}
.buy-btn a {
    display: block;
    width: 100%;
}


/* Contact page */

.contact-form {
    padding: 50px 0;
    background-image:url("../images/about-bg.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact-form .fbbs-cont h4 {
    font-size: 21px;
    margin-bottom: 24px;
}
.contact-form .fbbs-cont p {
    opacity: 0.7;
}
.con-box .fd-box2 {
    top: 20%;
}

.my-form {
    border-radius: 24px;
    padding: 40px;
    background-color: #000000;
    box-shadow: inset 0 0 116px #193f34;
}
.common {
    margin-bottom: 16px;
}
.common label, .message label {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 8px;
}
.common input, .message textarea {
    width: 100%;
    background-color: transparent;
    border: 1px solid #2e3f3b;
    font-size: 16px;
    padding: 12px 16px;
    border-radius: 16px;
    outline: none;
    color: #ffffff;
}

.common input:focus, .message textarea:focus {
    border-color: #06cfae;
}

.submit-btn input {
    font-size: 16px;
    border: none;
    outline: none;
    background-color: #000;
    color: #fff;
    padding: 12px 50px;
    font-weight: 600;
    transition: all 0.2s linear;
    border-radius: 16px;
    box-shadow: inset 0 0 16px #355e52;
}
.submit-btn input:hover {
    border: none;box-shadow: inset 0 0 21px #61d5a6;
}

/* about page  */

.about-main {
    padding: 80px 0;
    background-image:url("../images/about-bg.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.absp p {
    font-size: 18px;
    color: #fff;
    margin: 0;
}
.abtb-ico-text1 {
    padding: 16px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 24px;
    transition: all 0.2s ease-in-out;
}
.abtb-ico i {
    font-size: 21px;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    line-height: 45px;
    display: block;
    color: #fff;
    text-align: center;
    margin-right: 8px;
    transition: all 0.2s ease-in-out;
}
.abtb-text h4 {
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: 600;
}
.abtb-text p {
    font-size: 16px;
    margin-bottom: 0;
}
.abtb-ico-text1:hover {
    border: 1px solid #06cfae;
}
.abtb-ico-text1:hover .abtb-ico i {
    background-color: #06cfae;
}


.abtb-content {
    padding-right: 80px;
}
.abtb-content p {
    font-size: 18px;
    margin: 24px 0;
}
.abt-img {
    position: relative;
}
.abt-img img {
    width: 100%;
    border-radius: 30px;
}
.ablg-box {
    border-radius: 30px;
    padding: 24px;
}
.ablg-box h3 {
    font-size: 30px;
    margin-bottom: 24px;
}
.abtb-content ul {
    margin: 0;
    padding: 0;
}
.abtb-content ul li {
    list-style: none;
    font-size: 18px;
    margin-bottom: 16px;
    color: #06cfae;
}
.webd-ico img {
    width: 50px;
}
.about-img2 img {
    width: 180px;
    border-radius: 20px;
    position: absolute;
    right: -24px;
    bottom: -24px;
}


/* about-ots section  */

.about-ots {
    margin-bottom: 50px;
    padding: 80px 0 0;
    background-image:url("../images/abg.webp");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}



/* Responsive */

@media all and (max-width: 1399px){
    .dflt-content h2 span,
    .dflt-content h2 {
        font-size: 40px;
    }
    .fbbs-cont h4 {
        font-size: 16px;
    }
    .about-area {
        padding: 80px 0;
    }
    .abtb-img img.abs {
        width: 220px;
    }
}
@media all and (max-width: 1199px){
    .dflt-content h2 span,
    .dflt-content h2 {
        font-size: 36px;
    }
    /* hero */
    .hero-main h1 {
        font-size: 68px;
    }
    /* feature section */
    .fd-box2 {
        top: 20%;
    }
    .abtb-img img.abs {
        width: 200px;
        right: 0;
    }
    /* service section  */
    .accordionTitle {
        font-size: 21px;
    }
    /* about page */
    .absp p {
        font-size: 16px;
    }
    /* price */
    .contact-form,
    .about-area,
    .price-main{
        background-size: contain;
    }
    /* contact page  */
    .con-box .fd-box2 {
        top: 18%;
    }
}

@media all and (max-width: 991px){
    /* hero  */
    .hero {
        padding: 160px 0 50px;
    }
    .hero-main h1 {
        font-size: 64px;
    }
    /* feature  */
    .features {
        padding: 60px 0;
    }
    .fd-box1 {
        height: 16px;
        width: 16px;
        transform: rotate(45deg) translate(25px, 25px);
    }
    .fd-box2 {
        top: 18%;
    }
    .fbbs-cont p {
        font-size: 14px;
    }
    /* about  */
    .about-area {
        padding: 60px 0;
    }
    .abtb-img img.abs {
        width: 250px;
    }
    /* service  */
    .service {
        padding: 50px 0 16px;
    }
    .prc-des p {
        font-size: 16px;
        width: 100%;
    }
    .nav-pills .nav-link {
        padding: 0;
        padding-bottom: 16px;
    }
    /* pricing  */
    .price-main{
        padding: 50px 0;
    }
    /* contact page  */
    .fbbs-cont h4 {
        margin-bottom: 16px;
    }
    /* about page  */
    .ease-area,
    .about-main {
        padding: 50px 0;
    }
    .about-ots {
        margin-bottom: 0;
        padding: 50px 0 0;
    }
}

@media all and (max-width: 767px){

    /* hero */
    .hero-main h1 {
        font-size: 50px;
    }
    .hero-main-des p {
        font-size: 16px;
    }
    .fd-box {
        display: none;
    }
    .abtb-img img.abs {
        width: 200px;
    }
    .ease-area {
        padding: 50px 0;
    }
    /* price  */
    .p-card {
        max-width: 100%;
    }
}
@media all and (max-width: 575px){
    .dflt-content h2 span, .dflt-content h2 {
        font-size: 30px;
    }
    /* hero section  */
    .hero-main h1 {
        font-size: 42px;
    }
    /* service section */
    .ext-cont1 p {
        font-size: 14px;
    }

    /* about page  */

}
@media all and (max-width: 480px){
    .abtb-img img.abs {
        width: 150px;
    }
    .abtb-img {
        padding: 24px;
    }
    .sv-img {
        padding: 20px;
    }
    .accordionTitle {
        font-size: 18px;
    }
    .ico-area span {
        font-size: 18px;
    }
    .price-f p {
        font-size: 14px;
    }
    .price-area h2 {
        font-size: 45px;
    }
    .my-form {
        padding: 40px 24px;
    }
}

