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

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




#video {
  	height: 100%;
  	padding: 616px 0px;
  	position: absolute;
}

.video-fullscreen {
  	width: 100%;
  	height: 40%;
  	float: left;
}

#contenedor{
	width:100%;
	overflow:hidden;
	font-family:"Montserrat-Regular";
	font-size: 18px;
	position:relative;
	color: #535453;
}

.pad{
	padding-left:0px;
	padding-right:0px;
}

.clear{
	clear:both;
}

#header{
	background-color: #000;
	background-size: cover;
	padding-bottom: 0px;
}

.logo{
	margin-top: -16px;
}

#barra-menu{
	z-index: 1;
	background: #EAC881;
	padding-bottom: 10px;
}

#menu{
  	min-height: 40px;
  	background: #EAC881;
  	width: 100%;
  	float:left;
  	position: relative;
  	margin-bottom:0px;
  	border: none;
	border-radius: 0;
}

#navbar li{
  	display: inline-block;
  	margin:0 63px;
}

#navbar a{
  	color: #fff;
	display: block;
	padding: 5px 3px;
	font-size: 21px;
	border-bottom: solid 2px #fff;
	font-family:"UnDotumBold";
}

#navbar a span{
	width: 100%;
	display: block;
	top: 0;
	left: 0;
	text-align: center;
	opacity: 0;	
}

#navbar a:hover span{
	opacity: 1;
}

#navbar a:hover{
	border-bottom: solid 2px #fff;
	text-decoration: none;
}

#navbar .selec{
	border-bottom: solid 2px #fff;
	text-decoration: none;
}

#navbar .selec span{
	opacity: 1;
}

nav .me{
  	text-align:center;
  	margin:auto;
  	padding-bottom: 4px;
  	display: block;
  	color: #fff;
}

.navbar-toggle .icon-bar{
  	width: 38px;
  	background-color: #fff !important;
}

#banner{
  	margin-top: 12%;
}

#carousel-home .carousel-indicators{
}

#carousel-home .carousel-indicators li{
  	background: #fff;
	width: 50px;
	border-radius: 0;
  	border-color: #fff;
}

#carousel-home .carousel-indicators .active{
  	background: #fec425;
  	border-color: #fec425;
}

#home-quienes{
	background: url(../imagenes/fondo3.webp) no-repeat;
	padding: 60px 15px;
}
	
#home-quienes h1{
	margin-top: 30px;
    padding-bottom: 30px;
	border-bottom: solid 1px #EAC881;
	font-size: 32px;
	color: #EAC881;
	font-family: "UnDotumBold";
}

#home-quienes p{
	text-align: justify;
	margin-top: 68px;
	color: #020000;
	line-height: 22px;
}

#home-empresa{
	padding: 35px 15px;
	background: #020000;
}

#home-empresa h1{
	font-family:"UnDotumBold";
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px;
}

#home-empresa h1 span{
	font-family:"UnDotumBold";
	font-size: 48px;
}

#home-empresa p {
    margin-top: 15px;
    line-height: 27px;
    color: #fff;
    text-align: justify;
}

#home-legalidad{
	background-color:#000;
	padding: 64px 15px;
	padding-bottom: 64px;
}

#home-legalidad h1{
	color: #EAC881;
	font-family:"UnDotumBold";
	margin-top: 40px;
	font-size: 40px;
	border-bottom: solid 1px #EAC881;
	text-align: center;
}

#home-legalidad p{
	color: #fff;
	margin-top: 20px;
	text-align: justify;
	font-size: 18px;
	line-height: 24px;
}
	
#home-legalidad img{
	margin-top: 30px;
}

.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;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 99999;
}

.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('../imagenes/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: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../imagenes/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../imagenes/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.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: 8040;
	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: 80100;
	background-image:url(../imagenes/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;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	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);
}

.modal-open .modal{
	background:rgba(0, 0, 0, 0.6);
}

.modal-content{
	background-color:transparent;
	box-shadow:none;
	border:none;
}

.close {
    float: right;
    font-size: 55px;
    font-weight: 700;
    line-height: 1;
    color: #EC1C25 !important;
    text-shadow: 0 1px 0 #fff;
    opacity: 3.2;
}

footer{
	padding-top: 30px;
	background: url(../imagenes/footer.webp);
}

