/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
@font-face {
    font-family: 'calibri';
    src: url('http://www.mpf.com.pe/en/fonts/calibri-webfont.eot');
    src: url('http://www.mpf.com.pe/en/fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.mpf.com.pe/en/fonts/calibri-webfont.woff') format('woff'),
         url('http://www.mpf.com.pe/en/fonts/calibri-webfont.ttf') format('truetype'),
         url('http://www.mpf.com.pe/en/fonts/calibri-webfont.svg#calibri-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'calibri light';
    src: url('http://www.mpf.com.pe/en/fonts/calibri_light.eot');
    src: url('http://www.mpf.com.pe/en/fonts/calibri_light.eot?#iefix') format('embedded-opentype'),
         url('http://www.mpf.com.pe/en/fonts/calibri_light.woff') format('woff'),
         url('http://www.mpf.com.pe/en/fonts/calibri_light.ttf') format('truetype'),
         url('http://www.mpf.com.pe/en/fonts/calibri_light.svg#calibri_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'opensanssemibold';
    src: url('http://www.mpf.com.pe/en/fonts/opensanssemibold.eot');
    src: url('http://www.mpf.com.pe/en/fonts/opensanssemibold.eot?#iefix') format('embedded-opentype'),
         url('http://www.mpf.com.pe/en/fonts/opensanssemibold.woff') format('woff'),
         url('http://www.mpf.com.pe/en/fonts/opensanssemibold.ttf') format('truetype'),
         url('http://www.mpf.com.pe/en/fonts/opensanssemibold.svg#opensanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'opensansregular';
    src: url('http://www.mpf.com.pe/en/fonts/opensansregular.eot');
    src: url('http://www.mpf.com.pe/en/fonts/opensansregular.eot?#iefix') format('embedded-opentype'),
         url('http://www.mpf.com.pe/en/fonts/opensansregular.woff') format('woff'),
         url('http://www.mpf.com.pe/en/fonts/opensansregular.ttf') format('truetype'),
         url('http://www.mpf.com.pe/en/fonts/opensansregular.svg#opensansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

*{margin: 0; padding: 0;}
a{text-decoration: none;}
header{
    width: 100%;
    height: 132px;
}
p{
    color: #666666;
}
body{
}
.trans{
    -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;
}
.container{
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}




#contLogo{
    position: relative;
    top: 20px;
    width: 220px;
}
#contMenu {
    display: inline-block;
    float: right;
    margin-top: -52px;
}
#contLang{
    position: absolute;
    right: 0;
    top: 29px;
    z-index: 9999;
}
.content{
    width: 97%;
    height: 100%;
    max-width: 1111px;
    margin: 0 auto;
    position: relative;


}
.txt-verde{
    color: #7fb223;
}
#descr-hist a.txt-verde {
    font-size: 1.188em;
    font-family: 'calibri light';
    line-height: 1.5;
}
.txt-cafe{
    color: #7a4d00;
}
#contLang label{
    font-size: 1.188em;
    margin-right: 5px;    
}
.div-atimg{
    display: inline-block;
}
/*Slider*/
#nav-two{
    position: fixed;
    top: 35%;
    right: 16px;
    z-index: 9999;
    width: 21px;
}
#nav-two a{
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: #8cbc18;
    border-radius: 45px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#nav-two li{
    float: right;
    margin-bottom: 15px;
}
.right-triang {
   display: inline-block;
   vertical-align: middle; 
   width: 0;
   height: 0;
   border-left: 7px solid #fff;
   border-top: 5px solid transparent;
   border-bottom: 5px solid transparent;
   margin-right: 10px;
}
.title-a{
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    background: #FFF;
    border-radius: 3px;
    height: 27px;
    min-width: 100px;
    width: auto;
    text-align: center;
    line-height: 26px;
}
#nav-two a:hover{
    background: #fff;
}
.tooltip {
    display: none;
    padding: 6px 0;
    z-index: 100;
    width: 121px;
    margin-left: -136px;
    background: #FFF;
    color: #000;
    text-align: center;
    font-family: 'calibri light';
    font-size: 0.9em;
    border-radius: 3px;
}
.tooltip:before{
   width: 0;
   height: 0;
   border-left: 9px solid #fff;
   border-top: 5px solid transparent;
   border-bottom: 5px solid transparent;
   content: "";
   position: absolute;
   right: 26px;
   margin-top:1px
}

#slider{
    position: relative;
}
.desc-slider{
    width: 0px;
    height: 0px;
    position: absolute;
    background: url(../images/banner/fon-bot.png);
    z-index: 8;
    text-align: center;
    right: 56%;
    top: 15.5%;
    padding: 103px 24px 0 24px;
    border-radius: 250px;
    -moz-border-radius: 250px;
    -webkit-border-radius: 250px;

    box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */
}
.desc-slider h4 {
    font-size: 3.438em;
    color: #fff;
    font-family: 'calibri light';
}
.desc-slider p {
    font-size: 22.77px;
    color: #fff;
    font-family: 'calibri light';
    margin-top: 15px;
}
.desc-slider a {
    display: block;
    color: #FFF;
    font-family: 'opensanssemibold';
    font-size: 1.125em;
    width: 40.3%;
    height: 56px;
    padding: 0 20px;
    line-height: 56px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    border: 3px solid #fff;
    margin: 28px auto;
   -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;
    z-index: -99;
}
.desc-slider a:hover {
    color: #80c43a;
}
.desc-slider a:after {
content: "";
position: absolute;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
background: none repeat scroll 0 0 #FFF;
height: 0%;
left: 50%;
top: 50%;
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
width: 100%;
z-index: -1;
}
.desc-slider a:hover:after{
    height: 360%;
}

