
	@font-face {
	    font-family: Metropolis;
	    src: url(../fonts/Metropolis-Regular.otf);
	}
	@font-face {
	    font-family: Metropolis-Bold;
	    src: url(../fonts/Metropolis-Bold.otf);
	}
	@font-face {
	    font-family: Metropolis-light;
	    src: url(../fonts/Metropolis-Light.otf);
	}
	body{font-family: 'Metropolis'}
	.navbar-fixed-top{
		max-height: 80px
	}
	.menu-responsive .img-responsive.logo{
		max-height: 30px;
		margin-bottom: 25px;
	}
	.img-responsive.logo{
		max-height: 20px;
	}

	#background-carousel{
		position:relative;
		width:100%;
		height:100%;
		z-index:1;
	}
	.carousel,
	.carousel-inner {
		width:100%;
		height:100%;
		z-index:0;
		overflow:hidden;
	}
	.item {
		width:100%;
		height:100%;
		background-position:center center;
		background-size:cover;
		z-index:0;
	}
	.mt50{margin-top:50px }
	#content-wrapper {
		position:absolute;
		z-index:1 !important;
		min-width:100%;
		min-height:100%;
		margin-top: 50px;
	}
	.carouselJumbo{
		max-height: 600px
	}
	#content-wrapper ,.carouselJumbo{
		top: 0px;
	}
	#acciones .carousel-indicators{
		bottom: -5px;
	}
	#ContentUno,#ContentDos{margin:15px -15px;}
	.caption{
		/*margin-top: 10%;*/
		padding: 2.5% 5%;
	}
	.navbar-inverse .navbar-collapse{
		background-image: linear-gradient(to bottom,#3c3c3c 0,#222 100%);
	}
	#testimonials .carousel-inner .item{
		width: 100%;
		height: 380px;
		/*max-height: 500px;
    	height: 380px;*/
	}
	.bullets.row img{
		max-width: 100px;
		max-height: 100px;
		margin:0 auto;
    }
    .bullets.row p::before{

	}

	.navbar-collapse.collapse.in .menu-responsive{
		left: 15px;
	}
	.bullets.row p{
		margin-top: 10px;
		margin-bottom: 30px;
		font-size: 15px;
		font-weight: 500;
		text-align: left;
		color: #b3a369;
    }

	.row.aperturaCuenta p{
		color: #041e42;
  	    font-size: 1.5rem;
	    line-height: 2rem;
	}
	.row.aperturaCuenta a.btn-success{
	 	padding: 19px;
  		border-radius: 2px;
  		color:#fff;
  		min-width: 200px;
  		background-image: none;
  		border-color:#364b68;
  		background-color: #364b68;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border-color: transparent;
	}
    .navbar-collapse.collapse.in{
        background-color:transparent;
        border-color: transparent;
	}
	.navbar-default .navbar-toggle{
		border-color: transparent;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background-color: #fff;
	}
    .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{
        background-color: transparent;
    }
	footer{
		text-align: center;
		min-height: 230px;
		background-color:#555759;
		color: #f5f5f5;
	}
	section.ContentForm{
		background: #041e42 !important
	}
	footer .list-inline-item img{
		height: 40px;
        width: 100%;
        padding: 5%;
        margin-bottom: 10px;
	}
	section.yellow h2{
		font-size: 2rem;
	}
	section.yellow form label.error{
		color:red
	}
	.mt15{margin-top: 15px !important}
	section.yellow{
		background-color: #b3a369;
		min-height: 210px;
	}
	/*section.yellow form input[type=text]{
		height: 44px;
	}*/
	section.yellow form{
		padding-bottom: 50px
	}
	section.yellow form label{
  		font-size: 14px;
  		color: #fff;
  		font-weight: normal;
	}
	.pt25{padding-top: 25px}
	.pt50{padding-top: 50px}
	.pb50{padding-bottom: 50px}
	section.pt50{padding-top: 25px}
	section.yellow h2{
		color:#fff;
		margin: 0 auto;
		max-width: 825px;
		margin-top: 50px;

	}
	section.yellow form .btn-submit:active,section.yellow form .btn-submit:hover{
		background-color: #b3a369;
	}
	section.yellow form .btn-submit{
		border: none;
		text-transform: uppercase;
		font-size: 1.8rem;
		background-color: #b3a369;
		height: 35px;
		background-image: none;
		color:#fff;
		min-width: 200px;
		border-radius: 1px;
	}
	.accionistabg{
		background-image:url(../img/conviertete-en-accionista-actinver.jpg);
		background-position:center;
	}
	.accionistabg h2{
		font-family: 'Metropolis-Bold'
	}
	/*.accionistabg .carousel-inner .item{
		max-height: 375px;
	}*/
	.accionistabg .caption{
		padding-top: 0px;
		padding: 0px;
	}
	.accionistabg p{
		color: #d1c8a5;
	    font-size: 1.5rem;
	    max-width: 800px;
	    margin: 0 auto;
	}
	.navbar.navbar-default{
		border-color: transparent;
		background:transparent;
		box-shadow: none
	}
	.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover ,.navbar-default .navbar-nav>li>a{
		color: #fff;
		font-weight: 600;
	}
	/* The sticky class is added to the header with JS when it reaches its scroll position */
	.sticky {
	  background-color:#041e42 !important;
	}

	.bgYellow{
		background-image: url('../img/condusef-logo.svg');
	}
	section.accionistabg{
		color:#fff;
		text-align: center;
	}
	.btnBusanetYellow:hover,.btnBusanet:hover{
		color: #fff;
	}
	.btnBusanetYellow{
		font-size: 1.4rem;
    	padding: 10px;
	    border-radius: 2px;
	    color: #fff;
	    min-width: 250px;
	    background-image: none;
	    border-color: #b3a369;
		background-color: #b3a369;
	}
	.btnBusanet{
		padding: 10px;
	    border-radius: 2px;
	    color: #fff;
	    min-width: 180px;
	    background-image: none;
	    border-color: #364b68;
	    background-color: #364b68;
	}
	.carousel-control.left, .carousel-control.right{
		background-image: none;
	}
	.carouselJumbo .caption{
		max-width: 500px;
	}
	form a{color: #fff; font-weight: bold;}
	.carouselJumbo .caption div.boton{
		text-align: left;
		margin-top: 10%;
	}
	.carouselJumbo .caption h4{
		font-size: 2rem;
		color: #fff;
	}
	.item .caption p{
		font-size:1.5rem
	}
	.item .caption h3{
		font-size: 2rem
	}
	footer small{
		font-size: 12px;
	}
	small{
		font-size: 10px;
		color: #cfd8dc;
	}
	.carousel-indicators li{
		width: 15px;
		height: 15px;
		border: solid 2px #cfd8dc;
		background-color: transparent;
	}
	.carousel-indicators li.active{
		background-color: #cfd8dc;
		width: 15px;
		border: solid 2px #cfd8dc;
		height: 15px;
		margin: 1px;
	}

	#testimonials .contentText{
		padding-top: 10%;
	}
	#testimonials .contentText span{
		color: #041e42;
		font-size: 1.7rem;
	}
	#testimonials .contentText h5{
		font-size: 1.75rem;
		font-weight: bold;
		color: #041e42;
    }
    .triangle.container-fluid .col-sm-5.xsTestimonials{height: 250px}
	/**/
	.triangle.container-fluid {
    	position: relative;
	}
	#testimonials .carousel-inner .item{
		max-height: 260px;
	}

	.triangle.container-fluid .col-sm-5{
		background: url('../img/img_testimonios_1.jpg') no-repeat;
		background-size: cover;
        height: 350px;
        transition: background-image 2s ease-in-out;
    	background-position: right top;
    }
    .btnSubmitForm{text-align: center}
    .contentInvertir{
        text-align: center;
        margin: 20px 10px;
        font-size: 2.5rem;
    }
    input.inputInvertir:focus {
        outline: 0;
    }
    .inputInvertir{
		text-align: center;
        border: none;
        border-bottom: 1px #364b68 solid;
        font-size: 3rem;
        max-width: 250px;
    }
    #simulador h2{
        max-width: 750px;
        margin: 30px auto;
    }
    .simulador {background: #0b1731;}
    .simulador img {width: 100%; height: auto; margin: 0 auto;}
	.triangle-content {
	    position: relative;
	    height: 100%;
	    width: 100%;
	    z-index: 3;
	}
	.distortion-container-gray-down-right {
	    position: relative;
	    width: 30%;
	    height: 100%;
	}
	svg.decor {
	    fill: #b3a369;
	    stroke: #1cbacc;
	}
	.titleBlue{
		color: #364b68;
		font-weight: bold;
	}
	.fnt18{
		font-size: 18px;
		color: #364b68;
	}
	footer .list-inline.links> li{
		max-width: 180px;
		font-size: 12px;
		text-align: center;
    	vertical-align: text-top;
	}
	footer .list-inline.logos> li{
		padding: 0px 2.5%;
	}
	.imgFooter{
		margin:15px auto;
		height: 18px;
		margin-bottom: 10px;
	}
	#acciones .carousel-control{
		width: 12%;
	}
	#accionistaGraph{
		max-height: 200px
	}
	#acciones .caption b{
		font-size: 1.5rem
	}
	.numberGraph{font-size: 3rem}
	.slider-track,.slide .slider-selection {
		background: #554717;
	}
	.slider-handle{
		background-image: none;
		background-color: #b3a369;
	}
	.slider-handle.round{
		border-radius: 0px;
		transform: rotate(45deg);
		width: 30px;
    	height: 30px
	}
	.slider.slider-horizontal{
		height: 30px;
		width: 100%;
		max-width: 400px;
		margin: 35px 0px;
	}
    h2{font-size: 2.5rem}

    /*effects*/
