/*@font-face {
  font-family: industry;
  src: url("/assets/IndustryInc-Base.ttf");
}

@font-face {
  font-family: italian;
  src: url("/assets/css/Italian Plate No2.woff2.ttf");
}

/*@font-face {
  font-family: italian-light;
  src: url("/assets/css/NotoSansTC-Regular.otf");
}*/

.activee {
  color: #d5830a !important;
}

.html {
  overflow-x: hidden !important;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #2b2a29;
  overflow-x: hidden !important;
  top: 0 !important;
}

a {
	color: #e03a3c;
	text-decoration: none;
	font-family: "IBM Plex Sans", sans-serif !important;
	font-weight: 400 !important;
}

a:hover {
  color: #e76668;
  text-decoration: none;
}

span{
	font-family: "IBM Plex Sans", sans-serif !important;
}

.vid_home{
	position: absolute;
    left: 0;
    z-index: 1;
    max-width: 100%;
    width: 100%;
	top: 0
}

strong{
	font-weight: 700 !important;
	font-family: "IBM Plex Sans", sans-serif !important;
}


.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem;
    font-family: "IBM Plex Sans", sans-serif !important;
}


h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "IBM Plex Sans", sans-serif !important;
  font-weight: 700 !important;
}

.somos_por {
  font-family: industry !important;
  text-align: center !important;
  text-shadow: 1px 1px white, 0px 1px #fcfcfc, 1px -1px #efefef, -1px -1px white,
    -1px 1px white !important;
  color: #2b2a29 !important;
  font-size: 7.2rem !important;
  font-weight: 400 !important;
  margin-bottom: 20px !important;
}

.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #fee100;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
  color: #2b2a29 !important;
}

.back-to-top i {
  font-size: 28px;
  line-height: 0;
  color: #2b2a29 !important;
}

.back-to-top:hover {
  background: #e7cd00;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 575px) {
  .nav-item {
    width: 33.3% !important;
    margin-bottom: 10px;
    padding-right: 5px !important;
    padding-left: 5px !important;
  }

  .tabs .nav-link {
    padding: 5px !important;
  }
}

@media screen and (min-width: 991px) {
  .tabs .nav-link {
    min-height: 80px !important;
  }
}

@media screen and (min-width: 576px) and (max-width: 992px) {
  .nav-item {
    width: 25% !important;
    margin-bottom: 10px;
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
}

@media screen and (max-width: 440px) {
  .nav-item {
    width: 50% !important;
    margin-bottom: 10px;
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
}

@media screen and (max-width: 1750px) {
  .candidata-img {
    left: 22% !important;
  }

  .div-texto {
    left: 55% !important;
  }
}

@media screen and (max-width: 1500px) {
  .candidata-img {
    left: 20% !important;
  }

  .div-texto {
    left: 55% !important;
  }
}

@media screen and (max-width: 1350px) {
  .candidata-img {
    left: 19% !important;
  }

  .div-texto {
    left: 55% !important;
  }

  .somos_por {
    font-size: 6.2rem !important;
  }
}

@media screen and (max-width: 1200px) {
  .candidata-img {
    left: 18% !important;
  }

  .div-texto {
    left: 55% !important;
  }

  .somos_por {
    font-size: 5.3rem !important;
  }

  .portalegre {
    font-size: 35px !important;
    max-width: 325px !important;
  }

  .icons {
    left: 58% !important;
  }
}

@media screen and (max-width: 1030px) {
  .candidata-img {
    left: 6% !important;
  }

  .div-texto {
    left: 55% !important;
  }

  .somos_por {
    font-size: 4.4rem !important;
  }

  .portalegre {
    font-size: 32px !important;
    max-width: 280px !important;
  }

  .icons {
    left: 58% !important;
  }

  .silhueta {
    top: 28% !important;
    left: -18% !important;
    width: 120% !important;
  }

  .autarquia {
    width: 100px !important;
  }

  .nome_candidata {
    font-size: 1.4rem !important;
    width: 40% !important;
  }

  .btn-just-icon {
    border-radius: 50px !important;
    height: 30px !important;
    width: 30px !important;
    min-width: 30px !important;
    padding: 1px !important;
  }

  .home i {
    font-size: 15px !important;
  }

  .nome_candidata {
    font-size: 1.4rem !important;
    width: 40% !important;
    padding-left: 20px !important;
  }

  .icons {
    left: 75% !important;
  }
}

.btn {
  outline: none !important;
}

.btn-check:focus + .btn,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0rem rgb(13 110 253 / 0%) !important;
}

@media screen and (min-width: 580px) and (max-width: 767px) {
  .margin-mobile {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (min-width: 990px) and (max-width: 1050px) {
  .icons {
    left: 60% !important;
  }
}

@media screen and (max-width: 880px) {
  .icons {
    left: 60% !important;
  }
}

@media screen and (max-width: 768px) {
	.menu-smartwatch{
		height: 80vh;
        overflow-y: auto;
        padding-bottom: 100px;
	}
	
	.accordion-collapse br{
		display: none;
	}

	.side1{
		display: flex !important;
		font-weight: 700  !important;
		line-height: 26px !important;
		margin-top: 20px !important;
	}
	
	
  .candidata-img {
    left: 2% !important;
    height: 100% !important;
  }

  .silhueta {
    top: 33% !important;
  }

  .div-texto {
    left: 50% !important;
    top: 65% !important;
  }

  .icons {
    left: 50% !important;
    bottom: 0% !important;
  }

  .nome_candidata {
    font-size: 1.1rem !important;
    width: 40% !important;
    padding-right: 30px !important;
  }

  .texto {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin-right: 0% !important;
    transform: translate(0%, 0%) !important;
    margin-top: 0px !important;
  }

  .nome_candidata {
    bottom: 8% !important;
  }

  .sidebar {
    width: 220px !important;
    padding: 0 15px !important;
  }

  .sidebar__menu a {
    font-size: 1rem !important;
  }

  .texto-carta {
    padding-left: 15px !important;
  }

  #email {
    max-width: 85% !important;
    margin: 0 auto !important;
    margin-top: 15px !important;
    margin-bottom: 20px !important;
  }

  #telefone {
    max-width: 85% !important;
    margin: 0 auto !important;
    margin-top: 15px !important;
    margin-bottom: 20px !important;
  }

  .form-check {
    width: 85%;
    margin: 0 auto;
    margin-top: 20px;
  }

  .portalegre {
    border-bottom-right-radius: 17px !important;
    border-top-left-radius: 17px !important;
    padding: 2px 15px 6px 15px !important;
  }

  .texto-banner {
    height: 78vh !important;
  }

  #hero {
    height: 115vh !important;
  }

  .sidebar__close {
    height: 40px !important;
    width: 40px !important;
	margin-left: 10px !important;
  }

  .sidebar__close::before,
  .sidebar__close::after {
    width: 16px !important;
  }

  .top1 {
    height: auto !important;
  }

  .sectiontop1 {
    top: -100px !important;
  }

  .top-desktop {
    display: none !important;
  }

  .swiper {
    width: 250px !important;
    height: 250px !important;
    margin-left: -25px !important;
  }

  .letters {
    margin-top: 40px;
  }

  .style-module--controls--2Lrlj {
    margin-right: 10px !important;
  }

  .h1top {
    font-size: 16px !important;
  }

  .style-module--button-big--2j52r .style-module--icon--7DV_- {
    padding: 0.1375rem !important;
    padding-left: 7px !important;
    padding-right: 6px !important;
  }

  .undefined {
    margin-right: 8px !important;
    font-weight: 600;
    font-size: 10px !important;
  }

  .style-module--button-big--2j52r {
    margin-top: 70px;
  }

  .p-about {
    font-size: 22px !important;
  }

  .about1 {
    padding-left: 0 !important;
  }

  .about2 {
    padding-right: 0 !important;
  }

  .top-mobile {
    display: block !important;
  }

  .pic-1 {
    width: 100% !important;
    height: auto !important;
  }
}

