/*
 Theme Name:   Habikon Child
 Theme URI:    
 Description:  Habikon Child Theme
 Author:       John Doe
 Author URI:   
 Template:     habikon
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  habikon
*/

/*ICONS*/
#ID .flaticon-compass:before {
  content: "\f107";
}

/*GERAL*/
.text,
p {
  color: #31343a;
  font-family: "Muli", sans-serif;
}

.right-panel {
  z-index: 21;
}

.right-panel h5 {
  letter-spacing: 1px;
  margin-top: 28px;
}

.no-link-btn .link-btn {
  display: none;
}

.main-header .logo img {
  width: 215px !important;
}
.nav-right-option {
  display: none;
}
.main-header .search-box {
  margin-left: 10px;
}

blockquote {
  border-left: 0 !important;
  color: #c3964e;
  margin: 0 auto;
}
blockquote.max750 {
  max-width: 750px;
}
blockquote:before {
  color: #ede0ca;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  top: -30px;
  left: 0;
}
blockquote p {
  font-weight: 400 !important;
  line-height: 1.6em !important;
  color: #c3964e !important;
  font-size: 19px !important;
  font-style: normal !important;
  font-family: "Muli", sans-serif !important;
}
body {
  /* font-family: "Muli", sans-serif; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-family-oswald);
}

.scroll-to-top-two.scroll-to-target {
  display: none;
}

.kc-row-container.kc-container {
  width: 100%;
  max-width: 960px;
}
/* HEADER */
.main-header .header-upper .logo-box,
.nav-right-option {
  background: white;
}

.main-menu .navigation > li.current-menu-item > a:before,
.main-menu .navigation > li.current-menu-item > a:after {
  position: absolute;
  content: "";
  background: var(--theme-color);
  left: 50%;
  bottom: 0px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin-left: -8px;
}

.main-header
  .sticky-header
  .main-menu
  .navigation
  > li.current-menu-item
  > a:before,
.main-header
  .sticky-header
  .main-menu
  .navigation
  > li.current-menu-item
  > a:after {
  bottom: 18px;
}

.main-menu .navigation > li.current-menu-item > a:after {
  margin-left: 0;
}
/* HOMEPAGE */
/* #home_banner .left-panel{
  display:none;
} */

#treea-text-block {
  display: block;
  max-width: 960px;
  margin: 0 auto 100px;
  float: none;
}

.custom_section_intro .sec-title h1 {
  display: inline;
}

.specialization-section-two .sec-title {
  display: none;
}

.specialization-section-two .inner-box .icon-box {
  display: none;
}

.menu-item.current-menu-item.active > a {
  opacity: 1;
  color: var(--theme-color);
}

/* #partners_section .kc_row.kc_row_inner {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
} */

#partners_section .kc_row.kc_row_inner:first-child {
  margin-top: 80px !important;
}
#partners_section .kc_row.kc_row_inner:last-child {
  margin-bottom: 80px !important;
}

.main-menu .navigation > li.current-menu-ancestor:after {
  position: absolute;
  content: "";
  background: var(--theme-color);
  left: 50%;
  bottom: 25px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}

.contact-form-section {
  background-position: left bottom;
}

.contact-form-section{
  margin-bottom: 10px;
}

.contact-info-section .auto-container {
  max-width: 1500px;
}

#brand-separator {
  background: #f4f4f4;
  padding-top: 40px !important;
  padding-bottom: 0px !important;
}

.no-left-panel .left-panel {
  display: none;
}

section.kc-elm.kc-css-566029.kc_row .left-panel {
  display: none;
}

#about .col-md-6:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 165px;
  left: -10px;
  top: -20px;
  background: var(--theme-color);
}

#about .col-md-6:after {
  position: absolute;
  content: "";
  height: 30px;
  width: 1px;
  left: 0;
  top: -39px;
  background: var(--theme-color);
}

#about .col-md-6:nth-child(2):before {
  left: inherit;
  right: -20px;
  top: 200px;
  z-index: 0;
}

#about .col-md-6:nth-child(2):after {
  left: inherit;
  right: -10px;
  top: 190px;
}

#about .link-btn,
#about .link-btn {
  display: none !important;
}
#about .col-md-6:nth-child(2) {
  margin-left: -60px !important;
  margin-top: 70px !important;
  margin-bottom: -30px;
}

.portfolio-fullwidth {
  padding: 50px 0px 0px;
}

.sec-title h1 {
  max-width: 325px;
  display: inline;
}

