@font-face {
  font-family: 'latolight';
  src: url('../font/lato-light-webfont.eot');
  src: url('../font/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/lato-light-webfont.woff') format('woff'),
    url('../font/lato-light-webfont.ttf') format('truetype'),
    url('../font/lato-light-webfont.svg#latolight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'latoregular';
	src: url('../font/lato-reg-webfont.eot');
	src: url('../font/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
		url('../font/lato-reg-webfont.woff') format('woff'),
		url('../font/lato-reg-webfont.ttf') format('truetype'),
		url('../font/lato-reg-webfont.svg#latoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'latobold';
    src: url('../font/lato-bold-webfont.eot');
    src: url('../font/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/lato-bold-webfont.woff2') format('woff2'),
         url('../font/lato-bold-webfont.woff') format('woff'),
         url('../font/lato-bold-webfont.ttf') format('truetype'),
         url('../font/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* -------------------------------------------------
					COLORES 
------------------------------------------------- */
nav a,
nav a:hover,
.activo,
.color-blanco,
.color-blanco:hover
{
	color:#FFF;		/* Blanco */
}

a,
body,
.color-negro
{
	color: #222; /* Negro */
}

.color-rojo
{
  color: #d12434; /* Rojo */
}

/* -------------------------------------------------
					GENERALES 
------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body{
  background: url(../img/design/bg-header.jpg) no-repeat #000 top center;
	font-family: "latolight", Helvetica, Arial, sans-serif;
	font-size: 16px;
}
img{
	border: 0;
	max-width: 100%;
}
a{
	text-decoration: none;
}
section,
header,
footer
{
	float: left;
	clear: both;
	width: 100%;
}
article,
ul,
nav li,
nav
{
	float: left;
}
.pull-right
{
  float: right;
}
h1{
	font-size: 3em;
	font-family: "latolight";
}
h2{
	font-size: 2em;
	font-family: "latolight";
}
h3{
	font-size: 1.3em;
	font-family: "latolight";
}
p{
	margin: 8px 0;
}
hr{
	background: url(../img/design/hr.png) repeat-x;
	border: none;
	height: 9px;
  margin-bottom: 15px;
}
.horizontal-row{
  background: url(../img/design/hr.jpg) no-repeat;
  background-position: center center;
  height: 18px;
  margin: 40px 0 20px 2%;
  text-align: center;
  width: 96%;
}
.alto20{
  height: 20px;
}
.row{
	width: 100%;
}
.text-left{
	text-align: left;
}
.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}
.text-justify{
	text-align: justify;
}
.text-sm{
  font-size: .9em;
}
.text-xs{
  font-size: .6em;
}
.text-lg{
  font-size: 1.1em;
}
.light{
  font-family: "latolight";
}
.regular{
  font-family: "latoregular";
}
.bold{
  font-family: "latobold";
}
.italic{
  font-style: italic;
}
iframe{
	border: 0;
	height: 200px;
  margin: 0;
	width: 100%;
}
.video{
  float: none;
  margin: 0 auto;
  width: 500px;
}
.mitad{
  width: 50%;
}
.tercio{
  width: 33%;
}
.fondo-blanco{
  background: #fff;
}
.margen-top-20{
  margin-top: 20px;
}
.margen-top-40{
  margin-top: 40px;
}
.margen-bottom-20{
  margin-bottom: 20px;
}
.padding-bottom-20{
  padding-bottom: 20px;
}
.margen-left-50{
  margin-left: 50px;
}
.alpha-50,
.alpha-75
{
	opacity:1;
}
.alpha-50:hover{
	opacity:.5;
}
.alpha-75:hover{
	opacity:.75;
}
.transicion{
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.transicion:hover{
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

/* -------------------------------------------------
					NAVEGACIÓN 
------------------------------------------------- */
nav {
	text-align: center;
  height: 27px;
  margin-top: 20px;
	width: 100%;
	z-index: 10;
}
nav ul{
  width: 100%;
}
nav li {
	position: relative;
	list-style: none;
}
nav a {
  box-shadow: none;
  font-family: 'latoregular', Helvetica, arial;
  font-size: 20px;
  padding: 5px 53px;
}
nav a:hover
{
  background: #4b0000;
}
.select-menu {
	display: none !important;
}
.nav1{
  background: #f09721;
}
.nav2{
  background: #5d8222;
}
.nav3{
  background: #6e3a60;
}
.nav4{
  background: #dc292d;
}
.nav5{
  background: #f26122;
}
.nav6{
  background: #8ba949;
  box-shadow: 11px 0 0 0 #8ba949;
}
.nav6:hover{
  box-shadow: 11px 0 0 0 #4b0000;
}
.menu2{
  box-shadow: 0 10px 0 0 #5d8222;
}
.menu3{
  box-shadow: 0 10px 0 0 #6e3a60;
}
.menu4{
  box-shadow: 0 10px 0 0 #dc292d;
}
.menu5{
  box-shadow: 0 10px 0 0 #f26122;
}
.menu6{
  box-shadow: 0 10px 0 0 #8ba949;
}
.sombra2{
  box-shadow: 0 3px 0 0 #5d8222;
}
.sombra3{
  box-shadow: 0 3px 0 0 #6e3a60;
}
.sombra4{
  box-shadow: 0 3px 0 0 #dc292d;
}
.sombra5{
  box-shadow: 0 3px 0 0 #f26122;
}
.sombra6{
  box-shadow: 0 3px 0 0 #8ba949;
}
/* -------------------------------------------------
					TEMPLATE 
------------------------------------------------- */
section.container{
  float: none;
  margin: 0 auto;
  max-width: 1170px;
  position: relative;
  width: 100%;
}
section.container-90{
  font-size: 1.1em;
  width: 85%;
}
header{
  margin-bottom: 10px;
  padding-top: 20px;
}
footer{
  background: #000;
  margin-top: 20px;
  min-height: 100px;
  padding-bottom: 50px;
}
footer a:hover{
	text-decoration: underline;
}
.footer1{
  width: 40%;
}
.footer2{
  margin-top: 50px;
  width: 30%;
}
#logo{
	max-width: 339px;
	width: 100%;
}
#face{
  top: 150px;
  position: absolute;
  right: 0;
}
#face-i{
  background: #FFF;
  border-radius: 1em;
  padding: 5px 9px;
}
#face-i-contacto{
  background: #231f20;
  border-radius: 1em;
  padding: 5px 9px;
}
/* -------------------------------------------------
          INICIO 
------------------------------------------------- */
#container-inicio{
  height: 450px;
  padding: 20px 0;
  max-width: 710px;
}
.inicio-col-1{
  margin-right: 2%;
  width: 31%;
}
.inicio-col-2{
  width: 31%;
}
#inicio-eventos,
#inicio-contacto,
#inicio-cursos{
  margin-top: 11px;
}


