/*
Theme Name:     Lambda Child Theme
Description:    Child theme for the Lambda WP Theme
Author:         Oxygenna
Author URI:     http://themeforest.net/user/oxygenna
Template:       lambda
Version:        1.0
*/

@import url('../lambda/style.css');

@font-face {
  font-family: 'GothamHTF-Medium';
  src: url('fonts/GothamHTF-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/GothamHTF-Medium.otf') format('otf'),
         url('fonts/GothamHTF-Medium.woff') format('woff'),
         url('fonts/GothamHTF-Medium.ttf') format('truetype'),
         url('fonts/GothamHTF-Medium.svg#GothamHTF-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Book';
  src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
         url('fonts/Gotham-Book.otf') format('otf'),
         url('fonts/Gotham-Book.woff') format('woff'),
         url('fonts/Gotham-Book.ttf') format('truetype'),
         url('fonts/Gotham-Book.svg#Gotham-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}


.sticky-wrapper {
	width: 100%;
	position: absolute;
}

#masthead {
	background: transparent !important;
}

#masthead.navbar-scrolled  {
	background-color: #2C2C2C !important;
	opacity: 0.75;
}

#masthead .menu, #masthead.menu, #navbar-slide.menu {
    font-family: 'GothamHTF-Medium';
    font-weight: 600;
    letter-spacing: 2.4px;
}

#masthead.navbar-scrolled img {
	top: 11px;
}

.menu .navbar-brand img {
    top: 20px;
    -ms-transform: none;
    transform: none;
    -webkit-transform: none;
}

.navbar-brand img {
	width: 90px;
}

#masthead {
    box-shadow: none !important;
}

.menu {
    background: transparent !important;
}

.tp-caption.large_bold_white, .large_bold_white, .tp-caption.noshadow, .noshadow, .menu .nav > li > a, h1, h2, h3, h4, h5, h6, h7 {
	font-family: 'GothamHTF-Medium' !important;
}

.tp-caption.noshadow, .noshadow {
	color: #fff;
	font-size: 20px;
}

.tp-caption.large_bold_white, .large_bold_white {
	font-size: 3em !important;
}

.tp-button.red, .tp-button:hover.red, .purchase.red, .purchase:hover.red {
	font-family: 'GothamHTF-Medium' !important;
	background: transparent;
	box-shadow: none;
	border: 1px solid #fff;
	border-radius: 30px;
	text-shadow: none !important;
	padding: 10px 40px;
	font-size: 11px !important;
    letter-spacing: 2.4px;
	font-weight: lighter !important;
	border-width: 1px !important;
	text-transform: uppercase;
}

.tp-caption.black, .black {
	width: 100% !important;
}

.menu .nav > li > a {
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 13px;
}

h1, h3 {
	color: #4CC3C2 !important;
}

h3 {
	font-weight: lighter;
}

#content, p {
	color: #777777 !important;
	font-family: 'Gotham-Book' !important;
	font-weight: lighter !important;
}

.divider-border-inner {
    background-color: #4CC3C2 !important;
}

.mb80 {
	margin-bottom: 80px;
}

#servicos {
	background-color: #F6F6F6;
}

.btn-link {
    background: #4CC3C2 !important;
    color: #fff !important;
    text-decoration: none !important;
    box-shadow: none !important;
    padding: 7px 35px;
    border-radius: 50px !important;
    font-family: 'GothamHTF-Medium' !important;
    font-size: 11px !important;
    letter-spacing: 2.4px;
     transition: all 0.4s ease-in-out;
	 -webkit-transition: all 0.4s ease-in-out;
}

.btn-link:hover {
	background: #fff !important;
    color: #4CC3C2 !important;
}

.center {
	text-align: center;
}

.go-top i {
    color: #4CC3C2 !important;
}

.fa-angle-up:before {
    font-size: 24px;
}

.go-top {
    background:transparent url('http://incosphar.com/wp-content/uploads/2015/08/transp.png') repeat center top !important;
}

