/* CUSTOM CSS IPES */

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,400i|Roboto+Slab:400,700');

body {
	font-family: 'Lato', Arial;
	font-size: 14px;
}
h3, h3 span {
	font-family: 'Robot Slab', Arial;
}
#sp-header > .container {
	width: 100%!important;
	max-width: 100%!important;
}
#sp-header-sticky-wrapper {
	position: relative;
    z-index: 999;
}
#sp-header > .container {
	border-radius: 0!important;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0!important;
}
.sp-module .search input, .sp-module .search button {
	background: #0b4e9e;
	border-radius: 0!important;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0!important;
}
.sp-module .search input[type="text"] {
	width: 280px;
    padding-right: 40px;
    background: #0e53a5 url('../images/bg-icon-search.png') 250px center no-repeat;
    color: rgba(255,255,255,0.7);
}
.sp-module .search button i {
	color: rgba(255,255,255,0.5);
}

.sp-module .search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style: italic;
  color: rgba(255,255,255,0.3);
}
.sp-module .search input::-moz-placeholder { /* Firefox 19+ */
  font-style: italic;
  color: rgba(255,255,255,0.3);
}
.sp-module .search input:-ms-input-placeholder { /* IE 10+ */
  font-style: italic;
  color: rgba(255,255,255,0.3);
}
.sp-module .search input:-moz-placeholder { /* Firefox 18- */
  font-style: italic;
  color: rgba(255,255,255,0.3);
}
.sp-megamenu-parent >li >a {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
    font-size: 14px;
}
.sp-megamenu-parent >li.active >a, .sp-megamenu-parent >li.active:hover>a, .sp-megamenu-parent >li:hover>a {
	color: #fff;
    	background: #008bd0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	padding: 10px 20px;
	background: rgba(255,255,255,0.95);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	padding: 10px 5px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	border-radius: 0!important;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0!important;
	border: none!important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner .sp-dropdown-items li {
	border-bottom: 1px dotted #ccc;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner .sp-dropdown-items li:last-child {
	border-bottom: none!important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
	padding: 0;
}
#sp-nosotros-left .left-nosotros {
	position: relative;
	z-index: 1;
}
#sp-nosotros-left h3 {
	font-family: 'Roboto Slab';
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
}
#sp-nosotros-left span.small-title {
	display: block;
    font-family: 'Lato';
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #ccc;
    font-size: 14px;
}
#sp-nosotros-left p.nosotros-text-home {
	padding-left: 125px;
    font-family: 'Lato';
    color: #929292;
    line-height: 26px;
    margin-top: 25px;
    position: relative;
    font-weight: 300;
    font-size: 14px;
}
#sp-nosotros-left p.nosotros-text-home:before {
	    content: ' ';
    display: inline-block;
    width: 105px;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0px;
    top: 8px;
}
#sp-nosotros-left .right-nosotros {
	padding: 30px 0 30px 0;
	position: relative;
}
#sp-nosotros-left .right-nosotros:before {
	    content: ' ';
    width: 100%;
    height: 100%;
    background: #f6f6f6;
    position: absolute;
    z-index: 0;
    left: -50%;
    top: 0;
}
#sp-nosotros-left .right-nosotros img {
	max-width: 85%;
	position: relative;
	z-index: 1;
}
.inicio-ipes #sp-banner-static-home {
	background: #fff3e9;
}
.inicio-ipes #sp-banner-static-home h3 {
	font-family: 'Roboto Slab', Arial, 'Times New Roman';
	font-size: 14px;
	color: #fff!important;
	font-weight: normal;
	background: #000;
	display: inline-block;
	padding: 10px 25px;
}
.inicio-ipes #sp-slider-wrapper {
	margin-top: -30px;
}
.noticias-custom .sp-module-title h3 span {
	font-family: 'Roboto Slab', Arial, 'Times New Roman';
	font-size: 14px;
	color: #fff!important;
	font-weight: normal;
	background: #000!important;
	display: inline-block!important;
	padding: 10px 25px!important;
}
.noticias-custom .sp-module-title h3 span:after {
	    content: ' ';
    width: 10px;
    display: inline-block;
    height: 38px;
    background: #fff;
    position: absolute;
    left: 100%;
    top: 0;
}
.sp-module.style-title .sp-module-title h3:before {
	border-top: 1px solid #ebebeb;
}
.noticias-custom .owl-buttons .owl-prev, .noticias-custom .owl-buttons .owl-next {
	background: #000!important;
	border-radius: 25px!important;
	border: none!important;
	width: 30px!important;
	height: 30px!important;
}
.noticias-custom .owl-buttons .owl-prev:before, .noticias-custom .owl-buttons .owl-next:before {
	font-size: 20px!important;
	line-height: 28px!important;
}
.noticias-custom .owl-theme .owl-controls .owl-buttons div.owl-prev {
	margin-right: 8px!important;
}
.noticias-custom .owl-buttons .owl-prev:hover, .noticias-custom .owl-buttons .owl-next:hover {
	border: none!important;
}
.noticias-custom .item .blog-inner {
	border: none!important;
}
.noticias-custom .vina-carousel-content .item h3.title a {
	font-family: 'Roboto Slab', Arial, 'Times New Roman';
	font-size: 14px!important;
	font-weight: bold!important;
	color: #000!important;
	border-bottom: none!important;
	margin: 20px 0 5px!important;
}
.noticias-custom .vina-carousel-content .item h3.title a:hover {
	color: #1f1f1f!important;
}
.noticias-custom .vina-carousel-content .item .introtext {
	font-family: 'Lato';
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
}
.noticias-custom .vina-carousel-content .item .post-bottom {
	border-top: none!important;
	margin: 5px 0 0!important;
}
.noticias-custom .vina-carousel-content .item .post-bottom .readmore a {
	    color: #fff!important;
    background: #004594;
    font-family: 'Roboto Slab';
    display: inline-block;
    padding: 7px 20px;
    border-radius: 20px;
    text-transform: none!important;
}
.noticias-custom .vina-carousel-content .item .post-bottom .readmore a:hover {
	color: #fff!important;
}
.jdownloads-home .item-jd {
	overflow: auto;
	padding: 15px 0;
	border-bottom: 1px solid #f7e0dd;
}
.jdownloads-home .item-jd a, .jdownloads-home .item-jd small {
	display: block;
}
.jdownloads-home .item-jd a {
	font-family: 'Lato', Arial;
	font-size: 14px;
	font-weight: 300;
	color: #000;
}
.jdownloads-home .item-jd img {
	margin-right: 10px;
}
.jdownloads-home .item-jd small {
	color: #f15642;
	font-size: 14px;
	font-family: 'Lato', Arial;
	font-style: italic;
}
.jdownloads-home .item-jd:first-child {
	padding-top: 0;
}
.jdownloads-home .item-jd:last-child {
	border-bottom: none;
}
.noticias-custom .date-time {
	color: #000;
    display: inline-block;
    padding-top: 7px;
}
.inicio-ipes #sp-main-body {
	display: none;
}
.descargas-ipes .jd_left, .jd_left {
	overflow: auto;
}
.jd_download_details_wrapper .jd_left img {
	display: inline-block;
	margin-right: 5px;
}
.jd_download_details_wrapper .jd_header {
	margin: 10px 0;
	border-bottom: none;
}
.jd_download_details_wrapper .jd_screenshot {
	padding: 0;
}
.jd_download_details_wrapper .jd_main {
	margin-top: 10px;
}
.descargas-ipes .jd_page_nav {
	text-align: center;
	float: none;
}
.descargas-ipes .jd_page_nav span {
	display: block;
}
.descargas-ipes .jd_page_nav ul li {
	margin-right: 5px!important; 
}
.descargas-ipes .jd_page_nav ul li:last-child {
	margin-right: 0!important;
}
.pagination>.active>a, .pagination>.active>span, .pagination a:hover, .pagination span:hover {
    border-color: #c01120!important;
    background: #c01120!important;
    border-bottom: 3px solid #92000d!important;
}
.descargas-ipes .jd_left a, .jd_left a, .jd_download_details_wrapper .jd_left {
	float: left;
	font-family: 'Roboto Slab', Arial;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	margin-right: 10px;
}
.descargas-ipes .jd_left a:nth-child(2), .jd_left a:nth-child(2) {
	margin-top: 5px;
}
.descargas-ipes .jd_left a:hover, .jd_left a:hover {
	border-bottom: 1px solid #000; 
}
.descargas-ipes .jd_left .jstatus, .jd_left .jstatus {
	float: left;
	display: none;
}
.descargas-ipes .jd_content_wrapper, .jd_content_wrapper {
	margin-bottom: 35px;
	margin-top: 15px;
	border-bottom: none!important;
}
.descargas-ipes .jd_download_url a, .jd_download_url a {
	border: none!important;
	background: #008bd0;
	font-family: 'Roboto Slab', Arial;
	font-size: 14px!important;
	font-weight: 400;
	border-radius: 0!important;
	padding: 8px 15px!important;
	text-shadow: none!important;
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}
.descargas-ipes .jd_download_url a:hover, .jd_download_url a:hover {
	background: #004594;
}
.descargas-ipes .jd_files_title, .jd_files_title {
	margin-bottom: 25px;
}
.descargas-ipes .jd_image_right {
	margin: 0px 0 10px 10px;
}
.descargas-ipes .jd_clear_left p {
	line-height: 24px;
}
.descargas-ipes .jd_fields_wrapper, .jd_fields_wrapper  {
	border: none!important;
	padding: 0;
	background: none!important; 
}
.descargas-ipes .jd_fields_caption, .jd_fields_caption {
	padding: 7px;
	background: #008bd0;
	padding: 7px;
	font-family: 'Roboto Slab', Arial;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
.descargas-ipes .jd_field_row, .jd_field_row {
	padding: 8px;
	border: 1px solid #dcdcdc;
    	border-top: none;
    	box-shadow: none;
    	-moz-box-shadow: none;
    	-webkit-box-shadow: none;
}
.descargas-ipes .jd_fields .jd_field_row:nth-child(2n) {
	background: #fafafa;
}
.descargas-ipes .jd_files_title {
	padding: 7px;
    	background: #fafafa;
    	border: none; 
    	margin-top: 10px;
}
.descargas-ipes .jd_files_subheader {
	background: none;
	border: none;
}
.descargas-ipes .jd_sort_order span[class*="jd-list"] a {
	display: inline-block;
    	padding: 2px 7px;
    	background: #9e9e9e;
    	border-radius: 5px;
    	color: #fff;
    	transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}
.descargas-ipes .jd_sort_order span[class*="jd-list"] a:hover {
	background: #004594;
}
.descargas-ipes .jd_top_navi {
	background: #fafafa;
    	border: none;
    	padding: 10px;
    	border-radius: 10px;
}
.descargas-ipes .jd_top_navi_item a:nth-child(1) {
	display: block;
    	text-align: center;
}
.descargas-ipes .jd_top_navi_item a:nth-child(1) img {
	display: initial!important;
	margin-bottom: 10px;
}
.descargas-ipes #searchForm {
	padding: 15px 0;
}
.descargas-ipes #searchForm .radio input[type="radio"], .descargas-ipes #searchForm .checkbox input[type="checkbox"] {
	position: relative;
	margin-right: 10px!important;
}
.descargas-ipes .jd_back_button {
	border: none!important;
	background: none!important;
    	padding: 0;
    	height: auto!important;
    	width: auto!important;
}
.descargas-ipes .jd_back_button a {
	font-family: 'Roboto Slab', Arial;
	font-size: 14px;
	color: #fff;
	font-size: 14px;
	background: #008bd0;
	font-weight: normal;
	display: inline-block;
    	padding: 5px 15px;
    	border-radius: 15px;
    	transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}
