/* 
Claro: #83a6e0;
Azul: #2a569f 
Azul obscuro: #0b367e
*/
::selection{
	background:#2a569f; color:#eee;
}
::-moz-selection{
	background:#2a569f; color:#eee;
}
::-ms-selection{
	background:#2a569f; color:#eee;
}
::-webkit-selection{
	background:#2a569f; color:#eee;
}

.contacto_p {
    margin-bottom: 10px;
}
.contacto_h3 {
    margin-bottom: 0;
}
.contacto_img {
    max-width: 80%;
}
a:hover, a:focus, .typo-white a:hover, .typo-white a:hover, .blue, .btn.btn-default:hover, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover, .btn.btn-default:hover, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #2a569f;
}
.is-sticky #nav-sticker .sticky-logo, .navbar-brand > img {
    height: 50px;
}

.btn.btn-default, .rev_slider .btn.btn-default:hover, .rev_slider .btn.btn-default:focus {
    background-color: #2a569f;
    border-color: #2a569f !important;
    color: white;
}
.navbar-default.navbar-transparent .navbar-nav > li > a:focus, 
.navbar-default.navbar-transparent .navbar-nav > li > a:hover, 
.navbar-default.navbar-transparent .navbar-nav > .open > a, 
.navbar-default.navbar-transparent .navbar-nav > .open > a:focus, 
.navbar-default.navbar-transparent .navbar-nav > .open > a:hover, 
.navbar-default.navbar-transparent .navbar-nav > li:hover > a, .navbar-default.navbar-transparent .navbar-nav > li.active > a, .navbar-default .navbar-nav > li > a.ion-navicon.opened:before {
    color: #83a6e0;
}
.text-color, .typo-white .text-color, .reply-link {
    color: #2a569f;
}
.pace .pace-progress {
    background: #2a569f;
}
.pace .pace-progress-inner {
    box-shadow: 0 0 10px #0b367e, 0 0 5px #2a569f;
}
h3.title:after, h4.widget-title:after {
    border-bottom-color:#2a569f;
}
.valores-widget {
    list-style: none;
}

.valores-widget li:before {
    padding-right: 10px;
}

.isotope-grid.column-4 .grid-sizer, .isotope-grid.column-4 .grid-item {
    width: 33%;   
}

.producto {
    min-width: 100%;
}

footer {
    padding: 0;
}