/* -------------------------------------------------
          NOSOTROS 
------------------------------------------------- */
.fa-circle{
  height: 15px;
  vertical-align: middle;
}
.nosotros-logos{
  text-align: center;
  width: 33%;
}


/* -------------------------------------------------
          NOSOTROS 
------------------------------------------------- */
.foto-item{
  margin: 5px 1%;
  width: 23%;
}

/* -------------------------------------------------
          MENUS 
------------------------------------------------- */
.horizontal-logo{
  background: url(../img/design/hr.jpg) no-repeat;
  background-position: center center;
  margin: 0 0 20px 2%;
  text-align: center;
  width: 96%;
}
.img-menus{
  margin-top: 40px;
  width: 95%;
}
/* -------------------------------------------------
          CURSOS 
------------------------------------------------- */
.cursos-pic{
  max-width: 272px;
  width: 34%;
}
.cursos-txt{
  margin-left: 2%;
  width: 60%;
}
/* -------------------------------------------------
          CONTACTO 
------------------------------------------------- */
.contacto-left{
  width: 40%;
}
.contacto-right{
  margin-left: 10%;
  width: 45%;
}

form{
	padding-left: 10px;
}
label{
	display: inline-block;
	font-size: .9em;
	padding-top: 8px;
	vertical-align: top;
	width: 400px;
}
input[type="email"], 
input[type="text"], 
input[type="password"], 
textarea
{
    background:#000;
    border: solid 1px #999;
    color:#FFF;
    font-family:arial;
    font-size:1em;
    padding: 4px 1%;
    width:97%;
}
input[type="email"]:focus, 
input[type="text"]:focus, 
input[type="password"]:focus, 
textarea:focus
{
    background:#222;
}

