@font-face {
  font-family: AppleGaramond;
  src: url(../fonts/AppleGaramond.ttf);
}
body{
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.tp-hero-4-thumb {
  mix-blend-mode: inherit !important;
}
.tp-hero-4-title {
  font-size: 80px;
  text-align: left;
}
.tp-hero-4-title span{
  float: right;
}
.text-intro{
  color: #d9d9d9;
  font-size: 20px;
  margin-top: 30px;
  padding: 50px 170px;
}
.pb-270{
  padding-bottom: 270px;
}
.tp-about-4-content p{
  text-align: justify;
}
.tp-section-subtitle-5{
  border-radius: 8px;
}
.content-detail {
  display: none;
  padding: 15px;
  margin-top: 10px;
  padding-left: 141px;
  padding-right: 40%;
}
.tp-project-4-thumb {
  height: 65%;
}
.tp-project-4-area {
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 100px;
}
.content-detail p {
  padding-left: 128px;
  padding-right: 40%;
}
.tp-header-3__logo img {
  width: 200px;
}
.logo-hero{
  width: 500px;
}
.tp-theme-toggle-single{
  display: none !important
}
.logo-rodape{
  width: 481px;
  display: block;
  margin: 30px auto;
  margin-top: 80px;
}
.tp-footer-5-subscribe-title, .tp-footer-5-info-mail, .tp-footer-5-social a, .tp-insta-4-title, .tp-insta-4-title span, .tp-project-4-text span, .tp-project-4-title{
  color: #fff;
}
.tp-footer-5-info-mail:hover, .tp-footer-5-social a:hover{
  color: #9FA5AA
}
.tp-insta-4-title{
  color: #aeaeae;
}
.tp-project-4-item p{
  color: #9FA5AA;
}
html[tp-theme="tp-theme-light"] .tp-project-4-2-title, html[tp-theme="tp-theme-light"] .tp-project-4-2-title-box span, html[tp-theme="tp-theme-light"] .tp-project-4-2-year span{
  color: #9FA5AA;
  font-family: AppleGaramond !important;
}
html[tp-theme="tp-theme-light"] .tp_text_invert > div{
  background-image: linear-gradient(to left, rgb(113, 121, 123) 50%, var(--tp-common-black-7) 50%);
}
html[tp-theme="tp-theme-light"] .tp-about-4-shape img{
  filter: none;
  width: 200px;
  animation-name: rotateCircle;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  position: relative;
  top: -40px;
}
@-webkit-keyframes rotateCircle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotateCircle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.blog-list__wrapper{
  margin-top: 40px;
}
.blog-list__slider-main{
  margin-bottom: 60px;
}
.blog-list__sm-title {
  font-weight: 500;
  font-size: 20px;
  height: 55px;
}
html[tp-theme="tp-theme-light"] .blog-list__btn .tp-btn-black-lg{
  background-color: #000;
}
.menu-top {
  float: left;
  width: 100%;
}
.menu-top ul{
  text-align: right;
}
.menu-top ul li{
  display: inline-block;
  list-style: none;
}
.menu-top ul li a{
  color: #fff;
  padding: 12px 15px;
  display: inline-block;
}
.tp-header-sticky-cloned .menu-top ul li a{
  color: #000;
}
.postbox__comment-input .inputText{
  height: 60px;
  font-size: 16px;
  padding-top: 18px;
}
.postbox__comment-input .textareaText{
  font-size: 16px;
  padding-top: 18px;
}
.postbox__comment-input span.floating-label.floating-label-floated{
  top: 20px;
  font-size: 13px;
}
.postbox__comment-input span.floating-label, .postbox__comment-input span.floating-label-2{
  font-size: 17px;
}
.tpoffcanvas__social-link{
  text-align: right;
}
.tpoffcanvas__social-link ul li a{
  font-size: 30px;
}
.contact-inner__wrapper .postbox__comment-form{
  margin-bottom: 25px;
}
html[tp-theme="tp-theme-light"] .tp-project-4-2-item.active .tp-project-4-2-title{
	font-family: AppleGaramond;
}
.tp-offcanvas-left-wrap{
  display: none !important;
}
.tp-main-menu-mobile {
  padding-top: 55px;
  padding-left: 60px;
  padding-right: 80px;
}
.postbox__comment-input .textareaText {
  padding-top: 45px;
}
.tp-btn-grey-lg {
  height: 60px;
  line-height: 60px;
  padding: 0 70px;
}
.contact-inner__category label {
  height: 50px;
  line-height: 50px;
}
h1, h2, h3, h4, h5, h6, .tp-footer-5-info-mail, .tp-footer-5-social a, .tp-footer-5-subscribe-title, .tp-about-4-title-box p, .tp-project-4-text span, .tp-btn-white, .contact-inner__form-title, .contact-inner__category-title, .tpoffcanvas__social-link ul li a, .tpoffcanvas__tel a, .tpoffcanvas__mail a, .tpoffcanvas__text p, .blog-list__title, .postbox-details__title, .postbox-details__author-content h4{
  font-family: "Poppins", sans-serif;
}
#loading{
  background-color: #000;
}
.img-assinatura{
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.blog-list__title{
  font-size: 52px;
  margin-top: 25px;
}
.template .tp-header-3__ptlr {
  padding-top: 20px;
  background: #000;
  padding-bottom: 20px;
}
.blogs-area{
  padding-top: 100px;
}
.tp_text_invert > div{
  background-image: linear-gradient(to right, rgb(0, 0, 0) 50%, rgb(64, 60, 56) 50%);
}
.height-hero{
  height: 100vh;
}
.tp-hero-4-title-box .text-intro{
  font-family: AppleGaramond;
  font-size: 26px;
}
.tp-hero-4-area {
   position: relative;
   height: 120vh; /* Define the height as full viewport */
   display: flex;
   justify-content: center;
   align-items: center;
   text-align: center;
}
.video-background {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: 0; /* Ensure the video stays behind other content */
}

.video-background video {
   width: 100%;
   height: 100%;
   object-fit: cover; /* Ensures the video covers the area without distortion */
}

.text-intro {
   z-index: 1;
}
.tp-hero-4-title-box {
  margin-top: -300px;
}
.tp-btn-white{
  font-size: 14px;
  height: 38px;
  padding: 0px 22px;
}
.tp-project-4-text span{
  text-transform: inherit;
  text-align: center;
  font-family: AppleGaramond;
  display: block;
  font-size: 26px;
}
.tp-project-4-item:hover{
  width: 45%;
}
.tp-project-4-2-item::after{
  background-color: #1A3BE2 !important;
}
.tp-project-4-2-item{
  cursor: pointer;
}
.frase-rodape{
  font-family: AppleGaramond;
  font-size: 25px;
  color: #fff;
  margin-top: 55px;
  margin-bottom: 100px;
  color: #d9d9d9;
}
.copy{
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  margin-bottom: 50px;
  color: #d9d9d9;
}
.tp-footer-5-info-mail {
  font-size: 20px;color: #d9d9d9;
  margin-bottom: 25px;
}
.tp-footer-5-subscribe-title {
  font-size: 20px;
  color: #d9d9d9;
  margin-bottom: 25px;
}
.tp-footer-5-social a {
  font-size: 20px;
  text-transform: inherit;
  color: #d9d9d9;
}
.tp-offcanvas-open-btn span.text{
  color: #fff;
  padding: 15px;
}
.tp-header-4-sticky-bg .tp-offcanvas-open-btn span.text{
  color: #000;
}

.visible-xs{
  display: none;
}
.hidden-xs{
  display: block;
}
.tp-footer-5-social a::after{
  background-color: transparent !important;
}

/*BLOGS*/
.blogs-form {
  margin-top: 42px;
  margin-bottom: 42px;
}
.blogs-form h3 {
  font-size: 18px;
}
.blogs-form .postbox__comment-form {
  margin-bottom: 0px !important;
}


/* Responsive Utilities */
@media(max-width: 768px){ /* col-xs */
  .tp-hero-4-title-box .text-intro {
    font-size: 16px;
    line-height: 22px;
  }
  .text-intro {
    padding: 50px 21px;
    /*padding: 50px 12px;*/
    padding-top: 20px;
  }
  .tp-hero-4-area {
    height: 100vh;
  }
  .tp-project-4-area {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .tp-project-4-text span {
    font-size: 22px;
    line-height: 24px;
  }
  .tp-project-4-item:hover{
    width: 100%;
  }
  .tp-project-4-item{
    height: auto;
    margin-bottom: 80px !important;
  }
  html[tp-theme="tp-theme-light"] .tp-project-4-2-area {
    padding-top: 80px;
  }
  .tp-project-4-2-title-wrap{
    margin-bottom: 60px;
  }
  .content-detail {
    padding-left: 41px;
    padding-right: 44px;
  }
  .tp-section-title-5 {
    font-size: 49px !important;
  }
  html[tp-theme="tp-theme-light"] .tp-about-4-area {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  #sobre{
    padding: 0 20px;
  }
  .blog-area{
    padding: 0 8px;
  }
  .blog-list__sm-title {
    margin-top: 32px;
  }
  footer small{
    line-height: 18px;
    font-size: .775em;
    display: block;
  }
  .tp-footer-5-area{
    padding-top: 100px;
    padding-bottom: 10px;
  }
  .tp-footer-5-info-mail {
    font-size: 16px;
  }
  .frase-rodape {
    font-size: 22px;
    margin-top: 55px;
    margin-bottom: 70px;
    padding: 0 25px;
  }
  .tp-main-menu-mobile {
    padding-top: 55px;
    padding-left: 30px;
    padding-right: 30px;
  } 
  .contact-inner__category-title {
    font-size: 18px;
  }
  .contact-inner__category label {
    padding: 0px 20px;
    font-size: 14px;
  }
  .width-xs-header{
    width: 100% !important;
    text-align: center;
  }
  .menu-top ul {
    text-align: center;
  } 
  html[tp-theme="tp-theme-light"] .tp-header-3__area.tp-header-sticky-cloned.tp-header-3__ptlr {
    padding: 15px 10px;
  }
  .menu-top ul li a {
    /*padding: 12px 10px;*/
    padding: 5px;
    font-size: 12px;   
  }
  .blog-details__big-thumb {
  	height: auto;
  }
  .blog-details__big-thumb img {
  	height: auto;
  }
  .tp-offcanvas-close-btn{
    position: absolute;
    right: 30px;
    top: 48px;
  }
  .contact-inner__form-title {
    font-size: 18px;

  }
  .visible-xs{
    display: block !important;
  }
  .hidden-xs{
    display: none !important;
  }
  .blog-details__customize {
    padding-top: 180px !important;
  }
  .blog-list__title {
    font-size: 24px;
  } 
  .black-bg-3 {
    background-color: #F6F9FF !important;
  }
  html[tp-theme="tp-theme-light"] .postbox-details__area {
    padding-bottom: 20px;
  }
  .postbox__comment-input span.floating-label, .postbox__comment-input span.floating-label-2 {
    font-size: 13px;
  }
  .postbox__comment-input .inputText {
    font-size: 14px;
   
  }
  .tp-hero-4-title-box {
    margin-top: -325px;
  }
  .logo-rodape {
    width: 300px;
  }
  .img-banner-resp {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
.text-intro br {display:none;}
}
@media(max-width: 540px){ /* col-xs */
  
}
@media(max-width: 479px){ /* col-xs */
        
}
@media(max-width: 400px){ /* col-xs */
        
}
@media(max-width: 370px){ /* col-xs */
        
}