* {
    text-transform: capitalize !important;
}
.bg-c-blue,
.to-top {
    background: #3498db;
}
.mini-nav-toggle,
.to-top i {
    font-size: 28px;
    line-height: 0;
}
.mini-navbar .dropdown ul,
.navbar .dropdown ul {
    z-index: 99;
    box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
}
#sec-1 h1,
#sec-1 h2 {
    text-shadow: -1px 0 2px #2f4d5a;
    text-align: center;
}
#sec-1 h1,
#sec-1 h2,
.section-title h2,
.section-title p {
    text-transform: uppercase;
    font-weight: 700;
}
.box-2part .left-sight h4,
h1,
h2,
h3 {
    text-transform: capitalize;
}
#funfacts,
#sec-1 .sec-1-container,
#sec-1 h1,
#sec-1 h2,
.section-title {
    text-align: center;
}
.navbar ul,
li {
    list-style: none;
}
@font-face {
    font-family: plasma;
    font-style: normal;
    src: url("../fonts/PalsmaFont/WOFF-WOFF2/Plasma-Square-Dots.woff") format("woff"), url("../fonts/PalsmaFont/TTF/Plasma-Square-Dots.ttf") format("ttf"), url("../fonts/PalsmaFont/WOFF-WOFF2/Plasma-Square-Dots.woff2") format("woff2");
}
.color-c-blue,
.to-top:hover i,
footer .row.menu ul li a:hover {
    color: #3498db !important;
}
.text-white {
    color: #fff !important;
}
html {
    scroll-behavior: smooth;
}
body {
    color: #444;
}
.features a,
footer .container .connection .col-12.col-lg-4 .row .col-8 a:hover,
footer .social-media a:hover > i {
    color: #3498db;
}
a {
    text-decoration: none;
}
#logo {
    color: balck !important;
}
.to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 2.5rem;
    bottom: 2.5rem;
    z-index: 996;
    width: 4rem;
    height: 4rem;
    border-radius: 50px;
    transition: 0.4s;
}
.to-top i {
    color: #fff;
}
.to-top:hover {
    background: #fff;
    border: 2px solid #3498db;
}
.to-top.active {
    visibility: visible;
    opacity: 1;
}
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
}
#header {
    height: 70px;
    transition: 0.5s;
    z-index: 997;
    background: #000;
}
#header.header-transparent {
    background: 0 0;
}
#header.header-scrolled {
    background: #000;
}
#header .logo h1 a {
    font-style: italic;
    font-size: 28px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 1px;
}
.navbar {
    padding: 0;
}
.navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.navbar li {
    position: relative;
}
.navbar li .emoji {
    width: 2rem;
    height: 1rem;
}
.navbar li .emoji img,
.swiper-slide {
    width: 100%;
    height: 100%;
}
.navbar a,
.navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 15px 7px;
    margin-left: 5px;
    font-size: 14px;
    color: #000;
    white-space: nowrap;
    transition: 0.3s;
}
.header-scrolled a,
.mini-navbar .active,
.mini-navbar .dropdown ul .active:hover,
.mini-navbar .dropdown ul a:hover,
.mini-navbar .dropdown ul li:hover > a,
.mini-navbar a:hover,
.mini-navbar li:hover > a,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul a:hover,
.navbar .dropdown ul li:hover > a,
footer .social-media a {
    color: #fff;
}
.navbar a i,
.navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
}
.navbar .active,
.navbar .active:focus,
.navbar a:hover,
.navbar li:hover > a {
    background: #3498db;
    color: #fff;
}
.aboutus .readmore-btn,
.aboutus .title-hr1,
.aboutus .title-hr2,
.mini-navbar ul {
    background-color: #fff;
}
.navbar .dropdown ul {
    display: block;
    position: absolute;
    right: 5px;
    top: calc(100% + 30px);
    margin: 5px 0 0;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    transition: 0.3s;
}
.mini-navbar .dropdown ul li,
.navbar .dropdown ul li {
    min-width: 200px;
}
.navbar .dropdown ul a {
    padding: 10px 20px;
    color: #2a2c39;
    margin: 0 5px;
    font-size: 14px;
}
.mini-navbar .dropdown ul a i,
.navbar .dropdown ul a i {
    font-size: 12px;
}
.navbar .dropdown:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}
.navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
}
@media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%;
    }
    .navbar .dropdown .dropdown:hover > ul {
        left: -100%;
    }
}
.mini-nav-toggle {
    color: #fff;
    cursor: pointer;
    display: none;
    transition: 0.5s;
}
@media (max-width: 991px) {
    .mini-nav-toggle {
        display: block;
    }
    .navbar ul {
        display: none;
    }
}
.mini-navbar {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(20, 21, 28, 0.9);
    transition: 0.3s;
    z-index: 999;
}
#sec-1,
.sec-1-waves {
    width: 100%;
    position: relative;
}
.mini-navbar .mini-nav-toggle {
    position: absolute;
    top: 15px;
    right: 25px;
}
.mini-navbar ul {
    display: block;
    position: absolute;
    top: 50px;
    right: 15px;
    left: 15px;
    overflow-y: auto;
    transition: 0.3s;
}
.mini-navbar a,
.mini-navbar a:focus {
    padding: 10px 20px;
    margin: 5px;
    font-size: 15px;
    color: #3498db;
}
.mini-navbar .getstarted,
.mini-navbar .getstarted:focus {
    margin: 15px;
}
.mini-navbar .dropdown ul {
    position: static;
    display: none;
    margin: 10px 20px;
    padding: 10px 0;
    opacity: 1;
    visibility: visible;
    background: #fff;
}
.mini-navbar .dropdown ul a {
    padding: 10px 20px;
}
.mini-navbar .dropdown > .dropdown-active {
    display: block;
}
#sec-1 {
    height: 80vh;
    margin-bottom: 10rem;
    background: url(../img/sec-1.jpg) top center/cover;
}
.gotopage {
    font-size: 2rem;
    color: #fff;
    animation-name: gotopageanimate;
    animation-duration: 3s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}