input[type="submit"]{
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active:focus{
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
textarea{
	height: 100px;
    resize:none;
}
label {
    cursor:pointer;
}
fieldset{
    border: none;
}
legend{
    color:#333;
    font-size:1.3em;
    text-align: center;
}
#exito{
	color: #070;
	background: #DFD;
	border: dashed #070;
	border-radius: .5em;
	float: left;
	margin-bottom: 8px;
	margin-left: 3%;
	padding: .25em;
	text-align: center;
	width: 90%;
}
#fail{
	color: #C00;
	background: #FCC;
	border: dashed #C00;
	float: left;
	margin-bottom: 8px;
	margin-left: 3%;
	padding: .25em;
	text-align: center;
	width: 90%;
}
.btn {
  display: inline-block;
  padding: 6px 30px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: #111;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #333;
  border-color: #555;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 70%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 18px 0;
  font-size: 14px;
  list-style: none;
  background-color: #6ccde0;
  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.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  background: none;
  clear: both;
  display: block;
  font-weight: normal;
  line-height: 1.42857143;
  margin-left: 0;
  padding: 3px 20px;
  white-space: nowrap;
}
.dropdown-menu > li {
	text-align: left;
	width: 100%;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: transparent;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  color: #FFF;
  text-decoration: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  background-color: #003a55;
  outline: 0;
  text-decoration: none;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.badge {
	display: inline-block;
	min-width: 10px;
	margin: 0 2px;
	padding: 4px 7px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 19px;
	border: solid 1px #FFF;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px 2%;
  width: 96%;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  /*color: inherit;*/
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}


.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
          transition: height .35s ease;
}

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
     -moz-transition:    -moz-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}


.carousel {
  position: relative;
  margin-bottom: 15px;
  line-height: 1;
  width: 100%;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 30px;
  font-weight: 100;
  line-height: 1px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  padding: 10px 5px 0 5px;
}

.carousel-control.right {
  right: 15px;
  left: auto;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-indicators {
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

.carousel-indicators li {
  display: block;
  float: left;
  width: 13px;
  height: 13px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.affix {
  position: fixed;
}

/* -------------------------------------------------
					MediaQuery 
------------------------------------------------- */

@media (max-width: 1200px) {
  section.container{
    max-width: 1000px;
  }
  nav a {
    font-family: 'latoregular', Helvetica, arial;
    font-size: 18px;
    padding: 5px 44px 6px 44px;
  }
  nav a:last-child{
    box-shadow: 2px 0 0 0 #db292d;
  }
}
@media (max-width: 1020px) {
  section.container{
    max-width: 700px;
  }
  nav a {
    font-family: 'latoregular', Helvetica, arial;
    font-size: 18px;
    padding: 5px 19px 6px 19px;
  }
  nav a:last-child{
    box-shadow: 2px 0 0 0 #db292d;
  }
  nav a:hover
  {
    background: #4b0000;
  }
  nav a:hover:last-child{
    box-shadow: 5px 0 0 0 #4b0000;
  }
  .footer1,
  .footer2{
    margin-top: 15px;
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 700px) {
	.menu{
		display: none;
	}
	.select-menu {
		border: 1px solid #999;
		background: #494949 ;
		color: #ffffff;
		cursor: pointer;
		display: block !important;
		height: 30px;
		margin-left: 10% ;
		width: 80%;
	}
  #logo{
    max-width: 200px;
  }
  nav{
    height: 50px;
  }
  #face{
    position: relative;
    text-align: center;
    padding-bottom: 20px;
    right: 0;
    top: 0;
  }
}


.bg-test1{
  background: #ff0;
}
.bg-test2{
  background: #f0f;
}
.bg-test3{
  background: #0ff;
}