/* 

Urbanic Template 

http://www.templatemo.com/tm-395-urbanic

*/

body, html { overflow-x:hidden; }

body {
    background-color: #ffffff;
    font-family:sans-serif;
    font-size: 12px;
	
	font-weight: 300; 
	font-style: normal; 
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

/**CSS MODAL */

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-open {
    overflow: hidden;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.modal-header .close {
    margin-top: -2px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.btn.btn-secondary{
    color: #ffffff;
    background: #f00;
}


h1, h2, h3, h4, h5, h6, span, p { font-family: sans-serif; }

/** {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}*/
.big-icon {
    font-size: 72px;
}
.glyphicon {
    color: grey;
    border-color: transparent transparent black;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.templatemo_clear {
	clear: both;
}

.height30 {
	height: 30px;
}

.templatemo-top-bar {
    min-height: 40px;
    background-color:#eeeeee;

}

.templatemo-top-menu {
    min-height:80px;
    background-color:#ffffff;
    z-index: 3000;
    width:100%;
}

.templatemo-top-menu .navbar-toggle {
    margin-top: 38px;
}

.templatemo-top-menu .navbar-brand {
    padding: 0;
    margin: 5px 0 5px 0;
}

/* ------ Carousel ----- */

#templatemo-carousel {
    /*background: url('../images/templatemo_carousel_bg.jpg') no-repeat center center fixed; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom:0;
    /*height: 420px;*/
}

#templatemo-carousel .carousel-caption {
    z-index: 10;
    text-align: right;

}

#templatemo-carousel .item {
    /*height: 420px;*/
}


.carousel-caption{
    display:inline-block;   /*boton estudios*/
    float: right;
    position: absolute;
	right:-10px;
    bottom: -10px;
    /*right:-100px;*/
}
.carousel-caption a{
    background-color: #ff0000;
    color: #000000;
    opacity: 0.8;
}

/*  CARRUSEL PARA INSERTAR EL LOGO DE CRUSO */
    .carousel-curso{
        display:inline-block;   /*boton estudios*/
        float: right;
        position: absolute;
        right: 90px;
        top: : -5px;
        text-align: right;
        /*right:-100px;*/
    }
/* FIN - CARRUSEL PARA INSERTAR EL LOGO DE CRUSO */


#templatemo-carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    
    left: 0;
    top: 0;
    margin: 0 auto;
}

@media (min-width: 120px) and (max-width: 768px) {
    #templatemo-carousel {
    
    }
    #templatemo-carousel .carousel-caption {
        padding-bottom: 20px;
    }
    #templatemo-carousel .item {
    
    }
    #templatemo-carousel .carousel-inner > .item > img {
    
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #templatemo-carousel {
    
    }
    #templatemo-carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 21px;
    }
    #templatemo-carousel .carousel-caption {
        padding-bottom: 20px;
        right: 5%;
        left: 35%;
    }
    #templatemo-carousel .item {
    
    }
    #templatemo-carousel .carousel-inner > .item > img {
        
    }
}

@media (min-width: 1024px) {
    #templatemo-carousel {
        /*background: url('../images/templatemo_carousel_bg_s.jpg') no-repeat center center; */
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom:0;
        
    }
    #templatemo-carousel .carousel-caption {
        padding-bottom: 20px;
        right: 5%;
        left: 35%;
    }
}

/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */
.templatemo-welcome {
    /*border-bottom: 1px solid #cccccc;*/
    min-height: 180px;
}

