html, body {
    margin: 0px;
    padding: 0px;
    font-family: 'Hind', sans-serif;

}


.flw100 {
    float: left;
    width: 100%;
}

.boxRelated {
    width: 30%;
    height: auto;
    background-color: #EFEFEF;
    float: left;
}

.boxRelMed {
    margin: 0px 5%;

}

.hind {
    font-family: 'Hind', sans-serif;
}

.montserrat {
    font-family: 'Montserrat', sans-serif;

}


.cajaNews2 {
    float: left;
    width: 46%;

    margin: 20px 2%;
}

.cnFoto {
    float: left;
    width: 50%;

    height: 200px;
}

.cnLinkN {
    color: #005825;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}
.cnLinkN:hover {

    text-decoration: underline;

}

.cnLink {
    color: #005825;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
.cnLink:hover {

    text-decoration: underline;

}

.fotosGal {
    display: inline-block;
    width: 150px;
    margin: 20px 10px 10px 10px;
    padding: 0px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;    
}

.cnTitle1 {
    color: #000000; font-weight: bold;
    margin: 0px;
    padding: 0px;
    font-size: 20px;
}

.cnTitle2 {
    color: #2E2E2E; 
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

.cnTextStyels h1 {
    color: #000000;
    font-size: 16px;
    line-height: 14px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.cnTextStyels p {
    color: #2E2E2E;
    
    font-size: 16px;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
}

.cnTexto {
    float: left;
    width: 48%;
    padding: 1%;
}

.newsPic {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 100%;
}

.linkCuadrito {
    text-decoration: none;
    color: #000000;
    font-size: 14px;
}
.cuadritos {
    float: left;
    background-color: #cccccc;
    width: 150px;
    height: 150px;
    margin: 5px 10px 5px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}


.tac {
    text-align: center;
}


.deviceCanvas {
    width: 1100px;
    margin: auto;


}

.fullHeight {
    height: 100% !important;
}



#menu {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    background-color: #fff;
    height: 120px;
    z-index: 99999999;
}

.menuArea {

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-right: 0px;
    width: auto;


}


.menuDesktop {
    font-size: 20px;
    display: block;
    margin: 0px 10px;
    color: #000000;
    font-weight: 600;

    padding: 0px 10px;
    text-decoration: none;

}
.menuDesktop:hover {
    color: #6A6A6A;
}




#logo {

    height: 36px;
    width: 184px;
    display: flex;
}

#menuBack {

    height: 36px;
    display: flex;
    margin-top: 8px;

}

#pulldown {
    position: fixed;
    left: 0px;
    top: 120px;

    width: 100%;
    display: none;
    
    background: rgba(30,128,63,0.99);

    z-index: 999999;
}


#pdAreaa {
    display: block;

    width: 1100px;
    padding: 20px 0px 20px 0px;
    min-height: 600px;
    margin: auto;
    color: #ffffff;

}

#level1 {
    padding-top: 35px !important;
}

#level2 {
    padding-top: 35px !important;
}

#level3 {
    padding-top: 35px !important;
}

.menuItems {
    float: left;
    width: 100%;
    padding: 5px;
    border-bottom: 1px solid #ffffff;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    background-image: url('imagenes/rcaret.png?01');
    background-repeat: no-repeat;
    background-position: right center;

}

.menuItems:hover {
    background-color: #fff;
    color: #000000;
    background-image: url('imagenes/rcaret2.png?01');
    background-repeat: no-repeat;
    background-position: right center;
}


.menuItemsDirect {
    float: left;
    width: 100%;
    padding: 5px;
    border-bottom: 1px solid #ffffff;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
}

.menuItemsDirect:hover {
    background-color: #fff;
    color: #000000;
}






#banner{
    background-color: #C8D9D6;
    float: left;
    width: 100%;
    height: 600px;
    margin-top: 120px !important;

}

#bannerInside{
    background-color:#007048;
    float: left;
    width: 100%;
    height: 386px;
    margin-top: 120px !important;

    background-repeat: no-repeat;
    background-position: center center;
}

.banner_agricola {
    background-image: url('imagenes/cat/agricola.jpg'); 
}

.banner_forestal {
    background-image: url('imagenes/cat/forestal.jpg'); 
}
.banner_pecuario {
    background-image: url('imagenes/cat/pecuario.jpg'); 
}


.banner_plasticultura {
    background-image: url('imagenes/cat/plasticultura.jpg'); 
}

.banner_cafe {
    background-image: url('imagenes/cat/cafe.jpg'); 
}

.banner_noticias {
    background-image: url('imagenes/banner_noticias.jpg'); 
}


.bannerArea {

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}


.genericArea {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.genericArea2 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;

}

.genericArea3 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;

}


.genericArea4 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.columnax {

    width: 260px;
    margin-right: 10px;
    font-size: 14px;
}


