@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Roman.eot');
    src: url('../fonts/Avenir-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Avenir-Roman.woff2') format('woff2'),
        url('../fonts/Avenir-Roman.woff') format('woff'),
        url('../fonts/Avenir-Roman.ttf') format('truetype'),
        url('../fonts/Avenir-Roman.svg#Avenir-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}




/*-----------------------------------------------------------------*/


/*-----------------------------------------------------------------*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

body {
  background: #000;
  color: #fff;
 /*font-family: 'Nunito', ;*/
 font-family: 'Avenir';
 font-weight: normal;
 font-style: normal;
}

a {
  color: #fff;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #789D90;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family: "Raleway", sans-serif;
  font-weight: 400;*/
 font-family: 'Avenir';
 font-weight: normal;
 font-style: normal;	
  margin: 0 0 20px 0;
  padding: 0;

}

.inter{
  line-height: 15.3px; 
}
 

.tooltip{
color:#fff
}

.tooltip{position:absolute;z-index:1070;display:block;margin:18px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0;}
.tooltip.show{opacity:.9}
.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}
.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}
.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#789D90}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#789D90}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#789D90}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#789D90}.tooltip-inner{max-width:200px;padding:.4rem .5rem;color:#fff;text-align:center;background-color:#789D90;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}


.main-page {
  margin-top: 70px;
}

.wow {
  visibility: hidden;
}

/* Prelaoder */

#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("../img/preloader.svg") no-repeat center center;
}

/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #789D90;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s ease-in-out;
}

.back-to-top i {
  font-size: 24px;
  padding-top: 6px;
}

.back-to-top:focus {
  background: #789D90;
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #789D90;
  color: #fff;
}


@media (min-width: 1000px) {
.fijar{
position: fixed; bottom: 10px; 
}
}

.contact-posi{
position: fixed;
left: 20px;
bottom:10px;
z-index: 1
}

.position-back{
position: fixed;
left: 20px;
top: 50%;
z-index: 1
}
.position-back img{
width: 12px
}

.position-back-inf{
display: none;
}

.position-back-inf img{
width: 34px
}


.position-cont-proy{
display: none
}

@media (max-width: 768px) {
	
}	

@media (max-width: 992px) {
.position-back{
display: none
}
.position-back-inf{
display: inherit
}
.contact-posi{
position: inherit;
}
}

@media (max-width: 768px) {
.position-cont-proy{
position: fixed;
left: 20px;
top: 50%;
z-index: 1;
display: inherit
}
.position-cont-proy img{
width: 15px
}
}	


/* Sections Header
--------------------------------*/

.section-header {
  margin-bottom: 60px;
  position: relative;
  padding-bottom: 20px;
}

.section-header::before {
  content: '';
  position: absolute;
  display: block;
  width: 60px;
  height: 5px;
  background: #789D90;
  bottom: 0;
  left: calc(50% - 25px);
}

.section-header h2 {
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}

.section-header p {
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: #9195a2;
}

.section-with-bg {
  background-color: #f6f7fd;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.idioma-top{position: absolute; top: 30px; right: 60px;}
.idioma-top a{color: #fff}.idioma-top a:hover{ opacity: 0.8}
@media (max-width: 991px) {
.idioma-top{display: none}
}	
#header {
  height: 90px;
  padding: 25px 0;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}

#header.header-scrolled,
#header.header-fixed {
  background: rgba(0, 0, 0, 0);
  height: 80px;
  padding: 15px 0;
  transition: all 0.5s;
}

@media (max-width: 992px) {
#header.header-scrolled,
#header.header-fixed {
  background: rgba(0, 0, 0, 0.9);
  height: 80px;
  padding: 15px 0;
  transition: all 0.5s;
}
}

#header #logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 6px 0;
  line-height: 1;
 /*font-family: "Raleway", sans-serif;
  font-weight: 700;*/
 font-family: 'Avenir';
 font-weight: normal;
 font-style: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header #logo h1 span {
  color: #789D90;
}

#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 0;
 width:100%;
  max-width: 65px;
}

@media (max-width: 992px) {
#header #logo img {
  padding: 0;
  margin: 0;
 width:100%;
  max-width: 45px;
}
}


 
.pull-left{
padding-left: 20px
}
@media (max-width: 992px) {
.pull-left{
padding-left:0
}
}
.logo-home{width: 100%;  width: 180px}

@media (max-width: 1199px) {
.logo-home{
width: 100%; width: 140px;  
}
.ocultar-tablet{ display: none}
.margen-tablet{ padding-top: 20px}
}
.logo-home-m{
width: 100%; max-width: 140px
}
.logo-menu{
width: 100%; max-width:90px; padding-left: 10px
}
.mostrar-mobile{display: none} 
.mostrar-pc{display: inherit} 
.ocultar-pc{display: none}
@media (max-width: 991px) {
.ocultar-mobile{display: none}
.mostrar-mobile{display:inherit}
.mostrar-pc{display: none} 
.ocultar-pc{display: inherit}
.mostrar-bullets{display: none}
}
 

