@font-face {
	font-family:"vicecitysans-webfont";
	src:url("../fonts/vicecitysans-webfont.eot?") format("eot"),
	url("../fonts/vicecitysans-webfont.woff") format("woff"),
	url("../fonts/vicecitysans-webfont.ttf") format("truetype"),
	url("../fonts/vicecitysans-webfont.svg#vicecitysans-webfont") format("svg");
	font-weight:normal;
	font-style:normal;
	}

@font-face {
	font-family:"Roboto-Condensed";
	src:url("../fonts/Roboto-Condensed.eot?") format("eot"),
	url("../fonts/Roboto-Condensed.woff") format("woff"),
	url("../fonts/Roboto-Condensed.ttf") format("truetype"),
	url("../fonts/Roboto-Condensed.svg#Roboto-Condensed") format("svg");
	font-weight:normal;
	font-style:normal;
	}
	

.escondido {
  display: none;
}	
	
#contenedor{
  	width:100%;
  	overflow:hidden;
  	position:relative;
  	font-family:"Roboto-Condensed";
}
.pad{
  	padding-left:0px;
  	padding-right:0px;
}
.clear{
  	clear:both;
}
header {
  	background: #fff;
}
#logo {
	padding-bottom: 14px;
}
#head-menu {
    position: relative;
    z-index: 111;
	}
#menu{
	padding-bottom: none;
	background: transparent;
	width: 100%;
	margin-bottom:0;
	border: none;
	min-height: 10px;
}
.menu{
  	display: -webkit-box;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: -webkit-flex;
  	display: flex;
  	-webkit-flex-flow: row wrap;
  	justify-content: space-around;
}
.menu li{
  	text-align: center;
}
#navbar a{
  	color: #1f3864;
  	font-size: 17px;
  	float: left;
  	position: relative;
  	padding: 14px 20px;
  	margin-left: -280px;
    margin-top: 60px;
	font-family:"vicecitysans-webfont";
}
#navbar a:hover{
  	background-color: #f6a217;
  	color: #FFF;
  	text-decoration: none;
}
#navbar .selec{
  	background-color: #f6a217; 
  	color: #FFF;
  	text-decoration: none;
}
.glyphicon {
    position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 29px;
	color: #fff;
	padding: 6px;
	float: left;
	right: 12px;
}
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#telefonos p span {
    background: #f6a217;
    margin-right: 5px;
    padding: 5px 10px;
    margin-top: -1px;
}
#telefonos p{
	line-height: 23px;
	margin-left: 14px;
	margin-top: 37px;
	position: absolute;
}
.borde{
  	border-left: solid 1px #fff;
}
.caption{
  	position: absolute;
  	right:12%;
  	bottom: 70px;
}
.caption a {
 	display:inline-block;
 	margin-top:1px;
 	background:#f6a217;
 	padding:7px 21px;
 	color:#fff;
 	font-size:20px;
 	text-decoration: none!important;
 }
.caption a:hover {
 	background-color:#1f3864;
}
.caption h1{
  	font-family:"vicecitysans-webfont";
  	font-size: 48px;
  	color: #fff;
  	padding: 8px;
  	text-shadow: -3px 3px 9px #000;
}
#carousel-home .carousel-indicators{
  	text-align: right;
  	width: auto;
  	background: #fff;
  	float: right;
  	padding: 6px;
  	margin-left: 0px;
  	left: auto;
  	right: 13%;
  	bottom: 0px;
}
#carousel-home .carousel-indicators li{
  	width:16px;
  	height:16px;
  	background: #1f3864;
  	border-color: #1f3864;
}
#carousel-home .carousel-indicators .active{
  	background: #f6a217;
  	border-color: #000;
}
#contenido-home{
  	padding: 99px 0px;
	background: url(../img/bg.jpg);
}
.btn-home{
  	background: #FFF;
  	padding: 10px;
  	float: left;
  	position: relative;
  	width: 100%;
  	margin-top: 20px;
  	margin-bottom: 20px;
  	font-family: 'Roboto', sans-serif;
  	box-shadow: 5px 5px 3px #6e6d6d;
  	border: 1px solid #f6a217;
}
.btn-home h2{
  	font-family:"vicecitysans-webfont";
  	color: #f6a217;
  	font-size: 26px;
	line-height: 30px;
	margin-top: 25px;
}
.btn-home p{
  	font-size: 15px;
  	margin-top: 10px;
	line-height: 18px;
	color: #6D6D6D;
}
.btn-home a{
  	display: inline-block;
  	margin-top: 48px;
  	padding: 7px 20px;
  	background: #1f3864;
  	font-size: 14px;
  	color: #FFF;
	text-decoration: none !important;
}
.btn-home a:hover{
  	background: #f6a217;
  	text-decoration: none !important;
  	color: #fff;
}
.photo {
	background-attachment: fixed;
  	padding-top: 100px;
  	padding-bottom: 80px;
	background-position: 20% 0;
	position: relative;
  	background-image: url(../img/img.jpg);
  	background-size: cover;
  	font-family: 'Roboto', sans-serif;
}
.photo2 {
	background-attachment: fixed;
  	padding-top: 100px;
  	padding-bottom: 80px;
	background-position: 20% 0;
	position: relative;
  	background-image: url(../img/img2.jpg);
  	background-size: cover;
  	font-family: 'Roboto', sans-serif;
}

