
body{
	background: #364537 url("../../images/bg_top.png") repeat-x scroll left top 0;
	font-family: 'PT Sans', sans-serif;
}

body.ishome{
	background: #364537 url("../../images/bg_home_top.png") repeat-x scroll left top 0;

}

.table .thead-dark th {
    color: #fff;
    background-color: #34431f;
    border-color: #97a08d;
}

.titulo_sin_img{
	font-size: 70px;
	color: #FFF;
	background-color: #839071;
	padding: 10px 18px;
	
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}

.border_blanco{
	
	margin-top: -2.3125rem;
    position: relative;
    border-bottom: 2px #FFF solid;
    padding-bottom: 0px;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: seagreen;
}

.nav-link{
	font-family: 'PT Sans', sans-serif;
	font-size: 1.25rem; 
	/*color: #7f8c6d;*/
}
.navbar-light .navbar-nav .nav-link:link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:visited{
	color: #7f8c6d;
}

.menu_top_container{
	margin-top: 20px;
}

body.ishome .menu_top_container {
    margin-top: 28px;
}

body.ishome section.content_txt {
    background-color: #6b896d;
	margin-top: 3px;
}

.text_container hr{
	height:2px;
	background-color: #5f6c5e;
	border: none;
	margin: 3px 0;
}

.text_container{
	margin: 20px auto;
}

body.ishome .text_container p{
	margin-bottom: 0px;
	font-size: 24px;
	padding: 20px 0;
}

.header_item_img h1.solo_txt{
	background-color: #839071;
	line-height: 135px;
	color: #FFF;
	font-size: 54px;
	font-weight: 700;
	padding-left: 25px;
}

.header_item_img h1.txt_sobre_img{
	color: #c8f8c8;
	font-size: 86px;
	font-weight: 700;
	padding-left: 25px;
	position:absolute;
	top: 115px;
	    text-shadow: 0px 0px 10px #333;
}
.header_item_img h4.txt_sobre_img{
	color: #c8f8c8;
	font-size: 45px;
	font-weight: 400;
	padding-left: 25px;
	position:absolute;
	top: 200px;
	    text-shadow: 0px 0px 10px #333;
}

.seguro-salud-turismo .header_item_img h1.txt_sobre_img{
font-size: 56px;
}

.equipos h2{
	width: 100%;
	padding-left: 16px;
	background-color: #415342;
}

.equipos section.content_txt {
    background-color: #364537;
	font-size: 19px;
}

.calculadora section.content_txt {
    background-color: #FFF;
	font-size: 15px;
}

.calculadora .form-control {
    background-color: #fff;
    line-height: 22px;
    color: #34431f;
    padding: 5px;
    border-color: #314333;
}

.equipos .item-page .row{
	border-bottom: #5f6c5e 2px solid;
	padding: 10px 0px;
}
.equipos .item-page .row:last-child {
    border-bottom: none;
}

.contacto{
	background-color: #233124;
	padding: 30px 0;
}
.contacto_sumate{
	background-color: #4c654e;
	padding: 30px 0;
}

.contacto h2, .contacto_sumate h2{
	width: 100%;
	text-transform: uppercase;
	padding-left: 0px;
	border-bottom: 1px #fff solid;
	background-color: unset;
}

h2.tit_bloque{
	background-color: #4e745f;
	padding: 0px 3px;
}

.form-control{
	background-color: #314333;
	line-height: 22px;
	color: #FFF;
	padding: 5px;
	border-color: #314333;
}
textarea.form-control_textarea{
	background-color: #314333;
	line-height: 22px;
	color: #FFF;
	padding: 5px;
	width: 100%;
	border-color: #314333;
}

.form-control-plaintext:focus {
  border-color: #314333;
  box-shadow: inset 0 1px 1px rgba(255, 0, 0, 0.075), 0 0 8px rgba(145, 219, 123, 0.6);
}

.form-control:focus {
        border-color: #314333;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(83, 161, 59, 0.5);
		background-color: #415342;
		color: #FFF;
}
textarea.form-control {
    height: 180px;
}
label.error{
	font-size:11px;
	line-height: 11px;
	margin: 0px;
}
.valid.error{
	display: none !important;
}