.accordion-toggle:before {
	position: absolute;
    display: block;
    content: "";
    background: url('http://incosphar.com/wp-content/uploads/2015/08/menos.png') no-repeat center bottom;
    left: 0;
    top: 8px;
    width: 28px;
    height: 28px;
    background-size: 26px;
}

.accordion-toggle:after {
	display: none !important;
}

.panel-heading {
    padding: 10px 40px !important;
    border-bottom: 1px solid #CEEEED !important;
}

.panel-default .panel-heading {
    background: #fff !important;
}

.panel-default .panel-heading a, .panel-default .panel-heading a:hover {
	color: #4CC3C2 !important;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    background-color: #fff !important;
    border: 0;
    padding: 0 40px;
}

.panel-heading .accordion-toggle.collapsed:before {
	background: url('http://incosphar.com/wp-content/uploads/2015/08/mais.png') no-repeat center bottom;
	top: 8px;
    width: 28px;
    height: 28px;
    background-size: 26px;
}

#dispm, #fs {
	background: #4CC1C2;
    background-position-x: 15%;
}

.white p, .white h1 {
	color: #fff !important;	
}

.pb30 {
	padding-bottom: 30px;
}

select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .select-wrap {
    font-size: 12px !important;
    border: 0 !important;
	border-radius: 0 !important;
    height: 50px !important;
    color: #777 !important;
    background-color: #E0E0E0 !important;
}

input:focus, textarea:focus {
	background-color: #fafafa !important;
	border: 1px solid #E0E0E0 !important;
}

textarea {
    font-size: 12px !important;
    border: 0 !important;
	border-radius: 0 !important;
	color: #777 !important;
	background-color: #E0E0E0 !important;
}

body input, body textarea, body .btn, body button {
	font-family: 'GothamHTF-Medium' !important;
	font-weight: lighter !important;
}

.btn-primary, button, input[type="submit"] {
	background: #F6F6F6 !important;
    color: #4CC3C2 !important;
    text-decoration: none !important;
    box-shadow: none !important;
    padding: 7px 35px;
    border-radius: 50px !important;
    font-family: 'GothamHTF-Medium' !important;
    font-size: 11px !important;
    letter-spacing: 2.4px;
    transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	border: 1px solid #4CC3C2;
}

.btn-primary:hover, input[type="submit"]:hover {
	background: #4CC3C2 !important;
    color: #F6F6F6 !important;
    text-decoration: none !important;
    box-shadow: none !important;
    padding: 7px 35px;
    border-radius: 50px !important;
    font-family: 'GothamHTF-Medium' !important;
    font-size: 11px !important;
    letter-spacing: 2.4px;
    transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	border: 1px solid #4CC3C2;
}

#contacto {
	background-color: #F6F6F6;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #4CC3C2 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #4CC3C2 !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #4CC3C2 !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #4CC3C2 !important;
}

#nav_menu-2 ul {
	display: inline-flex;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
}

.sidebar-widget {
    margin: 0 !important;
}

.section-upper-footer {
	background-color: #4CC3C2 !important;
}

.section-upper-footer .row {
	margin: 0 !important;
}

.widget_nav_menu li {
	padding: 20px !important;
	padding-bottom: 20px !important;
	text-transform: uppercase;
	font-family: 'GothamHTF-Medium' !important;
	font-weight: lighter;
	border: 0 !important;
	margin-bottom: 0 !important;
	cursor: pointer !important;
}

.widget_nav_menu li:hover {
	background-color: #369393;
}

#nav_menu-2 .menu-menu-principal-container, #nav_menu-2 .menu-menu-principal-pt-container {
	display: table;
    margin: 0 auto;
}

#footer, .subfooter {
	background-color: #2C2C2C !important;
}

.subfooter {
	font-family: 'Gotham-Book' !important;
	font-weight: lighter;
	font-size: 12px;
	border-top: 1px solid #4CC3C2;
	color: #ccc !important;
}

.subfooter a {
	color: #777 !important;
}

#footer-widget {
    margin: 10px 0 0 0;
    padding: 0;
}

#footer-widget li {
    padding-bottom: 10px;
}

