*, *::after, *::before {
	box-sizing: border-box;
	line-height:130%;
	-webkit-font-smoothing:antialiased;
}
a{
	cursor:pointer;
}
html,body{
	background:#FFF;
	color:#3c3c3c;
	font-size:17px;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
}
div{
	display:block;
	overflow:hidden;
}
h2{
	font-weight:bold;
  font-family: 'HurmeGeometric';
}
a,a:hover{
	text-decoration:none;
	color:inherit;
}

a:hover{
	color:#86E5E2;
}
.wrap{
	position:relative;
	left:0;
	width:100%;
	top:0;
	height:auto;
}
.wrap .float{
	position:relative;
	left:0;
	width:100%;
	top:0;
	height:auto;
	max-width:915px;
	margin:auto;
}
.wrap .float2{
	position:relative;
	left:0;
	width:100%;
	top:0;
	height:auto;
	text-align:center;
	max-width:940px;
	margin:auto;
}
.header .float2{
	max-width:915px;
	overflow:visible;
	position:relative;
	margin:auto;
}
li{
	display:inline-block;
}

ul{
	margin: 30px 0;
	text-align:center;
}
ul li{
	margin:0 10px;
}
ul li,
ul li img{
	vertical-align:middle;
}
.wrap.menu{
	background:#70a9a5;
	color:#FFF;
	padding:60px 0;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.20);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.20);
}
.wrap.menu li{
	display:block;
	overflow:hidden;
	font-size:25px;
	margin:20px 0;
}
.floatvideo{
	position:absolute;
	text-align:center;
	width:100%;
	top: 40%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index:5;
	color:#FFF;
	text-shadow: 0px 0px 8px #000;
	max-width: 915px;
	margin: auto;
	left: 0;
	right: 0;
}
.wrap.two,
.wrap.ten{
	background-color:#e8eff1;
}

.five{
	text-align:left;
}
.wrap.two,
.wrap.nine,
.wrap.footer{
	padding:60px 0;
	padding-bottom:80px;
}


.wrap.two span{
	font-size:20px;
}
.wrap.two img{
     width: auto;
}
.wrap.two b{
	color:#4DA8A5;
}
.wrap.two .black{
	color:#000;
}

.wrap.five{
	color:#FFF;
}
.quienes{
	background: none;
}

.block50{
	width:50%;
	float:left;
}
.block60{
	width:60%;
	float:left;
}
.block33{
	width:33.3%;
	float:left;
}
.block50 {
	margin-top:30px;
	z-index: 1;
}
.block50 .inner{
	margin:23px 31px;
	background-color:#e8eff1;
	padding:35px 20px;
	font-size:20px;
	color:#595959;
}
.block50 .inner h2{
	color:#2fbbea;
	font-size:25px;
	margin:20px 0;
}
.wrap.four{
	padding:60px;
}
.block33 {
	margin-top:50px;
	font-size:20px;
	padding:0 16px;
}
.block33 h2{
	font-weight:bold;
	margin:10px 0;
	margin-top:20px;
}

