
@font-face {
	font-family:"Roboto Regular";
	src:url("../fonts/Roboto-Regular.eot?") format("eot"),
	url("../fonts/Roboto-Regular.woff") format("woff"),
	url("../fonts/Roboto-Regular.ttf") format("truetype"),
	url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
	font-weight:normal;
	font-style:normal;
	}

@font-face {
	font-family:"Roboto Medium Italic";
	src:url("../fonts/Roboto-MediumItalic.eot?") format("eot"),
	url("../fonts/Roboto-MediumItalic.woff") format("woff"),
	url("../fonts/Roboto-MediumItalic.ttf") format("truetype"),
	url("../fonts/Roboto-MediumItalic.svg#Roboto-MediumItalic") format("svg");
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:"Roboto Bold";
	src:url("../fonts/Roboto-Bold.eot?") format("eot"),
	url("../fonts/Roboto-Bold.woff") format("woff"),
	url("../fonts/Roboto-Bold.ttf") format("truetype"),
	url("../fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");
	font-weight:normal;
	font-style:normal;
	}



#container{
	width:100%;
	overflow:hidden;
	position:relative;
	color: #000;
	}

.pad{
	padding-left:0px;
	padding-right:0px;
	}
.clear{
	clear:both;
	}
#header{
	z-index: 9999;
	height: 85px;
}

#menu{
  width: 100%;
  float:left;
  position: relative;
  border: none;
  text-align: center;
  border-radius: 0;
}
#navbar li{
  display: inline-block;
  margin: 0px 15px;
}
#navbar a{
    color:#25427d;
	display: block;
	padding: 60px 23px 5px;
	font-size: 20px;
	font-family:"Roboto Regular";
}
#navbar a:hover{
	text-decoration: none;
	color: #fff;
	background: #00407F;
}
#navbar .selec{
	color: #fff;
	background: #00407F;
}
nav .me{
  text-align:center;
  margin:auto;
  padding-bottom: 4px;
  display: block;
  color: #fff;
}
.navbar-toggle .icon-bar{
  width: 38px;
  background-color: #fff !important;
}
.caption{
	width: 100%;
	position: absolute;
	text-transform: uppercase;
	bottom:60%;
	right: 40%;
	text-align: center;
	color: #000;
}
.caption h1{
	float: right;
	color: #fff;
	font-family:"arkitech_bold";
	position: relative;
	font-size: 48px;
	margin-right: 20%;
	padding: 0px 2px;
	text-shadow: 4px 0px 5px #000;
}


#carousel-home .carousel-indicators{
	bottom: 10px;
}
#carousel-home .carousel-indicators li{
	width:15px;
	height:15px;
    background: #D7D9D8;
    border-color: 2px solid #fff;
}
#carousel-home .carousel-indicators .active{
  background:#F5E80D;
  border-color: #F5E80D;
}


#prev{
	background: url(../img/arrows.png) no-repeat;
	height: 76px;
	width:47px;
	top: 45%;
	left:11%;
}
#prev:hover{
	background: url(../img/arrows-h.png) no-repeat;
}
#next{
	background: url(../img/arrows.png) no-repeat right;
	height: 76px;
	width:47px;
	top: 45%;
	right: 11%;
}
#next:hover{
	background: url(../img/arrows-h.png) no-repeat right;
}


#empresa_home{
	height:358px;
	background-image: url(../img/bg_home.jpg);
}

#empresa_home p{
	font-size: 22px;
	text-align: center;
	top: 133px;
	color: #fff;
	line-height: 31px;
	position: relative;
	font-family:"Roboto Medium Italic";
}


#texto_home{
	padding: 85px 25px;

}

#texto_home h1{
	font-size: 34px;
	line-height: 39px;
	padding-bottom: 25px;
	font-family:"Roboto Bold";
}

#texto_home h1 span{
	font-weight: normal;
	padding: 3px;
	background-color:#004080;
	color: #fff;
	}


#texto_home p{
	font-family:"Roboto Bold";
	font-size: 21px;
	line-height: 23px;
}

#portafolio_home h1{
	font-size: 46px;
	font-family:"Roboto Bold";
	background: #004080;
	color: #fff;
	text-transform: uppercase;
	width: 48%;
	float: right;
	margin-top: 35px;
	text-align: left;
	padding: 30px 28px;
}