.templatemo-slogan {
    color: #17202A;
    font-weight: normal;
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.templatemo-service {
    margin-bottom: 100px;
    margin-top: 100px;
}

.templatemo-service-item {
    font-family:  'Open Sans', sans-serif;
    margin-bottom: 10px;
    font-size: 20px;
}


.templatemo-service-item p {
    font-weight: lighter; 
    text-align: justify; 
    margin-top: 25px;
    font-size: 14px;
    color: #929292;
}

.subheader {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 12px;
    color: #e67e22;
}


.btn-orange {
    /*background-color: #ff0000;*/
    background-color: rgba(0, 0, 0, 0.6);
    border-bottom:2px;  /*solid #d35400*/
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
    background-color: #ff0000;
    color:#ffffff;
}

.btn-cursoEIV {
    /*background-color: #ff0000;*/
    /*background-color: rgba(0, 0, 0, 0.6);*/
    /*border-bottom:2px;  /*solid #d35400*/*/
    /*-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;*/
    color:#ffffff;
}

.btn-green {
    background-color:#2ecc71;
    border-bottom:2px solid #27ae60;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
    background-color: #27ae60;
    color:#ffffff;
}

.nav > li > a {
    padding: 10px 20px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #ff0000; /*a*/
    color:#fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #ff0000; /*a---*/
    color:#fff;
}


.nav > li > a {
    color: #929292;
}
.navbar-default {
    background-color:#fff;
    border:none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #ff0000; /*a---*/
    color:#fff;
}

.navbar {
    margin-bottom: 0px;
}

.templatemo-service-item-header {
    margin-left: -10px; 
    padding: 16px 20px 20px; 
    font-weight: bold;
    display: inline-block;
}

.templatemo-header-orange {
    background-color:#ff7600;
    min-width: 298px;
    height: 67px;
    color: #fff; 

}

.team_hr {
    border: 1px solid #fff;       /*para servicios la linea*/
    width: 27.5%; 
    float: left;
}
.team_hr_empresa {
    border: 1px solid #fff;       /*para empresa la linea*/
    width: 32%; 
    float: left;
}
.team_hr_left {                   /*  para nuestro equipo la linea*/
    float: left;
    margin-top: 30px;
    margin-right: 30px;
    margin-left: 15px; 
}
.team_hr_left_empresa {                   /*  para empresa la linea*/
    float: left;
    margin-top: 18px;
    margin-right: 10px;
    margin-left: 10px; 
}
.trips_estudio {
    text-align: justify;
}

.team_hr_right {
    float: right;
    margin-left: 30px;
    margin-top: 30px;
}
.team_hr_right_empresa {
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 18px;
}

.team_hr_right_clientes {           /*para clientes*/
    float: right;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 30px;
}

.team_hr_clientes {
    border: 1px solid #fff;       /*para clientes la linea*/
    width: 30%; 
    float: left;
}

.team_hr_left_clientes {                   /*  para clientes la linea*/
    float: left;
    margin-top: 30px;
    margin-right: 25px;
    margin-left: 25px; 
}
.team_hr_right_estudios {           /*para estudios*/
    float: right;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 30px;
}

.team_hr_estudios {
    border: 1px solid #fff;       /*para estudios*/
    width: 30%; 
    float: left;
}

.team_hr_left_estudios {                   /*  para estudios la linea*/
    float: left;
    margin-top: 30px;
    margin-right: 25px;
    margin-left: 25px; 
}





.hr_gray {
    border: 1px solid #cccccc; 
}

.templatemo-team {
    /*background: url('../images/background.png') ; */
    font-family: sans-serif;
    min-height:590px;
    color:#ffffff;

}
.templatemo-line-header {
    margin-top:50px;
    margin-bottom:80px;
}

.templatemo-line-header2 {
    margin-top:10px;
    margin-bottom:80px;
}

.templatemo-line-header2-1 {
    margin-bottom:50px;
}

.templatemo-line-header3 {
    margin-top:100px;
    margin-bottom:80px;
    text-align: center;
}

.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.member-thumb {
    
    position: relative;
    /*overflow: hidden;*/
    text-align: center;
    vertical-align: middle;
}

.member-thumb .thumb-overlay {
    /*background-color: rgba(220, 157, 102, 0.8); */
    position: absolute;
    visibility: hidden;
    padding-top: 65%;
    padding-left: 25%;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}

.thumb-overlay a {
    float:left;
    margin-right: 5px;
}

.flex-caption{
    background-color: #ff0000;
    color: #FDFEFE;
    padding: 0 10px;
    position:absolute;
    text-align: center;
}

.team-inner {
    margin-top:10px;
    text-align: left;
}

.team-inner-header {
    color: #808B96;
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    font-size:16px;
}

.team-inner-subtext {
    color: #808B96;
    font-weight:normal;
    font-size:12px;
}

.row_team {
    margin-left:-50px;
    margin-top:30px;
}

.row_team li {
    list-style: none;
}

.templatemo-project-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor:pointer;
    height: 200px;
    width: 200px;
}