.texto-photo{
  	display: inline-block;
  	padding:60px;
  	
}
.texto-photo h1{
  	width: 100%;
  	float: left;
  	position: relative;
  	font-family:"vicecitysans-webfont";
  	font-size: 36px;
  	text-align: center;
  	color: #1f3864;
}
.texto-photo p{
    width: 100%;
	float: left;
	position: relative;
	font-size: 18px;
	margin-top: 20px;
	line-height: 24px;
	text-align: justify;
	color: #6D6D6D;
}
footer{
  	background:#fff;
  	border: 1px solid #6D6D6D;
}
.datos{
  	padding: 20px 0px;
  	color: #0B0B0B;
}
.datos h1{
  	float: left;
  	position: relative;
  	padding-right: 12px;
  	border-right: solid 1px #1f3864;
  	line-height: 26px;
  	color:#1f3864;
	font-family:"vicecitysans-webfont";
}
.datos p{
  	font-size:18px;
  	float: left;
  	margin-left: 12px;
  	position: relative;
  	line-height: 26px;
  	color:#1f3864;
}
.redes{
  	background: url(../img/bg-redes.png) no-repeat center bottom;
  	height: 130px;
  	text-align: center;
}
.redes h2{
  	margin-top: 30px;
  	font-family:"vicecitysans-webfont";
  	color:#1f3864;
  	font-size: 15px;
  	text-align: left;
  	margin-left: 247px;
}
#fb{
  	display: inline-block;
  	background: url(../img/redes.png) left;
  	width: 55px;
  	height: 55px;
  	margin-top: 20px;
}
#fb:hover{
  	background: url(../img/redes-h.png) no-repeat  left;
}
#ins{
  	display: inline-block;
  	background: url(../img/redes.png) 173px;
  	width: 55px;
  	height: 55px;
  	margin-top: 20px;
}
#ins:hover{
  	background: url(../img/redes-h.png) 173px;
}
#in{
  	display: inline-block;
    background: url(../img/redes.png) 113px;
	width: 55px;
	height: 55px;
	margin-top: 20px;
}
#in:hover{
  	background: url(../img/redes-h.png)  113px;
}
#tik{
  	display: inline-block;
  	background: url(../img/redes.png) 54px;
  	width: 55px;
  	height: 55px;
  	margin-top: 20px;
}
#tik:hover{
  	background: url(../img/redes-h.png) 54px;
}

#web{
   	background: #f6a217;
  	padding: 11px 0px;
}
#web a{
  	background: url(../img/web.png) no-repeat right;
  	padding-right: 148px;
  	font-family: 'Roboto', sans-serif;
  	color: #fff;
  	text-decoration: none;
  	float: right;
}
#web a:hover{
  	background: url(../img/web-h.png) no-repeat right;
  	color: #1f3864;
}
#empresa {
	padding: 50px 0px;
	background: url(../img/bg2.jpg);
}
#empresa li{
	background: url(../img/li.png) no-repeat left top;
	padding-left: 25px;
	font-size: 18px;
	margin-top: 10px;
	line-height: 22px;
	color: #6D6D6D;
	text-align: justify;
	}