.carou-over:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;  
}

.nav-menu li {
  position: relative;
  white-space: nowrap; 
}

.nav-menu > li {
  float: left;  
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;  
}

.nav-menu ul ul {
  top: 0;
  left: 100%; 
}

.nav-menu ul li {
  min-width: 180px;  
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */

#nav-menu-container {
  float: right;
  margin: 0;
}

#nav-menu-container-v {
  float: right;
  margin: 0;
}

/* Nav Meu Styling */
.hide-nav-m{display: none }

@media (max-width: 991px) {
.hide-nav-m{display: inherit}
}

.nav-menu a {
  padding: 8px;
  text-decoration: none;
  display: inline-block;
  color: rgba(202, 206, 221, 0.8);
  /*font-family: "Raleway", sans-serif;
  font-weight: 600;*/
 font-family: 'Avenir';
 font-weight: normal;
 font-style: normal;
  font-size: 14px;
  outline: none;
}

.nav-menu .menu-active a,
.nav-menu a:hover {
  color: #fff;
}

.nav-menu > li {
  margin-left: 8px;
}

.nav-menu > li > a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #000;
  visibility: hidden;
  transition: all 0.3s ease-in-out 0s;
}

.nav-menu a:hover:before,
.nav-menu li:hover > a:before,
.nav-menu .menu-active > a:before {
  visibility: visible;
  width: 100%;
}

 

.btns-home a {
  color: #fff;
  background: #d01216;
  padding: 7px 22px;
  border-radius: 50px;
  border: 2px solid #d01216;
  transition: all ease-in-out 0.3s;
  font-weight: 500;
  margin-left: 8px;
  margin-top: 2px;
  line-height: 1;
  font-size: 13px;
}

.btns-home a:hover {
  background: none;
}

.btns-home:hover a:before,
.btns-home.menu-active a:before {
  visibility: hidden;
}



.btn-cotiza{color:#fff;background-color:#789D90;border-color:#789D90;border: 0; padding:12px; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}
.btn-cotiza:hover{color:#fff;background-color:#789D90;border-color:#789D90; border: 0;  opacity:0.8;}




.nav-menu li.buy-tickets a {
  color: #fff;
  background: #000;
  padding: 7px 22px;
  border-radius: 50px;
  border: 2px solid #000;
  transition: all ease-in-out 0.3s;
  font-weight: 500;
  margin-left: 8px;
  margin-top: 2px;
  line-height: 1;
  font-size: 13px;
}

.nav-menu li.buy-tickets a:hover {
  background: none;
}

.nav-menu li.buy-tickets:hover a:before,
.nav-menu li.buy-tickets.menu-active a:before {
  visibility: hidden;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
  border-radius: 3px;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #000;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
  border-radius: 3px;
}

.nav-menu ul li:hover > a {
  background: #000;
  color: #fff;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */

#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 25px 25px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}



@media (max-width:768px) {
#mobile-nav-toggle {
  margin: 25px 5px 0 0;
}
}

@media (max-width:576px) {
#mobile-nav-toggle {
  margin: 25px 0px 0 0;
}
}


#mobile-nav-toggle i {
  color: #fff;
}



 


/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  margin: 0 15%;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.8);
  left: -90%;
  width: 70%;
  overflow-y: auto;
  transition: 0.4s;
}

@media (max-width:768px) {
#mobile-nav ul {
  padding:0;
  margin: 0;
  list-style: none; 
 margin-top: 5%
}

}
 
@media (max-width:576px) {
#mobile-nav ul {
  padding:0;
  margin: 0;
  list-style: none; 
 margin-top: 5%
}
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 22px;
  overflow: hidden;
  padding: 5px 45px 5px 10px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none; text-align: center
}

@media (max-width:768px) {
#mobile-nav ul li a {
  padding: 2px 0px 2px 10px;
}
}

@media (max-width:576px) {
#mobile-nav ul li a {
  padding: 3px 17px 3px 20px;
}
}

@media (max-width:320px) {
.ser-jard{line-height:1 }
}
 



#mobile-nav ul li a:hover {
  color: #82d8ba;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #789D90;
}

#mobile-nav ul .menu-item-active {
  color: #789D90;
}

/*#mobile-body-overly {
  width: 80%;
  height: 100%;
  z-index: 997;
  top: 0;
 left: 0%;
  position: fixed;
  background: rgba(6, 12, 34, 0.8);
  display: none;
}*/

/* Mobile Nav body classes */

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
  width: 100%;
 height: 100vh;
  background:#000;
  background-size: cover;
  /*position: relative; */
  overflow: hidden;
  
}

