@import url('fuentes/fuentes.css');
body {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e8e8+0,fefefe+24,fefefe+53,fefefe+74,e8e8e8+100 */
background: rgb(232,232,232); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(232,232,232,1) 0%, rgba(254,254,254,1) 24%, rgba(254,254,254,1) 53%, rgba(254,254,254,1) 74%, rgba(232,232,232,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(232,232,232,1) 0%,rgba(254,254,254,1) 24%,rgba(254,254,254,1) 53%,rgba(254,254,254,1) 74%,rgba(232,232,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(232,232,232,1) 0%,rgba(254,254,254,1) 24%,rgba(254,254,254,1) 53%,rgba(254,254,254,1) 74%,rgba(232,232,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 ); /* IE6-9 */

margin:0;
padding:0;
font-family: titilliumWeb-regular;
/*background: #f5f9fa;*/
}
a{
text-decoration: none;
}
.ir-arriba{
display:none;
  background: rgba(0, 0, 0, 0.5);
    width: 90px;
    height: 90px;
    border-radius: 50px;
padding:5px;
    box-sizing: border-box;
font-size:80px;
color:#fff;
cursor:pointer;
position:fixed;
bottom:40px;
right:20px;
z-index:1;
	text-align: center;
}
.ir-arriba img{
	    width: 80%;
    position: absolute;
    top: 18px;
    left: 9px;
}
.cont_menu, .nav2{
 display:none;
}
header{
background:#fff;
width:100%;
height:auto;
position: relative;
}
.main{
padding-top:47px;
}
#site-navigation.fixed {
  width: 100%;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  background:rgba(255, 255, 255, 0.8);
  padding: 5px 0;
  z-index: 1000;
}
.top{
	padding-top: 90px;
}
.logo{
background-size:100% 100%;
width:100%;
height:63px;
}
.logo img{
height:100%;
text-align:left;
display: inline-block;
}
.clear{
clear: both;
width:100%;
height:0px;
}
.cont-nav{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6b89ea+1,5073ef+53,315ded+100 */
background: rgb(107,137,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(107,137,234,1) 1%, rgba(80,115,239,1) 53%, rgba(49,93,237,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(107,137,234,1) 1%,rgba(80,115,239,1) 53%,rgba(49,93,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(107,137,234,1) 1%,rgba(80,115,239,1) 53%,rgba(49,93,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b89ea', endColorstr='#315ded',GradientType=0 ); /* IE6-9 */

width:100%;
height:auto;

}
.main{
box-sizing:border-box;
}
nav{
padding:10px 0px 6px 25px;
width:100%;
height:47px;
display: block;
text-align: left;
overflow:hidden;
box-sizing:border-box;
}

nav ul {
margin:0px !important;
padding:0px !important;
}
nav li {
display: inline-block;
 position: relative;
 float: left;
}
nav a {
font-family:titilliumWeb-regular;
background:
 -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
display: inline-block;
color: #00c3f1;
/*text-shadow: 0px 1px 1px #453618;*/
  padding: 3px 10px;
  margin-right: 30px;
font-size:17px;
/*line-height:47px;*/
 text-decoration: none;
}

nav a:hover {
color: #FFF;
background: #00c3f1;
text-decoration: none;
-webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

nav .active a{
color: #FFF;
background: #00c3f1;
text-decoration: none;
-webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.slider{
width:100%;
box-sizing:border-box;
}
.lazo p{
background:rgba(0,195,241,0.5);
padding:20px 50px 20px 30px;
width:auto;
box-sizing:border-box;
margin:0px;
color:#fff;
font-style:italic;
font-size:30px;
font-weight: bold;
}
.cont-serv p{
text-align:center;
}
.title{
  margin:auto;
  -webkit-padding-before: 7px;
  -webkit-padding-after: 7px;
  outline: none;
height:auto;
text-align:center;
}
.t1  h1{
  background: #00c3f1;
display: inline-block;
  vertical-align: middle;
 border-radius: 5px;
margin:0px;
color:#fff;
  font-size:25px;
  font-weight:bold;
        text-shadow: 1px 1px 1px #333;
    /*box-shadow: 1px 2px 6px #5A5A5A;*/
}
.t2 h1{
border:2px solid #fff;	
	display: inline-block;
  vertical-align: middle;
 border-radius: 5px;
margin:0px;
color:#fff;
	font-size:25px;
  font-weight:bold;
}

.ti1{
	font-size:26px;
		font-weight: 600;	
	color: #464646;
}
.ti2{
	font-size: 20px;
	color:#616161;
	text-align: justify;
}
.pright{
	text-align: right;
}
.full{
	background:#0068a5;
}
.cont-serv{
	position: relative;

}
.marq {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8c8c8+0,e8e8e8+14,e8e8e8+87,c8c8c8+100 */
background: rgb(200,200,200); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(200,200,200,1) 0%, rgba(232,232,232,1) 14%, rgba(232,232,232,1) 87%, rgba(200,200,200,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(200,200,200,1) 0%,rgba(232,232,232,1) 14%,rgba(232,232,232,1) 87%,rgba(200,200,200,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(200,200,200,1) 0%,rgba(232,232,232,1) 14%,rgba(232,232,232,1) 87%,rgba(200,200,200,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8c8c8', endColorstr='#c8c8c8',GradientType=0 ); /* IE6-9 */

    width: 100%;
    height: 200px;
    position: relative;
    z-index: 1000;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom:20px;
    clear: both;
    border-radius: 10px;
    box-shadow: 1px 2px 6px #5A5A5A;
}
.marq .cont-img img{
width:200px
}
.marq .cont-text{
    background: #F9F9F9;
text-align:center;
    border-bottom:1px solid #C8C8C8;
}
.marq .cont-text .titl{
    font-size:12px;
 }
.left {
float: left;
}
.foot {
  margin-top: 10px;
  padding: 20px;
  box-sizing: border-box;
  border-top: 2px solid #ebf1f1;
}
.real-btn {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  display: inline-block;
  vertical-align: middle;
  font-size: 25px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding: 8px 16px;
  -webkit-padding-before: 7px;
  -webkit-padding-after: 7px;
  border-radius: 0;
  border: none;
  box-shadow: none;
  text-shadow: none;
  background-image: none;
  background-color: #ac9971;
  outline: none;
  cursor: pointer;
}
.right {
  float: right;
}
.pad0{
padding:5px;
box-sizing:border-box;
}
.pad1{
padding:10px;
box-sizing:border-box;
}
.pad2{
padding:20px;
box-sizing:border-box;
}
.pad3{
padding:30px;
box-sizing:border-box;
}
.cont-img{
	width: 100%;
	height: auto;
	position: relative;
	border-radius: 14px;
	overflow: hidden;
}
.cont-img img{
    width: 100%;
}
.cont-parr{
	width: 100%;
	min-height: 160px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background:rgba(0, 195, 241, 0.5);	
}
.cont-parr p{
	color: #fff;
	font-size: 15px;
}

.disp{
    margin-top:-10px;
}
.data{
	color:#415ea2;
	font-size:14px;
	font-weight:bold;
}
a .bord{
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefcea+0,f1da36+100;Gold+3D */
background: rgb(254,252,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,252,234,1) 0%, rgba(241,218,54,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */
  border-radius: 5px;
    margin: 0px;
    text-decoration:none;
    text-align: center;
    color: black;
}
.redes{
	font-size:4em;
	text-align:center;
}
.facebook{
	color:#006ab2;
}
.twitter{
	color:#03a4c1;
}
.instagram{
	color:#a82c8c;
}
.footer{
background: #11232f;
color:#fff;
}
.footer p{
	font-size:17px;
	margin-bottom:10px;
	font-weight:bold;
}
.footer li{
	font-size:15px;
	margin-bottom:4px;
}
.cont-form {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    height: auto;
}

.cont-form label {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
	}
.cont-form input {
	background:#162350;
    width:100%;
    height:auto;
    padding:8px;
    box-sizing: border-box;
	border-radius:5px;
	border:none;
}
.cont-form  textarea{
	background:#162350;
max-width:100%;
min-width:100%;
max-height:65px;
min-height:65px;
padding:4px;
box-sizing:border-box;
font-size:15px;
border-radius:5px;
border:none;
}
.sub-footer{
background:#050716;
color:#fff;
Text-align:center;
font-size:12px;
font-weight:bold;	
}
.sub-footer p{
margin:3px;
}
/***********************************************eventos*************************/
.cont-eve{
    border: 1px solid #DADADA;
}
/***************************************************Formulario***************/
.cont-f {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 5px;
box-shadow:  2px 2px 4px #D0CDCD;
}

.bg-form {
    background: rgb(239, 239, 239);
}



.bg-form label {
    color: #000;
}
.bg-form input {
    background: #fff;
    font-size: 15px;
    border: none;
    padding: 10px;
}

.right {
    float: right;
}
.form-btn {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    padding: 8px 16px;
    -webkit-padding-before: 7px;
    -webkit-padding-after: 7px;
    border-radius: 0;
    border: none;
    font-weight: :bold;
    box-shadow: none;
    text-shadow: none;
    background-image: none;
    background-color: #69A82C;
    outline: none;
    cursor: pointer;
    border-radius: 5px;
}

/******************************************************************Responsivo***************************************************/


@media only screen and (max-width: 768px) {
.logo{
display:none;
}
#main{

display:none;}
.nav2{
display:block;
background:rgb(0, 91, 153);
width:70%;
left:-100%;
height:100%;
position:fixed;
z-index:23;
}
.nav2 ul{
margin:0px !important;
padding:0px !important;
}
.nav2 ul li{
height:47px;
 display:block;
 float:none;
 margin-top:6px;
  text-align:center;
 border-bottom:1px solid #003761;
 }
.nav2 ul li a{
font-size:30px;
 width:100%;
 float:none;

 color: #ffffff;
padding: 7px 12px;
text-decoration: none; 
}
.cont_menu{
display:block;
width:100%;
height:80px;
}
 .menu_bar{
background:white;
box-sizing:border-box;
width:100%;
height:80px;
z-index:10000;
position:fixed;
border-bottom:1px solid gray;
}
.menu_btn{
width:50px;
height:50px;
 display:block;
 position:absolute;
 top:10px;
 left:10px;
 cursor:pointer;
 padding:5px;
 border:1px solid #aeaeae;
 	-moz-border-radius: 5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}
.logo_menu{
background:url('../images/logo.png') no-repeat;
background-size:100% 100%;
width:156px;
height:62px;
 position:absolute;
 top:10px;
 right:10px;
}
.cl .cl1{
font-size:9px;
}
.cl .cl2{
font-size:15px;
}
.cl .cl3{
font-size:25px;
}
}