#empresa h1{
  	border-bottom: solid 1px #1f3864;
  	padding-bottom: 10px;
  	font-size: 30px;
  	color: #1f3864;
  	font-family:"vicecitysans-webfont";
}
#empresa h2{
  	padding-bottom: 10px;
  	font-size: 30px;
  	color: #1f3864;
  	font-family:"vicecitysans-webfont";
}
#empresa h3{
  	padding-bottom: 10px;
  	font-size: 20px;
  	color: #1f3864;
  	font-family:"vicecitysans-webfont";
}
#empresa p{
	font-size: 18px;
	margin-top: 10px;
	line-height: 24px;
	color: #6D6D6D;	
	text-align: justify;
}
#carousel-emp{
  	margin-top: 70px;
}
#texto-emp{
  	margin-top: 60px;
  	font-size:18px;
  	text-align: justify;
  	color: #000;
  	line-height: 20px;
}
.texto-photo2 p{
    width: 100%;
	color: #fff;
	float: left;
	position: relative;
	font-family:"vicecitysans-webfont";
	font-size: 36px;
	text-align: center;
}
#asesorias {
	padding: 50px 0px;
	background: url(../img/bg2.jpg);
}
#asesorias h1{
	text-transform: uppercase;
  	border-bottom: solid 1px #1f3864;
  	padding-bottom: 10px;
  	font-size: 30px;
  	color: #1f3864;
  	font-family:"vicecitysans-webfont";
}
#asesorias p {
  background: url(../img/li.png) no-repeat left top;
  padding-left: 25px;
  font-size: 18px;
  margin-top: 10px;
  line-height: 22px;
  color: #6D6D6D;
}
.asesoria-b{
  	padding-bottom: 30px;
  	float: left;
  	position: relative;
  	width: 100%;
  	margin-top: 10px;
}
.asesoria-b h2{
  	font-family:"Neou Bold";
  	font-size: 31px;
  	color: #72b932;
  	font-weight: normal;
  	margin-top: 40px;
}
.asesoria{
  	float: left;
  	position: relative;
  	width: 100%;
  	margin-top: 30px;
}
.asesoria-caption{
  	position: absolute;
  	bottom: 0px;
  	left: 0px;
  	background: #f6a217;
  	width: 100%;
  	padding: 15px;
  	font-family:"vicecitysans-webfont";
  	color: #FFF;
  	font-size: 24px;
}
.asesoria-caption:hover{
  	background: #1f3864;
  	color: #FFF;
}
.mas{
  	position: absolute;
  	right: 15px;
  	top: 6px;
  	color: #FFF;
}
#interna{
  	padding: 50px 0px;
	background: url(../img/bg2.jpg);
}
#interna h1{
 	text-transform: uppercase;
  	border-bottom: solid 1px #1f3864;
  	padding-bottom: 10px;
  	font-size: 30px;
  	color: #1f3864;
  	font-family:"vicecitysans-webfont";
}
#interna h2{
 	padding-bottom: 10px;
	font-size: 22px;
	color: #1f3864;
	font-family:"vicecitysans-webfont";
	margin-top: 28px;
}
#interna ul{
	margin-top: 10px;
	line-height: 19px;
	}
#interna li{
	background: url(../img/li.png) no-repeat left top;
	padding-left: 25px;
	font-size: 18px;
	margin-top: 10px;
	line-height: 22px;
	color: #6D6D6D;
	}

.titulo a {
    float: right;
    font-size: 20px;
    padding: 10px;
    margin-top: -2px;
    position: relative;
    background: #F6A217;
    color: #FFF;
	text-decoration: none!important;
}
.titulo a:hover {
    background: #1f3864;
    color: #FFF;
	text-decoration: none!important;
}
.servicio{
  	margin-top: 40px;
  	float: left;
  	position: relative;
  	width: 100%;
  	border: 3px solid #fff;
}
.caption-ser{
  	width: 100%;
  	background: #0000004D;
  	min-height: 100%;
  	font-family:"Open Sans Light";
  	font-size: 22px;
  	line-height: 25px;
  	color: #FFF;
  	text-align: left;
  	padding: 25px 15px;
  	position: absolute;
  	left: 0px;
  	top: 0px;
}
.caption-ampliar{
  	width: 99px;
  	height: 61px;
  	position: absolute;
  	bottom: 6px;
  	right: 6px;
  	background: url(../img/ampliar.png);
}
.caption-ampliar:hover{
  	background: url(../img/ampliar-h.png);
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
	z-index:9999;
	}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999999;
	}
.fancybox-skin {
	position: relative;
	background: #FFF;
	color: #444;
	text-shadow: none;
	}
.fancybox-opened {
	z-index: 999999;
	}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	}
.fancybox-outer, .fancybox-inner {
	position: relative;
	}