.templatemo-project-box:hover .project-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.project-overlay {
    background : rgba(0,0,0,.75);
    border : 2px solid #ff7600;
    visibility: hidden;
    position: absolute;
    text-align:center;
    padding-top:40px;
    color: #ffffff;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}


.project-overlay hr {
    width: 70%;
	
}

.templatemo-project-gallery li {
    margin:15px;
}

.text-center{
    text-align: center;
}

.txt_darkgrey {
    color: #333333;
    font-size: 24px
}

.txt_logo {
    color: #ff0000;
    font-family: 'Times New Roman';
    font-size: 48px;
    font-style: italic;
}

.txt_logo_emp {
    color: #ff0000;
    font-family: 'Times New Roman';
    font-size: 32px;
    font-style: italic;
}

.txt_logo_contac {
    color: #ff0000;
    font-family: 'Times New Roman';
    font-size: 24px;
    font-style: italic;
}

.txt_logo_2 {
    padding: 0px;
    margin: 0px;
    color: #17202A;
}

.txt_orange {
    color: #e67e22;
}

.txt_red {
    color: #ff0000;
}

.txt_slogan {
    font-size:.7em; 
    color:#17202A;
}
.txt_slogan2 {
    font-size:.7em; 
    color:#17202A;
    padding-left: 35px;
    margin: 0px;
}
.txt_slogan8 {
    font-size:.7em; 
    color:#17202A;
    /*list-style: none;*/
    
    margin-left: 0;
    padding-left: 53px;
    text-indent: .1em;
}

.vinieta1 {
list-style-image: url('viñeta.png');
    font-size:.7em; 
    color:#17202A;
    margin-left: 0;
    padding-left: 50px;

 }
.txt_slogan4 {
    font-size:.7em;
    color:#17202A;
    margin:0px;
    padding-left: 22PX;
}
.txt_slogan5 {
    font-size:.6em; 
    color:#17202A;
}
.txt_slogan9 {
    padding-left: 36px
}
.txt_slogan6 {
    font-size:.6em; 
    color:#17202A;

}

.txt_slogan7 {
     font-size:.7em; 
    color:#17202A;
     padding-left: 18PX;
  
}


.txt_slogan3 {
    font-size:.6em; 
    color:#17202A;
    margin: 0px;
    padding-left: 17PX;
    padding-right: 8PX;
    padding-bottom: 0PX;
}
.txt_vinieta_empresa {
    font-size:1.2em;   /*tamaño de letra*/
    color:#17202A;
    margin: 0px -270px;
    padding-left: 290PX;
    padding-right: 0PX;
    padding-bottom: 0PX;
}
.txt_vinieta_empresa li{
    list-style-type: disc;
}
.templatemo-line-header span {
    font-size: 2.5em; /*Titulo de espacion*/
    float :left; 
    margin-top: 10px;
}

.templatemo-line-header2 span {
    font-size: 2.5em; /*Titulo de espacion*/
    float :left; 
    margin-top: 10px;
}
.templatemo-line-header2-1 span {
    font-size: 2.5em; /*Titulo de espacion*/
    float :left; 
}
.templatemo-line-header3 span {
    font-size: 2.5em; /*Titulo de espacion*/
    margin-top: 10px;
}

.team_box  div {
    text-align: center; 
    padding-top: 100px;
}

.span_blog {
    margin-bottom: 80px;
}

.blog_post {
    color: #333333; 
    padding: 10px;
}

.blog_header {
    font-weight: bold; 
    text-align-last: justify;
    font-size: 16px; 
}

.blog_text {
    text-align: justify; 
    font-size: 14px; 
    margin-top: 20px;
    margin-bottom: 0px;
}
.blog_text_1 {
    text-align: justify; 
    font-size: 14px;
    margin: 0 0;
}
.blog_text_3 {
    text-align: center; 
    font-size: 14px;
    margin: 0 0;
}
.proy_fech {
    text-align: justify; 
    font-size: 14px;
    margin: 10px 0;
}

#templatemo-contact {
	margin-top:100px; 
	/*border-top: 1px solid #cccccc; */
	font-size:14px;
}
.templatemo-contact-map {
    margin-bottom: 15px;
    height: 378px;

}