footer h1{
	font-family:"UnDotumBold";
	font-size: 24px;
	color: #000;
}

footer p{
	color: #000;
	margin-top: 15px;
	line-height: 28px;
    font-size: 19px;
}

.web {
	background: url(../imagenes/web.png) no-repeat right;
	padding: 8px;
	padding-right: 160px;
	display: inline-block;
	color: #0908083d;
	text-decoration: none !important;
	font-size: 12px;
	margin-top: 80px;
}

.web:hover{
	background: url(../imagenes/web-h.png) no-repeat right;
	color: #0908083d;
}

#titulo{
  	padding-top: 90px;
  	padding-bottom: 40px;
  	background-size: cover;
	text-align:right;
	margin-top: 244px;
}

.bg-1{
  	background: url(../imagenes/bg1.webp) no-repeat center top;
}

#curso{
	background: url(../imagenes/fondo3.webp) no-repeat;
	padding: 30px 15px;
}

#curso h1{
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: solid 1px #EAC881;
	font-size: 30px;
	color: #EAC881;
	font-family:"UnDotumBold";
}

#curso h2{
	margin-top: 30px;
	padding-bottom: 30px;
	font-size: 28px;
	color: #EAC881;
	font-family:"UnDotumBold";
}

#carousel-cur{
	margin-top: 20px;
}

#curso p{
	text-align: justify;
	margin-top: -12px;
	color: #020000;
	line-height: 24px;
}

#objetivo{
	background: #020000;
	padding: 9px 15px 71px 0px;
}

#objetivo p{
	margin-top: -31px;
	line-height: 27px;
	color: #fff;
	padding-left: 158px;
}

.title-objetivo{
	display: flex;
	width: 100%;
	position: relative;
	align-items: center;
	margin-top: 70px;
}

.title-objetivo h1{
	font-size:40px;
	margin-left: 10px;
	font-family:"UnDotumBold";
	color: #fff;
}

#requisitos{
	background: url(../imagenes/fondo3.webp) no-repeat;
    padding: 63px 15px
}

#requisitos h1{
	font-family:"UnDotumBold";
	color: #EAC881;
	font-size: 20px;
	margin-bottom: 10px;
}

#requisitos h1 span{
	font-family:"UnDotumBold";
	font-size: 43px;
}

#requisitos p {
    margin-top: 15px;
    line-height: 27px;
    color: #000;
    text-align: justify;
}


#metodologia{
	background-color: #000;
	padding: 30px 15px;
}

#metodologia h1{
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: solid 1px #EAC881;
	font-size: 30px;
	color: #EAC881;
	font-family:"UnDotumBold";
}

#metodologia h2{
	margin-top: 30px;
	padding-bottom: 30px;
	font-size: 28px;
	color: #EAC881;
	font-family:"UnDotumBold";
}

#metodologia h3{
	margin-top: 30px;
	padding-bottom: 30px;
	font-size: 18px;
	color: #EAC881;
	font-family:"UnDotumBold";
}

#carousel-cur{
	margin-top: 20px;
}

#metodologia p{
	text-align: justify;
	margin-top: -12px;
	color: #fff;
	line-height: 24px;
}

.bg-2{
  	background: url(../imagenes/bg2.webp) no-repeat center top;
}

.bg-3{
  	background: url(../imagenes/bg3.webp) no-repeat center top;
}

#otros{
	background: url(../imagenes/fondo3.webp) no-repeat;
	padding: 71px 15px;
}

#otros h1{
	margin-top: -15px;
	padding-bottom: 25px;
	border-bottom: solid 2px #EAC881;
	font-size: 30px;
	color: #EAC881;
	font-family:"UnDotumBold";
}

.home{
	float: left;
	position: relative;
	width: 100%;
	margin-top: 53px;
}

.home-caption{
	font-family:"UnDotumBold";
	position: absolute;
	top:40%;
	left: 0%;
	background: #020000aa;
	color: #FFF;
	padding: 21px 13px;
	width: 100%;
	z-index: 999;
	font-size:26px;
}

.home:hover img{
	filter: url('#grayscale'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
	filter: Gray(); /* IE4-8 and 9 */
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.home:hover .home-caption{
	background: rgba(234, 200, 129, 0.8);
}

#volver{
	position: absolute;
	width: 130px;
	height: 130px;
	background:#020000AA;
	border: solid 2px #EAC881;
	right: 0px;
	top: -10px;
	border-radius: 50%;
	color: #fff;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	text-shadow: 1px 1px 1px #000;
	font-size: 24px;
	text-transform: uppercase;
}

#volver:hover{
	background: rgba(234, 200, 129, 0.6);
	border: solid 2px #66060b;
	text-decoration: none;
}