.fancybox-inner {
	overflow: hidden;
	}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
	}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
	}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
	}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/fancybox_sprite.png');
	}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 9999;
	}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
	}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 99999;
	}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 999999;
	}
.fancybox-prev {
	left: 0;
	}
.fancybox-next {
	right: 0;
	}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 99999;
	visibility: hidden;
	}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
	}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
	}
.fancybox-nav:hover span {
	visibility: visible;
	}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
	}
/* Overlay helper */
.fancybox-lock {
	overflow: hidden;
	}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index:9999;
	background-image:url(../img/fancybox_overlay.png);
	}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
	}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
	}
/* Title helper */
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
	}
.fancybox-opened .fancybox-title {
	visibility: visible;
	}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: -25px;
	margin-left: -15px;
	z-index:99999;
	}
.fancybox-title-float-wrap .child {
	display: inline-block;
	width: 100%;
	float: left;
	position: relative;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: #000;
	color: #4286b0;
	line-height: 24px;
	white-space: nowrap;
	}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
	}
.fancybox-title-inside-wrap {
	padding-top: 10px;
	}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
	}
#prev2{
  	background: #FFF;
	color: #9D132C;
	opacity: 1;
	padding: 15px;
	width: 45px;
	height: 45px;
	position: relative;
	right: 90px;
	bottom: 3%;
	top: auto;
	left: auto;
	float: right;
}
#prev2:hover{
  	color: #000;
}

#next2{
  	background: #FFF;
  	color:#9D132C;
  	opacity: 1;
  	padding: 15px;
  	width: 45px;
  	height: 45px;
  	position: relative;
  	right: 0px;
  	bottom: 3%;
  	top: auto;
  	float: right;
}
#next2:hover{
  	color: #000;
}
.volver{
  	background-color: #F0F0F0;
  	background-size: cover;
  	padding:26px 0px;
  	float: left;
  	position: relative;
  	text-align: center;
  	margin-top: -48px;
}
#contacto {
	padding: 50px 0px;
	background: url(../img/bg2.jpg);
}
#contacto h1{
  	text-transform: uppercase;
  	border-bottom: solid 1px #1f3864;
  	padding-bottom: 10px;
  	font-size: 30px;
  	color: #1f3864;
  	font-family:"vicecitysans-webfont";
}
#contacto p{
	font-size: 18px;
	margin-top: 10px;
	line-height: 22px;
	color: #6D6D6D;	
}
#formulario{
  	margin-top: 30px;
}
#formulario h2{
	color: #1f3864 !important;
  	font-family: 'Roboto', sans-serif;
  	font-weight: bold;
	text-transform: none;
	font-size: 18px;
	margin-top: 5px;
}
#formulario input{
	width:100%;
	background-color:#f6a217;
	color:#fff;
	border:none;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	padding:11px 8px;
	margin-top: 5px;
}
#formulario textarea{
	width:100%;
	background-color:#f6a217;
	color:#fff;
	border:none;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	padding:7px 8px;
	margin-top: 5px;
}
#enviar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:22px !important;
	color:#FFF !important;
	text-align:center;
    margin-right: 15px;
	margin-top:30px !important;
	padding:9px 0px !important;
	background: #1f3864 !important;
}
#enviar:hover{
	background-color:#f6a217!important;
	color: #FFF !important;
}
#borrar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:22px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:30px!important;
	padding:9px 0px !important;
	background: #1f3864 !important;
}
#borrar:hover{
   background-color:#f6a217!important;
	color: #FFF !important;
}
#mapa{
	height:400px;
  	width: 100%;
  	float: left;
  	position: relative;
  	margin-top: 0px;
}
#ampliar{
  	width: 80px;
  	height: 80px;
  	border-radius: 50%;
  	background-color: #f6a217;
  	color: #FFF;
  	text-align: center;
  	position: absolute;
  	left: 92%;
	top: 288px;
  	font-size: 17px;
 	z-index: 1;
  	padding-top: 23px;
	text-decoration: none!important;
}
#ampliar:hover{
	background-color:#1f3864;
	text-decoration: none!important;
}
#back-top {
    background-image: url(../img/whatsapp.png);
    width: 51px;
    height: 51px;
    position: fixed;
    right: 15px;
    z-index: 900;
    bottom: 18px;
}





