@import url('https://fonts.googleapis.com/css?family=Crete+Round&display=swap');
/*HEADER*/
#topBar {display:block; position:relative; background-color:#fff; min-height:30px; z-index:10; color:#ddd; }
#topBar a.logo {margin:15px 0; display:inline-block; min-height:50px; } 
#topNav a.logo.onepage {display:inline-block; height:50px; overflow:hidden; margin-top:3px; }
#topBar a.social {width:24px; height:24px; line-height:26px; font-size:16px; }
#topBar #imgLogo{background: url('/images/logo.png') no-repeat left top; width: 141px; height: 141px; }
#topNav {display:block; left:0; right:0; top:0; border-top: 1px solid #444; position:relative; z-index:10; }
#topNav .container-topNav{ padding-left: 0; padding-right: 0; }

#topNav .nav-pills>li>a, 
#topNav .nav-pills>li>a:hover, 
#topNav .nav-pills>li>a:focus,
#topNav .nav-pills>li.active>a, 
#topNav .nav-pills>li.active>a:hover, 
#topNav .nav-pills>li.active>a:focus {color:#dfc01b; background-color: transparent; }
#topNav div.navbar-collapse {padding:0; }
#topNav ul.nav>li {color:#666; text-align:center; position:relative; margin:0; }
#topNav ul.nav>li a { font-family: 'Crete Round', serif; color: #fefefe; font-weight: 400; letter-spacing: 0px; text-transform: uppercase; padding: 15px 39px; position: relative; text-decoration: none; font-size:14px; line-height:20px; display:block; }
#topNav ul.nav>li>a>span {display:block; font-size:12px; color:#888; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; }
#topNav ul.nav>li:hover a {	color:#888; }
#topNav ul.nav>li:hover > a { color:#dfc01b; }
#topNav ul.nav>li:hover a>span { color:#ddd; }


/* submenu */
#topNav ul.dropdown-menu li.divider {margin:-1px 0 0 0; padding:0; border:0; border-bottom:rgba(0,0,0,0.2) 1px solid; } 
#topNav .nav li:hover>ul.dropdown-menu {padding:0; display:block; z-index:100; }
#topNav ul.dropdown-menu {text-align:left; margin-top:0; box-shadow:none; list-style:none; background-color:#fff; box-shadow:rgba(0,0,0,0.2) 0 6px 12px; min-width:200px; border-radius: 0; }
#topNav ul.dropdown-menu li {position:relative; }
#topNav ul.dropdown-menu>li a {margin:0; padding:10px 15px; color:#555; font-size:13px; border-bottom:rgba(0,0,0,0.1) 1px solid; }
#topNav ul.dropdown-menu>li a i.fa {margin-right:4px; }
#topNav ul.dropdown-menu a.dropdown-toggle:after {content: "\f105"; font-family: FontAwesome; position: absolute; font-size: 15px; right: 10px; top: 9px; color:#999; }
#topNav .dropdown-submenu > a:after {display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #eaeaea; margin-top: 5px; margin-right: -10px; }
#topNav .dropdown-submenu li:hover> a:after {color:#fff !important; }
#topNav ul.dropdown-menu li:last-child>a {border-bottom:0; border-bottom:0; }
.dropdown-menu>li:hover>a, .dropdown-menu>li:focus>a {color:#fff !important; background-color:#333; }
#topNav ul.dropdown-menu>li:hover > ul.dropdown-menu {display:block; position:absolute; left:100%; top:0; padding:0; margin:0; border-top:0 !important; border-bottom:0 !important; border-right:0 !important; border:#eaeaea 1px solid; border-radius: 0; }


/* search */
#topNav form.search {float:right; max-width:180px; margin:12px 0 0 0; padding:0; } 
#topNav form.search {position:relative; }
#topNav form.search input {padding:6px 26px 6px 6px; height:auto; width:100%; font-size:13px; position:relative; z-index:0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
#topNav form.search button {position:absolute; top:10px; right:10px; color:#ccc; z-index:1; }


/* mobile */
#topNav button.btn-mobile {display:none; }
#topNav button.btn-mobile {color:#fff; display: none; background:#111; padding:6px 10px; margin-top:8px; margin-bottom:3px; border-radius: 0; }
#topNav button.btn-mobile i {padding:0; margin:0; font-size:21px; }


/** Responsive Top Nav
 **************************************************************** **/
@media only screen and (max-width: 1211px) {
	#topNav ul.nav>li a {
		padding: 15px 22px;
	}
}

