/*
Theme Name: Laboratorios Feltrex
Theme URI: https://wordpress.org/themes/feltrex/
Author: Patrick E. García
Author URI: https://dentsu.com.do/
Description: Laboratorios Feltrex, Custom template created and designed by dentsu dominicana team, this is a new version for 20016.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: laboratoriosfeltrex

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
	font-family: 'dent_Exo_Reg';
	src: url('fonts/Exo2.0-Regular.eot');
	src: local('☺'), url('fonts/Exo2.0-Regular.woff') format('woff'), url('fonts/Exo2.0-Regular.ttf') format('truetype'), url('fonts/Exo2.0-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Alternate_dent';
	src: url('fonts/AlternateGothicNo2BT-Regular.eot');
	src: local('☺'), url('fonts/AlternateGothicNo2BT-Regular.woff') format('woff'), url('fonts/AlternateGothicNo2BT-Regular.ttf') format('truetype'), url('fonts/AlternateGothicNo2BT-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'dent_Exo_ExtraLight';
	src: url('fonts/Exo2.0-ExtraLight.eot');
	src: local('☺'), url('fonts/Exo2.0-ExtraLight.woff') format('woff'), url('fonts/Exo2.0-ExtraLight.ttf') format('truetype'), url('fonts/Exo2.0-ExtraLight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Exo2.0-Bold';
	src: url('fonts/Exo2.0-Bold.eot');
	src: local('☺'), url('fonts/Exo2.0-Bold.woff') format('woff'), url('fonts/Exo2.0-Bold.ttf') format('truetype'), url('fonts/Exo2.0-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

b, strong {
    font-family: 'Conv_Exo2.0-Bold'; 
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


body{
	font-size: 16px;
	line-height: 1.3;
	font-family: 'dent_Exo_Reg';
}

.container{
	
}
#content-wrapper{
	margin-top: 80px;
}
.navbar-feltrex{
    background-color: #FFF;
	border-top: none;
	border-radius: 0!important;
	margin-bottom: 0;
	border-bottom: 3px solid #cdcdcd;
}
.navbar-feltrex .navbar-nav{
	text-align: center;
}
.navbar-feltrex .navbar-nav>li{
	
}
.navbar-feltrex .navbar-nav>li>a {
	color: #7d7d7d;
	padding-top: 24px;
    padding-bottom: 18px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 15px;
}
.navbar-feltrex .navbar-nav>li>a:hover {
	color: #49ab48;
}
.navbar-feltrex .navbar-nav>.active>a, 
.navbar-feltrex .navbar-nav>.active>a:focus, 
.navbar-feltrex .navbar-nav>.active>a:hover {
    color: #49ab48;
    background-color: transparent;
}
.navbar-feltrex .navbar-toggle {
        border-color: #bfbfbf;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #bfbfbf;
}
.navbar-brand{
	padding: 0;
}
.navbar-brand>img {
	max-height: 100%;
	bottom: -4px;
    position: relative;
}
.navbar-feltrex .social-icon{
	max-width: 30px;
	height: auto;
	margin-top: 13px;
    margin-left: 7px;
}
.navbar-form{
	margin-top: 17px;
	
}
.navbar-form .form-control {
    border-radius: 30px;
	width: 0%;
	background: #d5d5d5;
	-webkit-transition: width .6s ease-in-out;
    -moz-transition: width .6s ease-in-out;
    -o-transition: width .6s ease-in-out;
    transition: width .6s ease-in-out;
	
}
@media (min-width: 768px) {
	.navbar-form .form-control {
		width: 0px;
	}
	.navbar-form .form-control:focus{
		width: 200px;
	}
	.navbar-form .form-control-feedback{
		color: #fff;
	}
}
.text-success,
a,a:visited {
    color: #519C36;
}
.title{
	line-height: 1.3;
}
.title:after{
    position: relative;
    left: 18px;
	top: -2px;
    content: "";
    display: inline-block;
    width: 200%;
    height: 15px;
    margin: 0 -200% 0 0;
	
}
.title.has-bg{
	overflow: hidden;
}
.title.has-bg:after{
	    background: url('images/lines.png');
}
#page li{
	margin-bottom: 7px;
}
.loop{
	margin-bottom: 45px;
}
.loop .title{
	margin-top: 0;
	font-size: 21px;
}
.loop .title a{
	color: #519C36;
	text-decoration: none;
}
#page .entry,
#single .entry,
.loop .entry{
	text-align: justify;
}

#footer{
	margin-top: 40px;
    padding-top: 25px;
	background: url("images/footer-bottom-bg.png") repeat-x bottom;
}
#footer .tree{
	position: relative;
	bottom: -1px;
}
#footer .tree-text .text-success{
	font-size: 21px;
}
#footer .tree-text {
    margin-top: 60px;
}
#footer .tree img{
	max-width: 150px;
}
.social-container{
	margin-top: 39px;
}
.social-btn img{
	display: inline-block;
	max-width: 25px;
	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}
#footer .small{
	font-size: 11px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #519C36;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #7D7D7D;
}
.collapsed>.glyphicon{
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
#page .nav-tabs>li {
    float: left;
    margin-bottom: -1px!important;
}
.contact-bg-img{
    float: right;
    position: relative;
	z-index: -1;
	max-width: 376px;
}
.table{
	text-align: left;
}
.table-otc {
	text-align: left;
}
.table-otc img{
	width: 80px;
	height: auto;
	-moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.table-otc img:hover{
	width: 240px;
	-moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.container-w{
	width: 95%
}
.iso-check {
    float: right;
    position: relative;
    top: 15px;
}
.md-border-right{
    border-right: 3px solid #F5F5F5;
}
.md-border-right-2{
	padding-top: 45px;
    padding-bottom: 34px;
    margin-top: 22px;
    border-right: 3px solid #F5F5F5;
}
.collapse-padding{
    padding: 5px 15px;
}

@media screen and (max-width: 960px){
	.navbar-brand{
    	max-width: 177px;
    	overflow: hidden;
	}
	.md-border-right,
	.md-border-right-2{
		border: none!important;
	}
	.md-border-right-2{
		padding: inherit!important;
	}
}

@media screen and (min-width: 768px){
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: -75px;
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -75px;
	}
}

@media screen and (max-width: 568px) {
#menu-primary.pull-right {
    float: inherit!important;
}
.navbar-feltrex {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-form .form-control {
    width: 100%;
}
#myCarousel {
    height: 300px !important;
}
.item.active {
	height: 300px !important;
}

}



/** prospectos **/
.panel table tr td:nth-child(2) a {
	display: block;
	font-size:  14px;
	color: #666;
}
.panel table tr td:nth-child(2) a:hover {
	color: #519C36;
}
