body {
  background: #ffffff;
}

a {
  color: #0091cd;
}
.red {
    background-color: #0091cd !important;
}

.dropdown-content li>a, .dropdown-content li>span {
    color: #0091cd;
    font-weight: bold;
}

.icon-block {
  padding: 15px 0 0;
  background: #fff;
  border-radius: 7px;
}
.icon-block img {
  max-width: 100%;
}

.icon-block .material-icons {
  font-size: 3.56rem;
  border-radius: 5%;
  padding: 15px;
  color: #393f49;
  background: #fabc05;
}

.card-planos {
  background: #fff;
  border-radius: 7px;
}

.card-planos h4 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.54rem;
  font-weight: bold;
  color: #393f49;
  line-height: 100%;
  padding: 1.58rem 0 1.58rem 0;
  background-color: #f1f3f4;
  border-radius: 15px 15px 0 0px;
}
.planos_titulo {
  margin-top: -280px;
}
.ideal h4 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.54rem;
  font-weight: bold;
  color:  #393f49;
  line-height: 100%;
  padding: 1.58rem 0 1.58rem 0;
  background-color:#fabc05;
  border-radius: 15px 15px 0 0px;
}
.card-planos  .collapsible-header {
  cursor: pointer;
  padding: 0.5rem;
  font-size: 16px;
  font-weight: 400;
}
.plano-preco {
  margin: 2.5rem;
  color: #393f49;
  font-size: 2.5rem;
  font-weight: 600;
}
.plano-preco span {
  font-size: 16px;
}

.card-planos .check .material-icons  {
  font-size: 1.56rem;
  padding: 3px;
  color: green;
}
.card-planos .clear .material-icons  {
  font-size: 1.56rem;
  padding: 3px;
  color: red;
}

.icon-form i {
  font-size: 3.56rem;
}

@media only screen and (min-width: 993px){
  .container {
    width: 90% !important;
  }
}

/* Nav */
.hero-chattogram.welcome_area {
  /*background: #2d2ed4;
  background: -webkit-linear-gradient(to right,  #4B006E, #2d2ed4);
  background: linear-gradient(90deg, #050939 0%, #141A61 47.57%, #050939 93.19%);
 */
  background: #ffffff;
  overflow: hidden;



  


}
.section_heading h6 {
  text-transform: uppercase;
  margin-bottom: 5px;
  letter-spacing: 1px;
  color: #ffffff;
  border-radius: 25px;
  padding: 1rem 2rem;
  background-color: #007bff;
  font-weight: 400;
  display: inline-block;
  -webkit-box-shadow: 5px 7px 20px -7px rgba(103, 14, 126, 0.4);
  -moz-box-shadow: 5px 7px 20px -7px rgba(103, 14, 126, 0.4);
  box-shadow: 5px 7px 20px -7px rgba(103, 14, 126, 0.4);
}
.welcome_area {
  width: 100%;
  position: relative;
  z-index: 1;
  height: 600px;
}

.logo {
  margin-top: 7%;
}

.welcome_text_area h2 {
  font-size: 2rem !important;
  margin-bottom: 30px ; 
}

 @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .welcome_text_area h2 {
      font-size: 2.5rem; } 
}
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .welcome_text_area h2 {
      font-size: 2.2rem; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .welcome_text_area h2 {
      font-size: 2rem; } 
      .titulo-cta-3 h1 {
        font-size: 1.5rem;
        margin: 0 auto; 
      }
      .titulo-cta-1 h2 {
        margin: 0 auto; 
      }

    
    }
  @media only screen and (max-width: 575px) {
    .welcome_text_area h2 {
      font-size: 1.7rem; } }
  @media only screen and (min-width: 480px) and (max-width: 575px) {
    .welcome_text_area h2 {
      font-size: 2rem; } 
}
@media only screen and (max-width: 575px) {
  .welcome_text_area {
    padding-top: 60px;
    margin-bottom: 0; } }