#intro:before {
  content: "";
  background: rgba(6, 12, 34, 0);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#intro .intro-container {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding: 0 15px;  
}

#intro h1 {
  color: #fff;
  /*font-family: "Raleway", sans-serif;
   font-weight: 600;*/
   font-family: 'Avenir';
   font-weight: normal;
   font-style: normal;
  font-size: 56px;
  text-transform: uppercase;
}

#intro h1 span {
  color: #789D90;
}

#intro p {
  color: #ebebeb;
  font-weight: 700;
  font-size: 20px;
}

#intro .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#789D90 50%, rgba(101, 111, 150, 0.15) 52%);
  border-radius: 50%;
  display: block;
  position: relative;
  overflow: hidden;
}

#intro .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

#intro .play-btn:before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 2px solid rgba(163, 163, 163, 0.4);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

#intro .play-btn:hover::after {
  border-left: 15px solid #789D90;
  -webkit-transform: scale(20);
  transform: scale(20);
}

#intro .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

#intro .about-btn {  
  font-weight: 400;
  font-size: 19px;
  letter-spacing: 2px;
  display: inline-block;
  padding:8px 0px;
  border-radius:4px;
  transition: 0.8s;
  line-height: 1;
  margin: 10px 15px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 0px solid #789D90; vertical-align: middle 
	 
}

#intro .serv-btn {  
  font-weight: 400;
  font-size: 19px;
  letter-spacing: 2px;
  display: inline-block;
  padding:8px 0px;
  border-radius:4px;
  transition: 0.8s;
  line-height: 1.4;
  margin: 10px 15px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 0px solid #789D90;  vertical-align: middle 
	 
}

.espacio-menu{height:50px  }
.espacio-menu2{height:250px  }


@media (max-width:1205px) {
#intro .about-btn {
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 1px;
  display: inline-block;
  padding:8px 0px;
  border-radius:4px;
  transition: 0.8s;
  line-height: 1;
  margin: 10px 7px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 0px solid #789D90;  
	 
}
#intro .serv-btn {
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 1px;
  display: inline-block;
  padding:8px 0px;
  border-radius:4px;
  transition: 0.8s;
  line-height: 1.4;
  margin: 10px 7px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 0px solid #789D90;  
	 
}
}

#intro .about-btn:hover, #intro .serv-btn:hover {
 opacity: 0.6;
text-shadow: 0px 2px 7px rgba(0, 0, 0, 1);
  color: #fff;
}

@-webkit-keyframes pulsate-btn {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# About Section
--------------------------------------------------------------*/

.clear {
  clear: both;
  display: table;
}

.small{
	font-size: 13px
 }

.bg-nosotros{
 background: url(../img/bg-nosotros.jpg); -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
height: 100%;
}

.bg-reverdece{
 background: url(../img/bg-reverdece.jpg) left bottom; -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
height: 100%;
}

.bg-mantenimiento{
 background: url(../img/bg-mantenimiento-pc.jpg); -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
height: 100%;
}

@media (max-width:992px) {
.bg-reverdece{
 background: url(../img/bg-reverdece-m.jpg) bottom;
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
height: 100%;
}
.bg-mantenimiento{
 background: url(../img/bg-mantenimiento-m.jpg) center;
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
height: 100%;
}
}

.absoluta{
position: absolute;
z-index: 1; 
margin-top: 140px;  padding: 0 0 0 21%; width:1150px
} 
.absoluta-contacto{
    position: absolute;
    z-index: 1;
    margin-top: 140px;
    padding: 0 0 0 21%;
    left: 14px;
} 
.absoluta-contacto-doble{
    position: absolute;
    z-index: 1;
    margin-top: 20px;
    padding: 0 0 0 21%;
    left: 14px;
} 
.absoluta2{
margin-top: 300px;padding: 0 10% 0 28%;
} 
.absoluta2-contacto{
margin-top: 250px;padding: 0 10% 0 28%;
}
.absoluta2-contacto-doble{
margin-top: 110px;padding: 0 10% 0 28%;
} 
.margen-txt-p{
padding: 0 5% 0 125px;
} 
.absoluta-p{
margin-top: 200px;padding: 0 10% 0 28%;
} 
.absoluta-p-proy{
margin-top: 110px;padding: 0 10% 0 28%;
} 
.espacio-pc{
padding: 80px 0 0 0;
} 
@media (max-width:992px) {
 
.absoluta{
position: inherit;
margin-top: 60px;
} 
.absoluta-contacto{
position: inherit;
margin-top: 160px; padding: 0 0 0 0
} 
.absoluta-contacto-doble{
position: inherit;
margin-top: 60px; padding: 0 0 0 0
} 
.absoluta2{
margin-top: 0px;padding: 0 18% 0 8%
} 
.absoluta2-contacto{
margin-top: 0px;padding: 0 0% 0 0%
} 
.absoluta2-contacto-doble{
margin-top: 0px;padding: 0 0% 0 0%
} 
.margen-txt-p{
padding: 0 5% 0 15%;
}
.absoluta-p{
margin-top: 120px;padding: 0 8% 0 8%
} 
.absoluta-p-proy{
margin-top: 120px;padding: 0 8% 0 8%
} 
.espacio-pc{
padding: 0 0 0 0;
} 
}
@media (max-width:768px) {
 
 

}
@media (max-width:576px) {
 
}


#about {
  background: #000;
  background-size: cover;
  overflow: hidden;
  position: relative;
  color: #bababa;
  padding: 0;
}