#phrase-home p, .phrase-home p{
    font-size: 2.50em;
    font-family: 'calibri light';
    color: #E69D8E;
    width: 85%;
    text-align: center;
    margin: 0 auto;
}
#phrase-home span, .phrase-home span{
    color: #fff;
    font-family: 'calibri light';
}
/****Flexslider***/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { background: #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {height: 0;}
.flex-direction-nav a  { display: block; width: 40px; font-size: 0; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3);}
.flex-direction-nav .flex-prev { left: -50px; width:51px; height: 51px; background: url(../images/sprites.png) -29px top; }
.flex-direction-nav .flex-next {  text-align: right; width:51px; height: 51px; background: url(../images/sprites.png) -82px top; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 5.2%; background: url(../images/sprites.png) -29px top; }
.flexslider:hover .flex-next { opacity: 0.7; right: 5.2%; background: url(../images/sprites.png) -82px top; }
.flexslider:hover , .flexslider:hover  { opacity: 1; }
.flex-next:hover {opacity: 1; background-position: -82px -52px !important;}
.flex-prev:hover {opacity: 1; background-position: -29px -52px !important;}
.flex-direction-nav .flex-disabled { opacity: 0 !important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; }
.flex-direction-nav a.flex-next:before  { }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

/****division slider*****/
#phrase-home, .phrase-home{
    width: 100%;
    background: url(../images/division-home.jpg);
    padding: 65px 0;
    max-height: 78px;    
}
/********categorias***********/
#categorias{
    width: 100%;
    min-height: 408px;
    height: auto;
    display: inline-block;
    background: url(../images/fondos/fondo-categ.jpg);
}
#categorias h3 {
    font-size: 1.19em;
    font-family: 'calibri light';
    text-align: center;
    color: #747474;
    padding: 53px 0 33px 0;
}
#categorias .itemposts .items .titlepost img { 
    display:none
}
#categorias .itemposts h3 { 
    color:#333; 
    text-transform:uppercase; 
    font-size:14px; 
    padding:10px 0 0 0; 
    font-family: 'HelveticaNeue-HeavyCond';
}
#categorias .itemposts .items .titlepost {
    text-align: center;
    max-width: 246px;
    width: 100%;
    max-height: 140px;
    height: 52%;
    background-image: url(../images/trans.png);
    position: absolute;
    top: 5px;
    left: 5px;
    display: none;
    color: #FFF;
    padding: 73px 0 0 0;
    z-index: 999;
}
#categorias .itemposts { 
    width: 23%;
    display: inline-block ;
    margin-right: 2.3%;
    position: relative !important;
    list-style: none;
}
#categorias img {
    width: 100%;
}
#categorias .itemposts:last-child{
    margin-right: 0;
}
.bot-articulo{
    width: 202px;
    height: 56px;
    background: #642e24;
    color: #fff;
    font-family: 'calibri light';
    border-radius: 5px;
    border: 2px solid #fff;
    margin: 0 auto;
    font-size: 1.25em;
    line-height: 56px;
    top: 50%;
    left: 50%;
    margin-left: -101px;
    margin-top: -28px;
    position: absolute;   
}
.descrProd{
    font-size: 1.250em;
    text-align: center;
    margin-top: 17px;    
}
.descrProd p{
    color: #407e13;
    font-family: 'calibri light';
    font-size: 1.1em;    
}
/**********/
#historia{
    margin-bottom: 66px;
    padding-top: 71px;
    height: 564px;
    width: 100%;
}
#descr-hist{
    margin-bottom: 34px;
    text-align: center;
}
#descr-hist h4{
    text-align: center;
    font-size: 2.500em;
    font-family: 'calibri light';
    margin-bottom: 46px;
}
#descr-hist h4 span{
    color: #7A4D00;
}
#descr-hist p {
    font-size: 1.188em;
    text-align: center;
    font-family: 'calibri light';
    line-height: 1.5;
}
#descr-hist a {
    text-decoration: underline;
}
#descr-hist a:hover {
    color: #642e24;
}
#historia img{
    width: 100%;
    height: auto;   
}
#historia .itemposts {
    width: 29.733333%;
    margin-right: 5%;
    display: inline-block;
    position: relative !important;
list-style: none;
}
#historia .itemposts:last-child {
    margin-right: 0;
}
#historia .itemposts .items .titlepost {
    text-align: center;
    width: 320px;
    height: 165px;
    padding: 106px 0 0 0;
    background-image: url(../images/trans.png);
    position: absolute;
    top: 5px;
    left: 5px;
    color: #FFF;
    z-index: 999;
    display: none;
}
#historia2{
    width: 100%;
    background: url(../images/fondos/fondo-respon.jpg);
    padding-bottom: 38px;
    padding-top: 50px;
}
#historia2 img{
    width: 100%;
    height: auto;   
}
#historia2 .itemposts {
    width: 29.733333%;
    margin-right: 5%; display: inline-block; position: relative !important;
list-style: none;
}
#historia2 .itemposts:last-child {
    margin-right: 0;
}
#historia2 .itemposts .items .titlepost {
    text-align: center;
    width: 320px;
    height: 165px;
    padding: 106px 0 0 0;
    background-image: url(../images/trans.png);
    position: absolute;
    top: 5px;
    left: 5px;
    color: #FFF;
    z-index: 999;
    display: none;
}
/**
 * Default DropKick theme
 *
 * Feel free to edit the default theme
 * or even add your own.
 *
 * See the readme for themeing help
 *
 */
.dk_container {
  background-color: #fff;
  font-family: 'calibri';
  font-size: 1.188em;
  margin-bottom: 18px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; 
  display: inline-block !important;
  width: 116px;
}
  .dk_container:focus {
    outline: 0; }
  .dk_container a {
    cursor: pointer;
    text-decoration: none; }

.dk_toggle {
  border: #dce5ba 1px solid;
  color: #7aae1e;
  padding: 6px 45px 6px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color .5s;
  -moz-transition: border-color .5s;
  -o-transition: border-color .5s;
  transition: border-color .5s;
  position: relative; 
  width: 100% !important;
}
/*  .dk_toggle:hover {
    border-color: #8c8c8c; }*/
  .dk_toggle:after {
    width: 14px;
    height: 8px;
    position: absolute;
    background: url(../images/sprites.png) left top;
    top: 45%;
    right: 10px;
    content: '';
}

/* Applied when the dropdown is focused */


