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

@font-face {
	font-family:"Open Sans";
	src:url("../fonts/OpenSans-Regular.eot?") format("eot"),
	url("../fonts/OpenSans-Regular.woff") format("woff"),
	url("../fonts/OpenSans-Regular.ttf") format("truetype"),
	url("../fonts/OpenSans-Regular.svg#OpenSans") format("svg");
	font-weight:normal;
	font-style:normal;
	}
	
		
@font-face {
	font-family:"Open Sans Bold";
	src:url("../fonts/OpenSans-Bold.eot?") format("eot"),
	url("../fonts/OpenSans-Bold.woff") format("woff"),
	url("../fonts/OpenSans-Bold.ttf") format("truetype"),
	url("../fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
	font-weight:normal;
	font-style:normal;
	}
		
body{
  background: #e7e8eb;
}
#contenedor{
	width:100%;
	overflow:hidden;
	z-index:9999;
	position:relative;
	}
.pad{
	padding-left:0px;
	padding-right:0px;
	}
.clear{
	clear:both;
	}
header{
  background-color: #fff;
}

#menu-barra{
  background: #000;
}
#menu{
	padding-bottom: none;
	background: transparent;
	width: 100%;
	float:right;
	position: relative;
	margin-bottom:0;
	border: none;
}

.menu{
	margin-left:6px;
}

#navbar li {
  border-right: solid 1px #fff;
  float: left;
  position: relative;
  height: 30px;
  margin-top: 10px;
}
#navbar a{
  font-family:"Decker Bold";
  font-size: 16px;
  text-transform: uppercase;
  float: left;
  position: relative;
  padding: 15px 35px;
  text-align: center;
  color: #FFF;
  margin-top: -10px;
  min-height: 50px;
}
#navbar a:hover{
  text-decoration: none;
  background:#336BA6;
}
.dos a{
  padding:9px 32px !important;
}
#navbar .selec{
  background:#336BA6;
  text-decoration: none;
}
.head-naranja{
  background: url(../img/head.jpg);
  padding: 15px 0px;
}
.logo{
  padding: 0px 0px 33px 0px;
  background-image: url(../img/bg2.jpg);
}
.datos-h p{
  text-align: right;
  font-family:"Decker";
  margin-top: 10px;
  padding-right: 8px;
  font-size: 14px;
}
.botones-head{
  text-align: right;
  margin-bottom: 5px;
  margin-top: 11px;
  right: 11px;
}
.ico1{
  width: 90px;
  height: 83px;
  display: inline-block;
  margin: auto;
  background:url(../img/icons.png) 0px 0px;
}
.ico1:hover{
  background:url(../img/icons-h.png) 0px 0px;
}

.ico2{
  width: 90px;
  height: 83px;
  display: inline-block;
  margin: auto;
  background:url(../img/icons.png) -105px 0px;
}
.ico2:hover{
  background:url(../img/icons-h.png) -105px 0px;
}
.ico3{
  width: 90px;
  height: 83px;
  display: inline-block;
  margin: auto;
  background:url(../img/icons.png) -209px 0px;
}
.ico3:hover{
  background:url(../img/icons-h.png) -209px 0px;
}

.ico4{
  width:90px;
  height:83px;
  display: inline-block;
  margin: auto;
  background:url(../img/icons.png) -313px 0px;
}
.ico4:hover{
  background:url(../img/icons-h.png) -313px 0px;
}

.ico4a{
  width: 90px;
  height:83px;
  display: inline-block;
  margin: auto;
  background:url(../img/icons.png) -417px 0px;
}
.ico4a:hover{
  background:url(../img/icons-h.png) -417px 0px;
}


.ico5{
   width:90px;
  height:83px;
  display: inline-block;
  margin: auto;
  background:url(../img/icons.png) -520px 0px;
}

.ico5:hover{
	 background:url(../img/icons-h.png) -520px 0px;
}

.ico6{
  width:90px;
  height: 83px;
  display: inline-block;
  margin: auto;
  background:url(../img/icons.png) -1338px 0px;
}

.ico6:hover{
	 background:url(../img/icons-h.png) -1338px 0px;
}