.bg-4{
  	background: url(../imagenes/bg4.webp) no-repeat center top;
}

#contacto{
	background: #020000;
	padding: 66px 15px;
	background-size: cover;
}

#contacto h1{
	margin-top: 20px;
	color: #fff;
	font-size: 35px;
	font-family:"UnDotumBold";
}

#contacto p{
	text-align: justify;
	margin-top: 20px;
	line-height: 20px;
	color: #fff;
}

#aviso{
	background: url(../imagenes/fondo.webp) no-repeat;
	padding: 76px 15px;
}

#aviso h1{
	margin-top: -15px;
    padding-bottom: 25px;
    border-bottom: solid 1px #EAC881;
    font-size: 35px;
    color: #EAC881;
	font-family:"UnDotumBold";
}

#aviso p{
	margin-top: 15px;
	color: #020000;
	text-align: justify;
	line-height: 20px;
}

#aviso h2{
	margin-top: 15px;
	font-size: 24px;
	color: #EAC881;
	font-weight: bold;
}

#aviso a{
	float: right;
	margin-top: 20px;
	background: #020000;
	padding: 10px 50px;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	box-shadow: 2px 2px 2px #000;
}

#aviso a:hover{
	background: #EAC881;
	color: #fff;
}

#formulario{
	margin-top: 20px;
}


#mapa-bg {
	margin-bottom: 80px;
	background: url(../imagenes/fondo.webp) no-repeat;
}

#map{
	height:400px;
	margin: 30px 0px;
	border: solid 2px #000;
}

#ampliar{
	background-color: #020000;
    color: #fff;
    text-align: center;
  	width: 90px;
	height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	position: absolute;
  	text-decoration: none !important;
	bottom:-10px;
	right:40%;
}

#ampliar:hover{
	background: #EAC881;
	color: #fff;
}

#back-top {
  	top: 342px;
  	z-index: 100;
  	left: 6px;
  	float: right;
  	position: fixed;
}
	
.bc1{
  	background: url(../imagenes/redes.png) 0px 0px no-repeat;
  	display:block;
  	width: 54px;
  	height: 56px;
}

.bc2{
  	background: url(../imagenes/redes.png) 0px -54px no-repeat;
  	display:block;
  	width: 54px;
  	height: 51px;
}

.bc3{
  	background: url(../imagenes/redes.png) 0px -105px no-repeat;
  	display:block;
  	width: 54px;
  	height: 52px;
}

.bc4{
  	background: url(../imagenes/redes.png) 0px -157px no-repeat;
  	display:block;
  	width: 54px;
  	height: 61px;
}