.portafolio_item {
    float: left;
	position: relative;
	width: 100%;
	background-color: #000;
}

.portafolio_item span {
    padding: 15px;
	position: absolute;
	top: 236px;
	width: 100%;
}

.portafolio_item span h2{
	color: #FFF;
	font-family:"Roboto Bold";
	font-size: 33px;
	text-shadow: 3px 2px 2px #000;
	padding-bottom: 25px;
}


.portafolio_item span p{
	color: #FFF;
	font-family:"Roboto Bold";
	font-size: 19px;
	text-shadow: 3px 2px 2px #000;
}


.portafolio_item:hover img{
  opacity: 0.4;
}

#prev2{
	background: url(../img/arrows2.png);
	width: 54px;
	height: 80px;
	opacity: 1;
	bottom: 0px;
	top: auto;
	left: 46%;
}

#prev2:hover{
	background: url(../img/arrows2-h.png);
}

#next2{
	background: url(../img/arrows2.png) no-repeat right;
	width: 54px;
	height: 80px;
	opacity: 1;
	bottom: 0px;
	top: auto;
	right: 46%;
}

#next2:hover{
	background: url(../img/arrows2-h.png) no-repeat right;
}


#marcas{
	margin-top: 75px;
}


#marcas h1{
	font-size: 46px;
	font-family:"Roboto Bold";
	background: #004080;
	color: #fff;
	text-transform: uppercase;
	width: 48%;
	float: left;
	text-align: right;
	padding: 30px 28px;
}



footer{
	font-family: "Roboto Bold";
	font-size: 22px;
	margin-top: 75px;
}

#datos{
	background-color: #01478D !important;
	
}

#datos2{
	background: url(../img/iconos.png) no-repeat left top;
	padding-left: 65px;
	margin-left: 23%;
	margin-top: 34px;
}

#datos2 p {
	color: #fff;
    text-align: left;
    margin-bottom: 54px;
   
}

#redes{
	color: #fff;
	background-color: #004080;
}

#redes2{
	padding-top: 45px;
	margin-right: 12%;
	float: left;
}

#redes2 h1{
	text-align: center;
}

#redes2 p{
	text-align:center;
}

#fb {
    background: url(../img/redes.png) no-repeat left;
    display: inline-block;
    width: 90px;
    height: 130px;
}


#tw{
    background: url(../img/redes.png) no-repeat right;
    display: inline-block;
    width: 90px;
    height: 130px;
}

#email2{
    background: url(../img/email.png) no-repeat center;
    display: inline-block;
    width: 212px;
    height: 84px;
}

#email2:hover{
    background: url(../img/email-h.png) no-repeat center;
    display: inline-block;
    width: 212px;
    height: 84px;
}


#web {
	margin-top: 73px;
	font-family:"Roboto Regular";
    background: url(../img/web.png) no-repeat right;
    padding-right: 148px;
    color: #FFF;
    text-decoration: none;
    float: right;
    font-size: 15px;
    margin-bottom: 15px;
}

#titulo {
    padding-top: 114px;
    padding-bottom: 343px;
    background-size: cover;
}

#titulo .titulo {
    padding: 10px 198px;
    display: inline-block;
}

.bg-1 {
    background: url(../img/empresa/bg.jpg) no-repeat center right;
        background-size: auto auto;
}

.bg-2 {
    background: url(../img/servicios/bg.jpg) no-repeat center right;
        background-size: auto auto;
}

.bg-3 {
    background: url(../img/refrigerios/bg.jpg) no-repeat center right;
        background-size: auto auto;
}

.bg-3a {
    background: url(../img/alimentacion/bg.jpg) no-repeat center right;
        background-size: auto auto;
}

.bg-3b {
    background: url(../img/verduras/bg.jpg) no-repeat center right;
        background-size: auto auto;
}

.bg-3c {
    background: url(../img/viveres/bg.jpg) no-repeat center right;
        background-size: auto auto;
}

.bg-3d {
    background: url(../img/panaderia/bg.jpg) no-repeat center right;
        background-size: auto auto;
}

.bg-3e {
    background: url(../img/agricolas/bg.jpg) no-repeat center right;
        background-size: auto auto;
    }

.bg-3f{
    background: url(../img/construccion/bg.jpg) no-repeat center right;
        background-size: auto auto;
    }

.bg-3g{
    background: url(../img/pesca/bg.jpg) no-repeat center right;
        background-size: auto auto;
    }