.wrap.footer{
	color:#FFF;
	font-size:16px;
	background:url('../img/bg5.png') no-repeat center bottom;
	background-color:#4DA8A5;
	padding:0;
}
.footer{
	text-align:left;
	padding-bottom:0!important;
}
.footer .last{
	clear:both;
	width:100%;
}
.wrap.footer .float .block33{
	text-align:left;
	margin:0;
}
.wrap.footer .float .block33.center{
	padding-top:50px;
}
.footer .small{
	display:block;
	overflow:hidden;
	margin:40px 0;
	font-size:12px;
	margin-bottom:20px;
}
.footer a{
	display:block;
	overflow:hidden;
}
.footer .right a {
    width: auto;
    clear: none;
    margin-left: 10px;
}
.footer .left{
	font-size:16px;
}
.footer .left .wrapimg{
	width:30px;
	display:block;
	overflow:hidden;
	float:left;
	margin-bottom:20px;
}
.footer .left div{
	margin-bottom:20px;
	display:block;
	overflow:hidden;
}
.footer .right a{
    margin-bottom: 20px;
    font-size: 20px;
    width: 200px;
    display: block;
    overflow: hidden;
    clear: both;
}
.wrap.seven {
	padding:60px;
}
.wrap.seven .inner {
	background:#FFF;
}
.wrap.seven .block50 {
	margin-top:0;
}
.wrap.seven .inner h3,
.wrap.seven .inner p{
	padding-left:40px;
	text-align:left;
}
.wrap.seven .inner h3{
	background:url('../img/19.png') no-repeat left top;
	font-size:20px;
	margin-top:40px;
	margin-bottom:7px;
}
.wrap.seven .inner p{
	font-size:16px;
}
.wrap.nine{
	padding-bottom:40px;
}
.wrap.ten{
	padding-bottom:0;
}
.slick-dots{
	margin:0;
}
.slick-dots li button{
	font-size:0;
	cursor:pointer;
	line-height:0;
	width:20px;
	height:20px;
	border:none;
	background:url('../img/79.png') no-repeat center center;
}
.slick-dots li.slick-active button{
	background:url('../img/13.png') no-repeat center center;
}
.slick-dots li{
	margin:2px!important;
}
.close,


.open{
	width:58px;
	height:58px;
	position:fixed;
	top:30px;
	display:block;
	overflow:hidden;
	cursor:pointer!important;
	right:30px;
	z-index:45;
	background:url('../img/abrir.png') no-repeat center center;
	background-size:contain;
}
.close{
	background:url('../img/cerrar.png') no-repeat center center;
	background-size:contain;
}
.wrap.menu{
	position:fixed;
	display:none;
	width:100%;
	z-index:50;
}
.wrap.nine li {
      margin: 23px 11px;
}
.wrap.ten li {
    margin: 19px 7px;
}
.wrap.ten ul {
	margin:0;
}
.wrap.ten {
	padding-bottom:40px;
}
.seven .block50 .inner{
    padding: 35px 0;
}
.wrap.eleven {
    padding: 90px 0;
}
.mobile{
	display:none;
}
.desktop{
	display:block;
}

.footer .left{
    font-size: 16px;
	float:left;
}
.footer .right{
	text-align:right;
	float:right;
}
.footer .center{
	float:right;
}

.xwrap.one{
	background:#000;
}
.xwrap.one video{
	opacity:0.7;
}

.wrap.three video {
    opacity: 0.4;
}
.wrap.three .floatvideo {
	text-shadow:none;
}
.wrap.three {
    background: #2fbbea;
}

.cookies{
	background:#1e2325;
	color:#4e5152;
}
.cookies{
    text-align: left;
    overflow: hidden;
    padding: 10px;
    line-height: 12px;
    font-weight: none;
    line-height: 13px;
	font-size:10px;
    position: fixed;
    z-index: 9;
    width: 100%;
	bottom:0;
	border-top:1px solid #292d2f;
}
.cookies .enlace_cookies{
	display:block;
	overflow:hidden;
	width:20px;
	height:20px;
	border-radius:20px;
    background: url(../img/close.png) no-repeat center center;
	background-size:100%;
}
.cookies a{
	display:inline;
	color:inherit;
	text-decoration:underline;
}
a.enlace_cookies {
    float: right;
}

.cookies .wrapper{
	max-width:960px;
	margin:auto;
}
.footer .small a {
    display: inline;
    text-decoration: underline;
    line-height: 30px;
}

.header {
    background: rgba(0, 0, 0, 0.75);
    color: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	overflow:visible;
    z-index: 90;
    border-bottom: 2px solid #86E5E2;
}

.header ul {
    text-align: right;
}

.header ul .first {
    float: left;
    margin: 0;
    margin-top: -8px;
}