.gotopage:hover {
    font-size: 2rem;
    color: #3498db;
}
@keyframes gotopageanimate {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-50%);
    }
}
#sec-1 .sec-1-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
#sec-1 h1 {
    font-size: 50px;
    line-height: 100px;
    color: #fff;
}
#sec-1 h2 {
    color: #fff;
    margin-bottom: 50px;
    font-size: 20px;
}
@media (min-width: 1024px) {
    #sec-1 {
        background-attachment: fixed;
    }
}
@media (max-width: 768px) {
    #sec-1 h1 {
        font-size: 28px;
        line-height: 36px;
    }
    #sec-1 h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }
}
@media (max-width: 395px) {
    header h1 a {
        color: #fff !important;
    }
    #sec-1 h1 {
        text-align: center;
        font-size: 20px;
        line-height: 36px;
    }
    #sec-1 h2 {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 30px;
    }
}
.sec-1-waves {
    display: block;
    height: 60px;
    top: 100%;
}
.wave1 use {
    animation: 10s linear -2s infinite move-forever1;
}
.wave2 use {
    animation: 8s linear -2s infinite move-forever2;
}
.wave3 use {
    animation: 6s linear -2s infinite move-forever3;
}
@keyframes move-forever1 {
    0% {
        transform: translate(85px, 0);
    }
    100% {
        transform: translate(-90px, 0);
    }
}
@keyframes move-forever2 {
    0% {
        transform: translate(-90px, 0);
    }
    100% {
        transform: translate(85px, 0);
    }
}
@keyframes move-forever3 {
    0% {
        transform: translate(-90px, 0);
    }
    100% {
        transform: translate(85px, 0);
    }
}
section {
    padding: 60px 0;
    overflow: hidden;
}
.section-title {
    font-weight: 700;
    padding-bottom: 40px;
}
.section-title h2 {
    font-size: 2rem;
    padding: 0;
    line-height: 1px;
    margin: 0 0 5px;
    letter-spacing: 2px;
    color: #000;
}
.section-title h2::after,
.section-title h2::before {
    content: "";
    width: 120px;
    height: 1px;
    display: inline-block;
    background: #3498db;
    margin: 10px;
}
.section-title p {
    margin-top: 1rem;
    font-size: 1rem;
    font-family: Poppins, sans-serif;
    color: #2a2c39;
}
@media (max-width: 582px) {
    .title-hr1,
    .title-hr2 {
        background-color: #3498db;
        opacity: 1;
        border: none;
    }
    .section-title {
        position: relative;
    }
    .section-title h2::after,
    .section-title h2::before {
        display: none;
    }
    .title-hr1 {
        height: 2.5px;
        width: 90%;
        margin-top: 15px;
    }
    .title-hr2 {
        height: 5px;
        width: 20%;
        margin-top: -17px;
    }
}