.main-header .search-box input {
  border-color: #c3964e;
}
.main-header .search-box .search-btn:before {
  background-color: #c3964e;
}

.sec-title h4 {
  margin-top: 10px;
}

.sec-title {
  margin-bottom: 70px;
}

.sec-title li {
  position: relative;
}

.sec-title li::before {
  content: "\25E4";
  color: #c3964e;
  position: absolute;
  left: -20px;
  top: -4px;
}

.sec-title ul {
  margin-left: 40px;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  margin-top: 20px;
}

.sec-title ul a {
  color: #1c1f26;
  transition: all 300ms ease;
  position: relative;
}

.sec-title a::after {
  content: url("/wp-content/themes/habikon_child/imgs/right_arrowhead.svg");
  color: #c3964e;
  position: absolute;
  right: -15px;
  top: 3px;
}

.brand_list li::before {
  content: "\25E4";
  color: #c3964e;
  position: absolute;
  left: -20px;
  top: -4px;
}

#back-navigation{
  margin-top:20px;
  margin-left: 37px;
}

#back-navigation a{
  position: relative;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--font-family-oswald);
  text-transform: uppercase;
  padding-left: 20px;
  color: #1c1f26;
  padding-left: 40px;
  transition: all 300ms ease;
}

#back-navigation a:hover {
  color: #c3964e;
}

#back-navigation a:after {
  position: absolute;
  content: "\f10a";
  font-size: 10px;
  font-family: Flaticon;
  color: var(--theme-color);
  top: 0px;
  left: -4px;
  transform: rotate(180deg);
}

#back-navigation a:before {
  position: absolute;
  content: '';
  background: var(--theme-color);
  height: 2px;
  width: 20px;
  left: 0;
  top: 12px;
}

@media only screen and (max-width: 991px) {
  #back-navigation {
    margin-top: 120px;
  }
}

ul.brand_list {
  margin-left: 40px;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  margin-top: 20px;
}

ul.brand_list li {
  position: relative;
}

ul.brand_list a {
  color: #1c1f26;
  transition: all 300ms ease;
  position: relative;
}

ul.brand_list a::after {
  content: url("/wp-content/themes/habikon_child/imgs/right_arrowhead.svg");
  color: #c3964e;
  position: absolute;
  right: -15px;
  top: 3px;
}

ul.brand_list a:hover {
  color: #c3964e;
}

#industry_block .project-info-block .link-btn {
  display: none;
}

#industry_block .project-details{
  padding-top:40px;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #c3964e;
}

.project-details.two .image {
  padding: 20px;
}

#about .flaticon-compass:before {
  content: url(/wp-content/themes/habikon_child/imgs/cogs_hand_icon.svg);
  color: #c3964e;
  top: -75px;
}

.intro-block .flaticon-compass:before {
  content: url(/wp-content/themes/habikon_child/imgs/target_icon.svg);
  color: #c3964e;
  top: -75px;
}

.sec-title .sec-title-icon {
  margin-bottom: 0;
}

.portfolio-tabs .flaticon-compass:before {
  content: url(/wp-content/themes/habikon_child/imgs/escavadora_icon.svg);
  color: #c3964e;
  top: -75px;
}

.sec-title-icon .handshake_icon:before {
  width: 65px;
  content: url(/wp-content/themes/habikon_child/imgs/handshake_icon.svg);
  color: #c3964e;
  top: -75px;
}

#about .image-wrap {
  padding-top: 50px;
}

#about .col-lg-6:nth-child(1) {
  /* imagens */
  background: url(/wp-content/uploads/2020/04/patternBG.jpg);
  padding-top: 40px;
  padding-right: 0;
  padding-left: 30px;
}

#about .col-lg-6:nth-child(2) {
  background: url(/wp-content/uploads/2020/04/sketch.png);
}

@media only screen and (max-width: 991px) {
  .about-section .col-lg-6:first-child,
  .intro-section .col-lg-6:first-child {
    display: none;
  }
}

.intro-block .signature {
  display: none;
}

.intro-section blockquote:before {
  content: url(/wp-content/themes/habikon_child/imgs/target_icon.svg);
  color: #c3964e;
  left: 50px;
  top: -90px;
}

.intro-section .image-wrap .image:nth-child(2) {
  z-index: 4;
}

#whatWeDo_intro .image-wrap .image:nth-child(3) {
  display: none;
}

#core-partners-block {
  margin-top: 80px;
}