.header ul li {
    margin-left: 45px;
    margin-right: 0;
}
.five .floatvideo h3 {
	text-align:left;
    font-size: 47px;
  font-family: 'HurmeGeometric';
    font-weight: 100;
}
.bnycologo,
.bnycologo:hover {
	color:#FFF;
  font-family: 'HurmeGeometric';
    font-size: 90px;
    text-align: left;
    font-weight: bold;
}

.bnycologo strong {
    color: #86E5E2;
}

.header .bnycologo {
    font-size: 31px;
}

.floatvideo {
}

.quienes .floatvideo {
    width: 100%;
    max-width: 100%;
    margin: 0;
    bottom: 0;
    display: inline-block;
}
.servicios .block50 img {
	width:60px;
	height:auto;
	margin:auto;
}
.servicios .block50 .img {
    padding-top: 50px;
	text-align:center;
	display:block;
	overflow:hidden;
    background: #63777614;
    border-radius: 150px;
    width: 150px;
    height: 150px;
    margin: auto;
    float: left;
    margin-bottom: 21px;
    margin-right: 20px;
}
.servicios .block50 .img2 {
    padding-top: 40px;
}

.servicios .block50 h2 {color: #4DA8A5;font-size: 20px;font-weight: normal;display: block;overflow: hidden;margin-top: 50px; text-align:left;
margin-bottom: 0;padding: 0;}
.servicios .block50 {
    min-height: 320px;
}

.servicios .block50 {width: 40%;margin: 13px 10%;margin-left: 0;}
.servicios .block50 p {
    display: block;
    overflow: hidden;
    clear: both;
}

.contacto h2,
.confian h2,
.actuales h2,
.servicios h2 {
    color: #4DA8A5;
    font-size: 41px;
    margin: auto;
    text-align: center;
    margin: 60px 0;
}

.contacto h2 strong,
.confian h2 strong,
.actuales h2 strong,
.servicios h2 strong {
    color: #637776;
     font-weight: 900;
}
.quienes .titlerightop strong {
    color: #FFF;
}
.quienes .titlerightop{
    color: #86E5E2;
    font-size: 45px;
    position:absolute;
    right:0;
    top:0;
    padding-top: 80px;
    padding-bottom: 30px;


    background: url('../img/bg5.png') no-repeat #4DA8A5;
    padding-left: 100px;
    margin: 0;
}
.block100{
	clear:both;
}
.quienes .block100 {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .75);
    width: 100%;
    left: 0;
    height: auto;
    margin: 0;
}

.quienes .block100 .floatvideo {
    position: relative;
    max-width: 915px;
    margin: auto;
    display: block;
    text-align: left;
    transform: none;
    padding: 40px 0;
    font-size: 20px;
}
.quienes .block100 .floatvideo * {
    font-size: inherit;
    font-weight: normal;
}
.ha {}

.hacemos .block50.first {
    position: absolute;
    bottom: 0;
    width: 60%;
    z-index: 1;
}

.block50.second {
	float:right;
	width: 29%;
	z-index: 1;
	position: relative;
	background: rgba(0, 0, 0, 0.75);
	border-top: 15px solid #81dedb;
	border-bottom: 15px solid #81dedb;
	margin-top: 0;
    margin-right: 100px;
}

.block50.second li {
    width: 100%;
    padding: 14px;
    text-align: left;
    font-size: 24px;
    background: url('../img/icon_bullet.png') no-repeat center left;
    padding-left: 48px;
}

.block50.first .headertitle {
    color: #86E5E2;
    font-size: 45px;
    right:0;
    top:0;
    padding-top: 80px;
    padding-bottom: 30px;
    background: url('../img/bg5.png') no-repeat #4DA8A5;
    padding-left: 100px;
    margin: 0;
    margin-bottom: 10px;
}

.hacemos {
      min-height: 840px;
}

