/*
Eatery Cafe Template 
http://www.templatemo.com/tm-515-eatery
*/

  @import url('https://fonts.googleapis.com/css2?family=Yantramanav:wght@300;400&display=swap');

  body {
    background: #ffffff;
    font-family: 'Yantramanav', sans-serif;
    overflow-x: hidden;
  }


  /*---------------------------------------
     TYPOGRAPHY              
  -----------------------------------------*/

  h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
    line-height: inherit;
  }

  h1 {
    color: #252525;
    font-size: 3em;
    line-height: 50px;
  }

  h2 {
    color: #353535;
    padding-bottom: 10px;
  }

  h3 {
    font-size: 1.5em;
    margin-bottom: 0;
  }

  h3,
  h3 a {
    color: #454545;
  }

  p {
    color: #757575;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
  }



  /*---------------------------------------
     GENERAL               
  -----------------------------------------*/

  html{
    -webkit-font-smoothing: antialiased;
  }

  a {
    color: #252525;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none !important;
  }

  a:hover, a:active, a:focus {
    color: #ce3232;
    outline: none;
  }

  ::-webkit-scrollbar{
    width: 8px;
    height: 8px;
  }

  ::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #000000;
  }

  .section-title {
    padding-bottom: 40px;
  }

  .section-title h2 {
    margin: 0;
  }

  .section-title h4 {
    color: #525252;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0;
  }

  .overlay {
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  section {
    position: relative;
    padding: 25px 0;
  }

  #team, 
  #menu,
  #testimonial {
    text-align: center;
  }

  .about-image img,
  .team-thumb img {
    width: 100%;
  }
  
  #google-map iframe {
    border: 0;
    width: 100%;
    height: 390px;
  }



  /*---------------------------------------
     BUTTONS               
  -----------------------------------------*/

  .section-btn {
    background: #ff6207f5;
    border-radius: 20px;
    border: 0;
    color: #f9f9f9;
    font-size: 11px;
    font-weight: normal;
    padding: 9px 13px;
    transition: 0.5s 0.2s;
  }

  .section-btn2 {
    background: white;
    border-radius: 6px;
    border: 2px solid;
    color: #ff6207f5;
    font-size: 11px;
    font-weight: normal;
    padding: 7px 13px;
    transition: 0.5s 0.2s;
    display: inline-block;
    margin: 0.9em 0 0 1em;
  }

  .assessorias{
    border-radius: 6px;
    border: 2px solid;
    color: #ff6207f5;
    font-size: 20px;
    font-weight: normal;
    padding: 7px 13px;
    transition: 0.5s 0.2s;
    display: inline-block;
    /*margin: 0.9em 0 0 1em;*/
  }

  .contato{
    border-radius: 6px;
    border: 2px solid;
    color: #ff6207f5;
    font-size: 20px;
    font-weight: normal;
    padding: 7px 13px;
    transition: 0.5s 0.2s;
    display: inline-block;
  }
  /*---------------------------------------
       PRE LOADER              
  -----------------------------------------*/

  .preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    background: none repeat scroll 0 0 #ffffff;
  }

  .spinner {
    border: 1px solid transparent;
    border-radius: 3px;
    position: relative;
  }

  .spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 45px;
    height: 45px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 1px solid #575757;
    border-top-color: #ffffff;
    animation: spinner .9s linear infinite;
  }

  @-webkit-@keyframes spinner {
    to {transform: rotate(360deg);}
  }

  @keyframes spinner {
    to {transform: rotate(360deg);}
  }


   /*---------------------------------------
      ASSESSORIA            
  -----------------------------------------*/
   .slider .item-eleventh {
    background-image: url(../images/cursos/c-capacitacao2.jpg);
  }  

  .img-assessoria{
    padding: 2%;
  }




  /*---------------------------------------
      MENU              
  -----------------------------------------*/
   .custom-navbar {
    border: none;
    margin-bottom: 0;
    padding: 12px 0;
  }

  .custom-navbar .navbar-brand {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
  }

  .custom-navbar .navbar-brand span {
    color: #ce3232;
  }

  .navbar-brand {
    float: left;
    /* padding: 15px 15px; */
    font-size: 18px;
    line-height: 20px;
  }

  .custom-navbar .navbar-nav.navbar-nav-first {
    margin-left: 3em;
  }

  .custom-navbar .navbar-nav.navbar-right li a {
    padding-right: 12px;
    padding-left: 0px;
  }

  .custom-navbar .navbar-nav.navbar-right .section-btn {
    display: inline-block;
    margin: 0.2em 0 0 1em;
  }

  .custom-navbar .navbar-nav.navbar-right .section-btn:hover {
    background: #292929;
    color: #ffffff;
  }

  .custom-navbar .navbar-nav.navbar-right .section-btn:focus {
    color: #ffffff;
  }

  .custom-navbar .navbar-nav.navbar-right .section-btn a {
    padding: 10px 25px;
  }

  .custom-navbar .nav .section-btn a:hover {
    color: #ffffff;
  }

  .custom-navbar .nav li a {
    font-weight: bold;
    color: #3b3a3a;
    /*padding-right: 22px;*/
    /*padding-left: 22px;*/
    text-transform: uppercase;
  }

  .custom-navbar .nav li a:hover {
    background: transparent;
    color: #ff6207f5;
  }

  .custom-navbar .navbar-nav > li > a:hover,
  .custom-navbar .navbar-nav > li > a:focus {
    background-color: transparent;
  }

  .custom-navbar .nav li.active > a {
    background-color: transparent;
    color: #ce3232;
  }

  .custom-navbar .navbar-toggle {
    border: none;
    padding-top: 10px;
  }

  .custom-navbar .navbar-toggle {
    background-color: transparent;
  }

  .custom-navbar .navbar-toggle .icon-bar {
    background: #252525;
    border-color: transparent;
  }

  @media(min-width:768px) {
    .custom-navbar {
      border-bottom: 0;
      background: white; 
    }

    .custom-navbar.top-nav-collapse {
      background: #ffffff;
      -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      padding: 12px 0;
    }

    .top-nav-collapse .navbar-brand {
      color: #454545;
    }

    .top-nav-collapse .nav li a {
      color: #575757;
    }

    .top-nav-collapse .nav .section-btn a {
      color: #ffffff;
    }
  }



  /*---------------------------------------
      HOME              
  -----------------------------------------*/
  #homee {
    padding: 0;
  }

  #home {
    padding: 0;
  }

  #home h1 {
    color: #ffffff;
    padding-bottom: 30px;
  }

  #home h3 {
    color: #f9f9f9;
    font-size: 14px;
    line-height: inherit;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
  }

  @media (min-width: 768px) {
    .slider .col-md-8 {
      padding-left: 0;
    }
  }

  .slider .owl-dots {
    position: absolute;
    top: 50%;
    right: 2em;
    justify-content: center;
  }

  .owl-theme .owl-dots .owl-dot {
    display: block;
  }

  .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 7px 10px;
    border: 2px solid #d9d9d9;
    background: transparent;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
  }

  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #ffffff;
    border-color: transparent;
  }

  .slider .caption {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    background-color: rgba(20,20,20,0.2);
    height: 114%;
    color: #fff;    
    padding: 4em 0 0 2em;
  }

  .slider .caption2 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    background-color: #337ab7;
    height: 114%;
    color: #fff;
    padding: 4em 0 0 2em;
  }

  .slider .item {
    background-position: inherit;
    background-repeat: no-repeat;
    background-attachment: local;
    background-size: cover;
    height: 260px;
  }

  .slider .item-first {
    background-image: url(../images/culinaria-confeitaria/Cookies1140x300.jpg);
  }

  .slider .item-amora {
    background-image: url(../images/culinaria-confeitaria/slider-image2.jpg);
  }

  /*.slider .item-second {
    background-image: url(../images/home/slider-image1.jpg);
  }*/

  .slider .item-adrienne {
    background-image: url(../images/culinaria-vegana/slider-image3.jpg);
  }

  .slider .item-fifth {
      background-image: url(../images/culinaria-vegana/veg-bg.jpg);
    }

  .slider .item-haroldo {
    background-image: url(../images/culinaria-japonesa/slider-image4.jpg);
  }

  .slider .item-sixth {
    background-image: url(../images/culinaria-japonesa/jap-bg.jpg);
  }

  .slider .item-seventh {
    background-image: url(../images/cursos/c-sushi-m1.jpg);
  }

  .slider .sushi-m2 {
    background-image: url(../images/cursos/c-sushi-m2.jpg);
  }

  .slider .avancado-quentes {
    background-image: url(../images/cursos/pratos-quentes-avancado.jpg);
  }

  .slider .item-ninth {
    background-image: url(../images/cursos/c-sushi-completo.jpg);
  } 

  .slider .item-eighth {
    background-image: url(../images/cursos/c-avancado.jpg);
  }  

  .slider .item-tenth {
    background-image: url(..images/cursos/c-capacitacao1.jpg);
  } 

   .slider .item-cs-estrada {
    background-image: url(../images/cs-na-estrada/na-estrada.jpg);
  } 

  .slider .item-eleventh {
    background-image: url(../images/cursos/c-capacitacao2.jpg);
  }  

    .slider .item-twelfth {
    background-image: url(../images/cursos/pratos-quentes.jpg);
  } 

  .slider .item-thirteenth {
    background-image: url(../images/cursos/c-cmr.jpg);
  }

  .slider .item-avansad {
    background-image: url(../images/cursos/banner_formacao.png);
  } 

  .slider .item-cursoonline {
    background-image: url(../images/cursos/banner_online_aovivo.jpg);
  } 

  .slider .curso-iniciacao {
    background-image: url(../images/cursos/iniciacao-curso.jpg);
  } 

  .slider .sobre-nos {
    background-image: url(../images/sobre-nos/sobre-nos.jpg);
  }

  .slider .chef {
    background-image: url(../images/chef/bg-chef.jpg);
  }

  .slider .imprensa {
    background-image: url(../images/sobre-nos/imprensa.jpg);
  }

  .slider .contato-img {
    background-image: url(../images/contato/contato.jpg);
  }

  .slider .boleto {
    background-image: url(../images/formas-pagamento/boleto.jpg);
  }        
 
  .slider .item-home {
    background-image: url(../images/home/bg-home1.jpg);
  }

  .slider .item-home2 {
    background-image: url(../images/home/bg-home2.jpg);
  }

  .slider .item-home3 {
    background-image: url(../images/home/bg-home3.jpg);
  }

   .slider .item-home4 {
    background-image: url(../images/home/bg-home4.jpg);
  }

   .slider .agenda {
    background-image: url(../images/cursos/agenda.jpg);
  }

   .slider .buffet {
    background-image: url(../images/buffet/banner-buffet.png);
  }

  .slider .buffet-samurai {
    background-image: url(../images/buffet/buffet-samurai.png);
  }

  .slider .buffet-tenno {
    background-image: url(../images/buffet/buffet-tenno.png);
  }

  .slider .buffet-shogun {
    background-image: url(../images/buffet/buffet-shogun.png);
  }

  /*lead - confeitaria*/
 .slider .item-home-conf {
    background-color: #001781;
  }
  
  
  .slider .item-second .section-btn {
    background: #292929;
  }

  .slider .item-second .section-btn:hover {
    background: #ffffff;
  }

  .slider .item-third .section-btn {
    background: transparent;
    border: 1px solid #ffffff;
  }

  .slider .item-third .section-btn:hover,
  .slider .item-third .section-btn:focus {
    background: #ce3232;
    border-color: transparent;
    color: #ffffff;
  }

  .slider .item-fifth.section-btn {
    background: transparent;
    border: 1px solid #ffffff;
  }

  .slider .item-fifth .section-btn:hover,
  .slider .item-fifth .section-btn:focus {
    background: #ce3232;
    border-color: transparent;
    color: #ffffff;
  }

  .slider .item-sixth.section-btn {
    background: transparent;
    border: 1px solid #ffffff;
  }

  .slider .item-sixth .section-btn:hover,
  .slider .item-sixth .section-btn:focus {
    background: #ce3232;
    border-color: transparent;
    color: #ffffff;
  }
 
  /*************************HOME STYLES - CLUBE DO SUSHI *******************************/

   /***********************
          /***********************
               Navbar - logo
          ***********************/
          .navbar-brand {
              height: 50px;
              padding: 0 15px;
          }

          /************************
               button - card cursos
          ************************/
          .btns-card{
               padding-bottom: 7%;

          }

          .button {
            display: inline-block;
            background: #f49442;
            color: #fff;
            padding: 2%;
            border-radius: 5px;
            box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
            cursor: pointer;
            -webkit-transition: all ease-in-out 300ms;
            transition: all ease-in-out 300ms;
            font-size: 15px;
          }

          .button2 {
            display: inline-block;
            background: #004ea7;
            color: #fff;
            padding: 2%;
            margin-bottom: 2%;
            border-radius: 5px;
            box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
            cursor: pointer;
            -webkit-transition: all ease-in-out 300ms;
            transition: all ease-in-out 300ms;
          }

          .button-pagamento {
            display: inline-block;
            background: #00a734;
            color: #fff;
            padding: 2%;
            border-radius: 5px;
            box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
            cursor: pointer;
            -webkit-transition: all ease-in-out 300ms;
            transition: all ease-in-out 300ms;
          }

          .button3 {
            display: inline-block;
            background: #49b630;
            color: #fff;
            padding: 3%;
            border-radius: 5px;
            box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
            cursor: pointer;
            -webkit-transition: all ease-in-out 300ms;
            transition: all ease-in-out 300ms;
          }

          .button:hover {
            box-shadow: 0px 37px 20px -20px rgba(0, 0, 0, 0.2);
           
          }

          .button2:hover {
            box-shadow: 0px 37px 20px -20px rgba(0, 0, 0, 0.2);
           
          }



          /*************************************
                    card
          ***************************************/
                   
                    @charset "utf-8";
                    @import url('https://fonts.googleapis.com/css2?family=Yantramanav:wght@300;400&display=swap');
                    h1,
                    h2,
                    h3,
                    h4,
                    h5,
                    h6,
                    div,
                    input,
                    p,
                    a {
                        font-family: 'Yantramanav', sans-serif;
                        margin: 0px;
                    }

                    a,
                    a:hover,
                    a:focus {
                        color: inherit;
                    }

                    body {
                        background-color: #F1F2F3;
                    }

                    .container-fluid,
                    .container {
                        max-width: 1200px;
                    }

                    .card-container {
                        padding: 100px 0px;
                        -webkit-perspective: 1000;
                        perspective: 1000;
                    }

                    .profile-card-3 {
                        background-color: #FFF;
                        border-radius: 5px;
                        box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
                        overflow: hidden;
                        position: relative;
                        margin: 10px auto;
                        cursor: pointer;
                        padding: 25px 15px;
                    }

                    .profile-card-3 .profile-name {
                        font-weight: bold;
                        color: #21304e;
                    }

                    .profile-card-3 .profile-location {
                        color: #999;
                        font-size: 13px;
                        font-weight: 600;
                    }

                    .profile-card-3 img {
                        height: 100px;
                        width: 100px;
                        object-fit: cover;
                        margin: 10px auto;
                        border-radius: 50%;
                        transition: all linear 0.25s;
                    }

                    .profile-card-3 .profile-description {
                        font-size: 13px;
                        color: #777;
                        padding: 10px;
                    }

                    .profile-card-3 .profile-icons {
                        margin: 15px 0px;
                    }

                    .profile-card-3 .profile-icons .fa {
                        color: #fe455a;
                        margin: 0px 5px;
                    }

                    .profile-card-3:hover img {
                        height: 110px;
                        width: 110px;
                        margin: 5px auto;
                    }

                    .profile-card-4 {
                        max-width: 300px;
                        background-color: #FFF;
                        border-radius: 5px;
                        box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
                        overflow: hidden;
                        position: relative;
                        margin: 10px auto;
                        cursor: pointer;
                    }

                    .profile-card-4 img {
                        transition: all 0.25s linear;
                    }

                    .profile-card-4 .profile-content {
                        position: relative;
                        padding: 15px;
                        background-color: #FFF;
                    }

                    .profile-card-4 .profile-name {
                        font-weight: bold;
                        position: absolute;
                        left: 0px;
                        right: 0px;
                        top: -70px;
                        color: #FFF;
                        font-size: 17px;
                    }

                    .profile-card-4 .profile-name p {
                        font-weight: 600;
                        font-size: 13px;
                        letter-spacing: 1.5px;
                    }

                    .profile-card-4 .profile-description {
                        color: #777;
                        font-size: 12px;
                        padding: 10px;
                    }

                    .profile-card-4 .profile-overview {
                        padding: 15px 0px;
                    }

                    .profile-card-4 .profile-overview p {
                        font-size: 10px;
                        font-weight: 600;
                        color: #777;
                    }

                    .profile-card-4 .profile-overview h4 {
                        color: #273751;
                        font-weight: bold;
                    }

                    .profile-card-4 .profile-content::before {
                        content: "";
                        position: absolute;
                        height: 20px;
                        top: -10px;
                        left: 0px;
                        right: 0px;
                        background-color: #FFF;
                        z-index: 0;
                        transform: skewY(3deg);
                    }

                    .profile-card-4:hover img {
                        transform: rotate(5deg) scale(1.1, 1.1);
                        filter: brightness(110%);
                    }

                    .profile-card-5 {
                        max-width: 300px;
                        background-color: #FFF;
                        border-radius: 5px;
                        box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
                        overflow: hidden;
                        position: relative;
                        margin: 10px auto;
                        cursor: pointer;
                        padding: 50px 15px 25px 15px;
                    }

                    .profile-card-5 img {
                        height: 100px;
                        width: 100px;
                        object-fit: cover;
                        margin: 10px auto;
                        border-radius: 50%;
                        transition: all linear 0.25s;
                        position: relative;
                    }

                    .profile-card-5::before {
                        content: "";
                        position: absolute;
                        top: -60px;
                        right: 0px;
                        left: 0px;
                        height: 170px;
                        background-color: #4fb96e;
                        transform: skewY(-20deg);
                    }

                    .profile-card-5 .profile-name {
                        padding-top: 15px;
                        font-weight: bold;
                        color: #333;
                    }

                    .profile-card-5 .profile-designation {
                        font-size: 13px;
                        color: #777;
                    }

                    .profile-card-3 .profile-location {
                        color: #999;
                        font-size: 13px;
                        font-weight: 600;
                    }

                    .profile-card-5 .profile-description {
                        font-size: 13px;
                        color: #777;
                        padding: 10px;
                    }

                    .profile-card-5 .profile-overview {
                        padding: 15px 0px;
                    }

                    .profile-card-5 .profile-overview p {
                        color: #777;
                        font-size: 13px;
                    }

                    .profile-card-5 .profile-overview h2 {
                        font-weight: bold;
                        color: #1e2832;
                    }

                    .profile-card-5 .profile-icons .fa {
                        margin: 7px;
                        color: #4fb96e;
                    }

                    .profile-card-5:hover img {
                        transform: rotate(-5deg);
                    }

                    .profile-card-6 {
                        max-width: 300px;
                        background-color: #FFF;
                        border-radius: 5px;
                        box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
                        overflow: hidden;
                        position: relative;
                        margin: 10px auto;
                        cursor: pointer;
                    }

                    .profile-card-6 img {
                        transition: all 0.15s linear;
                    }

                    .profile-card-6 .profile-name {
                        position: absolute;
                        top: 10px;
                        left: 10px;
                        font-size: 25px;
                        font-weight: bold;
                        color: #FFF;
                        padding: 15px 20px;
                        background: linear-gradient(140deg, rgba(0, 0, 0, 0.4) 50%, rgba(255, 255, 0, 0) 50%);
                        transition: all 0.15s linear;
                    }

                    .profile-card-6 .profile-position {
                        position: absolute;
                        color: rgba(255, 255, 255, 0.4);
                        left: 30px;
                        top: 100px;
                        transition: all 0.15s linear;
                    }

                    .profile-card-6 .profile-overview {
                        position: absolute;
                        bottom: 0px;
                        left: 0px;
                        right: 0px;
                        background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 50%, rgba(255, 255, 0, 0));
                        color: #FFF;
                        padding: 50px 0px 20px 0px;
                        transition: all 0.15s linear;
                    }

                    .profile-card-6 .profile-overview h3 {
                        font-weight: bold;
                    }

                    .profile-card-6 .profile-overview p {
                        color: rgba(255, 255, 255, 0.7);
                    }

                    .profile-card-6:hover img {
                        filter: brightness(80%);
                    }

                    .profile-card-6:hover .profile-name {
                        padding-left: 25px;
                        padding-top: 20px;
                    }

                    .profile-card-6:hover .profile-position {
                        left: 40px;
                    }

                    .profile-card-6:hover .profile-overview {
                        padding-bottom: 25px;
                    }

                    .profile-card-7 {
                        background-color: #FFF;
                        border-radius: 5px;
                        box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
                        overflow: hidden;
                        position: relative;
                        margin: 10px auto;
                        cursor: pointer;
                    }

                    .profile-card-7 .profile-content {
                        padding: 60px 30px 30px 30px;
                        background-color: #FFF;
                        position: relative;
                    }

                    .profile-card-7 .profile-content img {
                        position: absolute;
                        height: 80px;
                        width: 80px;
                        border-radius: 50%;
                        top: -40px;
                        border: 5px solid #FFF;
                    }

                    .profile-card-7 .profile-content .profile-name {
                        position: absolute;
                        font-size: 17px;
                        font-weight: bold;
                        top: -35px;
                        left: 125px;
                        color: #FFF;
                    }

                    .profile-card-7 .profile-overview {
                        padding: 5px 0px;
                    }

                    .profile-card-7 .profile-overview p {
                        color: #777;
                        font-size: 11px;
                        font-weight: 600;
                    }

                    .profile-card-7 .profile-overview h5 {
                        color: #142437;
                        font-weight: bold;
                    }

                    .profile-card-8 {
                        background: linear-gradient(#09121c, #36445a);
                        border-radius: 5px;
                        box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
                        overflow: hidden;
                        position: relative;
                        margin: 10px auto;
                        cursor: pointer;
                        transition: all 0.25s linear;
                    }

                    .profile-card-8 .profile-name {
                        position: absolute;
                        left: 0px;
                        right: 0px;
                        top: 25px;
                        color: #58d683;
                        font-size: 17px;
                        font-weight: bold;
                    }

                    .profile-card-8 .profile-designation {
                        position: absolute;
                        left: 0px;
                        right: 0px;
                        top: 50px;
                        color: #FFF;
                        font-size: 13px;
                        font-weight: 600;
                        letter-spacing: 1px;
                    }

                    .profile-card-8 .profile-icons {
                        position: absolute;
                        left: 0px;
                        right: 0px;
                        top: 80px;
                        color: rgba(255, 255, 255, 0.7);
                    }

                    .profile-card-8 .profile-icons .fa {
                        margin: 5px;
                    }

                    .profile-card-8:hover {
                        transform: scale(1.05, 1.05);
                    }

                    .profile-card-9 {
                        border-radius: 10px;
                        box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
                        overflow: hidden;
                        position: relative;
                        margin: 10px auto;
                        cursor: pointer;
                        padding: 30px 15px;
                        background-color: #FFF;
                        transition: all 0.25s linear;
                    }

                    .profile-card-9 img {
                        height: 120px;
                        width: 120px;
                        border-radius: 50%;
                        margin: 10px auto;
                    }

                    .profile-card-9 .profile-name {
                        font-size: 15px;
                        color: #3249b9;
                        font-weight: 600;
                    }

                    .profile-card-9 .profile-designation {
                        font-size: 13px;
                        color: #777;
                    }

                    .profile-card-9 .profile-description {
                        padding: 10px;
                        font-size: 13px;
                        color: #777;
                        margin: 15px 0px;
                        background-color: #F1F2F3;
                        border-radius: 5px;
                    }

                    .profile-card-9 a {
                        padding: 10px 15px;
                        background-color: #3249b9;
                        color: #FFF;
                        font-size: 11px;
                        border-radius: 25px;
                    }

                    .profile-card-9:hover {
                        transform: scale(1.05, 1.05);
                    }

                    .profile-card-10 {
                        border-radius: 5px;
                        box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
                        overflow: hidden;
                        position: relative;
                        margin: 10px auto;
                        cursor: pointer;
                        padding: 30px 15px;
                        background-color: #1f2124;
                        color: #EEE;
                    }

                    .profile-card-10 img {
                        margin: 10px auto;
                        width: 100px;
                        height: 100px;
                        border-radius: 50%;
                        border: 10px solid transparent;
                        box-shadow: 0px 0px 0px 2px #64c17b;
                        transition: all 0.25s linear;
                    }

                    .profile-card-10 .profile-name {
                        color: #FFF;
                        font-weight: bold;
                        font-size: 17px;
                    }

                    .profile-card-10 .profile-location {
                        font-size: 13px;
                        opacity: 0.7;
                    }

                    .profile-card-10 .profile-description {
                        padding: 10px;
                        font-size: 13px;
                    }

                    .profile-card-10 .profile-icons .fa {
                        color: #ffc75e;
                        margin: 10px;
                    }

                    .profile-card-10:hover img {
                        transform: scale(1.1);
                    }
                /*************************************************
                          menu dropmenu
                *************************************************/
                .dropdown-header {
                  display: block;
                  padding: 3px 0px;
                  font-size: 12px;
                  line-height: 1.428571429;
                  color: #999; 
                }
                li{
                  list-style: none;
                  font-size: 11px;
                }

                .cursos-list{
                  
                }

                .navbar-nav>li>.dropdown-menu {
                margin-top: 0;
                border-top-right-radius: 0;
                border-top-left-radius: 0;
                padding: 23%;
              }


  /************************************************************************************/

   /*---------------------------------------
      ACCORDEONS TOP             
  -----------------------------------------*/
  #top {
      background: #f9f9f9;
    }

    .accordion2 {
    background-color: #cbc7c2;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: 1px solid white;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
  }

    .accordion3 {
    background-color: #ff6207;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: 1px solid white;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
  }

  
  .panel2 {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
  }

  #c-presenciais{
    background: #e3e3e3;
  }

  #c-online{
    background: #f9f9f9;
  }

  #assessorias{
    background: #e3e3e3;
  }

  .buffets{
    padding: 4% 2%;
  }


  .link-cor{
    color: #005aff;
  }

    /*---------------------------------------
      BUFFET - HOME            
  -----------------------------------------*/
  .anc-bffts{
    border: 2px solid #ff6207f5;
    padding: 2%;
    margin: 2% 3% 4% 3%;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    color: #ff6207f5;
  }

  .nossos-buffets{
    margin-top: 10%;
  }

   a:hover .anc-bffts {
    background-color: #ff6207f5;
    border: 2px solid #ff6207f5;
    color: white;
  }

  ul li h3 {
    color: #ff6207f5;
  }

  #myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #ff6207f5;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

