html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
html, body{font-family:'Verdana', arial, sans-serif;height:100%;margin:0;}
.clear{clear:both;}
p{font-size:1em;line-height:1.4em;margin-bottom:20px;color:#444;}


.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:12px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;padding:10px 16px;}
.btn-lg{font-size:12px;line-height:1.33;border-radius:6px;}
.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd;}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e;}
.btn-primary.raised:active, .btn-primary.raised.active{background:#ffbc00;box-shadow:none;margin-bottom:-4px;margin-top:4px;}
.btn {
  display: inline-block;
  background-color: #FFC727;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #000;
  white-space: normal;
  box-shadow: 3px 2px 10px 1px rgb(0 0 0 / 85%);
}
.btn:focus, .btn:active:focus, .btn.active:focus{outline:0 none;}
.btn-primary{background:#FFC727;color:#562020;font-weight:normal; -webkit-box-shadow: 3px 2px 10px 1px rgba(0,0,0,0.85);
-moz-box-shadow: 3px 2px 10px 1px rgba(0,0,0,0.85);
box-shadow: 3px 2px 10px 1px rgba(0,0,0,0.85);}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary{background:#FFC727;color:#562020;}
.btn-primary:active, .btn-primary.active{background:#562020;box-shadow:none;}
.container-fluid{background-color:#FFF;padding-right:0px;padding-left:0px;margin-right:0px;margin-left:0px; margin-top: 60px;}

.espacio30{margin-top: 30px;}
.espacio60{margin-top: 60px;}
.espacio120{margin-top: 120px;}
.espacio200{margin-top: 200px;}
/* Diseño para PC */

.errorlist{

  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  border-radius: 4px;
  list-style: none;

}


.center {
  margin: auto;
  width: 90%;
  padding: 10px;
}

.imageleft {
  float: left;
}

.row {
    margin-right: 0px;
}


.sectionOneEmpresas{
  background-repeat:no-repeat;
  background:linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.2)),url("../img/landing-02-min.f38c360e353f.jpeg") no-repeat center center fixed;
  
  background-size:100% 100%;
  height:auto;
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover

}
.panel{
  width:450px;
}

.espacio{margin-top: 220px;}
.espacioinicial{margin-top: 75px;}
.espaciobajo{margin-top: 150px;}

.sectionOneEmpresas p{font-size:16px;color:#000;text-align:center;font-family:'Verdana', arial;padding:0;margin:0}
.sectionOneEmpresas p.info{font-size:12px;color:#000;font-weight:normal;font-family:'Verdana', arial; text-align: center;}

.sectionOneEmpresas h1{font-size:36px;color:#fff;font-weight:bold; text-align: left;display: block; font-family: 'Verdana', arial;}
.sectionOneEmpresas h2{line-height:1.2em;font-size:24px;color:#fff;font-weight:normal; text-align: left;display: block; font-family: 'Verdana', arial;}

.panel-default{
    background: rgba(255, 255, 255, 0.85) /* Green background with 30% opacity */
}

hr {
border: 2px solid #FFC727;
width: 50px;
margin-top: 0.5em;
margin-bottom: 0.5em;
}

hr.footer {
  border: 1px solid #000;
  width: 20%;
  
}


.sectionTwoEmpresas{
    background-repeat: no-repeat;
    background-color: rgb(250, 249, 249);
    background-size: 100% 100%;
    padding:50px 1px 0px 1px;
}
.sectionTwoEmpresas h3{font-size:24px;color:#000;font-weight:bold; text-align: center; font-family: 'Verdana', arial;}
.sectionTwoEmpresas p {line-height:1.2em;font-size:18px;color:#000; text-align: center; font-family: 'Verdana', arial;}
.sectionTwoEmpresas a{
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;}

.sectionThreeEmpresas{
    background-repeat: no-repeat;
    background-color: #f9f9f9;
    background-size: 100% 100%;
}


.sectionThreeEmpresas h4{font-size:34px;color:#000;font-weight:bold; margin-top: 20px; text-align: center; font-family: 'Verdana', arial;}
.sectionThreeEmpresas h5{font-size:24px;color:#000;font-weight:normal; text-align: center; font-family: 'Verdana', arial;}
.sectionThreeEmpresas h6{font-size:18px;color:#000;font-weight:bold; text-align: center; font-family: 'Verdana', arial;}
.sectionThreeEmpresas p {line-height:1.2em;font-size:18px;color:#000; text-align: center; font-family: 'Verdana', arial;}
.sectionThreeEmpresas a{
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;}
.sectionThreeEmpresas hr {
  border: 2px solid #FFC727;
  width: 5%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;

}

.sectionFourEmpresas h2{font-size:34px;color:#000;font-weight:bold; text-align: center; margin-top: 50px; font-family: 'Verdana', arial;}
.sectionFourEmpresas h3{font-size:24px;color:#000;font-weight:normal; font-family: 'Verdana', arial;}
.sectionFourEmpresas h4{font-size:20px;color:#000;font-weight:bold; text-align: justify; font-family: 'Verdana', arial;}
.sectionFourEmpresas p {line-height:1.2em;font-size:16px;color:#000; text-align: justify; font-family: 'Verdana', arial;}
.sectionFourEmpresas a{
  font-size: 16px;
  font-weight: bold;

  text-align: center;
  margin: 0 auto;}
.sectionFourEmpresas hr {
  border: 2px solid #FFC727;
  width: 5%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;

}
.espacio5{margin-top: 75px;}

.sectionFiveEmpresas{
    background-repeat: no-repeat;
    background-color: #FFC727;
    background-size: 100% 100%;
}
.sectionFiveEmpresas h4{font-size:26px;color:#FFF;font-weight:bold; text-align: center; font-family: 'Verdana', arial;}
.sectionFiveEmpresas p{font-size:18px;color:#FFF;font-weight:normal; text-align: center; width: 75%; font-family: 'Verdana', arial;}


.sectionSixEmpresas{
    background: url("../img/empresas/cajas.a6b9236724cd.png") no-repeat;
    background-size: 100% 100%;
    /* Full height */

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sectionSixEmpresas h4{font-size:34px;color:#FFF;font-weight:bold; text-align: center; font-family: 'Verdana', arial;}
.sectionSixEmpresas h5{font-size:34px;color:#FFF;font-weight:normal; text-align: center; font-family: 'Verdana', arial;}
.sectionSixEmpresas p{font-size:18px;color:#FFF;font-weight:normal; text-align: center; font-family: 'Verdana', arial; }


.sectionSevenEmpresas h4{font-size:34px;color:#000;font-weight:bold; text-align: center; font-family: 'Verdana', arial;}
.sectionSevenEmpresas h5{font-size:34px;color:#FFF;font-weight:normal; text-align: center; font-family: 'Verdana', arial;}
.sectionSevenEmpresas p{font-size:16px;color:#000;font-weight:normal; text-align: center; font-family: 'Verdana', arial;}


.btn {
    background-color: #FFC727;
    color: #000;
    white-space: normal;
}
.btn-xlarge {
    padding: 18px 28px;
    font-weight: normal;
    font-size: 18px;
    line-height: normal;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
}

hr.footer {
  border: 1px solid #aaa;
  width: 100%;
  background: #aaa;
  
  }
  

#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}


/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
   

    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}


  #quote-carousel img {
    width: 420px !important;
    height: 290px !important;
}

@media (max-width: 1200px){

#quote-carousel img {
    width: 320px !important;
    height: 190px !important;
}

}


@media (max-width: 1024px){
  .rowsection {
    width:80%;
    margin:1px auto !important;
  }
  #quote-carousel img {
    width: 420px !important;
    height: 290px !important;
  }
}

/* Footer */
.form-control{
  margin:10px 0;
}

.footer {background-color: #f9f9f9;background-repeat:no-repeat; background-size: cover; padding: 0 0 0 0px !important;}
.footer h5{font-size:20px;color:#000; text-align: left; margin-top: 50px; font-family:'Verdana', 'arial', sans-serif;}
.footer a{font-size:16px;color:#000; text-align: left;  font-family:'Verdana', 'arial', sans-serif;line-height: 30px;}
.footer b{font-size:16px;color:#000; text-align: left;  font-family:'Verdana', 'arial', sans-serif;}
.titlefooter{font-size:16px;color:#000; text-align: left; margin-top: 50px;  font-family:'Verdana', 'arial', sans-serif;}


.navbar-default{background-color:#fff;border-color:#fff;height:80px;margin-right:-15px;margin-left:-15px;box-shadow:1px 1px 2px #666;}
.navbar-default .navbar-brand{color:#000;float:left;margin-left:20px;margin-top:5px;font-size:28px;font-family:'Bungee';}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus{color:#FFC727;}
.navbar-default .navbar-nav{margin-right:0px;}
.navbar-default .navbar-nav > li > a{color:#000;background-color:#fff;}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{color:#FFC727;background-color:#fff;}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus{color:#fff;background-color:#FFC727;}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus{color:#000;background-color:#FFC727;}
.navbar-default .navbar-nav > .dropdown{background-color:#FFF;color:#fff;}
.navbar-default .navbar-nav > .dropdown > a .caret{border-top-color:#000;border-bottom-color:#000;}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret{border-top-color:#000;border-bottom-color:#000;}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret{border-top-color:#fff;border-bottom-color:#fff;}
.navbar-default .navbar-toggle{border-color:#000;}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{background-color:#FFF;}
.navbar-default .navbar-toggle .icon-bar{background-color:#000;}
.navbar {
  min-height: 80px;

}

.navbar-brand {
  padding: 0 15px;
  height: 80px;
  line-height: 80px;
}

.navbar-toggle {
  /* (80px - button height 34px) / 2 = 23px */
  margin-top: 23px;
  padding: 9px 10px !important;
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
    /* (80px - line-height of 27px) / 2 = 26.5px */
    padding-top: 26.5px;
    padding-bottom: 26.5px;
    line-height: 27px;
  }
}



@media (max-width:767px)
{

#barraaceptacion{display:block;position:fixed;left:0px;right:0px;bottom:0px;padding-bottom:0px;width:100%;text-align:justify;min-height:110px;background-color:#c9c9c9;color:#000;z-index:99999;}

.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#777;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:#333;}

/* Responsive para MOVIL */

.row {

  margin-left: 0px;
}

.sectionOneEmpresas{

    height: auto;


}
.espacio{margin-top: 120px;}
.sectionOneEmpresas h1{font-size:28px;color:#fff;font-weight:bold; text-align: center; font-family: 'Verdana', arial;}
.sectionOneEmpresas h2{line-height:1.2em;font-size:20px;color:#fff;font-weight:bold; text-align: center; font-family: 'Verdana', arial;}
.sectionOneEmpresas a{
  font-size: 10px;
  color: #000;
  text-align: center;
  margin: 0 auto;}

.inp {
  position: relative;
  margin: auto;
  width: 100%;
  max-width: 280px;
}
.inp .label {
  position: absolute;
  top: 16px;
  left: 0;
  font-size: 16px;
  color: #9098a9;
  font-weight: 500;
  transform-origin: 0 0;
  transition: all 0.2s ease;
}
.inp .border {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #07f;
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: all 0.15s ease;
}
.inp input {
  -webkit-appearance: none;
  width: 100%;
  border: 0;
  font-family: inherit;
  padding: 12px 0;
  height: 48px;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 2px solid #c8ccd4;
  background: none;
  border-radius: 0;
  color: #223254;
  transition: all 0.15s ease;
}
.inp input:hover {
  background: rgba(34,50,84,0.03);
}
.inp input:not(:placeholder-shown) + span {
  color: #5a667f;
  transform: translateY(-26px) scale(0.75);
}
.inp input:focus {
  background: none;
  outline: none;
}
.inp input:focus + span {
  color: #562020;
  transform: translateY(-26px) scale(0.75);
}
.inp input:focus + span + .border {
  transform: scaleX(1);
}

.sectionTwoEmpresas{
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100% 100%;
    margin-left: 20px;
}
.sectionTwoEmpresas h2{font-size:24px;color:#000;font-weight:bold; text-align: center; margin-top: 50px; font-family: 'Verdana', arial;}
.sectionTwoEmpresas h3{font-size:22px;color:#000;font-weight:bold; text-align: center; font-family: 'Verdana', arial;}
.sectionTwoEmpresas p {line-height:1.2em;font-size:18px;color:#000; text-align: center; font-family: 'Verdana', arial;}
.sectionTwoEmpresas a{
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;}

.sectionThreeEmpresas{
    background-repeat: no-repeat;
    background-color: #f9f9f9;
    background-size: 100% 100%;
    margin-left: 20px;
}

.espacio3{margin-top: 120px;}
.sectionThreeEmpresas h4{font-size:24px;color:#000;font-weight:bold; margin-top: 50px; text-align: center;}
.sectionThreeEmpresas h5{font-size:18px;color:#000;font-weight:normal; text-align: center;}
.sectionThreeEmpresas h6{font-size:18px;color:#000;font-weight:bold; text-align: center;}
.sectionThreeEmpresas p {line-height:1.2em;font-size:16px;color:#000; text-align: center;}
.sectionThreeEmpresas a{
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;}

.sectionFourEmpresas h4{font-size:22px;color:#000;font-weight:bold; text-align: right;}
.sectionFourEmpresas p {line-height:1.2em;font-size:16px;color:#000; text-align: justify;}

.sectionFiveEmpresas{
    background-repeat: no-repeat;
    background-color: #FFC727;
    background-size: 100% 100%;
}
.sectionFiveEmpresas h4{font-size:26px;color:#FFF;font-weight:bold; text-align: center; font-family: 'Verdana', arial;}
.sectionFiveEmpresas p{font-size:18px;color:#FFF;font-weight:normal; text-align: center; width: 75%; font-family: 'Verdana', arial;}


.sectionSixEmpresas{
    background: url("../img/empresas/cajas.a6b9236724cd.png") no-repeat;
    background-size: 100% 100%;
    /* Full height */

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sectionSixEmpresas h4{font-size:34px;color:#FFF;font-weight:bold; text-align: center; font-family: 'Verdana', arial;}
.sectionSixEmpresas h5{font-size:34px;color:#FFF;font-weight:normal; text-align: center; font-family: 'Verdana', arial;}
.sectionSixEmpresas p{font-size:18px;color:#FFF;font-weight:normal; text-align: center; font-family: 'Verdana', arial; }

.sectionSevenEmpresas h4{font-size:34px;color:#000;font-weight:bold; text-align: center; font-family: 'Verdana', arial;}
.sectionSevenEmpresas h5{font-size:34px;color:#FFF;font-weight:normal; text-align: center; font-family: 'Verdana', arial;}
.sectionSevenEmpresas p{font-size:16px;color:#000;font-weight:normal; text-align: center; font-family: 'Verdana', arial;}

.panel{
  width:330px;
}


}