body {
	background: linear-gradient(rgb(255, 255, 255), rgba(255, 255, 255, 0.52)), url(../../images/bosque1.jpg);
	background-position: center top;
	background-size: 100% auto;
	background-color: #cccccc;
	background-attachment: fixed;
}
.header{
	background-image: url("../../images/bosque2.jpg");
	background-position: center top;
	background-size: 100% auto;
	height: 600px;
	width: 100%;
	margin-right: 0px; 
    margin-left: 0px;
}
.imageheader{
	width: 65%;
    border: green 2px solid;
    border-radius: 25px;
}
.headertext1{
    color: #226128;
    margin-left: 8%;
    font-size: 100px;
    font-family: 'Tangerine';
    font-weight: bold;
    margin-top: 15px;
}
.headertext2{
	color: white;
	text-align: center;
	font-size: 30px;
	font-family: 'Bree Serif';
}
.headertext3{
	color: white;
	text-align: center;
	font-size: 35px;
	font-family: 'Bree Serif';
}
.headertext4{
	color: white;
	text-align: center;
	font-size: 40px;
	font-family: 'Bree Serif';
}
.headertext5{
	color: white;
	text-align: center;
	font-size: 45px;
	font-family: 'Bree Serif';
}
.customweight{
	font-weight: bold;
	font-size: 1.05rem;
	font-family: 'Bree Serif';
}
.buttoncall{
	-webkit-box-shadow: 10px 10px 32px 2px rgba(250,247,250,1);
	-moz-box-shadow: 10px 10px 32px 2px rgba(250,247,250,1);
	box-shadow: 10px 10px 32px 2px rgba(250,247,250,1);
	background-color: #226128 !important;
	border-color: green !important;
	margin-bottom: 10px !important; 
	text-align: center; 
	width: 60%;
}
.buttoncall:hover{
	-webkit-box-shadow: 5px 5px 28px 5px #0F750B; 
	box-shadow: 5px 5px 28px 5px #0F750B;
}
.containermov{
	margin-top:240px;
}
.footerlinks{
	text-decoration: none !important;
}
.containermov p{
	font-weight: bold;
}
.containerbotones{
	padding-left: 10%;
    padding-right: 10%;
}
.show991{
	display: none;
}
.show600{
	display: none;
}
.divphone{
	font-size: 35px;
}
.consultamisofertas {
    /*color: #226128;*/
    color: #b12a2a;
    text-align: center;
    font-family: 'Bree Serif';
    font-weight: bold;
    font-size: 40px;
    margin-top: 70px;
}
.hiden600{
	padding-left: 10%;
	padding-top: 2%;
}
.experta{
	margin-left: 65px;
    font-size: 50px;
    font-family: 'Tangerine';
}
.pheaders{
	text-align: center;
	padding-left: 30%;
	padding-top: 25%;
}
.hijaynieta{
	text-align: justify;
	font-family: 'Tangerine';
	font-size: 50px;
	text-align: center;
}
.carousel-item h2{
	font-family: 'Tangerine';
	font-size: 40px;
	font-weight: bold;
}
@media screen and (max-width: 1700px){
	.headertext1 {
		width: 80%;
		margin-left: 5%;
	}
	.experta{
		margin-left: 35px;
	}
}
@media screen and (max-width: 1405px){
	.divphone {
	    font-size: 30px;
	}
	.experta{
		margin-left: 30px;
	}
	.headertext1 {
	    margin-left: 15%;
    	font-size: 65px;
	}

	.imageheader {
	    width: 75%;
	}
	.hiden600 {
	    padding-left: 5%;
	}
	.hijaynieta{
		font-size: 40px;
	}
}
@media screen and (max-width: 1300px) {
	body {
		background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)), url("../../images/bosque12.jpg");
		background-position: center top;
		background-size: 100% auto;
		background-color: #cccccc;
		background-attachment: fixed;
	}
	.capabotones{
		width: 100%;
	}
	.hiden600 {
	    padding-top: 5%;
	}
}

