/*
	For: Admision - Apostólica
	Team: Continua
	Author: Cesar Davila
	Created: 01/12/2016
*/


/*
	// ----------------------------------------------------------------------------
	// Copyright (C) 2017 Continua Mercadotecnia Interactiva
	// ----------------------------------------------------------------------------
*/

body {
  background-color: #ffffff;
  font-family: 'Raleway', sans-serif;
  color: #5e606b;
}

p {
  font-size: 16px;
}

section {
  padding: 25px;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.round {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.sep-1 {
  background-image: url("../images/sep-1.png");
  height: 30px;
  background-position: center;
}

.sep-2 {
  border-bottom: 1px dashed #2CA3D0;
  height: 6px;
  margin-bottom: 4px;
}

#footer-mini-bar h6 {
  font-family: "roboto";
}

.padding {
  padding-top: 20px;
  padding-bottom: 20px;
}


/*titulos**************************************/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Ruda', sans-serif;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  line-height: auto;
  font-size:28px !important;
}


h2 {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  line-height: auto;
}

h3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
}

h4 {
  font-family: 'Raleway', sans-serif;
  font-weight: 200;
  line-height: auto;
}

/*@media only screen and (max-width: 480px) {
  h1 {
    font-size: 3em !important;
  }
  h2 {
    font-size: 1.5em !important;
  }
}*/


/*colores textos**************************************/

.text-color-1 {
  color: #ffffff !important;
}

.text-color-2 {
  color: #5e606b !important;
}

.text-color-3 {
  color: #ffe600 !important;
}

.text-color-4 {
  color: #bd162a !important;
}

.text-color-5 {
  color: #2CA3D0 !important;
}


/*botones**************************************/

.btn-custom-1 {
  color: #ffffff;
  background-color: #2CA3D0;
  border-color: #FFFFFF;
  width: 250px !important;
}

.btn-custom-1:hover,
.btn-custom-1:focus,
.btn-custom-1:active,
.btn-custom-1.active,
.open .dropdown-toggle.btn-custom-1 {
  color: #ffffff;
  background-color: #bd162a;
  border-color: #FFFFFF;
}

.btn-custom-1:active,
.btn-custom-1.active,
.open .dropdown-toggle.btn-custom-1 {
  background-image: none;
}

.btn-custom-1.disabled,
.btn-custom-1[disabled],
fieldset[disabled] .btn-custom-1,
.btn-custom-1.disabled:hover,
.btn-custom-1[disabled]:hover,
fieldset[disabled] .btn-custom-1:hover,
.btn-custom-1.disabled:focus,
.btn-custom-1[disabled]:focus,
fieldset[disabled] .btn-custom-1:focus,
.btn-custom-1.disabled:active,
.btn-custom-1[disabled]:active,
fieldset[disabled] .btn-custom-1:active,
.btn-custom-1.disabled.active,
.btn-custom-1[disabled].active,
fieldset[disabled] .btn-custom-1.active {
  background-color: #2CA3D0;
  border-color: #FFFFFF;
}

.btn-custom-1 .badge {
  color: #2CA3D0;
  background-color: #ffffff;
}

.btn-custom-2 {
  color: #ffffff;
  background-color: #ED2C3B;
  border-color: #C4313D;
  width: 170px !important;
}

.btn-custom-2:hover,
.btn-custom-2:focus,
.btn-custom-2:active,
.btn-custom-2.active,
.open .dropdown-toggle.btn-custom-2 {
  color: #ffffff;
  background-color: #A30D19;
  border-color: #C4313D;
}

.btn-custom-2:active,
.btn-custom-2.active,
.open .dropdown-toggle.btn-custom-2 {
  background-image: none;
}

.btn-custom-2.disabled,
.btn-custom-2[disabled],
fieldset[disabled] .btn-custom-2,
.btn-custom-2.disabled:hover,
.btn-custom-2[disabled]:hover,
fieldset[disabled] .btn-custom-2:hover,
.btn-custom-2.disabled:focus,
.btn-custom-2[disabled]:focus,
fieldset[disabled] .btn-custom-2:focus,
.btn-custom-2.disabled:active,
.btn-custom-2[disabled]:active,
fieldset[disabled] .btn-custom-2:active,
.btn-custom-2.disabled.active,
.btn-custom-2[disabled].active,
fieldset[disabled] .btn-custom-2.active {
  background-color: #ED2C3B;
  border-color: #C4313D;
}

.btn-custom-2 .badge {
  color: #ED2C3B;
  background-color: #ffffff;
}

.btn-custom-3 {
  color: #ffffff;
  background-color: #ed8d2c;
  border-color: #ed8d2c;
  height: 66px;
  min-width: 300px;
  font-weight: bold;
  font-size: 22px;
  text-shadow: 2px 2px #bd162a;
}