@media (max-width:800px){

	#header {
    	background: #000;
    	padding-bottom: 20px;
	}
	.logo{
		margin: auto;
	}

	#back-top {
    	top: 431px;
	}

	#menu {
    	margin-top: 5px;
		padding-bottom: 0;
  	}

	.menu {
    	flex-direction: column;
	}

	.navbar-header {
	    float: none;
	}
	.navbar-left,.navbar-right {
	    float: none !important;
	}
	.navbar-toggle {
	    display: block;
		background: #000 !important;
		margin-bottom: -2px;
		margin-top: 1px;
	}
	nav .me {
   		font-size: 13px;
	}
	.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;
	    position: initial;
	}
	.navbar-collapse.collapse {
	    display: none!important;
	}
	.navbar-nav {
	    float: none!important;
	    margin-top: 7.5px;
		margin-left: 0;
	}
	.navbar-nav>li {
	    float: none;
	}
	.navbar-nav>li>a {
	    padding-top: 10px ;
	    padding-bottom: 10px;
	}
	.collapse.in{
	    display:block !important;
	}
	#navbar li {
	   	width: 100%;
		margin: 0;
	}
	#navbar a{
	  	width: 100%;
	  	text-align: left;
		padding: 5px;
		margin-top: 2px;
    	border: none;
    	font-size: 15px;
	}
	#carousel-home .carousel-indicators li {
    	width: 35px;
	}
	
	#titulo {
  		margin-top: 182px;
	}

	.web {
	    margin-top: 20px;
	}
	footer h1 {
    	margin-top: 20px;
    	font-size: 18px;
	}
	#objetivo p {
    	padding-left:159px;
	}
	.mesas h2 {
    	font-size: 40px;
    	line-height: 40px;
	}
	.imagen1 {
    	margin-top: 20px;
    	padding: 0px 15px;
	}
	.imagen2 {
	    margin-top: 20px;
	    padding: 0;
	}
	.imagen3 {
    	margin-top: 20px;
    	padding: 0;
	}
	.imagen4 {
		margin-top: 20px;
		padding: 0;
	}
	#mapa-bg {
    	margin-bottom: 30px;
	}

	.producto-home h1{
		font-size: 20px;
		min-height: 0px;
		margin-top: -5px;
	}

	redes {
    	float: inline-end;
    
	}
	#home-empresa h1 span {
        font-size: 34px;
	}

	#requisitos h1 span {
        font-size: 34px;
	}

	#home-legalidad h1{
		font-size: 28px;
		margin-top: -38px;
	}

	#home-legalidad p{
		font-size: 14px;
		line-height: 18px;
	}

	#curso h1{
		margin-top: -3px;
	}

	#metodologia h1{
		font-size: 18px;
		margin-top: -3px;
	}

	#info-home a{
		font-size: 19px;
	}
	.title-objetivo h1 {
    	font-size: 28px;
	}
	#contacto h1{
		font-size: 24px;
		margin-top: -26px;
	}
	.mesas a{
		width: 100px;
		height: 100px;
		font-size: 16px;
	}
	#productos-home {
    	padding: 0px 15px;
	}

	#aviso h1{
		font-size: 24px;
		margin-top: -39px;
	}

	#aviso a{
		font-size: 16px;
		padding: 10px 20px;
	}
	#aviso h2 {
    	font-size: 20px;
    }

    #volver {
  		width: 102px;
  		height: 102px;
  		font-size: 17px;
  	}
	
}


@media (max-width:900px) and (min-width:801px){

	#navbar a{
		font-size: 15px;
	}

	#navbar li{
		margin: 0 10px;
	}

	#banner {
    		margin-top: 17%;
	}

	#back-top {
		top: 183px;
	}

	#titulo {
		margin-top: 133px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 15px;
		line-height: 25px;
	}

	.producto-home h1 {
		font-size: 30px;
	}

	#home-legalidad h1 {
		margin-top: -5px;
		font-size: 36px;
	}

    #contacto h1{
		font-size: 32px;
		margin-top: -15px;
	}

	#otros h1 {
		margin-top: -44px;
		font-size: 36px;
	}

	#curso h1 {
		margin-top: -4px;
		font-size: 32px;
	}

	#metodologia h1 {
		margin-top: -4px;
		font-size: 32px;
	}

	.home-caption {
   		font-size: 20px;
	}

	#aviso h1 {
		margin-top: -44px;
		font-size: 36px;
	}

	#aviso a {
		font-size: 18px;
	}

	#volver {
  		width: 102px;
  		height: 102px;
  		font-size: 17px;
  	}
		
}


@media (max-width:1000px) and (min-width:901px){

	#navbar a{
		font-size: 17px;
		padding: 0px 1px;
	}

	#navbar li{
		margin: 0 12px;
	}

	#back-top {
		top: 192px;
	}

	#home-legalidad h1 {
		margin-top: -14px;
		font-size: 36px;
	}
    
    #titulo {
   		margin-top: 142px;
	}

	#contacto h1{
		font-size: 37px;
	}

	#productos-home {
    		padding: 0px 15px;
	}

	.producto-home h1 {
		font-size: 30px;
	}

	#otros h1 {
		margin-top: -40px;
		font-size: 36px;
	}

    .home-caption {
    		font-size: 20px;
	}

	#aviso h1 {
    		margin-top: -54px;
   		font-size: 36px;
    } 

	#aviso a {
		font-size: 18px;
	}

	#volver {
  		width: 102px;
  		height: 102px;
  		font-size: 17px;
  	}

}