.brand-image img {
  padding-top: 20px;
  padding-bottom: 40px;
}

#core-partners-block .kc_text_block {
  padding-bottom: 150px !important;
}

.banner-slider-nav.style-one {
  display: none;
}

.mx-90 {
  margin: 0;
}
.tabs-header.clearfix {
  display: none;
}
.portfolio-tabs .sec-title {
  width: 100%;
  text-align: center;
}
.sec-title .text {
  font-weight: 400;
}

.page-title .text {
  color: #fff;
  margin-bottom: 20px;
  max-width: 370px;
  font-family: "Muli", sans-serif !important;
}

.page-title h1 {
  max-width: 370px;
}

.page-title .back-to-home-btn:after {
  top: 21px;
  left: 28px;
}
.page-title .back-to-home-btn:before {
  top: 14px;
  left: 20px;
}
.news-block-one .date,
.news-block-one .inner-box:hover .date {
  color: #c3964e;
  font-size: 20px;
}
.news-block-one .inner-box:hover .btn-style-four {
  color: black;
}
.news-block-one .inner-box {
  min-height: 348px;
}
.news-block-one.wow.fadeInUp.animated {
  /* width: 25%; */
  width: 24.9%;
  float: left;
  margin-bottom: 30px;
}
.btn-style-four {
  padding-left: 40px;
}
.btn-style-four:before {
  top: 12px;
  height: 2px;
}
.btn-style-four:after {
  position: absolute;
  content: "\f10a";
  font-size: 10px;
  font-family: Flaticon;
  color: var(--theme-color);
  top: 5.5px;
  left: 19px;
}

.partners-nav-block .project-info-block {
  max-width: 500px;
  background-color: #f4f4f4;
  padding: 30px;
}

.partners-nav-block .project-info-block h2 {
  font-size: 16px;
}

.partners-nav-block ul.partners-list a {
  font-size: 16px;
  font-family: "Muli", sans-serif !important;
  font-weight: 600;
  color: #888;
}

.partners-nav-block .product-partners-wrapper {
  position: relative;
}

.partners-nav-block span.separador {
  background-color: #c3964d;
  height: 5px;
  width: 50px;
  display: block;
  position: absolute;
  top: -15px;
}

.partners-nav-block li.active a {
  color: #c3964d;
}

.partners-nav-block ul.partners-list li {
  margin-bottom: 15px;
}

.banner-slider {
  height: 100vh !important;
  min-height: 667px;
}

body.page-id-444 .main-header .header-upper {
  position: absolute;
  width: 100%;
}

.banner-section .mouse-btn-down {
  bottom: 0;
}

.banner-section .content-box {
  padding-top: 150px;
}
/* TESTIMONIAL BLOCK */
.testimonials .testimonial {
  margin-bottom: 30px;
}

h2.testimonials_title {
  color: #1c1f26;
  text-transform: uppercase;
  font-size: 18px;
}
.testimonial .img_holder {
  float: left;
  width: 10%;
}
.testimonial .txt_holder {
  float: left;
  width: 90%;
  padding-left: 30px;
}
.testimonial .txt_holder p {
  font-size: 18px;
  color: #1c1f26;
  margin-bottom: 5px;
  max-width: 500px;
  line-height: 22px;
  font-family: "Oswald", sans-serif;
}
.testimonial .txt_holder h2 {
  color: #c3964e;
  font-size: 20px;
  text-transform: uppercase;
}

/* CONTACTS BLOCK */

.contacts_title {
  font-size: 18px;
  margin-bottom: 25px;
}

li.phone-list {
  background-image: url(/wp-content/uploads/2020/02/phone_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 28px;
  margin-bottom: 20px;
}
li.email-list {
  background-image: url(/wp-content/uploads/2020/02/mail_icon.png);
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 28px;
  background-position-y: 5px;
}
#cta_area h2 {
  font-size: 30px;
  color: white;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: "Oswald", sans-serif;
}
#cta_area p {
  color: white;
  font-size: 16px;
  font-family: "Muli", sans-serif !important;
}
#cta_area a {
  color: white;
  margin-top: 10px;
}

#cta_area .link-btn {
  text-align: right;
}

#cta_area .btn-style-two:hover {
  color: var(--theme-color);
}

#cta_area .btn-style-two:hover:before {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

#cta_area .kc-wrap-columns {
  padding-left: 15px;
  padding-right: 15px;
}

.footer-menu ul {
  margin-bottom: 0;
}

