/*
* Template Name: Webiz
* Template URI: https://www.salvatoremandis.it
* Description: Webiz Digital Agency - Responsive Bootstrap Template
* Author: Salvatore Mandis
* Author URI: https://www.salvatoremandis.it
*/
*{margin: 0;padding: 0;}
body{font-family: sans-serif;background-color: #888;-webkit-font-smoothing: antialiased;}
#nav-bar{position: sticky;top: 0;z-index: 10;}
.navbar{background: linear-gradient(to right, #1723b1,#58f0ff);padding: 0 !important;}
/* Logo resize */
.navbar-brand img{height: 4rem;padding-left: 3rem;}
.navbar-nav{margin-right: 3rem;}
.navbar-nav li{padding: 0 1rem;}
.navbar-nav li{padding: 0 1rem;}
.navbar-nav .nav-item .nav-link{color: #fff !important; font-weight: 600; float: right; text-align: left;}
.navbar-nav .nav-item .nav-link:hover{color: #1723b1!important;}
.fa-bars{color: #fff !important; font-size: 25px !important;}
.navbar-toggler{outline: none !important;}
/* --------- Banner ---------- */
.banner{background: linear-gradient(to right, #1723b1,#58f0ff);color: #fff; padding-top: 5%;}
.promo-title{font-size: 3rem; font-weight: 600; margin-top: 3em;}
.join-title{font-size: 1.44rem;}
.link-play{text-decoration: none;}
.link-play:hover{color: #58f0ff;text-decoration: none!important;}
.play-btn{width: 45px;margin: 20px 0;margin-right: 2em;text-decoration: none !important;transition: transform 1.2s;}
.play-btn:hover{color: #444;text-decoration: none!important;transform: scale(1.2);}
.banner a{color: #fff; text-decoration: none!important;}
.img-fluid{margin-top: 4rem;}
.bottom-img{width: 100%;}
/* ---------- Services --------- */
#services{padding: 50px 0;}
.service-img{width: 130px; margin-top: 2rem;}
.services{padding: 20px;}
.qa{padding: 40px;}
.services h4{padding: 1em; margin-top: 5px; text-transform: uppercase;}
.title::after{
  content: '';
  background: linear-gradient(to right, #1723b1,#58f0ff);
  height: 8px;
  width: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-radius: 70px;
  transform: translateY(23px);}
#services .btn-primary, #about .btn-primary{
  box-shadow: none;
  padding: 8px 25px;
  border: none; border-radius: 20px;
  background: linear-gradient(to right, #1723b1,#58f0ff);
  transition: transform 1.2s;
}
#services .btn-primary:hover, #about .btn-primary:hover{transform: scale(1.2);}
/* -----------   About -------------*/
#about{background-color: #f8f9fa; padding-bottom: 3rem; padding-top: 3rem;}
.about-title{margin-top: 8%; font-weight: 600;}
#testimonials ul li{margin: 10px 0;}
#testimonials ul{margin-left: 20px;}
/* ------- Testimonials Section -----*/
#testimonials{margin: 100px 0;}
.testimonials{border-left: 3px solid #1723b1; margin: 50px 0;}
.testimonials img{height: 60px;width: 60px;border-radius: 50%; margin: 0 10px;}
.user-details{display: inline-block;font-size: 12px;}
.feedback{font-style: italic;}
/* ----- Footer ------*/
#footer{background: linear-gradient(to right, #1723b1,#58f0ff); color: #fff; font-size:12px; marg}
.footer-img{width: 100%;}
.footer-box{padding: 20px;}
.footer-box img{width: 4rem; margin-bottom: 20px;}
.footer-box .fa{
  margin-right: 8px;
  font-size: 25px;
  height: 40px;
  width: 40px;
  text-align: center;
  padding-top: 7px;
  border-radius: 2px;
  display: inline-block;
}
.footer-box .form-control{box-shadow: none !important; border: none; border-radius: 0; margin: 20px 0;}
.footer-box .btn-primary{
  box-shadow: none !important;
  width: 8rem;
  border: none; border-radius: 50px;
  background: linear-gradient(to right, #1723b1,#58f0ff);
  color: #fff;transition: transform 1.2s;
}
.footer-box .btn-primary:hover{transform: scale(1.2); color: #fff;}
/*-------- Social Media icons ---------- */
#social p{font-weight: 600; font-size: 16px; margin-top: 20px;}
#social .social-icons .svg-icons img{width: 23px;transition: transform .7s;margin-right: 1rem;}
#social .social-icons .svg-icons img:hover{transform: scale(1.2);}
.copyright{padding-top: 2%; font-size: 15px;}
.copyright a{text-decoration: none;color: #fff;}
.copyright a:hover{text-decoration: none;color: #1723b1;}

.percentagebase {
    margin-top: 10px;
    background-color: #ffffff !important;
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    border-radius: 6px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3)
}

.percentagecom {
    color: #fff !important;
    background-color: #212121 !important;
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    border-radius: 6px 0 0 6px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3)
}

.header-text {
    color: #1d0000;
    font-weight: 400;
    font-size: 28px;
    margin-bottom: 10px;
    text-align: left
}

.header-text span {
    font-weight: 700
}

.header-subtext {
    font-size: 16px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0
}

.headnav {
    padding-left: 20px
}

.miniform {
    padding: 30px;
    border-radius: 40px;
    box-shadow: -2px 4px 20px rgb(0 0 0 / 50%);
    max-width: 100%;
    width: 550px;
    position: relative;
    background: #ffffff;
    color: #000;
    margin-bottom: 50px;
    margin-top: 30px
}

.how-to-get-content {
    padding: 24px 0
}

.disclaimer {
    font-size: 12px;
    line-height: normal;
    background: linear-gradient(to right, #1723b1,#58f0ff);    
    padding: 25px;
    margin-bottom: -30px;
    margin-left: -30px;
    margin-right: -30px;
    text-align: center;
    border-radius: 0 0 20px 20px;   
    color: #ffffff; 
}

.subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 30px
}

.btn,
.btn-header {
    color: #1d0000;
    background-color: #ffbd2c;
    text-decoration: none !important;
    transition: 0.5s all ease;
    border-radius: 45px;
    padding: 10px 40px;
    font-size: 16px
}

.btn {
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px
}

.btn-text {
    color: #1d0000;
    display: block;
    font-family: inherit;
    font-weight: 400;
    margin: 4px 0;
    text-transform: none
}

.btn-text,
.benefits-sign {
    font-size: 12px
}

.btn:hover,
.btn-header:hover {
    background-color: #f49507;
    color: #fff
}

.send {
    background-color: #fff;    
}

.disclaimer {
    font-size: 10px
}

.headline-white,
.headline-black {
    font-size: 36px;
    font-weight: 400;
    line-height: 46px;
    margin-bottom: 30px
}

.headline-white {
    color: #fff
}

.hedline-black {
    color: #212121
}

.bank-logo,
.icon-pic {
    vertical-align: middle;
    width: 100%
}

.icon-pic {
    max-height: 80px
}

.bank-logo-div {
    overflow: hidden;
    padding: 20px
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #870000
}

.accordion-button:not(.collapsed)::after {
    filter: grayscale(100%) invert(1)
}

.accordion-button:focus {
    box-shadow: none
}

.accordion-button {
    font-weight: 600
}

.minus,
.plus {
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-box-sizing: border-box;
    -webkit-transition: all .4s ease;
    background: #1877f2;
    border-radius: 10px;
    border: 2px solid #1877f2;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    height: 52px;
    text-align: center;
    transition: all .4s ease;
    width: 52px
}

.minus:active,
.minus:hover,
.plus:active,
.plus:hover {
    background: #42b72a;
    border-color: #fff;
    border: 2px solid #fff;
    ;
    color: #ffffff;
}

.minus:focus,
.plus:focus {
    outline: 0
}

#banner .btn-primary {
    background: #fff;    
}

.outputblock {
    padding-top: 8px
}

.output,
.output-currency {
    display: inline-block;
    font-family: inherit;
    font-size: 22px;
    font-weight: 700;
    margin-left: 10px;
    text-align: center
}

.output-currency {
    margin: 0 10px 0 .6rem
}

.rangeslider,
.rangeslider__fill {
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    border-radius: 6px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    display: block
}

.rangeslider {
    background: #ffffff;
    margin: 10px 0 20px 0;
    position: relative
}

.rangeslider--horizontal {
    height: 20px;
    width: 100%
}

.rangeslider--disabled {
    opacity: .4
}

.rangeslider__fill {
    background: #1877f2;
    position: absolute
}

.rangeslider--horizontal .rangeslider__fill {
    height: 100%;
    top: 0
}

.rangeslider__handle {
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, .1));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, .1)));
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, .1));
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
    background-size: 100%;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ccc;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    cursor: pointer;
    display: inline-block;
    height: 40px;
    position: absolute;
    width: 40px
}

.rangeslider__handle:after {
    background-image: -o-linear-gradient(rgba(0, 0, 0, .13), rgba(255, 255, 255, 0));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .13)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(rgba(0, 0, 0, .13), rgba(255, 255, 255, 0));
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    border-radius: 50%;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 18px
}

.rangeslider__handle:active {
    background-image: -o-linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .12));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, .12)));
    background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .12));
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%
}