#topNav .container{ position: relative;}
#topNav .btn-mobile .icon-bar {background-color: #ffffff; }
#topNav .btn-mobile .icon-bar { display: block; height: 3px; width: 22px; margin: 4px 0; }

@media only screen and (max-width: 990px) {

	.navbar-collapse {max-height:100%; }
	#topNav .container {padding:0; margin:0; }
	#topNav ul.nav li > a{ font-size: 20px;	}
	#topNav ul.nav>li a {padding: 15px 20px; } 
	#topNav .container {width:100%; }
 	#topNav button.btn-mobile {display:block; float:right; margin-right:15px; }
	#topNav form.search {float:left; margin-top:10px; margin-left:15px; margin-bottom:0; }
 	#topNav nav.nav-main {background-color: black; }
	#topNav div.nav-main-collapse, #topNav div.nav-main-collapse.in {width: 100%; margin:0 0 0 0; } 
	#topNav div.nav-main-collapse {float: none; overflow-x:hidden; }
	#topNav div.nav-main-collapse.collapse {display: none !important; }
	#topNav div.nav-main-collapse.in {display: block !important; }
	#topNav div.nav-main-collapse {position: relative; }
	#topMain>li>a>span {display:none !important; }
	#topMain li {display:block !important; float:none; text-align:left; border-radius: 0; }
	#topMain>li>a {text-align:left; border:0; border-bottom:rgba(0,0,0,0.1) 1px solid; border-radius: 0; }
	#topMain>li:hover, #topMain>li:hover>a {border-top:0 !important; }
	
	/* submenu */
	#topMain ul.dropdown-menu {position: static; clear: both; float: none; display: none !important; border-left:0 !important; box-shadow: none; }
	#topNav nav.nav-main li.resp-active > ul.dropdown-menu {display: block !important; margin-left:30px; margin-right:30px; padding:20px 0; border:0; background: #3A3A3A; }
	#topNav nav.nav-main li.resp-active > ul.dropdown-menu li {border-left:0; background: #3A3A3A; }
	#topNav ul.nav>li:hover>a:before, #topNav ul.nav>li.active>a:before {background-color:transparent; } 
	#topNav ul.dropdown-menu>li:hover > ul.dropdown-menu {position:static; }

	/* mega menu */
	#topNav ul.nav>li.mega-menu>ul.dropdown-menu>li {padding:0; margin:0 30px 0 0; border:0; box-shadow: none; } 
	#topNav ul.nav>li.mega-menu h3 {margin-left:8px; }
	#topNav ul.nav>li.mega-menu>ul li>a {border-bottom: rgba(0,0,0,0.1) 1px solid; }
	#topNav ul.nav>li.mega-menu div, #topNav ul.nav>li.mega-menu div div {border:0; margin-bottom:30px; display:block; width:100%; }
	#topNav ul.nav>li.mega-menu div div:last-child {margin-bottom:0; } 
}


