@charset "utf-8";
/* CSS Document */



body, html { 
	padding: 0; 
	margin: 0;
	line-height: 1;
	width:100%;
	font-size: 13px;
	color: #646464;
	font-family: "Public Sans", sans-serif;
	}


body{
	/*overflow: hidden;*/
	height: auto;
	}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, h1,h2,h3,h4
{
	border: 0;
	font-style: inherit;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
}



h1 {
	font-size: 70px;
    letter-spacing: .31px;
    line-height: 110%;
    color: #000;
    font-weight: 700;
}

h3 {
    font-size: 54px;
    line-height: 1.2;
    color: #231f20;
	font-weight: 700;
}


h4 {
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
}

h5 {
    font-weight: 400;
    font-size: 24px;
    line-height: 160%;
}

h6 {
	color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
	line-height: 150%;
}


h3.line:before {
   border: 4.5px solid #231F20;
    border-radius: 15px;
    width: 50px;
    content: '';
    display: block;
    margin-bottom: 10px;
}




p, a, li, div{
	margin:0;
	padding:0;
	font-style: normal;
	font-size: 16px;
	line-height: 150%;
	color: #212529;
}


.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark p{
	color: #fff
}


.dark h3:before {
    border-color:#fff;
}


a{ 
	text-decoration:none;
}

a img{ border:none;}

:focus, a:focus {
	outline: 0!important;
	text-decoration: none!important;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background: none;
}

ol, ul {
	list-style: none;
	margin:0;
	padding:0;
}

.clear{ clear:both;}

.clear:after{
	display: block;
	content: '';
	clear:both;
}

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing:border-box;
}  



.padding-remove{
	padding: 0;
}

.padding-remove-l{
	padding-left: 0;
}


.padding-remove-r{
	padding-right: 0;
}


a:hover, a:focus{
	text-decoration: none;
	color: #787878;
}


form:after{
	display: block;
	content: '';
	clear: both;
}

.vertical-center{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}


em {
    font-style: italic;
}

.grecaptcha-badge { 
    visibility: hidden;
}

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

	boton

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



.btn, input[type=submit] {
  color:#fff;
  letter-spacing: 0.025em;
  font-size: 1rem;
  display: inline-block;
  border:0;
  border-radius: 0;
  padding: 1.1em 2.28em 1em;
  background-color: #000;
  text-decoration: none;
  -webkit-transition: all .3s ease-out!important;
          transition: all .3s ease-out!important;
}

.btn:hover, input[type=submit]:hover,
.btn:focus, input[type=submit]:focus {
  background-color:#bfd6a9;
  color: #fff;
  -webkit-box-shadow:none;
  box-shadow: none;
  outline: none!important;
}


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

	BACK TO TOP

-------------------------------------------------------------------*/
#gotop {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 20;
    width: 48px;
    height: 48px;
    background: #000;
    border: none;
    padding: 15px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

#gotop:after {
    content: '\f106';
    font-family: FontAwesome;
    color: #fff;
    font-size: 26px;
    line-height: 17px;
}

#gotop:hover{
	background-color: #333;
}




header {
    padding: 20px 0;
}



header .container{
	width: 90%
}


header.navbar.boxed{
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 2.7rem;
    height: 90px;
    margin: 0;
    border-radius: 0;
    border: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}


.navbar.boxed.hfixed {
	position: fixed;
	z-index: 9;
	background-color: #ffff;
	padding-top: 16px;
}

.brand{
	line-height: 1.6;
	color: #000;
	display: inline-block;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	opacity: 0;
}

a.brand:hover,
a.brand:focus{
  text-decoration: none;
  color: #000;
}

header.hfixed a.brand {
    opacity: 1;
}



.brand img{
	display: inline-block;
	vertical-align: top;
	margin-right: 0;
	height: 80px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}


.brand{
	margin-top:0;
}


.brand img.brand-img-white{
	display: block;
}

.brand img.brand-img-fixed{
	display: none;
}

.navbar.boxed.hfixed .brand img.brand-img-white{
	display: none;
}