.btn-primary {
    color: #fff;
    background-color: #364537;
    border-color: #fff;
}

.btn-primary:hover {
    color: #fff;
    background-color: #415342;
    border-color: #fff;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #525e50;
    border-color: #000;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0px 0px 5px 2px #155724;
}

.mod_home_3cols{
	color:#fff;
}
.mod_home_3cols h4{
	font-size: 23px;
	border-bottom: 1.5px solid #eaedea;
	text-align: center;
	line-height: 38px;
}
.mod_home_3cols p{
	font-size: 16px !important;
	padding: 5px 0 !important;
}

.inner_modhome{
	background-color: #455346;
	padding: 10px 20px;
}

.navbar-nav > .nav-item {
	border-right: 1px #7f8c6d solid;
	line-height: 0.4rem;
}

.navbar-nav > .nav-item:last-child{
	border-right: none;	
}

/*
.navbar-nav > .nav-item a::after { 
  content: " | ";
}*/

.dropdown-toggle:after { content: none }

.dropdown-menu {
	border-radius: 0;
}

section.content_txt{
	background-color: #415342;
	color: #fff;
	margin-top: 5px;
	padding-top: 5px;
}
.hr_txt{
	border: 1px #5f6c5e solid;
}

.content_txt p{
	font-size: 16px;
}

.conttxt_2_cols{
	/*border-top: 2px solid #fff;*/
}


.dropdown-item {
    padding: 1.10rem 0em;
    color: #839071;
	font-size: 1.1125rem;
	border-top: 2px #485b2d solid;
}

.navbar-nav > .nav-item:last-child .dropdown-item{
	border-top: none;
}

.dropdown-menu > .dropdown-item:first-child {
    margin-top: 0.7rem;
    border-top: 4px #485b2d solid;
}

div.dropdown-menu{
	padding: 0 1.375rem;
	margin-top: 0.5rem;
}

.navbar-light .navbar-toggler {
    background-color: #fff;
}

.header_item_img{
	margin-top: -2.3125rem;
	position: relative;
	border-bottom: 2px #5f6c5e solid;
	padding-bottom: 10px;
}

.header_item_img .header_title{
	position: absolute;
	top: 7.4375rem;
	left: 10px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 5.4375rem; 
	color: #c8f8c8;
	text-shadow: 0px 0px 10px #333;
}

.header_item_img .header_title_clima{
	position: absolute;
	top: 10%;
	left: 10px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 5.4375rem; 
	color: #fff;
}

.navbar-light .navbar-brand {
    z-index: 1;
}


article h2{
	font-family: 'PT Sans', sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	text-transform: uppercase;
	
	line-height: 3rem;
}

.marcas{
	padding-top: 10px;
    padding-bottom: 10px;
	border-top: 2px #5f6c5e solid;
	border-bottom: 2px #5f6c5e solid;
	margin: 20px auto;
}
.marcas .col{
padding: 0 60px;	
}
.marcas .col:first-child{
padding: 0 20px;	
}
.marcas .col:last-child{
padding: 0 20px;
}

.contacto_home{
	position: absolute;
    top: 4px;
    right: 0;
	font-size:20px;
	font-weight: 700;
	color: #FFF;
}


footer{
	background-color: #233124;
	color: #fff;
	padding: 30px 0px;
}
footer h4{
	font-size: 14px;
	font-weight: 700;
	line-height: 2.5rem;
	border-bottom: 1.5px solid;
}
footer p{
	font-size: 16px !important;
}

address {
    padding: 0 1.5625rem;
}

hr{
	height:2px; border:none; color:#fff; background-color:#fff; margin-top: 0;
}

.slider_home{
	margin-top: -87px;
	position: relative;
}

.btn_pesatanias{
	position: absolute;
	top: 125px;
	right: 15px;
}
.btn_img_home{
	margin-bottom: 10px;
}