.datos-h{
  text-align:right;
  margin-bottom:13px;
}
.datos-h p{
  display: inline-block;
  vertical-align: middle;
}
.datos-h span{
  display: inline-block;
  vertical-align: middle;
}
.caption-banner{
  position: absolute;
  z-index: 100;
  background: rgba(86, 134, 204, 0.7);
  color: #FFF;
  font-family:"Open Sans";
  font-size: 30px;
  left: 33%;
  top: 40%;
  padding: 15px 40px;
}
#banner{
  border-bottom: solid 5px #ff9900;
}
#home-sedes{
  padding: 20px 0px;
}
#home-sedes h1{
  text-transform: uppercase;
  text-decoration: underline;
  font-size:21px;
  font-family:"Open Sans Bold";
}
#home-sedes p{
  margin-top: 25px;
  font-size: 15px;
  font-family:"Open Sans";
}
#interna{
  background: #D9D9DB;
}
#img-home{
  margin-top: 35px;
}
#home-hotel{
  width:100%;
  border: solid 5px #FFF;
  background: #f0f0f0;
  padding: 79px 30px;
  font-family:"Decker";
  float: left;
  position: relative;
}
#home-hotel h1{
  font-family:"Decker Bold";
  font-size: 17px;
}
#home-hotel p{
  text-align: justify;
}

/*
#home-hotel a{
  margin-top: 50px;
  float: left;
  position: relative;
  margin-left: 30%;
  text-transform: uppercase;
  background: #9ebefa;
  background: -moz-linear-gradient(top, #9ebefa 0%, #4165ae 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #9ebefa), color-stop(100%, #4165ae));
  background: -webkit-linear-gradient(top, #9ebefa 0%, #4165ae 100%);
  background: -o-linear-gradient(top, #9ebefa 0%, #4165ae 100%);
  background: -ms-linear-gradient(top, #9ebefa 0%, #4165ae 100%);
  background: linear-gradient(to bottom, #9ebefa 0%, #4165ae 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ebefa', endColorstr='#4165ae', GradientType=0 );
  border-radius: 15px;
  color: #FFF;
  padding: 3px 20px;
  text-decoration: none !important;
  font-family:"Decker Bold";
  font-size:17px;
}
*/
#links{
  margin-top: 20px;
}
#links h1{
  text-transform: uppercase;
  text-decoration: underline;
  font-family:"Open Sans Bold";
  text-align: center;
  font-size:21px;
  color:#373737;
}
.links{
  background: #FFF;
  padding: 20px 0px;
  text-align: center;
  margin-top: 20px;
  float: left;
  position: relative;
  width: 100%;
}
footer{
  margin-top: 15px;
}
#footer{
  background: #D9D9DB;
  border-top: solid 3px #000;
  padding: 3px 0px;
}


#redes{
  font-weight: bold;
  color: #000;
}
#redes p{
  display: inline-block;
  vertical-align: middle;
}
#tw{
  background: url(../img/redes.png) -43px;
  width: 36px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
}

#fb{
  background: url(../img/redes.png) left;
  width: 37px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
}


#in{
  background: url(../img/redes.png) -85px;
  width: 35px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
}


#web{
  text-align: right;
}
#web a{
  background: url(../img/web.png) right no-repeat;
  padding-right: 145px;
  color: #000;
  text-decoration: none !important;
  margin-top: 5px;
  display: block;
  font-size:13px;
}
#web a:hover{
  background: url(../img/web-h.png) right no-repeat;
}


#redes2{
  color: #000;
  text-align: right;
  font-family: "Open Sans Bold";
  background-color: #f0f0f0;
  border-bottom: 1px dotted #000;
}

#redes2 p{
  display: inline-block;
  font-size: 19px;
  vertical-align: middle;
}



#map {
    height:400px;
    margin-top: 50px;
}

#ampliar {
    background-color:#FF9900;
	float:right;
    color: #FFF;
    text-align: center;
    padding: 12px;
    position: absolute !important;
    text-transform: none !important;
    border-radius: 0px !important;
	z-index:9999;
}


