body, html {
    overflow-x: hidden;
    /*
    margin: 0px;
    height: 100%;
    */
}

body {
    background-color: #ffffff;
    font-family:  'Montserrat', sans-serif;
    font-size: 14px;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
    color: #222222;
}

.btn-xxl {
    padding: 15px 23px;
    font-size: 40px;
    line-height: 1.33;
    border-radius: 6px;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}

a {
    color: #0059bc;
    font-weight: 400;
}
button {
    outline: none !important;
}
h3.tituloLogin {
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    font-size: 60px !important;
}

.destacado {
    color: #00b8d4;
    display: inline;
}

.destacado2 {
    color: #008094;
    display: inline;
}

.destacado3 {
    color: #E3217E;
    display: inline;
}

.lista {
    font-size: 15px;
    margin-top: 25px;
    text-align: left;
}

.fotofondo {
    background: rgba(0, 0, 0, 0) url("../images/kids2.jpg") no-repeat fixed center center cover;
    font-family: "Open Sans",sans-serif;
}

.fondoPeque {
    background: #333333 url('../images/fondo_peque.jpg') no-repeat;
}

.loginContainer {
    background: url('../images/fondoLogin.jpg') fixed center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom:0;
    height: 900px;
    overflow-y: hidden;
}
.tituloLogin {
    color: #dcdcdc;
}
.radio, .checkbox {
    padding: 6px 12px;
}
input[type="radio"], input[type="checkbox"] {
    outline: none !important;
}
div.input-group input {
/*
    background: transparent;
    border: 2px solid #cfcfcf;
    border-radius: 1000px !important;
    color: white !important;
*/
}
.form-control::-moz-placeholder {
    color: #cfcfcf;
}
.form-control:focus {
    border-color: white;
    border-bottom: 1px solid #cccccc;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,1) !important;
}
.panel-body {
/*    margin-left: 100px; */
}
.btnLogin {
    background: transparent;
    border: 1px solid #03A9F4;
    color: white;
    padding: 9px 40px;
    margin-left:12px;
    margin-right: 15px;
    border-radius: 100px !important;
}
.btnLogin:hover {
    border: 1px solid #00e5ff;

}
.btnRellenoAzul {
    background: #03A9F4;
}
.btnRellenoAzul:hover {
    background: #00e5ff
}
.btnVerde {
    border: 1px solid #2ebd59;
    color: white;
}
.btnVerde:hover {
    border: 1px solid #2ebd59;
    background: #2ebd59;
}
div > btn:hover {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    color: blue !important;
}
.btnEntidad {
    border: 2px solid #000;
    color: #000;
    text-transform: uppercase;
}
.btnEntidad:hover {
    background: #000;
    color: white;
    border:2px solid #000;
}
.btnEdit {
    height: 37px !important;
    width: 37px !important;
    border-radius: 100px !important;
}
.btnRojo {
    background: #FF5252;
    color: white;
}
.btnAzul {
    background: #03A9F4 !important;
    color: white;
}
.btnRojo:hover {
    background: #ff1f1f;
}
.btnAzul:hover {
    background: #2ebcfc !important;
    border: 1px solid #2ebcfc;
}
.btnAmarillo {
    background: #FFFF00 !important;
    color: white;
}
.input-group-addon {
    background: transparent !important;
    border: none !important;
}
.formLogin {
    position:fixed;
    background: transparent !important;
    border: none;
}
a.rememberPass:hover, a.rememberPass:focus {
color: #6ee6ff !important;

}
.panel-default > .loginHead {
    background: transparent;
    border: none;
    text-align: center;
}

.templatemo_clear {
	clear: both;
}

.height30 {
	height: 30px;
}

.templatemo-top-bar {
    min-height: 40px;
    background-color:#eeeeee;
}

.templatemo-top-menu {
    min-height:110px;
    z-index: 5000;
    width:100%;
    background-color: #FFFFFF;
    border-bottom: 1px solid #666666;
}

.templatemo-top-menu .navbar-toggle {
    margin-top: 38px;
}

.templatemo-top-menu .navbar-brand {
    padding: 0;
    margin: 30px 0 0 0;
}

/* ------ Carousel ----- */

#templatemo-carousel {
    background: rgba(0, 0, 0, 0) url("../images/portada.jpg") no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom:0;
    height: auto;
}

#templatemo-carousel .carousel-caption {
    z-index: 10;
}

#templatemo-carousel .item {
    height: 800px;
}
#templatemo-carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
/*    height: 500px; */
    left: 0;
    top: 0;
}

/* ------ 2 ----- */

#templatemo-carousel2 {
    background: rgba(0, 0, 0, 0) url("../images/bilingue.jpg") no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom:0;
    height: 770px;
    overflow-y: hidden;
}

#templatemo-carousel2 .carousel-caption {
    z-index: 10;
}

