html {
    scroll-behavior: smooth;
}

.hero-chattogram.welcome_area{
    background:linear-gradient(to right, #9C27B0, #2d2ed4);    

    /* background-color: #ff9d00;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg stroke='%23000' stroke-width='66.7' stroke-opacity='0.05' %3E%3Ccircle fill='%23ff9d00' cx='0' cy='0' r='1800'/%3E%3Ccircle fill='%23fb8d17' cx='0' cy='0' r='1700'/%3E%3Ccircle fill='%23f47d24' cx='0' cy='0' r='1600'/%3E%3Ccircle fill='%23ed6e2d' cx='0' cy='0' r='1500'/%3E%3Ccircle fill='%23e35f34' cx='0' cy='0' r='1400'/%3E%3Ccircle fill='%23d85239' cx='0' cy='0' r='1300'/%3E%3Ccircle fill='%23cc453e' cx='0' cy='0' r='1200'/%3E%3Ccircle fill='%23be3941' cx='0' cy='0' r='1100'/%3E%3Ccircle fill='%23b02f43' cx='0' cy='0' r='1000'/%3E%3Ccircle fill='%23a02644' cx='0' cy='0' r='900'/%3E%3Ccircle fill='%23901e44' cx='0' cy='0' r='800'/%3E%3Ccircle fill='%23801843' cx='0' cy='0' r='700'/%3E%3Ccircle fill='%236f1341' cx='0' cy='0' r='600'/%3E%3Ccircle fill='%235e0f3d' cx='0' cy='0' r='500'/%3E%3Ccircle fill='%234e0c38' cx='0' cy='0' r='400'/%3E%3Ccircle fill='%233e0933' cx='0' cy='0' r='300'/%3E%3Ccircle fill='%232e062c' cx='0' cy='0' r='200'/%3E%3Ccircle fill='%23210024' cx='0' cy='0' r='100'/%3E%3C/g%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover; */

    background-color: #330000;
    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 800 400'%3E%3Cdefs%3E%3CradialGradient id='a' cx='396' cy='281' r='514' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23D18'/%3E%3Cstop offset='1' stop-color='%23330000'/%3E%3C/radialGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='400' y1='148' x2='400' y2='333'%3E%3Cstop offset='0' stop-color='%23FA3' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23FA3' stop-opacity='0.5'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect fill='url(%23a)' width='800' height='400'/%3E%3Cg fill-opacity='0.4'%3E%3Ccircle fill='url("#b#b")' cx='267.5' cy='61' r='300'/%3E%3Ccircle fill='url("#b#b")' cx='532.5' cy='61' r='300'/%3E%3Ccircle fill='url("#b#b")' cx='400' cy='30' r='300'/%3E%3C/g%3E%3C/svg%3E"); */
    background-attachment: fixed;
    background-size: cover;
}

.header_area .main_header_area{
    border-bottom-color: rgba(255, 255, 255, 0.1);
}

.welcome_area .apland-btn.btn-4{
    color:#58031e;
}

#sticky-wrapper:not(.is-sticky) .apland-btn.btn-4{
    color:#58031e;
}

#sticky-wrapper:not(.is-sticky) .classy-navbar-toggler .navbarToggler span{
    background-color:#fff;
}

#sticky-wrapper:not(.is-sticky) .logo-dark{
    display: none;
}

#sticky-wrapper.is-sticky .logo-white{
    display: none;
}

#sticky-wrapper:not(.is-sticky) .nav-brand img{
    /* filter: brightness(0) invert(1); */
    transition: 0.3s all ease;
}

#sticky-wrapper:not(.is-sticky) .classy-nav-container a{
    color:#fff;
}
.menu-on li a{
    color:black !important;
    border-bottom:0px !important;
}
.breakpoint-on .classynav>ul>li>a{
    border-bottom:0px !important;
}

#sticky-wrapper:not(.is-sticky) .classy-nav-container a:hover, #sticky-wrapper:not(.is-sticky) .classy-nav-container a:focus{
    color:rgba(255, 255, 255, 0.7);
}

#sticky-wrapper:not(.is-sticky) .classynav ul li:hover > a, #sticky-wrapper:not(.is-sticky) .classynav ul li.current_page_item > a{
    color:#f1c40f !important;
}

