﻿@charset "utf-8";
/* CSS Document */

html {
  height: 100%;
}
body{
	font-family: 'Raleway', sans-serif;
	
	min-height: 100%;	
	display: flex;
	flex-direction: column;
}
.content {
  flex: 1;
}
.container-1{
	width: 95%;
	max-width:1170px;
	padding-top:80px;
	margin: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container-2{
	width: 100%;
	font-size: 16px;
	padding-top:15px;
	margin: auto;
	padding-left: 15px;
	padding-right:15px;
}

p {
	display: block;	
	font-size: 16px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	text-align: left;
}
h1{
	font-size:36px;
	
}
h2 {
	
	font-weight: lighter;
	color: #454544;
}
h3 {
	font-weight: lighter;
	color: #454544;
	
}
h6 {
	color:#563583;
	font-style: italic;
	text-align: left;
}
.txt-corrido{
	text-align: left;
}
.header{
	background: #AEAE47;
	display:block;
	text-align: center;
	width:100%;
	height: 55px;
	padding: 4px;
}
#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(119, 119, 119, 1);
}
#custom-bootstrap-menu.navbar-default {
    font-size: 14px;
    background-color: rgba(248, 248, 248, 0);
    border-width: 0px;
    border-radius: 0px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(174, 174, 71, 1);
    background-color: rgba(248, 248, 248, 0);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(97, 97, 30, .52);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(97, 97, 30, .52);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #61611e;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #61611e;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #61611e;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #f8f8f8;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: rgba(174, 174, 71, 0.8);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: white;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
     background-color:rgba(97, 97, 30, .52) !important;
 }
 .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
     background-color:rgba(97, 97, 30, .52);
	 color: white;
 }
/* display */
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.border-1{
	border-left:medium solid #C13F8A;
	line-height: 10px;
	padding-right: 5px;
}
.border-2{
	border-left:medium solid #F09527;
	line-height: 10px;
	padding-right: 5px;
}
.border-3{
	border-left:medium solid #563583;
	line-height: 10px;
	padding-right: 5px;
}
.border-4{
	border-left:medium solid #444443;
	line-height: 10px;
	padding-right: 5px;
}
/*.dropdown:hover > .dropdown-menu {*/
/*    display: block;*/
/*}*/
/* fin display on hover*/
.bottomimg {
    vertical-align: text-bottom;
}
/* NAVBAR ESTILOS*/
.navbar-default {
  background-color:#AEAE47;
  border-color: #AEAE47;
}
/* title */
.navbar-default .navbar-brand {
    color: white;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: white;
}
/* link */
.navbar-default .navbar-nav > li > a {
    color: white;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: white;
	background-color: #61611e;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: white;
    background-color: #61611e;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: white;
    background-color: #61611e;
}
/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: white;
    border-bottom-color: white;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: white;
    border-bottom-color: #333;
}
.navbar-default .navbar-nav > .open > a .caret, 
.navbar-default .navbar-nav > .open > a:hover .caret, 
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}
/* mobile version */
.navbar-default .navbar-toggle {
    border-color: #DDD;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #61611e;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #61611e;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: white;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: white;
    }
}
/* LOG IN*/
#login-dp{
    min-width: 250px;
    padding: 14px 14px 0;
    overflow:hidden;  
}
#login-dp .help-block{
    font-size:12px    
}
#login-dp .bottom{
	clear:both;
    padding:14px;
}
.txt-white{
	color:white;
}
.txt-white:focus,
.txt-white:hover{
	color:white;}

/* FIN NAVBAR ESTILOS*/
.navbarlogo{
  float: left;
  padding: 4px 15px;
}
/*.btn-primary {*/
/*  color: #fff;*/
/*  background-color: #AEAE47;*/
/*  border-color: #61611e;*/
/*}*/
/*.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {*/
/*    background: #61611e;*/
/*	border-color: #AEAE47;*/
/*}*/
.right{
	text-align:right;
	padding-left: 10%;
}