.btn-custom-3:hover,
.btn-custom-3:focus,
.btn-custom-3:active,
.btn-custom-3.active,
.open .dropdown-toggle.btn-custom-3 {
  color: #ffffff;
  background-color: #e0b500;
  border-color: #e0b500;
  text-shadow: 2px 2px #e26000;
}

.btn-custom-3:active,
.btn-custom-3.active,
.open .dropdown-toggle.btn-custom-3 {
  background-image: none;
}

.btn-custom-3.disabled,
.btn-custom-3[disabled],
fieldset[disabled] .btn-custom-3,
.btn-custom-3.disabled:hover,
.btn-custom-3[disabled]:hover,
fieldset[disabled] .btn-custom-3:hover,
.btn-custom-3.disabled:focus,
.btn-custom-3[disabled]:focus,
fieldset[disabled] .btn-custom-3:focus,
.btn-custom-3.disabled:active,
.btn-custom-3[disabled]:active,
fieldset[disabled] .btn-custom-3:active,
.btn-custom-3.disabled.active,
.btn-custom-3[disabled].active,
fieldset[disabled] .btn-custom-3.active {
  background-color: #2CA3D0;
  border-color: #FFFFFF;
}

.btn-custom-3 .badge {
  color: #2CA3D0;
  background-color: #ffffff;
}

.btn-custom-4 {
  color: #ffffff;
  text-shadow: 2px 2px #1f6984;
  background-color: #2CA3D0;
  border-color: #2CA3D0;
  height: 66px;
  min-width: 300px;
  font-weight: bold;
  font-size: 22px;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.38) !important;
}

.btn-custom-4:hover,
.btn-custom-4:focus,
.btn-custom-4:active,
.btn-custom-4.active,
.open .dropdown-toggle.btn-custom-4 {
  color: #ffffff;
  background-color: #e0b500;
  border-color: #e0b500;
  text-shadow: 2px 2px #e26000;
}

.btn-custom-4:active,
.btn-custom-4.active,
.open .dropdown-toggle.btn-custom-4 {
  background-image: none;
}

.btn-custom-4.disabled,
.btn-custom-4[disabled],
fieldset[disabled] .btn-custom-4,
.btn-custom-4.disabled:hover,
.btn-custom-4[disabled]:hover,
fieldset[disabled] .btn-custom-4:hover,
.btn-custom-4.disabled:focus,
.btn-custom-4[disabled]:focus,
fieldset[disabled] .btn-custom-4:focus,
.btn-custom-4.disabled:active,
.btn-custom-4[disabled]:active,
fieldset[disabled] .btn-custom-4:active,
.btn-custom-4.disabled.active,
.btn-custom-4[disabled].active,
fieldset[disabled] .btn-custom-4.active {
  background-color: #2CA3D0;
  border-color: #FFFFFF;
}

.btn-custom-4 .badge {
  color: #2CA3D0;
  background-color: #ffffff;
}



/*backgrounds**************************************/

.bg-01 {
  background-image: url("../images/texture-1.png");
  background-repeat: no-repeat;
  background-position: left top;
}

.bg-02 {
  background-image: url("../images/bg-footer.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}

.bg-color-1 {
  background-color: #ed1b35;
}


/*links*/

.link-1 {
  color: #bd162a !important;
}

.link-2 {
  color: #ffffff !important;
}


/*************************      VIÑETAS   **************************************/

ul.vineta-1 {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 18px;
}

ul.vineta-1 li {
  background: url("../images/vineta-1.png") no-repeat left center;
  line-height: 32px;
  padding-left: 30px;
  padding-top: 0px;
}


/*************************  TABS   **************************************/


/* Tabs panel */

.tabbable-panel {
  border: 0px solid #eee;
  padding: 0px;
  width: 100% !important;
}


/* Small devices (tablets, 768px and up) */


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
  .nav-tabs a {
    font-size: 10px !important;
    width: 50% !important;
  }
  .tab-pane h2 {
    font-size: 18px !important;
    text-align: center !important;
  }
  .tab-pane ul li {
    font-size: 15px !important;
  }
}


/* Default mode */

.tabbable-line>.nav-tabs {
  border: none;
  margin: 0px;
}

.tabbable-line>.nav-tabs>li {
  margin-right: 2px;
}

.tabbable-line>.nav-tabs>li>a {
  border: 0;
  margin-right: 0;
  color: #737373;
}

.tabbable-line>.nav-tabs>li>a>i {
  color: #a6a6a6;
}


/*.tabbable-line > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
  border-bottom: 10px solid #fbcdcf;
}*/

.tabbable-line>.nav-tabs>li.open:after,
.tabbable-line>.nav-tabs>li:hover:after {
  content: "";
  float: left;
  background: #cecece;
  width: 100%;
  height: 20px;
  border-radius: 10px;
  margin-top: 5px;
  position: relative;
  top: 11px;
}

.tabbable-line>.nav-tabs>li.open>a,
.tabbable-line>.nav-tabs>li:hover>a {
  border: 0;
  background: none !important;
  color: #333333;
}

.tabbable-line>.nav-tabs>li.open>a>i,
.tabbable-line>.nav-tabs>li:hover>a>i {
  color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu,
.tabbable-line>.nav-tabs>li:hover .dropdown-menu {
  margin-top: 0px;
}


/*.tabbable-line > .nav-tabs > li.active {
  border-bottom: 10px solid #f3565d;
  position: relative;
}*/


/**TABS ACTIVOS: cambia el color a cada tab individual*/

.tabbable-line>.nav-tabs>li#a.active:after {
  content: "";
  float: left;
  background: #7f2cf0;
  width: 100%;
  height: 20px;
  border-radius: 10px;
  margin-top: 5px;
  position: relative;
  top: 11px;
}

.tabbable-line>.nav-tabs>li#b.active:after {
  content: "";
  float: left;
  background: #2cd9f0;
  width: 100%;
  height: 20px;
  border-radius: 10px;
  margin-top: 5px;
  position: relative;
  top: 11px;
}

