@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif
}

/*body{
  background-color: rgb(0, 0, 0)
}*/
.theme-card{ 
  padding: 10px 10px 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.tag{
  text-align: center;
  font-size: 1.1rem
}
.fa-heart{
  color: rgba(255, 230, 0, 0.959);
  font-size: 30px
}/*
.card{
  
  height: 300px;
  padding: 10px 20px;
  border: none;
  box-shadow: -1px 3px 5px #a7a7a7
}*/
  
.testimonial{
  font-size: 0.9rem;
  line-height: 1.4rem;
  font-weight: 500
}
.active-star{
  color: #FBC02D;
  margin-bottom: 8px
}
.active-star:hover{
  color: #F9A825;
  cursor: pointer
}
.profile{
  padding-top: 10px
}
.name{
  font-weight: 700
}
.designation{
  font-size: 0.84rem;
  font-weight: 600
}
.owl-carousel{
  margin-bottom: 15px
}
.owl-carousel .owl-stage-outer{
  padding: 40px 10px;
  /*height: 380px*/
}
.owl-theme .owl-nav [class*='owl-']{
  border-radius: 50% !important;
  background: inherit !important;
  border: 3px solid #bbb;
  color: #bbb !important
}
.owl-theme .owl-nav [class*='owl-']:hover{
  border: 3px solid #1010ca;
  color: #1010ca !important}
  @media(max-width: 675.5px){.container{margin: 0px;padding: 20px}
  }
.empresa{
  color: rgb(64, 127, 239);
  font-size: smaller;
}
/* bg */

.dropshipping-bg {
    background-image: url(../../img/bg-dropshipping.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 5px;
    
}
  .bg-1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .bg-1 h1{
    color: rgb(64, 127, 239);
  }
  .texto-0{
    padding-top: 5px;
    color: rgb(64, 127, 239);
    font-weight: bold;
    line-height: 1.1em;
  }
  .texto-1{
    padding-top: 20px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.5em;
}
  .texto-2{
    padding-top: 10px;
    color: rgb(64, 127, 239);
    font-weight: bold;
    margin-bottom: 40px;
    line-height: 0.6em;
}
@media screen and (min-width: 760px) {
  .tel {
    font-size: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .img-fluid{
    padding-top: 10px;
  }
}
@media screen and (max-width: 760px) {
  .tel {
    font-family: Arial, Helvetica, sans-serif;      
    font-size: 20em;
    text-align: center;
    font-weight: bolder;
  }
  .img-fluid{
    padding-top: 30px;
  }
}
@media screen and (max-width: 600px) {
  .tel {
    font-family: Arial, Helvetica, sans-serif;      
    font-size: 180px;
    text-align: center;
    font-weight: bolder;
  }
}

  .dropshipping-bg-2 {
    background-color: #fff;
    margin-top: 30px;
    
  }

  .bg-2 h4{    
    padding-left: 20px;
    padding-right: 20px;
    color: black;
    font-weight: inherit;
  }

  .dropshipping-bg-3 {
    background-color: #fff;
    margin-top: 30px;    
  }

  .bg-3 h4{
    color: black;
    font-weight: inherit;
  }
  .dropshipping-bg-4 {
    background-image: url(../../img/bg-dropshipping-4.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;    
}

.bg-4 h3{
  padding-top: 150px;
  color: rgb(255, 255, 255);
  font-weight: inherit;
}
.bg-4 h4{ 
  color: rgb(255, 255, 255);
  font-weight: inherit;
}
.dropshipping-bg-5 {
  background-color: #fff;
  margin-top: 30px;    
}

.bg-5 h4{
  color: black;
  font-weight: inherit;
}
.bg-row{
  margin-top: 40px;
}
.dropshipping-bg-6 {
  background-color: #fff;
  margin-top: 30px;    
}

.bg-6 h4{
  color: black;
  font-weight: inherit;
}
.dropshipping-bg-7 {
  background-color: black;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
  margin-top: 50px; 
}
.bg-7{
  padding-top: 100px;
}
.planos{
  padding-left: 20px;
  padding-right: 20px;
}
.svg-rounded{
  height: 75px;
  width: 75px;
  border-radius: 50%;
  background-color: rgba(252, 249, 249, 0);

}
.precos-branco-I{
  background-color: #ffffff;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;  
  max-width: 760px;
  height: 380px;
}
.ico-svg{  
  color: rgb(64, 127, 239);
}
.precos-branco-I:hover {
  -xpedu-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
} 
.precos-branco-II{
  background-color: #ffffff;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  max-width: 760px;
  height: 380px;
}
.precos-branco-II:hover {
  -xpedu-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
} 
.precos-branco-III{
  background-color: #ffffff;  
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  max-width: 760px;
  min-height: 380px;
}
.precos-branco-III .ico-svg{  
  color: rgb(64, 127, 239);
}
.precos-branco-III:hover {
  -xpedu-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
} 
.precos-branco-IV{
  background-color: #ffffff;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.precos-branco-IV:hover {
  -xpedu-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
} 

.dropshipping-bg-9 {
  background-image: url(../../img/bg-dropshipping-7.webp);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; 
  padding-top: 40px;   
}/*
.c_clientes{
  background-color: #ffffff;
  max-width: 780px;
}*/
.dropshipping-bg-form {
  background-color:  rgb(50, 27, 102) ;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; 
}
.footer{
  padding-top: 30px;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-right: 50px;
}
.img-logo{
  padding-top: 30px;
  height: 120px;
}
/*Botão Reflexo
.btn{
  color:#fff;
  animation-duration: 3s;
  animation-name: slidein;
}*/
@keyframes slidein {
  from {
    margin-left: 20%;
    width: 300%;
  }

  to {
    margin-left: 0%;
    width: 100%;    
  }
}

.b-1 {
  width:100%;
	line-height:40px; 
  border-radius:5px; 
  overflow:hidden;
  position:relative;
  background: rgb(226,141,81);
  background: linear-gradient(90deg, rgba(226,141,81,1) 0%, rgba(188,93,25,1) 44%, rgba(224,109,56,1) 100%);
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  border-color: aliceblue;
  max-width: 400px;  
  color:#fff;
  font-size:1,2em;
  -webkit-box-shadow: 0px 0px 8px 2px #00000023;
  -moz-box-shadow: 0px 0px 8px 2px #00000023;
  box-shadow: 0px 0px 8px 2px #00000023;
}
.b-1:hover {
    background: rgb(226,141,81);
    background: linear-gradient(90deg, rgba(226,141,81,1) 0%, rgba(188,93,25,1) 44%, rgba(224,109,56,1) 100%);
    border-color: aliceblue;
    color:#ffffff;
    box-shadow: #00000063;
    font-size:1,3em;
    -xpedu-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
}
.b-1 span {
  z-index: 20;
  color:#ffffff;
}
.b-1:after {
  background: #f3d4b7b0;
  content: "";
  height: 155px;
  left: -85px;
  opacity: .1;
  position: absolute;
  top: -60px;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 70px;
  z-index:1;
}

.b-1:hover:after {
  left: 130%;
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
  opacity: .1;
}

/*Botão Reflexo*/

.carousel-inner {
  padding: 1em;
}
.card {
  margin: 0 0.5em;
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
  border: none;
  height: 350px;
}
.carousel-control-prev,
.carousel-control-next {
  background-color: #e1e1e1;
  width: 6vh;
  height: 6vh;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .carousel-item {
    margin-right: 0;
    flex: 0 0 33.333333%;
    display: block;
  }
  .carousel-inner {
    display: flex;
  }
}
.rhovanion-loja-online{
  line-height: 1.0em;
}