#about:before {
  content: "";
 
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#about h2 {
  font-size: 116px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #fff; letter-spacing: 11px; opacity: .8 
}

#about h1 {
  font-size: 72px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #fff; letter-spacing: 11px; opacity: .8 
}
@media (max-width:992px) {
#about h2 {
  font-size: 46px;
  margin: 60px 0px 0px 0px; padding-bottom: 5px;
  text-align: center;    
}
#about h1 {
  font-size: 46px;
  margin: 60px 0px 0px 0px; padding-bottom: 5px;
  text-align: center;    
}
}

@media (max-width:576px) {
#about h2 {
  font-size: 38px;
  margin: 60px 0px 0px 0px; padding-bottom: 5px;
  text-align: center;  
}
#about h1 {
  font-size: 38px;
  margin: 60px 0px 0px 0px; padding-bottom: 5px;
  text-align: center;  
}
}

#about h3 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #fff;
}

#about p {
  font-size: 14.3px;
  margin-bottom: 20px;
  color: #bababa;
}

#about span {
   font-size: 14.3px;
}

/*--------------------------------------------------------------
# Contact Section
--------------------------------------------------------------*/
.bg-contacto-pleca{
margin-top: 3%;  border-left: 1px #ccc solid;  
}
 
.derecha-centrado{
text-align: right
} 

.izquierda-centrado{
text-align: left
} 

.derecha-in{
 text-align: right;padding-right: 3%
} 

.derecha-in-contacto{
 text-align: right;padding-right: 6%; margin-top: 95px
} 	
@media (max-width: 991px) {
.bg-contacto-pleca{ 
margin-top: 20px; height:auto; border-left: 0px #ccc solid;
} 
.derecha-centrado{
text-align: center; padding-left: 0%
} 
.izquierda-centrado{
text-align: center; 
} 
.derecha-in{
text-align: center;padding-right: 0%;
} 
.derecha-in-contacto{
text-align: center;padding-right: 0%;
} 
}	
 


#cc .contacto .social-links a {
  font-size: 36px;
  display: inline-block;
   opacity: 0.6;
  color: #898989;  
  line-height: 1;
  padding: 10px 0;
  margin-left: 0px;  
  border-radius: 50%;
  text-align: center;
  width: 56px;
  height: 56px;
  transition: 0.3s;
}

 /*.wapp a {
  font-size: 36px;
  display: inline-block;
   opacity: 0.6;
  color: #898989;  
  line-height: 1;
  padding: 10px 0;
  margin-left: 0px;  
  border-radius: 50%;
  text-align: center;
  width: 56px;
  height: 56px;
  transition: 0.3s;
}*/

.wapp { position: absolute;
  font-size: 56px;
  display: inline-block;
   opacity: 0.6;
  color: #898989;  
  line-height: 1;
  padding: 10px 0;
  margin: -30px 0 0 10px;   
  border-radius: 50%;
  text-align: center;
  width: 56px;
  height: 56px;
  transition: 0.3s;
}

@media (max-width:992px) {
.wapp { position:inherit;
  font-size: 56px;
  display: inherit;
 margin: 10px auto 0 auto
}
}

@media (max-width: 576px) {
#cc .contacto .social-links a {
  font-size: 30px;
  padding: 8px 0;
   width: 46px;
  height: 46px;
}
}

@media (max-width: 991px) {
#cc .contacto .social-links a {
  margin-bottom: 1px;  
}
}

#cc .contacto .social-links a:hover {
  /*background: rgba(120, 157, 144, 0.4);*/
  opacity: 0.4;
}

#contacto {
  background-size: cover;
  overflow: hidden;
  position: relative;
  color: #fff;
  padding: 0;
}

#contacto:before {
  content: "";
 
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#contacto h2 {
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #e0dfdd; letter-spacing: 6px; opacity: 1
}

@media (max-width:992px) {
#contacto h2 {
  font-size: 46px;
  margin: 0px 0px 0px 0px; padding-bottom: 5px;
  text-align: center;  
}
}

@media (max-width:576px) {
#contacto h2 {
  font-size: 34px;
  margin: 0px 0px 0px 0px; padding-bottom: 5px;
  text-align: center;  
}
}