.welcome_text_area h5 {
  font-weight: 300;
  line-height: 1.5; 
  font-size: 1.5rem;  
}
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .welcome_text_area h5 {
      font-size: 1.3rem;
      font-weight: 300; } 
    }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .welcome_text_area h5 {
      font-size: 1.3rem;
      font-weight: 300} }
  @media only screen and (max-width: 575px) {
    .welcome_text_area h5 {
      font-size: 1.3rem;
      font-weight: 300 } 
}
.hero-barishal.welcome_area .welcome_area_thumb {
  padding-top: 90px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-barishal.welcome_area .welcome_area_thumb {
      padding-top: 80px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero-barishal.welcome_area .welcome_area_thumb {
      padding-top: 0; } }
  @media only screen and (max-width: 575px) {
    .hero-barishal.welcome_area .welcome_area_thumb {
      padding-top: 0; } }

.hero-barishal.welcome_area .welcome_text_area {
  padding-top: 90px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-barishal.welcome_area .welcome_text_area {
      padding-top: 80px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero-barishal.welcome_area .welcome_text_area {
      padding-top: 60px; } }
  @media only screen and (max-width: 575px) {
    .hero-barishal.welcome_area .welcome_text_area {
      padding-top: 60px; } }
  .hero-barishal.welcome_area .welcome_text_area h1 span {
    color: #0091cd; 
    font-weight: 700;
  }
    .hero-barishal.welcome_area .welcome_text_area h1 span:last-child {
      color: #0091cd; }


  .hero-chattogram.welcome_area .chattogram-bg-shape img {
    position: absolute;
    width: 100%;
    top: -1px;
    right: 0;
    z-index: -1; }

  .hero-chattogram.welcome_area::after {
    position: absolute;
    content: "";
    background-image: url("img/core-img/half-circle.png");
    background-repeat: repeat;
    width: 100%;
    height: 17px;
    bottom: -1px;
    z-index: 1;
    left: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }



@media only screen and (min-width: 768px) and (max-width: 1991px) {
  .hero-chattogram.welcome_area .chattogram-bg-mobile  {
    display: none;
  }
  .parallax_mobile {
    display: none;
  }
  .slide_mobile {
    display: none;
  }
}

@media only screen and (min-width: 601px) {
  nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
    line-height: 80px;
  }
}

  .welcome_area_thumb img {
    max-width: 90%;
  }
  .hero-chattogram.welcome_area .welcome_area_thumb {
    padding-top: 73px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .hero-chattogram.welcome_area .welcome_area_thumb {
        padding-top: 63px; 
      } 
      .hero-chattogram.welcome_area .welcome_text_area h2 {
       font-size: 15px !important;   
      }
    }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .hero-chattogram.welcome_area .welcome_area_thumb {
        padding-top: 0; } }
    @media only screen and (max-width: 575px) {
      .hero-chattogram.welcome_area .welcome_area_thumb {
        padding-top: 0; } }
        
  .hero-chattogram.welcome_area .welcome_text_area {
    padding-top: 15px; }
   .hero-chattogram.welcome_area .welcome_text_area h1 {
      color: #000422;
      font-size: 45px;
      font-family: 'Outfit',sans-serif;
      text-align: left;
      max-width: 100% !important;
   }
   .hero-chattogram.welcome_area .welcome_text_area h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px !important;
    font-weight: 300;
    color: #607196 !important;
    max-width: 95% !important;
    margin-top: 10px;
   }

    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .hero-chattogram.welcome_area .welcome_text_area {
        padding-top: 15px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .hero-chattogram.welcome_area .welcome_text_area {
        padding-top: 60px; } 
    }
    @media only screen and (max-width: 575px) {
      .hero-chattogram.welcome_area .welcome_text_area {
        padding-top: 0px; 
        width: 95% !important;
      } 
      .hero-chattogram.welcome_area .welcome_text_area h2 {
        font-size: 20px;
        width: 100%;
      }
      .welcome_area {
        height: 700px !important;
      }
      .logo {
        margin-top: 1%;
      }
    }
      
    .hero-chattogram.welcome_area .welcome_text_area h2 {
      position: relative;
      z-index: 1;
      display: inline-block; }
      .hero-chattogram.welcome_area .welcome_text_area h2::after {
        position: absolute;
        content: "";
        background-color: transparent;
        bottom:0px;
        left: 0;
        z-index: -1;
        width: 95%;
        height: 12px;
      }
      .hero-chattogram.welcome_area .welcome_text_area h2 span {
        color: #0091cd; }

        .background-shapes .box1 {
          position: absolute;
          top: 1%;
          left: 17%;
          width: 30px;
          height: 20px;
          border: 3px solid #0091cd;
          opacity: 0.5;
          border-radius: 0.35rem;
          background-color: transparent;
          z-index: 1;
          -webkit-animation: box-shape linear 5s infinite;
          animation: box-shape linear 5s infinite; }
        
        .background-shapes .box2 {
          position: absolute;
          top: 75%;
          left: 50%;
          width: 20px;
          height: 20px;
          border: 3px solid #e6f4ea;
          border-radius: .35rem;
          background-color: transparent;
          z-index: 1;
          -webkit-animation: box-shape linear 8s infinite;
          animation: box-shape linear 8s infinite; }
        
        .background-shapes .box3 {
          position: absolute;
          top: 30%;
          right: 15%;
          width: 20px;
          height: 20px;
          border: 3px solid #fabb06;
          border-radius: .35rem;
          background-color: transparent;
          z-index: 1;
          -webkit-animation: box-shape linear 9s infinite;
          animation: box-shape linear 9s infinite; }
        
        .background-shapes .dot1 {
          position: absolute;
          width: 8px;
          height: 8px;
          background-color: #e6f4ea;
          top: 77%;
          left: 6%;
          z-index: 1;
          border-radius: 50%; }
        
        .background-shapes .dot2 {
          position: absolute;
          width: 8px;
          height: 8px;
          background-color: #e6f4ea;
          top: 18%;
          right: 4%;
          z-index: 1;
          border-radius: 50%; }
        
        .background-shapes .dot3 {
          position: absolute;
          width: 8px;
          height: 8px;
          background-color: #fabb06;
          top: 90%;
          left: 43%;
          z-index: 1;
          border-radius: 50%; }
        
        .background-shapes .dot4 {
          position: absolute;
          width: 8px;
          height: 8px;
          background-color: #027bfd;
          top: 91%;
          right: 5%;
          z-index: 1;
          border-radius: 50%; }
        
        .background-shapes .heart1 {
          font-size: 1.5rem;
          position: absolute;
          top: 51%;
          left: 13%;
          z-index: 1;
          color: #e6f4ea;
          -webkit-animation: box-shape linear 9s infinite;
          animation: box-shape linear 9s infinite; }
        
        .background-shapes .heart2 {
          font-size: 1.5rem;
          position: absolute;
          top: 55%;
          right: 8%;
          z-index: 1;
          color: #e6f4ea;
          -webkit-animation: box-shape linear 12s infinite;
          animation: box-shape linear 12s infinite; }
        
        .background-shapes .circle1 {
          position: absolute;
          width: 18px;
          height: 18px;
          border-radius: 50%;
          border: 3px solid #e6f4ea;
          bottom: 10%;
          left: 21%;
          z-index: 1;
          -webkit-animation: box-shape linear 4s infinite;
          animation: box-shape linear 4s infinite; }
        
        .background-shapes .circle2 {
          position: absolute;
          width: 18px;
          height: 18px;
          border-radius: 50%;
          border: 3px solid #0091cd;
          top: 24%;
          left: 52%;
          z-index: 1;
          -webkit-animation: box-shape linear 4s infinite;
          animation: box-shape linear 4s infinite; }
        
        
.section_heading {
  position: relative;
  z-index: 1;
  
}
.section_heading .line {
  width: 250px;
  height: 1px;
  margin: 10px auto 10px;
  background: #0091cd;
  background: -webkit-linear-gradient(to right, #0091cd, #0091cd);
  background: linear-gradient(to right, #0091cd, #0091cd);
}

nav, .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
      height: 80px;
  }

nav .brand-logo {
  margin: 0 auto;
}

nav .sidenav-trigger {
    float: right;
    margin: 0;
    padding: 15px;
}

.sidenav li.active {
  background-color:  #0091cd; !important;
}
.sidenav li > a:hover {
  background-color: #0091cd !important;
}

@media only screen and (max-width: 992px){
  nav .brand-logo {
      max-width: 70%;
      margin-top: 10px;
      left: 0;
        -webkit-transform: none;
        transform: none;
  }

}

nav .brand-logo img {
  width: 100%;
  height: auto;
  margin-top: 18px;
}

nav ul a {
  font-family: 'Outfit',sans-serif;
  font-size: 1.2rem;
  color: #393f49 !important;
  height: 80px !important;
}

nav ul a:hover {
  background-color: #f1f3f4 ;
  border-bottom: 3px solid #dadce0;
  color: #333 !important;
}

nav ul a img {
 width:50px ;
 padding: 15px 5px;
 border-radius: 50%;
 margin: 0 auto ;
}

.nav-midias-sociais {
  position: fixed;
  width: 55px;
  z-index: 2;
  right: 0;
  top: 25%;
  display: grid;
  /* margin-top: -116px; */
  /* padding: 5px !important; */
  background-color: #ffffff;
  border-radius: 5px 0px 0px 5px;
  -webkit-box-shadow: 0 2px 5px 0 #0091cd, 0 2px 5px -7px #0091cd, 0 0 10px 0 #0091cd;
  box-shadow: 0 2px 5px 0 #f1f4f9, 7px 10px 7px -5px #aeb0b3, 0 0 10px 0 #f1f4f9;
}
.nav-midias-sociais li {
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  float: left;
  padding: 0;
  width: 55px;
}
.nav-midias-sociais li a {
  font-family: 'Outfit',sans-serif;
  font-size: 1.2rem;
  color: #333 !important;
  height: 55px !important;
  width: 55px;
  padding: 0 5px;
}
.nav-midias-sociais li a:hover {
  background-color: #f1f4f9;
  color: #333 !important;
}
.sidenav {
  background-color: #393f49 ;
}

.nav-midias-sociais img {
  background-color: transparent;
  width: 50px;
}


.link-menu {
  line-height: 85px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  letter-spacing: 0px;
}

h5 {
    font-family: 'Outfit',sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #546777;
}
.light {
  font-family: 'Poppins', sans-serif;
  color: #607196;
  font-size: 25px;
  font-weight: 300;
  
}
.titulo-cta-1 h1 {
  font-family: 'Outfit',sans-serif;
  font-size: 2.7rem;
  font-weight: 500;
  color: #393f49;
  line-height: 110%;
  margin: 0 auto;
  max-width: 80%;
  margin: 0 auto;
  text-align: center;
}


.titulo-cta-1 h2 {
  font-family: 'Poppins',sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  color: #607196;
  margin: 0 auto;
  max-width: 80%;
  line-height: 1.5;
}
.titulo-cta-1 p {
  font-family: 'Poppins',sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  color: #607196;
  text-align: left;
  width: 90%;
}
.titulo-cta-1 p span {
  font-size: 20px;
}

.titulo-cta-1 .escritorios {
  font-size: 16px;
  font-family: 'Outfit',sans-serif;
  font-weight: 100;
}

.titulo-cta-1 h2 span {
  color: #0091cd; 
  font-weight: 700;
}
.titulo-cta-1 h2 span:last-child {
    color: #0091cd; }



.titulo-cta-1 h4 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.24rem;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.87);
  margin: 1.0rem 0 1.58rem 0;
}
.titulo-cta-2 h1 {
  font-family: 'Outfit',sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  color: #ffffff  ;
  line-height: 110%;
  margin: 1.0rem 0 1.08rem 0;
}

.titulo-cta-2 h2 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  color: #f1fcf2;
  margin: 0 auto;
  max-width: 70%;
}