.bft-samurai{
  padding: 1%;
  float: left;
}

.button-buffets{
  border-radius: 6px;
    border: 2px solid;
    color: #ff6207f5;
    padding: 1% 3%;
    font-size: 16px;
    transition: 0.5s 0.2s;
    display: inline-block;
    margin: 0.9em 0 0 1em;
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  /*background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  top: 15%;
  right: 255px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

  /*-------------------------------------
    BUFFET
  --------------------------------------*/

  .info {
    background-color: #2196F3;
    color: white;
    font-size: 25px;
  }

  .info:hover {
    background: #0b7dda; 
    color: white;
    font-size: 25px;
  }







  /*---------------------------------------
      ABOUT              
  -----------------------------------------*/

  #about {
    padding-bottom: 0;
  }

  #about2 {
    padding-bottom: 0;
    background-color: #04166b;
  }

   #about3 {
    padding-bottom: 0;
    background-color: #059204;
  }

   #about4 {
    padding-bottom: 0;
    background-color: #049304;
  }

   #about5 {
    padding-bottom: 0;
    background-image: url("../images/landing-page/jap-bg.png");
    width: 100%;
    height: 100px;
   
  }

    #about6 {
    padding-bottom: 0;
    background-color: #f28524;
    background-size: initial;
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 100%;
    height: 100%;
    padding: 59px 39px;
    flex-basis: auto;
    justify-content: center;
    background-image: none;
    background-position: 0% 0%;
    max-width: 100%;
    border-radius: 10px;
    margin-top: 10%;
  }
    #about7 {
    padding-bottom: 0;
    background-color: transparent;
    background-size: initial;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 100%;
    flex-basis: auto;
    justify-content: center;
    background-image: none;
    background-position: 0% 0%;
    max-width: 100%;
    border-radius: 10px;
    margin-top: 10%;
  }

  .about-info {
    padding: 0 6em 5em 0;
  }

  .about-info .section-title {
    padding-bottom: 20px;
  }

  .about-image {
    position: absolute;
  }



  /*---------------------------------------
      TEAM              
  -----------------------------------------*/

  #team {
    background: #f9f9f9;
  }

  .team-thumb {
    position: relative;
    overflow: hidden;
    cursor: pointer;
  }

  .team-info {
    padding: 10px 30px 20px 30px;
  }

  .team-thumb .team-hover {
    position: absolute;
    background: #1c1c1c;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    transform: translateY(100%);
    transition: 0.5s 0.2s;
  }

  .team-thumb:hover .team-hover {
    opacity: 0.95;
    transition-delay: 0.3s;
    transform: translateY(0);
  }

  .team-thumb img {
    transition: 0.5s 0.2s;
  }

  .team-thumb:hover img {
    transform: scale(1.2);
  }

  .team-thumb .social-icon li a {
    background: #292929;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #d9d9d9;
    font-size: 20px;
    margin: 15px 5px 0 5px;
  }

  .team-thumb .team-item {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }

  .team-item h4 {
    color: #ffffff;
  }

  .team-item ul li {
    color: #ffffff;
  }

  .team-info p {
    color: #bfbdbd;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 5px;
  }

  /*---------------------------------------
     DUVIDAS         
  -----------------------------------------*/
  #duvidas {
    background: #f9f9f9;
  }




  /*---------------------------------------
     CURSOS         
  -----------------------------------------*/
  .btn-cursos{
    margin: 20px 33% 20px 33%;
    width: 300px;
  }


  #menu {
    padding-bottom: 5%;
  }

  #menu .container {
    width: 100%;
  }

  #menu .cursos-fotos {
    margin: 0;
  }

  .menu-thumb img {
    width: 100%;
    transition: 0.5s;
  }

  .menu-thumb:hover img {
    transform: scale(1.15);
  }

  #menu .menu-thumb {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    width: 102%;
  }

  .menu-thumb .menu-info {
    position: absolute;
    top: 60%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: left;
    padding: 25px 30px;
    transition: 0.5s 0.2s;
  }

  .menu-info .menu-item {
    float: left;
  }

  .menu-info .menu-price {
    float: right;
  }

  .cursos-titulo{
  	padding: 6% 1%;
  }

  .cursos-color-link:hover{
  	color: orange;
  }

  .menu-info .menu-price span {
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    display: block;
    margin-top: 10px;
  }

  .menu-thumb .menu-info h3,
  .menu-thumb .menu-info p,
  .menu-thumb .menu-info span {
    transform: translateY(100%);
    opacity: 0;
    display: block;
    transition: 0.5s 0.2s;
    color: #ffffff;
    z-index: 2;
    position: relative;
  }

  .menu-thumb .menu-info h3 {
    margin-top: 0;
  }

  .menu-thumb .menu-info p {
    color: #d9d9d9;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
  }

  .menu-thumb:hover .menu-info h3,
  .menu-thumb:hover .menu-info p,
  .menu-thumb:hover .menu-info span {
    transform: translateY(0px);
    opacity: 1;
  }

  .menu-thumb:hover .menu-info {
    background: rgba(0,0,0,0.8);
  }

  .cursos-space{
    padding: 2%;
  }



 /*---------------------------------------
    SOBRE OS CURSOS       
 -----------------------------------------*/

 .sobre-color-link:hover{
  	color: orange;
  }

  .sobre-cursos{
  	padding: 5% 8%;
  }

  #sobre-cursos {
    padding-bottom: 5%;
  }

  #sobre-cursos {
    text-align: center;
	}

  #sobre-cursos .container {
    width: 100%;
  }

  #sobre-cursos .cursos-fotos {
    margin: 0;
    padding: 0;
  }

  .menu-thumb img {
    width: 100%;
    transition: 0.5s;
  }

  .menu-thumb:hover img {
    transform: scale(1.15);
  }

  #sobre-cursos .menu-thumb {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    width: 102%;
  }

  #sobre-cursos {
    background: #f9f9f9;
  }

  .menu-thumb i{
    margin-bottom: 1%;
  }


  /*---------------------------------------
      TESTIMONIAL             
  -----------------------------------------*/

  #testimonial {
    background: url('../images/testimonial-bg.jpg') center center no-repeat;
    background-size: cover;
  }

  #testimonial .owl-dots {
    position: relative;
    top: 0;
    right: 0;
    justify-content: center;
  }

  #testimonial .owl-theme .owl-dots .owl-dot,
  #testimonial .owl-theme .owl-dots .owl-dot span {
    display: inline-block;
  }

  #testimonial .owl-theme .owl-dots .owl-dot span {
    margin: 20px 5px;
  }

  #testimonial h2 {
    color: #ffffff;
  }

  #testimonial p,
  .tst-author h4,
  .tst-author span {
    display: inline;
  }

  #testimonial p {
    color: #d9d9d9;
    font-size: 13px;
  }

  .tst-author {
    margin-top: 20px;
  }

  .tst-author h4,
  .tst-author span {
    color: #b2b2b2;
  }

  .tst-author span {
    margin-left: 5px;
  }



  /*---------------------------------------
      CONTACT             
  -----------------------------------------*/

  #contact .section-title {
    padding-bottom: 0;
  }

  #contact .text-success,
  #contact .text-danger {
    display: none;
  }

  #contact .form-control {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #dddddd;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    transition: all ease-in-out 0.4s;
  }

  #contact .form-control:hover,
  #contact .form-control:focus {
    border-bottom-color: #c9c9c9;
  }

  #contact input {
    height: 55px;
  }

  #contact button#cf-submit {
    background: #ce3232;
    border-radius: 0;
    border: 0;
    color: #ffffff;
    font-weight: bold;
    height: 50px;
  }

  #contact button#cf-submit:hover {
    background: #292929;
    color: #ffffff;
  }



  /*---------------------------------------
     FOOTER              
  -----------------------------------------*/

  footer {
    border-top: 1px solid rgba(0,0,0,0.05);
    padding: 5% 0;
    padding-bottom: 0px;
  }

  footer .section-title {
    padding-bottom: 10px;
  }

  footer h2 {
    font-size: 20px;
  }

  footer a,
  footer p {
    color: #909090;
    font-size: 11px;
  }

  footer strong {
    color: #d9d9d9;
  }

  footer address p {
    margin-bottom: 0;
  }

  .footer-info,
  footer .social-icon {
    margin-top: 20px;
  }

  .footer-open-hour {
    background: #ce3232;
    background: url('../images/footer-open-hour-bg.jpg') center center no-repeat;
    background-size: cover;
    border-radius: 20px;
    margin-top: 0;
    padding: 40px;
    overflow: hidden;
    position: relative;
    z-index: 22;
    right: 20px;
    bottom: 20px;
  }

  .footer-open-hour::after {
    background: rgb(0 78 167);
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2222;
  }

  .footer-open-hour h2 {
    color: #ffffff;
  }

  .footer-open-hour p {
    color: #d9d9d9;
  }

  .footer-open-hour strong {
    color: #f9f9f9;
  }



  /*---------------------------------------
     SOCIAL ICON              
  -----------------------------------------*/
  .social-icon {
    position: relative;
    padding: 0;
    margin: 0;
  }

  .social-icon li {
    display: inline-block;
    list-style: none;
    margin-bottom: 5px;
  }

  .social-icon li a {
    border-radius: 100px;
    color: #ce3232;
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    text-align: center;
    transition: all 0.4s ease-in-out;
    position: relative;
  }

  .social-icon li a:hover {
    background: #ce3232;
    color: #ffffff;
  }



  /*---------------------------------------
     RESPONSIVE STYLES              
  -----------------------------------------*/

  @media screen and (max-width: 1170px) {
    .custom-navbar .navbar-nav.navbar-nav-first {
      margin-left: inherit;
    }
  }


  @media only screen and (max-width: 1200px) {
    .about-info {
      padding-right: 0;
    }

    .about-image {
      position: relative;
    }
  }


  @media only screen and (max-width: 992px) {
    section {
      padding: 60px 0;
    }

    .custom-navbar .section-btn {
      margin-left: 1em;
    }

    .slider .item-haroldo {
      background-image: url(../images/culinaria-japonesa/img-haroldo-responsive.jpg);
    }

    .slider .item-adrienne {
      background-image: url(../images/culinaria-vegana/img-adrienne-responsive.jpg);
    }

    .slider .item-amora {
      background-image: url(../images/culinaria-confeitaria/img-amora-responsive.jpg);
    }



    
    .slider .item {
      background-position: center;
    }

    .about-info {
      padding: 0;
    }

    .team-info {
      margin-bottom: 50px;
    }

    #menu .menu-thumb {
      width: 103%;
    }

    #testimonial {
      background-position: 50% 0 !important;
    }

    #google-map,
    .footer-info {
      margin-bottom: 50px;
    }

    .top-cursos{
      font-size: 50px;
      line-height: 50px;
    }
  }


  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .custom-navbar .nav li a {
      padding-right: 10px;
      padding-left: 10px;
    }
  }

  @media only screen and (max-width: 767px) {
    h1 {
      font-size: 2.5em;
    }

    h1,h2,h3 {
      line-height: normal;
    }

    .custom-navbar {
      background: #ffffff;
      -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      padding: 10px 0;
      text-align: center;
    }

    .custom-navbar .nav li a {
      line-height: normal;
      padding: 10px;
    }

    .custom-navbar .navbar-brand,
    .top-nav-collapse .navbar-brand {
      color: #252525;
      font-weight: 600;
    }

    .custom-navbar .nav li a,
    .top-nav-collapse .nav li a {
      color: #575757;
    }

    .custom-navbar .navbar-nav.navbar-right li {
      display: inline-block;
    }

    .custom-navbar .navbar-nav.navbar-right .section-btn {
      display: block !important;
      width: 50%;
      margin: 10px auto 10px auto;
      padding: 10px;
    }

    .custom-navbar .section-btn a {
      color: #ffffff !important;
    }

    .slider .caption {
      padding: 0;
    }

    .menu-thumb .menu-info {
      top: 80%;
    }

    footer {
      padding: 60px 0;
      padding-bottom: 60px;
    }

    .footer-open-hour {
      right: 0;
      bottom: 0;
      margin-top: 30px;
    }

    .button-yt{
    border: solid 1px white;
    background-color: transparent;
    border-radius: 10px;
    padding: 2%;
    margin-right: 2%;
    margin-bottom: 2%;
  }

  .button-yt:hover{
    border: solid 1px orange;
    background-color: orange;
    border-radius: 10px;
    padding: 2%;
    margin-right: 2%;
    margin-bottom: 2%;
  }

  }


  @media only screen and (max-width: 580px) {
    h1 {
      font-size: 2.1em;
    }

    h2 {
      font-size: 1.8em;
    }

    .menu-thumb .menu-info {
      top: 60%;
    }
  }