/* Applied whenever the dropdown is open */
.dk_open {
  z-index: 10;
   }
  .dk_open .dk_toggle {
    border-color: #d7e7bb;
    color: #7cb11e;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
     }

/* The outer container of the options */
.dk_options {
  background: #fefefe;

  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px; }
  .dk_options a {
    background-color: #fff;
    border-bottom: 1px solid #999;
    color: #7CB11E;
    padding: 8px 10px; }
  .dk_options a:hover,
  .dk_options .dk_option_current a {
    background-color: #7cb11e;
    color: #fff;
    text-decoration: none;
    font-style: normal;
  }
  .dk_options li:last-child a {
    border-bottom: none; }
  .dk_options .disabled {
    cursor: default; }
    .dk_options .disabled a {
      color: #aaa; }
    .dk_options .disabled:hover, .dk_options .disabled:hover a {
      cursor: default;
      background-color: #fff;
      border-bottom-color: #999;
      text-shadow: none; }

/* Inner container for options, this is what makes the scrollbar possible. */
.dk_options_inner {
  max-height: 107px;
  border-bottom-width: 2px;
  border-bottom-color: #999;
  color: #afafaf;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px; 
  list-style-type: none;
  margin: 0;
padding: 0;
width: 100%;
font-style: initial;
}


/******  End Theme ******/
/***** Critical to the continued enjoyment of working dropdowns ******/
.dk_container {
  display: none;
  }
  .dk_container a {
    outline: 0;
  
  }

.dk_toggle {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  position: relative;
  zoom: 1; }

.dk_open {
  position: relative; }
  .dk_open .dk_options {
    display: block;
  }
  .dk_open .dk_label {
    color: inherit; 
}

.dk_options {
  display: none;
  margin-top: -1px;
  position: absolute;
  right: 0;
  width: 100%; 
  border: 1px solid #a19f8d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;;
}
  .dk_options a, .dk_options a:link, .dk_options a:visited {
    display: block; }

.dk_options_inner {
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch; }

/* Hides only dropkick <select> instances */
.dk_container select {
  position: absolute;
  left: 0;
  top: -99999em;
  visibility: hidden; }

/*  nativeMobile override */ 
.dk_mobile {
  position: relative; }
  .dk_mobile select {
    display: block;
    width: 100%;
    height: 100%;
    top: 0; left: 0;
    visibility: visible;
    opacity: 0;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none; }
/***** End Critical to the continued enjoyment of working dropdowns ******/

/******Index nuestros servicios**************/

#servicios{
    width: 100%;
    height: auto;
    padding-top: 51px;
    padding-bottom: 50px;
    background: url(../images/fondos/fondo-categ.jpg);
    text-align: center;

}
.circulo {

    width: 205px;
    height: 205px;
    display: block !important;
    margin: auto;
    text-align: center;
    background: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    border: 3px solid #76b400;
    border-radius: 109px;
}
.cont-flech{margin-bottom: 10px;}
.con-servicio{
    width: 19%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 30px;
}
.txt-serv1,.txt-serv2,.txt-serv3,.txt-serv4{
    opacity:0;
}
#servicios h4 {
    font-family: 'calibri light';
    font-size: 25px;
    color: #7a4d00;
    height: 61px;
    margin-top: 20px;
}
.con-servicio p{
    font-size: 1.1em;
    font-family: 'calibri light';
    line-height: 1.2;
}
.tema {
    text-align: center;
    margin-bottom: 45px;
}
.tema h2 {
    font-family: 'calibri light';
    font-size: 2.50em;
    color: #7a4d00;
}
.tema p {
    font-family: 'calibri light';
    font-size: 1.56em;
    color: #7fb223;
}
#servicios a {
    display: inline-block;
    background: #8AC022;
    border: 3px solid #8AC022;
    color: #FFF;
    border-radius: 5px;
    font-size: 1.3em;
    font-family: 'calibri light';
    height: 51px;
    margin: 0 auto;
    line-height: 51px;
    padding: 0 19px;
    margin-top: 50px;
    text-align: center;
            position: relative;
    overflow: hidden;
       -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;
    z-index: 9;

}
#servicios a:hover {
    color: #8AC022;
}

#servicios a:after {
content: "";
position: absolute;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
background: none repeat scroll 0 0 #fff;
color:#8ac021;
height: 0%;
left: 50%;
top: 50%;
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
width: 100%;
z-index: -1;
}
#servicios a:hover:after{
    height: 1060%;
    color:#8ac021;
}

/***********Rresponsabilidad****************/
.division-respo{
    background: url(../images/division-home2.jpg);
    width: 100%;
    text-align: center;

}
.div-5{
    padding: 26px 0;
}
#empresas{
    width: 100%;
    height: 200px;
    background: url(../images/fondos/fondo-categ.jpg);
}
/*Mapa*/