.navbar.boxed.hfixed .brand img.brand-img-fixed{
	display: block;
}

.brand img.brand-img-white{}

.brand img.brand-img-fixed{
	display: none;
}


body.pp-viewing-main .brand img{
	height: 100px!important;
}

body.projects .brand,
body.testimonials .brand{
	margin-top: -2rem!important;
}


body.projects .brand img,
body.testimonials .brand img{
	height: 70px!important;
}

div#navbar {
    float: right;
}

nav.navbar {
    border: 0;
    margin-bottom: 0;
    min-height: inherit;
}

.navbar-nav>li>a {
    padding: 0px 13px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 55px;
    color: #ffffff;
    letter-spacing: 0.48px;
}

.navbar-nav>li:first-child>a {
    padding-left: 0;
}


.navbar-nav>li:last-child>a {
    padding-right: 0;
}


.navbar-nav>li>a:hover {
    color: #a6a6a6;
}


.navbar.boxed.hfixed .navbar-nav > li > a {
  color: #000;
}


.navbar.boxed.hfixed .navbar-nav>li>a:hover {
    color: #a6a6a6;
}



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

	INICIO

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


section#inicio {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    color: #fff;
    text-align: center;
	padding: 0;
}

.vertical-centred {
	vertical-align: middle;
    padding-top: 5.3rem;
    padding-bottom: 5rem;
}



#inicio .vertical-centred .boxed {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    height: 100%;
}





.video-container{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
    
.video-container iframe {
	width: 100vw;
    height: 116vh;
    position: absolute;
    top: -60px;
    left: 0;
}


.video-container::after {
  display: block;
  content: '';
  position: absolute;
  z-index: 0;
  background-color: rgba(0,0,0,0.38) ;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}


.video-foreground {
    width: 100%;
    height: 100%;
	top: 0;
	left: 0;
}

.video-foreground, .video-container iframe {
    position: absolute;
    pointer-events: none;
}


.envideo{}

.envideo iframe {
    max-width: 100%;
}

#video .envideo{
    text-align: center;	
}

#video .envideo iframe {
    /*height: 550px;
	width:  822px;
    height: 458px;
    margin: 0 auto;*/
}

.envideo{}

.envideo iframe {
    max-width: 100%;
}

#video .envideo{
    text-align: center;	
}
#video .envideo iframe {
    /*height: 550px;
	width:  822px;
    height: 458px;
    margin: 0 auto;*/
}

.carousel-control {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    bottom: 0;
    width: 4%;
    font-size: 35px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 30%);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity = 50);
    opacity: 0.5;
	background-image: none!important;
	z-index: 8;
}

.carousel-control.left {
    left: 20px;
}


.carousel-control.right {
    right: 20px;
}


.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px 7px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: #999;
    border: 1px solid #999;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 1px 7px;
    background-color: #bfd6a9;
	border: 1px solid #bfd6a9;
}


#slider{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#slider::before {
    content: "";
    display: inline-block;
    height: 100%;
    left: 0; 
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    background-color: rgb(0 0 0 / 37%);
	}

.carousel-inner {
    height: 100%;
	
}
.carousel-inner .item {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
}


.row-reverse .carousel-inner .item {
    aspect-ratio: 1 / 0.8;
}


#slider .carousel-inner .item{
	width: 100%;
    height: 100%;
    aspect-ratio: unset;
}

.col-center{
	margin: 0 auto;
	float: none;
}


div#logo {
    max-width: 400px;
}


#inicio h4 {
	font-family: "Inter", sans-serif;
}



a.btn, input[type=submit] {
    background-color: rgb(0 0 0 / 30%);
    border: 1px solid #fff;
    font-weight: 700;
    text-transform: uppercase;
	margin-top: 40px;
}


a.btn:hover , input[type=submit]:hover {
    background-color: rgb(0 0 0 / 100%);
}

#inicio .vertical-centred {
	padding-top: 140px;
	padding-bottom: 100px;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	height: 100%;
	position: relative;
	z-index: 1
}



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

	CONTENIDO

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


section {
    padding: 80px 0 0;
}

