/*

Smoothy Template

http://www.templatemo.com/tm-396-smoothy

*/

html, body {
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: white;
}



a {
	color: #00ACE9;
}

a:hover {
	text-decoration: none;
}

p {
	color: #777;
}

.height10 { height: 10px; }
.height20 { height: 20px; }

h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 400;
}

h1	{	font-size: 2em;
	    color: black;

	padding: 10px 8px;
	float: left;
	}

h2	{ font-size: 30px; color: #333333; }
h3	{ font-size: 30px; color: white; }
h4	{ font-size: 30px; }

.templatemo_reasonbg h2, .templatemo_blog h2 { color: #ffffff; }

#encontrados{
	color:blue;
	margin:30px;
	display:none;
	padding:40px;
	text-align: left;
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 30px;


	width: 100%;
	background: white;

}

.recapcha{
			border-width: thin;

			font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;

			font-size: 30px;
			background:#FFFFFF;
			border-style: solid;
			color:grey;
			border-radius: 5px;
			width: 100%;
			text-align: center;
}
.botontecnooffice{
			border-width: thin;

			font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-weight: 400;
			font-size: 30px;
			background:#FFFFFF;
			border-style: solid;
			color:#00ACF7;
			border-radius: 5px;
			text-align: center;

}
.anchoboton{
	width: 100%;
}

.masinformacion{
		font-size: 20px;

}
.centrado{
  display:block;
  margin-left: auto;
  margin-right: auto;
}
#divvercatalogo{
	padding: 10px;
	font-size: 25px;
	width: 30%;
}


.PagConstrucc_contenedor{
    position: relative;
    display: inline-block;
    text-align: center;
}
.PagConstrucc_contenedor a img{
	opacity:0.8;
}
.PagConstrucc_texto-encima{
	  color:white;
		font-size:2.5em ;

}
.PagConstrucc_texto-encima a{
	  color:white;
		font-size:1.2em ;
    position: absolute;
    top: 10px;
    left: 10px;
}
.PagConstrucc_centrado{
	 color:white;
	 font-size:2.5em ;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.seccionazul{

		background: #1A86CF;
		padding:20px;

}
#botonsiguiente{
	width:35px;
	z-index: 5100;
	position:absolute;
	top:50%;
	right:5px;
	cursor:pointer;
}
#botonanterior{
	width:35px;
	z-index: 5100;
	position:absolute;
	top:50%;
	left:5px;
	cursor:pointer;
}
#rutaimg{
		width: 90%;
		height: auto;
		position: relative;
		top: 20px;
		left: 20px;

}
#ruta{
	display: inline;


}
#rutap{
		margin-left: 20px;
		padding: 20px;
		color:white;
		position: relative;

}
#titulotexto{
	text-align: center;

}

#divtextoslide{

		font-size: 110%;
		text-align: justify;


}



.imgclientes{

	width: 70%;
}

#imgsliderprin{
	width: 100%;
	height: auto:;

}
#midescrip1{
	margin:100px;

}
#midescrip2{
	margin:100px;

}

img {
  	max-width: 100%;
  	height: auto;
  	width:100%;

}

#barrainicial{
	text-align: left;

}
.clear	{ clear: both;}

.mWrapper {
  	width: 100%;
  	background-color: black;
  	z-index: 5000;
}

.templatemo_top	{
	position: fixed;
	z-index: 5000;
	background: #FFFFFF;
	width: 100%;

}

.templatemo_sliderchiquito {
	top: 10px;
	position: relative;
}

.templatemo_slider {
	top: 80px;
	position: relative;
}

.clientes{


	padding: 30px;

}

.iconsector{



	width:30px;

}

.iconredes:hover{

	color: #00ACF7;
	background-color: #00ACF7;
}
.iconredes{

	color: #00ACF7;
	background-color: #00ACF7;
}