.img-emp{
  border: solid 5px #FFF;
}
.emp-tex{
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
}
.emp-tex h1{
  font-size: 30px;
  font-family:"Open Sans";
}
.emp-tex p{
  margin-top: 30px;
  font-size:15px;
  text-align: justify;
  line-height:19px;
  font-family:"Decker";
}
.nav-tabs {
  border-bottom:none;
  text-align: center;
  margin-bottom: 15px;
}
.nav-tabs > li {
  display: inline-block;
  float: none;
  margin-right: 20px;
}
.nav-tabs > li > a {
  font-family:"Decker";
  border-radius:0;
  color: #FFF;
  border: none;
  padding: 10px 28px;
  background: #000000;
  background: -moz-linear-gradient(top, #000000 0%, #455571 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #000000), color-stop(100%, #455571));
  background: -webkit-linear-gradient(top, #000000 0%, #455571 100%);
  background: -o-linear-gradient(top, #000000 0%, #455571 100%);
  background: -ms-linear-gradient(top, #000000 0%, #455571 100%);
  background: linear-gradient(to bottom, #000000 0%, #455571 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#455571', GradientType=0 );
  font-size:18px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #FFF;
  cursor: default;
  background: #4a6ba3;
  border: none;
  border-bottom-color: transparent;
}


.nav-tabs2 {
  border-bottom:none;
  text-align: center;
  margin-bottom: 15px;
}
.nav-tabs2 > li {
  display: inline-block;
  float: none;
  margin-right: 1px;
}
.nav-tabs2 > li > a {
  font-family:"Decker";
  border-radius:0;
  color: #FFF;
  border: none;
  padding: 15px 28px;
  background: #000000;
  background: -moz-linear-gradient(top, #000000 0%, #455571 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #000000), color-stop(100%, #455571));
  background: -webkit-linear-gradient(top, #000000 0%, #455571 100%);
  background: -o-linear-gradient(top, #000000 0%, #455571 100%);
  background: -ms-linear-gradient(top, #000000 0%, #455571 100%);
  background: linear-gradient(to bottom, #000000 0%, #455571 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#455571', GradientType=0 );
  font-size:15px;
}
.nav-tabs2 > li.active > a, .nav-tabs2 > li.active > a:focus, .nav-tabs2 > li.active > a:hover {
  color: #FFF;
  cursor: default;
  background: #4a6ba3;
  border: none;
  border-bottom-color: transparent;
}


#tecnologia{
  font-family: 'Open Sans', sans-serif;
}
#tecnologia h1{
  font-family:"Open Sans Bold";
  font-size: 24px;
  margin-top: 15px;
  font-weight:normal;
}
#tecnologia p{
  text-align: justify;
  font-family:"Decker";
  margin-top: 20px;
  line-height: 18px;
  font-size: 15px;
}
#tecnologia span{
  text-decoration: underline;
}
#tec1{
  margin-top: 15px;
}
#tec2{
  margin-top: 15px;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
#contenido{
  font-family: 'Open Sans', sans-serif;
}
#contenido h1{
  font-family:"Open Sans Bold";
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 15px;
  font-weight:normal;
}

#contenido h2{
  font-family:"Open Sans Bold";
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 15px;
  font-weight:normal;
  margin-left:15px;
  text-decoration:underline;
}

#contenido h3{
  font-family:"Open Sans Bold";
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 75px;
  font-weight:normal;
  text-decoration:underline;
}


#contenido p{
  text-align: justify;
  margin-top: 25px;
  font-family:"Decker";
}
.sede{
  margin-top: 20px;
  float: left;
  position: relative;
  width: 100%;
}
/*.sede:hover{
  border: solid 5px #b8b8b8;
}*/
.sede span{
  position: absolute;
  bottom: 5px;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #FFF;
  width: 100%;
  text-align: center;
  line-height: 25px;
  font-size: 24px;
  font-family:"Open Sans";
  text-shadow: 0.1em 0.1em 0.05em #333
}
.sede:hover img{
  opacity: 0.7;
}
.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: #FFF;
	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);
	}
#serv{
  border: solid 5px #FFF;
}
#alianzas{
  margin-top: 80px;
}
#prev{
  background: url(../img/arrows.png) no-repeat  left center;
  opacity: 1;
  width: 50px;
}
#prev:hover{

}
#next{
  background: url(../img/arrows.png) no-repeat  right center;
  opacity: 1;
  width: 50px;
}

