.display{
 display:none; 
}
.margentop30{
    margin-top: 50px;
    font-size: 28px;
    font-weight: bold;
    color: #000000;
}
.margentop30>p{
    padding-left:30px;
    padding-right:30px;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-top: 0px;	
}
.imgcentro{
    background-position: bottom;
}
.backwhitee{
    background-color: rgba(255,255,255,0.5);
    height: 400px;
    width: 800px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 2;
}
.zxcgris{
    color: #444444;
    font-weight: bold;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}
.backgroundgriss{
    padding-bottom: 100px;
    padding-top: 100px;
    background-color: #f9f9f9;
    
}
.descrippp{
    color: #1B1B1C;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 0;
    padding-top: 20px;
}
.bn{
    color: rgba(128, 165, 28, 1);
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 0;
}
.cv{
    color: rgba(128, 165, 28, 1);
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 0;
}
.content{
    position: relative;
    background-attachment: fixed;
}
.content0{
     background-image: url(../images/7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    background-position: center;
}
.content2{
    background-image: url(../images/17.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;
    background-position: 10px;
}
.verderadius{
    padding-bottom: 20px;
    padding-top: 20px;
    margin-top: 30px;
    background-color: rgba(0,0,0,0.3);
    margin-bottom: 20px;
}
.verderadius>p{
    margin-top: 20px;
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    text-shadow: 5px 0px 0px rgba(91, 91, 95, 1);
}
.fondoblancocambia{
    background-color: rgba(0,0,0,0.9);
    height: 600px;
    padding-bottom: auto;
    padding-top: auto;
}
.fondoblancocambia>p{
    color: #ffffff;
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 20px;
    padding-top: 40px;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
}
.fondoblanco{
    background-color: rgba(255,255,255,0.7);
    height: 500px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.fondoblanco>p{
    color: #1B1B1C;
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
}
.fondoblanco>ul{
    list-style: none;
}
.fondoblanco>ul>li{
    padding-top: 20px;
    padding-left: 20px;
    font-size: 20px;
    color: #1B1B1C;
}
.fa-check-circle{
    color: #668B40;
}
.circulo {
     width: 130px;
     height: 130px;
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     border: 1px solid #668B40;
}
.circulo:hover {
     background-color: #668B40;
     border: 1px solid #668B40;
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
}
.fa-truck{
    padding-top: 25px;
}
.fa-phone{
    padding-top: 30px;
}
.fa-pencil-square-o{
    padding-top: 30px;
    padding-left: 5px
}
.bordelados{
    border-left: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
}
.bordederecho{
    border-right: 1px solid #E3E3E3;
}
.titcir{
    margin-top: 10px;
    color: #668B40;
    font-weight: bold;
    font-size: 20px;
}
.margindecirculos{
    margin-top: 30px;
    margin-bottom: 5px;
}
.nuestrosclientes{
    color: #1B1B1C;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
}
.servgris{
    color: #1B1B1C;
    font-size: 46px;
    font-weight: bold;
}
.servblanco{
    color: #ffffff;
    font-size: 46px;
    font-weight: bold;
    margin-top: 30px;
    text-shadow: 5px 0px 0px rgba(128, 165, 28, 1);
}
.descripserv{
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
}
.verdeee{
    background-color: #84A942;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0;
    cursor: pointer
}
.zz{
    margin-bottom: 0;
    padding: 5px 0;
}
#mapa{
    margin-top: 30px;
    width: 100%;
    max-width: 100%;
    height: 500px;
    max-height: 100vh;
    margin-bottom: 40px;
}
.mapareltivo{
    position: relative;
}
.mapadescript{
    position: absolute;
    background-color: rgba(128,165,66,0.7);
    width: 200px;
    height: 500px;
    bottom: 40px;
    right: 15%;
    z-index: 2;
}
.mapadescript>p {
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}
#listaaa>li{
    font-weight: 400;
    color: #222222;
}
/* Large desktops and laptops */
@media (min-width: 1200px) {
    .xcv{
        margin-top:0px;
    }
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .xcv{
        margin-top:0px;
    }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .fondoblancocambia{
        height: 700px;
    }
    
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .fondoblanco{
height:auto;
}
    .swiper-container {
    margin-top: 50px;
        height: auto;
}
    .fondoblancocambia{
        height: auto;
    }
    .content0{
       height:auto; 
    }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
    .fondoblanco{
height:auto;
}
    .fondoblanco>ul{
    padding: 0;
}
    .fondoblanco>ul>li{
    padding-top: 10px;
    padding-left: 0px;
        font-size: 18px;
}
    .bn{
    font-size: 24px;
}
    .swiper-container {
    margin-top: 50px;
         height: auto;
}
    .fondoblancocambia{
        height: auto;
    }
    .content0{
       height:auto; 
    }
}