.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item a {
    cursor: default;
  color: #333;
}
.ih-item a:hover,.ih-item a:focus {
    cursor: default;
  text-decoration: none;
}
.ih-item img {
  width: 100%;
  height: 100%;
}


.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
  border-radius: 50%;
}

.txtBullets{
		/*margin-top: -15%;*/
		color: #b3a369;
		font-weight: bold;
	}
.ih-item.square {
  position: relative;
  width: 316px;
  height: 216px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.circle.effect6.colored .info {
  background: #1a4a72;
}

.ih-item.circle.effect6 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
}


.ih-item.circle.effect6.scale_up .info {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}

.ih-item.circle.effect6.scale_up a:hover .img {
  opacity: 0;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.ih-item.circle.effect6.scale_up a:hover .info {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.logoSlide{
	max-height: 60px;
}
.ih-item.circle.effect6.scale_down .info {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}

.hiddenTemporal{
	display: none !important;
}
#myCarousel .carousel-inner .item{
	max-height: 400px;
	min-height: 350px
}
.ih-item.circle.effect6.scale_down a:hover .img {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.ih-item.circle.effect6.scale_down a:hover .info {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.circle.effect6 .img{
    display: none;
}
.btnTrans{
	background: transparent;
    border: 2px solid #041e42;
    color: #041e42;
}
.txtAperturaBullets{text-align: center}

    /* Small devices (landscape phones, 576px and up)*/
    @media (min-width: 480px) and (max-width: 767px) {
        .paddingMD{
            padding-left: 15% !important;
            padding-right: 15% !important;
		}
	}
	@media (min-width: 768px) and (max-width: 1024px) {
		.ih-item.circle.effect6 .info p{
			line-height: 16px;
		}
		.ih-item.circle.effect6.scale_down_up a:hover .info{
			max-width: 150px!important;
			max-height: 150px!important;
		}
		.ih-item.circle.effect6 .info p {
			padding: 3px 2px !important;
			margin: 20px 17px 0px  !important;
			font-size: 13px !important;
		}
	}
	@media (min-width: 768px) and (max-width: 1200px) {
		.yellow form.form-inline .form-group{
			max-width: 200px;
		}
	}
	@media (min-width: 576px) {
		.btnBusanet{
			padding: 19px;
	    	min-width: 200px;
		}
		.btnBusanetYellow{
			font-size: 1.5rem;
			min-width: 300px;
		}
	}
	@media (max-width:767px){
		.effect6 .info {
			display: list-item;
			list-style-image: url('../img/check.svg');
			margin: 0px 20px;
		}
		.effect6 .info p{margin-top: 0px;}
		.info img{
			width: 24px;
    		height: 24px;
		}
		.menu-responsive {
			position: fixed;
			z-index: 99;
			    max-width: 400px;
			top: 0;
			margin-top: 0px;
			left: -250px;
			-webkit-transition: all 200ms linear;
			-moz-transition: all 200ms linear;
			-ms-transition: all 200ms linear;
			-o-transition: all 200ms linear;
			transition: all 200ms linear;
			background-image: linear-gradient(to bottom,#041e42,#041e42cc 100%);
			height: 100vh;
			padding-top: 30px;
			width: 100vh;
    		padding-left: 5%;
		}
	}
	/* Medium devices (tablets, 768px and up)*/
	@media (min-width: 768px) {
		.yellow form.form-inline .form-group{
			min-height: 104px;
		}
		.txtAperturaBullets{text-align: right}
		.bullets.row p{
            color: #fff;
        }
		.ih-item.circle.effect6.scale_down_up a:hover .img {
        opacity: 0;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
		transform: scale(0.5);

        }
    .ih-item.circle.effect6.scale_down_up a:hover .info {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
		transform: scale(1);
		max-width: 180px;
		max-height: 180px;
		margin:0 auto;
	}

    .ih-item.circle .info {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            text-align: center;
            border-radius: 50%;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    }

        .ih-item.circle.effect6.scale_down_up .info {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transition: all 0.35s ease-in-out 0.2s;
        -moz-transition: all 0.35s ease-in-out 0.2s;
		transition: all 0.35s ease-in-out 0.2s;
		max-width: 180px;
		max-height: 180px;
		margin:0 auto;
        }
        .ih-item.circle.effect6 .info {
		background: #b3a369;
		color:#fff;
        opacity: 0;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        }
		.navbar-nav>li>a{
			padding: 10px 10px;
		}
		section.yellow h2 {
			font-size: 2.5rem;
		}
        .ih-item.circle.effect6 .img {
            display: block;
			opacity: 1;
			-webkit-transform: scale(1);
			-moz-transform: scale(1);
			-ms-transform: scale(1);
			-o-transform: scale(1);
			transform: scale(1);
			-webkit-transition: all 0.35s ease-in-out;
			-moz-transition: all 0.35s ease-in-out;
			transition: all 0.35s ease-in-out;
			}
        footer .list-inline-item img{
            height: 53px;
            width: 100%;
        }
        .btnSubmitForm{text-align: left}
        #testimonials .carousel-indicators{
            text-align: left;
        }
		#testimonials .carousel-inner .item{
			max-height: 350px;
		}
		.list-unstyled.list-inline.text-center.links{
			text-align: left;
		}
		footer{text-align: left; }
		#testimonials .contentText span {
		    color: #041e42;
		    font-size: 2.5rem;
		}
		small{
			font-size: 12px;
		}
		.btnBusanetYellow{
			font-size: 2rem;
			min-width: 350px;
		}
		#acciones .carousel-control{
			width: 5%;
		}
		.numberGraph{font-size: 4rem}
		#acciones .caption b{
			font-size: 2rem
		}

		.item .caption p{
			font-size:1.9rem
		}
		.item .caption h3 {
		    font-size: 3rem;
		}
		h2{font-size: 3rem}
		section.pt50{
			padding-top: 50px;
		}
		.accionistabg p{
			font-size: 2rem
		}
		.row.aperturaCuenta p{
			color: #041e42;
	  	    font-size: 2rem;
		    line-height: 3rem;
		}
		.bullets.row p{
			margin-top: 10px;
    		font-size: 16px;
		}
		.carousel-inner .item {
			height: 450px;
		}
		.carouselJumbo .caption h4 {
		    font-size: 3rem;
		    color: #fff;
		}
		.img-responsive.logo {
			max-height: 30px;
			margin-top: -7px;
		}
		.bullets.row img {
		    max-width: 140px;
		    max-height: 140px;
		    margin: 0 auto;
        }
        .bullets.row p{
            text-align: center;
		}
		.ih-item.circle.effect6 .info p {
        padding: 6px 2px;
        margin: 30px 20px 0px;
		font-size: 14px;
		max-width: 180px;
		max-height: 180px;
        }

	}

	/* Large devices (desktops, 992px and up)*/
	@media (min-width: 992px) {
		.accionistabg .caption{
			padding: 5%
		}
		.carousel-inner .item {
		    height: 500px;
		}
		.bullets.row img {
		    max-width: 180px;
		    max-height: 180px;
		    margin: 0 auto;
		}
    }
    @media (min-width: 1024px) {
		.txtBullets{margin-top: -9%}
        .ih-item a{cursor: pointer;}
        .ih-item.circle {
            position: relative;
            width: 220px;
            height: 220px;
            border-radius: 50%;
        }

        .ih-item.circle .img {
            position: relative;
            width: 220px;
            height: 220px;
            border-radius: 50%;
        }



    }

	@media (min-width: 1200px) {
		.yellow form.form-inline .form-group{
			max-width: 300px;
		}
		.carousel-inner .item {
		    height:600px;
		}
		.btnBusanetYellow{
			font-size: 2.5rem;
			min-width: 400px;
		}
		.bullets.row img {
		    max-width: 200px;
		    max-height: 200px;
		    margin: 0 auto;
		}
	}