@media screen and (max-width: 1130px){
	.headertext1 {
		margin-left: 10%;
	}
	.header{
		height: 500px;
	}
	.experta {
	    font-size: 35px;
	    margin-left: 44px;
	}
	.divphone {
	    font-size: 25px;
	}
}

@media screen and (max-width: 910px) {
	.header{
		height: 400px;
	}
	.show991{
		display: block;
	}
	.hidden991{
		display: none;
	}
	.imageheader {
	    width: 85%;
	}
}
@media screen and (max-width: 890px) {
	.headertext2{
		font-size: 20px;
	}
	.headertext3{
		font-size: 25px;
	}
	.headertext4{
		font-size: 30px;
	}
	.headertext5{
		font-size: 35px;
	}
	.header {
	    height: 350px;
	}
}
@media screen and (max-width: 750px) {
	.header{
		height: 300px;
	}
	.header{
		background-image: url("../../images/bosque21.jpg");
		background-position: center top;
		background-size: 100% auto;
		height: 330px;
		width: 100%;
		margin-right: 0px; 
	    margin-left: 0px;
	}
	.imageheader{
		margin-top: 20px;
	}
	.pheaders{
		text-align: center;
		padding-left: 10%;
		padding-top: 25%;
	}
	.hiden600 {
	    padding-left: 0%;
	    padding-top: 2%;
	}
}
@media screen and (max-width: 600px) {
	.imageheader {
	    margin-top: 70px;
	}
	.h1header{
		font-size: 30px;
	}
	body {
		background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)), url("../../images/bosque123.jpg");
		background-position: center top;
		background-size: 100% auto;
		background-color: #cccccc;
		background-attachment: fixed;
	}
	.show600{
		display: block;
	}
	.hiden600{
		display: none;
	}
	.headertext5 {
	    font-size: 27px;
	}
}

@media screen and (max-width: 575px) {
	.containerbotones{
		margin-top: 0px;
	}
	.containermov{
		margin-top:230px;
	}
	.capabotones{
		margin-top: 0px;
	}
	.lead {
    	font-size: 1.00rem;
	}
	.buttoncall{
		width: 100%;
	}
	.imageheader {
	    margin-top: 40px;
	}
	.experta {
		margin-left: 5px;
	    font-size: 35px;
	    font-weight: bold;
	}
	.hijaynieta {
	    font-size: 30px;
	    font-weight: bold;
	}
	.carousel-item h2 {
	    font-size: 30px;
	}
}

@media screen and (max-width: 414px) {
	.containermov{
		margin-top:200px;
	}
	.headertext5 {
	    font-size: 25px;
	}
	.consultamisofertas {
	    font-size: 25px;
	}
	.header{
		height: 300px;
	}
	body {
		background:unset;
		background-color: #d8ecef;
	}

}

@media screen and (max-width: 375px) {
	.containermov{
		margin-top:165px;
	}
	.header{
		height: 280px;
	}
	.imageheader {
	    margin-top: 35px;
	}
	.imageheader{
		float: right;
	}
	.headertext2 {
	    font-size: 15px;
	}
	.headertext3 {
	    font-size: 20px;
	}
	.headertext4 {
	    font-size: 25px;
	}
	.headertext5 {
	    font-size: 21px;
	}
	.consultamisofertas {
	    font-size: 20px;
	}
}

@media screen and (max-width: 340px) {
	.headertext1{
		font-size: 50px;
	}
	.headertext2{
		font-size: 10px;
	}
	.headertext3{
		font-size: 15px;
	}
	.headertext4{
		font-size: 20px;
	}
	.header{
		height: 250px;
	}
	.headertext5 {
	    font-size: 18px;
	}
	.experta{
		font-size: 30px;
	}
}

@media screen and (max-width: 325px) {
	.imageheader {
	    margin-top: 25px;
	}
	.experta{
		font-size: 20px;
	}
	.headertext4 {
	    font-size: 18px;
	}
	.headertext2 {
	    font-size: 13px;
	}
}