:root {
  /* --color-primary: #A1131B;
	--color-primary-rgb: 161,19,27;
	--color-primary-contrast: #ffffff;
	--color-primary-contrast-rgb: 255,255,255;
	--color-primary-shade: #8e1118;
	--color-primary-tint: #aa2b32; */

  /* --color-secondary: #fed530;
	--color-secondary-rgb: 161,19,27;
	--color-secondary-contrast: #ffffff;
	--color-secondary-contrast-rgb: 255,255,255;
	--color-secondary-shade: #8e1118;
	--color-secondary-tint: #aa2b32; */
}

.row {
  width: 100%
}

.video {
  height: 35rem;
}

body {
  max-width: 100vw;
  overflow-x: hidden;
}

.min-h-100vh {
  min-height: 100vh !important;
}

.invalid-form,
.invalid-image {
  border: 1px solid #ff0000;
}

.center {
  display: flex;
  justify-content: center;
}

.bg-filtrando {
  background-color: rgba(28, 200, 138, .4);
  /* background-color: #FFF; */
  background-image: linear-gradient(180deg, rgba(28, 200, 138, .3) 10%, rgba(19, 133, 92, .3) 100%);
  background-size: cover;
}

.nav-tabs {
  border-bottom: 0px;
}

#pager {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  gap: 4px;
}

#pager .stepper-before,
#pager .stepper-next,
#pager .stepper {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0.25rem 0.5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
  cursor: pointer;
}

#pager .stepper-before:hover,
#pager .stepper-next:hover,
#pager .stepper:hover,
#pager .stepper-active {
  color: var(--color-primary-contrast);
  background-color: var(--color-primary);
}

/* Login */
.bg-login-image {
  background-image: url('/img/alphacode_quadrado.jpg');
}

.bg-password-image {
  background-image: url('/img/alphacode_quadrado.jpg');
}

.footer-login p {
  color: #FFFFFF;
  font-size: small;
}

.footer-login img {
  height: 23px;
}

#olho-senha {
  width: 25px;
  margin-right: 20px;
  margin-left: 0px;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 58%;
  right: 50px;
  color: #555;
  transform: translateY(-50%);
}

@media (max-width: 383px) {
  #olho-senha {
    top: 60%;
  }
}

/* usuarios START */

.img-avatar {
  position: relative;
  top: 0;
  left: 10px;
  width: 180px !important;
  height: 180px !important;
  border-radius: 50%;
  margin: 0px !important;
  cursor: pointer;
  object-fit: cover;
  margin-bottom: 30px !important;
}

/* usuarios END */

/* HOTSITE START */
@font-face {
  font-family: Barlow-ExtraBold;
  src: url(/fonts/Barlow-ExtraBold.ttf);
  font-weight: bold;
}

@font-face {
  font-family: Barlow-Medium;
  src: url(/fonts/Barlow-Medium.ttf);
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Barlow-Medium";

}

header {
  background-color: #000000;
}

main {
  min-width: 30%;
  width: 100%;
  height: 100%;
  margin: auto;
}

.div-video {
  height: auto;
  background-color: black;

}

.title-one>h3 {
  font-weight: bold;
  font-size: 1.8rem;
  font-family: 'Barlow-ExtraBold';
}

.title-txt {
  color: aliceblue;
}

.text {
  padding-top: 10px;
  font-size: 1.23rem;
}

.text-2 {
  font-size: 1.5rem
}

.container-video {
  margin-top: 80px;
  justify-content: center;
  align-items: center;
  display: flex; 
  margin-top: 80px;
  height: 40vw;  
}






.video-feras {
   width: 64vw;
   height: 40vw; 
}

.btn-acesseJa {
  width: 200px;
  height: 50px;
  color: white;
  background: rgb(255, 115, 0);
  background: linear-gradient(10deg, rgba(255, 115, 0, 1) 0%, rgba(255, 142, 0, 1) 34%, rgba(255, 165, 0, 1) 58%);
  border: none;
  border-radius: 13px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 3rem;
  /* margin-left:45%;  */
}
.btn-garanta {
  width: 12rem;
  height: 2.8rem;
  color: white;
  background: rgb(255, 115, 0);
  background: linear-gradient(10deg, rgba(255, 115, 0, 1) 0%, rgba(255, 142, 0, 1) 34%, rgba(255, 165, 0, 1) 58%);
  border: none;
  border-radius: 13px;
  font-size: 1.2rem;
  font-weight: bold;
  margin: 1rem auto 0 auto;
  /* margin-top: 2rem; */
  /* padding-top: 1%; */
  /* margin-left:45%;  */

  
}



/* .mt-acesse {
  margin-top: 15rem;
} */

.container-bio {
  display: flex;
  flex-direction: column;
  height: 900px;
  color: #161E25;
}

