@charset "utf-8";

body {
	margin-top: 0px;
    margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	background-attachment: fixed;
}

.margin_logo {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menu {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #15487a;
	text-decoration: none;
	padding: 16px;
}

.titulos {
	font-family: Arial;
	font-size: 44px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #15487a;
	text-decoration: none;
}

.menu_urderline {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #15487a;
	text-decoration: underline;
	text-decoration: none;
	padding: 16px;
}

.menu a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #15487a;	
}

.menu a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #15487a;	
}


.menu_bold {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #15487a;
	text-decoration: none;
	padding: 16px;
}

#navbarCollapse {
	position: relative;
	position: absolute;
	margin-left: 240px;
	bottom: 0px;
}

.menu_principal {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.menu_principal a:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f4a41c;
}


.menu_lateral a:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}

.menu_principal_real {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

.menu_principal_real a:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f4a41c;
	text-decoration: none;
}

.menu_lateral_real {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.menu_lateral_real a:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}



.menu_lateral_sel {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}


.menu_lateral_submenu2 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}

.menu_lateral_submenu2 a:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

.menu_lateral_submenusel {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}



.roll{
font-family:Arial;
font-size:16px;
width:650px;
color: #CC0000;
font-weight: bold;
text-decoration: none;
}

html, body {
    margin: 0;
    padding: 0;
    min-height: 100%;
    width: 100%;
}
body#slideit {
    width:100%;
    height:100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;  
    background-size: cover; 
    position: absolute;
}
nav#myNavbar {
    background: none;
    background-color: #f4f5f9;
    /*background-image: url('../images/background_top.png');
    background-repeat: repeat;*/
    border-bottom: none;
}

div.space-at-bottom {
	
}

div#warp {
	padding-bottom: 250px;
}


footer {
    position: absolute;
    bottom: 0px;
    background: none;
    min-height: 250px;
    height: 250px;
    width: 100%;
    margin-top: 60px;
    background: none;
    /*background-color: gray;*/
    background-image: url('../images/background_top.png');
    background-repeat: repeat;
}

footer div.line-at-bottom {
	position: absolute;
	top: -5px;
	display: inline-block;
	margin-top: 0px;
}

footer .container {
}

footer div.contacts-block {
	margin-left: 10px;
}

footer .social-links a {
	display: inline-block;
	width: 37px;
	height: 37px;
}

footer .social-links a#linkedIn {
	background-image: url('../images/icons/linkedin_off.png');
	background-repeat: no-repeat;
}

footer .social-links a#linkedIn:hover {
	background-image: url('../images/icons/linkedin_on.png');
	background-repeat: no-repeat;
}

footer .social-links a#fb {
	background-image: url('../images/icons/facebook_off.png');
	background-repeat: no-repeat;
}

footer .social-links a#fb:hover {
	background-image: url('../images/icons/facebook_on.png');
	background-repeat: no-repeat;
}

footer .social-links a#gplus {
	background-image: url('../images/icons/gplus_off.png');
	background-repeat: no-repeat;
}

footer .social-links a#gplus:hover {
	background-image: url('../images/icons/gplus_on.png');
	background-repeat: no-repeat;
}

.content {
	/* padding-top: 140px;*/
    background: none;
    /*background-color: gray;*/
    background-image: url('../images/background_top.png');
    background-repeat: repeat;
}

.nav {
	font-size: 17px;
	color: #4170a4;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #000;
}

.navbar-inverse .navbar-toggle {
	background-color: #fff;
}
/*
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}
*/

.navbar-inverse .navbar-toggle:focus .icon-bar, .navbar-inverse .navbar-toggle:hover .icon-bar{
	background-color: #fff;
}

.navbar-inverse .navbar-nav>li>a {
	color: #4170a4;
	text-shadow: none;
	padding-bottom: 20px;
}

.navbar-nav>.active {
	background: none;
	background-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	background: none;
	box-shadow: none;
	/* background-color: transparent; */
	/*font-weight: bold; */
}

.navbar-inverse .navbar-nav>li.active>a {
	color: #4170a4;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: inherit;
	text-decoration: underline;
	/*font-weight: bold;*/
}

.select_lang {
	position: absolute;
	bottom: 2px;
	height: 36px;
	margin-left: 900px;
}

.select_lang .flag {
	display: inline-block;
	margin: 0px;
	width: 16px;
	height: 11px;
	background-repeat: no-repeat;
}

.select_lang .flag.uk {
	background-image: url('../images/icons/uk_on.jpg');
}
.select_lang .flag.uk.off {
	background-image: url('../images/icons/uk_off.jpg');
}
.select_lang .flag.uk.off:hover {
	background-image: url('../images/icons/uk_on.jpg');
}

.select_lang .flag.en {
	background-image: url('../images/icons/uk_on.jpg');
}
.select_lang .flag.en.off {
	background-image: url('../images/icons/uk_off.jpg');
}
.select_lang .flag.en.off:hover {
	background-image: url('../images/icons/uk_on.jpg');
}

.select_lang .flag.pt {
	background-image: url('../images/icons/pt_on.jpg');
}
.select_lang .flag.pt.off {
	background-image: url('../images/icons/pt_off.jpg');
}
.select_lang .flag.pt.off:hover {
	background-image: url('../images/icons/pt_on.jpg');
}

.select_lang .flag.fr {
	background-image: url('../images/icons/fr_on.jpg');
}
.select_lang .flag.fr.off {
	background-image: url('../images/icons/fr_off.jpg');
}
.select_lang .flag.fr.off:hover {
	background-image: url('../images/icons/fr_on.jpg');
}

.select_lang .flag.es {
	background-image: url('../images/icons/es_on.jpg');
}
.select_lang .flag.es.off {
	background-image: url('../images/icons/es_off.jpg');
}
.select_lang .flag.es.off:hover {
	background-image: url('../images/icons/es_on.jpg');
}

.navbar-header .navbar-brand-2 {
	margin: 20px 0px;	
}


.navbar-header a.navbar-brand {
	display: none;
}

div.line {
	width: 100%;
	height: 5px;
    background-image: url('../images/line.png');
    background-repeat: repeat-x;
}
div.line-at-top {
	margin-top: 143px;
	margin-bottom: 75px;
}
div.line-at-bottom {
	margin-top: -5px;
}


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

	#navbarCollapse {
		background-color: white;
		right: 10px;
		bottom: initial;
		margin-left: initial;
	}


	.select_lang {
		right: 20px;
		margin-left: initial;
	}

	.select_lang > a, .select_lang > img, .select_lang > .flag  {
		margin-left: 3px;
		margin-right: 3px;
	}
}


@media screen and (max-width: 768px), screen and (max-height: 800px) {
	footer {
        position: relative;
        height: auto;
	}
}

/* Ipad */
@media only screen and (min-device-width: 568px) and (max-device-width: 1024px) and (orientation:portrait) {
    footer {
        position: absolute;
        height: auto;
  }
}


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

	.select_lang {
		right: 10px;
		margin-left: initial;
	}

	.select_lang > img {
		display: inline-block;
		width: 4px;
		height: 2px;
	}
}

@media screen and (min-width: 768px) {
	.content {
		/*padding-top: 130px;*/
	}
}