#templatemo-carousel2 .item {
    height: 770px;
}
#templatemo-carousel2 .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    height: 500px;
    left: 0;
    top: 0;
}


@media (min-width: 768px) {
    #templatemo-carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 21px;
    }

    #templatemo-carousel .carousel-caption {
        padding-bottom: 140px;
        right: 20%;
        left: 20%;
    }
}

@media (max-width: 768px) {
    #templatemo-carousel .carousel-caption {
        padding-bottom: 120px;
    }
}

@media (max-width: 1024px) {
    #templatemo-carousel {
        background: url('../images/fondo-movil.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;
        height: 800px;
    }
}

/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */
.templatemo-welcome {
    background-color: #bbd8e4;
    min-height: 230px;
    margin: 30px 0;
    padding: 30px 0;
}

#templatemo-tarifas {
    background-color: #FFFFFF;
}

.templatemo-slogan {
    font-weight: normal;
    font-size: 42px;
    margin: 60px 0;
    color: #333333;
}

#templatemo-blog {
    margin-bottom: 60px;
}

.templatemo-service {
    padding: 60px 0;
    background-color: #EEEEEE;
}

#templatemo-ampas {
    padding-bottom: 60px;
    background-color: #EEEEEE;
}

#templatemo-charla {
    padding-bottom: 60px;
    background-color: #FFFFFF;
}

.templatemo-service-item {
    margin-bottom: 10px;
}

.templatemo-service-item p {
    font-weight: normal;
    margin-top: 15px;
    font-size: 14px;
}

.subheader {
    font-weight: normal;
    margin-top: 12px;
    font-size: 12px;
    color: #00b8d4;
}


.btn-orange {
    background-color: #00e5ff;
    border-bottom:2px solid #40c4ff;
    -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: #40c4ff;
    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: #00e5ff;
    color:#fff;
}

.navbar-nav > li > a.btn-success {
    color: white;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #00e5ff;
    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: #428bca;
    color:#fff;
}

.navbar {
/*    margin-bottom: 0; */
}

.templatemo-service-item-header {
    margin-left: -10px;
    padding: 16px 20px 20px;
    font-weight: bold;
    display: inline-block;
}

.templatemo-header-orange {
    background-color:#00e5ff;
    min-width: 298px;
    height: 67px;
    color: #fff;

}

.team_hr {
     border: 1px solid #fff;
     width: 39.5%;
     float: left;
 }

.team_hj {
    border: 1px solid #fff;
    width: 30%;
    float: left;
}

.team_ht {
    border: 1px solid #fff;
    width: 37%;
    float: left;
}

.team_hr_left {
    margin-right: 30px;
    margin-left: 15px;
}

.team_hr_right {
    margin-left: 30px;
}

.hr_gray {
    border: 1px solid #cccccc;
}

.templatemo-team {
    background: #333333 url('../images/fondo_grupo.jpg') ;
    min-height:750px;
    background-size: cover;
    color: #FFFFFF;
    padding: 0 0 15px 0;
}

.templatemo-team .btn {
    margin: 15px 0;
}

.templatemo-line-header {
    margin-top: 70px;
    margin-bottom: 70px;
}

.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.member-thumb {
    position: relative;
    overflow: hidden;
}

.member-thumb .thumb-overlay {
    background-color: rgba(220, 157, 102, 0.8);
    position: absolute;
    visibility: hidden;
    padding-top: 35%;
    padding-left: 25%;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}

.thumb-overlay a {
    float:left;
    margin-right: 5px;
}

.team-inner {
    margin-top:10px;
}

.team-inner-header {
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    font-size:16px;
}

.team-inner-subtext {
    font-weight:normal;
    font-size:12px;
}

.row_team {
    margin-left:-50px;
}

.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 #00e5ff;
    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;
}

.titulo_rosa {
    color: #e3217e;
}

.bloque_azul {
    background: #00b8d4;
    color: white;
}

.titulo_blanco {
    color: #FFFFFF;
}

.txt_orange {
    color: #00b8d4;
}

.txt_slogan {
    font-size:14px;
    color:#929292;
}

.templatemo-line-header span {
    font-size: 34px;
    font-weight: 400;
}

.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;
    font-size: 16px;
}

.blog_text {
    text-align: justify;
    font-size: 14px;
    margin-top: 20px;
}

#templatemo-contact {
    color: #FFFFFF;
}

.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 {

}

.templatemo-partners .templatemo-partner-item {
    margin-bottom: 5px;
}

.templatemo-footer {
	border-top: 2px solid #cccccc;
	margin-top: 100px;
}

.footer_container {
	margin-top:60px;
	margin-bottom:20px;
}

.footer_bottom_content {
	margin: 0 auto 30px auto;
	font-size: 14px;
	color:#333333;
}

.icon-phone {
    background: url('../images/telephone5.png');
}

.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;
}

