/* Custom css*/

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, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}body {	line-height: 1;}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;}



body{

	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #fff;
}

 header{
    text-align: center;
    height: 120px;
    background: #353535;
    color: #fff;
    // set animation
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;	
   
}
        



header a:hover{
	color: #fff;
	text-decoration: underline;
}



.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.navbar-default{
	background: transparent;
	border-bottom: none;

	   // set animation
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;	
}

.navbar-default.sticky {
    position: fixed;
    width: 100%;
   	background-color: rgba(53, 53, 53, 0.9);
    text-align: left;
    padding-left: 20px;
}

.navbar-default .navbar-nav > li >  a{
	color: #fff;
}

.navbar-default .navbar-nav > li > a:hover{
	color: #fff;
	text-decoration: underline;
}




.nopaddingtop{
	padding-top: 0!important;
}
.navbar-nav li {
	padding-top: 35px;
}

.mobileonly{
  display: none;
}

@media only screen and (max-width: 992px) {

  .mobileonly{
    display: block;
    float: left;
     width: 165px;
  }

    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }

    .nopaddingtop{
    	display: none!important;
    }

    .navbar-nav li {
		padding-top: 0px;
	}

	.navbar-default {
    position: fixed;
    width: 100%;
   	background-color: rgba(95, 95, 95, 0.8);
    text-align: left;
    padding-left: 20px;
}



	 .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }


}




.big_splash{
	height: 650px;
	background-image: url(images/bsplash.jpg);
	background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;
    border-bottom: 8px solid #7e9094;
}

.big_splash_contact{
  height: 350px;
    background-color: #fe8d01;
    color: #fff;text-align: center;
    padding-top: 190px;
}

.header1{
    background-image: url(images/h1.jpg);
       background-position: center center;
    background-repeat: no-repeat;
}


.header2{
    background-image: url(images/h2.jpg);
       background-position: center center;
    background-repeat: no-repeat;
}



.header3{
    background-image: url(images/h3.jpg);
       background-position: center center;
    background-repeat: no-repeat;
}


.header4{
    background-image: url(images/equipos.jpg);
       background-position: center center;
    background-repeat: no-repeat;
}
.header5{
    background-image: url(images/inicio.jpg);
    background-size: cover;
    background-position:center;
    background-repeat: no-repeat;
}



.big_splash_contact h1{
  font-size: 50px;
 font-weight: bold;
}


.aboutus{
	min-height: 400px;
	background-color: #5f5f5f;
	text-align: center;
	padding-top: 50px;
}


.heademenu{
    min-height: 210px;
    background-color: #5f5f5f;
    text-align: center;
    padding-top: 50px;
}


.aboutus h1, .heademenu h1{
	font-size: 28px;
	color: #c9c9c9;
	font-weight: bold;
	margin-bottom: 20px;
}


.aboutus, .heademenu{
	line-height: 37px;
	font-size: 16px;
}

.marginbottom{
	margin-bottom: 10px;
}

.bggray{
    background-color: #5f5f5f;
}

.box_picture{

    float: left;
}


.wrap {
       overflow: hidden;
       margin: 10px;
    }
 .box {
    float: left;
    height: 600px;
    padding-bottom: 20%;
    position: relative;
    width: 30%;
    margin-right: 55px;
}
    .boxInner {
       position: absolute;
       left: 0px;
      right: 11px;
       top: 10px;
       bottom: 10px;
       overflow: hidden;
    }

    .nomarginright{
      margin-right: 0px;
    }
    .boxInner img {
       width: 100%;
    }
   
    body.no-touch .boxInner:hover .titleBox, body.touch .boxInner.touchFocus .titleBox {
       margin-bottom: 0;
    }
    @media only screen and (max-width : 480px) {
       /* Smartphone view: 1 tile */
       .box {
          width: 100%;
          padding-bottom: 100%;
       }
    }
    @media only screen and (max-width : 650px) and (min-width : 481px) {
       /* Tablet view: 2 tiles */
       .box {
          width: 50%;
          padding-bottom: 50%;
       }
    }
    @media only screen and (max-width : 1050px) and (min-width : 651px) {
       /* Small desktop / ipad view: 3 tiles */
       .box {
          width: 33.3%;
          padding-bottom: 33.3%;
       }
    }
    @media only screen and (max-width : 1290px) and (min-width : 1051px) {
       /* Medium desktop: 4 tiles */
       .box {
          width: 25%;
          padding-bottom: 25%;
       }
    }


    .mamei{
     background-color: #ee8906;
    border-bottom: 5px solid #f2de95;
    border-top: 5px solid #f2de95;
    margin: auto;
    min-height: 218px;
    padding-bottom: 10px;
    padding-top: 10px;
    }
.mamei .img-responsive {
    margin: 0 auto;
}



.footer{
  background-color: #353535;
  color: #fff;
  min-height: 260px;
}

.footer{
  padding-top: 60px;
}

.footer h1{
  font-size: 20px;
  margin-bottom: 20px;
}

.footer li{
  margin-bottom: 5px;
}

.footer ul li a{
  color: #fff;
}

.footer p{
  line-height: 20px;
}

/*.morpading{*/
  /*padding-top: px;*/
/*}*/

.copyright{
  text-align: center;
  min-height: 75px;
  background-color: #2b2b2b;
  color: #bebebe;
  padding-top: 35px;
}

.whitecontact{
  background-color: #fff;
  color: #000;
  min-height: 700px;
}

.whitecontact h2{
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 0px;
}

.whitecontact p{
  margin-top: 0;
  line-height: 20px;
  margin-bottom: 29px;
  font-size: 15px;
}

.textalignleft{
  text-align: left;
}


.whitecontact input[type=text], .whitecontact input[type=email]{
  margin-bottom: 20px
}

.whitecontact textarea{
  margin-bottom: 15px;
}

.btn-default{
  float: left!important;
  text-align: left!important;
  padding: 15px;
  padding-left: 45px;
  padding-right: 45px;
}



#map{
  min-height: 600px;
}


.lineb{
  padding-bottom: 50px;
  border-bottom: 5px solid #cacaca;
}


.whiteyeah{
  background-color: #fff;
  padding-top: 10px;
}
 
.whiteyeah h1{
  color: #000;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #ee8906;
}



.lb-caption{
  font-size: 22px!important;
  color: #fff;
}


.lb-data .lb-number{
  padding-top: 10px;
  font-size: 18px!important;
  color: #f3e11e!important;
}



/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(images/loading2.gif) center no-repeat #fff;
}

.carousel-caption{
    background-color: rgba(53, 53, 53, 0.6);
}

.carousel-caption h3{
  font-size: 18px;
  margin-bottom: 13px;
}


.example-image-link img{
   border: 1px solid #d7d7d7;
    float: left;
    height: 200px;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 274px;
}


.example-image-link img:hover{
    border: 1px solid #ffb658;
}

.proincatest{
  line-height: 24px;
  margin-bottom: 35px;
}


.insitu{
  padding-bottom: 45px;
}

.img_logo{
    padding: 0 30px;
    margin-left: 15%;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 70%;
    height: 187px;

}

.example-image-link2 img{
    float: left;
    height: 120px;
    margin-top: 10px;
    margin-left: 15%;
    margin-right: 5%;
    width: 150px;
}

.example-image-link3 img{
    height: 198px;
    margin-top: 10px;
    width: 282px;
}

.logo-footer{
    width: 110px;
    height: 90px;
}
#brandf{
    margin-left: 5px;
}

.other h1{
    margin-top: 50px;
}