/*
* 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: #fff3eb;-webkit-font-smoothing: antialiased;}
#nav-bar{position: sticky;top: 0;z-index: 10;}
.navbar{background: linear-gradient(to right, #ff6c00,#ffcb58);padding: 0 !important;}


/*box image*/
.blackboard-box{
  background: #104300;
  margin: 1em 0;
  padding: 1em;
  border: 8px solid #a60;
  box-shadow: 2px 2px 4px #999, 2px 2px 2px #020 inset;
}

.blackboard-box p{
  margin: 0;
  padding: 0;
  color: #fff;
  text-shadow: 0 0 2px #fff;
}


.shadow {
  box-shadow: 5px 10px 20px rgba(0,0,0,0.25);
}

/*text setting*/
 /*.text-left{text-align:left;}*/

.box23 {
    min-height: 130px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
}


/*box30*/
.box30 {
    margin: 20px 0 80px 0;
    background: #ffffff;
    box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.1);
    padding: 25px 20px 40px 25px;
}
.box30 .box-title {
    font-size: 20px;
    line-height: 1.5;
    padding-top: 45px;
    color: #ff6d01;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.fa-check-circle:before {
  font-size: 30px;
  position: relative;
  top: 3px;
}

.box30 p {
    padding: 15px 40px 40px 40px;
    margin: 0;
}

/* renewal */
.intro {
  display: block;
  width: 100%;
  margin: 0;
  padding-top: 10px;
}


.downloadbtn {
  text-align: center;
  padding: 30px 30px 20px 50px;
  border: solid 1px #CCCCCC;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 80px;
}

.download p {
  font-size: 18px;
  margin: 0;
  margin-left: 15px;
  text-align: left;
}

.download {
  display: inline-block;
}

.googleplay {
  width: 240px;
}

.appstore {
  height: 64px;
}

.col-md-6 {
  flex: 0 0 100%;
  max-width: 100%;
}

.col-md-3 {
  flex: 0 0 30.57%;
  max-width: 30.57%;
  background-color: #fff;
  border-radius: 10px;
  border: solid 2px #ff6d01;
  margin: 1.8% 0.9%;
}

.row {
  justify-content: center;
}

.container {
  max-width: 978px;
  margin-top: 40px;
  margin-bottom: 80px;
}

.container2 {
  margin-top: 40px;
  margin-bottom: 80px;
}

.gallery {
  max-width: 960px;
  background-color: #ffdabe;
  margin: 0 auto;
  position: relative;
  padding-bottom: 20px;
}

.swiper-container {
  width: 82.3%;
  margin: 0 auto;
}


.swiper-button-prev {
  left: 20px;
  color: #ff6d01;
}

.swiper-button-next {
  right: 20px;
  color: #ff6d01;
}

.notes {
    width: 100%;
    color: #000000;
    border-radius: 10px;
    border: dashed 1px #979797;
    margin: 0 auto;
    text-align: center;
    padding: 25px;
    margin-top: 40px;
    margin-bottom: 80px;
}

.notes h4 {
  font-size: 20px;
}

.notestext {
  font-size: 12px;
  display: inline-block;
  text-align: left;
}

.appicon {
  float: left;
  width: 100px;
}







/* Logo resize */
.navbar-brand img{
  padding-left: 1rem;
  }
.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, #ff6c00,#ffcb58);color: #fff; padding-top: 5%;}
.promo-title{font-size: 3rem; font-weight: 600; margin-top: 0.5em;}
.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; background-color: #f8f9fa; padding-bottom:3rem;}
.service-img{width: 480px; margin-top: 2rem;}
.service-img2{width: 430px; margin-top: 2rem;}
.services{padding: 20px;}
.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{
  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{transform: scale(1.2);}

/*--- applist ------------------------*/
#applist{padding: 50px 0; background-color: #fff; padding-bottom:3rem;}
.applist-img{width: 240px;}
.applist-img2{width: 215px;}
.applist{padding: 20px;}
.applist 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);}
#applist .btn-primary{
  box-shadow: none;
  padding: 8px 25px;
  border: none; border-radius: 20px;
  background: linear-gradient(to right, #1723b1,#58f0ff);
  transition: transform 1.2s;
}
#applist .btn-primary:hover{transform: scale(1.2);}