.block50.first .block100 {
    padding: 20px;
    background: #D0E6E6;
    display: block;
    overflow: hidden;
    color: #4DA8A5;
    font-size: 20px;
    padding: 50px;
    padding-left: 100px;
}
.block50.first .headertitle strong {
    color: #FFF;
}
.inner{
	max-width:915px;
	margin:auto;
}
.wrap.four.actuales .block33 div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    background: rgba(0, 0, 0, 0.78);
    color: #FFF;
    width: 100%;
     line-height: 180%;
	 text-align:left;
}

.actuales{
      background-color: #e8eff1;
}

.wrap.four.actuales .block33 {
    position: relative;
    padding: 0;
    margin: 0 2%;
    width: 29%;
	margin-bottom:30px;
}

.wrap.four.actuales .block33 > img {
    width: 100%;
}

.wrap.four.actuales .block33 div h3 {
    margin-bottom: 10px;
    color: #86E5E2;
	font-weight:normal;
}
.wrap.four.actuales .block33 div img {
    margin-bottom: -3px;
    margin-right: 5px;
}
.confian .float {
    border-bottom: 15px solid #F1F4F5;
    width: 100%;
    margin: 0;
    max-width: 100%;
}

.confian .float h2 {
    max-width: 915px;
    margin: auto;
    padding-bottom: 30px;
	text-align:left;
}
.footer .bnycologo{
	font-size:31px;
}
.footer .small a {
      display: inline;
    text-decoration: underline;
    line-height: 30px;
}
.footer .block50.right a {
    display: inline-block;
    width: auto!important;
    font-size: 13px;
    clear: none;
    margin-left: 11px;
}
.especialistas .vol1 {
      position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    color: #FFF;
    padding: 50px 100px;
}
.especialistas .vol2{
	font-weight:normal;
	font-size:45px;
}
.especialistas .vol1 h2{
      font-weight: normal;
    font-size: 38px;
    max-width: 430px;
}
.especialistas .vol1 h2 strong{
	font-weight:bold;
	font-size:52px;
}
.especialistas .vol1 h2 span{
	font-weight:bold;
	font-size:52px;
     line-height: 80%;
      color: #86E5E2;
}
.especialistas {
	min-height:700px;
    background: url('../img/bg3.jpg') no-repeat center center #4DA8A5;
	overflow:visible;
	background-size:cover;
}
.especialistas .vol2 {
  font-family: 'HurmeGeometric';
  font-weight:normal;
      position: absolute;
      top: -10px;
      right: 0;
      z-index: 999;
      color: #86E5E2;
      background: rgba(0, 0, 0, 0.75);
      border-top: 10px solid #86E5E2;
      padding: 50px 50px;
      border-bottom: 10px solid #86E5E2;
      max-width: 310px;
      margin-right: 100px;
      text-align: center;
}

.especialistas .block100 .inner{
	max-width:915px;
	padding: 20px 0;
	padding-bottom: 10px;
}
.especialistas .block100 .inner img {
    float: left;
    padding-right: 40px;
    height: 71px;
    margin:  0;
    width: auto;
}
.especialistas .block100 {
	width:100%;
    position: absolute;
    bottom: 0;
    z-index: 9;
    padding: 20px;
     background: rgba(0, 0, 0, 0.75);
    color: #FFF;
}
.especialistas .vol2 h2 {
    font-size: 60px;
}
.wrap.five.especialistas > img {
    margin: 10px 0;
}
form.formulariocontacto label {
    width: 21%;
    display: inline-block;
    font-weight:bold;
    color:#4DA8A5;
    text-align: left;
}

input,textarea {
     font-family: 'Roboto', sans-serif;
     width: 82%;
     border-radius: 3px;
     border: none;
     padding: 10px;
}
textarea {
	height:200px;
}

input[name='nombre_apellidos'], input[name='email'] {
    padding: 21px 10px;
}
form.formulariocontacto .block100 {
    padding-top: 50px!important;
    padding-bottom: 50px;
}

