.tp-caption.top-label.lfl.stl.start {
    z-index: 2 !important;
}
.tp-caption.sft.stb.visible-lg.start {
    z-index: 2 !important;
}
.tp-caption.main-label.sft.stb.start {
    z-index: 2 !important;
}
.white-shadow-color{
    color: #FFF !important;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 1) !important;
}
.bg-white{
	background-color: #FFF !important;
}
.bg-white {
    padding-top: 68px;
    padding-bottom: 0px;
    z-index: 0;
}

.bg-white h1.word-rotator-title.mb-sm {
    margin: 0px !important;
    padding-bottom: 8px;
    float: left;
    width: auto;
    border-bottom: 5px solid #e2001a;
    /* margin-bottom: -5px !important; */
    z-index: 2;
    position: relative;
}

.bg-white .container {
    margin-bottom: -5px !important;
    z-index: 1;
}
.line-gris{
    border-bottom: 5px solid #cccccc;
	width:100%;
	float:left;
}
img{ max-width:100%;}


.contact-form input.form-control, .contact-form textarea.form-control {
    background-color: #ede9e9 !important;
    border-color:  #ede9e9 !important;
}

.contact-form label {
    color: #929090 !important;
    font-size: 1.4em;
    font-weight: 300;
}

.contact-form textarea.form-control {
    padding-bottom: 50px;
}
a.btn-enviar,
div.btn-enviar input.btn.btn-primary {
    background-color: rgb(27, 73, 149);
    background: rgb(27, 73, 149);  background: -moz-linear-gradient(90deg, rgb(27, 73, 149) 30%, rgb(34, 0, 120) 100%);  background: -webkit-linear-gradient(90deg, rgb(27, 73, 149) 30%, rgb(34, 0, 120) 100%);  background: -o-linear-gradient(90deg, rgb(27, 73, 149) 30%, rgb(34, 0, 120) 100%);  background: -ms-linear-gradient(90deg, rgb(27, 73, 149) 30%, rgb(34, 0, 120) 100%);  background: linear-gradient(180deg, rgb(27, 73, 149) 30%, rgb(34, 0, 120) 100%);
    border: 1px solid rgb(27, 73, 149) !important;
	color: #FFF !important;
}
.btn-contacto{
	 background: rgb(27, 73, 149);  
	 background: -moz-linear-gradient(90deg, rgb(175, 6, 26) 30%, rgb(225, 0, 26) 100%); 
	 background: -webkit-linear-gradient(90deg, rgb(175, 6, 26) 30%, rgb(225, 0, 26) 100%);  
	 background: -o-linear-gradient(90deg, rgb(175, 6, 26) 30%, rgb(225, 0, 26) 100%);  
	 background: -ms-linear-gradient(90deg, rgb(175, 6, 26) 30%, rgb(225, 0, 26) 100%);  
	 background: linear-gradient(180deg, rgb(175, 6, 26) 30%, rgb(225, 0, 26) 100%);
	 color:#FFF !important;
	 border-bottom:2px solid #9e0012 !important;
}
.btn-contacto:hover,
.btn-contacto:focus{
	 background: rgb(27, 73, 149);  
	 background: -moz-linear-gradient(90deg, rgb(225, 0, 26) 30%, rgb(175, 6, 26) 100%); 
	 background: -webkit-linear-gradient(90deg, rgb(225, 0, 26) 30%, rgb(175, 6, 26) 100%);
	 background: -o-linear-gradient(90deg, rgb(225, 0, 26) 30%, rgb(175, 6, 26) 100%);
	 background: -ms-linear-gradient(90deg, rgb(225, 0, 26) 30%, rgb(175, 6, 26) 100%);  
	 background: linear-gradient(90deg, rgb(225, 0, 26) 30%, rgb(175, 6, 26) 100%);
	 color:#FFF !important;
	 border-bottom:2px solid #9e0012 !important;
}
.no-shadow {
-webkit-text-shadow: none !important;
-moz-text-shadow:    none !important;
text-shadow:         none !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
}
.white-shadow {
	text-shadow: 0px 0px 30px rgba(255, 255, 255, 1) !important;
}
div.btn-enviar input.btn.btn-primary {
    margin-top: -36px;
    padding: 6px 40px;
    font-size: 16px;
    height: 36px;
}
a.btn-enviar:hover,
a.btn-enviar:focus,
div.btn-enviar input.btn.btn-primary:hover, 
div.btn-enviar input.btn.btn-primary:focus {
    background: rgb(34, 0, 120);
}


.google-map {
  background: #E5E3DF;
  height: 190px;
  margin: 0px 0 30px 0; 
  width: 100%;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
		  border-radius: 3px;
}

.icon-contact{
	margin: 9px 9px 0px 0px;
	padding: 0px 0px 0px 42px;
	font-size:17px;
	font-weight:300;
	color:#777777;
}
.icon-contact b{ font-weight: 500; }
.icon-contact a{ color: #04378b; }
.icon-oficinas{ background: url(../img/icn-oficinas.png) no-repeat left; }
.icon-email{ background: url(../img/icn-email.png) no-repeat left; }
.icon-telephone{ background: url(../img/icn-telephone.png) no-repeat left; }
.icon-telephone{
	/*float: left;
	width: 100%; */
}
#footer .footer-copyright {
    background-color: #d0d0d1;
    border-top: 4px solid #d0d0d1;
}
#footer .container .row > div {
  margin-bottom: 5px;
}

.slider-container .main-label{ font-size: 55px ; }

.slider-container .main-label.small-main-label{ font-size: 50px ; }



.language {
    top: 67px;      display: block;      position: absolute;      right: 14px;
}
@media (max-width: 991px){
    .language {
        top: 60px;
        right: 20px;
    }
}

@media (max-width: 991px){
	.btn-responsive-nav {
		right: 70px;
	}
}