#next:hover{

}

#prev2{
  background: url(../img/prev2.png) no-repeat  left center;
  opacity: 1;
  width: 50px;
}

#next2{
  background: url(../img/next2.png) no-repeat  right center;
  opacity: 1;
  width: 50px;
}


#hotel{
  padding: 15px 0px;
  background: #666667;
  margin-top: 15px;
}
#contenido span{
  text-decoration: underline;
}
.img-ent{
  border: solid 5px #FFF;
}
.text-ent{
  border: solid 2px #000;
  background: #FFF;
  padding: 54px 40px;
}
.text-ent p{
  float: left;
  position: relative;
  text-align: left !important;
  font-size: 15px;
  margin-right: 25px;
  line-height: 19px;
  margin-top: 0px !important;
}
.top-t{
  padding-top: 15px;
}
.c-sedes{
  color: #FFF;
  background:#336BA6;
  padding: 10px 20px;
}
.c-sedes h1{
  text-align: center !important;
  text-decoration: underline;
}
.c-sedes p{
  text-align: center !important;
  line-height: 19px;
}
.c-text h2{
  margin-top: 100px;
  font-size: 25px;
  text-decoration: underline;
  text-transform: uppercase;
}
.c-text p {
  margin-top: 5px !important;
  text-align: left !important;
  line-height: 22px;
}
#formulario{
	margin-top: 30px;
	}
#formulario h2{
  margin-top: 5px;
  margin-bottom: 3px;
  font-family:"Decker";
  color: #000;
  text-transform: uppercase;
  font-size:15px !important;
	}
#formulario input{
	width:100%;
	background-color:#FFF;
	color:#000;
	border:1px solid #000;
	font-family:"Decker";
	font-size:16px;
	padding:8px;
  margin-top: 3px;
	}
#formulario textarea{
	width:100%;
	background-color:#FFF;
    border:1px solid #000;
	color:#000;
	font-family:"Decker";
	font-size:16px;
	padding:5px;
	height:200px;
	}
#enviar{
	width:80px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:16px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:20px !important;
	margin-bottom:0px !important;
	padding:10px 0px !important;
	background: #000 !important;
  margin-right: 20px;
	}
#enviar:hover{
  background: #336BA6 !important;
  color: #FFF !important;
	}
#borrar{
	width:80px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:16px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:20px !important;
	margin-bottom:0px !important;
	padding:10px 0px !important;
	background: #000 !important;
  margin-right: 20px;
	}
#borrar:hover{
   background: #336BA6 !important;
   color: #FFF !important;
	}


.btn_mapa{
  background-color: #000;
  color: #fff;
  padding: 13px;
  position: relative;
  float: left;
  margin-top: 45px;
  border-radius: 12px;
}

.btn_mapa:hover{
  background-color: #FF9900;
  text-decoration: none;
  color: #000;
}

#foto{
  padding-top: 35px;
}

#btn_software{
  float: right;
  position: relative;
  margin-right: 11px;
}

  @media (max-width: 800px){
	  
  .menu{
	  margin-left:auto !important;
  }
  
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  		background: #f69100;
  		border: none;
  }
  .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%;
    text-align: left;
  	padding: 5px;
  	margin-top: 2px;
    min-height: auto;
  }

  .datos-h p {
    font-size: 11px;
  }
  #menu-barra {
    margin-top: 10px;
  }
  .caption-banner {
    font-size: 14px;
    left: 30px;
    top: 10px;
}
.dos a {
    padding: 5px !important;
}
#navbar li {
    border-right:none;
}
#img-home {
    margin-top: 20px;
    margin-bottom: 20px;
}
#serv {
  margin-top: 20px;
}
.text-ent {
    padding: 20px 10px;
    margin-bottom: 15px;
}
.text-ent p {
    font-size: 9px;
}
.c-text h2 {
    margin-top: 20px;
}
#web a {
    font-size: 12px;
}

.emp-tex p{
	margin-bottom:22px;
}

 .botones-head{
    right: 3px !important;
  }

}