@media (max-width:1100px) and (min-width:1001px){

	#navbar a{
		font-size: 18px;
		padding: 0px 2px;
	}

	#navbar li{
		margin: 0 15px;
	}

	#back-top {
		top: 214px;
	}
	
	#banner {
    		margin-top: 15%;
	}

	#titulo {
    		margin-top: 153px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 16px;
		line-height: 25px;
	}

	#curso h1 {
		margin-top: 1px;
		font-size: 30px;
	}

	#metodologia h1 {
		margin-top: 1px;
		font-size: 30px;
	}

	#contacto h1{
		font-size: 37px;
	}

	#productos-home {
    		padding: 16px 15px;
	}

	.producto-home h1{
		font-size: 24px;
	}

	#home-legalidad h1{
		margin-top: -3px;
		font-size: 36px;
	}

	#home-legalidad p{
		font-size: 15px;
		line-height: 18px;
	}

	#objetivo p{
		line-height: 22px;
	}

	#otros h1 {
		margin-top: -40px;
		font-size: 36px;
    }

	.home-caption {
  		font-size: 22px;
	}

	#aviso h1 {
		margin-top: -56px;
	}

	#aviso a {
   		font-size: 18px;
   	}

   	#volver {
  		width: 102px;
  		height: 102px;
  		font-size: 17px;
  	}


}


@media (max-width:1199px) and (min-width:1101px){

	#navbar a{
		font-size: 21px;
		padding: 0px 1px;
	}

	#navbar li{
		margin: 0 15px;
	}

	#banner {
    		margin-top: 15%;
	}
	#back-top {
		top: 240px;
	}

	#titulo {
    	 margin-top: 171px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 18px;
		line-height: 25px;
	}

	#curso h1 {
		margin-top: 8px;
	}

	#metodologia h1 {
		margin-top: 8px;
	}

	#contacto h1{
		font-size: 42px;
	}

	.producto-home h1{
		font-size: 26px;
	}

	#home-legalidad h1{
		margin-top: 1px;
	}

	#home-legalidad p{
		font-size: 17px;
		line-height: 19px;
	}

	#objetivo p{
		line-height: 22px;
	}

	#otros h1 {
		margin-top: -36px;
		font-size: 36px;
	}

	#aviso h1 {
		margin-top: -55px;
		font-size: 36px;
	}

	#aviso a {
		font-size: 18px;
	}

}


@media (max-width:1300px) and (min-width:1200px){

	#navbar a{
		font-size: 17px;
	}

	#navbar li{
		margin: 0 18px;
	}

	#back-top {
    		top: 226px;
	}
	
	#titulo {
    		margin-top: 160px;
	}

	.home-caption {
   		font-size: 20px;
	}

	footer p{
		font-size: 14px;
		line-height: 21px;
	}

	#contacto h1{
		font-size: 35px;
	}

	.producto-home h1{
		font-size: 18px;
		margin-top: 39px;
	}

	#home-legalidad h1{
		margin-top: -13px;
		font-size: 34px;
	}

	#home-legalidad p{
		font-size: 14px;
		line-height: 16px;
	}

	#objetivo p{
		line-height: 19px;
		font-size: 16px;
		padding-left: 161px;
	}

	#info-home p{
		font-size: 15px;
		line-height: 18px;
		margin-top: 0px;
	}

	.mesas h2{
		font-size: 30px;
		line-height: 38px;
	}

	#otros h1 {
		margin-top: 0px;
		font-size: 36px;
    }

    #aviso h1 {
    		margin-top: 0px;
    }

	#aviso a {
    		font-size: 18px;
    }

}


@media (max-width:1400px) and (min-width:1301px){

	#navbar a{
		font-size: 17px;
	}

	#navbar li{
		margin: 0 25px;
	}
	
	#back-top {
    	top: 230px;
    }
	#titulo {
    	margin-top: 169px;
	}
	.home-caption {
    	font-size: 20px;
	}

	footer p{
		font-size: 16px;
		line-height: 21px;
	}

	#contacto h1{
		font-size: 35px;
	}

	.producto-home h1{
		font-size: 22px;
		margin-top: 39px;
	}

	#home-legalidad h1{
		margin-top: -13px;
		font-size: 34px;
	}

	#home-legalidad p{
		font-size: 13px;
		line-height: 15px;
	}

	#objetivo p{
		line-height: 20px;
		font-size: 17px;
		padding-left: 164px;
	}

	#info-home p{
		font-size: 16px;
		line-height: 19px;
		margin-top: 0px;
	}

	.mesas h2{
		font-size: 38px;
		line-height: 38px;
	}

	#next{
		right: 24%;
	}

	#otros h1 {
		margin-top: -31px;
	}

	#aviso h1 {
		margin-top: 0px;
	}
	
	#aviso a {
   		font-size: 18px;
    }

    #curso h1 {
  		font-size: 26px;
  	}
	
}





