@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;500;600;700;800;900&family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Secular+One&display=swap');
/*22122021*/
body{
	background: #fff;
	box-sizing: border-box;
	color: #000000;
	font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5{
	font-family: 'Big John PRO', 'Secular One', sans-serif;
	font-weight: bold;
}
.content-modelos{
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}
.carrusel-modelos{
	padding: 0;
	margin: 40px 0;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
}
.carrusel-modelos .content-modelos{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.carrusel-modelos .content-modelos .modelo{
	text-align: center;
	margin: 60px 0 40px;
	border-right: 1px solid #E5E5E5;
	
}
.carrusel-modelos .content-modelos .modelo:last-child{
	border-right: 0 none;
}
.carrusel-modelos .content-modelos .modelo h2{
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	color: #000000;
}
.carrusel-modelos .content-modelos .modelo img{
	max-width: 100%;
}
.fuso-modelo-table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 20px;
	-webkit-border-horizontal-spacing: 20px;
    -webkit-border-vertical-spacing: 10px;
}
.fuso-modelo-table td{
	padding: 10px 18px;
}
.fuso-modelo-table thead td{
	background-color: rgba(237, 27, 36, 0.5);
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.fuso-modelo-table thead td:nth-child(even){
	background-color: rgba(237, 27, 36, 0.75);
}
.fuso-modelo-table thead tr:first-child td:first-child{
	background-color: transparent;
}
.fuso-modelo-table tbody td{
	background-color: #EEEEEE;
	text-align: center;
}
.fuso-modelo-table tbody td:nth-child(even){
	background-color: #EEECE1;
}
.icon-check{
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(https://www.fuso.cl/documents/1229267/1927943/check.svg);
	background-repeat: no-repeat;
	background-size: cover;
}
.icon-check:after, .icon-check:before{
	display: none;
}
.banner-fuso{
	width: 100%;
	background-color: #000;

}
.banner-fuso .content-modelos{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 18px 0 28px;
	position: relative;
}
.banner-fuso.banner-repuestos img{
  width: 222px;
}
.banner-fuso .content-modelos .btn-overall{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.text-banner{
	background-image: url(/documents/1141300/1410273/fondo-texto.png);
	width: 783px;
	height: 131px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.banner-fuso .content-modelos h4{
	font-family: 'Libre Franklin', sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 40px;
	line-height: 45px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	display: block;
	width: 720px;
	transform: rotate(-2.41deg);
}
.form-modelos-content{
	padding: 20px 0 46px;
}
.form-modelos-content .content-modelos{
	display: grid;
	grid-template-columns: 600px 600px;
	grid-gap: 137px;
}
.fuso-input-group{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-bottom: 40px;
	width: 100%;
}
.fuso-input-group label{
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 29px;
	color: #000000;
	padding-right: 16px;
}
.fuso-input-group select{
	width: 100%;
	max-width: 440px;
	background: #fff;
	border: 1px solid rgba(51, 52, 52, 0.5);
	box-sizing: border-box;
	border-radius: 5px;
	padding: 12px 35px;
	font-size: 18px;
	line-height: 29px;
	color:#333;
}
.fuso-input-group input{
	width: 100%;
	max-width: 440px;
	background: #EFEFEF;
	border: 2px solid rgba(2, 176, 72, 0.5);
	box-sizing: border-box;
	border-radius: 5px;
	padding: 12px 35px;
	font-size: 18px;
	line-height: 29px;
	color:#333;
}
.result-div{
	padding: 12px 45px 28px;
	display: flex;
	background: #ED1B24;
	border-radius: 5px;
	color: #fff;
	align-items: center;
	justify-content:space-around;
	margin-bottom: 38px;
}
.asside-form > p{
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 150%;
	color: #000000;
	margin-bottom: 41px;
}
a.link-a{
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 150%;
	text-decoration-line: underline;
	color: #007AEA;
	margin-bottom: 22px;
}
.result-div p{
	font-style: normal;
	font-weight: normal;
	font-size: 39px;
	line-height: 49px;
	margin: 0;
	color: #FFFFFF;
}
.result-div .mount{
	font-family: 'Maven Pro', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	line-height: 49px;
	margin: 0;
	color: #FFFFFF;
}
.btn-a{
	clear: both;
    display: flex;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 150%;
    color: #000000;
    background: transparent;
    border:2px solid #000;
    padding: 11px 16px;
    margin-bottom: 22px;
    max-width: 323px;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}
.btn-a:hover{
	background-color: #ddd;
}
.btn-a img {
    width: 48px;
    margin-left: 24px;
    max-width: unset !important;
}
.links-aside{
	display: flex;
	flex-direction: column;

}
.dark-footer {
    background-color: #333;
    width: 100%;
    margin: 0;
    color: #fff;
}
section.rcd-fuso-slide-ppal.rcd-fuso-slide-servicios {
    margin-bottom: -28px;
}
.convenios-fuso{
	padding-top: 56px;
}
.tables-fuso {
    padding: 40px 0;
    border-top: 1px solid #ccc;
}
@media (max-width: 767px){
	.carrusel-modelos{
		margin: 0;
	}
	.carrusel-modelos .content-modelos{
		flex-direction: column;
		justify-content: space-around;
	}
	.carrusel-modelos .content-modelos .modelo{
		text-align: center;
		padding: 30px 0 20px;
		margin: 0;
		border-right: 0 none;
		border-bottom: 1px solid #E5E5E5;
		width: 100%;
	}
	.tables-fuso{
		overflow-x: scroll;
	}
	.fuso-modelo-table{
		min-width: 1200px;
	}
	.text-banner{
		display: none;
	}
	.form-modelos-content .content-modelos {
	    display: grid;
	    grid-template-columns: 100%;
	    grid-gap: 0;
	    width: 100%;
	    padding: 0 20px;
	    box-sizing: border-box;
	}
	.banner-fuso .content-modelos {
    	justify-content: center;
    }
     .fuso-input-group label{
     	font-size: 14px;
     }
    .fuso-input-group input, .fuso-input-group select {
	    min-width: 77%;
	    padding: 6px 21px;
	    display: block;
	    font-size: 14px;
	    line-height: unset;
	}
	.fuso-input-group {
	    display: grid;
	    grid-template-columns: 25% 75%;
	}
	.fuso-input-group label {
	    font-size: 14px;
	    line-height: unset;
	}
	.result-div p, .result-div .mount {
	    font-size: 17px;
	    line-height: 1.2;
	}
	.result-div {
	    padding: 19px 45px 19px;
	}
	.asside-form > p{
		font-size: 14px;
	}
	.btn-a, a.link-a{
		font-size: 16px;
	}
}