.head_contact {
    padding-bottom:80px; 
    margin-bottom:0;
}

.contact_right img {
	margin-right:5px;
}

.contact_right form {
	padding-left:15px;
	padding-right:15px
}

.tweet_txt {
	border-left:2px solid #ffffff; 
	min-height:160px;
}

.twitter_user {
	color: #FFFF33; 
	font-size: 14px;
	float: right;
}

.templatemo-partners {
	/*border-top: 2px solid #cccccc;*/
}

.templatemo-partners .templatemo-partner-item {
    margin-bottom: 5px;
}

.templatemo-footer {
    background-color: #252525;
	border-top: 2px solid #cccccc; 
    color: #fff;
	margin-top: 50px;
    padding-top: 30px;
    font-size: 1.1em;
    

}

.footer_container {
	margin-top:60px; 
	margin-bottom:20px;
}

.footer_bottom_content {
	margin: auto;
	margin-bottom: 30px;
	font-size: 14px;
	color:#333333;
}

.social-icon-fb {
    background: url('../images/social-icon-fb.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-fb {
    background: url('../images/social-icon-fb-over.png') no-repeat;
}

.social-icon-rss {
    background: url('../images/social-icon-rss.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-rss {
    background: url('../images/social-icon-rss-over.png') no-repeat;
}

.social-icon-twitter {
    background: url('../images/social-icon-twitter.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-twitter {
    background: url('../images/social-icon-twitter-over.png') no-repeat;
}

.social-icon-linkedin {
    background: url('../images/social-icon-linkedin.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-linkedin {
    background: url('../images/social-icon-linkedin-over.png') no-repeat;
}

.social-icon-dribbble {
    background: url('../images/social-icon-dribbble.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-dribbble {
    background: url('../images/social-icon-dribbble-over.png') no-repeat;
}

ul.templatemo-project-gallery  li  a img:hover {
    border: 3px solid #ff7600;
}

.templatemo-gallery-category a {
	color:#333333; 
}

.templatemo-gallery-category a.active {
	color:#e67e22; 
	text-decoration:none;
}

.templatemo-gallery-category a:focus {
	color:#e67e22;
	text-decoration:none;	
}

.templatemo-gallery-category a:hover {
	color:#e67e22; 
	text-decoration:none;
}

.link_orange:hover {
    text-decoration:none;
}
.templatemo-project-gallery {         
    margin:0 0 0 0;
    margin-top:30px;
    margin-left: -40px;
}
.templatemo-project-gallery li {     
    list-style:none;
    margin-bottom:25px;           
}
.templatemo-project-gallery li img {
  cursor: pointer;
}

.templatemo-tweets {
    background-color: #8996a0;
    min-height:200px;
    font-family:  'Open Sans', sans-serif;
    font-size:20px;
    color:#ffffff;
    margin-top:100px;
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-style: italic;
}

.btn_loadmore {
	margin-top:30px; 
	margin-bottom:80px;
}

.blog_box {
	margin-left: -12px;
}

@media (min-width:991px) and (max-width:1200px) {
    .templatemo-project-box, .project-overlay {
        height:170px;
        width:170px;
    }

    .templatemo-project-gallery {
        margin-left: -70px;
    }

    .templatemo-service-item-header {
        padding: 16px 10px 20px;
    }

    .templatemo-header-orange {
        min-width: 230px;
    }

    .team_box,  .team_box_over {
        height:220px;
        width:220px;
    }
	
}


@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	
    .templatemo-btn-read-more {
        float:right;
        margin-bottom :40px; 
    }
}


@media (min-width:768px) and (max-width:990px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }
    .templatemo-project-box , .project-overlay {
       height:130px;
       width:130px;
       padding-top: 0px;
    }

    .templatemo-project-gallery {
       margin-left: 10px; 
    }

    .blog_box{
       margin-right: -140px;
    }
}


@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
  } 
}

@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
        padding-left: 40%;
       
    }
    .templatemo-btn-read-more {
            float:right;
            margin-bottom :40px; 
      }
}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
            padding-left: 30%;

    }
	.templatemo-service-item-header {
		font-size: 16px;
		
		padding: 23px 10px 22px;
	}
	.templatemo-header-orange {
		min-width: 0px;
	}
	
}
/* ################################### para los servicios ############################################################################*/
.colum-sevicios {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 5px 0;
    text-align: center;
    vertical-align: ; 
}

