/** NM 500 STYLES **/



/** Section ATRIBUTOS */

.card-atributos__elements {
    text-align: center;
    background-color: #fdfdfd;
    border-radius: 55px;
    box-shadow: -12px 0 51px 0 rgb(0 0 0 / 10%);
    padding: 0px 10px 24px;
}


.card-atributos__circle {
    width: 80px;
    padding: 16px;
    position: relative;
    top: -25px;
    border-radius: 50px;
    box-shadow: 6px 7px 5px 0 rgb(0 0 0 / 30%);
    background-color: #fff;
}

.wp-block-cover, .wp-block-cover-image{
	box-sizing: inherit;
}

.title-highlight strong {
    background-color: #fda400;
    padding: 8px 18px;
    border-radius: 25px;
    color: white;
}

.nm-full-imagen img {
    height: 650px;
    object-fit: cover;
    position: relative;
    top: 72px;
}

.c-single_post__image {
    height: 200px;
    overflow: hidden;
	position:relative;
	margin:0px;
}

.c-single_post__image:before {
    content: '';
    position: absolute;
    background: #0000006e;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.c-single_post.post-nm500__post {
    position: relative;
}

.c-single_post__image img {
    overflow: hidden;
    object-position: center;
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.c-single_post__title {
    font-size: 21px;
    font-weight: 900;
    line-height: 1.2;
    color: white;
    position: absolute;
    max-width: 80%;
    left: 0;
    right: 0;
    top: 20%;
    margin: auto;
}

.c-single_post__excerpt {
    font-size: 13px;
    color: #535252;
    padding: 11px 19px;
    margin: 0px;
    background: #eaeaea;
    min-height: 250px;
}

.pq-nm500 p {
    margin-bottom: 25px;
}

.tile-new-line strong{
	border-bottom:solid 1px #fda400;
}
/*---====== PARA MÁS INFORMACIÓN  ===== */

.wpcf7-form-control-wrap input {
    position: relative;
    height: 30px;
    padding: 13px 0px;
    padding-left: 17px;
}

.form-container-elements {
    max-width: 80%;
    margin: auto;
    text-align: center;
}

.container-form {
    padding-bottom: 31px;
}

.inputs-camp.text-area-campo textarea {
    width: 100%;
}

h3.mas-informacion-title {
    max-width: 60%;
    margin: auto;
    font-size: 38px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #fff !important;
    padding: 13px 24px 11px;
    background: #fda400;
    border-radius: 25px 25px 0px 0px;
    text-transform: uppercase;
}


.grid-container-camp-all {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-gap: 2%;
    text-align: left;
}

label.label-form {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: #1b1b1c;
}

.body-form-content {
    border-radius: 34px;
    box-shadow: -10.3px 14.7px 32px 0 rgb(0 0 0 / 7%);
    background-color: #f8f8f8;
    padding: 32px 72px 41px;
}

.grid-container-camp-all input {
    border: none;
	width:100%;
    border-radius: 25px !important;
}

.telefono-nm500 {
    padding: 13px 0px;
    padding-left: 17px;
}

.inputs-camp.text-area-campo {
    grid-column: 1/3;
}

.enviar-form-btn {
    position: relative;
	top: 32px;
}

.inputs-camp.text-area-campo .nombreempresa-nm500 {
    height: 253px;
}


input.wpcf7-form-control.wpcf7-submit.enviar-forma {
	position: relative;
    top: 14px;
    width: 100%;
    background-color: #fda400;
    color: white;
    border-radius: 25px;
    font-size: 21px;
    position: relative;
    max-width: 200px;
    border: none;
    padding: 14px;
}

@media(max-width:780px){
	
	.space-size{
		height: 12px !important;
	}
	
	.nm-full-imagen img{
		height:274px;
		top: 40px;
	}
	
	.form-container-elements{
		max-width: 100%;
	}
	
	.title-highlight strong {
		background-color: #fda400;
		padding: 8px 18px;
		border-radius: 25px;
		color: white;
		display: block;
		font-size: 25px;
	}
	
	h3.mas-informacion-title{
		max-width: 88%;
		font-size: 22px;
	}
	
	h3.mas-informacion-title {
		margin-bottom: -5px !important;
		font-size: 16px;
	}
	
	.body-form-content{
		padding: 18px 19px 41px;
	}

	.grid-container-camp-all{
		display:block;
	}
	
	form input.wpcf7-text{
		margin-bottom:18px;
	}
	
	input.wpcf7-form-control.wpcf7-submit.enviar-forma{
		left:13%;
	}
	
	.page-template-nm-500 section#porque-nm500 h3.container-porque{
		font-size: 24px !important;
		text-align: center;
		left: 0px;
	}
	
	.container-right-column{
		max-width: 100%;
	}
	
	.right-column-elements {
		top: -50px;
		position: relative;
	}
	
	.page-template-nm-500.page-template-nm-500-php h5.test-background-orange{
		font-size: 24px !important;
	}
	
	.page-template-nm-500.page-template-nm-500-php .pe-color p{
		max-width: 100%;
		font-size: 20px;
	}
	
	.text-elements{
		max-width:90%;
	}
	
	h3.tile-conoce-más{
		font-size:28px;
		
	}
	
	img.imagen-nueva-linea{
		height:250px;
	}
	
	.left-description-text p{
		max-width:100%;
	}
	
	.left-description-text p{
		font-size: 23px;
	}
	
	.imagen-product-center img{
		padding-top: 0px;
	}
}
