/*
///////////////////////////////////////////////////

Project Name: Drag & Drop Cards by FREEHTML5.co
Author: FREEHTML5.co
Website: http://freehtml5.co
URL: http://freehtml5.co/cards/drag-drop
License: Creative Commons Attribution 3.0 License

///////////////////////////////////////////////////
*/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*
///////////////////////////////////////////////////
1.0 BASE
///////////////////////////////////////////////////
*/
html.mobile-menu-expanded {
  overflow: hidden;
}

body {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: gray;
  font-weight: 400;
}

/*div{ border:solid 1px #FF0000 !important;}*/

a {
  color: #1784fb;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:hover, a:focus, a:active {
  outline: none;
  text-decoration: none;
}

.imagen{
	width:100%;
	max-width:600px;
	min-width:250px;
	height:auto;
}

.espacios_publicidad{
  padding: 30px 10px;
  margin-bottom: 38px;
  text-align: center;
  background: #f7f7f7;
}
.espacios_publicidad h3 {
  margin-bottom: 20px;
  color: #09F;
  font-size: 1.7em;
  text-transform: uppercase;
  font-weight: bold;
}
.espacios_lista{
  text-align: left;
  color:#FFF;
}

.espacios_lista li{
	  list-style:square !important;
	  box-shadow:none !important;
}

.subdat{
  color:#09F;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
  text-transform: uppercase;
}

.samples{
		margin:25px 0px 25px 0px;
		min-width:235px;
		text-align:center;
}

.samples img{
	max-width:220px;
}

.descripcion{
	margin:25px 15px 25px 15px;
}

.descripcion h5{
	margin-top:25px;
	color:#CCC;
	font-size:1.7rem;
	font-weight:400;
	line-height:2.1rem;
}

.detalle{
	margin:20px 0px 0px 15px;
}

.btn{
	padding:30px;
	width:250px;
}

.listado{
	list-style:none;
}

.substat{
  position:absolute;
  display:block;
  padding:30px 0px 25px 0px;
  width:100%;
  color:#FFF;
  font-weight:lighter;
  text-transform: uppercase;
  font-size:3.25rem;
  text-align:center;
  z-index:9999999;
}

.icon-gr{
	position:relative;
	top:15px !important;
	height:70px;
	width:70px;
}

.icon-gr img{
	width:100%;
	margin:0px;
	border-radius:100px;
	
}


.azul{
  color:#09F;
  font-weight: bold;
  font-size: 1.2em;
}
.fnd_azul{
  background: #09F;
  color: #fff;
}
th{
  border: none;
}
.datlist{
	display: block;
	list-style-type: disc;
	margin-top:0px;
	padding-top:0px;
	color:#222;
}

.statstit{
	display:block;
	clear:both;
	font-size:2rem;
	color:#444;
	position:relative;
	margin-bottom:15px;
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding:8px 4px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd;
}


fh5co-link-wrap{
	z-index:99999999 !important;
}

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text p {
    font-size: 15px;
    margin-bottom: 0;
    color: #333;
}

.fh5co-blog-style-1 .fh5co-post .fh5co-post-meta a {
    font-size: 17px;
    margin-right: 10px;
    margin-bottom: 20px;
    color:#06C;
}

.fh5co-post-text h3{
	color:#000;
}

.menu-thumb {
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: left;
    padding: 25px 30px;
    transition: 0.5s 0.2s !important;
}

/*::::::::::::::::::::::::::::::::::::
   Contact Area 
::::::::::::::::::::::::::::::::::::*/

.contact-form {
    padding: 60px;
    box-shadow: 0 0 10px #888;
	border-radius:11px;
}

.contact-form .form-control {
    background-color:#ebebeb;
    font-size: 14px;
    padding: 10px;
    border: none;
	box-shadow: inset 0 0 4px #fff;
    border-radius: 0;
}

.contact-form .form-control:active {
    box-shadow: 0 0 0;
    background-color: #f8f9fa;
}


.contact-form textarea.form-control {
    height: 140px;
}

input:-webkit-autofill {
    background-color: #f8f9fa;
    border: none;
}

.form-control::-webkit-input-placeholder {
    color:#000;
}

.form-control:-ms-input-placeholder {
    color: #000;
}

.form-control::-ms-input-placeholder {
    color: #000;
}

.form-control::-webkit-input-placeholder {
    color: #000;
}

.form-control::-moz-placeholder {
    color: #000;
}

.form-control:-ms-input-placeholder {
    color: #000;
}

.form-control::placeholder {
    color: #000;
}

.form-control:focus {
    box-shadow: none;
}

.form-btn .button {
    margin: 0;
    border: 2px solid;
    background-color: #06C;
    color: #fff;
    cursor: pointer;
	display: inline-block;
	padding: 10px 20px;
	text-transform: uppercase;
    -webkit-transition: .3S;
    transition: .3S;
}

.form-btn .button:hover {
    color: #000;
    background-color:#CCC;
}

.form-message {
    margin-top: 15px;
    font-weight: 700;
}

.form-message.error {
    color: #f00;
}

.form-message.success {
    color: #000;
}


/* ==========================================================================
navigation section
========================================================================== */
.custom-navbar {
    background: #909090;
    margin-bottom: 0;
}
.custom-navbar .navbar-brand  {
  color: #00c6d7;
  font-weight: 600;
  font-size: 24px;
}
.custom-navbar .navbar-brand .navbar-toggle {
    background: #00c6d7;
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
    }
.custom-navbar .nav li a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    }
.custom-navbar .nav li a:hover {
  	background: transparent;
   color: #eeeeee;
}
.custom-navbar .nav > li > a:focus {
  background-color: transparent;
  color: #ffffff;
  outline: none;
}
.custom-navbar .nav li.active > a {
      color: #00c6d7;
    }
.custom-navbar .navbar-toggle {
        border: none;
        padding-top: 10px;
    }
.custom-navbar .navbar-toggle .icon-bar {
        background: #00c6d7;
        border-color: transparent;
    }
@media(min-width:768px){
    .custom-navbar {
            background: #909090;
            padding: 10px;
            border-bottom: 0;
            background: 0 0;
         }
    .custom-navbar.top-nav-collapse {
            padding: 8px;
            background: #909090;
        }
}

.table{
	width:100% !important;
	padding:0px;
}

.table-responsive{
	overflow:none !important;
	padding:0px !important;
}


.charts img{
	width:100%;
}