@media (max-width: 800px){

	header {
  		height: auto;
	}
	.navbar-header {
    	float: none;
	}
	.navbar-left,.navbar-right {
    	float: none !important;
	}
	.navbar-toggle {
    	display: block;
		background: #f6a217  !important;
	}
	.navbar-collapse {
    	border-top: 1px solid transparent;
    	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
    	top: 0;
    	border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
    	display: none!important;
	}
	.navbar-nav {
    	float: none!important;
    	margin-top: 7.5px;
	}
	.navbar-nav>li {
    	float: none;
	}
	.navbar-nav>li>a {
    	padding-top: 10px ;
    	padding-bottom: 10px;
	}
	.collapse.in{
    	display:block !important;
	}
	#navbar li {
   		width: 100%;
 	}
	#navbar a{
  		width: 100%;
  		padding: 5px;
  		margin-left: -133px;
  		margin-top: 20px;
		color: #1f3864 !important;
	}
	
	.caption h1 {
 		font-size: 30px;
	}
	#telefonos p {
  		margin-left: 0px;
  	}
	#logo{
  		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: -26px;
		float: left;
		position: relative;
	}
	#telefonos{
		position: relative;
		padding-bottom:75px;
	}

	.btn-home p {
  		font-size: 13px;
  	}
	.datos {
  		padding: 10px 0px;
  		font-family: 'Roboto', sans-serif;
  		color: #FFF;
  		font-size: 11px;
	}
	.datos h1 {
  		min-width: 75px;
  		padding-right:7px;
	}

	.redes {
  		background-size: contain;
	}
	#empresa h2 {
  		font-size: 22px;
  	}
	#empresa p {
  		font-size: 17px;
  		line-height: 21px;
  	}
	.asesoria-caption {
  		font-size: 17px;
	}
	#interna h1 {
  		font-size: 26px;
  	}
	#ampliar {
 		left: 88%;
  	}
	#texto-emp {
  		margin-top: 20px;
	}
	.texto-photo h1{
		font-size:30px;
	}
	.texto-photo p{
		font-size:16px;
	}

}


@media (max-width:1000px) and (min-width:800px){
	
	#telefonos p {
 		margin-left: -6px;
	}
	#navbar a {
  		font-size: 13px;
  		margin-left: 0px;
		padding: 19px 13px;
  	}
	.btn-home h2{
		font-size:22px;
	}
	.btn-home p {
  		font-size: 13px;
	}
	.asesoria-caption {
 		font-size: 15px;
	}
	#interna h1 {
  		font-size: 26px;
 	}
	.datos h1{
		font-size:14px;
		padding-right:4px;
	}
	
	.datos p{
		margin-left:7px;
		font-size: 16px;
	}
	
	#texto-emp{
		margin-top:24px;
	}
	.redes h2 {
 		margin-left: 127px;
	}
	.caption h1 {
  		font-size: 30px;
 	}
	.mas {
  		right: 6px;
  		top: 0px;
	}
	#ampliar {
 		left: 80%;
 	}
	
}


@media (max-width:1200px) and (min-width:1000px){
	
	
	.btn-home h2{
		font-size:24px;
	}
	#navbar a {
 		margin-left: 8px;
		margin-top: 0px;
		font-size: 16px;
 	}
	.asesoria-caption {
		font-size: 18px;
	}
	.caption h1 {
  		font-size: 40px;
 	}
	
	.datos h1{
		font-size:15px;
		padding-right:14px;
	}
	
	.datos p{
		margin-left: 18px;
		font-size: 16px;
	}
	.redes h2 {
  		margin-left: 166px;
	}
	
	#texto-emp{
		margin-top:40px;
	}
	
}


@media (max-width:1300px) and (min-width:1200px){
	
	
	#navbar a {
  		font-size: 15px;
  		padding: 19px 6px;
	}
	.btn-home a {
 		margin-top: 38px;
  		padding: 7px 10px;
  		font-size: 10px;
	}
	.btn-home h2 {
 		font-size: 18px;
  		line-height: 23px;
	}
	.redes h2 {
 		margin-left: 162px;
	}
	.asesoria-caption {
 		font-size: 20px;
	}
	
}


@media (max-width:1400px) and (min-width:1300px){
	
	.btn-home h2 {
 		font-size: 19px;
	}
	.asesoria-caption {
  		font-size: 21px;
	}
	.datos h1{
		padding-right:12px;
	}
	.btn-home a {
 		font-size: 12px;
	}
	.redes h2 {
 		margin-left: 198px;
	}
	
}

@media (max-width:1600px) and (min-width:1400px){
	
	.btn-home h2 {
 		font-size: 22px;
	}
	.btn-home a {
 		font-size: 12px;
  	}
}