.btn_pesatanias_mobile{
	position: absolute;
	top: 30px;
	right: 15px;
}


.estilo_monedas{
background-color: #586447;
margin-right: 5px;
padding: 10px 0;
}
.estilo_pizarra{
background-color: #454f38;	
margin-left: 5px;
padding: 10px 0;
}
.estilo_mercado{
background-color: #364537;	
margin-left: 5px;
padding: 10px 0;
}

.precios h3{
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 47px;
	border-top: 2px solid #788269;
	border-bottom: 2px solid #788269;
	line-height: 78px;
	padding-left: 20px;
	position: relative;
}
.precios h3 span{
	font-size: 23px;
	position: absolute;
	right: 5px;
}

.tabla_head_precios{
font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 25px;
    height: 50px;
    padding: 12px 0px;
	margin-bottom: 12px;
}
.tabla_head_precios_valores div{
	padding: 3px 0;
}

.tabla_head_precios_valores{
font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 28px;
}
.precios_valores_fisico{    
	font-weight: 400;
	font-style: italic;
	text-transform: none;
}

.tabla_head_precios_valores div span::before {
  content: "\A";
  white-space: pre;
}
.tabla_head_precios_valores div span{
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
}

.combustibles-y-lubricantes .header_item_img h1.txt_sobre_img {
    font-size: 75px;
    top: 115px;
}


.cont_novedades_txt{
	background-color: #1c2b1d;
	padding: 20px;
	margin-top: 220px;
}

.cont_novedades_txt h2{
	background-color: unset;
	border-bottom: 2px #fff solid;
	padding: 0px;
}


/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .8rem;
    padding-left: .8rem;
	}
	
	.inner_modhome{	
	min-height: 456px;
	}
	
	.estilo_mercado .d-lg-block , .estilo_mercado .d-xl-block {
    display: inline-block !important;
	}
	
 }



/*// Extra small devices (portrait phones, less than 576px)*/
/*@media (max-width: 575.98px) { */
@media (max-width: 767.98px) {
	.header_item_img .header_title {
		font-size: 3.4375rem;
		top: 3.25rem;
	}
	
	.titulo_sin_img{
	font-size: 35px;
	
	padding: 10px 18px;
	}
	
	.marcas .col {
    padding: 0 5px;
	}
	
	body.ishome .text_container p {
    font-size: 20px;
	}
	.menu_top_container {
    /* margin-top: 20px; */
    margin: 0 0 45px 0;
	}
	
	.header_item_img h1.txt_sobre_img {
    font-size: 55px;
    top: 32px;
	line-height: 55px;
	}
	.header_item_img h4.txt_sobre_img {
    font-size: 35px;
    top: 92px;
	}
	
	.ferreteria-y-corralon .header_item_img h1.txt_sobre_img, .seguro-salud-turismo .header_item_img h1.txt_sobre_img, .combustibles-y-lubricantes .header_item_img h1.txt_sobre_img {
    font-size: 38px;
    top: 51px;
	}
	.seguro-salud-turismo .header_item_img h1.txt_sobre_img {
	font-size: 30px;
	}
}


@media (max-width: 575.98px) {
	.header_item_img .header_title {
	font-size: 2.4375rem;
    top: 2.25rem;
	}
	
	.tabla_head_precios_valores {
    font-size: 18px;
    line-height: 20px;
	}	
	.precios h3 {
    font-size: 30px;
	}
	.precios .estilo_mercado h3 {
    font-size: 24px; 
	padding-left: 0px;
	}
	.precios .estilo_mercado h3 span {
    font-size: 16px;
	}
	.estilo_mercado .tabla_head_precios {
    font-size: 17px;
	}
	.precios_valores_fisico {
    font-weight: 400;
    font-style: italic;
    font-size:15px;
	}
	.estilo_mercado .tabla_head_precios_valores {
    font-size: 16px;
	}
	
	.tabla_head_precios_valores div span {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
	}
	.tabla_head_precios_valores div {
    padding: 4px 0;
	}
	
	.header_item_img h1.solo_txt{
	line-height: 60px;
	font-size: 40px;
	}
	.equipos section.content_txt {
    font-size: 13px;
	word-break: break-all;
	}
	
	
	.header_item_img h1.txt_sobre_img {
    font-size: 38px;
    top: 27px;
	line-height: 36px;
	}
	.header_item_img h4.txt_sobre_img {
    font-size: 23px;
    top: 69px;
	}
	
	.contacto h2, .contacto_sumate h2 {
    font-size: 28px;
	}
	
	.ferreteria-y-corralon .header_item_img h1.txt_sobre_img, .seguro-salud-turismo .header_item_img h1.txt_sobre_img, .combustibles-y-lubricantes .header_item_img h1.txt_sobre_img {
    font-size: 28px;
    top: 40px;
	}
	.seguro-salud-turismo .header_item_img h1.txt_sobre_img {
	font-size: 26px;
	}
}

