/*
Theme Name: Tecnocorte
Description: Site para a empresa mineira.
Theme URI:   https://tecnocorte.com.br
Author: Fred Peres
Author URI:  https://fredperes.net
Template: salient
Version: 1.0
*/


body {
    font-family: 'eigerdals', sans-serif!important;
    font-weight: 300!important;
    font-style: normal!important;
}

h1, h2, h3, h4, h5, h6, header nav a {
    font-family: 'eigerdals', sans-serif!important;
    font-weight: 700!important;
    font-style: normal!important;
}

header nav a {text-transform: uppercase;}

.scroll-down {
    width: 100%;
    bottom: 0;
}

#header-secondary-outer, #header-outer #header-secondary-outer, body #header-outer #mobile-menu .secondary-header-text{background-color: transparent!important;}

.sf-menu>li ul {padding-left: 0;}

#header-secondary-outer #social {float: right;}

/* HOME */

.home #produtos h3{
    margin-bottom: 64px;
}

.home #produtos h4 {
    font-weight: 100!important;
}
.home #servicos .row-bg{
    background-size: contain!important;
    background-position: -15vw -50vh!important
}

.home #servicos .nectar-fancy-box {
    background-color: white;
    border: none;
}


.home #servicos .fancy-box-custom-icon {
    margin-bottom: 64px;
} 

/* FOOTER */

.nectar-global-section.before-footer .row-bg:after{
    content: "";
    position:absolute;
    margin:-20px;
    width:40px;
    height:40px;
    right: 0;
    transform:rotate(45deg);
    background-color:#fff; /* to see where it is */
  }

.nectar-global-section.before-footer .nectar-fancy-ul a {
    color: #fff!important;
}

.developer {
    position: absolute;
    right: 0;
}

.nectar-global-section.before-footer .nectar-fancy-ul a:hover , .developer a:hover {
    color: #19FB53!important;
}

#footer-outer .span_5 {
    width: 100%!important;
}