#footer li {
    list-style: none;
}

#footer-widget2 {
    margin: 0;
    padding: 0;
}

#footer p, #footer, #footer a {
	color: #ccc !important;
	font-size: 12px; 
	font-family: 'Gotham-Book' !important;
    font-weight: lighter !important
}

#footer a:hover {
	color: #fff !important;
}

#ul-inc {
	display: inline-flex;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	padding-left: 0;
    padding-top: 10px;
}

#ul-inc li {
	padding: 0 10px;
}

body {
    -webkit-font-smoothing: antialiased !important;
}

.pace-dot .pace-progress-inner{background:rgba(76, 195, 194, 0.91) !important;}

#text-5 {
	padding-left: 50px;
}

.menu .nav > li > a:hover, #menu-item-125 a {
	color: #4CC3C2 !important;
}
 
.blog .blog-list-layout-normal, .blog .sidebar, .single-post .blog-list-layout-normal, .single-post .sidebar, .archive .sidebar, .archive .blog-list-layout-normal{
	padding-top: 80px !important;	
}

.blog #masthead.navbar, .single-post #masthead.navbar, .archive  #masthead.navbar {
	background-color: #2C2C2C !important;
    opacity: 0.75;
}

.post-head h2, .single-post h1 {
    font-size: 30px !important;
}

.post-body {
	font-size: 14px !important;
}

.post-title a, #recent-posts-2 .sidebar-widget a,  #tag_cloud-2 .sidebar-widget a, #oxywidgetsocial-2 .sidebar-widget a, .widget_recent_entries a {
    color: #4CC3C2 !important;
}

.figure-overlay {
    background-color: rgba(76,195,194, 0.7) !important; 
}

#recent-posts-2 .sidebar-header, #tag_cloud-2 .sidebar-header, #oxywidgetsocial-2 .sidebar-header {
	color: #2C2C2C !important;
    opacity: 0.75;
    font-size: 15px;
}

#tag_cloud-2, #oxywidgetsocial-2 {
	margin-top: 40px !important;
}

.widget_tag_cloud ul a:hover, .post-tags a:hover, .post-share a:hover {
    box-shadow: 0px 0px 0px 1px #4CC3C2 !important;
    color: #4CC3C2 !important;
}

.post-share ul.social-icons li a:hover i {
    color: #4CC3C2 !important;
}

.post-details a:hover {
	color: #4CC3C2 !important;
}

.widget_recent_entries a {
    font-weight: 400 !important;
}

.post-details .post-link {
	display: none !important;
}

.post-grid-overlay .post-grid-content {
    background-color: #2C2C2C !important;
    opacity: 0.75;
}

.post-related .post-grid-content-title, .post-grid-overlay .post-grid-content-footer {
	font-size: 12px !important;
	color: #fff !important;
}

.next .btn, .previous .btn {
	padding: 7px 35px;
    font-size: 11px !important;
}

.cosmetics_btt, .medical_btt, .biocides_btt, .food_btt {
	cursor: pointer;
}

#dispm .background-media, #fs .background-media {
	background-color: #45C3C3;
	opacity: 0.2;
}

@media (max-width: 767px) {
	.footer-columns-1 [class*="col-sm-"], .footer-columns-2 [class*="col-sm-"] {
	    text-align: center!important;
	}
	
	.section-upper-footer {
		display: none !important;
	}
	
	#footer .col-sm-4 {
		margin-top: 20px;
	}
	
	.tp-caption.large_bold_white, .large_bold_white {
		font-size: 1.3em !important;
		
	}
	
	.tp-caption.noshadow, .noshadow {
		font-size: 1em !important;
		line-height: 45px;
		margin-top: 20px;
	}
	
	.tp-caption.black, .black {
		margin-top: 20px !important;
	}
	
	.navbar-sticky .navbar-collapse {
		background-color: #B49A87;
		opacity: 0.8;
	}
	
	.wpcf7-form .row .col-md-12 {
		margin-left: 20px !important;
	}
	
	#text-5 {
		padding-left: 0;
	}
	
}