section.gris {
	background-color: #f1f1f1;
    text-align: center;
    padding: 30px 0;
}

.container-fluid.pad {
    padding-left: 50px;
    padding-right: 50px;
}

.row.flex {
    display: flex;
}


.row.flex.row-reverse {
    flex-direction: row-reverse;
}

iframe {
    width: 100%;
}


.plr50 {
    padding-left: 50px;
    padding-right: 50px;
}

.ptb50 {
    padding-top: 50px;
    padding-bottom: 50px;
}


.pt50 {
    padding-top: 50px;
}

.pt20 {
    padding-top: 20px;
}
.pb80 {
    padding-bottom: 80px;
}

.mtb30 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.mt30 {
	margin-top: 30px;
}
.mb30 {
	margin-bottom: 30px;
}

.mb50 {
	margin-bottom: 50px;
}

.img-center {
    margin-left: auto;
    margin-right: auto;
}

strong {
    font-weight: 700;
}




.carousel {
    height: 100%;
	margin-left: -15px;
}


.slide-full {
    height: calc(100vh - 91px);
    margin: 0;
	position: relative
}



.slide-full .carousel-inner .item {
    height: 100%;
}



.slide-full-content {
    top: 0;
    right: 0;
    position: absolute;
    /* z-index: 9; */
    background-color: #0009;
    width: 62%;
    padding: 2rem;
    color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
}



.video {
    background-color: #000;
    padding: 70px 0;
}




#contacto h3 {
    font-weight: 200;
    font-size: 36px;
    margin: 20px 0 30px;
	text-transform: uppercase;
}



#contacto h4 {
    padding-top: 30px;
    line-height: 150%;
    font-size: 30px;
}

#contacto h4, #contacto h4 span {
    font-weight: 200;
}

#contacto h4 span {
    font-size: inherit;
}

#contacto h4 strong{
    font-weight: 700;
}



.form-control {
    height: auto;
    border: 0;
    border-radius: 0;
    font-weight: 300;
    padding: 10px 12px;
}


.form-control::-webkit-input-placeholder{
	   color:#333;
	}

.form-control:-moz-placeholder{ /* Firefox 18- */
	   color:#333; 
	}

.form-control::-moz-placeholder{  /* Firefox 19+ */
	   color:#333; 
	}

.form-control:-ms-input-placeholder{  
	   color:#333;
	}




.form-control:focus::-webkit-input-placeholder{
	   color:transparent;
	}

.form-control:focus:-moz-placeholder{ /* Firefox 18- */
	   color:transparent; 
	}

.form-control:focus::-moz-placeholder{  /* Firefox 19+ */
	   color:transparent; 
	}

.form-control:focus:-ms-input-placeholder{  
	   color:transparent;
	}


textarea.form-control {
    height: 150px;
}






div.wpcf7-mail-sent-ok{
	display: none!important;
}


div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-mail-sent-ok{
	border: 0!important;
}

div.wpcf7-response-output {
    margin: 20px 0;
    padding: 0;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: block;
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: 14px;
}



form label.error{
	color: red;
	width: 100%;
	display: inline-block;
	position: relative;
	top: -24px;
	font-size: 13px;
}


.fondo-preload {
    z-index: 9;
    display: none;
    background-color: rgba(255, 255, 255, 0.61);
    position: absolute;
    width: 100%;
    height: 100%;
}
.fondo-preload p {
    text-align: center;
    position: relative;
    top: 45%;
}


/*wrap-msg*/
.wrap-msg{background-color: #DDF5DD;padding: 10px;border-radius: 5px;margin-bottom: 10px;}
.wrap-msg p{margin-bottom: 5px;}
.wrap-msg p:last-child{margin-bottom: 0;}
.wrap-msg.error {background-color: #FBD0C9;}
.wrap-msg .nuevo-c{cursor: pointer;font-weight: bold;}




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

	gracias

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


body.gracias #inicio .vertical-centred .boxed {
    justify-content: center;
}

body.gracias header, body.gracias .copyright{
	display: none;
}

body.gracias #inicio .vertical-centred {
    padding-top: 80px;
}


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

	FOOTER

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