.bg-3h{
    background: url(../img/agropecuarios/bg.jpg) no-repeat center right;
        background-size: auto auto;
    }

.bg-3i{
    background: url(../img/aseo/bg.jpg) no-repeat center right;
        background-size: auto auto;
    }

#quienes_somos h1{
	font-size: 46px;
	font-family: "Roboto Bold";
	background: #004080;
	color: #fff;
	text-transform: uppercase;
	width: 48%;
	float: right;
	margin-top: 35px;
	text-align: left;
	padding: 30px 28px;
	margin-bottom: 54px;
}

.text_quienes{
	padding-top: 15px;
	left: 4%;
	padding-right: 219px;
}

.text_quienes p{
	font-family: "Roboto Bold";
	text-align: justify;
	font-size: 21px;
	line-height: 25px;
}

.text_quienes ul li {
    background: url(../img/empresa/li.png) no-repeat left top 5px;
    padding-left: 26px;
    line-height: 28px;
    font-size: 21px;
    text-align: justify;
    font-family: "Roboto Bold";
    margin-bottom: 15px;
}

.mision{
	background-color: #EBEBEB;
}

.text_mision{
	padding: 76px 125px;
}

.text_mision h3{
	font-size: 33px;
	padding-bottom: 35px;
	color: #000000;
    font-family: "Roboto Bold";
}


.text_mision ul li{
	background: url(../img/empresa/li2.png) no-repeat left top 5px;
	padding-left: 25px;
	font-size: 21px;
	color: #505050;
	font-family: "Roboto Bold";
	padding-bottom: 27px;
	line-height: 25px;
}

.vision{
	background-color: #004080;
}

.text_vision{
	padding: 78px 99px 128px 75px;
}

.text_vision h3{
	font-size: 33px;
	padding-bottom: 35px;
	color: #fff;
    font-family: "Roboto Bold";
}


.text_vision p{
	color: #fff;
	font-size: 21px;
	font-family: "Roboto Bold";
	line-height: 30px;
}

#text_empresa{
	margin-top: 45px;
}

.text_mision ul li{
	background: url(../img/empresa/li2.png) no-repeat left top 5px;
	padding-left: 25px;
	font-size: 21px;
	color: #505050;
	font-family: "Roboto Bold";
	padding-bottom: 27px;
	line-height: 25px;
}

#recurso_humano{
	background-color: #004080;
	margin-top: 45px;
}

.text_recursos{
	padding: 164px 114px;
}

.text_recursos h1{
	font-family: "Roboto Bold";
	font-size: 34px;
	color: #fff !important;
}

.text_recursos span{
	background-color: #fff;
	color: #000;
	padding: 3px;
}


.text_recursos ul li{
	background: url(../img/empresa/li3.png) no-repeat left top 5px;
	padding-left: 25px;
	font-family: "Roboto Bold";
	font-size: 21px;
	color: #fff;
	margin-top: 45px;
	line-height: 25px;
}




#portafolio_ser h1{
	font-size: 46px;
	font-family:"Roboto Bold";
	background: #004080;
	color: #fff;
	text-transform: uppercase;
	width: 48%;
	float: right;
	margin-top: 35px;
	text-align: left;
	padding: 30px 28px;
}


.portafolioser_item {
    float: left;
	position: relative;
	width: 100%;
	background-color: #000;
}

.portafolioser_item span {
    padding: 15px;
	position: absolute;
	text-align: left;
	top: 236px;
	width: 100%;
}

.portafolioser_item span h2{
	color: #FFF;
	font-family:"Roboto Bold";
	font-size: 33px;
	text-shadow: 3px 2px 2px #000;
	padding-bottom: 7px;
}


.portafolioser_item span p{
	color: #FFF;
	font-family:"Roboto Bold";
	font-size: 19px;
	text-shadow: 3px 2px 2px #000;
}

.portafolioser_item h3{
	color: #fff;
	position: relative;
	float: left;
	font-size: 16px;
	font-family:"Roboto Bold";
	padding-top: 25px;
}



.portafolioser_item:hover img{
  opacity: 0.4;
}



.tit_productos{
	background: #004080;
	padding: 30px 28px;
	width: 100%;
	float: left;
	position: relative;
	color: #fff;
}

.tit_productos h1{
	font-family:"Roboto Bold";
	color: #fff;
	font-size: 33px;
	font-weight: normal;
}

