
body{
	background-color: #eeebda;
	font-family: 'Asap Condensed' !important;
}

.imgR{
	max-width: 100%;
	height: auto;
}

.name{
	font-size: 24px !important;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 !important;
    color: #000;
    font-weight: normal;
    line-height: 1.5;
    font-size: 18px;
    letter-spacing: 0 !important;
}

h2{
	font-weight: bold;
	padding-bottom: 25px;
	text-transform: uppercase;
}

a{color: #E6332A; }

a:hover{ color: #063F62; }

.pescrit{
	color: #063F62 !important
}
.pescrit:hover{
	color: #E6332A !important; 	
}

.page-content {
    padding: 15px 0;
}

.top-bar {
	margin-bottom: 8px !important;
    border-bottom: none;
    line-height: 16px;
    height: 5px !important;
}

.btn:hover { color: #fff !important; }

.bt_id{
	font-size: 12px;
	color: #063F62 !important;
}

.bt_id:hover, .bt_id_active{
	color: #E6332A !important;
}

.bt_le{
	padding: 1px; 
	color: #063F62;
}

.bt_le:hover, .bt_le_active{
	background-color: #063F62; 
	color:#fff !important;
}

.list-inline>li{
	padding: 0 !important;
}

.icon-border li i {
	width: 50px;
	height: 50px;
	text-align: center;
	border: 1px solid #ddd;
	line-height: 50px;
}

.l-navbar-wrapper_has-sticky .l-navbar{
	box-shadow:  none !important;
}
.menuzord-menu ul.dropdown li:hover > a{color:#FFF !important;}

.menuzord {
	background-color: #fff;
}

.menuzord-menu > li {
    display: inline-block;
    float: left;
    margin-left: 1px;
    background-color: #fff;
}

.menuzord-menu > li > a {
    padding: 5px 21px;
    color: #063F62;
    font-size: 18px;
    font-weight: normal;
}

.menuzord-menu > li > a:hover {
    background-color: #063F62 !important;
    color: #fff !important;
}

.active, .menuzord-menu > li.active > a{
	background-color: #063F62 !important;
	color: #ffffff !important;	
}

.tooltip > .tooltip-inner {
	padding: 10px; 
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 400;
	text-transform: uppercase;
}

.tb-grid .item > .item-inner, .tb-grid .box-nano > .item-inner{
	cursor: default;
}

.videowrapper {
	float: none;
	clear: both;
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



	#barraaceptacion {
		display:none;
		position:fixed;
		left:0px;
		right:0px;
		bottom:0px;
		padding-bottom:20px;
		width:100%;
		text-align:center;
		min-height:40px;
		background-color: rgba(0, 0, 0, 0.75);
		color:#fff;
		z-index:99999;
	}

	.inner {
		width:100%;
		position:absolute;
		font-size:15px;
		top:20%;
	}

	.inner a.ok {
		padding:4px;
		color:#36A72B;
		text-decoration:none;
	}

	.inner a.info {
		padding-left:5px;
		text-decoration:none;
		color:#009BE1;
	}

	.newsletter-input{
		margin-right: 1% !important; 
		width: 74% !important;
	}

	.icon-home{
		font-size: 50px;
		color:#fff;
	}

	.intro-text{
		/*text-shadow: 1px 1px 3px #000000;*/
		color:#fff;
	}

	.portfolio{
		margin: 0 -15px !important;
	}

	.portfolio-with-title .portfolio-title h4 a {
		margin: 0;
		letter-spacing: 0.5px;
		font-size: 12px;
		line-height: 12px;
	}

	.portfolio-with-title .portfolio-title p {
		letter-spacing: 0.5px;
		font-size: 12px;
	}


	.portfolio-with-title.portfolio-masonry.gutter .portfolio-title {
		padding: 5px 0 0 0;
		height: 70px !important;
	}

	.portfolio.gutter .portfolio-item {
		padding: 15px;
	}


	.portfolio-hover {
		border: none;
		background-color: rgba(255, 255, 255, .2);
		cursor: pointer;
	}

	p {
		color: #000;
		line-height: 30px;
		font-size: 18px;
		margin: 0;
	}

	.portfolio-meta li {
		margin: 5px 0;
		color: #666;
		font-size: 12px;
	}

	.portfolio-meta li span {
		width: 200px;
		letter-spacing: 1px;
		font-size: 12px;
	}


.nums{
	float: right;
	padding-right: 15px;
	font-size: 16px;
}



.owl-theme .owl-controls {
    margin-top: 0px;
    position: absolute;
    top:  0;
    width: 100%;
}


.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    background-image: url("../img/sageta-esq.png");
    margin: 5px;
    padding: 20px 10px;
    font-size: 12px;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    filter: Alpha(Opacity=100);
    opacity: 1;
    float: left;
}

.owl-theme .owl-controls .owl-buttons div:hover {
    background-image: url("../img/sageta-esq-over.png");
}

.owl-next{
	float: right !important;
    background-image: url("../img/sageta-drt.png") !important;
}

.owl-next:hover{
    background-image: url("../img/sageta-drt-over.png") !important;
}


	@media screen and (max-width: 480px) {
		.newsletter-input{
			margin-right:0; 
			width: 100% !important;
		}

		.flex-viewport{
			/*margin-bottom: 50px;*/
		}
	}

	@media screen and (max-width: 1080px) {

		.portfolio-meta li span {
			width: 100% !important;
		}
	}

@media (min-width: 1200px){
	.container {
    	/*width: 970px;*/
	}
}

@media (min-width: 1280px){
	.container {
    	width: 1396px;
	}
	.menuzord-menu > li > a {
    	padding: 5px 35px !important;
    	font-size: 24px !important;
	}
}


.menuzord .showhide em {
    background: #000;
}


#tb-preloader {
    background: #F3F1E6;
}

@media (min-width: 1200px){
.menuzord-menu > li > a {
    padding: 5px 25px;
    font-size: 23px;
}
}

.lift-off {
    font-size: 35px;
    line-height: 50px !important;
}





.showmobile{
display: none;
}

.showdesk{
	display: block;
}


@media screen and (max-width: 768px) {

.showmobile{
display: block;
}

.showdesk{
	display: none;
}

.t50px{
	padding-top: 50px;
}

.t150px{
	padding-top: 200px;
}

	}