@media only screen and (max-width: 479px) {

	#topNav form.search {margin-left:4px; }
 	#topNav button.btn-mobile {margin-right:4px; }
	#topBar a.logo {display:block; text-align:center; margin:6px 0; float:none; } 
	.hide_mobile {display:none; }
}
/*END HEADER*/
*{line-height: 136%; } 
html{ width:100%; }
body{background: black; overflow-x:hidden; }
p{ font-size: 12px; line-height: 140%; max-height: 999999px;}
li{ font-size: 12px; line-height: 140%; max-height: 999999px;}
.general{height: auto; margin: 0 auto; }
.cabecera {background: transparent; height: auto; margin: 0 -15px 0 -15px; }
.cabecera .logo img{ width: 90px; margin:10px; }
.cabecera a{ color:#000; }
.cabecera a:hover{ color:#ddd; }
#menu{ margin: 0 auto; height: 113px; overflow: visible; position: relative; }
.seccion { height:auto; background:#fff; }
.text_descripciones{font-size: 12px; color:#7b7070; }

.easing{transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940); transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); }
.easingMedium{transition: all 700ms cubic-bezier(0.000, 0.090, 0.000, 0.995); transition-timing-function: cubic-bezier(0.000, 0.090, 0.000, 0.995); }
.easingMediumFast{transition: all 400ms cubic-bezier(0.000, 0.520, 0.000, 0.995); transition-timing-function: cubic-bezier(0.000, 0.520, 0.000, 0.995); }
.easingFast{transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940); transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); }

img.responsive{ width:100%; height:auto; }
img.max-responsive{ max-width:100%; height:auto; }
img.max-responsive-centered{ max-width:100%; height:auto; margin:0 auto; display: block; }

.mt0{ margin-top: 0px !important; } .mt-10{ margin-top: -10px !important; } .mt-20{ margin-top: -20px !important; } .mt10{ margin-top: 10px !important; } .mt20{ margin-top: 20px !important; } .mt30{ margin-top: 30px !important; } .mt40{ margin-top: 40px !important; } .mt50{ margin-top: 50px !important; } .mt100{ margin-top: 100px !important; } .mb0{ margin-bottom: 0 !important; } .mb5{ margin-bottom: 5px !important; } .mb10{ margin-bottom: 10px !important; } .mb20{ margin-bottom: 20px !important; } .mb30{ margin-bottom: 30px !important; } .mb40{ margin-bottom: 40px !important; } .mb50{ margin-bottom: 50px !important; } .ml10{ margin-left: 10px !important; } .ml20{ margin-left: 20px !important; } .ml30{ margin-left: 30px !important; } .mr10{ margin-right: 10px !important;} .mr15{ margin-right: 15px !important;} .mr20{ margin-right: 20px !important;} .mr30{ margin-right: 30px !important;}
.delay01{ animation-delay: 0.1s; -webkit-animation-delay: 0.1s; } .delay02{ animation-delay: 0.2s; -webkit-animation-delay: 0.2s; } .delay03{ animation-delay: 0.3s; -webkit-animation-delay: 0.3s; } .delay04{ animation-delay: 0.4s; -webkit-animation-delay: 0.4s; } .delay05{ animation-delay: 0.5s; -webkit-animation-delay: 0.5s; } .delay06{ animation-delay: 0.6s; -webkit-animation-delay: 0.6s; } .delay07{ animation-delay: 0.7s; -webkit-animation-delay: 0.7s; } .delay08{ animation-delay: 0.8s; -webkit-animation-delay: 0.8s; } .delay09{ animation-delay: 0.9s; -webkit-animation-delay: 0.9s; } .delay10{ animation-delay: 1s; -webkit-animation-delay: 1s; } .delay11{ animation-delay: 1.1s; -webkit-animation-delay: 1.1s; } .delay12{ animation-delay: 1.2s; -webkit-animation-delay: 1.2s; } .delay13{ animation-delay: 1.3s; -webkit-animation-delay: 1.3s; } .delay14{ animation-delay: 1.4s; -webkit-animation-delay: 1.4s; } .delay15{ animation-delay: 1.5s; -webkit-animation-delay: 1.5s; } .delay16{ animation-delay: 1.6s; -webkit-animation-delay: 1.5s; } .delay17{ animation-delay: 1.7s; -webkit-animation-delay: 1.5s; } .delay18{ animation-delay: 1.8s; -webkit-animation-delay: 1.5s; } .delay19{ animation-delay: 1.9s; -webkit-animation-delay: 1.5s; } .delay2{ animation-delay: 2s; -webkit-animation-delay: 2s; } .delay21{ animation-delay: 2.1s; -webkit-animation-delay: 2s; } .delay22{ animation-delay: 2.2s; -webkit-animation-delay: 2s; } .delay23{ animation-delay: 2.3s; -webkit-animation-delay: 2s; } .delay24{ animation-delay: 2.4s; -webkit-animation-delay: 2s; } .delay25{ animation-delay: 2.5s; -webkit-animation-delay: 2.5s; } .delay3{ animation-delay: 3s; -webkit-animation-delay: 3s; } .delay4{ animation-delay: 4s; -webkit-animation-delay: 4s; } .delay5{ animation-delay: 5s; -webkit-animation-delay: 5s; } .delay6{ animation-delay: 6s; -webkit-animation-delay: 6s; }
.text-center{ text-align: center; }
ul{ padding-left: 0; list-style: outside none; }