/* buing links */

.buing_links .buy-link:hover .card-img-overlay{
    background-color: #0000005a;
  }
  
  .buing_links .buy-link h5{ 
    font-weight: bolder;
    font-size: 2.2rem;
  }
  
  
  .buing_links .buy-link{
  
    overflow: hidden;
    height: 10rem;
  }
  
  .buing_links .buy-link img{
    object-fit: contain;
     transition: 0.5s;
  }
  
  .buing_links .buy-link:hover img{
    transform: rotate(20deg) scale(2);
    transition: 0.5s;
  }
  
  .buing_links .buy-link:hover h5{
    display: inline-block !important;
    color: #ffffff;
  }
  
  
  /* --- end of buing links -- */
  
.aboutus {
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url(../img/sec-1.jpg);
    background: -o-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../img/sec-1.jpg);
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../img/sec-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
.aboutus .section-title h2::after,
.aboutus .section-title h2::before {
    background: #fff;
}
.aboutus .readmore-btn {
    border: 1px solid #3498db;
    border-radius: 0;
    width: 7rem;
    color: #3498db;
}
.aboutus .readmore-btn:hover {
    background-color: #3498db;
    border: 1px solid #fff;
    color: #fff;
}
.feature {
    margin-bottom: 5rem !important;
}
.features {
    padding-top: 80px;
}
.features h3 {
    font-weight: 700;
    font-size: 2rem;
}
.features p {
    font-size: 1.25rem;
}
.features .content p:last-child {
    margin-bottom: 0;
}
.features .content .btn-learn-more {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 5px;
    transition: 0.3s;
    line-height: 1;
    color: #3498db;
    animation-delay: 0.8s;
    margin-top: 6px;
    border: 2px solid #3498db;
}
.features .content .btn-learn-more:hover {
    background: #3498db;
    color: #fff;
    text-decoration: none;
}
footer {
    background-color: #151414;
}
footer .container .connection .col-12.col-lg-4 .row .col-8 a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
footer .container .connection .col-12.col-lg-4 .row .col-8 p {
    color: #6c757d;
    font-size: 14px;
}
footer .container .connection .col-12.col-lg-4 .row .col-4 i {
    font-size: 60px;
    color: #3498db;
}
footer .social-media {
    background-color: #212121;
}
footer .social-media a i {
    font-size: 2rem !important;
    margin: 0 5px;
    display: block;
}
footer .social-media a:hover {
    -webkit-animation-name: swing;
    animation-name: swing;
}
footer .row.menu h5 {
    width: 150px;
    color: #fff;
    font-weight: 700;
}
footer .row.menu hr {
    width: 70px;
    height: 2px;
    background-color: grey;
    margin: 30px 0;
}
footer .copyright {
    background-color: #000;
}
footer .copyright a {
    color: gray;
}
.box-2part {
    margin-top: 5rem;
    padding: 4rem 0;
}
.box-2part .header .line.mb-5:before {
    content: " ";
    width: 13rem;
    height: 0.15rem;
    display: block;
    margin: 0 auto;
    background-color: #3498db;
}
.box-2part .header .line.mb-5:after {
    content: " ";
    width: 2rem;
    height: 0.5rem;
    display: block;
    margin: 0 auto;
    background-color: #3498db;
}
.box-2part .header p {
    font-size: 1.25rem;
    font-weight: 300;
}
.box-2part .right-sight {
    background: -webkit-gradient(linear, left top, right top, from(rgba(69, 162, 243, 0.95)), to(rgba(52, 201, 227, 0.95))) !important;
    background: linear-gradient(to right, rgba(69, 162, 243, 0.95), rgba(52, 201, 227, 0.95));
    color: #fff;
}
.box-2part .right-sight ul {
    line-height: 3 !important;
}
.box-2part .right-sight ul li {
    line-height: 2 !important;
    padding: 0;
}
.box-2part .right-sight ul li::before {
    content: "";
    display: inline-block;
    font: 600 1.2rem/20px FontAwesome;
    text-rendering: auto;
    margin-top: 2px;
    color: #fff;
    margin-right: 0.5rem;
}
.box-2part .right-sight p {
    font-size: 1.25rem;
    text-align: justify;
    line-height: 2 !important;
}
.box-2part .left-sight h4 {
    font-size: 1.8rem;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    display: inline-block;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(52, 152, 240, 0.95)), to(rgba(52, 152, 227, 0.95)));
    background-image: -o-linear-gradient(left, rgba(52, 152, 240, 0.95), rgba(52, 152, 227, 0.95));
    background-image: linear-gradient(to right, rgba(52, 152, 240, 0.95), rgba(52, 152, 227, 0.95));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.box-2part .left-sight input {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    border: none !important;
}
.box-2part .left-sight input:focus,
.box-2part .left-sight textarea:focus {
    outline: 0 !important;
    -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.25) !important;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.25) !important;
}
.box-2part .left-sight textarea {
    border-radius: 3px;
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    border: 1px solid #ced4da;
}
.box-2part .left-sight button {
    text-align: center !important;
    background-color: #3498db;
    border-color: #3498db;
    color: #fff;
    border-radius: 30px;
    padding: 16px;
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.box-2part .left-sight button:hover {
    background-color: #fff;
    border-color: #3498db;
    color: #3498db;
}
.box-2part .left-sight button:focus {
    -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.25) !important;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.25) !important;
}
@media (min-width: 510px) {
    .box-2part .right-sight h3 {
        font-size: 2.5rem;
        font-weight: bolder;
    }
    .box-2part * {
        text-align: justify !important;
    }
}
.swiper {
    height: 100%;
    width: 100%;
}
@media (min-width: 768px) {
    .feature {
        margin-bottom: 1rem !important;
    }
    .featurepage-feature {
        height: 100vh;
    }
}
.featurepage-feature img {
    max-height: 12rem;
    object-fit: cover;
}
.featurepage-feature hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.463);
}
#funfacts {
    background: -webkit-gradient(linear, left top, right top, from(rgba(69, 162, 243, 0.95)), to(rgba(52, 201, 227, 0.95)));
    background: -o-linear-gradient(left, rgba(69, 162, 243, 0.95), rgba(52, 201, 227, 0.95));
    background: linear-gradient(to right, rgba(69, 162, 243, 0.95), rgba(52, 201, 227, 0.95));
    color: #fff;
}
#funfacts .facts {
    margin: 2rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