.header_area .login-btn-area .btn:hover, .header_area .login-btn-area .btn:focus {
    color: #531424 !important;
}

.bg-light-blue{
    background-color: #3f43fd2e !important; 
    color: #3f43fd !important;
}

.bg-light-red{
    background-color: #e91e6333 !important;
    color: #E91E63 !important;
}

.bg-light-green{
    background-color: #4caf5042 !important;
    color: #4CAF50 !important;
}

.single_benifits:hover .bg-light-blue{
    background-color:#3f43fd !important;
    color:white !important;
}

.single_benifits:hover .bg-light-red{
    background-color:#E91E63 !important;
    color:white !important;
}

.single_benifits:hover .bg-light-green{
    background-color:#4CAF50 !important;
    color:white !important;
}

.main_features_area{
    background: linear-gradient(to bottom, white, #f5f5ff);
    padding-top:100px;
}

.section_heading h6{
    background: linear-gradient(to right, rgb(142, 45, 226), rgb(74, 0, 224));
}

.single_work_step::before{
    font-family:"Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
}

.section-last-ready{
    background: linear-gradient(45deg, #3F51B5, #05867a);
}

.section-last-ready .btn{
    color:#000000;
    background-color: #FFC107;
}

.website-icon-signup{
    height:55px;
    margin-top:22px;
}

.refer-section{
    padding-top:70px;
    padding-bottom:30px;
}

.stats-section b{
    font-size: 4rem;
    display: block;
}

.stats-section{
    color:white;
}

.base-top{
    /* background:linear-gradient(to right, #e24997, #2d2ed4); */
    /* background:linear-gradient(to right, rgb(102, 125, 182), rgb(0, 130, 200), rgb(0, 130, 200), rgb(102, 125, 182)); */
    background:linear-gradient(to right, #396afc, #2948ff);
    /* background:linear-gradient(to right, rgb(54, 209, 220), rgb(91, 134, 229)); */

    padding-top:70px;
    padding-bottom:200px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 86%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 86%, 0% 100%);

}

.base-content-box{
    background:#F5F5FF;
}

.base-content-box .container{
    background-color:white;
    padding:60px;
    margin-top:-190px;
    z-index: 99;
    position: relative;
    border-radius: 5px;
    margin-bottom:100px;
}

.base-content-box .container b{
    font-weight: 600;
}

.crypto-icon{
    background: white;
    border-radius: 50%;
    /* margin-bottom: 55px; */
    position: relative;
    width: 100px;
    height: 100px;
    overflow: hidden;
    transition: 0.2s all ease;
    /* box-shadow: 0px 0px 11px 0px #f8a33d5c; */
    /* border: 6px solid #ffffff8c; */
}

.crypto-icon img{
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 30px;
}

.crypto-icon:hover{
    transform: scale(1.2);
}


.landing-offer-box{
    background: linear-gradient(to right, rgb(253, 200, 48), rgb(243, 115, 53));
    /* background: linear-gradient(to right, rgb(188, 78, 156), rgb(248, 7, 89)); */
    border-radius: 40px;
    color:#3E0B11;
    padding:10px 22px;
    font-size: 0.9rem;
    margin-top:-20px;
    position: relative;
    overflow: hidden;
}

.landing-offer-box:after {
    animation: shine 5s ease-in-out  infinite;
    animation-delay: 3s;
    animation-fill-mode: forwards;  
    content: "";
    position: absolute;
    top: 0%;
    left: -150%;
    width: 150%;
    height: 100%;
    opacity: 0;
    transform: skewX(30deg);
    
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(
      to right, 
      rgba(255, 255, 255, 0.13) 0%,
      rgba(255, 255, 255, 0.13) 77%,
      rgba(255, 255, 255, 0.5) 92%,
      rgba(255, 255, 255, 0.0) 100%
    );
  }
  

  @keyframes shine{
    60% {
      opacity: 1;
      left:-10%;
      transition-property: left, top, opacity;
      transition-duration: 0.7s, 0.7s, 0.15s;
      transition-timing-function: ease;
    }
    100% {
      opacity: 0;
      left: -10%;
      transition-property: left, top, opacity;
    }
  }

.landing-offer-box .info-text{
    font-size:12px;
    opacity: 0.6;
    font-weight: 500;
}

@media (min-width: 992px) {
    .landing-offer-box{
        margin-top:-65px;
        font-size: 1rem;
    }

    .landing-offer-box .info-text{
        font-size:13px;
    }
}

.landing-offer-box .badge{
    color: #fdc730;
    background-color: #ad0b61;
    background: linear-gradient(to right, rgb(237, 33, 58), rgb(147, 41, 30));
    font-weight: 500;
    border-radius: 40px;
    padding: 5px 10px;
    margin-right: 6px;
    display: inline-block;
}

.landing-offer-box .offer-box-icon{
    font-size:26px;
    /* color:#6f0531; */
    color:#ac4d14;
    margin-top:10px;
}

.landing-offer-box .text-success{
    color:#005704 !important;
}

.fw-400{font-weight: 400;} .fw-500{font-weight: 500;} .fw-600{font-weight: 600;}

.trustpilot-box{
    /* background: linear-gradient(to right, rgb(161, 255, 206), rgb(250, 255, 209)); */
    /* background: linear-gradient(to right, rgb(215 255 211), rgb(151 255 252)); */
    /* background:linear-gradient(109.6deg, rgb(204, 228, 247) 11.2%, rgb(237, 246, 250) 100.2%); */
    background: #FFEFBA;  /* fallback for old browsers */
    background: linear-gradient(to right, #FFFFFF, #FFEFBA); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    opacity: 0.95;
    padding: 14px;
    display: inline-block;
    border-radius: 8px;
    transition:0.1s all linear !important;
    color: #0e8479 !important;
    font-weight: 500;
}

.trustpilot-box img{
    margin-top:5px;
    height:24px;
}

.trustpilot-box:hover{
    opacity: 1;
    transform:scale(1.05);
}

.signup-btn{
    /* background:linear-gradient(to right, rgb(170, 255, 169), rgb(17, 255, 189));*/
    background:linear-gradient(to right, rgb(253, 200, 48), rgb(243, 115, 53));
    transition:0.1s all linear !important;
}

.signup-btn:hover{
    transform:scale(1.05);
}

.get-started-navbar, .signup-btn{
    border:none !important;
}

#sticky-wrapper:not(.is-sticky) .get-started-navbar{
    /* background:linear-gradient(to right, rgb(170, 255, 169), rgb(17, 255, 189)); */
    background:linear-gradient(to right, rgb(253, 200, 48), rgb(243, 115, 53));
    transition:0.1s all linear;
}
#sticky-wrapper:not(.is-sticky) .get-started-navbar:hover{
    transform:scale(1.05);
}

.menu-on .menu-logo{
    display: inline-block !important;
}

.breakpoint-on .classynav {
    padding-top: 10px;
    padding-left: 10px;
}

.menu-logo {
    margin-bottom: 14px;
}

.menu-on .get-started-navbar{
    background:linear-gradient(to right, rgb(57, 106, 252), rgb(41, 72, 255)) !important;
    margin-top:-50px;
    color:white !important;
}

.breakpoint-on .classy-navbar .classy-menu {
    background: linear-gradient(to right, rgb(224, 234, 252), rgb(207, 222, 243));
    box-shadow: 0px 0px 11px 2px #302d6b;
}

.circle-zoom{
    bottom: 33%;
    left: 100%;
}





.floating-animation {  
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
}



.our-partner-slides.owl-carousel .owl-stage{
    display: flex;
    align-items: center;
}





/* ====================================================================== WAVE ANIMATION START ======================================================================= */

@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}
.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
    bottom: -1px;
}
.bgTop {
    z-index: -5;
    opacity: 0.5;
}
.bgMiddle {
    z-index: -10;
    opacity: 0.75;
}
.bgBottom {
    z-index: -15;
}
.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}
.waveTop {
    background-size: 50% 100px;
}
.waveAnimation .waveTop {
  animation: move-wave 10s;
   -webkit-animation: move-wave 3s;
   -webkit-animation-delay: 1s;
   animation-delay: 1s;
}
.waveMiddle {
    background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
    animation: move_wave 20s linear infinite;
}
.waveBottom {
    background-size: 50% 100px;
}
.waveAnimation .waveBottom {
    animation: move_wave 25s linear infinite;
}

/* ====================================================================== WAVE ANIMATION END ======================================================================= */