textarea.campo100 {
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 50px;
}
input[name='nombre_apellidos'] {
    width: 78%;
}
.contacto span img {
    margin-bottom: -5px;
    margin-right: 8px;
}
.hidden{
	display:none;
}
.contacto,
.contacto form{
	overflow:visible;
}
.contacto h2{
	color:#637776;
	text-align:left;
}
.contacto, .contacto * {
    overflow: visible;
}
a.boton.claro.submit {
    background: #4DA8A5;
    padding: 20px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    float: right;
    font-size: 20px;
    color: #FFF;
    padding: 9px 50px;
  font-family: 'HurmeGeometric';
    border: none;
    font-weight: bold;
    border-radius: 5px;
}
a.boton.claro.submit:hover{
    color: #4DA8A5;
    background: #FFF;
}
label.campo100 {
    width: 100%!important;
}
form.formulariocontacto .block50 label {
    padding-right: 17px;
	text-align:right;
    width: 17%!important;
}
ul.lang ul {
	display:none;
	position:absolute;
	top:0;
	right:0;
    background: #000;
	color:#FFF;
	height:50px;
}

ul.mmenu{
	padding-right:60px;
}
ul.lang{
	position:absolute;
	margin:0;
	right:0;
	top:0;
	width:40px;
	
}
ul.lang > li {
    background: url('../img/lang_arr.png') no-repeat top 7px right;
}
ul.lang li a {
	color:rgba(0,0,0,0);
    display: block;
    overflow: hidden;
	padding:2px 0;
    background: url('../img/lang_uk.png') no-repeat center right;
}
ul.lang li a.selected {
    font-size: 0;
    height: 12px;
    display: block;
	margin-top:7px;
	margin-bottom:10px;
    overflow: hidden;
    background: url('../img/lang_es.png') no-repeat center right;
}
.lang li {
	text-align:right;
    height: 25px;
    overflow: hidden;
     margin: 0!important;
}
.lang:hover li {
    height: 90px;
}
.vol2 h3 {
    font-size: 56px;
    font-weight: normal;
}

.vol2 h3 strong {
    font-weight: bold;
    font-size: 77px;
}

.vol2 h3 span {
    /* font-size: 60px; */
    font-weight: bold;
    margin-right: 5px;
}
.wrap.five.hacemos img {
    height: 100%;
    position: absolute;
    z-index: 0;
    width: auto;
    min-width: 101%;
    margin-top: 15px;
}
.confian{
	margin-top:125px;
	padding-top:0!important;
}
.confian .float2 {
    max-width: 1068px;
}
.wrap.nine li img {
     margin: 20px;
    max-height: 80px;
}
form.formulariocontacto .block100 label {
    width: 100%;
    text-align: left;
}

form.formulariocontacto .block100 input[type='checkbox'] {
    width: auto;
    float: left;
}
form.formulariocontacto .block100.full {
    padding: 0;
    margin-top: -100px;
}
.header .bnycologo * {
    color: transparent;
}
.footer .bnycologo * {
    color: transparent;
}
span.hidden.enviado {
    margin: 30px 0;
    font-size: 14px;
    font-weight: bold;
    color: #4da8a5;
}
.header .bnycologo {
      color: transparent;
    background: url(../img/bnco_lgt_header.svg);
    background-size: 166px;
    background-position: -33px -140px;
    width: 100px;
    display: block;
}
.footer .bnycologo {
      color: transparent;
    display: inline-block;
    background: url(../img/bnco_main_footer_lgt.svg);
    background-size: 300px;
    background-position: left center;
    padding: 10px;
    padding-right: 20px;
    width: 100%;
    background-repeat: no-repeat;
}
.floatvideo h2.bnycologo * {
    display: none;
}
.floatvideo h2.bnycologo {
      color: transparent;
    background: url(../img/bnco_main_footer_lgt.svg);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;
    padding-right: 50px;
    width: 330px;
    text-shadow: none;
}
.wrap.five.home {
    background: #000;
}

.wrap.five.home video {
    opacity: 0.5;
}
span.enviado {
    margin-top: 0;
}