.tit_productos p{
	font-size: 19px;
	font-family:"Roboto Bold";
	color: #fff;
}

#prev3{
    background: url(../img/arrows3.png) left;
    opacity: 1;
    width: 54px;
    height: 80px;
    top:12px;
    left: auto;
    right: 5%;
}

#prev3:hover{
	 background: url(../img/arrows3-h.png) left;
}

#next3{
    background: url(../img/arrows3.png) right;
    opacity: 1;
    width: 54px;
    height: 80px;
    top: 12px;
    right: 1%;
}

#next3:hover{
	background: url(../img/arrows3-h.png) right;
}

#volverbtn{
	text-align: center;
}

#volverbtn a{
	display: inline-block;
	font-family:"Roboto Bold";
	background-color: #000;
	color: #fff;
	font-size: 21px;
	padding: 25px;
	text-decoration: none;
	margin-top: 43px;
}

#volverbtn a:hover{
	background-color: #004080;
}


#productos{
	background-color: #EBEBEB;
}

#productos ul{
	margin-top: 114px;
}


#productos ul li{
	margin-left:8%;
	margin-right: 5%;
	line-height: 25px;
	font-size: 21px;
	padding-bottom: 25px;
	font-family:"Roboto Bold";
	color: #515151;
	background: url(../img/empresa/li2.png) no-repeat left top 5px;
	padding-left: 25px;
}

#formulario{
	padding-top: 45px;
}
#formulario h2{
	color: #000 !important;
	font-size:20px;
	margin-top: 5px;
	font-family:"Roboto Bold";
	text-transform: uppercase;
}
#formulario p{
	text-align: left;
	margin-top: 10px;
	color: #000 !important;
}
#formulario .check{
	text-align: left;
	float: none;
	display: inline-block;
	width: auto;
}
#formulario input{
	width:100%;
	background-color:#EBEBEB;
	color:#000;
	border:none;
	font-size:18px;
	padding:8px;
	margin-top: 5px;
}
#formulario textarea{
	width:100%;
  background-color:#EBEBEB;
	color:#000;
	border:none;
	font-size:18px;
	padding:10px;
	margin-top: 5px;
  height: 120px;
}

#contacto p {
    font-size: 21px;
    padding-top: 47px;
    line-height: 31px;
    text-align: justify;
    font-family:"Roboto Bold";
}

#contacto h1 {
    font-size: 46px;
    font-family: "Roboto Bold";
    background: #004080;
    color: #fff;
    text-transform: uppercase;
    width: 50%;
    float: right;
    text-align: left;
    padding: 30px 28px;
}

#contacto h3 {
    font-size: 17px;
    line-height: 31px;
    text-align: justify;
}


.btn{
	float: left;
	position: relative;
	width: 100%;
	text-align: left;
	margin-top: 80px;
}
.btn a{
	display: inline-block;
	padding: 5px 10px;
	background: #004080;
	color: #fff;
	font-size: 24px;
	float: right;
}
.btn a:hover{
	background: #000;
	color: #fff;
	text-decoration: none;
}
#enviar{
	width:105px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:22px !important;
	color:#fff !important;
	text-align:center;
	margin-top:20px !important;
	padding:10px 0px !important;
	background: #000 !important;
	margin-right: 15px;
    border: none !important;
}
#enviar:hover{
    background: #004080 !important;
	color: #FFF !important;
}
#borrar{
	width:105px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:22px !important;
	color:#fff !important;
	text-align:center;
	margin-top:20px!important;
	padding:10px 0px !important;
	background: #000 !important;
    border: none !important;
	}
#borrar:hover{
    background:#004080 !important;
	color: #FFF !important;
}

#map {
    height: 400px;
    margin: 25px 0px;
}

#ampliar {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-color:#004080;
    color: #FFF;
    text-align: center;
    padding-top: 28px;
    position: absolute;
    right: 14%;
    bottom:-16px;
    text-decoration: none !important;
    font-size: 18px;
}

#ampliar:hover{
	background-color: #000;
}


.modal-open .modal{
	background:rgba(0, 0, 0, 0.8);
	z-index:9999999999;
}

.modal-content{
	background-color:transparent;
	box-shadow:none;
	border:none;
}

