/********** Template CSS **********/
:root {
    --primary: #FD5D14;
    --secondary: #FDBE33;
    --light: #F4F6F8;
    --dark: #040F28;
}

.pt-6 {
    padding-top: 90px;
}

.pb-6 {
    padding-bottom: 90px;
}

.py-6 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.btn {
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    transition: .5s;
}

.btn::after {
    position: absolute;
    content: "";
    width: 0;
    height: 5px;
    bottom: -1px;
    left: 50%;
    background: var(--primary);
    transition: .5s;
}

.btn.btn-primary::after {
    background: var(--dark);
}

.btn:hover::after,
.btn.active::after {
    width: 50%;
    left: 25%;
}

.btn-primary {
    color: #FFFFFF;
}

.btn-square {
    width: 36px;
    height: 36px;
}

.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 46px;
    height: 46px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.back-to-top {
    position: fixed;
    display: none;
    left: 50%;
    bottom: 0;
    margin-left: -22px;
    border-radius: 0;
    z-index: 99;
}





.text-primary{
    color: #5D29F3 !important;
}


/*--- Icones Topo ---*/
.text-primary-one {
    color: #5D29F5 !important;
}

/*--- Logo Topo ---*/
.logosc {
  text-decoration: none !important;
  font-size: 0px !important;
}

.logosc img {
  max-width: auto;
  padding: 10px 0 0 0;
  margin: 0;
}


/*--- Muda a cor do Bg logo ---*/
.bg-dark-topo {
    background-color: #f2f2f2 !important;
}


/*--- Muda a cor botao menu ---*/
.bg-primary-bt {
    background-color: #E059A8 !important;
}

.bg-primary-bt:hover {
    background-color: #5D29F5 !important;
}

.nav-link-bt{
    position: relative;
    padding: 35px 15px;
    font-size: 18px;
    text-transform: uppercase;
    color: #000 !important;
    outline: none;
}

.nav-link-bt:hover{
    color: #fff !important;
}


/*--- Muda o texto do banner ---*/
.texto-banner{
    font-size: 3.2rem;
}


/*--- Muda a cor dos botões ---*/
.btn-primary {
    color: #000;
    background-color: #85E6AA;
    border-color: #85E6AA;
}

.btn-primary:hover {
    color: #000;
    background-color: #71BF89;
    border-color: #71BF89;
}


/*--- Muda do rodape ---*/
.bg-dark {
    background-color: #000 !important;
}

.bg-primary {
    background-color: #34363A !important;
}

.border-primary {
    border-color: #171819 !important;
}

.bg-dark-rodape {
    background-color: #171819 !important;
}



.oespaco {
    padding: 20px 0 0 0 !important;
}


/*--- texto h1 das paginas internas ---*/
.olha-so {
    font-size: 48px; !important;
}





.featured {
  position: relative;
  z-index: 2;
  margin-bottom: 40px;
}


.mode1 {
  min-height: 234px;
  max-height: 320px;
  text-align: center;
  border: 1px solid #F2F2F2;
  padding: 10px 20px 10px 20px;
  transition: all ease-in-out 0.1s;
  background-image: linear-gradient(rgba(244, 244, 244), rgba(255, 255, 255));
}

.mode1 .pan-titulo-4 { 
  font-weight: 500;
  text-align: center; 
  margin-bottom: 10px; 
  margin-top: 10px;
  font-size: 22px;
}

.mode1 p { 
  text-align: left; 
  margin-bottom: 3px; 
  margin-top: 1px;
  font-size: 14px;
}





.copyright-logo {
  text-align: left;
  display: inline-block;
}

.logo-footer {
  width: 100px;
  height: 100px;
  margin: 0 auto 20px auto;
  display: flex;
  float: left;
}

.logo-rodape {
  width: 100px;
  height: 100px;
  background: url(../img/logo-sibracode-footer.png) no-repeat;
  background-size: cover;
}



/*--- Servicos ---*/

.topopo {
  margin-bottom: 60px;
}

.featurette-divider {
  margin: 5rem 0;
}

.sobre-bg-5 {
  padding: 80px 0px 100px 0px;
  background: #F4F4F4;
  margin-bottom: 60px;
}

.cobrakai {
    margin: 0 0 40px 0;
}

.cobrakai h3 {
  font-weight: 800;
  font-size: 20px;
  color: #545454;
  padding: 0 0 10px 0;
}

.cobrakai p {
  font-weight: 500;
  font-size: 17px;
  color: #202429;
  line-height: 28px;
  margin: 0 0 20px 0;
}

.cobrakai .destaquee {
  font-weight: 500;
  font-size: 14px;
  color:#000;
  line-height: 18px;
  margin: 0 0 30px 0;
  font-weight: 600;
}



.cobrakai .oiaaa {
  font-weight: 500;
  font-size: 14px;
  color:#000;
  line-height: 18px;
  margin: 0 0 30px 0;
  font-weight: 600;
}





.mares {
  list-style: none;
  padding: 10px 0 10px 0;
}

.mares .li {
  padding-bottom: 12px;
  font-weight: 500;
  font-size: 17px;
  color: #202429;
  line-height: 26px;
}