.biografia {
  width: inherit;
  height: 80%;
  /* background-color: aqua; */
  display: flex;
  flex-direction: row;

}

.container-grade {
  width: 80%;
  margin-left: 10%;
  display: flex;
  flex-wrap: wrap;
}

.grade {
  /* height: 26vh; */
  color: #FFFFFF;
  /* margin: 2px; */
  /* border: #FFFFFF  0.5px solid;
  border: none;
  background-image: url("img/php.png"); */
}

/* @keyframes display{
  /* 0%{
    background-image: url("../img/phptransparent.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: fixed;
     /* background-color: #ccc6c0;  */
     
    /* 50%{
     background-image: url("../img/phptransparent.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    
  } */
  /* 100%{
   
    
    color: white;
  } */
  
 /* .display-grade{
 animation: display 8s infinite;
} */
/*.html-grade{
  animation: display 8s infinite;
}
.css-grade{
  animation: display 8s infinite;
}
.js-grade{
  animation: display 8s infinite;
}
.php-grade{
  animation: display 8s infinite;
}
.sql-grade{
  animation: display 8s infinite;
}
.back-grade{
  animation: display 8s infinite;
}
.dev-grade{
  animation: display 8s infinite;
} */


.txt-bio {
  /* min-width: 300px;
  max-width: 580px; */
  /* height: 100%; */
  /* background-color: yellowgreen; */
  padding: 8%;
  text-align: justify;
  font-size: 1.3rem;
}

.img-bio {
  max-width: 40%;
  min-width: 300px;
  /* height: 100%; */
  /* background-color: rgb(141, 5, 5); */
  /* background-image: url("img/Rafael-1.png"); */
}

#img-bio {
  min-width: 60%;
  max-width: 70%;
  height: 100%;
}

.linha-tempo {
  height: 20%;
  background-color: #187c4d;

}

#linha {
  margin-top: 100px;
  border: 2px solid;
}

.session-2 {
  background-color: #161E25;
  width: 100%;
  font-family: Barlow-Medium;

}

.title-2 {
  font-family: 'Barlow-ExtraBold';
  font-weight: bold;
  color: #fbad05;
}

.logo-2 {
  margin-left: 15%;
  margin-right: 15%;
  /* padding: 20px; */
  width: 70%;

}

.logo {

  width: 230px;
  height: 90px;
}

.header-logo {
  width: 100%;
  height: 100%;
}

h1,
h4,
h2,
h3 {
  font-family: 'Barlow-ExtraBold';
}

.div-imgVitalicio {
  width: 50%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;

}
.imgVitalicio{
  max-width: 100%;
}

.btnpreco {
  height: 90px;
  width: 200px;
}

.price1 {
  width: 270px;
  height: 130px;
  background-color: #a2a2a2;
  /* margin-left: auto;
  margin-right: auto; */
  /* margin: auto; */
  border-radius: 15px;
  color: #cfcfcfe1;
}

.price2 {
  width: 270px;
  height: 130px;
  background: rgb(255, 115, 0);
  background: linear-gradient(10deg, rgba(255, 115, 0, 1) 0%, rgba(255, 142, 0, 1) 34%, rgba(255, 165, 0, 1) 58%);
  border-radius: 15px;
  color: #FFFFFF;

}

.row-price {
  /* height: 100px; */
}
.p-price{
  font-size: 14px;
}
.h4-price{
  font-size: 2rem;
}
.txt-mod-1{
  
  font-family: Barlow-Medium;
}

.container-header {
  display: flex;
  justify-content: flex-start;
  padding-left: 55px !important;
  padding-top: 38px;
}



 .style-link {
  text-decoration: none !important;
  color: #FFFFFF;
} 

.style-link:hover {
  color: #FFFFFF !important;
}

/* .div-imgVitalicio>img {
  width: auto;
  height: inherit;
} */

.form {
  background-color: #D3D2D2;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  margin-top: 60px;
  border-radius: 20px;
}