.close {
    float: right;
    font-size: 65px;
    font-weight: 700;
    line-height: 1;
    color: #f00 !important;
    text-shadow: 0 1px 0 #fff;
    opacity: 3.2;
}



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

	#header {
	    position: relative;
	    top: 0;
	    height: auto;
	}

		
	.navbar-header {
		float: none;
	}

	.navbar-left,.navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
		background: #004080 !important;
	}

	.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;
	    margin-left: 0;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px ;
		padding-bottom: 10px;
	}

	.collapse.in{
		display:block !important;
	}

	#navbar li {
		width: 100%;
	}

	#navbar a{
		width: 100%;
		text-align: left;
	    padding: 5px;
		margin-top: 2px;
	    border: none;
	}

	#empresa_home p{
		top: 56px;
		font-size: 18px;
		line-height: 22px;
	}

	#texto_home h1{
		font-size: 24px;
		line-height: 34px;
	}

	#portafolio_home h1{
		width: 100%;
		font-size: 33px;
	}

	.portafolio_item span{
		top: 9px;
	}

	.portafolio_item span h2{
		font-size: 28px;
		padding-bottom: 12px;
	}
	#marcas h1{
		width: 100%;
		font-size: 27px;
	}

	#prev2{
		left: 34%;
	}


	#next2{
		right: 31%;
	}

	#datos2{
		margin-left:0px;

	}

	#quienes_somos h1{
		width: 100%;
		font-size: 31px;
	}

	.text_quienes{
		padding-right: 25px;
	}

	.text_quienes p{
		font-size: 16px;
		line-height: 21px;
	}

	.text_quienes ul li{
		font-size: 16px;
		line-height: 21px;
	}

	.text_mision{
		padding: 62px 15px;
	}

	.text_vision {
	    padding: 78px 18px 128px 19px;
	}

	.text_recursos{
		padding: 47px 18px;
	}

	#titulo {
	    padding-top: 17px;
	    padding-bottom: 111px;
	    background-size: cover;
	}


	#portafolio_ser h1{
		font-size: 27px;
		width: 100%;
	}

	.portafolioser_item span{
		top: 8px;
	}

	.portafolioser_item span h2{
		font-size: 29px;
	}

	#productos ul{
		margin-top: 47px;
	}

	#productos ul li{
		font-size: 17px;
	}

	#contacto h1{
		width: 100%;
		font-size: 33px;
		padding: 16px 28px;
	}

	#contacto p{
		font-size: 17px;
		line-height: 24px;
		text-align: left;
	}

	.btn a{
		font-size: 15px;
	}
}





@media (max-width: 700px) and (min-width:500px){

	#header {
	    position: relative;
	    top: 0;
	    height: auto;
	}

		
	.navbar-header {
		float: none;
	}

	.navbar-left,.navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
		background: #004080 !important;
	}

	.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;
	    margin-left: 0;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px ;
		padding-bottom: 10px;
	}

	.collapse.in{
		display:block !important;
	}

	#navbar li {
		width: 100%;
	}

	#navbar a{
		width: 100%;
		text-align: left;
	    padding: 5px;
		margin-top: 2px;
	    border: none;
	}

	#empresa_home p{
		top: 53px;
	}

	#texto_home h1{
		font-size: 29px;
	}

	#portafolio_home h1{
		width: 100%;
		font-size: 34px;
	}

	.portafolio_item span{
		top: 24px;
	}

	#marcas h1{
		width: 100%;
		font-size: 27px;
	}

	#prev2{
		left: 34%;
	}


	#next2{
		right: 31%;
	}

	#datos2{
		margin-left:0px;

	}

	#quienes_somos h1{
		width: 100%;
		font-size: 31px;
	}

	.text_quienes{
		padding-right:32px;
	}

	.text_quienes p{
		font-size: 18px;
		line-height: 24px;
	}

	.text_quienes ul li{
		font-size: 18px;
		line-height: 24px;
	}

	.text_mision{
		padding: 62px 15px;
	}

	.text_vision {
	    padding: 78px 22px 128px 40px;
	}

	.text_recursos{
		padding: 47px 18px;
	}

	#titulo {
	    padding-top: 17px;
	    padding-bottom: 111px;
	    background-size: cover;
	}


	#portafolio_ser h1{
		font-size: 27px;
		width: 100%;
	}

	.portafolioser_item span{
		top: 34px;
	}

	#productos ul{
		margin-top: 47px;
	}

	#productos ul li{
		font-size: 17px;
	}

	#contacto h1{
		width: 100%;
		font-size: 33px;
		padding: 16px 28px;
	}

	.btn a{
		font-size: 15px;
	}
}