/*------------------------------------------
     pag - DÚVIDAS FREQUENTES             
  -----------------------------------------*/
  .template_faq {
    background: #edf3fe none repeat scroll 0 0;
}
.panel-group {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    /*box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.04);*/
    margin-bottom: 0;
    padding: 30px;
}
#accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 10px;
}
#accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}
#accordion .panel-title a {
    background: #ff8000 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 20px 12px 50px;
    position: relative;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #333;
}
#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
    background: #ff8000 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 25px;
    height: 55px;
    left: -20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: all 0.3s ease 0s;
    width: 55px;
}
#accordion .panel-title a.collapsed::after {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #333;
    content: "";
}
#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px;
    position: relative;
}
#accordion .panel-body p {
    border-left: 1px dashed #8c8c8c;
    padding-left: 25px;
}

/*------------------------------------------
     pag - CURSOS         
  -----------------------------------------*/
@keyframes tonext {
  75% {
    left: 0;
  }
  95% {
    left: 100%;
  }
  98% {
    left: 100%;
  }
  99% {
    left: 0;
  }
}

@keyframes tostart {
  75% {
    left: 0;
  }
  95% {
    left: -300%;
  }
  98% {
    left: -300%;
  }
  99% {
    left: 0;
  }
}

@keyframes snap {
  96% {
    scroll-snap-align: center;
  }
  97% {
    scroll-snap-align: none;
  }
  99% {
    scroll-snap-align: none;
  }
  100% {
    scroll-snap-align: center;
  }


* {
  box-sizing: border-box;
  scrollbar-color: transparent transparent; /* thumb and track color */
  scrollbar-width: 0px;
}

*::-webkit-scrollbar {
  width: 0;
}

*::-webkit-scrollbar-track {
  background: transparent;
}

*::-webkit-scrollbar-thumb {
  background: transparent;
  border: none;
}

* {
  -ms-overflow-style: none;
}

ol, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.carousel {
  position: relative;
  padding-top: 75%;
  filter: drop-shadow(0 0 10px #0003);
  perspective: 100px;
}

.carousel__viewport {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  overflow-x: scroll;
  counter-reset: item;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}

.carousel__slide {
  position: relative;
  flex: 0 0 100%;
  width: 100%;
  background-color: #f99;
  counter-increment: item;
}

.carousel__slide:nth-child(even) {
  background-color: #99f;
}

.carousel__slide:before {
  content: counter(item);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-40%,70px);
  color: #fff;
  font-size: 2em;
}

.carousel__snapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  scroll-snap-align: center;
}

