ul.nav.navbar-nav {
    float: left;
    margin-right: 0%;
}
a.navbar-brand {
    padding: 10px;
}
div {
    word-wrap: break-word;
}
.footer-logo .logo-empresa {
    height: 100px;
}
.sticky-menu a.navbar-brand img.logo-empresa {
    height: 100%;
}
.sticky-menu.fixed a.navbar-brand img.logo-empresa {
    height: 35px;
    content: url('../images/ico.png');
    background-color: #fff;
}
.kwicks li#panel-1{
	background-image: url('../images/im1.jpg');
}
.kwicks li#panel-2{
	background-image: url('../images/im2.jpg');
}
.kwicks li#panel-3{
	background-image: url('../images/im3.jpg');
}
.navbar-inner.sticky-menu {
    background-color: rgba(0,0,0,0.5);
}
.navbar-white.navbar-transparent .navbar-nav > li > a:hover,
.navbar-white.navbar-transparent .navbar-nav > li > a:focus,
.navbar-white.navbar-transparent .navbar-nav > li.open > a,
.navbar-white.navbar-transparent .navbar-nav > li.active > a,
.navbar-inverse.navbar-transparent .navbar-nav > li > a:hover,
.navbar-inverse.navbar-transparent .navbar-nav > li > a:focus,
.navbar-inverse.navbar-transparent .navbar-nav > li.open > a,
.navbar-inverse.navbar-transparent .navbar-nav > li.active > a {
    color: #fff;
    font-weight: 500;
}
.navbar-top.clearfix {
    background-color: #111;
}
div#footer-bottom {
    padding: 10px 0;
    margin-top:10px;
}
span.footer-logo {
    background-color: #ddd;
    box-shadow: 0 0 4px #555;
}
ul.links {
    margin-bottom: 20px;
}
#footer.footer-custom .widget h4 {
    color: #fff;
    margin-bottom: 15px;
}
ul.links li strong {
	color:#fff;
}
ul.links li i {
    margin-right: 8px;
    font-size: 16px;
    color: #fff;
}
.form-control {
    border-color: #ccc;
}
.no-resize{
	resize: none;
}
.message-contact {
    width: 100%;
    padding: 8px 10px;
    box-sizing: border-box;
    background-color: #F12B2B;
    border-radius: 4px;
    color: #eee;
    font-size: 15px;
    box-shadow: 0 0 6px #000 inset;
    display: none;
}
.message-contact.success {
    background-color: #1584BA;
    text-align: center;
}
.success{
	background-color: #1584BA;
    text-align: center;
    width: 100%;
    padding: 8px 10px;
    box-sizing: border-box;
    border-radius: 4px;
    color: #eee;
    font-size: 15px;
    box-shadow: 0 0 6px #000 inset;
}
.owl-stage {
    margin: auto;
}
.product-title {
    height: 38px;
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    margin-bottom: 5px;
    display: table;
    width: 100%;
}
.product-title a {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.product-top {
    height: 150px;
    margin-bottom: 6px;
}
.product-image-hover, .product-image {
    max-height: 150px;
    max-width: 100%;
    height: auto;
    width: auto !important;
    display: inline-block !important;
    vertical-align: middle;
}
.product figure > a {
    display: table;
    height: 150px;
    text-align: center;
    width: 100%;
}
.product:hover .product-image-hover {
    opacity: 0.4;
}
.product .product-action-animate {
    visibility: hidden;
    margin-bottom: 0;
    top: 0;
    text-align: center;
    padding: 10px 20px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgba(255,255,255,0.3);
    z-index: 21;
    color: #165D7B;
    font-size: 17px;
    font-weight: bold;
}
.product:hover .product-action-animate {
    visibility: visible;
    opacity: 1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.product .product-action-animate p {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    border: 2px solid rgba(82, 135, 158, 0.4);
    padding: 25px 5px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding:5px 12px;
    width:100%;
    display:none;
    margin-top: 10px;
}
.benefit-cotainer {
    background: rgba(255,255,255,0.95);
    padding: 10px;
    padding-bottom: 30px;
}
.content-benefits > div.row {
    border-bottom: 1px solid #B8E7F2;
    border-collapse: collapse;
    padding: 5px 0;
    margin:0;
    overflow: hidden;
}
.content-benefits > div.header-benefits {
    background-color: #1B778C !important;
    color: #fff;
    font-weight: 600;
    text-shadow: none;
    border: 1px solid #1DAECF;
    margin-bottom: 8px;
    z-index:1;
    overflow: hidden;
}
.content-benefits > div.row > div:first-child {
    width: 20%;
    text-align: left;
    padding-left: 12px;
    color: #0D6276;
    font-weight: 600;
}
.content-benefits > div.row.header-benefits > div {
    font-size: 13px;
    color: #fff !important;
    padding: 10px 2px;
}
.content-benefits > div.row.header-benefits > div:first-child {
    padding: 10px 15px;
}
.content-benefits > div.row > div {
	position: relative;
    float: left;
    font-size: 14px;
    padding: 6px 5px;
    border-width: 1px 0;
    vertical-align: middle;
    display: inline-block;
}
.content-benefits > div.row:nth-child(odd) {
    background-color: #F3F7F6;
}
.panel-heading a {
    padding-right: 42px;
    font-weight: 500;
    background-color: #4291A3;
    color: #FFF;
    border-radius: 3px;
    border: 1px solid #1DAECF;
}
span.panel-icon {
    color: #fff !important;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border: 1px solid #7BC6D7;
    top: -1px;
    position: relative;
}
.arrow-plans{
	display:none;
}
#revslider > ul > li > div {
    text-shadow: 0 -1px 1px #000, 1px 0 1px #000,0 1px 1px #000, -1px 0 1px #000;
    color: #fff;
    font-weight: 500;
}
.hide-login{
	display:none !important;
}

.inter-hanover-logo {
	width: 30%;
	margin-left: 30%;
}

@media ( max-width: 992px ){
	.content-benefits > div.row.header-benefits > div:first-child,
	.content-benefits > div.row > div:first-child {
		width: 30% !important;
		display:block;
		padding:5px;
	}
	.content-benefits > div.row > div {
		width:70% !important;
		display: none;
	}
	.content-benefits > div.row > div.act {
		display: block;
	}
	.content-benefits > div.row > div {
		font-size: 13px;
	}
	.arrow-plans {
		display: inline-block;
		position: relative;
	}
	.arrow-plans {
		display: inline-block;
		position: absolute;
		font-size: 30px;
		cursor: pointer;
		font-weight: 100;
		top: 22px;
		text-shadow: 0 0 2px #04252D;
		color: #fff;
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		z-index: 2;
	}
	.arrow-plans:hover{
		transform:scale(1.1);
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
	}
	.arrow-plans.prev {
		left: 30%;
		margin-left: 5px;
	}
	.arrow-plans.next {
		right: 5px;
	}
	.arrow-plans.disa:hover,
	.arrow-plans.disa {
		color: rgba(204, 204, 204, 0.7);
		text-shadow: none;
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		cursor: no-drop;
		transform:scale(1.1);
	}
	header#header .container{
		width:100%;
	}
	.content-benefits > div.header-benefits.toFixed {
		top:0;
		position:fixed;
	}
	.content-benefits > div.header-benefits.toFixed .arrow-plans{
		top: 10px;
	}
	.benefit-cotainer{
		padding:10px 0;
	}
	.navbar-header{
		float: left;
	}
	.container > .navbar-collapse,
	.container-fluid > .navbar-collapse{
		float:left;
		border-top: 0;
		margin-left:2%;
	}
	.navbar-nav > li > a, .navbar-nav li a {
		font-size: 12px;
		padding: 25px 8px;
	}
	ul.nav.navbar-nav {
		float: left;
		margin-right: 0%;
		margin-top: 10px;
	}
	.content-benefits > div.row.header-benefits > div{
		padding: 10px 35px;
	}
}
@media ( max-width: 800px ){
	.navbar-nav > li > a, .navbar-nav li a {
		padding: 25px 6px;
	}
}
@media ( max-width: 768px ){
	.navbar-header{
		float: inherit;
	}
	.container > .navbar-collapse, .container-fluid > .navbar-collapse{
		width: 280px;
		max-width:100%;
		margin: 0;
		position: absolute;
		border-bottom: 2px solid;
		right: 0;
		box-shadow: 0 0 4px 1px;
	}
	ul.nav.navbar-nav {
		width: 100%;
		margin: auto;
	}
	.navbar-nav > li > a, .navbar-nav li a {
		padding: 15px 0 6px 0;
		border-bottom: 1px solid #CADADE;
		color: #0A5488 !important;
	}
	.kwicks li {
		-webkit-background-size:  auto 100%;
		-moz-background-size:  auto 100%;
		-ms-background-size:  auto 100%;
		-o-background-size:  auto 100%;
		background-size:  auto 100%;
		display: block;
	}
	.hide-login{
		display:block !important;
	}
	.hide-login > a > i{
		margin-right: 7px;
		font-size: 13px;
	}
}
@media ( max-width: 650px ){
	.content-benefits > div.row.header-benefits > div,
	.content-benefits > div.row > div {
		font-size: 12px;
	}
	.arrow-plans.next {
		right: 4px;
	}
}
@media only screen and (max-width : 320px) {
	.container > .navbar-collapse, .container-fluid > .navbar-collapse{
		width:100%;
	}
}