#cont-mapa{
    padding-top: 40px;
    margin-bottom: 40px;
}
.mapa{
    background: url(../images/mapa/mapa-verde.gif);
    height: 527px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1111px;

}
.mapa-nombre{
    position: absolute;
    width: 1111px;
    height: 527px;
    opacity:0;
}
.mapa-pt1 {
    background: url("../images/mapa/continente1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 309px;
    left: 38px;
    position: absolute;
    top: -285px;
 /*   top: 29px;*/
    width: 338px;
    opacity:0;
}
.mapa-pt2 {
    background: url("../images/mapa/continente2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 241px;
    left: 270px;
    position: absolute;
    top: 60px;
   /* top: 291px;*/
    width: 144px;
    opacity:0;
}
.mapa-pt3 {
    background: url("../images/mapa/continente3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 213px;
    position: absolute;
    right: 405px;
    top: -225px;
    width: 182px;
    opacity:0;
}
.mapa-pt4 {
    background: url("../images/mapa/continente4.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 256px;
    position: absolute;
    right: 143px;
    top:60px;
    width: 157px;
    opacity:0;
}
.mapa-resp{display: none;}

/**** carousel homeE***/
.slide-entid {
    position: relative;
    margin: 36px 0;
}
#slider-entidades .caroufredsel_wrapper {
    width: 94% !important;
    margin: 0 auto !important;
    }
#slider-entidades .caroufredsel_wrapper ul .itemposts {
width: 103px !important;
height: 87px;
list-style: none; 
margin-right: 14px; float: left; text-align:center; line-height:18px;}
#slider-entidades .caroufredsel_wrapper ul .itemposts .items .thumb { margin-bottom:0px; height: 170px;}
#slider-entidades .caroufredsel_wrapper ul .itemposts .items .thumb img {width: 234px; height: 170px;}
#slider-entidades ul{padding: 0;}
#slider-entidades .carouselx1 .caroufredsel_wrapper {height: 259px !important;}
#slider-entidades .carouselx1  .itemposts { text-align:left !important}
#slider-entidades .carouselx1 .wp-post-image {margin-bottom: 8px !important;}
.prev, .next {
	position: absolute;
	top: 30px;
	width: 14px;
	height:26px;
	cursor: pointer;
	background: url(../images/sprites.png);
	background-repeat: no-repeat;
	z-index: 1000; font-size:0px;
}
.next {
    background-position: -185px top; right: 0;
}
.prev {background-position: -164px top; left: 0;}
.prev:hover { background-position: -205px top; }
.next:hover { background-position:-226px top; }
#empresas h3 {
    font-size: 20px;
    font-family: 'calibri light';
    text-align: center;
    color: #747474;
    padding: 25px 0 33px 0;
}
/************Quienes somos*********************/
.cont-video{
    text-align: center;
    padding-top: 137px;
}
.cont-video iframe{
    width: 100%;
    max-width: 746px;
}
.cont-div{
max-width: 315px;
width: 28%;
    height: 480px;
    margin-left: 40px;
    display: inline-block;
    position: relative;
}
#desc-servicios{
    border-top: 1px solid #d4d4d4;
    margin-bottom: 60px;
}

.cont-txt-qs{
    line-height: 1.8em;
    margin: 54px 0;
    font-family: 'calibri light';
}
.cont-txt-qs h2{
    font-size: 1.6em;
    margin-bottom: 17px;
}
.cont-txt-qs p {
    font-size: 20px;
    text-align: justify;
    font-family: 'calibri light';
    line-height: 24px;
    color: #666;
}

.con-plo {
    background: #f5f5f5;
    height: 374px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.circ-mis{
    position: absolute;
    top: 0;
    z-index: 2;
    left: 12%;   
}
#cont-mision h4 {
    font-family: 'calibri light';
    font-size: 1.56em;
    color: #6c9f09;

    margin-top: 5px;
    margin-bottom: 10px;
}
/*
.mision{
    background-image: url(../images/circulos/mision.jpg)
}
.vision{
    background-image: url(../images/circulos/copa.jpg)
}
.valores{
    background-image: url(../images/circulos/escudo.jpg)
}
*/
.div-cont1{
   width: 100%;
   padding: 56px 0;
   background-image: url(../images/fondos/fondo-qs.jpg);
   text-align: center;
   max-height: 191px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;

}
.div-6{
    padding: 48px 0;
    max-height: 191px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
    
}
.div-cont2 {
    width: 100%;
    padding: 76px 0;
    background-image: url(../images/fondos/fondo-qs.jpg);
    text-align: center;
    max-height: 191px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
}

.txt-divqs{
    color: #fff;
    font-size: 2.5em;
}
.txt-divqs h1{
    font-family: 'calibri';
    text-transform: uppercase;
}
.txt-qs{
    font-family: 'calibri light';
    color: #DFF6B6;
    font-size: 1.9em;
     margin-top: 10px;
}
.desc-mis {
    position: absolute;
    bottom: 28px;
    text-align: center;
    width: 85%;
    height: 222px;
    line-height: 1.7em;
    margin: 0 auto;
    left: 20px;
}
#cont-mision p {
    font-size: 20px;
    font-family: 'calibri light';
    text-align: left;
}
#cont-clientes {
    height: 255px;
    width: 100%;
    position: relative;
    border-top: 1px solid #dcdcdc;
    margin-top: 50px;
}
.lista-v{
    text-align: left;
    font-size: 1.2em;
    font-family: 'calibri light';
}
.lista-v ul {
    padding-left: 0; /*Limpieza de m찼rgenes (se puede cambiar)*/
    margin-left: 11px; /*Indentado de la lista (se puede cambiar)*/
    list-style-type: none; /*Quitar estilo de vi챰eta*/
}
.lista-v li {
    background: url(../images/punto.png) left center no-repeat;
    color: #666;
    font-family: 'calibri light';
    font-size: 20px;
    margin-bottom: 7px;
    padding-left: 22px;
}
/**** carousel homeE***/
.slide-entid {
    position: relative;
    margin: 36px 0;
}
#slider-clientes.caroufredsel_wrapper {
    width: 94% !important;
    margin: 0 auto !important;
    }
#slider-clientes .caroufredsel_wrapper ul .itemposts {
width: 159px !important;
height: 87px;
list-style: none; 
margin-right: 14px; float: left; text-align:center; line-height:18px;}
#slider-clientes .caroufredsel_wrapper ul .itemposts .items .thumb { margin-bottom:0px; height: 170px;}
#slider-clientes.caroufredsel_wrapper ul .itemposts .items .thumb img {width: 234px; height: 170px;}
#slider-clientes ul{padding: 0;}
#slider-clientes .carouselx1 .caroufredsel_wrapper {height: 259px !important;}
#slider-clientes .carouselx1  .itemposts { text-align:left !important}
#slider-clientes .carouselx1 .wp-post-image {margin-bottom: 8px !important;}
#slider-clientes .prev, #slider-clientes .next {
	position: absolute;
	top: 131px;
	width: 14px;
	height:26px;
	cursor: pointer;
	background: url(../images/sprites.png);
	background-repeat: no-repeat;
	z-index: 1000; font-size:0px;
}
#slider-clientes .next {
    background-position: -185px top; right: 0;
}
#slider-clientes .prev {background-position: -164px top; left: 0;}
#slider-clientes .prev:hover { background-position: -205px top; }
#slider-clientes .next:hover { background-position:-226px top; }
#cont-clientes h2 {
    color: #393939;
    font-family: 'calibri light';
    font-size: 1.6em;
    margin: 40px 0;
}
#slider-clientes .caroufredsel_wrapper {
    width: 92% !important;
    margin: 0 auto !important;
}
.fondo-qfon {
    width: 100%;
    height: 100%;
    background: url(../images/fondos/fondo-claro.jpg);   
}
.pad-top{
    padding-top: 50px;
}
/* Productos
-------------------------------------------------------------- */

