@charset "utf-8";
/* CSS Document */

html,
body {
    margin: 0;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
	background-color: #fff;
}

/*Textos*/

.texto-footer {
	margin: 0em 0;
}

.texto-footer h4,
.texto-footer h4 {
    color: #fff;
    font-size: 2em;
	margin-top: 20px;
    margin-bottom: 25px;
    font-weight: 300;
    letter-spacing: 1px;
}

.texto-footer ul li,
.texto-footer-two ul li {
    color: #848484;
    line-height: 1.5em;
    font-size: 12px;
    list-style-type: circle;
	margin-left: 10px;
}

.texto-footer h4,
.texto-footer-two h4 {
    color: #fff;
    font-size: 2em;
	margin-top: 20px;
    margin-bottom: 25px;
    font-weight: 300;
    letter-spacing: 1px;
}

.texto-footer span,
.texto-footer-two span {
    font-weight: 600;
}

.texto-footer ul li a,
.texto-footer-two ul li a {
    color: #737070;
    letter-spacing: 1px;
}

.texto-footer ul li a:hover,
.texto-footer-two ul li a:hover {
    color: #ffffff;
}

.address-left {
    float: left;
    width: 10%;
}

.address-left i.fa.fa-phone,
.address-left i.fa.fa-envelope,
.address-left i.fa.fa-map-marker {
    color: #848484;
    font-size: 1.5em;
	padding: 0em 0 1.5em 0em;
}

.address-right {
    float: right;
    width: 87%;
}

.address-right h6 {
    color: #fff;
    font-size: 1.0em;
    margin: 0 0 0 0.8em;
    font-weight: 600;
    letter-spacing: 1px;
}

.address-right p {
    margin: 0.5em 0 0.5em 0.8em;
    font-size: 1.0em;
    color: #565656;
}

.address-right p a {
    color: #76daff;
    text-decoration: none;
}

.address-right p a:hover {
    color: #b5b5b5;
}

.address-right p span {
    display: block;
    margin: 2em 0;
}

/*Columnas*/

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
}

  .col-md-3 {
    width: 10%;
  }

  .col-md-4 {
    width: 23%;
  }

#footer-secciones {
	width: 15%;
	margin: 20px 0 0 80px;
	float: left;
}

#footer-cursos {
	width: 22%;
	margin-left: 80px;
	float: left;
}

#footer-contacto {
	width: 20%;
	height: auto;
	margin: 20px 0 0 80px;
	float: left;
}

.social-footer {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 300;
	color: #666666; 
	text-align: left; 
	line-height: normal;
	width: 12%;
	height: auto;
	float: left;
	margin: 30px 0px 0px 30px;
	}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
	
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}




/*star social*/

ul.social-nav.model-3d-0.footer-social.social.two {
    margin-top: 2em;
}

.social-nav li {
    display: inline-block;
    margin: 0 6px;
}

.social-nav a {
    display: inline-block;
    float: none;
    width: 30px;
    height: 30px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    background: #000;
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.model-3d-0 a {
    background: #5C5B5B;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.model-3d-0 .front,
.model-3d-0 .back {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(18px);
    -moz-transform: translateZ(18px);
    -ms-transform: translateZ(18px);
    -o-transform: translateZ(18px);
    transform: translateZ(18px);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
    color: #212121;
    font-size: 12px;
}

.model-3d-0 .back {
    -webkit-transform: rotateX(90deg) translateZ(18px);
    -moz-transform: rotateX(90deg) translateZ(18px);
    -ms-transform: rotateX(90deg) translateZ(18px);
    -o-transform: rotateX(90deg) translateZ(18px);
    transform: rotateX(90deg) translateZ(18px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

a.twitter .front {
    background: #00acee;
}

a.facebook .front {
    background: #3b5998;
}

a.instagram .front {
    background: #f77737;
}

a.pinterest .front {
    background: #bd081c;
}

a.linkedin .front {
    background: #0e76a8;
}

.twitter .back,
.facebook .back,
.instagram .back,
.linkedin .back,
.pinterest .back {
    background: #fff;
}

.model-3d-0 a:hover {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}

.model-3d-0 a:hover .back {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
}

.social .front i {
    color: #fff;
    font-size: 12px;
}

.social .back i {
    color: #000;
    font-size: 12px;
}

/*--social icons--*/

.address-grid:nth-child(2) {
    margin: 0.7em 0;
}

.flickr-post ul li {
    display: inline-block;
    margin: 5px 5px;
}

.flickr-post ul li {
    display: inline-block;
    margin: 1% 1%;
    width: 28%;
    border: 1px solid #212020;
    padding: 4px;
}

p.copy-right {
    color: #848484;
    text-align: center;
    margin: 20px 0 20px 0;
    font-size: 14px;
    border-top: 1px solid #0F1117; /*linea footer*/
    padding-top: 1em;
	background-color: #02070E;
}

p.copy-right a {
    color: #76daff;
    text-decoration: none;
}

p.copy-right a:hover {
    color: #848484;
}

#footer {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 300; 
	font-size: 0.7rem; 
	color: #FFFFFF; 
	text-align: left; 
	line-height: normal;
	margin: 0px 0 0px 0px;
	width: 100%;
	height: auto;
	background-color: #02070E;
	display: inline-block;
	}

.texto-footer {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 300;
	color: #666666; 
	text-align: left; 
	line-height: normal;
	width: 250px;
	height: auto;
	float: left;
	margin: 20px 0px 0px 30px;
	}

.titulo-footer {
	width: 230px;
	border-bottom: 1px #666 solid;
	padding: 0px 0 10px 0;
	margin-bottom: 10px;
	}

.bullets-footer {
	font-size: 9pt; 
	margin: 0px 0px 0px 1%;
	list-style-type: none;
	}

li.footer {
	padding: 2px 0 2px 0
	}

.footer-final {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 300; 
	font-size: 0.7rem; 
	color: #666; 
	text-align: left; 
	line-height: normal;
	margin: 0px 0 0px 0px;
	padding: 10px 0 0px 30px;
	width: 100%;
	height: 50px;
	background-color: #02070E;
	border-top: 1px solid #666;
	position: inherit;
	}



.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}