.footer-bottom .footer-menu li a{
  margin: 0 11px;
}

#cta_area {
  float: none;
  margin: 0 auto;
  /* max-width: 90%; */
  padding-bottom: 40px !important;
}

ul.contacts_info {
  font-weight: bold;
  color: #888888;
}

/* PARTNERS */
#partner-wrapper .kc-elm.kc-css-321807.kc_col-sm-6.kc_column.kc_col-sm-6 {
  position: relative;
}
#partner-wrapper
  .kc-elm.kc-css-321807.kc_col-sm-6.kc_column.kc_col-sm-6:before {
  background: #3e3e3e;
  width: 1px;
  content: " ";
  left: 0;
  position: absolute;
  height: 300px;
}

#partner-wrapper .kc-elm.kc-css-321807.kc_col-sm-6.kc_column.kc_col-sm-6 img {
  border: 1px solid #3e3e3e;
}

/* FOOTER */
.footer-widget-wrap.two {
  display: none;
}
.footer-widget-wrap.border-shape {
  display: none;
}

.footer-bottom .copyright-text {
  color: #fff;
}

footer.main-footer .copyright-text p {
  color: #888;
}

footer.main-footer .copyright-text span {
  color: #c3964e;
}

@media only screen and (max-width: 1200px) {
  .main-header .header-column:nth-child(2) {
    order: 1;
  }
}

.masonry-layout .kc_single_image {
  margin-bottom: 30px;
  text-align: center;
}

#partners_section {
  /* position: relative;
  padding: 110px 0 80px; */
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

section#partner-wrapper {
  margin: 100px 0;
}
/* MISC QUERIES */

@media only screen and (max-width: 1650px) {
  body .main-header .header-column.option-column {
    display: block;
    margin-left: auto;
  }
}

@media only screen and (max-width: 991px) {

  .footer-bottom .footer-menu ul {
    justify-content: center;
  }

  .banner-section .content-box h1 {
    font-size: 38px;
    line-height: 48px;
  }

  .auto-container {
    max-width: 500px;
  }
  #treea-text-block{
    max-width: 500px;
    padding: 0px 20px !important;
  }

  .news-block-one.wow.fadeInUp.animated {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
    float: none;
  }

  #cta_area {
    float: left;
  }

  #core-partners-block .kc_text_block {
    padding-bottom: 0 !important;
  }
}

@media only screen and (max-width: 769px) {
  #cta_area,
  #cta_area .link-btn {
    text-align: center;
  }
  .banner-section .content-box .inner {
    max-width: 500px;
    margin-left: 0;
  }

  .contact-form-section .auto-container{
    max-width: 100%;
  }

}

@media only screen and (max-width: 576px) {
  .swiper-counter {
    right: -20px;
    bottom: 20px;
    right: -100px;
  }
  .banner-section .content-box h1 {
    font-size: 27px;
    line-height: 37px;
  }

  .banner-section .content-box .text {
    font-size: 16px;
  }

  .hide_small {
    display: none;
  }
}

@media only screen and (max-width: 480px){
  .banner-section .content-box {
    padding-top: 130px;
  }
}

/*Issue #4302*/
@media only screen and (max-width: 991px){
	.main-header{
		position:fixed;
	}
	.main-header .logo img {
		width: 200px !important;
	}


}
@media only screen and (max-width: 767px){
	.page-id-1500 .project-details.one{
		padding-bottom:0;
	}
	.page-id-1529 .project-details.one{
		padding-bottom:0;
		margin-bottom: -30px;
	}
	.page-id-1500 .project-details.two{
		padding-top:0!important;
	}
	.page-id-1500 .project-details.two .image-column {
		margin-top:0!important;
	}
	.kc-css-895833 .kc_column{
		width: calc(100% + 80px)!important;
		margin-left: -40px;
		margin-right: -40px;
	}
}
.page-id-1444 .specialize-block-two .image:before{
	content:none;
}
.page-id-1444 .btn-style-five span{
	font-size:0;
}
.page-id-1444 .btn-style-five span:after{
	content:"View project";
	font-size:14px;
}

/* -----Misc----- */

.contact-info-block .inner-box {
  min-height: 300px;
}

.main-menu .navigation>li>ul>li {
  padding: 0 25px;
}

.scroll-to-top.scroll-to-target{
  display:none !important;
}

.padding-kc-elm{
	padding: 0 20px !important;
}

.no-share .project-info-block .link-btn{
  display: none;
}