.txt-titprod{
    color: #FFF;
    font-size: 2.5em;
}
.txt-titprod h1{
    font-family: 'calibri';
}
.descr-Prod{
    line-height: 1.2;
    margin-top: 15px;
    text-align: center;
}
.descr-Prod p{
    font-size: 1em;
    text-align: center;
    font-family: 'calibri light';   
}
.descr-Prod h3 {
    color: #407E13;
    font-size: 1.250em;
    font-family: 'calibri light';
    text-transform: none;
}

#productos .itemposts:last-child {
    margin-right: 0;
}

#productos{
    width: 100%;

}
#productos img{
    width: 100%;
    height: auto;   
}
#productos .itemposts {
    width: 29.733333%;
    margin-right: 3.3%;
    margin-bottom: 45px;
    position: relative !important;
list-style: none; display: inline-block;
}
#productos .itemposts:last-child {
    margin-right: 0;
}
#productos .itemposts .items .titlepost {
    text-align: center;
    width: 96.9599999999%;
    height: 79%;
    background-image: url(../images/trans.png);
    position: absolute;
    top: 5px;
    left: 5px;
    color: #FFF;
    z-index: 999;
    display: none;
}
#paginador a{
    color: #7cb01d;
    padding: 0 7px;
    line-height: 48px;
}
#paginador .active, #paginador a:hover  {
    background: #7cb01d;
    color: #fff;
    border-radius: 4px;
    font-size: 1.1em;
}
#paginador{
    height: 48px;
    border-bottom: 1px solid #b8b8b8;
    border-top: 1px solid #b8b8b8;
}
.content-product {
    width: 97%;
    height: 100%;
    max-width: 1111px;
    margin: 0 auto;
    position: relative;
    background: blue;
}
.txt-plomo{
    font-size: 1.188em;
    color: #747474;
    padding: 38px 0 39px 0;
}
.div-txt{
    text-align: center;
    width: 59%;
    margin: 0 auto;
    line-height: 1.5;
}

.div-txt p{
    font-family: 'calibri';
}
.fondo-plo{
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    background-image: url(../images/fondos/fondo-prod.jpg);
}
/* Servicios
-------------------------------------------------------------- */

.fondo-no{
    background: none !important;
    margin-bottom: 20px;
    padding-top: 0 !important ;
}
.fondo-servicios{
    background: url(../images/fondos/fondo-serv-claro.jpg);
    height: auto;
    width: 100%;
/*    padding-bottom: 50px;*/
}
#servicios h3{
    font-family: 'calibri light';
    font-size: 1.2em;
    text-align: center;
    color: #747474;
    padding: 18px 0 33px 0;
}
#servicios ul {
padding-left: 0; /*Limpieza de m찼rgenes (se puede cambiar)*/
margin-left: 36px; /*Indentado de la lista (se puede cambiar)*/
list-style-type: none; /*Quitar estilo de vi챰eta*/
}
#servicios li {
background: url(imagen.gif) left center no-repeat;
margin-bottom: 10px;
padding-left: 15px;
}
.lista-s{
    text-align: left;
    font-size: 1.2em;
    font-family: 'calibri light';
}
.lista-s ul {
    padding-left: 0; /*Limpieza de m찼rgenes (se puede cambiar)*/
    margin-left: 11px; /*Indentado de la lista (se puede cambiar)*/
    list-style-type: none; /*Quitar estilo de vi챰eta*/
}
.lista-s li {
    background: url(../images/punto-b.jpg) left center no-repeat;
    background-position: 0px 9px;
    color: #666;
    font-family: 'calibri light';
    font-size: 20px;
    list-style: none;
    padding-left: 22px;
    line-height: 24px;
    margin-bottom: 18px;
}
#slider-casos{
      border-top: 1px solid #ccc;
    position: relative;


}

.con-slid{
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
}

#slider-casos .caroufredsel_wrapper ul{
    padding-top: 20px ;
}
/**** carousel homeE***/
#slider-casos .caroufredsel_wrapper {
    width: 100% !important;
    margin: 0 auto !important;

    }
#slider-casos .caroufredsel_wrapper ul .itemposts {
width: 331px !important;
height: 363px;
list-style: none;
margin-right: 58px;
float: left;
text-align: center;
line-height: 18px;
position: relative;
}
#slider-casos .caroufredsel_wrapper ul .itemposts .items .thumb { margin-bottom:0px; height: 283px;}
#slider-casos .caroufredsel_wrapper ul .itemposts .items .thumb img {width: 331px; height: 283px;}
#slider-casos ul{padding: 0;}
#slider-casos .carouselx1 .caroufredsel_wrapper {height: 259px !important;}
#slider-casos .carouselx1  .itemposts { text-align:left !important}
#slider-casos .carouselx1 .wp-post-image {margin-bottom: 8px !important;}




#slider-casos .prev, #slider-casos .next{
    height: 31px;
    top: -48px;
    width: 31px;
}
#slider-casos .prev{
    background-position: -164px -39px;
    right: 38px;
    left: inherit;
}
#slider-casos .prev:hover{
    background-position: -164px -71px;
}
#slider-casos .next{
    background-position: -199px -39px;
}
#slider-casos .next:hover{
    background-position: -199px -71px;
}
#slider-casos label{
    color: #3e7e09;
    position: absolute;
    top: -41px;
    right: 80px;
    font-family: 'calibri light';
    font-size: 1.4em;
}
#slider-casos .itemposts {
    margin-right: 1%;
}
#slider-casos .itemposts .items .titlepost{
text-align: center;
width: 321px;
height: 167px;
padding: 106px 0 0 0;
background-image: url(../images/trans.png);
position: absolute;
top: 5px;
left: 5px;
color: #FFF;
z-index: 999;
display: none;
}