@media (max-width: 800px) and (min-width:700px){

	#header {
	    position: relative;
	    top: 0;
	    height: auto;
	}

		
	.navbar-header {
		float: none;
	}

	.navbar-left,.navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
		background: #004080 !important;
	}

	.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;
	    margin-left: 0;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px ;
		padding-bottom: 10px;
	}

	.collapse.in{
		display:block !important;
	}

	#navbar li {
		width: 100%;
	}

	#navbar a{
		width: 100%;
		text-align: left;
	    padding: 5px;
		margin-top: 2px;
	    border: none;
	}

	#empresa_home p{
		top: 98px;
	}

	#texto_home h1{
		font-size: 29px;
	}

	#portafolio_home h1{
		width: 100%;
		font-size: 34px;
	}

	.portafolio_item span{
		top: 24px;
	}

	#marcas h1{
		width: 100%;
		font-size: 39px;
	}

	#prev2{
		left: 34%;
	}

	#next2{
		right: 31%;
	}

	#quienes_somos h1{
		width: 72%;
		font-size: 39px;
	}

	.text_quienes{
		padding-right:63px;
	}

	.text_recursos{
		padding: 80px 104px;
	}

	#titulo {
	    padding-top: 17px;
	    padding-bottom: 111px;
	    background-size: cover;
	}


	#portafolio_ser h1{
		font-size: 40px;
		width: 100%;
	}

	.portafolioser_item span{
		top: 175px;
	}

	#productos ul{
		margin-top: 47px;
	}

	#contacto h1{
		width: 100%;
		font-size: 33px;
		padding: 16px 28px;
	}
}


@media (max-width: 900px) and (min-width:800px){

	#header {
	    position: relative;
	    top: 0;
	    height: auto;
	}

		
	.navbar-header {
		float: none;
	}

	.navbar-left,.navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
		background: #004080 !important;
	}

	.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;
	    margin-left: 0;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px ;
		padding-bottom: 10px;
	}

	.collapse.in{
		display:block !important;
	}

	#navbar li {
		width: 100%;
	}

	#navbar a{
		width: 100%;
		text-align: left;
	    padding: 5px;
		margin-top: 2px;
	    border: none;
	}

	#empresa_home p{
		top: 98px;
	}

	#texto_home h1{
		font-size: 30px;
		line-height: 48px;
	}

	#portafolio_home h1{
		width: 100%;
		font-size: 34px;
	}

	.portafolio_item span{
		top: 24px;
	}

	#marcas h1{
		width: 67%;
		font-size: 39px;
	}

	#prev2{
		left: 34%;
	}

	#next2{
		right: 31%;
	}

	#quienes_somos h1{
		width: 72%;
		font-size: 39px;
	}

	.text_quienes{
		padding-right:63px;
	}

	.text_recursos{
		padding: 80px 104px;
	}

	#titulo {
	    padding-top: 17px;
	    padding-bottom: 111px;
	    background-size: cover;
	}


	#portafolio_ser h1{
		font-size: 40px;
		width: 100%;
	}

	.portafolioser_item span{
		top:48px;
	}

	#productos ul{
		margin-top: 47px;
	}

	#contacto h1{
		width: 100%;
		font-size: 33px;
		padding: 16px 28px;
	}

	#datos2{
		margin-left: 14%;
	}

	#web{
		margin-top: 57px;
	}
}


@media (max-width: 990px) and (min-width:900px){

	#header {
	    position: relative;
	    top: 0;
	    height: auto;
	}

	#navbar a{
		padding: 60px 13px 5px;
	}

	#navbar li{
		margin: 0px 2px;
	}

	#empresa_home p{
		top: 98px;
	}

	#texto_home h1{
		line-height: 48px;
	}

	#texto_home p{
		line-height: 31px;
	}

	#portafolio_home h1{
		width: 100%;
		font-size: 34px;
	}

	.portafolio_item span{
		top: 53px;
	}

	#marcas h1{
		width: 67%;
		font-size: 39px;
	}

	#prev2{
		left: 34%;
	}

	#next2{
		right: 31%;
	}

	#quienes_somos h1{
		width: 72%;
		font-size: 39px;
	}

	.text_quienes{
		padding-right:63px;
	}

	.text_recursos{
		padding: 80px 104px;
	}

	#titulo {
	    padding-top: 17px;
	    padding-bottom: 111px;
	    background-size: cover;
	}


	#portafolio_ser h1{
		font-size: 40px;
		width: 100%;
	}

	.portafolioser_item span{
		top:48px;
	}

	#productos ul{
		margin-top: 47px;
	}

	#contacto h1{
		width: 100%;
		font-size: 33px;
		padding: 16px 28px;
	}

	#datos2{
		margin-left: 14%;
	}

}