.columnax .pHome {
    font-size: 14px;
}

.gaL1 {
    display: flex;

    height: auto;
    width: 554px;
}
.gaR1 {
    display: flex;

    height: auto;
    width: 478px;
}






#homeSlider {
    height: 400px;
}


#bannerCopy {
    display: flex;

    width: 408px;
}

.copyBlocks {
    display: inline-block;
    width: 100%;
    height: auto;


}


.copyBlocks h3 {
    font-size: 38px;
    margin: 0px;
    padding: 0px;
}
.copyBlocks h1 {
    font-size: 44px;
    margin: 6px 0px 18px 0px;
    padding: 0px;

}
.copyBlocks h2 {
    font-size: 24px;
    margin: 0px;
    padding: 0px;
}














h3 {
    color: #1e813f;
    margin: 0px;
    padding: 0px;
}


.forceMons {
    font-family: 'Montserrat', sans-serif;

}

h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    margin: 0px 0px 8px 0px;
    padding: 0px;
    font-size: 28px;
    line-height: 36px;
}

h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    margin: 20px 0px 30px 0px;
    padding: 0px;
    font-size: 38px;
    line-height: 46px;
}

h2 {
    font-weight: 300;
    color: #414141;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    line-height: 24px;
}


.enviarC {
    -webkit-border-radius: 7;
    -moz-border-radius: 7;
    border-radius: 7px;
    color: #ffffff;
    font-size: 20px;
    background: #005727;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
  }
  
  .enviarC:hover {
    background: #C0C0C0;
    color: #000;
    text-decoration: none;
  }



.inputFields {
    font-size: 18px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    padding: 5px 14px;
    width: 90%;
}

.taField {
    font-size: 18px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    padding: 5px 14px;
    width: 96%;
}

.masinfo {
    color: #ffffff;
    font-size: 15px;
    background: #1E803F;
    padding: 10px 40px 10px 40px;
    text-decoration: none;
  }
  
  .masinfo:hover {
    background: #26A44F;
    text-decoration: none;
  }

.pdfLinks {
    
    color: #1E803F;
    font-size: 18px;
    text-decoration: none;
}

.pdfLinks:hover {
    color: #186933;
    text-decoration: underline;
}


#productId h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    margin: 20px 0px 0px 0px;
    padding: 0px;
    font-size: 38px;
    line-height: 46px;
}


#productId h2 {
    font-weight: 300;
    color: #414141;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    line-height: 24px;
}

.pHome {
    font-weight: 300;
    color: #414141;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    line-height: 24px;
}

.pNombres {
    font-weight: 600;
    color: #000000;
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    line-height: 24px;
}

.yearsExp {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #000;
    font-size: 48px;
    width: 130px;
}
.yearsIco {
    width: 77px;
}

.eachBullet {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-decoration: none;
    font-size: 26px;
    margin: 12px 0px;
    padding: 4px 0px 4px 50px;

    display: inline-block;
    cursor: default;

}

.icoPlasticultura {
    background-image: url('imagenes/iconos/plasticultura.png');
    background-repeat: no-repeat;
    background-position: left center;
}

.icoAgricola {
    background-image: url('imagenes/iconos/agricultura.png');
    background-repeat: no-repeat;
    background-position: left center;
}

.icoPecuario {
    background-image: url('imagenes/iconos/pecuario.png');
    background-repeat: no-repeat;
    background-position: left center;
}


.icoForestal {
    background-image: url('imagenes/iconos/forestal.png');
    background-repeat: no-repeat;
    background-position: left center;
}



#bannerBullets {

    display: flex;
    width: 264px;
    margin-right: 22px;
    height: auto;
    


}

.interesAdic {
    font-size: 36px;
}


.parentCat {
    float: left;
    width: 260px;

    min-height: 600px;
    margin: 0px 6px 22px 6px;
}

.parentCatTitle {
    text-decoration: none;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.parentCatLink {
    text-decoration: none;
}

.parentCatText {
    text-decoration: none;
    color: #4A4A4A;
}


#inovacion {
    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 86px 0px 86px 0px;
}


#testimonials {
    background-color: #fff;
    display: block;
    height: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 44px;    
}

.bc {
    float: left;
    width: 100%;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
}


.bcLinks {
    color: #2E2E2E;
    text-decoration: underline;
    font-weight: bold;
}
#midpageBanner {
    float: left;
    width: 100%;
    background-color: #BCD15A;
    height: 520px;
    background-image: url('imagenes/banner2z.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

.gaL2 {
    display: flex;

    width: 380px;
    height: auto;
}
.gaR2 {
    display: flex;

    width: 600px;
    height: auto;
}

.gaR3 {
    display: flex;

    width: 690px;
    height: auto;
}

.gaR4 {
    display: flex;

    width: 1100px;
    height: auto;
}



.noticiasBlock {
    border-top: 4px solid #1E8140;

}


.leerMas {
    color: #1E8140;
    text-decoration: none;
}
.leerMas:hover {
    color: #1E8140;
    text-decoration: underline;
}


.sombraBigPic {
    box-shadow: -1px 0px 44px -16px rgba(0,0,0,0.21);
    -webkit-box-shadow: -1px 0px 44px -16px rgba(0,0,0,0.21);
    -moz-box-shadow: -1px 0px 44px -16px rgba(0,0,0,0.21);
}

#productosRelacionados {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 0px 0px 100px 0px;
}