.iconcancel{
	width: 40px;
	height: auto;
	cursor:pointer;
	float:left;
}
.iconcancel:hover{
	width: 35px;
	height: auto;
}





#logo{
	position: relative;
	top: 10px;
	width: 80%;

}

.logo {
	padding: 0 0 0 20px;
	vertical-align: bottom;
}
.mainMenuchiquito ul li {
		font-size: 200%
}
.mainMenuchiquito ul li li{
		font-size: 150%
}
.mainMenuchiquito ul li li:hover{
	background: #FF8000;
}
.mainMenu ul {
	float: right;
	padding-left: 0;
	margin-bottom: 0;
	line-height: 60px;
}
.mainMenu li {
	list-style-type: none;
	display: inline-block;
}
.mainMenu li a {
	display: block;
	text-transform: uppercase;
	color: #212121;
}

#top-menu {
    background: #00ACF7;
}
#top-menu ul { float: right;}
#top-menu li {
    float: left;
	line-height: 60px;
	display: inline-block;
}

#top-menu a {
	 height: 60px;
	 width: auto;

    display: block;
    -webkit-transition: 1s all ease;
    -moz-transition: 1s all ease;
    transition: 1s all ease;
    color: #666;
    text-decoration: none;
	font-size: 14px;
}

#top-menu a:hover {
     color: white;
	background: #00ACF7;
}


#top-menu li.active a {

    color: #00ACF7;
	background: white;
	line-height: 60px;
	font-size: 14px;
}

#top-menuchiquito a {
     color: white;
	background: #00ACF7;
	width: 100%;
}

#top-menuchiquito a:hover {
     color: white;
	background: #00ACF7;
}


#menuchiquito nav {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:0;
	background:#024959;
}


#menuchiquito nav ul {
	overflow:hidden;
	list-style:none;
}

#menuchiquito nav ul li {
		display:block;
		float:none;
		text-align: center;
}

#menuchiquito nav ul li a {
	color:#fff;
	padding:10px;
	display:block;
	text-decoration:none;
}

#menuchiquito nav ul li span {
	margin-right:10px;
	width:100%;
}
.cajanegra{
	background:black;
}
.cajasalmon{
	background:#FF8000;
}
.cajaverde{
	   background: green;
}
.cajayellow {

	color:blue;
	background: yellow;
}
#menuchiquito nav ul li a:hover {
	//COLOR ENCABEZADO MENU CHIQUITO
	background:#FF8000;
}
.logo{
	width: 100%;
}
#logonombre{
	width: 100%;
}

#imgus1{

	margin-top:0px;

}

#imgus2{


}
#divcontact1{
	padding-top: 60px;

}
.divcontact2{
	padding-top: 40px;
	padding-bottom: 25px;
}


.titulosector{
	padding: 120px 0px 10px 0px ;
	color: white;
	background-color: #0094DC;
	font-size: 30px;




}

#titulopqr1 {

	margin-top:10px;

}

#titulopqr2{

	margin-top:50px;

	margin-bottom: 30px;
}

.buscar{
		font-size:30px;
		color:#0094DC;
		background-color:white;

		cursor:pointer;
}




.barrablue{


		padding-top: 140px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 10px;

		color: white;
		background-color: #0094DC;
		font-size: 30px;
		font-weight: 700;
}

.barrabluechiquita{


		padding-top: 30px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 30px;

		color: white;
		background-color: #0094DC;
		font-size: 30px;
		font-weight: 400;
}





.btn-outline-primary{

		background-color: #00CAF7;
		color: #FFFFFF;

}








.btn-primary {
	background: #164F77;
	border-color: #5ea32e;
}

.btn-primary:hover {
	background-color: #5aa625;
	border-color: #5ea32e;
}