/* Procesos
-------------------------------------------------------------- */
#proceso-1{
    height: 450px;
    position: relative;
    width: 100%;   
}
#proceso-2{

    height: 449px;
    position: relative;
    width: 100%;   
}
#proceso-3{

    height: 460px;
    position: relative;
    width: 100%;   
}
.procesos {
    border-bottom: 11px solid #5D2C1E;
    height: 450px;
    position: relative;
    width: 100%;
}
.procesos .cont-proceso {
margin-top: 4%;
left: 800px;
}
.cont-proceso{
    width: 342px;
    height: 342px;
    border-radius: 179px;
    border: 8px solid #7CB01D;
    display: inline-block;
    margin: auto;
 /*   background: url(../images/fondos/fon-circle.png);
    background-position: center center;*/
    background: #eeeef0;
    
    position: relative;
}
.copa-proc{
    width: 98px;
    height: 98px;
    display: inline-block;
    margin: auto;
    text-align: center;
    background: #FFF;
    background-position: center center;
    background-repeat: no-repeat;
    border: 2px solid #7cb01d;
    border-radius: 49px;
    position: absolute;
    right: 0;
   /* background-image: url(../images/copa.png); */
}
.cont-txtp{
    width: 269px;
    margin: 97px 36px;
    position: absolute;    
}
.cont-txtp h3{
    color: #3e7e09;
    font-family: 'calibri light';
    font-size: 22px;
    margin-left: 36px;
    width: 226px;
}
.cont-txtp p{
    color: #4A4A4A;
    font-family: 'calibri light';
    font-size: 1.1em;
    line-height: 1.4;
    margin-top: 15px;
}
.cont-txtp span{
    color: #7cb11e;
    font-family: 'opensansregular';
    font-weight: bold;
    font-size: 1.7em ;
    position: absolute;
  /*  top: 10px;*/
}
#proceso-1 .cont-proceso {
    left: 800px ;
    margin-top: -171px;
    top: 50%;
}
#proceso-2 .cont-proceso {
    margin-top: 4%;
    left: 0;
}

#proceso-3 .cont-proceso {
    margin-top: 4%;
    left: 800px;
}
/* Responsabilidad social
-------------------------------------------------------------- */
.cont-articulo{
    padding: 50px 0;
}
.cont-etiquetas{
    padding-top: 22px;
    margin-bottom: 45px;
}
.cont-etiquetas li{
    display: inline-block;
    margin-right: 22px;
}
.bot-etiqueta{
    background: #cfcfcf;
    color: #474747;
    display: block;
    font-family: 'calibri light';
    font-size: 1.1em;
    height: 46px;
    line-height: 46px;
    padding: 0 31px;
    transition: all 1s ease;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;
    z-index: 9;
}
.bot-etiqueta:hover{
    background: #f1f1f1;
    color: #b5b5b5;
    
}
.txt-articulo .bot-artic:hover{
    color: #5a5a5a;
    border: 2px solid #7cb11e;
}
.bot-etiqueta:after {
content: "";
position: absolute;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
background: none repeat scroll 0 0 #fff;
color:#8ac021;
height: 0%;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%) rotate(45deg);
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
width: 100%;
z-index: -1;
}
.bot-etiqueta:hover:after{
    height: 1000%;
}
.txt-titpd .bot-etiqueta{
    margin: 0 auto;
    margin-top: 11px;
    position: relative;
    display: inline-block;
z-index: 1;
}
.fecha{
    color: #fff;
    background: #7bb11d;
    border-radius: 4px;
    display: inline-block;
    font-family: 'opensansregular';
    font-size: 1em;
    line-height: 1.4;
    vertical-align: top;
    padding: 6px 10px 14px;
    text-align: center;
    width: 51px;
    height: 83px;
}
.c-fecha {
    width: 48px;
    text-align: center;
}
.fecha span{
    font-family: 'opensansregular';
    font-size: 30px;
    font-weight: bold;
}
.imagen-articulo{
    display: inline-block;
    margin-right: 20px;
    margin-left: 2px;
    vertical-align: top;
    width: 333px;
    height: 283px;   
}
.txt-articulo{
    display: inline-block;
    height: auto;
    vertical-align: top;
    width: 676px;
}
.txt-articulo h2{
    color: #3e7e09;
    font-family: 'calibri light';
    font-size: 1.9em;
    margin-bottom: 5px;
}
.txt-articulo h4{
    color: #545454;
    font-family: 'calibri light';
    font-size: 20px;
    margin-bottom: 13px;
}
.txt-articulo p{
    color: #4a4a4a;
    font-family: 'calibri light';
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 1em;
}

.txt-articulo li {
    background: url(../images/punto.png) left center no-repeat;
    padding-left: 22px;
    color: #595959;
    font-size: 17px;
    line-height: 23px;
    font-family: 'calibri light';
    font-size: 17px;
}
.txt-articulo .bot-artic{
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 4px;
    background: #7cb11e;
    color: #fff;
    font-family: 'calibri light';
    font-size: 1.1em;
    line-height: 45px;
    margin-top: 20px;
    height: 45px;
    padding: 0 20px;
    transition: all 1s ease;
    text-align: center; 
    position: relative;
    overflow: hidden;
    -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;
    z-index: 9;
    cursor: pointer;
}
.txt-articulo .bot-artic:hover{
    color: #5a5a5a;
    border: 2px solid #7cb11e;
}
.txt-articulo .bot-artic:after {
content: "";
position: absolute;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
background: none repeat scroll 0 0 #fff;
color:#8ac021;
height: 0%;
left: 50%;
top: 50%;
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
width: 100%;
z-index: -1;
}
.txt-articulo .bot-artic:hover:after{
    height: 360%;
}
.txt-articulo .social-art{
    border-bottom: 1px solid #b8b8b8;
    border-top: 1px solid #b8b8b8;
    line-height: 37px;
    margin-top: 30px;
    width: 100%;
    min-height: 40px;
    height: auto;
}