.pic-1 {
  width: 100%;
}

@media screen and (max-width: 760px) {
  .candidata-img {
    left: 0% !important;
  }

  .somos_por {
    font-size: 3.6rem !important;
  }

  .portalegre {
    font-size: 28px !important;
    max-width: 250px !important;
  }

  .silhueta {
    top: 34% !important;
  }

  .icons {
    left: 77% !important;
  }
}


.bg-banners{
	background-color: rgb(0 0 0 / 50%) !important;
}

@media screen and (max-width: 1250px) {
	.bg-banners{
		height: 480px !important;	
	}
}

@media screen and (max-width: 780px) {
    .bg-banners {
        height: 400px !important;
    }
}

@media screen and (max-width: 650) {
  .bg-banners {
      height: 380px !important;
  }
}

@media screen and (max-width: 675px) {
  .candidata-img {
    left: -3% !important;
    height: 100% !important;
    bottom: -150px !important;
    top: 19%;
  }

  .portalegre {
    font-size: 24px !important;
    max-width: 200px !important;
  }
  .silhueta {
    top: 33% !important;
    left: -80px !important;
    width: 133% !important;
  }
  .nome_candidata {
    font-size: 0.8rem !important;
    width: 40% !important;
    padding-right: 23px !important;
    padding-left: 0 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    bottom: 10% !important;
  }

  .div-texto {
    left: 56% !important;
    top: 69% !important;
  }
  
  #Navigation{
	  margin-right: 10px !important;
	  /*margin-top: 7px;*/
  }
  
  .bg-banners{
		height: 400px !important;
  }

  /*#hero{
		height: 70vh !important;
	}*/

  .somos_por {
    font-size: 3rem !important;
    margin-bottom: 10px !important;
  }

  #header .logo img {
    max-width: 180px !important;
	margin-left: 10px;
  }
  
  #header .logo{
	  margin-left: 0 !important;
  }

  .icons {
    left: 50% !important;
    bottom: 0% !important;
  }
  
  .fcg-nav--tabs .fcg-nav__item{
	    margin-right: 10px !important;
  }
  
  .fcg-nav--tabs .fcg-nav__link {
		font-size: 14px !important;
		padding: 0 0 12px !important;
	}
}

@media screen and (max-width: 375px) {
}

@media screen and (min-width: 990px) and (max-width: 1050px) {
  .icons {
    left: 60% !important;
  }
}

@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #fff0;
  transition: all 0.5s;
  z-index: 9999;
  padding: 0px 0px 0px 0px;
}

#header.header-scrolled {
  padding: 12px 0;
}

#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

#header .logo a {
  color: #111111;
}

#header .logo a span {
  color: #e03a3c;
}

#header .logo img {
  padding-top: 15px;
  max-width: 300px;
  padding-bottom: 15px;  
}

/*--------------------------------------------------------------
# Get Startet Button
--------------------------------------------------------------*/
.get-started-btn {
  margin-left: 30px;
  background: #e03a3c;
  color: #fff;
  border-radius: 4px;
  padding: 8px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}

.get-started-btn:hover {
  background: #111111;
  color: #fff;
}

@media (max-width: 992px) {
  .get-started-btn {
    margin: 0 15px 0 0;
    padding: 6px 18px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #111111;
  white-space: nowrap;
  transition: 0.3s;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a {
  color: #e03a3c;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 30px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
  color: #e03a3c;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #111111;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a {
  padding: 10px 20px;
  font-size: 15px;
  color: #111111;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
  color: #e03a3c;
}

.navbar-mobile .getstarted {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a {
  color: #e03a3c;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 100vh;
  background: url("/assets/img/fundo.jpg") top center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 82px;

  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  min-height: 500px;
}

/*#hero:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}*/

#hero h1 {
  margin: 0;
  font-size: 50px;
  font-weight: 700;
  color: #000;
}

#hero h2 {
  color: #fff;
  margin: 10px 0 0 0;
  font-size: 24px;
}

#hero .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 4px;
  transition: 0.5s;
  margin-top: 30px;
  color: #fff;
  background: #e03a3c;
  border: 2px solid #e03a3c;
}

#hero .btn-get-started:hover {
  background: transparent;
  border-color: #fff;
}

@media (max-width: 768px) {
  #hero {
    text-align: center;
    padding-top: 58px;
  }
  #hero h1 {
    font-size: 28px;
  }
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0px 0px 0px;
  overflow: hidden;
  position: relative;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
  position: relative;
}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #f15822;
  bottom: 0;
  left: calc(50% - 25px);
  bottom: 10px;
}

.section-title p {
  margin-bottom: 0;
}

.section-bg {
  padding: 112px 0;
  color: #fff;
}

/*.section-bg:before {
  content: "";
  background: #ffffff30;
  position: absolute;
  bottom: 60px;
  top: 172px;
  left: 0;
  right: 0;
  height: 180px;
}*/

.section-bg:before {
  height: 180px !important;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #2b2b2b;
  min-height: 40px;
  margin-top: 82px;
  color: #fff;
  margin-top: 106px;
}

.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 500;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol a {
  color: #fee100;
}

.breadcrumbs ol a:hover {
  color: #fff;
  transition: 0.3s;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #fee100;
  content: "/";
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.clients .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #e03a3c;
}

.clients .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #e03a3c;
}

.clients .swiper-slide img {
  opacity: 0.5;
  transition: 0.3s;
  filter: grayscale(100);
}

.clients .swiper-slide img:hover {
  opacity: 1;
  filter: none;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .container {
  position: relative;
  z-index: 10;
}

.about .content {
  padding: 30px 0px 30px 0;
}

.about .content h3 {
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
}

.about .content p {
  margin-bottom: 30px;
}

.about .content .about-btn {
  padding: 8px 30px 9px 30px;
  color: #fff;
  border-radius: 50px;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  border: 2px solid #e03a3c;
}

.about .content .about-btn i {
  font-size: 16px;
  padding-left: 5px;
}

.about .content .about-btn:hover {
  background: #e35052;
  background: #e03a3c;
}

.about .icon-boxes .icon-box {
  margin-top: 30px;
}

.about .icon-boxes .icon-box i {
  font-size: 40px;
  color: #e03a3c;
  margin-bottom: 10px;
}

.about .icon-boxes .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.about .icon-boxes .icon-box p {
  font-size: 15px;
  color: #848484;
}

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-top: 80px;
}