.templatemo_caption p { color: #ffffff; background: rgba(0, 0, 0, 0.32); padding: 10px; font-size: 12px; }

.templatemo_caption	{
	margin-left: 20%;
	text-align: left;
	text-shadow: none;
	top: 25%;
	position: absolute;
	z-index: 10;
	width: 60%;
}

.templatemo_slidetitle	{
	font-size: 1em;
	background: #ffffff;
	padding: 5px 8px;
	color: #202224;
	float: left;
	margin-bottom: -10px;
	-webkit-box-shadow: 1px 3px 13px 0px rgba(158, 158, 158, 0.75);
	-moz-box-shadow:    1px 3px 13px 0px rgba(158, 158, 158, 0.75);
	box-shadow:         1px 3px 13px 0px rgba(158, 158, 158, 0.75);
}

.templatemo_lightgrey_about	{
	background-color: #e9e9e9;
	padding: 120px 0px 50px 0px;

}

.templatemo_lightgrey {
	background-color: #e9e9e9;
	padding: 70px 0px;

}

.templatemo_paracenter { text-align: center; }

.templatemo_about_box {
	background: #343537;
	border-radius: 5px;
	padding: 20px 0px;
	text-align: center;
}

.square_coner {
	margin: 0 auto;
	width: 100px;
	margin-bottom: 20px;

}
.texts-a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 20px 30px;
	background: #00ACE9;
	border-radius: 5px;
	font-size: 32px;
	color: #ffffff;
}

.hover-box {
    position: absolute;
    top: 0;
    left: 4%;
    width: 92%;
    height: 100%;
	border-radius: 5px;
    background: #00ACE9;
    visibility: hidden\0/;
    opacity: 0\0/;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transform: rotateY(-90deg) scale(0.8);
    -moz-transform: rotateY(-90deg) scale(0.8);
    -ms-transform: rotateY(-90deg) scale(0.8);
    -o-transform: rotateY(-90deg) scale(0.8);
    transform: rotateY(-90deg) scale(0.8);
}

.project-post:hover .hover-box {
    visibility: visible;\0/;
    opacity: 1\0/;
    -webkit-transform: rotateY(0deg) scale(1);
    -moz-transform: rotateY(0deg) scale(1);
    -ms-transform: rotateY(0deg) scale(1);
    -o-transform: rotateY(0deg) scale(1);
    transform: rotateY(0deg) scale(1);
}

.inner-hover-box p {
	color: #ffffff;
	padding: 15px 10px;
	font-size: 13px;
}

.templatemo_industrialblue{

padding: 120px 0px 10px 0px ;
color: white;
background-color: #0094DC;
font-size: 30px;
}

.templatemo_industrialwhite{
padding: 60px 0px 10px 0px;
color: black;
background-color: white;
font-size: 16px;
}

.templatemo_industrialwhite img{
	padding: 10px 0px 10px 0px;
   width: 90%;
   height: auto;

}
.templatemo_industrialwhite p{
	text-align: justify;
}

.templatemo_reasonbg {

	background-position: center;
	padding: 10px 0px 10px 0px;
	color: grey;
	font-size: 16px;
	text-align: center;

}

