@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500');


body {
	font-family: 'Raleway', sans-serif;
} 
h1, a {
	color: #fc6719;
}
.top-header-row {
    background-color: #fc6719;
}
.header {
	background-color: #fff;
}
.main-nav-row {
    background-color: #fc6719;
}
.middle-header-row .col-sm-3 {
width: 288px;
height: 80px;
padding: 0;
background: url('../images/bg-logo.png') no-repeat center;
}
.middle-header-row .col-sm-3 img, .social-media-text-top-header {
    display: none;
}
.header .ee-login-wrapper {
    margin-top: 20px;
}
.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: 16px;
}
.top-header-row .item-inner-top-header a:hover, .top-header-row .item-inner-top-header a:focus {
    color: #E7E7E7;
    background-color: transparent;
}
.main-nav-row .item-inner-main-nav a:hover, .main-nav-row .item-inner-main-nav:hover {
    background-color: transparent;
    color: #E7E7E7;
}
/*Btn*/
.btn-default, .js-btn-confirm-send, .js-segmentation-btn, .js-quickview, .aplicar-oferta-resultados, .btn-return:hover, .btn-return:focus, .js-view-offer:hover, .js-view-offer:focus {
    color: #fff;
    background-color: #fc6719;
    border-color: #fc6719;
}
.btn-default:hover, .btn-default:focus, .btn-alfa:hover, .btn-alfa:focus, .js-segmentation-btn:focus, .js-segmentation-btn:hover, .js-quickview:hover, .js-quickview:focus, .aplicar-oferta-resultados:focus, .aplicar-oferta-resultados:hover, .btn-return, .js-view-offer {
    color: #fc6719;
    background-color: #fff ;
    border-color: #fc6719;
}
.js-log-in, .btn-alfa {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

/* ICONS TOP */
.top-header-row .item-inner-top-header a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.top-header-row .item-inner-top-header:nth-child(1) a {
    border-right: solid 1px #fff;
    border-radius: 0;
}
.top-header-row .item-inner-top-header:nth-child(2) a:before {
    content: "\f09a";
}

.top-header-row .item-inner-top-header:nth-child(3) a:before {
    content: "\f16d";
}

.top-header-row .item-inner-top-header:nth-child(4) a:before {
    content: "\f167";
}
/*Alfa*/
.color-principal {
	color: #fc6719;
}
#alfa-pricipal p {
	font-size: 18px;
	color: #333333;
}
#alfa-pricipal h2 {
	color: #fc6719;
}
#alfa-pricipal h3 {
	color: #fc6719;
	font-weight: 300;
}
.alfa-destacado {
	padding: 20px;
}
.alfa-destacado p {
	color: #fc6719 !important;
}
.alfa-slider-border-circle {
	position: relative;
    z-index: 1000;
	margin-top: 160px;
}
.alfa-slider {
	top: -93px;
}
.slider-1, .slider-2, .slider-3, .slider-4 {
	background: url('../images/slider-1.jpg');
	background-position: center;
	background-size: cover;
	height: 80vh;
}
.slider-2 {
	background: url('../images/slider-2.jpg');
	background-position: center;
	background-size: cover;
}
.slider-3 {
	background: url('../images/slider-3.jpg');
	background-position: center;
	background-size: cover;
}
.slider-4 {
	background: url('../images/slider-4.jpg');
	background-position: center;
	background-size: cover;
}
.carousel-indicators .active {
    background-color: #fc6719;
}
@media screen and (min-width: 768px) {
.carousel-indicators {
    bottom: 100px;
	}
}
.alfa-slider-border-line {
	width: 100%;
    height: 62px;
	margin-top: -125px;
    background: #fff;
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -o-transform: skewY(3deg);
}
.alfa-content {
	padding: 10px 20px;
}
.txt-light {
	font-weight: 300;
	font-size: 30px;
}
.line-thru {
    display: block;
    margin-bottom: 1em;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
	color: #fc6719;
	text-transform: uppercase;
}
.line-thru:before {
    width: 46%;
    height: 10px;
    background-color: #fff;
    content: '';
    margin: -5px 0 0 -20px;
    left: auto;
    position: absolute;
    top: 50%;
    z-index: -1;
}
.line-thru:after {
    border-bottom: 2px solid #fc6719;
    content: '';
    display: block;
    position: absolute;
    top: 49%;
    width: 100%;
    z-index: -2;
}
.line-thru-unidades:before {
	 width: 599px !important;
}
.line-thru-trabaja:before {
	width: 74% !important;
}
.alfa-list li {
    list-style-image: url(../images/ico-list.png);
    font-size: 18px;
    margin-bottom: 18px;
}
.alfa-list li a {
	color: #333;
}
.alfa-list li:hover {
	padding: 5px 10px;
	background: #fc6719;
	    -webkit-border-top-right-radius: 20px;
			-webkit-border-bottom-right-radius: 20px;
				-moz-border-radius-topright: 20px;
					-moz-border-radius-bottomright: 20px;
						border-top-right-radius: 20px;
						border-bottom-right-radius: 20px;
}
.alfa-list li:hover a{
	color: #fff;
}
.alfa-list li a:hover {
	color: #fff;
	text-decoration: none;
}
.alfa-list .btn-alfa {
	color: #fff;
}
.alfa-list .btn-alfa:hover {
	color:#fc6719;
}
#list1-i {
	background: url('../images/img-l1.png') no-repeat;
	background-size: cover;
}
#list1-i, #list2-i  {
	width: 376px;
	height: 376px;
}
.img-l1 {
	background: url('../images/img-l1.png');
	background-size: cover;
}
.img-l2 {
	background: url('../images/img-l2.png') !important;
	background-size: cover !important;
}
.img-l3 {
	background: url('../images/img-l3.png') !important;
	background-size: cover !important;
}
.img-l4 {
	background: url('../images/img-l4.png') !important;
	background-size: cover !important;
}
.img-l5 {
	background: url('../images/img-l5.png') !important;
	background-size: cover !important;
}
.img-l6 {
	background: url('../images/img-l6.png') !important;
	background-size: cover !important;
}
.img-l7 {
	background: url('../images/img-l7.png') !important;
	background-size: cover !important;
}
.img-l8 {
	background: url('../images/img-l8.png') !important;
	background-size: cover !important;
}
.img-l9 {
	background: url('../images/img-l9.png') !important;
	background-size: cover !important;
}
.img-l10 {
	background: url('../images/img-l10.png') !important;
	background-size: cover !important;
}
.img-l11 {
	background: url('../images/img-l11.png') !important;
	background-size: cover !important;
}

/*Seg*/
.thumbnail .caption {
    color: #fc6719;
}
.result-offer-row-container .result-item .text-ellipsis {
    color: #fc6719;
}
@media (min-width: 768px) {
	.container-item {
		height: 300px !important;
	}
}

@media (max-width: 768px) {
	.line-thru:after {
   		 border-bottom: none;
	}
	.alfa-slider {
		top: 0;
		}
	.alfa-slider-border-circle {
		margin-top: 0;
		}
}
@media (max-width: 568px) {
	.btn-lg {
		width: 100%;
		font-size: 12px;
		}
}

h4 {
    font-size: 18px;
    color: #666;
    text-transform: uppercase;
    padding-top: 10px;
}

h2 {
    font-size: 20px;
}

 h1 {
    font-size: 30px;
}