.titulo-cta-3 {
  text-align: left;
}

.titulo-cta-3 h4 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.24rem;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.87);
  margin: 1.0rem 0 1.08rem 0;
}
.titulo-cta-3 h1 {
  font-family: 'Outfit',sans-serif;
  font-size: 2rem;
  font-weight: 500;
  color: #495763  ;
  line-height: 110%;
  margin: 0 auto;
  width: 90%;
}

.titulo-cta-3 h2 {
  font-family: 'Outfit',sans-serif;
  font-size: 2rem;
  font-weight: 300;
  color: #495763;
  margin: 0 auto;
}
.titulo-cta-3 p {
  font-family: 'Outfit',sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  color: #607196;
  width: 90%;
  clear: both;
}

.titulo-cta-3 h4 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.24rem;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.87);
  margin: 1.0rem 0 1.58rem 0;
}



.titulo-cta-4 p{
  font-family: 'Outfit',sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  color: #607196;
  margin: 0.5rem 0 1.58rem 0; 
}

.titulo-cta-4 h4 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.24rem;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.87);
  margin: 1.0rem 0 1.58rem 0;
}
.titulo-cta-4 h1 {
  font-family: 'Outfit',sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  color: #607196;
  line-height: 110%;
  margin: 1.0rem 0 1.58rem 0;
}