.servi {
    border: 3px solid #ff0000;
    border-radius: 20px;
    flex: 1;
    margin: 10px;
    padding: 4px;
    transition: all 0.5s ease;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
}

.servi:hover{
    /* border: 2px solid #ffffff;  BORDE BLANCO INFERIOR*/
    /* outline: 2px solid #ff0000;  BRODE ROSJO SUPERIOR*/
    background-color: #fc8784;  /* COLOR DE FONDO DE LOS SERVICIOS*/
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

/* ################################### para los clientes ############################################################################*/
.columns {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 5px 0;
    text-align: center;
}

.column {
    flex: 1;
    margin: 2px;
    padding: 10px;
}

@media (min-width:991px) and (max-width: 1200px) {
	 .team_hr {
		width: 37%; 
	}
}

@media (min-width:683px) and ( max-width: 991px) {
	 .team_hr {
		width: 33%;
	}
}

@media (min-width:585px) and ( max-width: 683px) {
    .member-thumb .thumb-overlay {
        padding-left: 25%;
        }
	 .team_hr {
		width: 30%;
	   }
}

@media (min-width:536px) and ( max-width: 585px) {
	 .team_hr {
		width: 28%;
	}
}

@media  (min-width:450px) and  ( max-width: 536px) {
	.team_hr {
	   width: 21%;
	}

}

@media  ( max-width: 410px) {
	.team_hr {
	   width: 11%;
	}

}
/* ##########################   FOOTTER   ##################################*/
.list-social{
    padding: 0;
}
.list-social li{
    padding-left: 0;
    list-style: none;
    transition: all 0.5s ease;
    padding: 0;
    margin: 4px;
    display: inline-block;
}
.list-social li:hover{
    background-color: #ff0000;
    border-radius: 21PX;
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
}

/* ##########################   FLOTANTE DERECHA   ##################################*/

.flota {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 2000;
}
 
    .flota ul {
        list-style: none;
    }
 
    .flota ul li a {
        display: inline-block;
        color:#fff;
        
        text-decoration: none;
        -webkit-transition:all 500ms ease;
        -o-transition:all 500ms ease;
        transition:all 500ms ease; 
    }
 
    .flota ul li .icon-facebook {background:#3b5998;} 
    .flota ul li .icon-twitter {background: #00abf0;}
    .flota ul li .icon-googleplus {background: #d95232;}
    .flota ul li .icon-pinterest {background: #ae181f;}
    .flota ul li .icon-mail {background: #666666;}
 
    .flota ul li a:hover {
        
        padding: 0px 5px;
        -webkit-transform: scale(1.35);
        transform: scale(1.35)
    }

/* ##########################   OTROS   ##################################*/

/* Reposition the controls slightly */
.carousel-control {
    left: -1px;
}
.carousel-control.right {
    right: -1px;
}
/* Changes the position of the indicators */
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-bottom: 0;
    margin-right: -19px;
    padding: 0 40px 0 40px;
}
/* Changes the colour of the indicators */
.carousel-indicators li {
    background: #c0c0c0;
}
.carousel-indicators .active {
background: #333333;
}




thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    background-color: #333;
    color: #fff;
}



input#tengo-cuenta:checked > div#frmRegistro {
    display:block;
}

/* myCarousel */















.curso-clic{
    background-color: rgb(255,0,0,0.8);
    border-radius: 10px;
    color: white;
    font-size: 12px;
    margin: 2px;
    padding: 3px;
    text-align: center;
    
}

/* CODIGO PARA EL LOGIN SEGUN LO SOLICIATADO */
.modalLogin {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
    text-align: left;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
    color: rgba(0, 0, 0, 0.6);
	background: rgba(0,0,0,0.2);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalLogin:target {
	opacity:1;
	pointer-events: auto;
}
.modalLogin h1{
    padding: 4px 0;
    color: #4285F4;
    font-size: 24px;
    font-weight: $bold;
    text-align: center;
    text-transform: uppercase;
}
.modalLogin > div {
	width: 300px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
/*	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);*/
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
}
.close {
	background: #fff;
	color: #4285F4;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover { background: #4285F4; transition: 1s; }