input {
  outline: 0px;
  width: 100%;
  height: 55px;
  color: #d2d1d1;
  font-size: 25px;
  padding-left: 20px;
  border: 0px;
  margin-bottom: 15px;
  border-radius: 40px;
}
.button-form{
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  margin-top: 30px;
  background-size: 100% 100%;
  padding: 15px 50px;
  border: 0px;
  cursor: pointer;
  border-radius: 1rem;
  
  background: rgb(255, 115, 0);
  background: linear-gradient(10deg, rgba(255, 115, 0, 1) 0%, rgba(255, 142, 0, 1) 34%, rgba(255, 165, 0, 1) 58%);

}
.redeSocial{
  padding:2rem;
}
.bg-sql{
  background-color: #48b2ae;
  /* opacity: ; */
}
.bg-dev{
  background-color: #6A4B88;
  
}
.bg-back{
  background-color:#487F82;
}
.bg-php{
  background-color: #787bb3;
  /* background-image: url("/img/php.png");
  background-size: 26vh;
  background-repeat: no-repeat;
  background-position: center; */
}
.bg-js{
  background: linear-gradient(0deg, #FED800, #fed800eb);
}
.bg-css{
  background:#37bef7b5;
}
.bg-html{
  background: #e9643bba;

}
.bg-tool{
  background: #ccc6c0;
  
  /* background-image: url("../img/php.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; */

}
.txt-mod{
  text-align: left;
  font-size: 1.25rem;
}
a:hover {
  color: white;
  background-color: transparent;
  text-decoration: none !important;
}
a:link{
  color: white ;
}
.row{
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.img-Posts{
  max-width: 100%;
}
.pergunta-freq{
  color: #DA8918 !important;
  text-decoration: underline;
  text-align: start;
}
.duvidas-freq{
  background-color: #F6ECE2;
  border-radius: 20px;
  color: #000000;
}
.btn:focus{
  box-shadow: none;
}
.btn:hover{
  color: #DA8918  !important;
}
@media screen and (max-width:420px) {
  .logo {
    width: 45%;
    object-fit: contain;
  }

  .div-video {
    height: auto;
    /* padding-top: 7rem; */
  }

  .title-one {
    text-align: left;
    padding: 0 2rem;
  }
  .title-one>h2 {
    font-weight: bold;
    font-size: 1.8rem;
    font-family: 'Barlow-ExtraBold' !important;
  }

  .title-2 {
    font-size: 1.5rem;
  }
  .text{
    font-size: 1.1rem;
    text-align: start;
  }

  /* .text{
    padding-left: ;
  } */
  .btn-acesseJa {
    font-size: 100%;
    width: 40%;
    height: 20%;
    /* padding-top: 3px; */
    margin-top: 4.4rem;
    margin-left: 30% !important;
    margin-right: 30% !important;
    margin: 0;

  }
  .btn-garanta {
    font-size: 70%;
    width: 100%;
    height: 60%;
    /* font-size :12px;  */
    /* padding-top: 3px; */
    /* margin-top: 4.4rem;
    margin-left: 30% !important;
    margin-right: 30% !important; */

  }

  .container-bio {
    background-image: url("/img/Rafael-1.png");
  }

  .container-video {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    /* height: auto; */
  }

  .biografia {
    width: inherit;
    height: 80%;
    /* background-color: aqua; */
    display: flex;
    flex-direction: column;

  }

  .img-bio {
    width: 100%;
    padding-left: 50px;
  }

  #img-bio {
    display: flex;
    justify-content: center;

    /* width: 300px; */
    object-fit: contain;
    height: 400px;
    margin-top: -40px;
  }

  .video {
    width: 90%;
    height: 200px;
    margin-left: 5%;
  }

  .container-preco {
    background-color: green;
    justify-content: flex-end !important;
  }

  .price {
    width: 106%;
    height: 85px;


  }

  .h4-price {
    font-size: 1.3rem;
  }

  .row-price {
    display: flex;
    flex-wrap: wrap;

  }
  .price1,
  .price2{
    width: 200px;
    height: 85px;
    padding-top: 0 !important;
  }
  .p-price{
    font-size: 10px;
    padding-top: 10px;
  }

  .container-header {
    justify-content: center;
    padding-left: 0 !important;
    padding: 1rem;

  }

  .div-imgVitalicio {
    width: 83%;
    height: inherit;
    display: flex;
    justify-content: center;
  }
  .div-imgVitalicio>img {
    width: inherit;
    height: inherit;
}

   .form {
    padding: 20px;
    background-color: #D3D2D2;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .button-form{
    font-size: 20px;
  
  }
  .text-last{
    font-size: 0.8rem;
  }
  .txt-mod{
    font-size: 80%;
  }
  .txt-mod-1{
    font-size: 1.1rem ;
  }
  .duvidas-freq{
    max-width: 350px;
  }

  .video-feras {
    width: 100%;
    

  }
  .text-2{
    font-size: 1rem;
  }
  .body-obg{
    background-image: url("../img/teste.png") !important;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .title-obg{
    font-size: 2rem !important;
    padding-top: 1rem !important;
  }
  .logoTks{
    width: 150px !important;
    height: auto;
  }
  .txt-obg{
    font-size: 1rem !important;
  }
  .div-obg{
    font-size: 0.5rem !important;
  }

  .redes-obg{
    text-align: left !important;
    padding-top: 7rem !important;
  }
  
} 

.video 
{
  width: 80%;
  margin-left: 10%;
  
}

  /* HOTSITE END */

  /* HOTSITE OBRIGADO START*/
.logoTks{
  width: inherit;
}
.body-obg{
  background-image: url("../img/fundo-obrigado.png");
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

  /* HOTSITE OBRIGADO END*/