@media (hover: hover) {
  .carousel__snapper {
    animation-name: tonext, snap;
    animation-timing-function: ease;
    animation-duration: 4s;
    animation-iteration-count: infinite;
  }

  .carousel__slide:last-child .carousel__snapper {
    animation-name: tostart, snap;
  }
}

@media (prefers-reduced-motion: reduce) {
  .carousel__snapper {
    animation-name: none;
  }
}

.carousel:hover .carousel__snapper,
.carousel:focus-within .carousel__snapper {
  animation-name: none;
}

.carousel__navigation {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}

.carousel__navigation-list,
.carousel__navigation-item {
  display: inline-block;
}

.carousel__navigation-button {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #333;
  background-clip: content-box;
  border: 0.25rem solid transparent;
  border-radius: 50%;
  font-size: 0;
  transition: transform 0.1s;
}

.carousel::before,
.carousel::after,
.carousel__prev,
.carousel__next {
  position: absolute;
  top: 0;
  margin-top: 37.5%;
  width: 4rem;
  height: 4rem;
  transform: translateY(-50%);
  border-radius: 50%;
  font-size: 0;
  outline: 0;
}

.carousel::before,
.carousel__prev {
  left: -1rem;
}

.carousel::after,
.carousel__next {
  right: -1rem;
}