@media (max-width: 380px){
	.ferreteria-y-corralon .header_item_img h1.txt_sobre_img, .seguro-salud-turismo .header_item_img h1.txt_sobre_img, .combustibles-y-lubricantes .header_item_img h1.txt_sobre_img {
    font-size: 25px;
    top: 40px;
	}
	
	.seleccion-de-granos .header_item_img h1.txt_sobre_img {
    font-size: 32px;
    top: 27px;
    line-height: 36px;
	}
	.seleccion-de-granos .header_item_img h4.txt_sobre_img {
    font-size: 23px;
    top: 61px;
	}
	
}

@media (max-width: 991px){
	.navbar-nav > .nav-item {
    line-height: 0.4rem;
    border-bottom: 1px #7f8c6d solid;
    padding: 10px 0;
    border-right: none;
	}
	.navbar-nav > .nav-item:last-child{
		border: none;
	}
	
}

@media (max-width: 1199.98px) {
	.ishome .navbar-brand{
		margin-top: 18px;
	}
	.contacto_home {
		top: 7px;
		font-size: 12px;
	}
	.slider_home{
		margin-top: 0px;
	}
	
	.btn_pesatanias{
	top: 70px;
	}
}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
	.header_item_img h1.solo_txt{
	line-height: 60px;
	font-size: 40px;
	}
	.equipos section.content_txt {
    font-size: 13px;
	word-break: break-all;
	}
	
	.precios h3 {
    font-size: 36px;
    line-height: 78px;
	}
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) { 
	.btn_pesatanias {
    top: 55px;
    width: 170px;
	}

	.header_item_img .header_title {
		font-size: 3.4375rem;
		top: 5.05rem;
	}
	
	.marcas .col {
    padding: 0 15px;
	}
	
	.inner_modhome{	
	min-height: auto;
	}
	
	
	.tabla_head_precios_valores {
    font-size: 18px;
    line-height: 20px;
	}	
	.precios h3 {
    font-size: 30px;
	}
	.tabla_head_precios_valores div span {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
	}
	.tabla_head_precios_valores div {
    padding: 3px 0;
	}
	
	.header_item_img h1.solo_txt{
	line-height: 60px;
	font-size: 40px;
	}
	.equipos section.content_txt {
    font-size: 14px;
	}
	
	.header_item_img h1.txt_sobre_img {
    font-size: 75px;
    top: 40px;
	}
	.header_item_img h4.txt_sobre_img {
    font-size: 45px;
    top: 120px;
	}
	
	.ferreteria-y-corralon .header_item_img h1.txt_sobre_img, .seguro-salud-turismo .header_item_img h1.txt_sobre_img, .combustibles-y-lubricantes .header_item_img h1.txt_sobre_img {
    font-size: 56px;
    top: 68px;
	}
	.seguro-salud-turismo .header_item_img h1.txt_sobre_img {
	font-size: 40px;
    top: 76px;
	}
	
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) { 
	.header_item_img .header_title {
		top: 6.50rem;
	}
	
	.slider_home{
		margin-top: -105px;
	}
	body.ishome .menu_top_container {
		margin-top: 14px;
	}
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.inner_modhome{	
	min-height: 393px;
	}
}


