@font-face {
    font-family: 'arimobold';
    src: url('../fonts/arimo-bold-webfont.woff2') format('woff2'),
         url('../fonts/arimo-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'arimobold_italic';
    src: url('../fonts/arimo-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/arimo-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'arimoitalic';
    src: url('../fonts/arimo-italic-webfont.woff2') format('woff2'),
         url('../fonts/arimo-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'arimoregular';
    src: url('../fonts/arimo-regular-webfont.woff2') format('woff2'),
         url('../fonts/arimo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'didact_gothicregular';
    src: url('../fonts/didactgothic-webfont.woff2') format('woff2'),
         url('../fonts/didactgothic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html {
  	height: 100%;
}


h4, h5{
	font-size: 24px;
	text-transform: uppercase;
	font-family: 'didact_gothicregular',Helvetica,Arial,sans-serif;
	color: #143a58;
	letter-spacing: 1.5px;
}
h5{
	font-size: 20px;
	margin-top: 20px;
}
.f-rgt{
	font-size: 85px !important;
    margin: 70px 0 50px !important;
    padding-left: 40%;
    text-align: left;
}
hr{
	background: #959595 none repeat scroll 0 0;
    border: 0 none;
    height: 3px;
}
body {
  	color:#5d5d5d;
  	background-color: #fff;
	font-family: 'arimoregular',Helvetica,Arial,sans-serif;
	font-size: 16px;
}

body.home {
	width: 100%;
	min-height: 100%;
  	color:#5d5d5d;
  	background-image: url(../images/landing.jpg);
	background-size: cover;
	background-position: center;
	background-color: rgba(121, 121, 121, 0.3);
	background-blend-mode: color;

}
.logocont {    
	margin: auto;
    filter: brightness(0) invert(1);
    max-width: 100%;
}
.logocont{
	width: 16%;
    margin-top: 1rem;
}
.opc{
	opacity: 0.5;
}
.container{
	width: 1140px;
	position: relative;
}

.cont{
	height: 100%;
	padding: 3% 0;
	-moz-box-sizing: padding-box;
	-webkit-box-sizing: padding-box;
	box-sizing: padding-box;
	position: relative;
}
.cont-sec{
	min-height: 500px;
	margin: 50px auto;
}
.center{
	text-align: center;
}
#master-head{
	background:#fff;
	padding: 10px 0 20px 0;
	position: fixed;
	width: 100%;
	z-index: 100;
	top: 0;
	border-bottom:1px solid #ccc;
}
.img-logo{
	width: 66%;
	max-width: 66%;

}
.blog-link {
    margin-top: 50px !important;
    margin-right: 25px;
}
.social-icons{
	width: 45px;
	height: 45px;
	margin-left: 7px;
	float: right;
	background-size: cover;
	display: block;
	margin-top: 35px;
}

.icon-email{
	background-image: url(../images/icon-email.png);
}

.icon-instagram{
	background-image: url(../images/icon-instagram.png);
}

.icon-facebook{
	background-image: url(../images/icon-facebook.png);
}

.social-icons:hover{
	opacity: .7
}

.banner{
	width: 100%;
	height: 570px;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	font-size: 22px;
	color: #fff;
	font-family: 'arimoregular',Helvetica,Arial,sans-serif;
	margin-top: 125px;
}
.banner.b-clientes{
	background-image: url(../images/banner_clientes.jpg);
}

.banner.b-asesores{
	background-image: url(../images/banner_asesores.jpg);
}
.banner.b-privacidad{
	background-image: url(../images/banner_clientes.jpg);
	height: 200px;
}
.banner .water{
	background-image: url(../images/marca_agua.png);
	width: 900px;
	height: 577px;
	background-size: cover;
	background-position: center;
	position: absolute;
	right: -30%;
	top: 0;
}
.banner h2{
	font-size: 100px;
	font-family: 'didact_gothicregular',Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	margin: 100px 0 70px;
}
.banner.b-privacidad h2{
	text-align: center;
	margin: 50px 0 50px;
}
.banner h6{
	font-size: 27px;
	font-family: 'arimoitalic',Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	margin: 40px 0;
}
.banner p{
	letter-spacing: 1.5px
}
.landing{
	height: 300px;
	width: 100%;
	background-image: url(../images/landing.jpg);
	background-size: cover;
	background-position: center;
}
.logocont{
	margin: auto;
    width: 20%;
}
.icons{
	display: inline-block;
	width: 100%;
}
.icons > img{
	width: 30%;
	height: auto;
	max-width: 30%;

}
.box-info{
	font-size: 16px;
	color: #000;
}
.box-info h3{
	color: #000;
	margin-bottom: 30px;
	font-family: 'didact_gothicregular',Helvetica,Arial,sans-serif;
}

.secbottom{
	position: absolute;
	bottom: 100px;
	width: 100%;
}
.secbottom h3{
	color: #fff;
    font-size: 60px;
    margin: 15px auto;
    width: 70%;
    font-family: 'didact_gothicregular',Helvetica,Arial,sans-serif;
    text-shadow: 0 0 1px #999999;
    line-height: 1
}
.btn-h{
    
    display: block;
    font-family: "didact_gothicregular",Helvetica,Arial,sans-serif;
    font-size: 25px;
    line-height: 1;
    padding: 10px 0 3px;
    text-align: center;
    width: 100%;
    background: #18375e;
	border: 2px solid #18375e;
	text-decoration: none;
	border-radius: 10px;
	color: #fff;
}
.btn-h:hover, .btn-h:focus, .btn-h:active{
	border: 2px solid #fff;
   -webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
    color: #fff;
    background: transparent;
    text-decoration: none;
}

.contact{
	margin-top: 50px
}

.form-send{

}
.form-send label {
    color: #7b7c7c;
    font-weight: normal;
}
.form-control{
	border: solid 2px #7b7c7c;
	border-radius: 10px;
}
.btn {
	border: 2px solid #14395a;
    background: #14395a none repeat scroll 0 0;
    border-color: #14395a;
    -webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
    color: #fff;
    font-size: 16px;
    font-family: "didact_gothicregular",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    padding: 8px 10px 3px;
}
.btn:hover{
	border: 2px solid #14395a;
    color: #14395a;
    background-color: transparent;
}
#master-foot{
	background: #18375e;
	padding: 20px;
	text-align: center;
	color: #fff;
}
#master-foot.home{
	position: absolute;
	bottom: 0;
	width: 100%;
}
#master-foot a{
	color: #fff;
}
@media(max-height: 600px){
	.logocont{
		display: none;
	}
}
@media(max-width: 1140px){
	.container{
	width: auto;
	position: relative;
	}
	.f-rgt {
    padding-left: 30%;
	}
}

@media(max-width: 990px){
	.logocont img{
		width: 70%;
		height: auto;
	}
	.secbottom h3 {
	    font-size: 45px;
	    width: 39%;
	}
	.btn-h{
		font-size: 20px;
	}
	.banner h2 {
	    font-size: 85px;
	    margin: 70px 0 50px;
	}
	.f-rgt {
   	 	padding-left: 0%;
	}
	.banner h6 {
	    font-size: 25px;
	    margin: 30px 0;
	}
	.banner{
		font-size: 20px;
	}

}
@media(max-width: 768px){
	.logocont img{
		width: 80%;
		height: auto;
	}
	.secbottom a{
		max-width: 70%;
		margin: 10px auto;

	}
	 .box-info{
	 	text-align: center;
	 }
	 .contact .col-md-6{
	 	margin-bottom: 40px;
	 }
	.banner.b-privacidad h2{
		font-size: 80px
	}
}
@media(max-width: 767px){
	.banner h2, .banner.b-privacidad h2 {
	    font-size: 60px;
	    margin: 30px 0 30px;
	}
	.banner.b-privacidad h2{
		font-size: 80px
	}
	.f-rgt {
	    font-size: 50px!important;
	    margin: 30px 0 30px!important;
	}
	.banner h6 {
	    font-size: 18px;
	    margin: 20px 0;
	}
	.banner{
		font-size: 16px;
		height: 370px;
	}
}
@media(max-width: 600px){
	.logocont{
		display: none;
	}
	.secbottom h3 {
    	font-size: 45px;
   		width: 76%;
	}
	.logocont img{
		width: 100%;
		height: auto;
	}
	/*#master-head .col-md-6{
		width: 100%;
	}*/
	#master-head img{
		width: 100%;
    	max-width: 100%;
		margin-top: 10px;
	}

	.social-icons {
	    height: 30px;
	    width: 30px;
	    margin-top: 0;
	}
	.icon-sec{
		position: absolute;
		top: 5px;
		right: 15px;
	}
	.secbottom h3 {
    	font-size: 35px;
    	width: 76%;
	}
	.banner h2, .banner.b-privacidad h2 {
	    font-size: 40px;
	    margin: 40px 0 20px;
	}
	.f-rgt {
	    font-size: 35px!important;
	    margin: 40px 0 20px!important;
	}
	.banner h6 {
	    font-size: 16px;
	    margin: 20px 0;
	}
	.banner{
		font-size: 14px;
		height: 370px;
	}
	#master-foot{
		font-size: 12px;
		padding: 20px 50px;
	}
	.banner.b-privacidad{
		height: 170px;
	}

	

	.blog-link {
	    margin-top: 6px !important;
	    margin-right: 25px;
	}
	
	
	

}
@media(max-width: 360px){
	.social-icons {
		    height: 20px;
		    width: 20px;
		}
	.blog-link {
    	margin-top: 0px !important;
    	font-size: 15px;
	}
	#master-head .col-md-6 {
    	width: 50%;
	}
	.icon-sec {
	    position: absolute;
	    top: 30px;
	    right: 15px;
	}

	
}

@media(max-width: 320px){
	#master-foot{
		font-size: 12px;
		padding: 20px 40px;
	}
	.banner{
		margin-top: 110px;
	}
	.banner h2, .banner.b-privacidad h2{
		font-size: 32px;
	}
	.f-rgt {
	    font-size: 28px!important;
	    margin: 40px 0 20px!important;
	}

}