.templatemo_reasonbg p { color: #ffffff; }

.templatemo_reasonbg div.fa {
	font-size: 40px;
	margin: 10px 8px;
}

.templatemo_portfolio {
	color:white;
	background-color: black;
	padding: 10px 0px;
	text-align: center;
}
.templatemo_portfolio h2 { color:white; }
.templatemo_portfolio p { padding-bottom: 50px; }

.portfolio-thumb { font-size: 1.3em;overflow: hidden; position: relative; }

.portfolio-thumb img { width: 70%; height: auto; }
.portfolio-thumb img:hover {width: 80%; height: auto;}

.portfolio-thumb .overlay-p { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #000000; visibility: hidden; opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

.portfolio-thumb .overlay-p a { position: absolute; top: 10%; margin-top: -12px; left: 10%; width: 80%; margin-left: -15px; color: white; text-align: center; }
.portfolio-thumb .overlay-p a ul { text-align: center; margin-top:0.1em;}
.portfolio-thumb .overlay-p a ul li	{ padding: 0.2em 0em; margin: 0px; width: 100%; list-style: none;}
.portfolio-thumb .overlay-p a ul li.fsmall{ font-size: 0.7em; }

.portfolio-item { margin-top: 70px;margin-bottom: 40px; overflow: hidden; }
.portfolio-item:hover .overlay-p { visibility: visible; opacity: 1; }

.portfolio-title { width: 100%; text-align: center; }
.portfolio-title a { color: #38e395; font-size: 18px; text-transform: uppercase; }


.templatemo_blog {
	width: 100%;
	background: #1C1C1C;
	padding: 80px 0px;
	color: #ffffff;
	text-align: center;
}
.templatemo_blog p { padding-bottom: 50px; }
.templatemo_wrapperblogbox	{
	float: left;
}
.templatemo_wrapperblogbox a.fa	{
	padding: 8px;
	background: #c6cfd3;
	color: #ffffff;
	margin: 0px;
	text-align: left;
	float: left;
	font-size: 18px;
}

.templatemo_wrapperblogbox a.fa:hover {
	background: #00ACE9;
}

.templatemo_wrapperblogbox .tooltip1, .templatemo_wrapperblogbox .tooltip2, .templatemo_wrapperblogbox .tooltip3, .templatemo_wrapperblogbox .tooltip4 {
    display: inline;
    position: relative;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.templatemo_wrapperblogbox .tooltip1:hover:after, .templatemo_wrapperblogbox .tooltip2:hover:after,
.templatemo_wrapperblogbox .tooltip3:hover:after, .templatemo_wrapperblogbox .tooltip4:hover:after {
    background: #00ACE9;
    top: 33px;
    color: #fff;
    content: attr(title);
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
	font-size: 14px;
	white-space: nowrap;
}
.templatemo_wrapperblogbox .tooltip1:hover:after {
    left: 0px;
}
.templatemo_wrapperblogbox .tooltip2:hover:after {
    left: -33px;
}
.templatemo_wrapperblogbox .tooltip3:hover:after {
    left: -63px;
}

.templatemo_wrapperblogbox .tooltip4:hover:after {
    left: -94px;
}
.templatemo_wrapperblogbox img	{
	width: 100%;
}

.templatemo_blogtext	{
	width: 100%;
}

.templatemo_blogtext span.left	{
	text-align: left;
	width: 70%;
	float: left;
}
.templatemo_blogtext span.right	{
	text-align: right;
	width: 30%;
	float: left;
}
.templatemo_blogtext span.right	a i {
	padding-left: 5px;
	font-size: 9px;
	color: #ffffff;
}
.templatemo_blogtext span.right	a:hover i	{
	color: #E22484;
}

.templatemo_partner	{ padding: 80px 0px;}

#prev {
  width: 35px;
  height: 50px;
  position: absolute;
  top: -30%;
  left:0;
  text-indent: -9999px;
  background: url(../images/prev.png)0px -50px no-repeat;
}

#next {
  width: 35px;
  height: 50px;
  position: absolute;
  top: -30%;
  right: 0;
  text-indent: -9999px;
  background: url(../images/next.png)0px -50px no-repeat;
}

#prev:hover, #next:hover {
  background-position: 0px 0px;
}

.partnerWrap {
  margin: 50px 0;
  position: relative;
}
.slideshow {
  margin: auto;
  width: 80%;
}
.slideshow img { padding: 2px; }
.templatemo_clientwrapper	{
	margin: 0 auto;
	float: none;
	width: 500px;
}

.templatemo_clientimage {
	float: left;
	margin-left: 10px;
	margin-top: 80px;
}

.templatemo_clientimage img{
	width: 80px;
	height: 80px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
}
.templatemo_clientimage img:hover { border: 3px solid #69a541; }

.templatemo_clientdes {
  position: absolute;
  top: 0;
  bottom: 50px;
  left: 0;
  right: 0;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  width: 100%;

}
.templatemo_clientimage:hover .templatemo_clientdes {
  visibility: visible;
  opacity: 1;

}
.templatemo_clientimage	div.fa	{font-size: 12px; position: absolute;}
.templatemo_clientimage:hover div.fa{ color: #69a541; font-size: 12px; }
.templatemo_clientimage	div.mleft1	{ left: 40%;}
.templatemo_clientimage	div.mleft2	{ left: 43%;}
.templatemo_clientimage	div.mleft3	{ left: 46%;}
.templatemo_clientimage	div.mleft4	{ left: 49%;}
.templatemo_clientimage	div.mleft5	{ left: 52%;}

.templatemo_maps {
  margin: 50px 0;
  display: block;
  overflow: hidden;
  height: 400px;
}

.fluid-wrapper {
    position: relative;
    /* padding-bottom: 56.25%;  16:9 */
    height: 0;
}
.fluid-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    border: none;
}
.addr {

}
.addr ul {
  padding-left: 0;
}
.addr ul li {
  list-style-type: none;
}
.addr ul li i {
  width: 14px;
  margin-right: 10px;
  margin-bottom: 15px;
  color: #00ACE9;
  font-size: 18px;
  text-align: center;
}
#mapa{
	width: 90%;
	height: 90%;
}

.templatemo_footer	{
	padding: 40px 0px;
	background-color: #1C1C1C;

}

.templatemo_footer ul {
	float: left;
	margin: 0px;
	padding: 0px;
}

.templatemo_footer ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;

}
.templatemo_footer ul li:before {
    content: "\002022 ";
    color: #00CAF7;
	font-size: 2.5em;
    vertical-align: middle;
	line-height: 30px;
	margin-right: 5px;
}
.templatemo_morelink a{
	float: left;

	text-indent: 15px;
}