.manage-admin-content.cke_editable{ outline: 1px dashed white; box-shadow: 0 0 1px #000; }
.manage-admin-content.cke_focus{ outline: 2px solid white; box-shadow: 0 0 3px #000; }

.btn{ border-radius: 5px; border:none; padding:10px 30px;}
.btn-primary{ background-color: #dfc01b; text-shadow: 0 0 5px black }
.btn-primary:hover{ background-color: #BBA21F; }
.btn-primary.blue{ background-color: #008cd0; }
.btn-primary.blue:hover{ background-color: #007cc0; }
.btn-primary.orange{ background-color: #E4763F; }
.btn-primary.orange:hover{ background-color: #D4662F; }
.contentSection a.btn{ color:#fff; font-size: 18px; }
.btn-center{ display: table; margin:0 auto; }

.contentSection h1.green{ color:#81b219; }
.contentSection h1.blue{ color:#008cd0; }
.contentSection h1.orange{color: #F78800; }
.contentSection h1.red{color: #AE0A00; }

.contentSection h2.orange{color: #F78800; }
.contentSection h2.red{color: #AE0A00; }
.contentSection h2.green{color: #81B219; }
.contentSection h2.blue{color: #008CD0; }

.contentSection h3{ font-weight: bold; }
.contentSection h3.orange{color: #F78800; }
.contentSection h3.red{color: #AE0A00; }
.contentSection h3.green{color: #81B219; }
.contentSection h3.blue{color: #008CD0; }
.seccion{ font-family: 'Crete Round', serif; }

/*MODAL center in middle*/
.modal {text-align: center; padding: 0!important; }
.modal:before {content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px; }
.modal-dialog {display: inline-block; text-align: left; vertical-align: middle; }

.seccion h3, .seccion h3 a {color: #fefefe; font-size: 36px; font-weight: 400; letter-spacing: 0px; text-transform: uppercase; }
.seccion .separator.small{height: 7px; background-color: #dfc01b; width: 51px; }
.seccion p{color: #ffffff; font-size: 18px; line-height: 30px; font-weight: 400; }
.seccion blockquote{ border:none; color:#dfc01b; font-style: italic; }


.seccion .rowTeam .item{ position: relative; overflow: hidden; cursor: pointer; }
.seccion .rowTeam .item .description{ position:absolute; left:50%; top:50%; transform:translateX(-50%) translateY(-50%); opacity: 0; transition: all ease 500ms;  }
.seccion .rowTeam .item .description p{ font-size: 30px; margin-bottom: 10px; text-align: center; display: block;}
.seccion .rowTeam .item .description small{ color:white; font-size: 18px; text-align: center; display: block; }
.seccion .rowTeam .item img{ transition: all ease 500ms; }
.seccion .rowTeam .item:hover img{ filter:brightness(0.5); transform:scale(1.1); transition: all ease 500ms; }
.seccion .rowTeam .item:hover .description{ opacity: 1; transition: all ease 500ms; }
.seccion .rowTeam{ user-select:none; }

/*HOME*/
.seccion-home .rowSinger{ padding-top:140px; background:black url('/images/singer.jpg') no-repeat center center / cover; }
.seccion-home #home-carousel{ margin-top:-112px; max-height: 100vh; overflow: hidden; }
.seccion-home #home-carousel .caption{ position: absolute; left:10%; top:30%; transform:translateY(-50%); -webkit-transform:translateY(-50%); width: 50%; height: auto; max-width: 450px; }
.seccion-home #home-carousel .caption p{ font-size:18px; }
.seccion-home #home-carousel .caption p.big{font-size: 38px; color: white; position: relative; line-height: 130%; }
.seccion-home #home-carousel .caption p b{ font-family: 'bold'; color:#dfc01b; font-weight: normal; }
.seccion-home #home-carousel .caption p .fa{ font-size:50px; font-weight: bold; margin-left: 10px; margin-right: -10px; top: 5px; position: relative; margin-top: -10px; }
.seccion-home .callout.dark{ background-color: black; padding:50px 15px; text-align:center; }
.seccion-home .callout.dark p{ margin-bottom: 0; font-size: 35px; color:white; }
.seccion-home .callout.dark i.fa{ color:#dfc01b; }
.seccion-home .row.dark{ padding:60px 15px; background:black url('/images/bg-dark.jpg') no-repeat center center / cover; }
.seccion-home .rowHistory{ padding:60px 15px; background:black url('/images/bg-parallax.jpg') no-repeat center center / cover; }
.seccion-home .rowHistory .item{ margin-bottom: 60px; }
.seccion-home .rowHistory p.big{ font-size:80px; margin-bottom: 40px; }
.seccion-home .parallax{ background-attachment: scroll; background-clip: border-box; background-color: #001319; background-image: url("/images/bg-parallax.jpg"); background-origin: padding-box; background-position: 0% 41px; background-repeat: no-repeat; background-size: cover !important; padding:120px 0; }
@media screen and (max-width: 990px){
	.seccion-home #home-carousel .caption p{font-size: 16px; }
	.seccion-home .parallax{ background-size:400% auto !important; background-position:-20%, 41px; }
}
@media screen and (max-width: 770px){
	.seccion-home #home-carousel .caption{ width: 80%; margin-top: 30px; }
	.seccion-home #home-carousel .caption p{font-size: 15px; }
	.seccion-home #home-carousel .caption p.big{font-size: 25px; }
	.seccion-home .carousel-inner img {display: block; width: 100vw !important; height: 70vh !important; object-fit: cover; }
}
/*END HOME*/

/*NOSOTROS*/
.seccion-nosotros .parallax{ background-attachment: scroll, fixed; background-clip: border-box, border-box; background-color: #333; background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url("/images/bg-parallax.jpg"); background-origin: padding-box, padding-box; background-position: 0% 100%; background-repeat: repeat, no-repeat; background-size: cover !important; padding:120px 0; }
.seccion-nosotros .rowHeader {padding: 160px 15px 60px 15px; margin-top: -110px; }
.seccion-nosotros .rowHeader .item{ margin-bottom: 60px; }
.seccion-nosotros .rowHeader h1{ font-size:45px; margin-bottom: 15px; color:white; }
.seccion-nosotros .row.dark{ padding:60px 15px; background:black url('/images/bg-dark.jpg') no-repeat center center / cover; }
.seccion-nosotros .callout.dark{ background-color: black; padding:50px 15px; text-align:center; }
.seccion-nosotros .callout.dark p{ margin-bottom: 0; font-size: 35px; color:white; }
.seccion-nosotros .callout.dark i.fa{ color:#dfc01b; }
/*END NOSOTROS*/

/*CONTACTO*/
.seccion-contacto .parallax{ background-attachment: scroll, fixed; background-clip: border-box, border-box; background-color: #333; background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url("/images/bg-parallax.jpg"); background-origin: padding-box, padding-box; background-position: 0% 100%; background-repeat: repeat, no-repeat; background-size: cover !important; padding:120px 0; }
.seccion-contacto .rowHeader {padding: 160px 15px 60px 15px; margin-top: -110px; }
.seccion-contacto .rowHeader .item{ margin-bottom: 60px; }
.seccion-contacto .rowHeader h1{ font-size:45px; margin-bottom: 15px; color:white; }
.seccion-contacto h4{ color:white; font-size:28px; }
.seccion-contacto .row.dark{ padding:100px 15px 60px 15px; background:black url('/images/bg-dark.jpg') no-repeat center center / cover; }
.seccion-contacto .callout.dark{ background-color: black; padding:50px 15px; text-align:center; }
.seccion-contacto .callout.dark p{ margin-bottom: 0; font-size: 35px; color:white; }
.seccion-contacto .callout.dark i.fa{ color:#dfc01b; }
.seccion-contacto form .form-control{ margin-bottom: 20px; }
.seccion-contacto form .form-control{ background-color:#182021; border:none; border-radius: 0; font-size:16px; }
.seccion-contacto input[type=text]:focus, .seccion-contacto input[type=email]:focus, .seccion-contacto textarea:focus {
  box-shadow: 0 0 5px rgba(230, 153, 0, 0.5);
  background-color:#37494A; color:white;
}
.seccion-contacto form label{ color:white; }
.seccion-contacto form label a{ color:white; text-decoration: underline; }
.seccion-contacto form textarea{ resize: none; }
.seccion-contacto .social-icons a{ color:white; font-size:20px; margin-right: 10px; }
.seccion-contacto .social-icons a:hover{ color:#dfc01b; font-size:20px; margin-right: 10px; }
@media screen and (max-width: 770px){
	.seccion-contacto form .form-control{ font-size:20px; padding:20px 10px; background-color:#2A3637; }
}
/*END CONTACTO*/

/*footer*/
#pie{position: relative; height:auto; padding: 20px 0; color:#ddd; background: #2b2b2b url('/images/footer_back.jpg') no-repeat center top / cover; }
#pie .logoFooter{ max-width: 80px; }
#pie h4{ font-weight: normal; }
#pie .copyright {background-color: #252525; padding: 20px 0; }
#pie span.glyphicon{ color:#000; }
#pie .links{ float:right; margin-top: 30px; }
#pie a{ color:white; font-family: 'Crete Round', serif; font-size:16px; margin-right: 15px; }
#pie a:hover{ color:#dfc01b; text-decoration: none; }
.bottomFooter{ background: black; text-align: left; padding:30px 0; }
.bottomFooter a{ color:#969696; font-family: 'Crete Round', serif; font-size:14px; margin-bottom: 0; }
.bottomFooter p{ color:white; font-family: 'Crete Round', serif; font-size:14px; margin-bottom: 0; }
@media screen and (max-width: 770px){
	#pie a{ margin-right: 12px; }
}

.container-pils{ padding: 5px 25px; border-bottom: 1px solid #F5F5F5;  }
.container-pils .nav-pills{ border-radius: 0; }
.container-pils .nav-pills > li.active > a{ background-color: #008cd0; }
.container-pils .nav-pills > li a{ border-radius: 0; }
/*STICKY FOOTER*/
#wrapper {min-height: 100%; height: auto !important; height: 100%; margin-bottom: -132px; }
#push,footer { height: 0; clear:both;}
html, body { height: 100%; }
@media screen and (max-width: 770px){
	#wrapper { margin-bottom: 0; }
}