ul.templatemo-project-gallery  li  a img:hover {
    border: 3px solid #00e5ff;
}

.templatemo-gallery-category a {
	color:#333333;
}

.templatemo-gallery-category a.active {
	color:#00b8d4;
	text-decoration:none;
}

.templatemo-gallery-category a:focus {
	color:#00b8d4;
	text-decoration:none;
}

.templatemo-gallery-category a:hover {
	color:#00b8d4;
	text-decoration:none;
}

.link_orange:hover {
    text-decoration:none;
}
.templatemo-project-gallery {
    margin: 30px 0 0 -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:1330px) {
    .panel-body {
    margin-left: 0px !important;
    }
    .formLogin {
        position:relative;
    }
    .rememberPass {
        display: inline-block;
    }
}



@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .templatemo-btn-read-more {
        float:right;
        margin-bottom :40px;
    }

    .carousel-caption {
        top: 1px !important;
    }

}


@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: 0;
    }

    .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: 0;
	}

}

@media (min-width:991px) and (max-width: 1200px) {
	 .team_hr {
		width: 37%;
	}
    .team_hj {
        width: 25%;
    }
    .team_ht {
        width: 25%;
    }
}

@media (min-width:683px) and ( max-width: 991px) {
	 .team_hr {
		width: 33%;
	}
    .team_hj {
        width: 17%;
    }
    .team_ht {
        width: 25%;
    }
}

@media (min-width:585px) and ( max-width: 683px) {
        .member-thumb .thumb-overlay {
            padding-left: 25%;

        }
	 .team_hr {
		width: 30%;
	}
    .team_hj {
        width: 12%;
    }
    .team_ht {
        width: 20%;
    }
}

@media (min-width:536px) and ( max-width: 585px) {
	 .team_hr {
		width: 28%;
	}
    .team_hj {
        width: 8%;
    }
    .team_ht {
        width: 16%;
    }
}

@media  (min-width:410px) and  ( max-width: 536px) {
	 .team_hr {
		width: 21%;
	}
    .team_hj {
        border: none;
    }
    .team_ht {
        width: 10%;
    }
}

@media  ( max-width: 410px) {
	 .team_hr {
         border: none;
	}
    .team_hj {
        border: none;
    }
    .team_ht {
        border: none;
    }
    .txt_darkgrey {
        margin: 10px;
    }
    .panel-default > .loginHead {
        margin-bottom: 0 !important;
    }
    .btnLoginMargin {
        margin-top: 0 !important;
    }
}


/* Custom Alejandro */
#alumnoForm .form-control-feedback {
    right: 15px;
}
#alumnoForm .selectContainer .form-control-feedback {
    right: 25px;
}

/* hide input */
input.radio:empty {
    margin-left: -999px;
}

/* style label */
input.radio:empty ~ label {
    position: relative;
    float: left;
    line-height: 2.5em;
    text-indent: 3.25em;
    margin-top: 2em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input.radio:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.5em;
    background: #D1D3D4;
    border-radius: 3px 0 0 3px;
}

/* toggle hover */
input.radio:hover:not(:checked) ~ label:before {
    content:'\2714';
    text-indent: .9em;
    color: white;
}

input.radio:hover:not(:checked) ~ label {
    color: #888;
}

/* toggle on */
input.radio:checked ~ label:before {
    content:'\2714';
    text-indent: .9em;
    color: #1ED760;
    background-color: #4DCB6D;
}

input.radio:checked ~ label {
    color: #777;
}

/* radio focus */
input.radio:focus ~ label:before {
    box-shadow: 0 0 0 3px #999;
}

input.radio1:empty ~ label:before {
background:#7b9f00;
}

input.radio2:empty ~ label:before {
    background:#00abad;
}

input.radio3:empty ~ label:before {
    background:#007eaf;
}

input.radio4:empty ~ label:before {
    background:#cd9500;
}

input.radio5:empty ~ label:before {
    background:#e90a92;
}

input.radio1:checked ~ label:before {
background:#A2D200;
}

input.radio2:checked ~ label:before {
    background:#00dde0;
}

input.radio3:checked ~ label:before {
    background:#00A3E2;
}

input.radio4:checked ~ label:before {
    background:#FFB901;
}

input.radio5:checked ~ label:before {
    background:#F630A9;
}

input.radio1:hover:not(:checked) ~ label:before {
    background:#8eb900;
}
input.radio2:hover:not(:checked) ~ label:before {
    background:#00c4c7;
}
input.radio3:hover:not(:checked) ~ label:before {
    background:#0091c9;
}
input.radio4:hover:not(:checked) ~ label:before {
    background:#e7a700;
}
input.radio5:hover:not(:checked) ~ label:before {
    background:#f5189f;
}

.carousel {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}

.carousel-caption .btn {
    margin: 0 0 15px 0;
}

.carousel-caption {
    right: 5%;
    left: 5%;
}