#contacto h3 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #fff;
}

#contacto p {
  font-size: 14.3px;
  margin-bottom: 20px;
  color: #fff;
}




/*--------------------------------------------------------------
# Speakers Section
--------------------------------------------------------------*/

#speakers {
  padding: 0;  overflow: hidden;
}

#speakers .speaker {
  position: relative;
  overflow: hidden;
  margin-bottom:0;  padding: 0; 
}

#speakers .speaker .details {
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  top:0; height: 100%; 
  right: 0;
  text-align: center;
 
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
#speakers .speaker .details:hover {
  background: rgba(0, 0, 0, 0.4);
 
}
#speakers .speaker .details h3 {
  color: #fff;
  font-size: 19px;
  font-weight: 400; 
	letter-spacing: 3px;
	 width: 100%;
     height: 100%;
     position:absolute;
     top: 50%;
     left:50%;
     margin-top: -2%;
     margin-left: -50%;
}

 
.speaker img {
  transition: all ease-in-out 0.4s;
}
.speaker:hover img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.menu1{
 background: url(../img/bg-arquitectura-pc.jpg) right;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 99.85vh;
transition: all ease-in-out 1.4s;  overflow: hidden;
}
@media (max-width:992px) {
.menu1-{
height: 60vh;
}
}
@media (max-width:576px) {
.menu1{
height: 43vh;
}
}
.menu1:hover{
  -webkit-transform: scale(1);
  transform: scale(1);  overflow: hidden;
}
.menu2{
 background: url(../img/bg-mantenimiento-pc.jpg) center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 99.85vh;
transition: all ease-in-out 1.4s;  overflow: hidden;
}
@media (max-width:992px) {
.menu2{

}
}
@media (max-width:576px) {
.menu2{
height: 43vh;
}
}
.menu2:hover{
  -webkit-transform: scale(1);
  transform: scale(1);  overflow: hidden;
}
.menu3{
 background: url(../img/bg-intervenciones-pc.jpg) center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 99.85vh;
transition: all ease-in-out 1.4s;  overflow: hidden;
}
@media (max-width:992px) {
.menu3{

}
}
@media (max-width:576px) {
.menu3{
height: 43vh;
}
}
.menu3:hover{
  -webkit-transform: scale(1);
  transform: scale(1);  overflow: hidden;
}
#speakers .speaker .details a:hover {
  color: #789D90;  overflow: hidden;
}

#speakers .speaker:hover .details {
  bottom: 0%;
}

#speakers-details {
  padding: 60px 0;
}

#speakers-details .details h2 {
  color: #112363;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
}

#speakers-details .details .social {
  margin-bottom: 15px;
}

#speakers-details .details .social a {
  background: #e9edfb;
  color: #112363;
  line-height: 1;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  padding-top: 9px;
}

#speakers-details .details .social a:hover {
  background: #789D90;
  color: #fff;
}

#speakers-details .details .social a i {
  font-size: 18px;
}

#speakers-details .details p {
  color: #112363;
  font-size: 15px;
  margin-bottom: 10px;
}

 

/*--------------------------------------------------------------
# Schedule Section
--------------------------------------------------------------*/

#schedule {
  padding: 60px 0 60px 0;
}

#schedule .nav-tabs {
  text-align: center;
  margin: auto;
  display: block;
  border-bottom: 0;
  margin-bottom: 30px;
}

#schedule .nav-tabs li {
  display: inline-block;
  margin-bottom: 0;
}

#schedule .nav-tabs a {
  border: none;
  border-radius: 50px;
  font-weight: 600;
  background-color: #0e1b4d;
  color: #fff;
  padding: 10px 100px;
}

#schedule .nav-tabs a.active {
  background-color: #789D90;
  color: #fff;
}

#schedule .sub-heading {
  text-align: center;
  font-size: 18px;
  font-style: italic;
  margin: 0 auto 30px auto;
}

#schedule .tab-pane {
  transition: ease-in-out .2s;
}

#schedule .schedule-item {
  border-bottom: 1px solid #cad4f6;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: background-color ease-in-out 0.3s;
}

#schedule .schedule-item:hover {
  background-color: #fff;
}

#schedule .schedule-item time {
  padding-bottom: 5px;
  display: inline-block;
}

#schedule .schedule-item .speaker {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
  margin: 0 10px 10px 0;
}

#schedule .schedule-item .speaker img {
  height: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: 50%;
  transition: all ease-in-out 0.3s;
}

#schedule .schedule-item h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}

#schedule .schedule-item h4 span {
  font-style: italic;
  color: #19328e;
  font-weight: normal;
  font-size: 16px;
}

#schedule .schedule-item p {
  font-style: italic;
  color: #152b79;
  margin-bottom: 0;
}