@media (max-width: 500px) and (min-width:400px){
	
	.text-ent p{
		font-size:13px;
	}


}
@media (max-width: 760px) and (min-width:500px){
	
	.text-ent{
		margin-right:34px !important;
	}
	.text-ent p{
		font-size:15px !important;
	}
 

	
}
	
@media (max-width: 800px) and (min-width:760px){
	
 	.text-ent{
		margin-right:34px !important;
	}
	.text-ent p{
		font-size:12px !important;
	}	
}


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


	/*
	header {
    background: url(../img/bg.jpg) -692px 0px;
	}*/
	
	.text-ent p{
		font-size:10px !important;
	}
	
	#navbar a{
		font-size:14px;
		padding:17px 10px !important;
	}
	
	.sede span{
		line-height:19px;
		font-size:18px;
	}
	f
}
	
	
@media (max-width:1000px) and (min-width:900px){
	
	/*header {
    background: url(../img/bg.jpg) -588px 0px;
	}*/
	
	.text-ent p{
		font-size:13px !important;
	}
	
	#navbar a{
		font-size:15px;
		padding:18px 14px;
	}	
}

@media (max-width:1100px) and (min-width:1000px){
	
	
	.text-ent p{
		font-size:14px !important;
	}
	
	#navbar a{
		font-size:15px;
		padding:18px 20px;
	}	
	/*/
	header {
    background: url(../img/bg.jpg) -488px 0px;
	}*/
}

@media (max-width:1200px) and (min-width:1100px){
	/*
	header {
    background: url(../img/bg.jpg) -468px 0px;
	}*/
	
	.text-ent p{
		font-size:14px !important;
	}
	
	#navbar a{
		font-size:15px;
		padding:18px 28px;
	}	
}


@media (max-width:1300px) and (min-width:1200px){
	/*
	header {
    background: url(../img/bg.jpg) -488px 0px;
	}
	*/
	.text-ent{
		padding:54px 16px;
	}
	
	.text-ent p{
		font-size:10px !important;
	}
	
	#navbar a{
		font-size:13px;
		padding:18px 13px;
	}	
}

@media (max-width:1400px) and (min-width:1300px){
	
	/*header {
    background: url(../img/bg.jpg) -453px 0px;
	}*/
	
	.text-ent{
		padding:54px 7px;
	}
	
	.text-ent p{
		font-size:10px !important;
	}
	
	#navbar a{
		font-size:13px;
		padding:18px 20px;
	}	
}


@media (max-width:1500px) and (min-width:1400px){
	
	/*header {
    background: url(../img/bg.jpg) -373px 0px;
	}*/
	
	.text-ent{
		padding:54px 7px;
	}
	
	.text-ent p{
		font-size:13px !important;
	}
	
	#navbar a{
		font-size:12px;
		padding:18px 24px;
	}	
}
	
	
@media (max-width:1600px) and (min-width:1500px){
	
	/*header {
    background: url(../img/bg.jpg) -242px 0px;
	}*/
	
	.text-ent{
		padding:54px 7px;
	}
	
	.text-ent p{
		font-size:15px !important;
		
	}
	
	#navbar a{
		font-size:14px;
		padding:18px 26px;
	}	
}
	
	
@media (max-width:1700px) and (min-width:1600px){
	
/*	header {
    background: url(../img/bg.jpg) -231px 0px;
	}*/
	
	.text-ent{
		padding:54px 7px;
	}
	
	.text-ent p{
		font-size:15px !important;
	}
	
	#navbar a{
		font-size:14px;
		padding:18px 29px;
	}	
}
	
@media (max-width:1800px) and (min-width:1700px){
	
	/*header {
    background: url(../img/bg.jpg) -137px 0px;
	}*/
	
	.text-ent{
		padding:54px 7px;
	}
	
	.text-ent p{
		font-size:15px !important;
		background-color:#f00;
	}
	
	#navbar a{
		font-size:14px;
		padding:18px 33px;
	}	
}


.modal-dialog {
    margin: 104px auto !important;
}
.close {
    float: right;
    font-size: 54px;
    font-weight: 700;
    line-height: 1;
    color: #201F43 !important;
    text-shadow: 0 1px 0 #fff;
    margin-top: -14px;
	opacity: 5 !important;
}