.copyright {
    background: #fff;
    padding: 40px 0 30px;
    text-align: center;
}

.copyright p{
    font-size: 10px;
    line-height: 20px;
    color: #4A4A4E;
    font-weight: 300;
    max-width: 900px;
    margin: 0 auto 10px;
}



footer {
    padding: 10px 0;
    background: #fff;
    color: #fff;
    text-align: center;
}



.logos-footer .row.flex {
    justify-content: space-around;
}


.logo-footer {
    margin: 20px;
}


.logo-footer img {
    max-width: 280px;
}



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




@media only screen and (max-width: 1150px)
	and (min-width: 992px){
	.video-container {
    height: 555px;
	}
}

@media only screen and (max-width: 991px) {
	.video-container {
    height: 433px;
	}
}

@media only screen and (min-width: 768px) {
	.row.col-equal {
    display: table;
	width: 100%;
	height: 100%;
	}


	.col-equal > [class*="col-"] {
    float: none;
    display: table-cell;
    height: 100%;
    vertical-align: top;
	}
	
	.navbar-header {
    margin-top: -9px;
	}
}


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



@media only screen and (max-width: 767px) {
	.col-equal [class*="col-"] {
    float: none;
    display: block;
    height: inherit;
    vertical-align: top;
	}	
	
	
	button.navbar-toggle {
    position: relative;
    z-index: 4;
	}
	
	span.icon-bar {
    background-color: #000;
	}
	
	
	
	button.navbar-toggle {
	position: relative;
	z-index: 4;
	margin-top: 27px;
	}
	
	.navbar.boxed.hfixed {
    height: 90px;
    max-height: inherit;
    min-height: inherit;
	}
	
	header.navbar.boxed.hfixed nav.navbar {
    background-color: #fff;
	}
	
	.navbar.boxed.hfixed span.icon-bar {
    background-color: #000;
	}
	
	
	div#navbar{
	float: none;
	}
	
	.navbar-nav>li>a {
    color: #999999;
    font-size: 25px;
    font-weight: 600;
    padding: 0px 0;
    line-height: 60px;
	}
	.navbar-nav>li:first-child>a {
    padding-left: 0;
	}
	.logos-footer .row {
	flex-direction: column;
	align-items: center;
	}
	
	.row.flex, .row.flex.row-reverse {
    flex-direction: column;
	}
	
	footer .logo + .logo {
    margin-top: 10px;
	}
	
	
	.video-container {
    height: 414px;
	}
	
	#slider {
    height: 100vh;
    position: relative;
    height: 100vh;
 	}
	#inicio .vertical-centred {
    align-items: center;
    position: absolute;
    top: 0;
    }

	#inicio .video-container + .vertical-centred {
	position: relative;
	height: 100%;
	}
	
	#inicio .vertical-centred {
	align-items: center;
	}
	
	
	section [class*="col-"] + [class*="col-"] {
	margin-top: 30px;
	}
	
	.slide-full {
    height: auto;
	}
	
	.carousel {
    height: auto;
    margin-left: 0;
	}
	
	
	
	
	

	#inicio .carousel-inner .item {
    height: 100vh;
    aspect-ratio: unset;
	}
	
	.slide-full-content {
    position: relative;
    width: 100%;
	}
	
	header.navbar.boxed {
    position: fixed;
    background-color: #fff;
	}
	
	
	a.brand {
    opacity: 1;
	padding-top: 2px;
	}
	.brand img.brand-img-white {
    display: none;
	}
	.brand img.brand-img-fixed {
    display: block;
	}
	
} /*767*/




@media only screen and (orientation:landscape)
	and (max-device-width: 667px) {		
	.video-container {
    height: 370px;
	}
}


@media only screen and (orientation:landscape)
	and (max-device-width: 640px) {	
	.video-container {
    height: 360px;
	}
}



@media only screen and (orientation:landscape)
	and (max-device-width: 568px) {	
	.video-container {
    height: 320px;
	}
}





@media only screen and (min-width: 585px) {
	div#whapp {
	display: none;
	}
}