/*--- nikukyu ------------------------*/
#nikukyu{padding: 20px 0; padding-bottom:3rem;}
.nikukyu-img{width: 240px;}
.nikukyu-img2{width: 215px;}
.start-img{width: 210px; float: left; margin-right: 20px;}
.nikukyu{padding: 20px 20px 30px 20px;}
.nikukyu h4{padding: 25px 20px 10px 20px; text-transform: uppercase;}
.red-text{color:#F00; font-weight: normal;}
.title::after{
  content: '';
  background: linear-gradient(to right, #1723b1,#58f0ff);
  height: 8px;
  width: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  display: block;
  border-radius: 70px;
  transform: translateY(23px);}
#nikukyu .btn-primary{
  box-shadow: none;
  padding: 8px 25px;
  border: none; border-radius: 20px;
  background: linear-gradient(to right, #1723b1,#58f0ff);
  transition: transform 1.2s;
}
#nikukyu .btn-primary:hover{transform: scale(1.2);}


/* -----------   message -------------*/
#message{padding-bottom: 3rem; padding-top: 3rem;}
.message-title{font-size: 1.6em; margin-top: 8%; font-weight: 600;}
#message ul li{margin: 10px 0;}
#message ul{margin-left: 20px;}

/* -----------   company -------------*/
#company{padding-bottom: 3rem; padding-top: 3rem;}

/*-----------   Privacy --------------*/
.privacy p{text-indent: 1em; margin-bottom:1em;}
.btxt{font-size: 1.2em;
    font-weight: bold;}


/* ------- 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;}
.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);}


/*copy*/
#copy{background-color:#000; text-align:center;}
.copyright{padding-top: 2%; font-size: 15px;}
.copyright a{text-decoration: none;color: #fff;}
.copyright a:hover{text-decoration: none;color: #1723b1;}

/*-------------------------------------------------------------*/


.marker{
  background: linear-gradient(transparent 70%, #ffdcb8 0%);
  display: inline;
  /*padding*/
  padding: 0 2px 4px;
}

.logo_bace{width:160px; height:auto;}

.table full-width{
/*  margin-top:20px;*/
  margin-top: 4rem;
  }
  
.company-information{/*width: 240px;*/margin-top: 2rem;}

/*-------------------------------------*/
#pagetop {
    position: fixed;
    bottom: 50px;
    right: 15px;
}
#pagetop a {
    display: block;
    background: #000;
    color: #fff;
    width: 50px;
    padding: 10px 5px;
    text-align: center;
}
#pagetop a:hover {
    background: #666;
}


/*-------------------------------------*/
��qaifame{margin-top:20px;}


.table th {
  width: 100%;
  display: block;
} 
.table td {
  display: block;
}


.panel-heading{
  background-color:#FFFFDF;
  padding:0.5em;
  margin-bottom:1em;
}


.panel-body{
  margin-bottom:1em;
}

/*768px-------------------------------------*/
@media screen and (max-width: 768px){
  .intro {
  padding-top: 15px;
  }

  .row {
  display: block;
  width: 100%;
  margin: 0;
  padding:15px 30px 30px 0px;
 }

.box30 {
  margin-bottom: 60px;
}

 .col-md-3 {
  max-width: 100%;
  margin: 20px 15px;
 }


.download p {
  text-align: center;
  margin-top: 15px;
 }

 .downloadbtn {
    padding: 20px 0 30px 0;
    border: solid 1px #CCCCCC;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 80px;
}

 .googleplay {
  width: 240px;
 }

.appstore {
  height: 77px;
 }

.box23 {
  min-height: 0px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.nikukyu-img2 {
  padding-top: 10px;
}

.notes {
  max-width: 100%;
  margin: 0 15px 0 15px
  padding-right: 30px;
 } 

.notestext {
  font-size: 14px;
  margin-top: 10px;
}

.intro-text {
  text-align: center;
}

.start-img{
  width: 210px;
  float: none;
  margin: 0 auto;
  display: block;
  margin-top: 20px;
}

.appicon {
  margin: 0 auto;
  display: block;
  float: none;
}
  
/*-------------------------------------*/
.header-box {
  display: none;
} 