.counts .count-box {
  padding: 30px 30px 25px 30px;
  width: 100%;
  position: relative;
  text-align: center;
  box-shadow: 0px 2px 35px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.counts .count-box i {
  position: absolute;
  width: 54px;
  height: 54px;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  background: #fff;
  color: #e03a3c;
  border-radius: 50px;
  border: 2px solid #fff;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.counts .count-box span {
  font-size: 36px;
  display: block;
  font-weight: 700;
  color: #111111;
}

.counts .count-box p {
  padding: 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Tabs
--------------------------------------------------------------*/
.tabs .nav-tabs {
  border: 0;
}

.tabs .nav-link {
  border: 1px solid #fee100;
  padding: 5px;
  transition: 0.3s;
  color: #111111;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  min-height: 60px;
}

.tabs .nav-link i {
  padding-right: 15px;
  font-size: 48px;
}

.tabs .nav-link h4 {
  font-size: 12px;
  font-weight: 600;
  margin: 0;
}

.tabs .nav-link:hover {
  color: #111111;
  background: #fee100;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #fee100 #fee100 #fee100 !important;
  isolation: isolate;
}

.tabs .nav-link.active {
  background: #fee100;
  color: #2b2a29;
  border-color: #fee100;
}

@media (max-width: 768px) {
  .tabs .nav-link i {
    padding: 0;
    line-height: 1;
    font-size: 36px;
  }
}

@media (max-width: 575px) {
  .tabs .nav-link {
    padding: 15px;
  }
  .tabs .nav-link i {
    font-size: 24px;
  }
}

.tabs .tab-content {
  margin-top: 30px;
}

.tabs .tab-pane h3 {
  font-weight: 600;
  font-size: 26px;
}

.tabs .tab-pane ul {
  list-style: none;
  padding: 0;
}

.tabs .tab-pane ul li {
  padding-bottom: 10px;
}

.tabs .tab-pane ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #fee100;
}

.tabs .tab-pane p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 6px;
  background: #252525;
  transition: 0.3s;
}

.services .icon-box:hover {
  background: #2b2b2b;
}

.services .icon-box i {
  float: left;
  color: #e03a3c;
  font-size: 40px;
  line-height: 0;
}