.rangeslider__handle:hover {
    background-image: -o-linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .12));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, .12)));
    background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .12));
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%
}

.rangeslider--horizontal .rangeslider__handle {
    -ms-touch-action: pan-y;
    top: -10px;
    touch-action: pan-y
}

input[type=range]:focus+.rangeslider .rangeslider__handle {
    -moz-box-shadow: 0 0 8px rgba(255, 0, 255, .9);
    -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, .9);
    box-shadow: 0 0 8px rgba(255, 0, 255, .9)
}

.timer-group {
    height: 400px;
    margin: 0 auto;
    position: relative;
    width: 400px
}

.timer {
    border-radius: 50%;
    height: 100px;
    overflow: hidden;
    position: absolute;
    width: 100px
}

.timer:after {
    background: #fff;
    border-radius: 50%;
    content: "";
    display: block;
    height: 80px;
    left: 10px;
    position: absolute;
    width: 80px;
    top: 10px
}

.timer .hand {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 50%
}

.timer .hand span {
    border: 50px solid rgba(0, 255, 255, .4);
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 50%;
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(225deg);
    width: 0
}

.timer .hand:first-child {
    transform: rotate(180deg)
}

.timer .hand span {
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.timer .hand:first-child span {
    animation-name: spin1
}

.timer .hand:last-child span {
    animation-name: spin2
}

.timer.minute {
    background: rgba(0, 0, 0, .2);
    height: 350px;
    left: 25px;
    width: 350px;
    top: 25px
}

.timer.minute .hand span {
    animation-duration: 60s;
    border-top-color: #ffffff;
    border-right-color: #ffffff;
    border-width: 175px
}

.timer.minute:after {
    height: 310px;
    left: 20px;
    width: 310px;
    top: 20px
}

.face {
    background: #e1090d;
    border-radius: 50%;
    height: 296px;
    left: 52px;
    padding: 165px 40px 0;
    position: absolute;
    width: 296px;
    text-align: center;
    top: 52px
}

.face h2 {
    color: #fff;
    font-weight: 300
}

.face p {
    color: #fff;
    border-radius: 20px;
    font-size: 50px;
    font-weight: 400;
    position: absolute;
    top: 80px;
    width: 260px;
    left: 20px
}

@keyframes spin1 {
    0% {
        transform: rotate(225deg)
    }
    50% {
        transform: rotate(225deg)
    }
    100% {
        transform: rotate(405deg)
    }
}

@keyframes spin2 {
    0% {
        transform: rotate(225deg)
    }
    50% {
        transform: rotate(405deg)
    }
    100% {
        transform: rotate(405deg)
    }
}

.nomargin {
    margin: 0;
    font-size: 22px; 
    font-weight: 600;    
}

.t-margin0 {
    margin-top: 0
}

.t-margin10 {
    margin-top: 10px
}

.t-margin16 {
    margin-top: 16px
}

.t-margin20 {
    margin-top: 20px
}

.t-margin50 {
    margin-top: 50px
}

.b-margin0 {
    margin-bottom: 0
}

.b-margin10 {
    margin-bottom: 10px
}

.b-margin16 {
    margin-bottom: 16px
}

.b-margin20 {
    margin-bottom: 20px
}

.l-padding84 {
    padding-left: 84px
}

.spacebetween {
    justify-content: space-between
}

.center {
    justify-content: center
}

@media screen and (max-width:1199px) {
    .navbar-brand img{height: 2rem;padding-left: 3rem;}    
    .l-padding40 {
        padding-left: 40px
    }
}

@media screen and (max-width:991px) {
    .headnav {
        border-bottom: 1px solid #000;
        text-align: center
    }
    .headnavul {
        margin-top: 10px
    }
}

@media screen and (max-width:767px) {
    .promo-title{font-size: 2rem; font-weight: 600; margin-top: 0.5em;}

    .l-padding76 {
        padding-left: 76px
    }
}

@media screen and (max-width:574px) {
    .navbar-brand img{height: 2rem;padding-left: 1rem;}
    .l-padding0 {
        padding-left: 0
    }
    .bank-logo {
        max-height: 100px
    }
    .container {
        width: 95%
    }
    .headline-white,
    .headline-black {
        font-size: 20px;
        line-height: 28px
    }
    .text-white {
        font-size: 12px
    }
    .how-to-get-content {
        text-align: left !important
    }
    .how-to-get-texts {
        font-size: 14px
    }
}

@media screen and (max-width:459px) {
    .mobiled {
        display: none
    }
    .timer-group {
        height: 200px;
        width: 200px
    }
    .timer.minute {
        display: none
    }
    .face {
        border-radius: 10px;
        height: 100px;
        left: 20px;
        padding: 60px 10px 0;
        width: 160px;
        top: 26px
    }
    .face p {
        font-size: 20px;
        top: 10px;
        width: 130px;
        left: 15px
    }
    .change-h2 {
        font-size: 16px !important;
        width: 140px
    }
}