/*--------------------------------------------------------------
# Venue Section
--------------------------------------------------------------*/

#venue {
  padding: 60px 0;
}

#venue .container-fluid {
  margin-bottom: 3px;
}

#venue .venue-map iframe {
  width: 100%;
  height: 100%;
  min-height: 300px;
}

#venue .venue-info {
  background: url("../img/venue-info-bg.jpg") top center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

#venue .venue-info:before {
  content: "";
  background: rgba(13, 20, 41, 0.8);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.altura-prensa { height: 155px}
.ancho-prensa { width: 60%; margin: 0 20% 45px 20%; text-align: right}
.creditos-prensa  { font-size: 13px;  line-height: 1.2; text-transform: inherit}


#venue h1 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 0px;
 
}

#venue h2 {
  font-size: 106px;
  font-weight: 500;
  margin-bottom: 0px;
   letter-spacing: 11px; opacity: .8 
}

.absol-venue{
	padding: 80px 0 0 130px;
}

@media (max-width:1260px) {
.altura-prensa { height: 170px}
#venue h1 {
  font-size: 24px;
}
#venue h2 {
  font-size: 76px; 
}
}

@media (max-width:992px) {
.altura-prensa { height: 130px}
#venue h2 {
  font-size: 46px;
  margin: 60px 0px 0px 0px; padding-bottom: 5px;
  text-align: center;    
}
.absol-venue{
	padding: 33px 0 0 0;
}
}

@media (max-width:576px) {
.altura-prensa { height: auto}
	
#venue h2 {
  font-size: 34px;
  margin: 60px 0px 0px 0px; padding-bottom: 5px;
  text-align: center; 
letter-spacing: 4px; 
}
}


#venue .venue-info h3 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}

#venue .venue-info p {
  color: #fff;
  margin-bottom: 0;
}

#venue .venue-gallery-container {
  padding: 0 0 0 0;
}

@media (max-width:576px) {
#venue .venue-gallery-container {
  padding: 0 0 0 0;
}
}

#venue .venue-gallery {
  overflow: hidden;margin: 5px
}

@media (max-width:768px) {
#venue .venue-gallery {
margin: 0;
	 padding-left: 20%; 
}
}


#venue .venue-gallery img {
  transition: all ease-in-out 0.4s; 
}

#venue .venue-gallery:hover img {
  -webkit-transform: scale(1.01); 
  transform: scale(1.01); opacity:0.6
}

 
 





#venue .venue-gallery .portfolio2-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0px 20px;
}

#venue .venue-gallery .portfolio2-info h4 {
  font-size: 16px;
  color: #fff;
  font-weight: 600; text-transform: uppercase
}
 

#venue .venue-gallery:hover .portfolio2-info {
  opacity: 1;
}


@media (max-width: 768px) {	
#venue .venue-gallery .portfolio2-info h4 {
  font-size: 16px; padding-left: 100px}
 }
@media (max-width: 576px) {	
#venue .venue-gallery .portfolio2-info h4 {
  font-size: 14px; padding-left: 66px }
 }

/*--------------------------------------------------------------
# Hotels Section
--------------------------------------------------------------*/

#hotels {
  padding: 60px 0;
}

#hotels .hotel {
  border: 1px solid #e0e5fa;
  background: #fff;
  margin-bottom: 30px;
}

#hotels .hotel:hover .hotel-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#hotels .hotel-img {
  overflow: hidden;
  margin-bottom: 15px;
}

#hotels .hotel-img img {
  transition: 0.3s ease-in-out;
}

#hotels h3 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 5px;
  padding: 0 20px;
}

#hotels a {
  color: #152b79;
}

#hotels a:hover {
  color: #789D90;
}

#hotels .stars {
  padding: 0 20px;
  margin-bottom: 5px;
}

#hotels .stars i {
  color: #ffc31d;
}

#hotels p {
  padding: 0 20px;
  margin-bottom: 20px;
  color: #060c22;
  font-style: italic;
  font-size: 15px;
}

/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/

#gallery {
  padding: 60px;
  overflow: hidden;
}

#gallery .owl-nav,
#gallery .owl-dots {
  margin-top: 25px;
  text-align: center;
}

#gallery .owl-item {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

#gallery .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#gallery .owl-dot.active {
  background-color: #789D90;
}

#gallery .gallery-carousel .owl-stage-outer {
  overflow: visible;
}

#gallery .gallery-carousel .center {
  border: 6px solid #789D90;
  margin: -10px;
  box-sizing: content-box;
  padding: 4px;
  background: #fff;
  z-index: 1;
}

/*--------------------------------------------------------------
# supporters Section
--------------------------------------------------------------*/

#supporters {
  padding: 60px 0;
}

#supporters .supporters-wrap {
  border-top: 1px solid #e0e5fa;
  border-left: 1px solid #e0e5fa;
  margin-bottom: 30px;
}