.services .icon-box h4 {
  margin-left: 70px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.services .icon-box h4 a {
  color: #fff;
  transition: 0.3s;
}

.services .icon-box h4 a:hover {
  text-decoration: underline;
}

.services .icon-box .icon-box:hover h4 a {
  color: #e03a3c;
}

.services .icon-box p {
  margin-left: 70px;
  line-height: 24px;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 20px auto;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 15px 10px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #2b2a29;
  background: #fee100;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(17, 17, 17, 0.6);
  border-radius: 10px;
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(17, 17, 17, 0.6);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap img {
  transition: all ease-in-out 0.3s;
  width: 100%;
  height: 280px;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  word-break: break-word;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-style: italic;
}

.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: rgba(255, 255, 255, 1);
  margin: 0 5px 0 0;
  font-size: 26px;
  display: inline-block;
  transition: 0.3s;
  margin-top: 10px;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #fff;
}

.portfolio .portfolio-wrap:hover::before {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover img {
  transform: scale(1.2);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details
  .portfolio-details-slider
  .swiper-pagination
  .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #e03a3c;
}

.portfolio-details
  .portfolio-details-slider
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #e03a3c;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(17, 17, 17, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px;
  margin: 30px 15px;
  min-height: 200px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  position: relative;
  background: #fff;
  border-radius: 15px;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 10px;
  border: 6px solid #fff;
  float: left;
  margin: 0 10px 0 0;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 25px 0 5px 0;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #fceaea;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 30px auto 15px auto;
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #e03a3c;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #e03a3c;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
  padding: 20px;
  background: #2b2b2b;
  text-align: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.pricing .box h3 {
  font-weight: 400;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}

.pricing .box h4 {
  font-size: 42px;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
}

.pricing .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

.pricing .box h4 span {
  font-size: 16px;
  font-weight: 300;
}

.pricing .box ul {
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.pricing .box ul li {
  padding-bottom: 16px;
}

.pricing .box ul i {
  color: #e03a3c;
  font-size: 18px;
  padding-right: 4px;
}

.pricing .box ul .na {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: line-through;
}

.pricing .box .btn-wrap {
  padding: 15px;
  text-align: center;
}

.pricing .box .btn-buy {
  display: inline-block;
  padding: 10px 40px 12px 40px;
  border-radius: 4px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  transition: 0.3s;
  border: 2px solid rgba(255, 255, 255, 0.3);
}

.pricing .box .btn-buy:hover {
  border-color: #fff;
}

.pricing .featured {
  background: #e03a3c;
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-list {
  padding: 0;
  list-style: none;
}

.faq .faq-list li {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.faq .faq-list a {
  display: block;
  position: relative;
  font-family: #e03a3c;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding-right: 25px;
  cursor: pointer;
}

.faq .faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #343a40;
}

.faq .faq-list a.collapsed:hover {
  color: #e03a3c;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 5px;
  background: #fff;
}

.team .member .member-img {
  position: relative;
  overflow: hidden;
}

.team .member .social {
  position: absolute;
  left: 0;
  bottom: 30px;
  right: 0;
  opacity: 0;
  transition: ease-in-out 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.team .member .social a {
  transition: color 0.3s;
  color: #111111;
  margin: 0 3px;
  border-radius: 50px;
  width: 36px;
  height: 36px;
  background: #e03a3c;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: ease-in-out 0.3s;
  color: #fff;
}

.team .member .social a:hover {
  background: #111111;
}

.team .member .social i {
  font-size: 18px;
  line-height: 0;
}

.team .member .member-info {
  padding: 25px 15px;
}

.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 18px;
  color: #111111;
}

.team .member .member-info span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #aaaaaa;
}

.team .member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #777777;
}

.team .member:hover .social {
  opacity: 1;
  bottom: 15px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px 0 32px 0;
  border-radius: 4px;
}

.contact .info-box i {
  font-size: 32px;
  color: #e03a3c;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #f8d4d5;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
  border-radius: 4px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form .form-group {
  margin-bottom: 25px;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: #111111;
}

.contact .php-email-form input {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
  background: #e03a3c;
  border: 0;
  padding: 10px 32px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #e35052;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog {
  padding: 40px 0 20px 0;
}

.blog .entry {
  padding: 30px;
  margin-bottom: 60px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .entry .entry-img {
  max-height: 440px;
  margin: -30px -30px 20px -30px;
  overflow: hidden;
}

.blog .entry .entry-title {
  font-size: 28px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 20px 0;
}

.blog .entry .entry-title a {
  color: #111111;
  transition: 0.3s;
}

.blog .entry .entry-title a:hover {
  color: #e03a3c;
}

.blog .entry .entry-meta {
  margin-bottom: 15px;
  color: #777777;
}

.blog .entry .entry-meta ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: center;
  padding: 0;
  margin: 0;
}

.blog .entry .entry-meta ul li + li {
  padding-left: 20px;
}

.blog .entry .entry-meta i {
  font-size: 16px;
  margin-right: 8px;
  line-height: 0;
}

.blog .entry .entry-meta a {
  color: #777777;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
}

.blog .entry .entry-content p {
  line-height: 24px;
}

.blog .entry .entry-content .read-more {
  -moz-text-align-last: right;
  text-align-last: right;
}

.blog .entry .entry-content .read-more a {
  display: inline-block;
  background: #e03a3c;
  color: #fff;
  padding: 6px 20px;
  transition: 0.3s;
  font-size: 14px;
  border-radius: 4px;
}

.blog .entry .entry-content .read-more a:hover {
  background: #e35052;
}

.blog .entry .entry-content h3 {
  font-size: 22px;
  margin-top: 30px;
  font-weight: bold;
}

.blog .entry .entry-content blockquote {
  overflow: hidden;
  background-color: #fafafa;
  padding: 60px;
  position: relative;
  text-align: center;
  margin: 20px 0;
}

.blog .entry .entry-content blockquote p {
  color: #444444;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
}

.blog .entry .entry-content blockquote::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #111111;
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog .entry .entry-footer {
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
}

.blog .entry .entry-footer i {
  color: #5e5e5e;
  display: inline;
}

.blog .entry .entry-footer a {
  color: #1e1e1e;
  transition: 0.3s;
}

.blog .entry .entry-footer a:hover {
  color: #e03a3c;
}

.blog .entry .entry-footer .cats {
  list-style: none;
  display: inline;
  padding: 0 20px 0 0;
  font-size: 14px;
}

.blog .entry .entry-footer .cats li {
  display: inline-block;
}

.blog .entry .entry-footer .tags {
  list-style: none;
  display: inline;
  padding: 0;
  font-size: 14px;
}

.blog .entry .entry-footer .tags li {
  display: inline-block;
}

.blog .entry .entry-footer .tags li + li::before {
  padding-right: 6px;
  color: #6c757d;
  content: ",";
}

.blog .entry .entry-footer .share {
  font-size: 16px;
}

.blog .entry .entry-footer .share i {
  padding-left: 5px;
}

.blog .entry-single {
  margin-bottom: 30px;
}

.blog .blog-author {
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-author img {
  width: 120px;
  margin-right: 20px;
}

.blog .blog-author h4 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 0px;
  padding: 0;
  color: #111111;
}

.blog .blog-author .social-links {
  margin: 0 10px 10px 0;
}

.blog .blog-author .social-links a {
  color: rgba(17, 17, 17, 0.5);
  margin-right: 5px;
}

.blog .blog-author p {
  font-style: italic;
  color: #b7b7b7;
}

.blog .blog-comments {
  margin-bottom: 30px;
}

.blog .blog-comments .comments-count {
  font-weight: bold;
}

.blog .blog-comments .comment {
  margin-top: 30px;
  position: relative;
}

.blog .blog-comments .comment .comment-img {
  margin-right: 14px;
}

.blog .blog-comments .comment .comment-img img {
  width: 60px;
}

.blog .blog-comments .comment h5 {
  font-size: 16px;
  margin-bottom: 2px;
}

.blog .blog-comments .comment h5 a {
  font-weight: bold;
  color: #444444;
  transition: 0.3s;
}

.blog .blog-comments .comment h5 a:hover {
  color: #e03a3c;
}

.blog .blog-comments .comment h5 .reply {
  padding-left: 10px;
  color: #111111;
}

.blog .blog-comments .comment h5 .reply i {
  font-size: 20px;
}

.blog .blog-comments .comment time {
  display: block;
  font-size: 14px;
  color: #2b2b2b;
  margin-bottom: 5px;
}

.blog .blog-comments .comment.comment-reply {
  padding-left: 40px;
}

.blog .blog-comments .reply-form {
  margin-top: 30px;
  padding: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-comments .reply-form h4 {
  font-weight: bold;
  font-size: 22px;
}

.blog .blog-comments .reply-form p {
  font-size: 14px;
}

.blog .blog-comments .reply-form input {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form input:focus {
  box-shadow: none;
  border-color: #ee9293;
}

.blog .blog-comments .reply-form textarea {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form textarea:focus {
  box-shadow: none;
  border-color: #ee9293;
}

.blog .blog-comments .reply-form .form-group {
  margin-bottom: 25px;
}

.blog .blog-comments .reply-form .btn-primary {
  border-radius: 4px;
  padding: 10px 20px;
  border: 0;
  background-color: #111111;
}

.blog .blog-comments .reply-form .btn-primary:hover {
  background-color: #1e1e1e;
}

.blog .blog-pagination {
  color: #444444;
}

.blog .blog-pagination ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}

.blog .blog-pagination li {
  margin: 0 5px;
  transition: 0.3s;
}

.blog .blog-pagination li a {
  color: #111111;
  padding: 7px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog .blog-pagination li.active,
.blog .blog-pagination li:hover {
  background: #e03a3c;
}

.blog .blog-pagination li.active a,
.blog .blog-pagination li:hover a {
  color: #fff;
}

.blog .sidebar {
  padding: 30px;
  margin: 0 0 60px 20px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .sidebar .sidebar-title {
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 0 0;
  margin: 0 0 15px 0;
  color: #111111;
  position: relative;
}

.blog .sidebar .sidebar-item {
  margin-bottom: 30px;
}

.blog .sidebar .search-form form {
  background: #fff;
  border: 1px solid #ddd;
  padding: 3px 10px;
  position: relative;
}

.blog .sidebar .search-form form input[type="text"] {
  border: 0;
  padding: 4px;
  border-radius: 4px;
  width: calc(100% - 40px);
}

.blog .sidebar .search-form form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 15px;
  margin: -1px;
  background: #e03a3c;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  line-height: 0;
}

.blog .sidebar .search-form form button i {
  line-height: 0;
}

.blog .sidebar .search-form form button:hover {
  background: #e34c4d;
}

.blog .sidebar .categories ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .categories ul li + li {
  padding-top: 10px;
}

.blog .sidebar .categories ul a {
  color: #111111;
  transition: 0.3s;
}

.blog .sidebar .categories ul a:hover {
  color: #e03a3c;
}

.blog .sidebar .categories ul a span {
  padding-left: 5px;
  color: #aaaaaa;
  font-size: 14px;
}

.blog .sidebar .recent-posts .post-item + .post-item {
  margin-top: 15px;
}

.blog .sidebar .recent-posts img {
  width: 80px;
  float: left;
}

.blog .sidebar .recent-posts h4 {
  font-size: 15px;
  margin-left: 95px;
  font-weight: bold;
}

.blog .sidebar .recent-posts h4 a {
  color: #111111;
  transition: 0.3s;
}

.blog .sidebar .recent-posts h4 a:hover {
  color: #e03a3c;
}

.blog .sidebar .recent-posts time {
  display: block;
  margin-left: 95px;
  font-style: italic;
  font-size: 14px;
  color: #aaaaaa;
}

.blog .sidebar .tags {
  margin-bottom: -10px;
}

.blog .sidebar .tags ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .tags ul li {
  display: inline-block;
}

.blog .sidebar .tags ul a {
  color: #515151;
  font-size: 14px;
  padding: 6px 14px;
  margin: 0 6px 8px 0;
  border: 1px solid #c4c4c4;
  display: inline-block;
  transition: 0.3s;
}

.blog .sidebar .tags ul a:hover {
  color: #fff;
  border: 1px solid #e03a3c;
  background: #e03a3c;
}

.blog .sidebar .tags ul a span {
  padding-left: 5px;
  color: #aaaaaa;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: #fff;
  font-size: 14px;
  background: #1c1c1c;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
  background: #1b1b1b;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact h3 {
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-contact h3 span {
  color: #e03a3c;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}

#footer .footer-top h4::after {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  background: #fff;
  bottom: 0;
  left: 0;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: white;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 5px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #aaaaaa;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #fff !important;
}

#footer .footer-newsletter {
  font-size: 15px;
}

#footer .footer-newsletter h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 5px 10px;
  position: relative;
  border-radius: 4px;
  text-align: left;
}

#footer .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #e03a3c;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type="submit"]:hover {
  background: #e35052;
}

#footer .credits {
  padding-top: 5px;
  font-size: 13px;
}

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #2b2b2b;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links a:hover {
  text-decoration: none;
  color: #7990d0 !important;
}

.portalegre {
  font-family: industry !important;
  float: none !important;
  background: #424e8e !important;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  color: white !important;
  font-weight: 400 !important;
  padding: 0px 15px 7px 15px;
  margin-top: 12px !important;

  text-align: center;
  max-width: 460px;
  font-size: 56px;
  margin: 0 auto !important;
}

.nome_candidata {
  font-family: industry !important;
  z-index: 999 !important;
  background: #2b2a29 !important;
  border-bottom-right-radius: 20px !important;
  padding: 15px;
  color: white !important;
  width: 45%;
  padding-left: 60px;
  text-align: right !important;
  position: absolute !important;
  left: 0;
  bottom: 5%;
  padding-right: 70px;
  font-size: 1.8rem;
  font-weight: 400 !important;
}

.home {
  border: 2.2px solid #2b2a29 !important;
  margin-left: 8px !important;
  background: transparent !important;
}
.btn-just-icon {
  border-radius: 50px;
  height: 40px;
  width: 40px;
  min-width: 40px;
  padding: 8px;
}

.home i {
  font-size: 20px;
}

.twitter:hover {
  color: #424e8e !important;
  border-color: #424e8e !important;
}

.facebook:hover {
  color: #424e8e !important;
  border-color: #424e8e !important;
}

.instagram:hover {
  color: #424e8e !important;
  border-color: #424e8e !important;
}

.linkedin:hover {
  color: #424e8e !important;
  border-color: #424e8e !important;
}

.dribbble:hover {
  color: #424e8e !important;
  border-color: #424e8e !important;
}

.youtube:hover {
  color: #424e8e !important;
  border-color: #424e8e !important;
}

.form-control {
  background-color: #fff0 !important;
  color: #fff !important;
}

::-webkit-input-placeholder {
  color: #ffffff8c !important;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff8c !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff8c !important;
}

:-ms-input-placeholder {
  color: #ffffff8c !important;
}

.label_poli {
  margin-left: 10px;
  font-size: 0.8rem;
}

.subscrever {
  margin-top: 30px;
  display: inline-block;
  padding: 10px 15px;
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
  background: #f15822;
  border-radius: 0.25rem;
  text-transform: capitalize;
  transition: all 0.3s linear;
  border: 1px solid #f15822;
}

.check {
  width: 15px;
  height: 15px;
}

.label-form {
  text-align: center;
  width: 100%;
  color: #fee100;
  font-size: 1.1rem;
}

.texto {
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

.quadrado {
  background: #fee100;
  border-radius: 10px;
  padding: 10px;
  font-size: 20px;
  font-weight: 700;
  margin-top: 30px;
  position: relative;
}

.icons {
  margin-top: 30px;
  text-align: center;
  margin-top: 30px;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 5%;
}

.texto-banner {
  padding-left: 90px;
  position: relative;
  height: 80vh;
}

.div-texto {
  position: absolute;
  top: 54%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

.candidata-img {
  position: absolute;
  left: 24.2%;
  bottom: -150px;
  height: 100%;
}

.silhueta {
  position: absolute;
  width: 100%;
  top: 17%;
  opacity: 0.8;
}

.swal-button {
  background-color: #fee100 !important;
  color: #000 !important;
  border: none;
  box-shadow: none;
  border-radius: 5px;
  font-weight: 600;
  font-size: 14px;
  padding: 10px 24px;
  margin: 0;
  cursor: pointer;
}

@keyframes updown {
  0%,
  50%,
  100% {
    transform: translatey(0);
  }
  20% {
    transform: translatey(5px);
  }
  25% {
    transform: translatey(-20px);
  }
  30% {
    transform: translatey(20px);
  }
  35% {
    transform: translatey(-5px);
  }
}
.banner {
  min-height: 100%;
  width: 100%;
  background: url("https://i.imgur.com/T57flD5.jpg");
  background-size: cover;
  display: flex;
  align-items: center;
  padding: 60px;
  color: #fff;
}
.hamburger {
  left: 5%;
  top: 30px;
  display: flex;
  height: 56px;
  width: 56px;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  user-select: none;
  z-index: 2;
  padding-right: 20px;
  padding-left: 18px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #2b2d2c !important;
}
.hamburger__icon {
  display: inline-block;
  height: 2px;
  width: 20px;
  background: #d7d7d7;
  border-radius: 2px;
}
.sidebar {
  height: 100vh;
  width: 500px;
  background: white;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 40px;
  display: flex;
  flex-direction: column;
  transform: translatex(105%);
  transition: transform 0.4s ease-in-out;
  z-index: 999;
  box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}
.sidebar__close {
  position: absolute;
  top: 50%;
  left: -30px;
  background: #fff;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  box-shadow: 0 0 20px 20px rgba(0, 0, 0, 0.03);
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translatex(100%);
  cursor: pointer;
  transition: transform 0.4s ease-in-out 0.2s;
}
.sidebar__close::before,
.sidebar__close::after {
  content: "";
  height: 2px;
  background: #2b2a29 !important;
  width: 24px;
  display: block;
  position: absolute;
}
.sidebar__close::after {
  transform: rotate(90deg);
}
.sidebar__menu {
  display: flex;
  flex-direction: column;
  flex: 1;
  font-size: 36px;
  margin-top: 40px;
  margin-bottom: 80px;
  color: #606060;
}
.sidebar__menu a {
  color: currentcolor;
  text-decoration: none;
  transform: translatex(80%);
  transition: transform 0.4s ease-in-out;
  font-size: 2rem;
  line-height: 50px;
  font-weight: 700;
}

/* .sidebar__menu a:hover {
  color: #2139a6 !important;
} */

.collapsed {
  color: #606060 !important;
}

/* .collapsed:hover {
  color: #f15822 !important;
} */

.activee .fa-chevron-up {
  display: contents !important;
}

.activee .fa-chevron-down {
  display: none !important;
}

.collapsed .fa-chevron-down {
  display: contents !important;
}

.sidebar__menu a:nth-child(1) {
  transition-delay: 0.05s;
}
.sidebar__menu a:nth-child(2) {
  transition-delay: 0.1s;
}
.sidebar__menu a:nth-child(3) {
  transition-delay: 0.15s;
}
.sidebar__menu a:nth-child(4) {
  transition-delay: 0.2s;
}
.sidebar__menu a:nth-child(5) {
  transition-delay: 0.25s;
}
.sidebar__menu a:nth-child(6) {
  transition-delay: 0.3s;
}
.sidebar__menu a:nth-child(7) {
  transition-delay: 0.35s;
}
.sidebar__menu a:nth-child(8) {
  transition-delay: 0.4s;
}
.sidebar__menu a:nth-child(9) {
  transition-delay: 0.45s;
}
.sidebar__menu a:nth-child(10) {
  transition-delay: 0.5s;
}
.sidebar__menu a:nth-child(12) {
  transition-delay: 0.55s;
}
.sidebar__menu a:nth-child(12) {
  transition-delay: 0.6s;
}

.sidebar__social {
  display: flex;
  list-style: none;
  padding: 0;
}
.sidebar__social li {
  margin: 4px;
}
.sidebar__social a,
.sidebar__social svg {
  display: inline-block;
  height: 18px;
  width: 18px;
  color: #2b2a29 !important;
  font-size: 20px;
  margin-left: 10px;
}
.menu-control {
  display: none;
}
.menu-control:checked + .sidebar {
  transform: translatex(0);
}
.menu-control:checked + .sidebar .sidebar__close {
  transform: translatex(0) rotate(45deg);
}
.menu-control:checked + .sidebar .sidebar__menu a {
  transform: translatex(0);
}

.viewport {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 !important;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #f5f5f5;
}

body::-webkit-scrollbar {
  width: 8px;
  background-color: #f5f5f5;
}

body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #2b2a29c2 !important;
}

.modal-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #f5f5f5;
}

.modal-content::-webkit-scrollbar {
  width: 8px;
  background-color: #f5f5f5;
}

.modal-content::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #2b2a29c2 !important;
}

/*.item {
	background-color: #ffffff;
	border: 1px solid #93939394;
	border-radius: 10px;
	box-shadow: 0px 0px 5px 0px rgb(110 110 110 / 62%);
}*/

.grid {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  grid-auto-rows: 20px;
}

/*.item {
	background-color: #ffffff;
	border-radius: 10px;
	box-shadow: 0px 2px 12px rgb(0 0 0 / 8%);
	border: 0Px solid #93939394 !important;
	}*/

.blog-info {
  border-radius: 8px;
  padding: 0px 0px;
  box-shadow: none;
}
.title {
  padding: 20px;
  /* background: white; */
  padding-bottom: 1px;
  color: #3b5998;
  padding-left: 10px;
  padding-top: 15px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.blog-info ul {
  padding: 0;
  display: grid;
  grid-auto-flow: column;
  justify-content: space-between;
  grid-gap: 10px;
}

.blog-info ul li {
  display: inline-block;
}

.noticia {
  border: none;
  height: auto;
  max-height: 95px;
  overflow: hidden;
}

.desc-fb {
  padding-top: 5px;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 1rem !important;
}

.bottom-notice {
  display: flex;
  padding-top: 0px !important;
  padding-left: 10px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.icons1 {
  color: #fff;
  margin-top: 10px;
  margin-left: 20px;
  font-size: 11px;
}

.active-filtro {
  color: #2b2a29 !important;
  background: #fee100 !important;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  z-index: 999999999 !important;
  height: 80vh;
}

.desc {
  padding-left: 10px;
  padding-right: 10px;
}

.politica {
  cursor: pointer;
  color: #aaaaaa;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

.politica:hover {
  text-decoration: none !important;
  color: #fff !important;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgb(255 255 255) !important;
  border-radius: 0.3rem;
  outline: 0;
  border-right: 0 !important;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
  border-right: 1px solid #ffffff !important;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 3px solid #ffffff !important;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.title_insta {
  padding: 20px;
  padding-bottom: 1px;
  color: #833ab4;
  padding-left: 10px;
  padding-top: 15px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.title_insta h3 {
  font-size: 1.2em;
  color: #ffffff;
  text-transform: uppercase;
}

.project .title {
  background-color: #607d8b;
}

.photo .title {
  background-color: #f44336;
}

.item_insta {
  background-color: #2b2d2c;
  border-radius: 10px;
  box-shadow: 0px 2px 12px rgb(0 0 0 / 8%);
  border: 0px solid #93939394 !important;
}

.grid_insta {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}

.bottom-notice {
  display: flex;
  padding-top: 0px !important;
  padding-left: 10px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.item2 {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 2px 12px rgb(0 0 0 / 8%);
  border: 0px solid #93939394 !important;
}

.title_you {
  padding: 20px;
  /* background: white; */
  padding-bottom: 1px;
  color: #3b5998;
  padding-left: 10px;
  padding-top: 15px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.follow a {
  font-size: 40px;
  display: inline-block;
  background: #2b2b2b;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 50px;
  height: 50px;
  transition: 0.3s;
}

.follow a:hover {
  color: #f2d62c !important;
}

.img-gallery {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 280px;
  border-radius: 10px;
}

#photos {
  line-height: 0;
  -webkit-column-count: 4;
  -webkit-column-gap: 0px;
  -moz-column-count: 4;
  -moz-column-gap: 0px;
  column-count: 4;
  column-gap: 0px;
}

a.galeria {
  transition: transform 0.3s;
}

#photos img {
  width: 100%;
  height: auto;
  border-radius: 12px;
}

a.galeria img {
  padding: 5px;
  transition: transform 0.3s;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-dots {
  text-align: center;
  margin-top: 30px;
}

.owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.owl-dot.active {
  background-color: #d5830a !important;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.azul_jornal {
  background: #07457e;
  height: 290px;
  margin-top: 45px;
  padding-top: 80px;
}

.titulo_jornal {
  color: white;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2px;
  font-size: 24px;
}

.desc_jornal {
  color: #ffffffa6;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
}

@media screen and (max-width: 1399px) {
  .azul_jornal {
    background: #07457e;
    height: 240px;
    margin-top: 42px;
    padding-top: 45px;
  }
}

@media screen and (max-width: 1200px) {
  .azul_jornal {
    background: #07457e;
    height: 215px;
    margin-top: 29px;
    padding-top: 36px;
  }

  .titulo_jornal {
    color: white;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2px;
    font-size: 22px;
  }

  .desc_jornal {
    font-size: 12px;
  }
}

@media screen and (max-width: 992px) {
  .azul_jornal {
    background: #07457e;
    height: 260px;
    margin-top: 40px;
    padding-top: 55px;
  }

  .no_padding {
    padding-left: 0px !important;
    margin-top: 25px;
  }

  .desc_jornal {
    font-size: 16px;
  }

  .titulo_jornal {
    color: white;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2px;
    font-size: 28px;
  }
}

@media screen and (max-width: 768px) {
  .azul_jornal {
    background: #07457e;
    height: 185px;
    margin-top: 35px;
    padding-top: 30px;
  }

  .no_padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 25px;
  }

  .desc_jornal {
    font-size: 14px;
  }

  .titulo_jornal {
    color: white;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2px;
    font-size: 20px;
  }
}

@media screen and (max-width: 375px) {
  .no_padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .azul_jornal {
    background: #07457e;
    height: 146px;
    margin-top: 11px;
    padding-top: 10px;
  }

  .titulo_jornal {
    color: white;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2px;
    font-size: 15px;
  }

  .desc_jornal {
    font-size: 11px;
  }

  .margin-button {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 400px) {
  .no_padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .azul_jornal {
    background: #07457e;
    height: 146px;
    margin-top: 17px;
    padding-top: 10px;
  }

  .titulo_jornal {
    color: white;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2px;
    font-size: 15px;
  }

  .desc_jornal {
    font-size: 11px;
  }

  .margin-button {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 420px) {
  .no_padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .azul_jornal {
    background: #07457e;
    height: 146px;
    margin-top: 17px;
    padding-top: 10px;
  }

  .titulo_jornal {
    color: white;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2px;
    font-size: 15px;
  }

  .desc_jornal {
    font-size: 11px;
  }

  .margin-button {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 450px) {
  .no_padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .azul_jornal {
    background: #07457e;
    height: 146px;
    margin-top: 22px;
    padding-top: 10px;
  }

  .titulo_jornal {
    color: white;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2px;
    font-size: 15px;
  }

  .desc_jornal {
    font-size: 11px;
  }

  .margin-button {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 500px) {
  .no_padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .azul_jornal {
    background: #07457e;
    height: 146px;
    margin-top: 30px;
    padding-top: 10px;
  }

  .titulo_jornal {
    color: white;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2px;
    font-size: 15px;
  }

  .desc_jornal {
    font-size: 11px;
  }

  .margin-button {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 600px) {
  .no_padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .azul_jornal {
    background: #07457e;
    height: 180px;
    margin-top: 30px;
    padding-top: 31px;
  }

  .titulo_jornal {
    color: white;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2px;
    font-size: 15px;
  }

  .desc_jornal {
    font-size: 11px;
  }

  .margin-button {
    margin-top: 20px !important;
  }
}

.activee {
  color: #d5830a !important;
}

.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  margin-right: 5px;
  margin-top: 20px;
}

#img-menu {
  cursor: pointer;
  transition: all 0.3s ease-in;
}

#img-menu:hover {
  opacity: 0.1 !important;
  transition: all 0.3s ease-in;
}

.owl-next {
  transition-duration: 500ms !important;
  position: absolute !important;
  top: 105% !important;
  right: 43% !important;
  height: 50px !important;
  margin-top: -25px !important;
  z-index: 10 !important;
  text-align: center !important;
  line-height: 50px !important;
  color: #000000 !important;
  font-size: 40px !important;
  opacity: 0.5 !important;
}

.owl-prev {
  -webkit-transition-duration: 500ms !important;
  -o-transition-duration: 500ms !important;
  transition-duration: 500ms !important;
  position: absolute !important;
  top: 105% !important;
  left: 47% !important;
  height: 50px !important;
  margin-top: -25px !important;
  z-index: 10 !important;
  text-align: center !important;
  line-height: 50px !important;
  color: #000000 !important;
  font-size: 40px !important;
  opacity: 0.5 !important;
}

.post-slide5 .read-more:hover {
  background: #f15822 !important;
  color: white !important;
}

.read-more:hover {
  color: white !important;
  background: #a56405;
}

.subscrever:hover {
  color: white !important;
  background: #ff4300;
  border: 1px solid #ff4300;
}

.style-module--button-big--2j52r .style-module--icon--7DV_- {
  position: relative;
  padding: 0.7375rem;
  border-radius: 913px;
  border: 1px solid #00000066;
}

.style-module--button-big--2j52r {
  display: flex;
  align-items: center;
  position: relative;
  color: currentColor;
  text-decoration: none;
}

.style-module--bottom-bar--_CEBo {
  display: flex;
  justify-content: space-between;
}

.swiper {
  width: 90%;
  height: 500px;
}

.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}

.swiper-slide:nth-child(1n) {
  background-color: rgb(206, 17, 17);
}

.swiper-slide:nth-child(2n) {
  background-color: rgb(0, 140, 255);
}

.swiper-slide:nth-child(3n) {
  background-color: rgb(10, 184, 111);
}

.swiper-slide:nth-child(4n) {
  background-color: rgb(211, 122, 7);
}

.swiper-slide:nth-child(5n) {
  background-color: rgb(118, 163, 12);
}

.swiper-slide:nth-child(6n) {
  background-color: rgb(180, 10, 47);
}

.swiper-slide:nth-child(7n) {
  background-color: rgb(35, 99, 19);
}

.swiper-slide:nth-child(8n) {
  background-color: rgb(0, 68, 255);
}

.swiper-slide:nth-child(9n) {
  background-color: rgb(218, 12, 218);
}

.swiper-slide:nth-child(10n) {
  background-color: rgb(54, 94, 77);
}

.post-slide5 {
  transition: all 0.4s ease-in-out 0s;
  margin-bottom: 2em;
  text-align: left;
}

.post-slide5 .post-img {
  position: relative;
  overflow: hidden;
}
.post-slide5 .post-img:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  transition: all 0.4s linear 0s;
}

.post-slide5:hover .post-img:before {
  background: rgba(0, 0, 0, 0.6);
  max-height: 320px;
}

.post-slide5 .category {
  width: 20%;
  font-size: 16px;
  color: #fff;
  line-height: 11px;
  text-align: center;
  text-transform: capitalize;
  padding: 11px 0;
  background: #f15822;
  position: absolute;
  bottom: 0;
  left: -50%;
  transition: all 0.5s ease-in-out 0s;
}

.post-slide5:hover .category {
  left: 0;
}

.post-slide5 .post-review {
  padding: 5px 10px;
  background: #fff;
  position: relative;
}

.post-slide5 .post-title {
  margin: 0;
  text-align: left;
}

.post-slide5 .post-title a {
  display: inline-block;
  font-size: 16px;
  color: #d5830a;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  transition: all 0.3s linear 0s;
}

.post-slide5 .post-title a:hover {
  text-decoration: none;
  color: #555;
}

.post-slide5 .post-description {
  font-size: 15px;
  color: #555;
  line-height: 26px;
  text-align: left;
}

.post-review .post-bar {
  margin-top: 20px;
  text-align: left;
}

.post-slide5 .post-bar {
  padding: 0;
  margin-bottom: 15px;
  list-style: none;
}

.post-slide5 .post-bar li {
  color: #676767;
  padding: 2px 0;
}

.post-slide5 .post-bar li a {
  display: inline-block;
  font-size: 12px;
  color: grey;
  transition: all 0.3s ease 0s;
}

.post-slide5 .read-more {
  margin-top: 15px;
  display: inline-block;
  padding: 5px 13px;
  font-size: 13px;
  font-weight: 700;
  color: #868686;
  background: #d5830a00;
  border-bottom-right-radius: 10px;
  text-transform: capitalize;
  transition: all 0.3s linear;
  border: 1px solid #f15822;
}

.read-more {
  margin-top: 35px;
  display: inline-block;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background: #f15822;
  border-bottom-right-radius: 10px;
  text-transform: capitalize;
  transition: all 0.3s linear;
}

@media only screen and (max-width: 359px) {
  .post-slide5 .category {
    font-size: 13px;
  }
}

.post-slide5 .post-title a {
  color: #f15822 !important;
}

.post-description {
  font-family: italian-light !important;
}

.category {
  font-family: italian-light !important;
}

#footer {
  font-family: italian-light !important;
}

.read-more {
  font-family: italian-light !important;
}

.post-title {
  font-family: italian-light !important;
}

.section-title {
  font-family: italian-light !important;
}

h2,
h1,
h3 {
	font-family: "IBM Plex Sans", sans-serif !important;
	font-weight: 700 !important;
}

p {
    font-family: "IBM Plex Sans", sans-serif !important;
	font-weight: 400 !important;
}

.grid {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-auto-rows: 20px;
}

.item:hover .post-description {
  color: #f15822 !important;
}

.item:hover .read-more {
  background: #f15822 !important;
  color: white !important;
}

.pol_contact {
  transition: all 0.3s ease-in-out !important;
}

.pol_contact:hover {
  color: #0c32a4 !important;
  transition: all 0.3s ease-in-out !important;
}

.contact-input {
  transition: all 0.3s ease-in !important;
}

.contact-input:focus {
  background: #e1e1e1;
  transition: all 0.3s ease-in !important;
  border: 1px solid #dc8f7d;
}

.btn_contact {
  transition: all 0.3s ease-in !important;
}

.btn_contact:hover {
  background: #f15822 !important;
  color: beige;
}

@media (max-width: 675px) {
 
  .nav_bola {
    margin-right: 0px !important;
  }
}

::placeholder {
  color: rgb(74, 74, 74) !important;
  opacity: 1 !important;
}

.section-title-special {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.apoio_container {
  padding-top: 10px;
  margin-top: 20px;
}

@media (max-width: 1585px) {
  .tilt__back {
    width: 1070px !important;
    margin-top: -36px !important;
  }
}

@media (max-width: 1245px) {
  .tilt__back {
    width: 750px !important;
  }
}

@media (max-width: 905px) {
  .tilt__back {
    margin-top: -146px !important;
    margin-left: -34px !important;
    width: 550px !important;
  }
}

@media (max-width: 1570px) {
  /* .logo_desktop {
    display: none !important;
  } */

  .logo_mobile {
    display: block !important;
  }

  #img_para {
    width: 1190px !important;
  }
}

@media (max-width: 1460px) {
  #img_para {
    width: 1006px !important;
  }

  #apoio_main {
    margin-top: 485px !important;
  }
}

@media (max-width: 1170px) {
  #img_para {
    width: 790px !important;
  }

  #apoio_main {
    margin-top: 500px !important;
  }
}