#funfacts .facts h2 {
    font-size: 2rem;
    font-weight: 500;
}
#funfacts .facts p {
    color: #f8faff;
}
#funfacts .facts .fact-count {
    margin: 1rem;
    width: 200px;
}
#funfacts .facts .fact-count span {
    display: block;
    font-size: 1.5rem;
}
.aboutus-page.aboutus {
    background: 0 0;
    margin-top: 5rem;
}
.aboutus-page.aboutus .row {
    padding-top: 40px;
}
.aboutus-page.aboutus .box {
    padding: 40px;
    margin-bottom: 30px;
    box-shadow: 0 0 30px rgba(73, 78, 92, 0.15);
    background: #fff;
    text-align: center;
}
.aboutus-page.aboutus h3 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 1rem;
    color: #68a4c4;
}
.aboutus-page.aboutus h4 {
    font-size: 0.8rem;
    color: #68a4c4;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 25px;
}
.aboutus-page.aboutus ul {
    padding: 0;
    list-style: none;
    color: #999;
    text-align: left;
    line-height: 20px;
}
.aboutus-page.aboutus .featured {
    z-index: 10;
    margin: -30px -5px 0;
}
.aboutus-page.aboutus .licinse-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 992px) {
    .aboutus-page.aboutus .box {
        max-width: 60%;
        margin: 0 auto 30px;
    }
}
@media (max-width: 767px) {
    .aboutus-page.aboutus .box {
        max-width: 80%;
        margin: 0 auto 30px;
    }
}
@media (max-width: 420px) {
    .aboutus-page.aboutus .box {
        max-width: 100%;
        margin: 0 auto 30px;
    }
}
@media (max-width: 510px) {
    .box-2part .right-sight h3 {
        font-size: 1.8rem;
        font-weight: bolder;
    }
    h3 {
        font-size: 1rem !important;
    }
    p {
        font-size: 0.8rem !important;
    }
}
.contact-page-title {
    text-align: center !important;
    font-weight: 700;
}

#funfacts .readmore-btn {
    border: 1px solid #3498db;
    border-radius: 0;
    width: 7rem;
    color: #3498db;
}
#funfacts .readmore-btn:hover {
    background-color: #3498db;
    border: 1px solid #fff;
    color: white !important;
}
