/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */




/*menu desplegable*/
.uk-nav-navbar > li > a {
	color: #333333;
}

.uk-nav-navbar > li > a:hover {
	color: #367e9b;
}

.uk-nav-sub > li > a:hover {
	color: #367e9b;
}

.uk-navbar-attached .uk-dropdown-navbar {
    margin-top: 0px;
}

@media (min-width: 770px) {
	.uk-position-cover {
	    position: absolute;
	    top: 0px;
	    /*bottom: 150px !important;*/
	    left: 0;
	    right: 0;
	}
}

.uk-article-title {
	font-size: 31px !important;
    line-height: 35px !important;
}

/*Top-A full-width*/
.tm-block-top-a > div > .uk-container { 
	max-width: 100% !important; 
	padding-right: 0px !important;
	padding-left: 0px !important;
	padding-top: 0px !important;
}
.padding-sup {
	padding-top: 0px !important;
}