@media (max-width: 1120px) and (min-width:990px){

		
	.navbar-header {
		float: none;
	}

	.navbar-left,.navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
		background: #004080 !important;
	}

	.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;
	    margin-left: 0;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px ;
		padding-bottom: 10px;
	}

	.collapse.in{
		display:block !important;
	}

	#navbar li {
		width: 100%;
	}

	#navbar a{
		width: 100%;
		text-align: left;
	    padding: 5px;
		margin-top: 2px;
	    border: none;
	}

	.text_mision {
    	padding: 61px 34px;
	}

	.text_quienes{
		padding-right: 82px;
	}

	.text_vision {
  	    padding: 78px 99px 104px 75px;
	}

	.text_recursos{
		padding: 32px 29px;
	}

	#portafolio_ser h1{
		width: 61%;
		font-size: 40px;
	}

	.portafolioser_item span{
		top: 93px;
	}

	#datos2{
		margin-left: 16%;
	}


	#titulo {
	    padding-top: 21px;
	    padding-bottom: 233px;
	    background-size: cover;
	}

	#productos ul{
		margin-top: 23px;
	}

	#productos ul li{
		font-size: 17px;
		line-height: 22px;
	}

	#productos ul{
		margin-top: 20px;
	}

	#contacto p{
		line-height: 25px;
	}

	#portafolio_home h1{
		width: 60%;
		font-size: 40px;
	}

	#texto_home h1{
		line-height: 47px;
	}

	.portafolio_item span{
		top: 58px;
	}

	#redes2{
		margin-right: -5%;
	}

}



@media (max-width: 1200px) and (min-width:1120px){
		
	.navbar-header {
		float: none;
	}

	.navbar-left,.navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
		background: #004080 !important;
	}

	.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;
	    margin-left: 0;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px ;
		padding-bottom: 10px;
	}

	.collapse.in{
		display:block !important;
	}

	#navbar li {
		width: 100%;
	}

	#navbar a{
		width: 100%;
		text-align: left;
	    padding: 5px;
		margin-top: 2px;
	    border: none;
	}

	.text_mision {
    	padding: 61px 34px;
	}

	.text_quienes{
		padding-right: 82px;
	}

	.text_vision {
  	    padding: 78px 99px 104px 75px;
	}

	.text_recursos{
		padding: 32px 29px;
	}

	#portafolio_ser h1{
		width: 61%;
		font-size: 40px;
	}

	.portafolioser_item span{
		top: 93px;
	}

	#datos2{
		margin-left: 16%;
	}

	#productos ul{
		margin-top: 23px;
	}

	#productos ul li{
		font-size: 19px;
	}

	#productos ul{
		margin-top: 20px;
	}

	#contacto p{
		line-height: 25px;
	}

	#portafolio_home h1{
		width: 60%;
		font-size: 40px;
	}

	#texto_home h1{
		line-height: 47px;
	}

	.portafolio_item span{
		top: 58px;
	}

	#titulo {
	    padding-top: 9px;
	    padding-bottom: 266px;
	    background-size: cover;
	}

	#redes2{
		margin-right: 0%;
	}

}