@media only screen and (max-width: 567px) {
	section#inicio {
	height: auto;
	background-color: #000;
	}
	
	.video-container {
    position: relative;
	height: 235px;
	}
	
	#inicio .vertical-centred {
	align-items: center;
	}
	
	
	.video-foreground {
    height: 300%;
    top: -100%;
	}
	
	.video-container iframe {
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	}
	
	#inicio .intro {
 	padding: 30px 0 60px;
	}
	
    #inicio h1 {
    font-size: 23px;
    line-height: 31px;
	}
	#inicio p {
	margin: 15px 0 10px;
	}
	
	
	.video-foreground {
    width: 100%;
    height: 150%;
    top: -55px;
	}
	
	
	div#logo {
    max-width: 240px;
	}
	
	section {
    padding: 40px 0 0;
	}
	
	
	header.navbar.boxed {
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	width: 100vw;
	padding: 0;
	}
	
	.brand img.brand-img-fixed {
	height: 60px;
    }
	
	
	button.navbar-toggle {
	margin-top: 17px;
    }
	
} /*467*/

@media only screen and (max-width: 543px) {
	#video .envideo iframe {
    height: 350px;
	}
}


@media only screen and (min-width: 486px) {
	.visible-xxs {
    display: none;
	}
}

@media only screen and (max-width: 485px) {
	.hidden-xxs {
    display: none;
	}
	#gotop {
    right: 0px;
	}
	
	
	#gotop {
    right: 0px;
	}
	div#whapp {
    display: block;
    position: fixed;
    width: 60px;
    bottom: 80px;
    z-index: 9;
    right: 2.5%;
	}
	div#whapp a, div#whapp img {
    max-width: 100%;
	}
	.modal {
    z-index: 91050;
	}
	div#popwhap .modal-dialog {
    position: relative;
    top: 35%;
    width: 100%;
    margin: 0;
	}
	.modal-content {
    padding: 30px 20px;
    text-align: center;
	}

	.modal-content h2 {
    font-size: 21px;
    line-height: 29px;
	}
	a.whap-btnes {
    display: inline-block;
    color: #fff;
    background: #028235;
    padding: 10px 25px 10px;
    border-radius: 4px;
    margin: 20px 0 10px;
	}
	a.whap-btnes + a {
    margin-left: 20px;
	}
	
	.envideo iframe {
    max-width: 100%;
    max-height: 200px;
	}
	
	
	.container-fluid.pad {
    padding-left: 30px;
    padding-right: 30px;
	}
	.plr50 {
    padding-left: 0;
    padding-right: 0;
	}
	
	h1 {
    font-size: 33px;
	}
	
	h3 {
    font-size: 28px;
	}


	h4 {
	font-size: 18px;
	}
	
	#contacto h4 {
    font-size: 22px;
	}

	h5 {
	font-size: 24px;
	}

	h6 {
	font-size: 18px;
	}
	
	
}/*  485*/

@media only screen and (max-width: 414px) {	

}
@media only screen and (max-width: 375px) {
	.video-foreground {
    top: -63px;
	}
}

@media only screen and (max-width: 360px) {
	.video-container {
    height: 200px;
	}
	
}

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



/* =IPAD 
----------------------------------------------- */
@media only screen and (orientation:portrait)
	and (max-device-width: 1024px)  and (min-device-width: 767px) {	
	section#inicio {
    height: auto;
    background-color: #000;
  	}
	.video-container {
    position: relative;
    height: 350px;
  	}
	.video-foreground {
    width: 100%;
    height: 170%;
    top: -55px;
    }
 	.video-container iframe {
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  	}
 	#inicio .video-container + .vertical-centred {
    position: relative;
    height: 100%;
  	}
  	#inicio .intro {
    padding: 30px 0 60px;
  	}
	.navbar-nav > li > a {
	font-size: 11px;
	}
		
}
@media only screen and (orientation:portrait)
	and (max-device-width: 768px) and (min-device-width: 767px) {	
	.navbar-nav > li > a {
	padding: 0px 8px;
	font-size: 9px;
	}
}