#supporters .supporter-logo {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #e0e5fa;
  border-bottom: 1px solid #e0e5fa;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.5);
  height: 160px;
}

#supporters .supporter-logo:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

#supporters img {
  transition: all 0.4s ease-in-out;
}

/*--------------------------------------------------------------
# F.A.Q Section
--------------------------------------------------------------*/

#faq {
  padding: 60px 0;
}

#faq #faq-list {
  padding: 0;
  list-style: none;
}

#faq #faq-list li {
  border-bottom: 1px solid #ddd;
}

#faq #faq-list a {
  padding: 18px 0;
  display: block;
  position: relative;
  /*font-family: "Raleway", sans-serif;
   font-weight: 600;*/
   font-family: 'Avenir';
   font-weight: normal;
   font-style: normal;
  font-size: 16px;
  line-height: 24px;
  padding-right: 20px;
}

#faq #faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 16px;
}

#faq #faq-list p {
  margin-bottom: 20px;
}

#faq #faq-list a.collapse {
  color: #789D90;
}

#faq #faq-list a.collapsed {
  color: #000;
}

#faq #faq-list a.collapsed i::before {
  content: "\f055" !important;
}

/*--------------------------------------------------------------
# Subscribe Section
--------------------------------------------------------------*/

#subscribe {
  padding: 60px;
  background: url(../img/subscribe-bg.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

#subscribe:before {
  content: "";
  background: rgba(6, 12, 34, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#subscribe .section-header h2,
#subscribe p {
  color: #fff;
}

#subscribe input {
  background: #fff;
  color: #060c22;
  border: 0;
  outline: none;
  margin: 0;
  padding: 9px 20px;
  border-radius: 50px;
  font-size: 14px;
}

#subscribe button {
  border: 0;
  padding: 9px 25px;
  cursor: pointer;
  background: #789D90;
  color: #fff;
  transition: all 0.3s ease;
  outline: none;
  font-size: 14px;
  border-radius: 50px;
}

#subscribe button:hover {
  background: #789D90;
}

/*--------------------------------------------------------------
# Buy Tickets Section
--------------------------------------------------------------*/

#buy-tickets {
  padding: 60px 0;
}

#buy-tickets .card {
  border: none;
  border-radius: 5px;
  transition: all  0.3s ease-in-out;
  box-shadow: 0 10px 25px 0 rgba(6, 12, 34, 0.1);
}

#buy-tickets .card:hover {
  box-shadow: 0 10px 35px 0 rgba(6, 12, 34, 0.2);
}

#buy-tickets .card hr {
  margin: 25px 0;
}

#buy-tickets .card .card-title {
  margin: 10px 0;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
}

#buy-tickets .card .card-price {
  font-size: 48px;
  margin: 0;
}

#buy-tickets .card ul li {
  margin-bottom: 20px;
}

#buy-tickets .card .text-muted {
  opacity: 0.7;
}

#buy-tickets .card .btn {
  font-size: 15px;
  border-radius: 50px;
  padding: 10px 40px;
  transition: all 0.2s;
  background-color: #789D90;
  border: 0;
  color: #fff;
}

#buy-tickets .card .btn:hover {
  background-color: #789D90;
}

#buy-tickets #buy-ticket-modal input,
#buy-tickets #buy-ticket-modal select {
  border-radius: 0;
}

#buy-tickets #buy-ticket-modal .btn {
  font-size: 15px;
  border-radius: 50px;
  padding: 10px 40px;
  transition: all 0.2s;
  background-color: #789D90;
  border: 0;
  color: #fff;
}

#buy-tickets #buy-ticket-modal .btn:hover {
  background-color: #789D90;
}

/*--------------------------------------------------------------
# Contact Section
--------------------------------------------------------------*/

#contact {
  padding: 20px 20% 60px 8%;
}

@media (max-width: 991px) {	
#contact {
  padding: 40px 8% 60px 8%;
}	
}	
	
#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
}

#contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #789D90;
}

#contact .contact-info address,
#contact .contact-info p {
  margin-bottom: 0;
  color: #112363;
}

#contact .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #112363;
}

#contact .contact-info a {
  color: #4869df;
}

#contact .contact-info a:hover {
  color: #789D90;
}

#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
  margin-bottom: 20px;
}

#contact .form #sendmessage {
  color: #789D90;
  border: 1px solid #789D90;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: #789D90;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
  display: block;
}

#contact .form .validation {
  color: #789D90;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input,
#contact .form textarea {
  padding: 10px 14px;
  border-radius: 0; border-left: none;border-right: none;border-top: none;
  box-shadow: none;
  font-size: 15px;
}

#contact .form button[type="submit"] {
  background: #898989;
  border: 0;
  padding: 10px 40px;
  color: #fff;
  transition: 0.4s;
  border-radius: 6px;
  cursor: pointer;