.etiq-tag{
    display: inline-block;
    vertical-align: top;    
}

.cont-tag{
    display: inline-block;
    vertical-align: top;
    width: 404px;
}

.tag a{
    color: #757b85;
    margin-left: 5px;
}

.tag a:hover{
    color: #7cb11e;
}
.social-artic{
 
    margin-left: 46px;
    float: right;
}
.shate-art{
    color: #757b85;
    float: left;
    font-size: 0.9em;
    font-family: 'opensansregular';
    vertical-align: middle;
}
.shate-art:hover{
    color: #8ac021;
}
.twt-art{
    background: url(../images/sprites.png) no-repeat;
    background-position: -225px -134px;
    display: inline-block;
    height: 22px;
    vertical-align: middle;
    width: 25px;
}
.twt-art:hover{
    background-position: -225px -162px;
}
.fb-art{
    background: url(../images/sprites.png) no-repeat;
    background-position: -262px -134px;
    display: inline-block;
    height: 25px;
    vertical-align: middle;
    width: 15px;
}
.fb-art:hover{
    background-position: -262px -161px;
}

/* Detalles producto - Galer챠a de imagenes
-------------------------------------------------------------- */
#gallery { }
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
/* .ad-image img{border-top:1px solid #C8D0D6; border-bottom:1px solid #C8D0D6; } */

.ad-gallery { width: 473px; float:left; margin-bottom:25px; position: relative; }

  .ad-gallery .ad-image-wrapper {
    border: 1px solid #fff;
    width: 100%;
    height: 401px;
    margin: 0px auto 10px;
    position: relative;
    overflow: hidden;
  }
  
  /* .ad-image-wrapper{ margin: 0 auto!important; } */ 
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      bottom: 0px;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      right: 36px;
      bottom: 0px;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }

      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {

        width: 30px;
        height: 30px;
        display: block;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {

        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;

    }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;

        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
    width: 100%;
    margin: auto;
	display:none!important;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right; 
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    margin: auto;
    position: relative;
    z-index: 200;

  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
    cursor: pointer;
    right: 37px;
    top: 96px;
    width: 31px;
    height: 31px;
    display: block;
    background: url(../images/sprites.png) -164px -39px no-repeat;    
    opacity:1 !important;}
    .ad-gallery .ad-back:hover{
     background-position: -164px -71px;   
    }
  
.ad-gallery .ad-forward {
    cursor: pointer;
    display: block;
    right: 0px;
    top: 96px;
    width: 31px;
    height: 31px;
    background: url(../images/sprites.png) -199px -39px no-repeat;
    opacity:1 !important;
}
.ad-gallery .ad-forward:hover{
    background-position: -199px -71px;
}

    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
		  width:auto!important;
          padding-right: 12px;
          position: relative;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
                            transition: all 0.3s ease 0s;
                -webkit-transition: all 0.3s ease 0s;
                -moz-transition: all 0.3s ease 0s;

           }
            .ad-gallery .ad-thumbs li a img {
              border: 1px solid #fff;
              display: block;
              opacity:1 !important;
              -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;


            }
            .ad-gallery a:after{
                width: 82px;
                height: 56px;
                background: none;
                content: 'dsf';
                font-size: 0;
                margin-top: -67px;
                margin-left: 29px;
                text-align: center;
                display: block;
                position: absolute;
                opacity:0;
    -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;
            }
            
            .ad-gallery a.ad-active:after, .ad-gallery a:hover:after {
              background: url(../images/lupa2.png) no-repeat;  
    -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;

            }
              
.ad-gallery a.ad-active:after, .ad-gallery a:hover:after{opacity:1}
            
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 1px solid #D3D3D3;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}









/* Detalles producto
-------------------------------------------------------------- */
.txt-titpd h1{
    color: #FFF;
    font-family: 'calibri';
    font-size: 2.5em;
}
.bot-volver{
    background: #d0d0d0;
    border-radius: 3px;
    color: #5A5A5A;
    display: block;
    font-family: 'calibri light';
    width: 14%;
    min-width: 162px;
    margin: 0 auto;
    height: 45px;
    margin-top: 20px;
    line-height: 45px;
    text-align: center;
}
.imagenes-prod{
    display: inline-block;
    padding-top: 50px;
}
.detalle-prod{
    font-family: 'calibri light';
    display: inline-block;
width: 53%;
margin-left: 45px;
padding-top: 50px;
vertical-align: top;
}
.detalle-prod h2{
    font-size: 2.5em;
    color: #3e7e09;
    margin-bottom: 10px;
}
.detalle-prod .subt{
    color: #6d6d6d;
    font-size: 1.2em;
    margin-bottom: 30px;
}
.detalle-prod p{
    color: #4a4a4a;
    font-size: 17px;
    line-height: 26px;
}

