@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400&display=swap');

body{
margin:0 !important;
box-sizing:border-box;
font-family: 'Roboto Condensed', sans-serif;
}
.header {
    background-color: #fff;
}
.top-header-row {
    background-color: #fff;
    margin: 0;
}
.social-media-text-top-header {
    color: #fff;
}
.main-nav-row {
    background-color: #202945;
}
@media (max-width: 736px) and (min-width: 320px){
.main-nav-row {
    background-color: #202945;
}
}
.main-nav-row .item-inner-main-nav .dropdown-menu {
    background-color: #c6d320;
}

.top-header-row .item-inner-top-header a:hover {
    background-color: transparent;
}

.main-nav-row .item-inner-main-nav:hover {
    background-color: transparent;
	color: #202945;
}

.main-nav-row .item-inner-main-nav a:hover {
    background-color: #fff;
    color: #202945;
}

@media (min-width: 768px){
.footer {
    position: relative;
}
	.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    color: #fff;
}
	}

/* CSS interno */

.middle-header-row .col-sm-3 {
    width: 288px;
    height: 100px;
    padding: 0;
    background: url(../images/bg-logo.png) no-repeat center;
	margin-top: -15px;
}
.middle-header-row .col-sm-3 img, .social-media-text-top-header {
    display: none;
}
.a{
	display: block;
	background-color:#AA4239;
	color: #ffffff;
	text-align:center;
	 width:100%;
	padding:20px 30px;
	text-decoration:none;
	margin:60px auto 0 auto;
	font-weight:100;
	border-radius:5px;
}
.carousel {
    position: relative;
    width: 100%;
}
.carousel-caption {
	width: 80%;
    top: 20% !important;
	text-align: left !important;
	padding-top: 0px;
	margin-left: -120px!important;
	}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
    background-color: #CCD325;
    color: #fff;
    border: #CCD325;
}
.btn-default {
    color: #fff;
    background-color: #CCD325;
    border-color: #ccc;
}
.input-group.search-box-container {
    margin-top: 15px;
}
.col-links-inner-top-header {
    border-right: none;
    width: 100%;
}
.main-nav-row .item-inner-main-nav a {
    border-right: solid 1px #fff;
	font-size: 14px;
	color: #fff;
}
.h3{
    color: #202945;
    font-size: 30px;
}
.h2{
	color: #202945;
	font-size: 40px;
	text-align: center;
}
.p{
    font-size: 16px;
    font-family: 'roboto';
}
strong{    
	font-size: 16px;
}
.footer-text-line strong{    
	font-size: 12px;
}
.ul {
    color: #00acc9;
    font-size: 16px;
}
.item-inner-top-header a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.item-inner-top-header:nth-child(1) a:before {
    content: "\f09a";
    color: #00acc9;
	font-size: 25px;
}

.item-inner-top-header:nth-child(2) a:before {
    content: "\f16d";
    color: #00acc9;
	font-size: 25px;
}

.item-inner-top-header:nth-child(3) a:before {
    content: url("../images/x-twitter.svg");
    margin-top: 3px;
    width: 21px;
}
.item-inner-top-header:nth-child(4) a:before {
    content: "\f08c";
    color: #00acc9;
	font-size: 25px;
}
.btn-cont {
    padding: 30px 0;
	text-align: center;
}
.btn1, .btn1:visited {
    position: relative;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
    color: #fff;
    padding: .7rem 1rem;
    display: inline-block;
}
.btn-default1 {
    color: #ffffff;
    background-color: #202945;
    border-color: #202945;
    padding: 5px;
    transition: .3s;
    border-radius: 30px;
    text-align: center;
    margin-top: 15px;
}
.btn-default {
    color: #fff;
    background-color: #00acc9;
    border-color: #ccc;
}
.btn-default1:hover {
    color: #ffffff;
    background-color: #00acc9;
    border-color: #00acc9;
    padding: 5px;
    transition: .3s;
    border-radius: 30px;
}
.btn-default2 {
    color: #ffffff;
    background-color: #202945;
    border-color: #CCD325;
    padding: 0px;
    transition: .3s;
}
.js-log-in:hover {
    text-decoration: none;
    background-color: #fff;
    border-radius: 30px;
}
.btn-default1 :hover {
    color: #ffffff;
    background-color: #00acc9;
    border-radius: 20px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
    background-color: #00acc9;
    color: #fff;
    border: #00acc9;
}
.img{
	padding-top: 15px;
	padding-bottom: 15px;
}
.result-offer-row-container .result-item .universitary-base.item-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
}
@media (max-width: 767px){
    .eesites-fixed-buttons.affix-bottom {
        position: inherit !important;
    }
    .eesites-fixed-buttons {
        position: inherit !important;
        background-color: transparent;
    }
}