.carousel::before,
.carousel::after {
  content: '';
  z-index: 1;
  background-color: #333;
  background-size: 1.5rem 1.5rem;
  background-repeat: no-repeat;
  background-position: center center;
  color: #fff;
  font-size: 2.5rem;
  line-height: 4rem;
  text-align: center;
  pointer-events: none;
}

.carousel::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='0,50 80,100 80,0' fill='%23fff'/%3E%3C/svg%3E");
}

.carousel::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='100,50 20,100 20,0' fill='%23fff'/%3E%3C/svg%3E");
}


/*------------------------------------------
     pag - CURSOS           
  -----------------------------------------*/
  /* Carousel */

  .container {
      margin-top: 20px;
  }

  /* Carousel Styles */
  .carousel-indicators .active {
      background-color: #fff;
  }

  .carousel-inner img {
      width: 100%;
      max-height: 460px
  }

  .carousel-control {
      width: 0;
  }

  .carousel-control.left,
  .carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
  }

  .carousel-control.left span {
    margin-left: 15px;
  }

  .carousel-control.right span {
    margin-right: 15px;
  }

  .carousel-control .glyphicon-chevron-left, 
  .carousel-control .glyphicon-chevron-right, 
  .carousel-control .icon-prev, 
  .carousel-control .icon-next {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    left: 0;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    right: 0;
  }

  .carousel-control.left span,
  .carousel-control.right span {
    
  }

  .carousel-control.left span:hover,
  .carousel-control.right span:hover {
    opacity: .7;
    filter: alpha(opacity=70);
  }

  /* Carousel Header Styles */
  .header-text {
      position: absolute;
      top: 30%;
      left: 1.8%;
      right: auto;
      width: 96.66666666666666%;
      color: #fff;
  }

  .header-text h2 {
      font-size: 40px;
      font-weight: bold;
  }

  .header-text h2 span {
      padding: 10px;
      color: #fff;
  }

  .btn-min-block {
      min-width: 170px;
      line-height: 26px;
  }

  .btn-theme {
      color: #fff;
      background-color: transparent;
      border-color: #fff;
      margin-right: 15px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
  }

  .btn-theme:hover {
      color: #fff;
      background-color: transparent;
      border-color: #fff;
  }

  /* Mobile adjustments */

  @media (max-width: 768px)
  {
      .bloc{
          text-align: center;
          -webkit-background-size: auto 200%;
          -moz-background-size: auto 200%;
          -o-background-size: auto 200%;
          background-size: auto 200%;
      }
      
/*------------------------------------------
     pag - AGENDA DE CURSOS    
  -----------------------------------------*/
  .search {
      top: 6px;
      left: 10px
  }

  .form-control {
      border: none;
      padding-left: 32px
  }

  .form-control:focus {
      border: none;
      box-shadow: none
  }

  .green {
      color: green
  }


/*------------------------------------------
     pag - ASSESSORIA      
  -----------------------------------------*/

.carousel-control-prev, .carousel-control-next{
    /*background: black;*/
    width: 4.5% !important;
    transition: opacity .2s ease-in;
}
.carousel-control-next-icon {
    background-image: url(https://image.flaticon.com/icons/svg/481/481146.svg) !important;
    transform: rotate(180deg);
}
.carousel-control-prev-icon {
    background-image: url(https://image.flaticon.com/icons/svg/481/481146.svg) !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}
.carousel-control-next{right:-70px;}
.carousel-control-prev{left:-70px;}
.bisc {
    color: white;
    margin-right: 0px;
    background: -webkit-gradient(linear, right top, left bottom, from(#4c68d7), color-stop(#8a3ab9), color-stop(#cd486b), color-stop(#fb8750), to(#FF9800));
    background: -webkit-linear-gradient(right top, #4c68d7, #8a3ab9, #cd486b, #fb8750, #FF9800);
    background: -o-linear-gradient(right top, #4c68d7, #8a3ab9, #cd486b, #fb8750, #FF9800);
    background: linear-gradient(to left bottom, #4c68d7, #8a3ab9, #cd486b, #fb8750, #FF9800);
    -webkit-transform: rotate(360deg) scale(1.1);
    -ms-transform: rotate(360deg) scale(1.1);
    transform: rotate(360deg) scale(1.1);
}
        
        #demo {
            height: 100%;
            position: relative;
            overflow: hidden;
        }
        
        .green {
            background-color: #6fb936;
        }
        
        .page-top {
            margin-top: 150px;
        }
        
        .portfolio-item {
            margin-bottom: 30px;
        }
        
        .card {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            min-width: 0;
            word-wrap: break-word;
            background-color: #fff;
            background-clip: border-box;
            border: none;
            border-radius: .25rem;
        }
        
        .myback-img {
            display: flex;
            justify-content: center;
            height: 372px;
            overflow: hidden;
            object-fit: cover;
            border-radius: .25rem;
        }
        
        .myoverlay {
            position: absolute;
            background: -webkit-linear-gradient( top, transparent 0%, rgba(0, 0, 0, 0.72) 100%);
            height: 100%;
            width: 100%;
            top: 0;
        }
        
        .card-body {
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            padding: 0;
        }
        
        .avatar-profile img {
            width: 90px;
            height: 90px;
            border-radius: 100%;
            overflow: hidden;
            opacity: 0.9;
            object-fit: cover;
            -o-object-fit: cover;
        }
        
        .borders {
            position: relative;
            border: 5px solid #fff;
            border-radius: 100%;
        }
        
        .borders:before {
            content: " ";
            position: absolute;
            z-index: -1;
            top: -10px;
            left: -10px;
            right: -10px;
            bottom: -10px;
            border-radius: 100%;
            background-image: linear-gradient(90deg, #FDA240, #C5087E), linear-gradient(90deg, #FDA240, #C5087E);
            background-position: 0 0px, 100% 100%;
            background-size: 100% 5px;
            border-left: 5px solid #FDA240;
            border-right: 5px solid #C5087E;
            padding: 10px 5px;
        }
        
        .profile-img {
            position: absolute;
            top: 71%;
            left: 50%;
            transform: translate(-50%, -50%);
        }
        
        .profile-title {
            text-align: center;
            position: relative;
            top: -39px;
            margin-bottom: -26px;
        }
        
        .profile-title h3 {
            font-size: 18px;
            color: #fff;
            font-weight: bold;
            margin-bottom: 0;
        }
        
        a:hover {
            text-decoration: none !important;
        }
        /*--carousel css--*/
        
        @media (min-width: 768px) {
            /* show 3 items */
            .carousel-inner .active,
            .carousel-inner .active + .carousel-item,
            .carousel-inner .active + .carousel-item + .carousel-item,
            .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
                display: block;
            }
            .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
            .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
            .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
            .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
                transition: none;
            }
            .carousel-inner .carousel-item-next,
            .carousel-inner .carousel-item-prev {
                position: relative;
                transform: translate3d(0, 0, 0);
            }
            .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
                position: absolute;
                top: 0;
                right: -25%;
                z-index: -1;
                display: block;
                visibility: visible;
            }
            /* left or forward direction */
            .active.carousel-item-left + .carousel-item-next.carousel-item-left,
            .carousel-item-next.carousel-item-left + .carousel-item,
            .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
            .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
            .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
                position: relative;
                transform: translate3d(-100%, 0, 0);
                visibility: visible;
            }
            /* farthest right hidden item must be abso position for animations */
            .carousel-inner .carousel-item-prev.carousel-item-right {
                position: absolute;
                top: 0;
                left: 0;
                z-index: -1;
                display: block;
                visibility: visible;
            }
            /* right or prev direction */
            .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
            .carousel-item-prev.carousel-item-right + .carousel-item,
            .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
            .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
            .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
                position: relative;
                transform: translate3d(100%, 0, 0);
                visibility: visible;
                display: block;
                visibility: visible;
            }
        }



        