.templatemo_footer span.left {
	float: left;
	color: #00CAF7;
	font-size: 1.5em;
	text-align: left;
	line-height: 30px;
}
.templatemo_footer span.right {
	float: left;
	color: white;
}
.templatemo_footer .col-xs-1 {
	padding: 0px;
}
.templatemo_footer .col-xs-11	{
	padding: 0px 0px 0px 10px;
}
.templatemo_footer span.left.fa-envelope { font-size: 1.2em;}

.templatemo_bottom	{
	padding: 15px 0px;
	width: 100%;
	background: #333536;
	}
.templatemo_bottom .left { float: left;}
.templatemo_bottom .right { float: right;}
.templatemo_bottom .right fa { padding: 15px;}
.templatemo_bottom .right div.soc {
	width: 28px;
	height: 28px;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	background: #c6cfd3;
	color: #333536;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
}
#buscartxt{
	width: 100%;
}

.templatemo_bottom .right a:hover div.soc{
	background: blue;
}

#templatemo_flicker	{}
#templatemo_flicker ul li:before {
    content: none;
    vertical-align: middle;
}

#templatemo_flicker.ddsmoothmenu ul li a {
	width: 55px;
	height: 55px;
	margin-right: 0px;
}

ul.nobullet { margin: 0; padding: 0; list-style: none }
ul.nobullet li { margin: 0; padding: 0 }

ul.list_bullet { margin: 10px 0 10px 15px; padding: 0; list-style: none }
ul.list_bullet li { color:#555; margin: 0 0 7px 0; padding: 0 0 0 20px; background: url(images/templatemo_bullet.png) no-repeat scroll 0 5px  }
ul.list_bullet li a { color: #555; font-weight: normal; text-decoration: none }
ul.list_bullet li a:hover { color: #555 }

ul.footer_gallery li { display: block; float: left; margin: 0 5px 5px 0 }
ul.footer_gallery li img { }

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 300px)
and (max-device-width : 768px) {

	#findtxt{ width: 50%}

}

@media screen and (max-width: 700px) {
		body {
		 background-color: black;
	 }



 }