.descargas-ipes .jd_back_button a:hover, .descargas-ipes .jd_back_button:hover {
	background: #004594;
}
#sp-left .sp-module .sp-module-title h3 {
	margin-bottom: 0;
}
#sp-left .sp-module .sp-module-title h3 span {
	font-family: 'Roboto Slab';
	font-size: 14px;
	font-weight: bold;
}
.nosotros-ipes .gkTabsGK5 .gkTabsNav {
	border-bottom: none;
}
.nosotros-ipes .gkTabsGK5 .gkTabsNav li {
	width: 48px;
	height: 34px;
	background: none;
}
.nosotros-ipes .gkTabsGK5 .gkTabsNav li:first-child:before, .nosotros-ipes .gkTabsGK5 .gkTabsNav li:last-child:before {
	content: ' ';
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-top: 5px;
	background: url('../images/spain.png') center center no-repeat;
}
.nosotros-ipes .gkTabsGK5 .gkTabsNav li:last-child:before {
	background: url('../images/united-states.png') center center no-repeat;
}
.gkTabsWrap.vertical > ol li:hover, .gkTabsWrap.vertical > ol li.active, .gkTabsWrap.horizontal > ol li:hover, .gkTabsWrap.horizontal > ol li.active {
	background: #004594;
}
ul, ol {
	margin-left: 30px;
}
ul, ol, li {
	list-style-type: inherit;
}
.link-follow {
	margin-left: 0!important;
	list-style-type: none;
}

@media (min-width: 1200px) {
	#sp-header > .container, .sp-megamenu-wrapper .container {
		/*max-width: 95%;*/
	}
}
@media (max-width: 991px) {
	#sp-nosotros {
		background-image: none!important;
	}
	#sp-nosotros-left .right-nosotros {
		margin-top: 25px;
	}
	#sp-nosotros-left .right-nosotros img {
		max-width: 100%!important;
	}
}
@media (max-width: 450px) {
	#sp-nosotros-left h3 {
		font-size: 30px;
	}
}