#ultimasNoticias {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 100px 0px 100px 0px;
}


#footer {
    float: left;
    width: 100%;
    background-color: #D6D7C9;
    padding: 110px 0px 110px 0px;
    background-image: url('imagenes/banner3.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    
    
}

#copyright {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 34px 0px 34px 0px;

    background-image: url('imagenes/logoCopy_agrinova.png');
    background-repeat: no-repeat;
    background-position: center center;

    
}

#logoSVG {
    width: 164px;
}

.centerMov {
    text-align: left;
}

#absLogo{
    width: 80px;
}

#noticiasTableHome { 
    border-spacing: 20px;
    border-collapse: separate;
}
#noticiasTableHome td { 
    padding: 0px;
}

.h1Noticias {
    float: left;
    width: 100%;
    margin: 0px 0px 60px 0px;
    font-size: 44px;
    font-weight: 600;
}


#movMenu {
    display: none;
}


#daMenu {

    transition: all 500ms  ease-in-out;
    -webkit-transition: all 500ms  ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 500ms  ease-in-out; /** Firefox **/
    -o-transition: all 500ms  ease-in-out; /** Opera **/

    position: fixed;
    width: 100%;
    padding: 0px 0px 0px 0px;
    height: 100%;
	background-color: #27803F;
    color: #fff;
    top: 60px;
    right: -100%;
    z-index: 999999999;


}

.slideMenu {

    transform: translate(-100%,0);
    -webkit-transform: translate(-100%,0); /** Safari & Chrome **/
    -o-transform: translate(-100%,0); /** Opera **/
    -moz-transform: translate(-100%,0); /** Firefox **/
	
	
}


.lockScreen {
    height: 100%;
    overflow: hidden;
    width: 100%;
}



a.mmenumovil:link {
    float: left;
    width: 100%;
	text-decoration: none;
	margin: 10px 0px 0px 10px;
	color: #FFF;
	font-size: 16px;
}

a.mmenumovil:visited {
    float: left;
    width: 100%;
	text-decoration: none;
	margin: 10px 0px 0px 10px;
	color: #FFF;
	font-size: 16px;
}

a.mmenumovil:hover {
    float: left;
    width: 100%;
	text-decoration: none;
	margin: 10px 0px 0px 10px;
	color: #CCC;
	font-size: 16px;
}

a.mmenumovil:active {
    float: left;
    width: 100%;
	text-decoration: none;
	margin: 10px 0px 0px 10px;
	color: #FFF;
	font-size: 16px;
}

.marcasMovil {
    float: left;
    width: 90%;
    height: 400px;
    background-color: #33A653;
	margin: 10px 0px 0px 20px;
    color: #FCC327;
    display: none;
    overflow-x: hidden;
    
}

a.mmenumovilMarcas:link {
	text-decoration: none;
	display: block;
	margin: 5px 0px 5px 10px;
	color: #FFE401;
	font-size: 16px;
}

a.mmenumovilMarcas:visited {
	text-decoration: none;
	display: block;
	margin: 5px 0px 5px 10px;
	color: #FFE401;
	font-size: 16px;
}

a.mmenumovilMarcas:hover {
	text-decoration: none;
	display: block;
	margin: 5px 0px 5px 10px;
	color: #FFE401;
	font-size: 16px;
}

a.mmenumovilMarcas:active {
	text-decoration: none;
	display: block;
	margin: 5px 0px 5px 10px;
	color: #FFE401;
	font-size: 16px;
}

#movilSlider {
    float: left;

    height: 100%;
    color: #fff;

}


.tituloCategoria {
    color: #ffffff; text-align: center; width: 100%; font-size: 54px;
}


.searchBox {
    font-size: 12px;
    line-height: 9px;
    width: 80px;
    height: 20px;
    padding: 0px 0px 0px 6px;
    margin: 0px 20px 0px 20px;
    display: inline-block;
    border: 1px solid #cccccc;


    background-image: url('imagenes/search.png?01');
    background-repeat: no-repeat;
    background-position: right center;


    
}


#tableSearch td {
    border-bottom: 1px solid #ccc;;
}


.searchResults {
    color: #000000;
    text-decoration: none;
    
}
.searchResults:hover {
    color: #27803F;
    text-decoration: underline;
}