@media (max-width: 991px) {
  .apoio_container {
    border-bottom: 1px solid #525252 !important;
  }
}

@media (max-width: 970px) {
  #img_para {
    width: 619px !important;
  }

  #apoio_main {
    margin-top: 500px !important;
  }
}

@media (max-width: 790px) {
  #img_para {
    margin-left: -99px !important;
  }
}

@media (max-width: 767px) {
  .subscrever {
    top: -15px !important;
    left: 573px !important;
  }

  .noticia_cont {
    border-top: 1px solid #525252 !important;
  }

  .noticia_data {
    margin-top: 0px !important;
  }

  .dropdown_filter {
    display: block !important;
  }

  .filtro_container {
    display: none !important;
  }

  #divBusca {
    display: none !important;
  }
}
/*.goog-te-gadget .goog-te-combo {
	padding: 11.5px !important;
	background: transparent;
	width: 88px;
	height: 45px;
	border-radius: 20px;
	border: 1px solid #ffffff54;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	color: white;
	text-align: center;
}*/
							
@media (max-width: 706px) {
  #img_para {
    width: 450px !important;
    margin-left: -52px !important;
  }

  .tilt__back {
    margin-top: -215px !important;
    margin-left: -46px !important;
    width: 400px !important;
  }

  #apoio_main {
    margin-top: 450px !important;
  }

  .titulo_section {
    font-size: 30px !important;
  }

  .mais_btn_title {
    font-size: 14px !important;
    width: 110px !important;
    padding: 5px !important;
  }

  .titulo_hr {
    width: 45% !important;
  }
  
  .elementor-heading-title{
	  font-size: 32px !important;
  }
  
  .logo-main{
	  max-width: 230px !important;
  }
  
	.social-links{
		padding-top: 0rem !important;
	}
	
	.social-links a {
		font-size: 13px !important;
		width: 30px !important;
		height: 30px !important;
	}
	
	/*.goog-te-gadget .goog-te-combo {
		padding: 0px !important; 
		width: 110px  !important;
		height: 35px  !important;
	} */

	.hamburger {
		left: 5%;
		top: 30px;
		display: flex;
		height: 40px;
		width: 40px;
		flex-direction: column;
		justify-content: space-between;
		cursor: pointer;
		user-select: none;
		z-index: 2;
		padding-right: 4px;
		padding-left: 10.5px;
		padding-top: 13px;
		padding-bottom: 13px;
		background: #2b2d2c !important;
	}	
}