.space-direito{
  padding: 0 30px 0 0;
}

.img-phi-service{
  padding: 0 0 0 10px;
  border-radius: 32px;
}

.cobrakai4 {
  font-weight: 800;
  font-size: 20px;
  color: #545454;
  padding: 0 0 10px 0;
  text-align: center;
}

.kalai {
  font-weight: 600;
  font-size: 14px;
  color: #545454;
  padding: 0 0 60px 0;
  text-align: center;
}


.tutan {
  background: #F4F4F4;
  padding: 0px;
}

.tutan ul {
  list-style: none;
  padding: 0px;

}

.tutan li {
  list-style: none;
}

.tutan-img-icone{
  display: flex;
  margin: 0 0 20px 0;
}


.tutan-icone{
  width: 60px;
  height: 60px;
}

.tutan p {
  font-weight: 500;
  font-size: 15px;
  color: #202429;
  line-height: 20px;
  margin-left: 12px;
  padding-right: 20px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}



.balan {
  background: #F4F4F4;
  padding: 0px;
}

.balan ul {
  list-style: none;
  padding: 0px;
}

.balan li {
  list-style: none;
}

.balan-img-icone{
  display: flex;
  margin: 0 0 20px 0;
}


.balan-icone{
  width: 60px;
  height: 60px;
}

.balan p {
  font-weight: 500;
  font-size: 15px;
  color: #202429;
  line-height: 20px;
  margin-left: 12px;
  padding-right: 20px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}




.bg-dark-radial {
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) 1px, transparent 1px, transparent 100%);
    background-image: -o-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) 1px, transparent 1px, transparent 100%);
    background-size: 3px 3px;
}



.navbar-dark .navbar-nav .nav-link {
    position: relative;
    padding: 35px 15px;
    font-size: 18px;
    text-transform: uppercase;
    color: #000 !important;
    outline: none;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    color: #5D29F5 !important;
}

@media (max-width: 991.98px) {
    .navbar-dark .navbar-nav .nav-link  {
        margin-left: 0;
        padding: 10px 0;
    }
}

.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(4, 15, 40, .7);
    z-index: 1;
}

@media (max-width: 576px) {
    .carousel-caption h4 {
        font-size: 18px;
        font-weight: 500 !important;
    }

    .carousel-caption h1 {
        font-size: 20px;
        font-weight: 600 !important;
    }
}


@media (max-width: 760px) {
    .carousel-caption h4 {
        font-size: 18px;
        font-weight: 500 !important;
    }

    .carousel-caption h1 {
        font-size: 14px;
        font-weight: 600 !important;
    }
}

.page-header {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgba(4, 15, 40, .7), rgba(4, 15, 40, .7)), url(../img/quemsomos-banner.png) center center no-repeat;
    background-size: cover;
}

.page-espace {
    margin: 0 0 40px 0 !important;
}

.service-item .service-icon {
    margin-top: -50px;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.service-item .service-icon i {
    transition: .2s;
}

.service-item:hover .service-icon i {
    font-size: 60px;
}

.portfolio-item {
    margin-bottom: 60px;
}

.portfolio-title {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 120px;
    padding: 0 30px;
    right: 30px;
    left: 30px;
    bottom: -60px;
    background: #FFFFFF;
    z-index: 3;
}

.portfolio-btn {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -60px;
    font-size: 120px;
    line-height: 0;
    transition: .1s;
    transition-delay: .3s;
    z-index: 2;
    opacity: 0;
}

.portfolio-item:hover .portfolio-btn {
    opacity: 1;
}

.portfolio-box::before,
.portfolio-box::after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    transition: .5s;
    z-index: 1;
    background: rgba(4, 15, 40, .7);
}

.portfolio-box::before {
    left: 0;
}

.portfolio-box::after {
    right: 0;
}

.portfolio-item:hover .portfolio-box::before {
    left: 0;
    width: 50%;
}

.portfolio-item:hover .portfolio-box::after {
    right: 0;
    width: 50%;
}

@media (min-width: 992px) {
    .testimonial,
    .contact-form {
        margin-left: -90px;
    }
}

@media (min-width: 992px) {
    .footer::after {
        position: absolute;
        content: "";
        width: 1px;
        height: 100%;
        top: 0;
        left: 50%;
        background: #171819;
    }
}

.footer-shape::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 100%;
    top: 0;
    left: -40px;
    background: #34363A;
    transform: skew(40deg);
}




.navbar-toggler {
    background: #5D29F3;
    font-color: #f4f4;
    





/*--------------------------------------------------------------
# whatsapp
--------------------------------------------------------------*/
.whatsappp { 
  width: 60px;
  height: 60px; 
  position: fixed; 
  left: 40px; 
  bottom: 70px; 
  z-index: 9998;
  display:flex;}


.whatsappp .img-zap {
  width: 60px;
  height: 60px;
  background: url(../img/whats-A01.png) no-repeat;
  background-size: cover;
}

.whatsappp .img-zap:hover {
  background: url(../img/whats-A02.png) no-repeat;
  background-size: cover;
}