.titulo-cta-4 h2 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.24rem;
  font-weight: 300;
  color: #607196;
  margin: 0.5rem 0 1.58rem 0;
}

.titulo-cta-4 h4 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.24rem;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.87);
  margin: 1.0rem 0 1.58rem 0;
}

.midia-headline-01 img {
  border-radius: 10px;
  max-width: 100%;
}

.bullet-points h5 {
  font-family: 'Outfit',sans-serif ;
  font-size: 1.40rem;
  font-weight: 600;
  color: #393f49;
  line-height: 110%;
  margin: 1.0rem 0 1.58rem 0;
}


.bullet-points p {
  font-family: 'Poppins', sans-serif ;
  letter-spacing: .00688rem;
  line-height: 1.75rem;
  overflow-x: hidden;
  color: #607196;
  font-size: 1.125rem;
}
.bullet-points2 h4  {
  font-family: 'Outfit',sans-serif ;
  font-size: 1.54rem;
  font-weight: bold;
  color: #393f49;
  line-height: 110%;
  margin: 1.0rem 0 1.58rem 0;
}
.bullet-points2 p {
  font-family: 'Poppins', sans-serif ;
  line-height: 1.75rem;
  overflow-x: hidden;
  color: #607196;
  font-size: 16px;
  padding: 15px;
}

.texto-apoio p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", 'Poppins', Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 18px !important;
  font-weight: 400 !important;
  color: #8A9499 !important;
}

.text-left {
  text-align: left;
}
.text-light {
  color: #8fb6e0!important;
}

.card {
  border-radius: 10px;
  margin: 0rem 0 0rem 0;
  background-color: #fff;
  box-shadow:  0 0.25rem 1rem 0 rgba(44, 44, 46, 0.125)
}

.card:hover {
  -webkit-box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
  -moz-box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
  box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
}
.card .card-content .card-title {
  line-height: 26px;
  margin-bottom: 8px;
  letter-spacing: -1px;
}

. a {
  color: #0091cd;
  font-family: 'Outfit',sans-serif;
  font-weight: bold;
  padding: 5px 10px;

}

.card-serviços {
  border-radius: 7px;
  padding: 15px 15px;
  margin-bottom: 20px;
	-webkit-box-shadow: 5px 7px 20px -7px rgba(44, 44, 44, 0.129);
  -moz-box-shadow: 5px 7px 20px -7px rgba(44, 44, 44, 0.129);
  box-shadow: 5px 7px 20px -7px rgba(44, 44, 44, 0.129);
  background: #fff;
  min-height: 420px;
}
.card-serviços .card-title {
  font-family: 'Outfit',sans-serif;
  font-size: 1.5rem;
  line-height: 2.05rem;
  font-weight: 500;
  color: #546777 ;
  line-height: 110%;
  margin: 1.0rem 0 1.58rem 0;
}
.card-serviços a:hover {
  color: #171c28;
}
.card-serviços:hover {
  -webkit-box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
  -moz-box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
  box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
}

.card .card-title {
  font-family: 'Outfit',sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  color: #546777;
}
.card-recursos {
  background: rgba(90,122,190,0.08);
  border: 0 solid rgba(90,122,190,0.08);
  box-shadow: 0 0 0;
  border-radius: 10px;
  overflow: hidden;
  padding: 5px;
  transition: top 0.8s ease-in-out;
  float: left;
  width: 99%;
  min-height: 395px;
  margin-bottom: 15px;
  box-shadow: 0 0 0 0 rgba(0,0,0,.06);
}
.card-recursos img {
  margin: 10px;
  width: 60%;
}
hr {
  display: block;
  width: 75%;
  margin: 0px auto 25px;
  height: 1px;
  border: 0pt solid rgba(103, 14, 126, 0.4);
  background-color: rgb(103 14 126 / 40%);
}


.card-serviços .card-content p {
  margin-bottom: 0;
  font-size: 16px !important;
  color: #607196;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 15px;
}

.card-serviços .card-action {
  border-top: 0;
  padding: 14px 16px;
}

.card-serviços .card-action:last-child {
  border-radius: 10px;
}

.card-serviços .card-image img {
  border-radius: 10px 10px 0px 0px;
  max-width: 100%;
}

.avatar-depoimento img {
  max-width: 120px;
}
.card-content span {
  color:#a1a9ae;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
}
.video-depoimento {
  padding: 0px;
}

.input-field .prefix ~ input {
  color: #fff7db;
}

.input-field  {
  color: #0091cd!important;
  border-radius: 10px;
}