@media (max-width:1500px) and (min-width:1401px){

	#navbar a{
		font-size:19px;
	}

	#navbar li{
		margin:0 25px;
	}
	
	#back-top {
    		top: 258px;
	}

	#titulo {
    		margin-top: 181px;
	}

	.home-caption {
  		font-size: 24px;
	}

	footer p{
		font-size: 15px;
		line-height: 24px;
	}

	#contacto h1{
		font-size: 35px;
	}

	.producto-home h1{
		font-size:26px;
		margin-top: 39px;
	}

	#home-legalidad h1{
		margin-top: -13px;
		font-size: 34px;
	}

	#home-legalidad p{
		font-size: 14px;
		line-height: 16px;
	}

	#objetivo p{
		line-height: 20px;
		font-size: 17px;
		padding-left: 164px;
	}

	#info-home p{
		font-size: 16px;
		line-height: 19px;
		margin-top: 0px;
	}

	.mesas h2{
		font-size: 40px;
		line-height: 40px;
	}

	#aviso h1 {
    		margin-top: 0px;
	}

	#aviso a {
    		font-size: 20px;
     }

}




@media (max-width:1600px) and (min-width:1501px){

	#navbar a{
		font-size:19px;
	}

	#navbar li{
		margin: 0 30px;
	}

	#back-top {
		top: 280px;
	}
	#titulo {
   		margin-top: 197px;
	}

	footer p{
		font-size: 15px;
		line-height: 24px;
	}

	#contacto h1{
		font-size: 38px;
	}

	.producto-home h1{
		font-size:28px;
		margin-top: 39px;
	}

	#home-legalidad h1{
		margin-top: -13px;
		font-size: 34px;
	}

	#home-legalidad p{
		font-size: 15px;
		line-height: 17px;
	}

	#objetivo p{
		line-height: 20px;
		font-size: 17px;
		padding-left: 162px;
	}

	#info-home p{
		font-size: 16px;
		line-height: 19px;
	}

	.mesas h2{
		font-size: 40px;
		line-height: 39px;
	}

}


@media (max-width:1700px) and (min-width:1601px){

	#navbar a{
		font-size:19px;
	}

	#navbar li{
		margin: 0 34px;
	}

	#back-top {
		top: 284px;
	}

	#titulo {
    		margin-top: 206px;
	}

	footer h1{
		font-size: 16px;
	}

	footer p{
		font-size: 15px;
		line-height: 21px;
	}

	#contacto h1{
		font-size: 46px;
	}

	.producto-home h1{
		font-size:30px;
		margin-top: 39px;
	}

	#home-legalidad h1{
		margin-top: -13px;
		font-size: 34px;
	}

	#home-legalidad p{
		font-size: 15px;
		line-height: 17px;
	}

	#objetivo p{
		line-height: 20px;
		font-size: 17px;
	}

	#info-home p{
		font-size: 17px;
		line-height: 19px;
	}

	.mesas h2{
		font-size: 42px;
		line-height: 42px;
	}

}


@media (max-width:1800px) and (min-width:1701px){

	#navbar a{
		font-size:19px;
	}

	#navbar li{
		margin: 0 45px;
	}
	#back-top {
    	top: 310px;
    }
	#titulo {
   	    margin-top: 218px;
	}

	.producto-home h1 {
    	font-size: 32px;
	}

	#contacto h1{
		font-size: 50px;
	}

	#home-legalidad p{
		font-size: 16px;
		line-height: 19px;
	}

	#objetivo p{
		line-height: 24px;
		font-size: 19px;
	}
	.mesas h2{
		font-size: 43px;
	}

	#next{
		right: 28%;
	}

	.tarje2 h1{
		font-size: 32px;
	}

	.tarje2 a{
		font-size: 19px;
		margin-bottom: 13px;
	}
}


@media (max-width:1900px) and (min-width:1801px){


	#navbar li{
		margin: 0 45px;
	}

	#titulo {
  		margin-top: 233px;
	}

}