.arriba{
	position: absolute;
    width: 100%;
    z-index: 1000;
    color: white;
    height: 100%;
}
.limit-width{
	max-width: 1140px;
	margin: auto;
}
.logo{
	position: absolute;
    left: 20px;
    top: 20px;
    z-index: 2;
	margin-bottom: 20px;	
}
.logoside{
	position: fixed;
    left: 3%;
    top: 80px;
	height: auto;
	width: 13%;
	padding-right: 15px;
}
@media only screen and (min-width: 1300px) {
	.logoside{
		left:6%;
	}
}
@media only screen and (min-width: 1600px) {
	.logoside{
		left:12%;
	}
}
.logo-slider{
	width:auto;
	height: 250px;
	transition: top 0.2s ease-in-out;
	position: fixed;
	left: 20px;
    top: 63px;
	margin-bottom: 20px;
}
.logo-sliderxs{
	transition: top 0.2s ease-in-out;
	width:auto;
	height:150px;
	display:block;
	margin: auto;
	position: fixed;
	left:15%;
	right:15%;
	top:63px;
}
.carousel {
    height: 40%;
}
.item,
.active,
.carousel-inner {
    height: 100%;
}
.float-right{
	float:right;
}
.carousel-1 {
	background: url(https://f7e2c3f5e628bcaf7315-c98a8525c23bf1021e806077b04793b9.ssl.cf1.rackcdn.com/D9C5C973.jpg) no-repeat center center;
	background-size: cover;
	height:480px;
}
.carousel-2 {
	background: url(https://f7e2c3f5e628bcaf7315-c98a8525c23bf1021e806077b04793b9.ssl.cf1.rackcdn.com/2F93ED46.jpg) no-repeat center center;
	background-size: cover;
	height:480px;
}
.carousel-3 {
	background: url(https://f7e2c3f5e628bcaf7315-c98a8525c23bf1021e806077b04793b9.ssl.cf1.rackcdn.com/ACEFEE93.jpg) no-repeat center center;
	background-size: cover;
	height:480px;
}
.carousel-4 {
	background: url(https://f7e2c3f5e628bcaf7315-c98a8525c23bf1021e806077b04793b9.ssl.cf1.rackcdn.com/3FD18CCF.jpg) no-repeat center center;
	background-size: cover;
	height:480px;
}
.carousel-banner{
	background-size: cover;
	background-position: center center;
	height: 480px;
}
@media only screen and (max-device-width: 480px){
	.carousel-1{
		height:300px;
	}
	.carousel-2{
		height:300px;
	}
	.carousel-3{
		height:300px;
	}
	.carousel-4{
		height:300px;
	}
	.container-orange{
		font-size:11px;
	}
	.carousel-banner{
		height: 300px;
	}
}
@media (max-width: 1366px){
	.carousel-1{
		height:500px;
	}
	.carousel-2{
		height:500px;
	}
	.carousel-3{
		height:500px;
	}
	.carousel-4{
		height:500px;
	}
	.carousel-banner{
		height: 500px;
	}
}
@media (min-width: 1024px){
	.carousel-1{
		height:600px;
	}
	.carousel-2{
		height:600px;
	}
	.carousel-3{
		height:600px;
	}
	.carousel-4{
		height:600px;
	}
	.carousel-banner{
		height: 600px;
	}
}

@media (min-width: 768px) and (min-height: 1280px){
	.carousel-1{
		height:811px;
	}
	.carousel-2{
		height:811px;
	}
	.carousel-3{
		height:811px;
	}
	.carousel-4{
		height:811px;
	}
	.carousel-banner{
		height: 811px;
	}
}
.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel .item img {
    width: 100%;
	height: auto;
}

.container-center{
	margin:auto;
	max-width: 1170px;
	text-align: center;
}
.container-green{
	color:aliceblue;
	padding: 15px;
	height: auto;
	background: #AEAE47;
	text-align: center;
}
.container-green h3{
	font-weight: lighter;
	color:aliceblue;
	text-align: center;
}

.imgslider{
	
	margin-left: auto;
	margin-right: auto;
}
.features-carousel{
	align-content: center;
    background-color: #fff;
    padding: 30px 15px;
    border-radius: 3px;
    margin: 5px;
}

.text {
  white-space: nowrap; 
  color: #AEAE47;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/* FOOTER*/
.site-footer{
	background-color: #111111;
	width: 100%;
	height: auto;
	color:white;
	font-weight: lighter;
	padding: 15px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	z-index: 1000;
	
}
.site-footer li{
	display:inline-block;
}
.footerlogo{
	text-align:left;
	float: left;
	padding-left: 10px;
}
.footer-titulo{
	text-align:left;	
}
.redes{
	color: white;
	margin-right: 3.5%;
    margin-top: 5%;	
}
a.redes:link,
a.redes:visited,
a.redes:hover{
	color: white;
}

a.palitos:hover{
	text-decoration: underline!important;
}
/* CAMBIO DE COLOR DE MENUS NAV*/
.container-title{
	margin:auto;
	width: auto;
}
.title{
	margin-top:0px;
	
	font-weight: lighter;
}
.title h3{
	text-align:left!important;
}
/* orange*/
.container-orange{
	width:100%;
	height:auto;
	color: white;
	background-color: #F09527;
	font-size:1.3em;
	
	font-weight: lighter;
}
.container-orange li{
	display:inline-block;
}
.nav-pillsorange li:hover{
	background-color: rgba(97, 97, 30, .0);
	
}
.nav-orange a,.nav-orange a:focus{
	color:white;
	background-color: rgba(97, 97, 30, .0) !important;	
}
.nav-orange a:hover{
	text-decoration: underline !important;
}
.nav-pillsorange > li.active > a, .nav-pillsorange > li.active > a:hover, .nav-pillsorange > li.active > a:focus{
    color:white;
	background-color: rgba(97, 97, 30, .0); 
	text-decoration: underline;
}
@media only screen and (max-width: 1196px){
	.container-orange{
		font-size:14px;
	}
	.ideatoon-edition a{
		font-size:16px;	
	}
	p {
		font-size: 1em;
		font-weight: 400;
	}
	h1{
		font-size:26px;
	}
	h2{
		font-size:22px;
	}
	.circulos img{
		width: auto;
		height: 32px;
	}
	/* FIN CAMBIO DE COLOR DE MENUS NAV
	.edition-title-padding h1{
	padding-left: 3%!important; 
	}FIN CAMBIO DE COLOR DE MENUS NAV*/
}
@media only screen and (max-width: 990px){
	.container-orange{
		font-size:12px;
	}
	.ideatoon-edition a{
		font-size:14px;
		
	}
	h1{
		font-size:24px;
	}
	h2{
		font-size:20px;
	}
	.circulos img{
		width: auto;
		height: 29px;
	}
	/* FIN CAMBIO DE COLOR DE MENUS NAV
	.bytes-title-padding h1{
	padding-left: 4%!important; 
	}
	.edition-title-padding h1{
	padding-left: 4%!important; 
	}
	 FIN CAMBIO DE COLOR DE MENUS NAV*/
}
@media only screen and (max-width: 500px){
	h1{
		font-size:24px;
	}
	h2{
		font-size:18px;
	}
	.circulos img{
		width: auto;
		height: 24px;
	}
	/* FIN CAMBIO DE COLOR DE MENUS NAV
	.bytes-title-padding h1{
	padding-left: 7%!important; 
	}
	.edition-title-padding h1{
	padding-left: 5%!important; 
	}
	 FIN CAMBIO DE COLOR DE MENUS NAV*/
}
@media only screen and (max-width: 432px){
	h1{
		font-size:22px;
	}
	h2{
		font-size:16px;
	}
	.circulos img{
		width: auto;
		height: 22px;
	}
	/* FIN CAMBIO DE COLOR DE MENUS NAV
	.bytes-title-padding h1{
	padding-left: 7%!important; 
	}
	.edition-title-padding h1{
	padding-left: 7%!important; 
	}
	 FIN CAMBIO DE COLOR DE MENUS NAV*/
}
@media only screen and (max-width: 320px){
	h1{
		font-size:22px;
	}
	h2{
		font-size:16px;
	}
	.circulos img{
		width: auto;
		height: 19px;
	}
	/* FIN CAMBIO DE COLOR DE MENUS NAV
	.bytes-title-padding h1{
	padding-left: 12%!important; 
	}
	.edition-title-padding h1{
	padding-left: 12%!important; 
	}
	 FIN CAMBIO DE COLOR DE MENUS NAV*/
}
/* purlple*/
.container-purple{
	width:100%;
	height:auto;
	color: white;
	background-color: #563583;
}
.container-purple li{
	display:inline-block;
}
.container-pink{
	width:100%;
	height:auto;
	color: white;
	background-color: #C13F8A;
}
.container-pink li{
	display:inline-block;
}
/* FIN CAMBIO DE COLOR DE MENUS NAV*/
.bytes{
	padding-bottom: 30px;
}
.bytesheader{
	color:#F09527;
	margin-top: 0px;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
}
.eventosheader{
	color:#563583;
	margin-top: 0px;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
}
.informacionheader{
	color:#C13F8A;
	margin-top: 0px;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
}
.bytesimg{
	display: block;
	text-align: center;
	width: 100%;
	max-width:350px;

	margin: auto;
}
.bytes-text{
	min-height: 40px;
}
.bytes-title{
	padding:0px;
}
.bytes-title h3{
	text-align:left;
}

/* FIN CAMBIO DE COLOR DE MENUS NAV
.bytes-title h1{
	margin-top:0px;
	
	font-weight: lighter;
	background-image: url("https://f7e2c3f5e628bcaf7315-c98a8525c23bf1021e806077b04793b9.ssl.cf1.rackcdn.com/FACCB818.png"); 
	background-repeat: no-repeat;
	background-position: left top;
	background-size:auto 90%;
	
}
.bytes-title-padding h1{
	padding-left: 7%; 
}
.edition-title-padding h1{
	padding-left: 4%; 
	}
 FIN CAMBIO DE COLOR DE MENUS NAV*/
.affix{
	top:75px;
	z-index: -20;
}
.affix-minheight{
	min-height:300px;
}
.breadcrumb {
	background: rgba(245, 245, 245, 0); 
	border: 0px solid rgba(245, 245, 245, 0); 
	border-radius: 4px; 
	display: block;
}
.breadcrumb li {
	font-size: 14px;
}
.breadcrumb a {
	color: rgba(86, 53, 131, 1);
}
.breadcrumb a:hover {
	color: rgba(86, 53, 131, 1);
}
.breadcrumb>.active {
	color: rgba(79, 135, 37, 1);
}
.breadcrumb>li+li:before {
	color: rgba(86, 53, 131, 1); 
	content: "\232A\00a0";
}
.form-signin{
    margin: 0px auto;
    padding: 29px;
    margin: 0 auto 20px;
    background-color: #fff;
	height: auto;
}
.form-signin input[type="email"], .form-signin input[type="password"] {
    font-size: 16px;
    height: auto;
    margin-bottom: 15px;
    padding: 7px 9px;
}
.formdiv{
	border: 1px solid #e5e5e5;
    border-radius: 10px;
	max-width: 550px;
	height: auto;
}

.foot-text {
  margin:0px;
  color:white;
}

.foot-text a {
  color: white;
}

.text-uppercase {
  text-transform: uppercase;
}

/** Submenu **/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

@media (min-width: 767px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
}

.ideatoon-edition-link {
  	color: black;
  	font-size: 20px;
	text-align: center;
	margin-left: 40%;
}

.ideatoon-edition-link-active {
  	
	background-color: #C13F8A;
}

.active-info-menu {
  background-color: #602020 !important;
}

.navbar-nav > li > a {
    line-height: 25px;
}
@media (max-width: 480px) {
	
	.bytes-floatnone { 
		float:none;
	}
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

.register-success-title {
	font-size: 2em;
	font-weight: bold;
}

.register-success-text {
	font-size: 1.2em;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.register-success-title {
		font-size: 2em;
		font-weight: bold;
	}
	
	.register-success-text {
		font-size: 1.5em;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.register-success-title {
		font-size: 4em;
		font-weight: bold;
	}
	
	.register-success-text {
		font-size: 2em;
	}

	.logo-vertical-middle-align {
		padding:50% 0%;
	}

	.carousel-1 {
		height:550px;
	}
	.carousel-2 {
		height:550px;
	}
	.carousel-3 {
		height:550px;
	}
	.carousel-4 {
		height:550px;
	}
	.carousel-banner{
		height: 550px;
	}
}


@media (max-width: 1366px) and (max-height: 768px){
	.carousel-1{
		height: 500px;
	}
	.carousel-2{
		height: 500px;
	}
	.carousel-3{
		height: 500px;
	}
	.carousel-4{
		height: 500px;
	}
	.carousel-banner{
		height: 500px;
	}
}
@media (min-width: 1280px) and (min-height: 800px){
	.carousel-1{
		height: 550px;
	}
	.carousel-2{
		height: 550px;
	}
	.carousel-3{
		height: 550px;
	}
	.carousel-4{
		height: 550px;
	}
	.carousel-banner{
		height: 550px;
	}
}
@media (min-width: 1600px) and (min-height: 900px){
	.carousel-1{
		height: 720px;
	}
	.carousel-2{
		height: 720px;
	}
	.carousel-3{
		height: 720px;
	}
	.carousel-4{
		height: 720px;
	}
	.carousel-banner{
		height: 720px;
	}
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1700px) {
	.register-success-title {
		font-size: 4em;
		font-weight: bold;
	}
	
	.register-success-text {
		font-size: 2.5em;
	}
	
	.logo-vertical-middle-align {
		padding:50% 0%;
	}

	.carousel-1 {
		height: 720px;
	}
	.carousel-2 {
		height: 720px;
	}
	.carousel-3 {
		height: 720px;
	}
	.carousel-4 {
		height: 720px;
	}
	.carousel-banner{
		height: 700px;
	}
}
@media (min-width: 1366px){
	.carousel-1{
		height: 680px;
	}
	.carousel-2{
		height: 680px;
	}
	.carousel-3{
		height: 680px;
	}
	.carousel-4{
		height: 680px;
	}
	.carousel-banner{
		height: 680px;
	}
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

/* entire container, keeps perspective */
.flip-container {
	perspective: 1000px;
}
/*flip the pane when hovered*/ 
@media (hover){
	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}
}
.flip-container, .front, .back {
	width:100%;
	height: auto;
}

.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
	width:100%;
	
	height: auto;
	position: relative;
	
	-webkit-transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	-ms-transition: 0.6s;
	-moz-transition: 0.6s;
	-moz-transform: perspective(1000px);
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;	
}
/* hide back of pane during swap*/ 
@media only screen and (max-width: 496px){
	.flipper{
		min-height:540px;
	}
}
@media only screen and (max-width: 617px){
	.flipper{
		min-height:340px;
	}
}
@media only screen and (min-width: 600px){
	.flipper{
		min-height:320px;
	}
}
@media only screen and (min-width: 720px){
	.flipper{
		min-height:340px;
	}
}
@media only screen and (min-width: 780px){
	.flipper{
		min-height:390px;
	}
}
@media only screen and (min-width: 1130px){
	.flipper{
		min-height:450px;
	}
}
/* hide back of pane during swap*/ 
/* hide back of pane during swap*/ 
.front, .back {
	position: absolute;
    top: 0;
    z-index: 800;
    width: inherit;
    height: inherit;
    -webkit-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateY(-180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    /* -- transition is the magic sauce for animation -- */
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

 /*front pane, placed above back*/ 
.front {
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	z-index: 2;	
}

/* back, initially hidden pane*/ 
.back {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}
.flipper.flip .back {
    z-index: 1000;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}
.flipper.flip .front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
}
.slickca{
	padding:10px;
	height: auto;
	
}
.slickca img{
	width:95%;
	height:auto;
}
.circulos{
	display: inline;
}
/* back, initially hidden pane */
.f1_container {
  position: relative;
  margin: 10px auto;
  width: 450px;
  height: 281px;
  z-index: 1;
}
.text-center{
	text-align: center;
	margin-top:4px;
	
}
.txt-overflow{
	height:600px;
	font-size:16px;
	overflow-y: scroll;
}
@media (max-width: 991px){
	p {
		font-size: 14px;
	}
	.txt-overflow{
		font-size:14px;
	height:auto;
	overflow-y: inherit;		
	}
	.container-2{
		font-size: 14px;
	}
}


.drive-wrapper {
    padding: 15px;
    background: #f5f5f5;
    overflow: hidden
}

.drive-wrapper .drive-item {
    width: 130px;
    margin-right: 15px;
    display: inline-block;
    float: left
}

.drive-wrapper .drive-item:hover {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    z-index: 1
}

.drive-wrapper .drive-item-inner {
    padding: 15px
}

.drive-wrapper .drive-item-title {
    margin-bottom: 15px;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.drive-wrapper .drive-item-title a {
    color: #494d55
}

.drive-wrapper .drive-item-title a:hover {
    color: #40babd
}

.theme-2 .drive-wrapper .drive-item-title a:hover {
    color: #6dbd63
}

.theme-3 .drive-wrapper .drive-item-title a:hover {
    color: #497cb1
}

.theme-4 .drive-wrapper .drive-item-title a:hover {
    color: #ec6952
}

.drive-wrapper .drive-item-thumb {
    width: 100px;
    height: 80px;
    margin: 0 auto;
    color: #616670
}

.drive-wrapper .drive-item-thumb a {
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8
}

.drive-wrapper .drive-item-thumb a:hover {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.drive-wrapper .drive-item-thumb .fa {
    display: inline-block;
    font-size: 36px;
    margin: 0 auto;
    margin-top: 20px
}

.drive-wrapper .drive-item-footer .utilities {
    margin-bottom: 0
}

.drive-wrapper .drive-item-footer .utilities li:last-child {
    padding-right: 0
}

.drive-list-view .name {
    width: 60%
}

.drive-list-view .name.truncate {
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.drive-list-view .type {
    width: 15px
}

.drive-list-view .date,
.drive-list-view .size {
    max-width: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.drive-list-view a {
    color: #494d55
}

.drive-list-view a:hover {
    color: #40babd
}

.theme-2 .drive-list-view a:hover {
    color: #6dbd63
}

.theme-3 .drive-list-view a:hover {
    color: #497cb1
}

.theme-4 .drive-list-view a:hover {
    color: #ec6952
}

.drive-list-view td.date,
.drive-list-view td.size {
    color: #a2a6af
}

.module {
    border: 1px solid #f3f3f3;
    border-bottom-width: 2px;
    background: #fff;
    margin-bottom: 30px;
    position: relative;
    border-radius: 4px;
    background-clip: padding-box;
}

.module .module-footer {
    background: #fff;
    border-top: 1px solid #f3f3f7;
    padding: 15px;
}

.module .module-footer a {
    color: #9499a3;
}

@media (max-width:767px) {

    .drive-wrapper .drive-item {
        width: 100px;
        margin-right: 5px;
        float: none
    }

    .drive-wrapper .drive-item-thumb {
        width: auto;
        height: 54px
    }

    .drive-wrapper .drive-item-thumb .fa {
        font-size: 24px;
        padding-top: 0
    }
}