.input-field > label:not(.label-icon).active {
  -webkit-transform: translateY(-20px) scale(0.8);
  transform: translateY(-20px) scale(0.8);
}
input[type="text"]:focus, 
textarea:focus, 
textarea.form-control:focus {
    border: 0px solid #0091cd !important;
    
}
input {
  color: #1f232c !important;
}
.input-field .prefix.active {
  color: #1f232c;
} 
input:not([type]):focus:not([readonly]) + label,
input[type=text]:not(.browser-default):focus:not([readonly]) + label,
input[type=password]:not(.browser-default):focus:not([readonly]) + label,
input[type=email]:not(.browser-default):focus:not([readonly]) + label,
input[type=url]:not(.browser-default):focus:not([readonly]) + label,
input[type=time]:not(.browser-default):focus:not([readonly]) + label,
input[type=date]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
input[type=number]:not(.browser-default):focus:not([readonly]) + label,
input[type=search]:not(.browser-default):focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color:#0091cd;
}
/* Validation Sass Placeholders */
input.valid:not([type]), input.valid:not([type]):focus,
input[type=text].valid:not(.browser-default),
input[type=text].valid:not(.browser-default):focus,
input[type=password].valid:not(.browser-default),
input[type=password].valid:not(.browser-default):focus,
input[type=email].valid:not(.browser-default),
input[type=email].valid:not(.browser-default):focus,
input[type=url].valid:not(.browser-default),
input[type=url].valid:not(.browser-default):focus,
input[type=time].valid:not(.browser-default),
input[type=time].valid:not(.browser-default):focus,
input[type=date].valid:not(.browser-default),
input[type=date].valid:not(.browser-default):focus,
input[type=datetime].valid:not(.browser-default),
input[type=datetime].valid:not(.browser-default):focus,
input[type=datetime-local].valid:not(.browser-default),
input[type=datetime-local].valid:not(.browser-default):focus,
input[type=tel].valid:not(.browser-default),
input[type=tel].valid:not(.browser-default):focus,
input[type=number].valid:not(.browser-default),
input[type=number].valid:not(.browser-default):focus,
input[type=search].valid:not(.browser-default),
input[type=search].valid:not(.browser-default):focus,
textarea.materialize-textarea.valid,
textarea.materialize-textarea.valid:focus, .select-wrapper.valid > input.select-dropdown {
  border-bottom: 1px solid #007bff;
  -webkit-box-shadow: 0 1px 0 0 #007bff;
          box-shadow: 0 1px 0 0 #007bff;
}
.z-depth-1-half, .btn:hover, .btn-large:hover, .btn-small:hover, .btn-floating:hover {
  -webkit-box-shadow: 0 7px 10px 0 rgba(51, 51, 46, 0.305), 0 10px 15px 0 rgba(175, 5, 5,0.2);
  box-shadow: 0 15px 17px 0 rgba(23, 23, 23, 0.305), 0 10px 15px 0 rgba(175, 5, 5,0.2);
  transition: -webkit-box-shadow .2s;
  -o-transition: box-shadow .2s;
  transition: box-shadow .2s;
  transition: box-shadow .2s,-webkit-box-shadow .2s;
}

.btn-round {
  border-radius: 60px;
}

.btn-large {
  width: 100%;
  font-family: 'Outfit',sans-serif;
  font-weight: 700;
}
.btn-comprar {
  height: 45px;
  font-size: 1.2rem;
  color: #171c28; 
  line-height: 45px;
  margin-left: 8px;
  font-family: 'Outfit',sans-serif;
  font-weight: 500;
  text-transform: none;
  border-radius: 50px;
  box-shadow: 0 0 0 5px #b5d7ee;

}

.btn-comprar:hover {
  opacity: 0.90;
  background-color: #154880;

}

.btn-comprar i {
  font-size: 2rem;
  margin-right: 0px;
}


.apland-btn .btn-2 {
    background-color: #ffffff;
    color: #607196;
    border: 2px solid #607196;
}
.apland-btn {
    color: #ffffff;
}
.apland-btn, #scrollUp, .welcome_slider .owl-dot.active::after, .newsletter-form-area .button, .footer_social_area a:hover, .footer_social_area a:focus, .tooltip-inner {
    background-color: #007bff;
}

.apland-btn {
  position: relative;
  z-index: 1;
  border: 2px solid transparent;
  display: inline-block;
  font-size: 16px;
  padding: 20px 10px;
  border-radius: 6px;
  line-height: 0;
  text-transform: uppercase;
  font-family: 'Outfit',sans-serif;
  font-weight: 700;
  box-shadow: none;
}

