@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
  line-height: 20px;
}


body {
  font-family: 'Open Sans', sans-serif; 
  color:#838383;
  background: #F5F5F5;
  font-weight: lighter;
}

h1{
  color: white;
  font-size: 21px;
  line-height: 27px;
  text-align: center;
  background:#44A292;
  padding:15px;
  margin-bottom:20px;
  font-weight: lighter;
}
h2{
  color: white;
  font-size: 22px;
  line-height: 25px;
  text-transform: uppercase;
  font-weight: lighter;
  margin-bottom: 10px;
}
h3{
color: #ED2528;
font-size: 18px;
font-weight: lighter;
margin-bottom: 10px;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
a {text-decoration: none; color:inherit;line-height:inherit;}
a:hover {text-decoration: none;color:inherit;}
p{ 
 /*text-align: justify; */
     color: #000;
    font-size: 15px;}
strong{text-align: justify; 
     color: #00b40f;
    font-size: 15px;
    font-weight: bold;}
/*===================*/
/*=== Main Styles ===*/
/*===================*/

.background-cuerpo{
  /*background: #FFF;*/
  margin: 0 auto;
  width:1000px;
  /*height: 1100px;*/
  /*box-shadow: 2px 2px 10px #888888;*/

}

    .phone{
font-size: 24px;
line-height: 26px;
color: gray;
text-align: right;
padding: 10px;
font-weight: lighter;
            }
            .phone{
              margin-top: -75px;
            }

  

  	.top{
  	margin: 0 auto;
  	width: 1000px;
    height:115px; 
      	}
.encabezado{
  background:white;
  width:100%;
  border-bottom:5px solid rgb(239, 239, 239);
}

    .logo{
   padding: 10px;
   position: relative;
   z-index: 111;
   width:360px;
    }

  
    .contenidos{
    margin: 0 auto;
    width: 1000px;
    margin-top: -20px;
    

    }

    .titulos-info{
     font-size: 18px;
      padding-bottom: 10px;
      color:#FFD700;
      line-height: 33px;

    }

        .titulos-info-contact{
     font-size: 20px;
      color:#000;
      line-height: 33px;
    }

    .cont1{
    width: 685px;
    display: inline-block;
    vertical-align: top;
    line-height: 27px;
    color:#636363;
    padding:20px;
    background:white;
  }
  .cont1 ol{
    list-style: none;
    font-size: 19px;
    margin-left: -30px;
  }

  .box{
width: 203px;
display: inline-block;
vertical-align: top;
border: 1px solid rgb(242, 242, 242);
padding: 10px;
font-size: 15px;
height: 355px;
margin-bottom: 5px;
  }

  .contacto{
background: #ED2528;
padding: 10px;
color: white;
line-height: 25px;
margin-bottom: 0px;
font-size: 15px;
margin-top: 10px;
  }
  .contacto hr{
    border:1px solid white;
  }

.cont2{
width: 210px;
display: inline-block;
vertical-align: top;
color: white;
margin-right: 20px;
padding: 20px;
font-size: 15px;
line-height: 24px;
background: #ED2528;
}

.border{
  border: 1px solid white;
padding: 20px;
}

   .cont3{
width: 24%;
display: inline-block;
vertical-align: top;
font-size: 15px;
line-height: 25px;
margin-top: -440px;
padding: 10px;
color: white;
float: right;
background: rgb(237, 37, 40);
  }

.soliciteinfo{
    vertical-align: top;
    font-size: 18px;
    line-height: 25px;
    color:white;
    text-transform: uppercase;
}

  	.pie{
  	margin: 0 auto;
  	width: 100%;
  	padding-top: 20px;
   font-size: 12px;
   line-height: 20px;
  color: rgb(133, 133, 133);
  text-align: center;
  padding-bottom: 20px;
  	}

  .contact-form{width: 100%; margin-top:1px;}
.titulos{background: url("../images/linea.gif") repeat-x scroll 0 bottom transparent;
    letter-spacing: -1px;
    font-size: 20px;
  color:#83bf3b;
  font-weight: bold;
}
.clear{clear:both;}
.nombre{margin-top: 0px;}
.pais{margin-top: -4px;}
.tel{margin-top: -4px;}
.nombre-input{}
.tel-input{}
.correo{margin-top: -4px;}
.empresa{margin-top: -4px;}
.correo-input{}
.empresa-input{}
.comentarios{}
.textarea-contac{height: 81px; margin-top: -4px;}
.enviar{
  
  background-color: #AB0C0F;
    color: #fff;
    display: inline-block;
    border: none;
    font-size: 16px;
    padding: 2px 25px 2px 25px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    cursor: pointer;
    float:right;
    margin-right: 2px;
}
.enviar:hover{
    color: #44A292;
    background-color: white;
    transition: all 0.5s ease 0s;
}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
.nivoSlider{
}

#slider-wrapper { 
   width: 700px;
    height: 400px;  
}

#slider {
  position:relative;
    width: 700px;
    height: 400px;  
    margin-bottom: 30px;
  background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
  position:absolute;
  top:0px;
  left:0px;
  display:none;
}
#slider a {
  border:0;
  display:block;
}

.nivo-controlNav {
  position:absolute;
  left:620px;
  bottom:370px;
}
.nivo-controlNav a {
  display:block;
  width:22px;
  height:22px;
  background:url(images/bullets.png) no-repeat;
  text-indent:-9999px;
  border:0;
  margin-right:3px;
  float:left;
}
.nivo-controlNav a.active {
  background-position:0 -22px;
}

.nivo-directionNav a {
  display:block;
  width:30px;
  height:30px;
  background:url(images/arrows.png) no-repeat;
  text-indent:-9999px;
  border:0;
}
a.nivo-nextNav {
  background-position:-30px 0;
  right:15px;
}
a.nivo-prevNav {
  left:15px;
}

.nivo-caption {
    text-shadow:none;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.intro{
position: absolute;
background: rgb(200, 31, 33);
color: white;
padding: 20px;
border: 1px solid rgba(0, 0, 0, 0.15);
margin-top: -133px;
width: 692px;
text-align: center;
font-size: 18px;
line-height: 25px;
}

p{
  color:inherit;
}