body, html {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
  /*  background-image:url("images/background.png");*/
    background-color: #BC141A !important;
    line-height: 1.2 !important;
}
.tss_titulo{
    font-family: 'Hind Guntur', sans-serif !important;
}
span, p, .tss-navbar{
    font-family: 'Source Sans Pro', sans-serif !important;
}
.fa-stack{
    text-align: center !important;
}
#tss_wrap{
    height: auto !important;
    background-color: white !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    /*margin-left: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-right: auto !important;
    padding: 0px !important;*/
}
.display-inline-block{
    display: inline-block;
}
.tss_header{
    min-height: 120px;
    position: relative;
}
.tss_width100{
    width: 100%;
    position: relative;
    margin: 0;
}
.logo_style {
    margin: 10px;
}
.logo_style span{
    font-family: 'Hind Guntur', sans-serif !important;
    font-size: 30px;
}
.footer{
    padding: 20px;
}
.floatl {
    float: left;
    font-size: 18px;
}
.btn-menu{
    margin-top: 10px!important;
    margin-bottom: 10px !important;
}
.contact{
    display: block;
    padding-right: 16px;
    border-right: thin #999 solid;
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar {
    height: 60px !important;
    position: relative !important;
}
.tss-navbar{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    background-color: rgb(0, 92, 171) !important;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    text-align: center;
    color:white !important;
}
.nav>li>a:hover{
     background-color: white !important;
     color:black !important;
}
.nav>li>a:focus{ 
    background-color: white !important; 
    color:black !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: white !important;
    color: black !important;
}

.navbar-toggle {
    position: relative;
    width: 100% !important;
    float: left !important;
    /*background-color: black !important;*/
    border-radius: 10px !important;
}
.icon-bar{
    background-color:white !important;
    margin-left: 50% !important;
    margin-right: 50% !important;
}
.navbar-toggle:hover {
    /*background-color: black !important;*/
    border: 1px solid white !important;
}
.tss_content{
    min-height: 0px;
    position: relative;
}
.tss_titulo span{
    color:white;
    line-height: 1.2 !important;
    position: relative;
    width: 100%;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.bg-blue{
    background-color: rgb(37, 37, 161) !important;
    opacity: 0.5;
    height: 100%;
    width: 100%;
    position: absolute;
}

.banner-home{
    color:white;
    background:url("images/home.jpg") center center;
    width: 100%;
    height: 370px !important;
}
.tss-img-control-pago{
    color:white;
    background:url("images/control-pagos.jpg") center center; 
}
.tss-titulo-img-contacto{
    color:white;
    background:url("images/contacto.jpg") center center;
    /*height: 100px !important;*/
}
.tss-titulo-img-articles{
    color:white;
    background:url("images/articles.jpg") no-repeat center;
    /*height: 100px !important;*/
}
.tss-titulo-img-acercade{
    color:white;
    background:url("images/acercade.jpg") center center;
}
.tss-reclut{
    color:white;
    background:url("images/recluta.jpg") center center;
}
#img-reclut{
    margin-left: 20%;
}
.tss_titulo span{
    font-size:40px;
    color:white;
    letter-spacing: 0.04em;
    line-height: 100%;
    text-shadow: 1px 1px 0 #2F0E16;
    text-align: justify !important;
}
.titulo-span-home span{
    top:100 !important;
}
.tss-titulo-nh{
    height: 100px !important;
    font-size:40px;
    line-height: 2.3 !important;
    color:white;
    letter-spacing: 0.04em;
    text-shadow: 1px 1px 0 #2F0E16;
}
.tss-titulo-nh span{
    top:100 !important;
    margin-left: 30px !important;
}
.tss_titulo{
    /*background-color: rgb(37, 37, 161) !important;*/
}
.tss_body{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px !important;
    /*margin: 30px 30px;*/
    line-height: 1.3em;
}
.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 .social {
     -webkit-transform: scale(0.8);
     /* Browser Variations: */
     -moz-transform: scale(0.8);
     -o-transform: scale(0.8);
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
 }
@media (max-width: 767px){
    .dropdown-header{
        color: red !important;
        text-decoration: underline;
    }
    .dropdown-menu>li>a {
        color: white !important;
    }
    .dropdown-menu>li>a:hover {
        color: black !important;
    }
}
li { 
    cursor: pointer !important; 
}

.h3-titulo{
}
.w-padd{
     padding-top: 30px !important
}
.h4-titulo{
    background-color: rgb(37, 37, 161) !important;
    opacity: 0.4;
    background-color: blue;
    color:white;
    border-radius: 10px;
}
.fa-circle{
    border-radius: 100%;
    -webkit-box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.75);
}
.img-over{
    top: 20;
    position: relative;
    z-index: 9999;
    width: 70px;
    height: 70px;
}
.tss_body{
    text-align: center;
    background-color: rgb(0, 92, 171) !important;
    opacity: 0.8;
    color:white;
    margin-right:0px !important;
    margin-left: 0px !important;
    width: 100% !important;
}

.row form{
    margin: 30px 30px !important;
}
.row p{
     margin: 30px 30px !important;
     font-size: 18px !important;
}
.list-group{
    color: black !important;
}
.tss-loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../css/images/loading.svg) center no-repeat transparent;
}
@media (max-width: 768px){ 
    .titulo-span-home span {
        top: 30 !important;
        font-size: 30px !important;
    }
}

/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px 0px 0px;
}
#quote-carousel{
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 50px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}

/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 0px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
      margin-top: 30px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}
.div-news{
   height: 120px !important;

}
.div-news p{
   font-size: 15px !important;
}
#login-dp{
    min-width: 250px;
    padding: 14px 14px 0;
    overflow:hidden;
    background-color:rgba(255,255,255,.8);
}
#login-dp .help-block{
    font-size:12px    
}
#login-dp .bottom{
    background-color:rgba(255,255,255,.8);
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}
#login-dp .social-buttons{
    margin:12px 0    
}
#login-dp .social-buttons a{
    width: 49%;
}
#login-dp .form-group {
    margin-bottom: 10px;
}
.btn-fb{
    color: #fff;
    background-color:#3b5998;
}
.btn-fb:hover{
    color: #fff;
    background-color:#496ebc 
}
.btn-tw{
    color: #fff;
    background-color:#55acee;
}
.btn-tw:hover{
    color: #fff;
    background-color:#59b5fa;
}
@media(max-width:768px){
    #login-dp{
        background-color: inherit;
        color: #fff;
    }
    #login-dp .bottom{
        background-color: inherit;
        border-top:0 none;
    }
}
footer{
    height: 20px !important;
}
.text-muted{
    font-style: italic;
    text-decoration: underline;
    color:white !important;
}
.autor{
    font-style: italic;
    color:white !important;
}
.title{
    margin:20px 20px !important;
    text-decoration: underline;
}
.iframe-container {    
    padding-bottom: 60%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.iframe-container iframe,
.iframe-container object,
.iframe-container embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modal.in .modal-dialog {
  transform: none; /*translate(0px, 0px);*/
}