@media (max-width: 1300px) and (min-width:1200px){


	#header{
		height: 79px;
	}

	#navbar a{
		font-size: 15px;
		padding: 60px 8px 5px;
	}

	#navbar li{
		margin: 0px 7px;
	}

	#texto_home h1{
		font-size: 22px;
		line-height: 34px;
	}

	#portafolio_home h1{
		width: 58%;
	}

	.portafolio_item span{
		top: 33px;
	}

	.text_quienes ul li{
		font-size: 17px;
		line-height: 23px;
	}

	.text_quienes{
		padding-right: 75px;
	}

	.text_quienes p{
		font-size: 17px;
	}

	.text_vision{
		padding: 88px 77px 128px 75px;
	}

	.text_recursos{
		padding: 36px 29px;
	}

	.text_recursos ul li{
		font-size: 19px;
	}

	#portafolio_ser h1{
		font-size: 40px;
	}

	.portafolioser_item span{
		top: 56px;
	}

	#productos ul li{
		padding-bottom: 19px;
		font-size: 17px;
	}

	#productos ul{
		margin-top: 26px;
	}

	#titulo {
	    padding-top: 21px;
	    padding-bottom: 233px;
	    background-size: cover;
	}

	#redes2{
		margin-right: -1%;
	}

	#web{
		margin-bottom: 14px;
	}

}


@media (max-width: 1400px) and (min-width:1300px){


	#header{
		height: 79px;
	}

	#navbar a{
		font-size: 15px;
		padding: 60px 14px 5px;
	}

	#navbar li{
		margin: 0px 7px;
	}

	#texto_home h1{
		font-size: 22px;
		line-height: 34px;
	}

	#portafolio_home h1{
		width: 58%;
	}

	.portafolio_item span{
		top: 33px;
	}

	.text_quienes ul li{
		font-size: 17px;
		line-height: 23px;
	}

	.text_quienes{
		padding-right: 75px;
	}

	.text_quienes p{
		font-size: 17px;
	}

	.text_vision{
		padding: 88px 77px 128px 75px;
	}

	.text_recursos{
		padding: 36px 29px;
	}

	.text_recursos ul li{
		font-size: 19px;
	}

	#portafolio_ser h1{
		font-size: 40px;
	}

	.portafolioser_item span{
		top: 56px;
	}

	#productos ul li{
		padding-bottom: 19px;
		font-size: 17px;
	}

	#productos ul{
		margin-top: 26px;
	}

	#titulo {
	    padding-top: 114px;
	    padding-bottom: 209px;
	}

	#redes2{
		margin-right: 4%;
	}

}


@media (max-width: 1500px) and (min-width:1400px){

	#header{
		height: 79px;
	}

	#navbar a{
		font-size: 15px;
		padding: 60px 14px 5px;
	}

	#navbar li{
		margin: 0px 7px;
	}

	#texto_home h1{
		font-size: 22px;
		line-height: 34px;
	}

	#portafolio_home h1{
		width: 58%;
	}

	.portafolio_item span{
		top: 33px;
	}

	.text_quienes ul li{
		font-size: 17px;
		line-height: 23px;
	}

	.text_quienes{
		padding-right: 75px;
	}

	.text_quienes p{
		font-size: 17px;
	}

	.text_vision{
		padding: 88px 77px 128px 75px;
	}

	.text_recursos{
		padding: 36px 29px;
	}

	.text_recursos ul li{
		font-size: 19px;
	}

	#portafolio_ser h1{
		font-size: 40px;
	}

	.portafolioser_item span{
		top: 56px;
	}

	#productos ul li{
		padding-bottom: 19px;
		font-size: 17px;
	}

	#productos ul{
		margin-top: 26px;
	}

	#titulo {
	    padding-top: 114px;
	    padding-bottom: 209px;
	}

}


@media (max-width: 1700px) and (min-width:1500px){

	#navbar a{
		font-size: 18px;
		padding: 62px 23px 5px;
	}

	#navbar li{
		margin: 0px 1px;
	}

	.text_quienes{
		padding-right: 106px;
	}

	.text_recursos{
		padding: 87px 50px;
	}

	#empresa_home p{
		top: 120px;
	}

	.portafolio_item span{
		top: 97px;
	}

	.portafolioser_item span{
		top: 85px;
	}

	#productos ul{
		margin-top: 46px;
	}

	#titulo{
		padding-top: 114px;
		padding-bottom: 252px;
	}

}



@media (max-width: 1960px) and (min-width:1700px){

	#navbar li{
		margin: 0px 1px;
	}

	.text_quienes{
		padding-right: 106px;
	}

	.text_recursos{
		padding: 87px 50px;
	}

	#empresa_home p{
		top: 120px;
	}

	.portafolio_item span{
		top: 97px;
	}

	.portafolioser_item span{
		top: 85px;
	}


	#titulo{
		padding-top: 114px;
		padding-bottom: 252px;
	}

	.modal-dialog{
		width: 630px;
		margin: 65px auto;
	}

}