@media (max-width: 450px) {
	.logo-main {
        max-width: 180px !important;
    }
	
	.social-links a {
        font-size: 11px !important;
        width: 25px !important;
        height: 25px !important;
        padding: 8px 0 !important;
		margin-right: 0px !important;
    }
	
	.elementor-heading-title {
        font-size: 32px !important;
    }
	
	.txt_banner{
		left: 5% !important;
		color: white !important;
		font-size: 42px !important;
	}
}

@media (max-width: 575px) {
  #apoio {
    margin-left: 2px !important;
  }
}


@media (max-width: 768px) {
	.footer-links{
		display: block !important;
		margin-top:30px;
	}
}



	
}
@media (max-width: 587px) {
  #img_para {
    margin-left: -113px !important;
    width: 317px !important;
  }
}

@media (max-width: 504px) {
  .tilt__back {
    margin-top: -275px !important;
    margin-left: -110px !important;
    width: 337px !important;
  }
}

@media (max-width: 380px) {
  .tilt__back {
    width: 240px !important;
  }
}

@media (max-width: 355px) {
  #img_para {
    width: 230px !important;
  }

  #apoio_main {
    margin-top: 520px !important;
  }

  .titulo_section {
    font-size: 22px !important;
  }
}

@media (max-height: 658px) {
  .sidebar__menu {
    margin-top: 16px !important;
  }

  .accordion_body_special {
    margin-top: -24px !important;
  }
}

.mais_btn:hover {
  color: white !important;
  background-color: #000 !important;
  transition: all 0.3s ease-in;
}

/* Add a light grey background on mouse-over */
.filter_btn:hover {
  background-color: #0009 !important;
  color: #ffffffa3;
  transition: all 0.1s ease-in;
}

/* Add a dark background to the active button */
.filter_btn.active {
  background-color: #000 !important;
  color: white;
  padding-left: 12px !important;
  /*border: 1px solid #000;*/
}