.apland-btn i{
  position: relative;
  z-index: 1;
  font-size: 14px;
  line-height: 1;
  font-weight: 700; 
}
  .apland-btn:hover, .apland-btn:focus {
    background-color: #007bff;
    font-size: 16px; }
  .apland-btn.btn-2 {
    background-color: #ffffff;
    color: #546777 ;
    border: 2px solid #007bff; }
    .apland-btn.btn-2:hover, .apland-btn.btn-2:focus {
      background-color: #007bff;
      border: 2px solid #007bff;
      color: #ffffff; }
    }
    
@media only screen and (max-width: 993px){


  .btn-comprar {
    width: 100%;
    height: auto;
    font-size: 1.2rem;
    font-family: 'Outfit',sans-serif;
    font-weight: 500;
    text-transform: capitalize !important;
    border-radius: 8px;
    text-align: left;
    line-height: 18px;
    padding: 15px;
  }
  
  .btn-comprar i {
    font-size: 3.5rem;
    margin-right: 0;
    margin-top: 4%;
  }
}

.formulario-1 {
  /* background: #f5f7fb; */
  background: #f8f9fa;
  border: 2px solid #696666;
  -webkit-box-shadow: 5px 7px 20px -7px rgb(16, 13, 15);;
  -moz-box-shadow: 5px 7px 20px -7px rgb(45, 45, 52);;
  box-shadow: 5px 7px 20px -7px rgb(90, 94, 103); 
}
.formulario-1:hover {
  -webkit-box-shadow: 5px 7px 20px -7px rgb(0 0 0);;
  -moz-box-shadow: 5px 7px 20px -7px rgb(0 0 0);;
  box-shadow: 5px 7px 20px -7px rgb(0 0 0); 
}


.formulario-2 {
  background: #151515 !important;
  margin-bottom: 50px;
  padding: 20px;
  border-radius: 0 50px;
  text-align: center;
  box-shadow: 5px 15px 15px rgba(0, 0, 0, 0.10);
}

.formulario-2 .input-field {
  background-color: #8A9499;
}

.formulario-3 {
  background: #151515;
  border: 1px solid rgba(213, 35, 35, 1);
}

.formulario-titulo1 h3 {
    font-family: 'Outfit',sans-serif;
    font-size: 60px;
    line-height: 2.05rem;
    font-weight: 700;
    color: rgba(213, 35, 35, 1);
    line-height: 110%;
    margin: 1.0rem 0 1.58rem 0;
}

textarea.materialize-textarea {
  color: #8A9499;
  height: auto;
}

.bg-01 {
  background-color: #000 !important;
}

.z-depth-1, nav, .card-panel, .card, .toast, .dropdown-content, .sidenav {
  -webkit-box-shadow: 0   rgba(170, 24, 146, 0.473), 0   rgba(170, 24, 146, 0.473), 0  rgba(170, 24, 146, 0.473);
  
}
.collapsible {
  box-shadow: none !important;
}
.bg-02 {
  background: linear-gradient(to right,  #ffffff, #f8f8f8); 
} 

.bg-03 {
  background: #f5f5ff;
} 
.bg-04 {
  background: #f8f9fa;
} 
.bg-05 {
  background: #f4fafe;
} 
.bg-08 {
  background: #fff;
} 



.blue {
  background-color: #00AAFF !important;
}

.cta-ajuda img {
    border-radius: 15px;
}

.z-depth-1-half, .btn:hover, .btn-large:hover, .btn-small:hover, .btn-floating:hover   {
 transition: all 0.2s ease-in-out;
 box-shadow: 0 5px 10px -5px rgba(40, 41, 41, 0.7);
}

.modal {
  background-color: rgba(0, 0, 0, 0.55) !important;
  border-radius: 0px !important;
  padding: 30px !important;
  border: 0px !important;
  width: 75% !important;
}

.modal .modal-content {
  padding: 24px;
  background: #ececec;
  border-radius: 15px;
}
.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: transparent;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
  text-align: right;
  margin: 15px 0 0 0px;
  border-radius: 26px;
}
.modal .modal-footer i {
  color: #fff;
}
.modal .modal-close {
  cursor: pointer;
  color: #ffffff;
  background: red;
}
.grey-text a {
  color: #607196 !important;
}
.grey-text {
  color: #6c7582 !important;
}

.compartilhe {
  border: 2px solid #0c9aed;
  margin: 3px;
  max-width: 95%;
  border-radius: 10px;
  background: #0c9aed;
}

@media only screen and (max-width: 767px){ 
  nav .brand-logo img {
    margin-top: 9px;
  }
  .sidenav li > a {
    color:#fff !important ;
  }
  .compartilhe  {
    min-height: 80px !important;
    } 
    .slide_desk {
      display: none;
    }    
    nav ul a {
      height: 50px !important;
    }
    .slider .slides li .caption {
      left: 5% ;
      top: 10% !important;
    }
    .hero-chattogram.welcome_area .chattogram-bg-shape img {
      display: none; }
      .parallax_shape {
        display: none;
      }
      
      .hero-chattogram.welcome_area .chattogram-bg-mobile img {
        position: absolute;
        width: 110%;
        top: -1px;
        right: 0;
        z-index: -1; }

    .titulo-cta-1 h1 {
      font-size: 2rem !important;
      max-width: 100%;
     }
     .planos_titulo {
      margin-top: 10px;
     }
     .welcome_text_area h2 {
      font-size: 2rem !important;    
      width: 90%;
     }
     .titulo-cta-3 h1 {
      font-size: 2rem !important;    
     }
     .btn-comprar {
      height: 50px;
      font-size: 1.2rem;
      line-height: 50px;
     }
     .titulo-cta-1 h2 {
      margin: 0 auto;
      max-width: 100%;
    }
  }
.compartilhe img {
  max-width: 45px !important;
  padding: 5px;
  float: left;
}

.compartilhe h1 {
  font-size: 1.0rem;
  text-align: left;
  font-weight: 300;
}

.entrar-grupo {
  border: 2px solid #f00;
  margin: 5px;
  max-width: 90%;
  border-radius: 10px;
  background: #f00;
  padding: 5px 5px 10px 5px;
}
.entrar-grupo img {
  max-width: 65px !important;
  padding: 10px;
  float: left;
}
.entrar-grupo h1 {
  font-weight: 500;
  font-size: 1.0rem;
  text-align: left;
}


.imagem img {
  max-width: 100% !important;
}

@media only screen and (max-width: 993px){
  .compartilhe img {
    max-width: 65px !important;
  }
}

@media only screen and (max-width: 993px){
  .imagem img {
    max-width: 100% !important;
  }
}

.page-footer {
  padding-top: 0 !important;
}
.link-footer img {
  max-width: 265px;
  background: rgba(213, 35, 35, 1);
  padding: 20px;
}

.carousel {
  height: 500px;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    color: #607196;
    margin-top: -24px;
    font-size: 22px;
    border: none;
    -webkit-box-shadow: 5px 7px 10px -7px rgba(32, 34, 33, 0.729);
    -moz-box-shadow: 5px 7px 10px -7px rgba(32, 34, 33, 0.729);
    box-shadow: 5px 7px 10px -7px rgba(32, 34, 33, 0.729);
}

.owl-carousel .owl-nav button.owl-prev {
    left: -40px;
}

.owl-carousel .owl-nav button.owl-next {
    right: -40px;
}


.owl-carousel .owl-item img {
border-radius: 7px;
}

.fr-video{
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  background: #f2f3f9  !important;
  border: 2px solid rgba(0,0,0,0) !important;
  border-radius: 12px !important;
  box-shadow: 0 4px 32px 0 rgba(12,12,12,0.8);
}


.fr-video iframe, .fr-video .player-video{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border-radius: 10px;
}


/* Features CSS */
.icon-beneficios img {
  max-width: 50px;
  margin-right: 5px;
}
.collapsible-header i {
  margin-right: 2px;
  line-height: 2.5rem;
}
.using_benefits_area {
  position: relative;
  z-index: 1;
  /*background: #2d2ed4;
  background: -webkit-linear-gradient(to left, #45108a, #3d065f, #12054e);
  background: linear-gradient(to left, #45108a, #3d065f, #12054e);*/
  overflow: hidden; }
  
  .benefit-top-thumbnail img {
    position: absolute;
    z-index: -10;
    width: auto;
    top: -2px;
    left: -2px; }
  .using_benefits_area .benefit-bottom-thumbnail img {
    position: absolute;
    z-index: -10;
    width: auto;
    bottom: -2px;
    right: -2px;
  }

    .single_benifits {
      margin-bottom: 50px;
      position: relative;
      z-index: 1;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      
      .single_benifits .icon_box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        max-width: 80px;
        width: 80px;
        height: 80px;
        font-size: 2.25rem;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        margin-right: 1.5rem;
        background-color: #03a9f4;
        color: #ffffff;
        text-align: center;
        border-radius: 50%;
        margin-top: 2px; }

        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .single_benifits .icon_box {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 65px;
            flex: 0 0 65px;
            max-width: 65px;
            width: 65px;
            height: 65px;
            font-size: 1.75rem; } 
          }
        .single_benifits .icon_box i {
          line-height: 80px;
          font-size: 3.20rem;
          color:#f5f5f5;
        }
          @media only screen and (min-width: 576px) and (max-width: 767px) {
            .single_benifits .icon_box i {
              line-height: 65px; } }
      .single_benifits h5 {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        color: #0a7efe;
        margin-bottom: .75rem; 
        font-family: 'Outfit',sans-serif ;
        font-weight: 600;
      }
      .single_benifits p {
        font-size: 1.125rem;
        font-family: 'Poppins',sans-serif;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        letter-spacing: .00688rem;
        line-height: 1.75rem;
      }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .single_benifits p {
            font-size: 14px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .single_benifits p {
            font-size: 14px; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .single_benifits p {
            font-size: 14px; } }
      .single_benifits a {
        display: block;
        margin-top: 8px;
        color: #607196; }

        .single_benifits a:hover, .single_benifits a:focus {
          color: #fabb0c; }

      .single_benifits .single_benifits_text h5 {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        color: #546777; 
      }
      .single_benifits .single_benifits_text p {
        color: #607196; }
      .single_benifits:hover h5, .single_benifits:focus h5 {
        color: #fabb0c; }
      .single_benifits:hover .single_benifits_text h5, .single_benifits:focus .single_benifits_text h5 {
        color: #fabb0c; }
        .main_features_area .single_benifits:last-child {
          margin-bottom: 0;
          padding-bottom: 0; }

          .collapsible {
            border: 0px !important;
          }
          .collapsible .faq > ul li {
            background-color: #ffffff;
            padding: 0;
            position: relative;
            z-index: 1;
            margin-bottom: 1.5rem;
          }      
            .collapsible-header {
              cursor: pointer;
              padding: 1rem;
              color: #607196;
              margin: 10px;
              font-weight: 300;
              font-size: 1.2rem;
              line-height: 2.5rem;
          }
          .collapsible-body {
            padding: 1.75rem 2rem !important;
            background: rgb(255 255 255 / 75%)!important;
            margin: 10px !important;
            color: #607196;
            font-size: 16px;
            font-weight: 200;
        }
        

.mr-30 {
  margin-right: 30px;
}

b, strong {
  font-weight: 700;
}
.pt-00 {
  margin-top: 0px;
}
.pt-10 {
  padding: 10px;
}
.pt-30 {
  margin-top: 30px;
}
.pt-50 {
  margin-top: 50px;
}
.pt-80 {
  margin-top: 80px;
}
.pt-100 {
  margin-top: 100px;
}
.pb-80 {
  padding-bottom: 80px;
}


.btn-floating.btn-large {
  width: 50px;
  height: 50px;
  padding: 0;
}



/* CAROUSEL */ 

.section_carousel .row {
  padding: 0 20px;
}

.section_carousel .owl-carousel .owl-nav button {
  background: #393f4921;
}


.owl-item-content p {
  font-family: 'Outfit',sans-serif;
  font-size: 1rem;
  font-weight: 300;
  color: #607196;
}

/* ------ */

/* COOKIES CONSENT */ 

.cookies-consent {
  position: fixed;
  width: 80%;
  max-width: 80%;
  overflow: hidden;
  bottom: 25px;
  left: 50%;
  transform: translate(-50%);
  z-index: 2;
  transition: all 1s linear;
  webkit-box-shadow: 5px 7px 20px -7px rgba(13, 157, 37, 0.229);
  -moz-box-shadow: 5px 7px 20px -7px rgba(13, 157, 37, 0.229);
  box-shadow: 5px 7px 20px -7px rgba(13, 157, 37, 0.229);
}

.cookies-consent .hide { display: none; }

.cookies-consent-content {
  padding: 1rem 2rem;
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
}

.cookies-consent-content-items {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  align-items: center;
  justify-content: space-between;
}

.cookies-consent-content-items-left {
  flex: 0 0 75%;
  max-width: 75%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.cookies-consent-content-items-left p {
  color: #546777;
  font-family: 'Outfit',sans-serif;
}

.cookies-consent-content-items-left a {
  font-family: 'Outfit',sans-serif;
  color: #0091cd;
  text-decoration: underline;
}

.cookies-consent-content-items-left a:hover {
  text-decoration: none;
}

.cookies-consent-content-items-right {
  flex: 0 0 25%;
  max-width: 25%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.cookies-consent-content-items-right button {
    font-family: 'Outfit',sans-serif;
    display: block;
    width: 100%;
    cursor: pointer;
    color: #1f232b;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    background-color: initial;
    border: 1px solid #0091cd;
    padding: 0.85rem 1.5rem;
    font-size: 1rem;
    line-height: 100%;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.cookies-consent-content-items-right button:hover {
  background-color: #0091cd;
}

@media (max-width: 600px) {
    .main {
      overflow: hidden;
      width: 100%;
      max-width: 100%;
    }
    
    .cookies-consent-content-items {
      display: block;
    }

    .cookies-consent-content-items-left {
      /* margin: 0px auto; */
      flex: 0 0 auto;
      flex-shrink: 0;
    }

    .cookies-consent-content-items-right {
      margin: 0px auto;
      max-width: 100%;
    }
}

/* --------- */

.pb-30 {
  padding-bottom: 20px;

}

.pb-50 {
  padding-bottom: 50px;

}
.pb-50 {
  padding-bottom: 30px;

}

.parallax-container {
  height: 650px !important;
}

.title-1 h2 {
  font-size: 2rem;
  font-family: 'Outfit',sans-serif;
  color: #171c28;
  font-weight: 700;
}

.foto img {
  border-spacing: 1px !important;
}


/* slider */
.slider {
  height: 600px !important;
}

.slider .slides {
  height: 600px !important;
}
.slider .slides img {
  height: 600px !important;
}

.slider .indicators {
  z-index: 2;
}
.slider .indicators .indicator-item.active {
  background-color: #0091cd;
}
.sidenav-overlay {
  z-index: 987 !important;
}

.slider .slides li .caption {
  top: 20%;
  left: 5% !important;
}
nav .sidenav-trigger i {
  color: #ffc002;
}
.caption h3 {
  -webkit-text-shadow: 2px 5px 9px #151516db;
  text-shadow: 2px 5px 9px #15151676;
  font-family: 'Outfit',sans-serif ;
  font-size: 60px;
}

.caption span {
  color: #0091cd;
}


@media (max-width: 600px) {

  .sidenav .midias-sociais {
    display: flex;
  }

  .sidenav .midias-sociais li {
    width: 60px;
    display: flex;
  }
}

/* icon */




/* Team Three */
.team-member-three {
  text-align: center; }
.team-member-three .image img {
    width: 70%; }
.member-designation h3 a {
  color: #0091cd;
  font-size: 2rem;
}
.social-style-one a:hover {
  opacity: 0.7;
} 
.team-member-three .member-designation {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding: 5px;
    margin-left: 20px;
    margin-right: 20px; }

    .team-member-four .member-designation p {
      font-family: 'Outfit',sans-serif;
      font-size: 1rem;
      font-weight: 300;
      color: #607196;
    }
    .team-member-four .member-designation a {
    color: #0091cd;
    font-family: 'Outfit',sans-serif;
    font-weight: bold;
    padding: 5px 10px;
    border: 1px dotted #0091cd;
    border-radius: 7px;
    }
  
    .team-member-four .member-designation h5 a {
      font-family: 'Outfit',sans-serif;
      font-size: 22px;
      font-weight: 500;
      color: #546777;
      border: none;
      padding: 0;
      }
    
    .team-member-four .member-designation a:hover {
      color: #171c28;
    }

@media only screen and (max-width: 767px) {
      .team-member-three .member-designation {
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 15px;
        padding-right: 15px; } }
    .team-member-three .member-designation h3 {
      margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .team-member-three .member-designation h3 {
          font-size: 20px; } }
    .team-member-three .member-designation .social-style-one {
      opacity: 0;
      display: block;
      margin-top: 10px;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
      .team-member-three .member-designation .social-style-one a {
        margin-right: 30px; }
        .team-member-three .member-designation .social-style-one a:last-child {
          margin-right: 0; }
  .team-member-three:hover .member-designation {
    background: #f8f9fa;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: -11px 12px 33px 0px rgba(32, 88, 191, 0.08);
    box-shadow: -11px 12px 33px 0px rgba(32, 88, 191, 0.08); 
    border-radius: 7px;
  }
  
    .team-member-three:hover .social-style-one {
    opacity: 1; 
  }


/* Blog */

.blog_image img {
  width: 90%; 
  border-radius: 5px;
}


/* Team Four */
.team-member-four {
  background: white;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.07); }

  .team-member-four:hover {
  -webkit-box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
  -moz-box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
  box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
  }
  .team-member-four .image {
    overflow: hidden;
    z-index: 1;
    position: relative; }
    .team-member-four .image::before {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      z-index: -1;
      top: 0;
      left: 0;
      opacity: 1;
      background-color: #0091cd; }

    .team-member-four .image img {
      width: 100%; }
    .team-member-four .image:before {
      height: 0;
      z-index: 1;
      top: auto;
      bottom: 0;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
      background: -webkit-gradient(linear, left bottom, left top, from(#0091cd), to(transparent));
      background: -webkit-linear-gradient(bottom, #0091cd, transparent);
      background: -o-linear-gradient(bottom, #0091cd, transparent);
      background: linear-gradient(to top, #0091cd, transparent); }
  .team-member-four .social-style-two {
    position: absolute;
    left: 0;
    z-index: 2;
    width: 100%;
    bottom: -20px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .team-member-four .social-style-two a {
      opacity: 1;
      background: white;
      color: #000000;
      margin-left: 5px;
      margin-right: 5px; }
      .team-member-four .social-style-two a:hover {
        color: white;
        background: #2F97F7; }
  .team-member-four .member-designation {
    padding: 12px; }
    .team-member-four .member-designation h5 a {
    font-family: 'Outfit',sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #546777;
   }
  .team-member-four:hover .social-style-two {
    bottom: 30px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .team-member-four:hover .image:before {
    height: 100%; }

.btn_color {
  background-color: #0091cd;
  color: #fff;
}

.modal-fancy-video:hover {
opacity: 0.9;
}


.btn-floating.btn-large {
  width: 12.5rem;
  height: 4.5rem;
  border-radius: 45px;
  padding-left: 18px;
}
.btn-whats {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  width: 110px;
  line-height: 15px;
  font-weight: 400;
  text-align: left;
  text-transform: capitalize;
  padding-top: 10px;
}