.tabbable-line>.nav-tabs>li#c.active:after {
  content: "";
  float: left;
  background: #2cf0ac;
  width: 100%;
  height: 20px;
  border-radius: 10px;
  margin-top: 5px;
  position: relative;
  top: 11px;
}

.tabbable-line>.nav-tabs>li.active>a {
  border: 0;
  color: #333333;
}

.tabbable-line>.nav-tabs>li.active>a>i {
  color: #404040;
}

.tabbable-line>.tab-content {
  margin-top: 0px;
  background-color: #fff;
  border: 0;
  border-top: 0px solid #eee;
  padding: 0px 0;
}

.portlet .tabbable-line>.tab-content {
  padding-bottom: 0;
}


/* Below tabs mode */

.tabbable-line.tabs-below>.nav-tabs>li {
  border-top: 4px solid transparent;
}

.tabbable-line.tabs-below>.nav-tabs>li>a {
  margin-top: 0;
}

.tabbable-line.tabs-below>.nav-tabs>li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}

.tabbable-line.tabs-below>.nav-tabs>li.active {
  margin-bottom: 0px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}

.tabbable-line.tabs-below>.tab-content {
  margin-top: 0px;
  border-top: 0;
  border-bottom: 0px solid #eee;
  padding-bottom: 0px;
}

.nav-tabs>li,
.nav-pills>li {
  float: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.nav-tabs,
.nav-pills {
  text-align: center;
}

.tab-pane {
  /*
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
*/
  text-shadow: 0px 1px 2px rgba(150, 150, 150, 1);
}

.tab-pane ul li {
  font-size: 20px !important;
}

#tab_default_1 {
  background-image: url("../images/tab-1.png");
  background-position: right top;
  height: 352px;
}

#tab_default_2 {
  background-image: url("../images/tab-2.png");
  background-position: right top;
  height: 352px;
}

#tab_default_3 {
  background-image: url("../images/tab-3.png");
  background-position: right top;
  height: 352px;
}


/*************************  END/TABS   **************************************/


/*jumbotron * *************************************/

.bg {
  background: url('../images/header-admi.png') no-repeat center center;
  position: fixed;
  width: 100%;
  height: 400px;
  /*same height as jumbotron */
  top: 0;
  left: 0;
  z-index: -1;
}

@media only screen and (max-width: 600px) {
    .bg {
      background: url('../images/header-admi.png') no-repeat left center;
    }
}

.jumbotron {
  margin-top: -12px;
  margin-bottom: 12px;
  /*margin: los valores superiores deben ser iguales pero con valores negativo y positivo, en su defecto el valor 0 para ambos*/
  height: 400px;
  color: white;
  text-shadow: #444 0 1px 1px;
  background: transparent;
}



/*video**************************************/

#foot-video {
  text-align: center;
  background-image: url("../images/bg-video.png");
  height: 340px;
  background-position: center;
}

#foot-galeria {
  text-align: center;
  background-image: url("../images/bg-galeria.png");
  height: 340px;
  background-position: center;
}

#foot-video button {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}

#foot-galeria button {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}


/***modal * *************************************/

.modal-content {
  background-color: #02234e;
}

.modal-body {
  background-color: #02234e;
}

.modal-header {
  border-bottom: 1px #02234e solid;
}


/***pestaña de info * *************************************/

.tab-info {
  position: fixed;
  right: 30px;
  top: 0px;
  z-index: 1000;
  padding: 10px;
  background-color: #2CA3D0;
  border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
}
.tab-info i{
  color: #ff8f0d;
}

.lleno {
    font-weight: normal;
    color: #ED2C3B;
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}

@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}