-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.36);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.36);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.36);
}

#contact .form button[type="submit"]:hover {
  background: #789D90;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
	position: fixed;
	right: 40px;
 bottom:40px;
  padding: 0 0 0px 0;
  color: #eee;
  font-size: 14px;
}

#footer-left {
	position: fixed;
	left: 40px;
 bottom:40px;
  padding: 0 0 0px 0;
  color: #eee;
  font-size: 14px;
}
#footer-left2 {
	position: fixed;
	left: 40px;
 bottom:40px;
  padding: 0 0 0px 0;
  color: #eee;
  font-size: 14px;
}
@media (max-width: 991px) {
#footer {
	position: fixed;
	right: 10px;
 bottom:20px;
width: 100px
}
	
#footer-left {
	left: 10px;
 bottom:20px;
}
#footer-left2 {
	position:inherit;
	left: 10px;
 bottom:20px;
  padding: 40px 0 40px 0;
}
	
}

@media (max-width: 768px) {
#footer {
	right: 5px;
}
}
@media (max-width: 576px) {
#footer {
	right: 0px;
}
}

#footer .footer-top {
  padding: 0;
}

#footer .footer-top .footer-info {
  margin-bottom:0px;
}

#footer .footer-top .footer-info h3 {
  font-size: 26px;
  margin: 0 0 0px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  /*font-family: "Raleway", sans-serif;
  font-weight: 700;*/
   font-family: 'Avenir';
    font-weight: normal;
    font-style: normal;
  color: #fff;
}

#footer .footer-top .footer-info img {
  height: 0px;
  margin-bottom: 0px;
}

#footer .footer-top .footer-info p {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 0;
  /*font-family: "Raleway", sans-serif;*/
 font-family: 'Avenir';
    font-weight: normal;
    font-style: normal;
  color: #fff;
}

#footer .footer-top .social-links a {
  font-size: 36px;
  display: inline-block;
   opacity: 0.6;
  color: #fff;  
  line-height: 1;
  padding: 10px 0;
  margin-right: 4px;  
  border-radius: 50%;
  text-align: center;
  width: 56px;
  height: 56px;
  transition: 0.3s;
}

@media (max-width: 576px) {
#footer .footer-top .social-links a {
  font-size: 30px;
  padding: 8px 0;
   width: 46px;
  height: 46px;
}
}


@media (max-width: 991px) {
#footer .footer-top .social-links a {
  margin-bottom: 1px;  
}
}

#footer .footer-top .social-links a:hover {
 /*background: rgba(120, 157, 144, 0.4);*/
 color: #fff; opacity: 1;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 2px solid #789D90;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 5px;
  color: #789D90;
  font-size: 18px;
}

#footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #262c44;
  padding: 10px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #eee;
}

#footer .footer-top .footer-links ul a:hover {
  color: #789D90;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #789D90;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #789D90;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/

@media (min-width: 767px) {
  #subscribe input {
    min-width: 400px;
  }
}

@media (min-width: 768px) {
  #contact .contact-address,
  #contact .contact-phone,
  #contact .contact-email {
    padding: 20px 0;
  }

  #contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}

@media (min-width: 991px) {
  #schedule .sub-heading {
    width: 75%;
  }
}

@media (min-width: 1024px) {
  #intro {
    background-attachment: fixed;
  }

  #about {
    background-attachment: fixed;
  }

  #subscribe {
    background-attachment: fixed;
  }
}

@media (max-width: 1199px) {
  #header .container {
    max-width: 100%;
  }

  .nav-menu a {
    padding: 8px 4px;
  }
}

@media (max-width: 991px) {
  #header {
    background: rgba(6, 12, 34, 0);
    height: 70px;
    padding: 15px 0;
    transition: all 0.5s;
  }

  #nav-menu-container {
    display: none;
  }
  #nav-menu-container-v {
    display: none;
  }

  #mobile-nav-toggle {
    display: inline;
  }

  #intro .intro-container {
    top: 0px;
  }

  #intro h1 {
    font-size: 34px;
  }

  #intro p {
    font-size: 16px;
  }

  #schedule .nav-tabs a {
    padding: 8px 60px;
  }
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }

  #faq #faq-list a {
    font-size: 18px;
  }

  #faq #faq-list i {
    top: 13px;
  }
}

@media (max-width: 767px) {
  #schedule .nav-tabs a {
    padding: 8px 50px;
  }
}

@media (max-width: 574px) {
  #venue .venue-info h3 {
    font-size: 24px;
  }
}

@media (max-width: 480px) {
  #schedule .nav-tabs a {
    padding: 8px 30px;
  }
}

@media (max-width: 460px) {
  #subscribe button {
    margin-top: 10px;
  }
}