.detalle-prod .empr-prod li{
    background: none;
    display: inline-block;
    width: 80px;
    position: relative;
    text-align: center;
    padding-right: 15px;
    line-height: normal;
    font-size: 1.2em;
    margin-bottom: 15px;
}
.detalle-prod .empr-prod li img{
    width: 91%;
}
.empr-prod{

width: 100%;
display: inline-block;
vertical-align: middle;
}
.div-desc{
    position: relative;
    margin-bottom: 75px;
    margin-top: 37px;
    width: 100%;
    height: auto;
    text-align: center;
}
.bot-descargar{
    background: #f6f6f6;
    border: 1px solid #5a5a5a;
    border-radius: 3px;
    color: #5a5a5a;
    display: inline-block;
    font-family: 'calibri light';
    position:relative;
    height: 55px;
    line-height: 55px;
    padding: 0 59px 0 20px;
    text-align: center;
    vertical-align: middle;
    margin-top: 38px;
}
.bot-descargar:after {
    content: 'dd';
    width: 20px;
    height: 15px;
    background: url(../images/sprites.png) -166px -236px;
    right: 20px;
    top: 36%;
    position: absolute;
    font-size: 0;
}
.bot-descargar:hover{
    border: 1px solid #c5c5c5;
    font-family: 'calibri light';
    opacity: 0.5;
} 
.detalle-prod .tit-detalles{
    background: #f6f6f6;
    border: 1px solid #83b62b;
    border-radius: 3px;
    color: #642e24;
    font-size: 1.4em;
    height: 54px;
    line-height: 54px;
    padding-left: 17px ;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.det-txt{
    border-bottom: 1px solid #ccc;
    color: #535353;
    font-size: 1.1em;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 14px;
}

.detalle-prod .tit-b{
    color: #642e24;
    font-family: 'calibri';
    font-size: 1.2em;
    margin-bottom: 14px;
}

.but-cotizar{
    margin-top: 60px;
}

.detalle-prod .empr-prod ul{
    margin-top: 6px;
}

.tit-prorel{
    color: #3e7e09;
    font-family: 'calibri light';
    font-size: 22px;
    padding-bottom: 12px;
}
.con-prodsel{
    margin-top: 120px;
    
}
.div-tot{
    width: 100%;
    height: 192px;
    background-image: url(../images/fondos/fon-total.jpg);
    text-align: center;
}
.div-tot h1{
    font-family: 'calibri';
    color: #FFF;
    font-size: 2.5em;
    padding-top: 74px;
}
.tit-term{
    color: #393939;
    font-family: 'calibri';
    font-size: 26px;
    margin-bottom: 20px;
}


.term-pol p{
    color: #595959;
    font-family: 'calibri light';
    font-size:20px;
    line-height: 1.4;
    margin-bottom: 15px;
}

.term-pol{
    margin-bottom: 46px;
}
#terminos li {
background: url(../images/punto.png) 0 9px no-repeat;
padding-left: 22px;
color: #595959;
margin-bottom: 15px;
font-family: 'calibri light';
font-size: 20px;
line-height: 1.4;
}

#terminos img{
    width: 100%;
    height: auto;
}

#terminos iframe{
    width: 100%;
    height: auto;
}

.detalle-prod li{
  background: url(../images/punto.png) left center no-repeat;
    padding-left: 22px;
    color: #595959;
    font-size: 17px;
    line-height: 1.5;    
}

.detalle-prod img, .detalle-prod iframe {
    width: 100%;
    height: auto;
}
.gracias{
    text-align: center;   
}
.letter p {
    color: #747474;
    font-family: 'calibri';
    font-size: 20px;
    
}

.paises, .paises-2{
    
    display: inline-block;
    font-size: 16px;
    color: #63250f;
    line-height: 20px;
     font-family: 'calibri light';
     vertical-align: top;
}


.paises-2{padding-left: 26px;}
.cont-pais {
width: 309px;
margin: 0 auto;
margin-bottom: 50px;
display: none;
}
.mapa-resp-2{
    display: none;
}
.espacio{
    margin: 100px;
    display: block;

}
.errorx {background: #acc81e;
color: #FFF !important;
box-shadow: none !important;}

#paginador li {
    display: inline-block;
}

.shate-art{
    pointer-events: none;
    cursor: default;
    margin-right: 10px;
}

.empr-prod div {
    font-size: 15px;
    display:none;
}

.tarea-div label {display: none !important;}

#n_idioma {
    border: #dce5ba 1px solid;
color: #7aae1e;
padding: 6px 45px 6px 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: border-color .5s;
-moz-transition: border-color .5s;
-o-transition: border-color .5s;
transition: border-color .5s;
position: relative;
width: 100% !important;   
font-size: 19px;
display: block;
}

#n_idioma:after{
    width: 14px;
height: 8px;
position: absolute;
background: url(../images/sprites.png) left top;
top: 45%;
right: 10px;
content: '';
}

#nidioma {
height: 2px;
width: 2px;
position: absolute;
z-index: -1;
display: none;
}
.cod_idioma li {

height: 30px;


}
.select-idioma {
    display: inline-block;
    width: 117px;
}
.cod_idioma {
border: #dce5ba 1px solid;
height: 68px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #999999;
font-size: 17px;
text-align: center;
background: #FFF;
outline: none;
overflow: hidden;
text-decoration: none;
text-align: left;
position: absolute;
width: 116px;
max-height: 175px;
margin-top: -1px;
overflow: auto;
display: none;
z-index: 999;
padding-left: 0;
}

.cod_idioma li a{
    color: #7aae1e;
    font-size: 19px;
    padding: 8px 10px;
    display: block;
}
.cod_idioma li a:hover {
    color: #733b28;
}
.detalle-prod h3, .detalle-prod h4 {
 color: #642e24;
font-family: 'calibri';
font-size: 1.2em;
margin-bottom: 14px;   
}
.rfb, .rtw {
    float: left;       
}
.rfb {
    margin-top: -8px;
}
.rtw {
    margin-top: 5px;
    margin-left: 5px;
}

/*Campesino*/
.contCampes{
    width: 60%;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.contCampes img{
    width: 47%;
}
.columMach1{
  position: absolute;
  top: 108px;   
  width: 24%;
}
.conTitulMa h2,.Columngen h2{
    color: #3e7e09;
    font-family: 'calibri';
    font-size: 22px;
    margin-bottom: 8px;
    position: relative;
    display: inline-block;
}
.conTitulMa h2:before, .Columngen h2:before{
    content:'';
    display:inline-block;
    width: 10px;
    height: 10px;
    background:#3e7e09;
    border-radius: 50%;
    position: absolute;
    left: -15px;
    top: 7px;
}
.contCampes p, .conTitulMa p, .Columngen p{
    color: #4A4A4A;
    font-family: 'calibri light';
    font-size: 19px;
    line-height: 1.1;    
}
.Columngen li{
    margin-bottom: 35px;
    text-align: left;
}
.columMach2{
  position: absolute;
  top: 108px;   
  width: 24%;
  right: 0;
}
.conTitulMa{
   margin-bottom: 65px;
margin-top: 62px;     
}
.textContcam{
    margin-top: 50px;
}
.cont33Mach{
    min-height: 681px;
}