.desktopHide {
    display: none;
}

#tablaForm {
    width: 700px;
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/



@media screen and (max-width: 800px) {	

    .inputFields {
        font-size: 18px;
        padding: 5px 5%;
        width: 90%;
    }

    .taField {
        font-size: 18px;
        padding: 5px 2%;
        width: 96%;
    }




    .desktopHide {
        display: inline-block;
    }
    #tablaForm {
        width: 100%;
    }

    .cajaNews2 {
        float: left;
        width: 100%;
    
        margin: 20px 0px;
    }
    

    #detalleTable td {
        display: block;
        width: 90% !important;
    }

    .tituloCategoria {
        color: #ffffff; text-align: center; width: 100%; font-size: 34px;
    }

    .centerMov {
        text-align: center;
    }

    .movHide {
        display: none !important;
    }

    .deviceCanvas {
        width: 94% !important;
        margin: auto;
    
    
    }    

    #menu {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        background-color: #ffffff;
        height: 60px;
        z-index: 99999999;
    }

    #logo {
        height: auto;
        width: 120px;
    }

    #logoSVG {
        width: 100% !important;
    }    


    #banner{

        height: 300px;
        margin-top: 60px !important;
    
    }

    #bannerInside{
        height: 186px;
        margin-top: 60px !important;
    
    }    


    #bannerCopy {
        width: 100% !important;
    }   
    
    


    .copyBlocks h3 {
        font-size: 18px;
    }
    .copyBlocks h1 {
        font-size: 30px;
        line-height: 28px;

    
    }
    .copyBlocks h2 {
        font-size: 16px;
        line-height: 18px;

    }    

    #inovacion {
        padding: 46px 0px 46px 0px;
    }



    .genericArea {
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-between;
        align-items: center;
    }

    .genericArea2 {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
    
    }
    .genericArea4 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }    



    .gaL1 {
        display: flex;
        height: auto;
        width: 100%;
    }
    .gaR1 {
        display: flex;
        height: auto;
        width: 100%;
    }

    #midpageBanner {
        height: 520px;
    }

    .gaR2 {
        width: 100% !important;
    }

    #testimonials {
        background-color: rgba(255,255,255,0.8);
        display: block;
        height: auto;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding: 0px;    
    }
      
    .pHome {
        font-weight: 300;
        color: #414141;
        margin: 0px;
        padding: 0px;
        font-size: 16px;
        line-height: 24px;
    }

    #absLogo{
        width: 50px;
    }    

    #ultimasNoticias {
        padding: 40px 0px 40px 0px;
    }  
    
    .gaL2 {
        display: flex;
        width: 100%;
        height: auto;
    }    

    .gaR3 {
        display: flex;
        width: 100%;
        height: auto;
    }

    .gaR4 {
        display: flex;
    
        width: 100%;
        height: auto;
    }    
    
    #noticiasTableHome { 
        border-spacing: 2px;
        border-collapse: separate;
    }
    #noticiasTableHome td { 
        padding: 0px;
    }


    .h1Noticias {
        margin: 0px 0px 0px 0px;
        font-size: 44px;
        font-weight: 600;
    }    


    #copyright {
        background-color: #27803F;
        padding: 14px 0px 14px 0px;
    
        background-image: url('imagenes/spacer.png');

    
        
    }    

    .movFCW {
        color: #ffffff;
    }


    .menuArea {

        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-right: 0px;
        width: auto;
    
    
    }    

    #movMenu {
        height: auto;
        width: 40px;
        display: flex;
    }

    #hamburguerSVG {
        width: 40px;
        height: auto;
    }


    .menuItems {
        display: inline-block;
        width: 88%;
        padding: 1%;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        color: #fff;
        font-size: 18px;
        background-image: url('imagenes/rcaret.png?01');
        background-repeat: no-repeat;
        background-position: right center;
    
    }
    
    .menuItems:hover {
        background-color: #fff;
        color: #000000;
        background-image: url('imagenes/rcaret2.png?01');
        background-repeat: no-repeat;
        background-position: right center;
    }
    
    

    .menuItemsDirect {
        display: inline-block;
        width: 88%;
        padding: 1%;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        color: #fff;
        font-size: 16px;
    }
    
    .menuItemsDirect:hover {
        background-color: #fff;
        color: #000000;
    }




    .bc {
        float: left;
        width: 100%;
        font-size: 18px;
        border-bottom: 1px solid #ccc;
        
    }



    .searchBox {
        font-size: 16px;
        line-height: 9px;
        width: 70%;
        height: auto;
        padding: 5px 0px 5px 6px;
        margin: 20px 0px 0px 10px;
        display: inline-block;
        border: 1px solid #cccccc;
    
    
        background-image: url('imagenes/search.png?01');
        background-repeat: no-repeat;
        background-position: right center;
    
    
        
    }



}

