
/* Extra small devices (phones, less than 768px) */
/* Default */
* {
	margin: 0;
	padding: 0;
}

body, html {
	height: 100%;
}

p, h1, h2, i, input {
	color: #6a6a6a;
}

.padding-0 {
	padding: 0 !important;
}

.padding-10-left {
	padding-left: 10px !important;
}

.margin-0 {
	margin: 0 !important;
}

.button {
    background-color: #e88d2d;
    color: #fff;
    padding: 12px 20px;
    font-size: 1.2em;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 5px;
    border-radius: 5px;
}

.button:hover {
    background-color: #2d2d73;
    color: #fff;
    text-decoration: none;
}

.technotel-menu {
	background-color: white;
	margin-bottom: 0;
}

.technotel-slider {
	background-color: #c5b444; 
}

.slide_1 {
	background: url('../images/slider1.png');
}

.slide_2 {
	background: url('../images/slider2.png');
}

.slide_3 {
	background: url('../images/slider3.png');
}

.slide_1,
.slide_2,
.slide_3 {
	background-size: 100% 100% !important;
}

#home .welcome {
	margin-bottom: 20px;
}

#home .welcome .welcome-left h1 {
	font-size: 25px;
	font-weight: 700;
}

#home .welcome .welcome-left hr {
	width: 15%;
	border: 2px solid #f58828;
	margin-top: 0;
}

#home .welcome .welcome-left h2 {
	font-size: 20px;
}

#home .welcome .welcome-right h1 {
	font-size: 20px;
	color: #f58828;
	font-weight: 700;
}

#home .welcome .welcome-right h2 {
	font-size: 15px;
}

#home .welcome .welcome-right i {
	display: block;
	font-size: 25px;
}

.suscribe {
	height: 110px;
	background-color: #021251;
}

.suscribe h1 {
	color: white;
	margin-top: 30px;
	font-size: 15px;
}

.suscribe .suscribe-box {
	background: url('../images/Rectangle-7.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 70px;
	width: 320px;
	margin: auto;
}

.suscribe .suscribe-box form {
	display: table;
	margin: auto;
}

.suscribe .suscribe-box input[type="email"] {
	margin: auto;
	display: inline-table;
}

.suscribe .suscribe-box input[type="submit"] {
    right: 5px;
    background-color: #f69c1f;
    position: relative;
    color: white;
    font-weight: 400;
    border: none;
    width: 150px;
}

#home .cdsROW.narrow {
	width: 80%;
	margin: auto;
}

#hotels .banner-norte {
	background-image: url('../images/bg-main-norte.jpg');
	background-size: 100% 100%;
}

#hotels .banner-benito {
	background-image: url('../images/bg-main-benito.jpg');
	background-size: 100% 100%;
}

#hotels .banner-itzaes {
	background-image: url('../images/bg-main-itzaes.jpg');
	background-size: 100% 100%;
}

#hotels .banner-valladolid {
	background-image: url('../images/bg-main-valladolid.jpg');
	background-size: 100% 100%;
}

#hotels .experience {
	border-top: 3px solid #d1052a;
	margin-bottom: 40px;
}

#hotels .experience-tag {
	margin-bottom: 20px;
}

#hotels .experience-right h1 {
	font-size: 25px;
	font-weight: 700;
}

#hotels .experience-right hr {
	width: 8%;
	margin: auto;
	border: 1px solid #d1052a;
}

#hotels .experience-right h2 {
	font-size: 16px;
}

#hotels .rooms-norte {
	background-image: url('../images/bg-hotelesnorte.jpg');
}

#hotels .rooms-sanbenito {
	background-image: url('../images/bg-hoteles-playa.jpg');
}

#hotels .rooms-itzaes {
	background-image: url('../images/bg-hotelesitzaes.jpg');
}

#hotels .rooms-valladolid {
	background-image: url('../images/bg-hoteles-1.jpg');
}

#hotels .rooms-carmen {
	background-image: url('../images/bg-hotelescarmen.jpg');
}

#hotels .rooms .rooms-text-container p {
	margin: 50px 0 0 0;
	color: white;
}

#hotels .rooms .rooms-text {
	font-weight: bold;
	font-size: 20px;
}

#hotels .services {
	background-color: #021251;
	background-repeat: no-repeat;
	background-position: center;
	height: 393px;
}

#hotels .services-norte {
	background-image: url('../images/bg-hoteles-norte-azul.jpg');
}

#hotels .services-sanbenito {
	background-image: url('../images/bg-hoteles-playa-azul.jpg');
}

#hotels .services-valladolid {
	background-image: url('../images/bg-hoteles-valladolid-azul.jpg');
}

#hotels .services-itzaes {
	background-image: url('../images/bg-hoteles-itzaes-azul.jpg');
}

#hotels .services-carmen {
	background-image: url('../images/bg-hoteles-carmen-azul.jpg');
}

#hotels .services-header h1 {
	font-size: 25px;
	font-weight: bold;
	color: white;
	margin-top: 40px;
}

#hotels .services-header hr {
	width: 12%;
	border: 1px solid #f79526;
	margin: 0;
}

#hotels .services-left,
#hotels .services-right {
	margin-top: 30px;
}

#hotels .services-left ul,
#hotels .services-right ul {
    list-style: none;
    padding:0;
    margin:0;
    font-size: 16px;
}

#hotels .services-left li,
#hotels .services-right li {
	line-height: 2;
	color: white;
}

#hotels .services-left li:before,
#hotels .services-right li:before {
    content: "• ";
    color: #f79526; /* or whatever color you prefer */
}

.gallery {
	margin: 40px 0;
}

.gallery-header h1 {
	font-size: 25px;
	font-weight: bold;
}

.gallery-header hr {
	width: 9%;
	border: 1px solid #d1052a;
	margin: auto;
}

.gallery-container {
	margin-top: 20px;
}

.gallery-container > div{
	padding: 0 0 10px 0;
}

#hotels .testimonies {
	background-color: #021251;
	background-image: url('../images/bg-hoteles-3.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 393px;
}

#hotels .testimonies-header h1 {
	font-size: 25px;
	font-weight: bold;
	color: white;
	margin-top: 40px;
}

#hotels .testimonies-header hr {
	width: 8%;
	border: 1px solid #f79526;
	margin: auto;
}

#hotels .testimonies-header h2 {
	font-size: 18px;
	color: white;
}

#hotels .testimonies-container > div > div {
	background: rgba(117, 117, 138, .5);
	min-height: 150px;
	height: auto;
	margin-top: 20px;
}

#hotels .testimonies-container p {
	color: white;
	font-size: 16px;
	padding: 35px 20px;
}

#hotels .location {
	margin: 20px 0;
}

#hotels .location-left h1 {
	font-size: 25px;
	font-weight: 700;
}

#hotels .location-left hr {
	width: 8%;
	/*margin: auto;*/
	border: 1px solid #d1052a;
}

#hotels .location-left h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#hotels .location-left p {
	width: 70%;
	/*margin: auto;*/
}

#hotels .location-map {
	display: block;
	background: #cdcecf;
	padding: 10px 15px;
	border-radius: 5px;
	margin-top: 10px;
}

#hotels .location-map i {
	color: white;
	font-size: 16px;
}

#hotels .social-btns > a > i {
	font-size: 25px;
	margin-top: 10px;
	/*padding-right: 40px;*/
}

#hotels .social-btns > a:last-child > i {
	padding-right: 0;
}

#hotels .social-btns-container {
	display: table; 
	/*margin: auto;*/
}

#weddings .experience {
	margin: 20px 0;
}

#weddings .experience-right h1 {
	font-size: 25px;
	font-weight: 700;
}

#weddings .experience-right hr {
	width: 10%;
	border: 2px solid #f58828;
	margin-top: 0;
}

#weddings .experience-right h2 {
	font-size: 16px;
	font-style: italic;
}

#weddings .rooms-norte {
	background-image: url('../images/boda.jpg');
}

#weddings .rooms .rooms-text-container p {
	margin: 50px 0 0 0;
	color: white;
}

#weddings .rooms .rooms-text {
	font-weight: bold;
	font-size: 20px;
}

#enterprises .experience {
	margin: 20px 0;
}

#enterprises .experience-right h1 {
	font-size: 25px;
	font-weight: 700;
}

#enterprises .experience-right hr {
	width: 10%;
	border: 2px solid #f58828;
	margin-top: 0;
}

#enterprises .experience-right h2 {
	font-size: 16px;
}

#enterprises .rooms-norte {
	background-image: url('../images/EMPRESAS.jpg');
}

#enterprises .rooms .rooms-text-container p {
	margin: 50px 0 0 0;
	color: white;
}

#enterprises .rooms .rooms-text {
	font-weight: bold;
	font-size: 20px;
}

#franchise .experience {
	margin: 20px 0;
}

#franchise .experience-right h1 {
	font-size: 25px;
	font-weight: 700;
}

#franchise .experience-right hr {
	width: 10%;
	border: 2px solid #f58828;
	margin-top: 0;
}

#franchise .experience-right h2 {
	font-size: 16px;
	font-weight: bold;
}

#franchise .rooms-norte {
	background-image: url('../images/Franquicias.jpg');
}

#franchise .rooms .rooms-text-container p {
	margin: 50px 0 0 0;
	color: white;
}

#franchise .rooms .rooms-text {
	font-weight: bold;
	font-size: 20px;
}

#contact .contact-form {
	margin-bottom: 20px;
}

#contact .contact-form-left h1 {
	font-size: 25px;
	font-weight: bold;
}

#contact .contact-form-left hr {
	width: 20%;
	border: 2px solid #f79526;
	margin-top: 0;
}

#contact .contact-form-left h2 {
	font-size: 16px;
}

#contact .contact-form-left .phone-text {
	font-size: 18px;
}

#contact .contact-form-left .social-btns {
	margin-top: 30px;
}

#contact .contact-form-left .social-btns a > i {
	color: #f79526;
	font-size: 20px;
	padding-right: 30px;
}

#contact .contact-form-right {
	margin-top: 30px;
}

#contact .contact-form-right .form-group input {
	height: 35px;
	padding: 5px;
}

#contact .contact-form-right .form-group-subject input {
	width: 372px;
}

#contact .contact-form-right .form-group textarea {
	resize: none;
	height: 100px;
	width: 372px;
}

#contact .contact-form-right .form-group input[type="submit"] {
	float: right;
	margin-right: 92px;
	padding-left: 40px; 
	padding-right: 40px;
	color: white;
	font-weight: bold;
	background-color: #001a7f;
	border: none;
	font-size: 16px;
}

#bookingForm input {
	margin: 0;
	padding: 0;
}

.footer .social-btns > a > i {
	font-size: 25px;
	margin-top: 10px;
	padding-right: 40px;
}

.footer .text-muted {
	font-size: 12px;
}

.footer .social-btns-container {
	display: table; 
	margin: auto;
}

.footer .hotel-info-container {
	display: table; 
	margin: auto; 
	margin-top: 20px;
}

.fancybox-skin {
	padding: 0 !important;
}

#politics .politics {
	margin-bottom: 20px;
}
#politics .politics .politics-container h1 {
	font-size: 25px;
	font-weight: 700;
}
#politics .politics .politics-container hr {
	width: 25%;
	border: 2px solid #f58828;
	margin-top: 0;
}
#politics .politics .politics-container h2 {
	font-size: 20px;
}

.rooms {
	background-color: #c5b444;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}

/* Extra small to Small devices */
@media (max-width: 767px) {

	.technotel-menu-brand {
		display: inline-table;
	}

	.technotel-menu-brand > img {
		width: 80%;
	}

	.main-carousel,
	.main-carousel .item {
		height: 89px;
		display: none;
	}

	#hotels .banner,
	.rooms {
		display: none;
	}

	.suscribe .suscribe-box .form-group {
		padding-top: 15px;
	}

	.suscribe .suscribe-box input[type="email"] {
		width: 130px;
		font-size: 13px;
		padding: 8px;
	}

	.suscribe .suscribe-box input[type="submit"] {
		width: 100px;
		font-size: 13px;
		padding: 10px;
	}

	#hotels .experience .row,
	#hotels .rooms .row,
	#hotels .services .row,
	#hotels .testimonies .row {
		margin: 0;
	}

	#hotels .experience-left img {
		margin: auto;
	}

	.gallery-container > div {
		padding: 8px;
	}

	#hotels .services,
	#hotels .testimonies {
		height: initial;
		background-size: cover;
	}

	#hotels .services-right {
		margin: 0 0 20px 0;
	}

	#contact .contact-form-right .form-group input[type="submit"] {
		margin-right: 10px;
	}

	#contact .map iframe {
		height: 300px !important;
	}

	#weddings .experience-right img,
	#enterprises .experience-right img,
	#franchise .experience-right img {
		margin: 10px auto;
	}

	#enterprises .folleto {
		width: 100%;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	#hotels .experience .row,
	#hotels .rooms .row,
	#hotels .services .row,
	#hotels .testimonies .row {
		margin: 0;
	}

	#hotels .experience-left {
		position: relative;
		top: 20px;
		left: 20px;
	}

	#hotels .experience-right {
		margin-top: -30px;
	}

	#hotels .rooms-text-container {
		margin-left: 30px;
	}

	#hotels .services-header {
		padding-left: 40px;
	}

	#hotels .services-left {
		padding-left: 40px;
	}

	#hotels .testimonies-container p {
		font-size: 15px;
	}

	#hotels .location-right iframe {
		height: 400px !important;
	}

	#hotels .location-left .trip-widget {
		position: relative;
		right: 25px;
	}

	#weddings .experience-right img,
	#enterprises .experience-right img,
	#franchise .experience-right img {
		margin-left: 10px;
		float: right;
	}

	#contact .contact-form-right .form-group input {
		width: 49%;
		display: inline-table;
		border-top: 2px solid rgb(169, 169, 169);
	}

	#contact .contact-form-right .form-group textarea {
		border-top: 2px solid rgb(169, 169, 169);
		width: 99%;
	}

	#contact .contact-form-right .form-group input[type="submit"] {
		margin-right: 5px;
	}

	#hotels .banner,
	.rooms {
		height: 224px;
	}

	.gallery-container > div {
		padding: 8px;
	}

	.technotel-menu-sections {
		margin-top: 40px;
	}

	.technotel-menu-sections li {
		font-size: 16px;
	}

	.technotel-menu-sections > li.active > a {
		background-color: transparent !important;
		color: #f58828 !important;
		font-weight: 600;
	}

	.technotel-menu-sections > li:hover > a,
	.technotel-menu-sections > li:hover > a > i,
	.technotel-menu-sections > .dropdown > .dropdown-menu > li:hover > a {
		color: #f58828 !important;
		font-weight: 600;
	}


	.sidebar-nav {
	    padding: 9px 0;
	}

	.dropdown > .dropdown-menu .sub-menu {
	    left: 100%;
	    position: absolute;
	    top: 0;
	    visibility: hidden;
	    margin-top: -1px;
	}

	.dropdown-menu li:hover .sub-menu {
	    visibility: visible;
	}

	.dropdown:hover .dropdown-menu {
	    display: block;
	}

	.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
	    margin-top: 0;
	}

	.navbar .sub-menu:before {
	    border-bottom: 7px solid transparent;
	    border-left: none;
	    border-right: 7px solid rgba(0, 0, 0, 0.2);
	    border-top: 7px solid transparent;
	    left: -7px;
	    top: 10px;
	}
	.navbar .sub-menu:after {
	    border-top: 6px solid transparent;
	    border-left: none;
	    border-right: 6px solid #fff;
	    border-bottom: 6px solid transparent;
	    left: 10px;
	    top: 11px;
	    left: -6px;
	}

	.main-carousel,
	.main-carousel .item {
		height: 224px;
	}

	.main-carousel .slider-text {
		position: absolute;
		z-index: 1;
		top: 70px;
		left: 100px;
		width: 35%;
	}

	.main-carousel .slider-booking {
		position: absolute;
		z-index: 1;
		top: 60px;
		left: 420px;
		width: 25%;
		background-color: white;
		padding: 10px;
		border: 5px solid gray;
	}

	.main-carousel .slider-booking h1 {
		font-size: 10px;
		margin-bottom: 5px;
		margin-top: 10px;
	}

	.main-carousel .slider-booking input,
	.main-carousel .slider-booking select,
	.main-carousel .slider-booking label {
		font-size: 8px;
		margin: 0;
	}

	.main-carousel .slider-booking input,
	.main-carousel .slider-booking select {
		height: 14px;
	}

	.main-carousel .slider-booking .form-group {
		margin: auto;
		display: table;
		width: 100%;
		line-height: 1;
	}

	.main-carousel .slider-booking .form-group label,
	.main-carousel .slider-booking .form-group input,
	.main-carousel .slider-booking .form-group select {
		width: 100%;
	}

	.main-carousel .slider-booking hr {
		width: 20%;
		margin: auto;
		margin-bottom: 5px;
		border: 1px solid #f58828;
	}

	.main-carousel input[type="submit"] {
		background-color: #001c88;
		border: none;
		color: white;
		padding-top: 5px;
		padding-bottom: 10px;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	
	.suscribe {
		height: 130px;
	}

	.suscribe h1 {
		color: white;
		margin-top: 50px;
		font-size: 20px;
	}
	
	.suscribe .suscribe-box {
		height: 90px;
		width: 550px;
	}

	.suscribe .suscribe-box .form-group {
		padding-top: 20px;
	}

	.suscribe .suscribe-box input[type="email"] {
		width: 300px;
		font-size: 15px;
		padding: 10px;
	}

	.suscribe .suscribe-box input[type="submit"] {
		font-size: 15px;
		padding: 12px;
	}
}

/* Small to Medium devices */
@media (min-width: 768px and max-width: 991px) {
	
	.navbar-header {
		width: 20%;
	} 

	.technotel-menu-brand {
		margin-top: 20px;
	}
	.main-carousel .slider-booking {
	    width:150px;
		top: 110px; /* 70 mas */
		left: 290px; /* 70 menos */
	}
		.main-carousel .slider-text {
		width: 30%;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 

	.main-carousel,
	.main-carousel .item {
		height: 370px;
	}

	#hotels .banner,
	.rooms {
		height: 370px;
	}
	.main-carousel .slider-booking {
		top: 160px; /* 70 mas */
		left: 37.5%; /* 70 menos */
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

	.grid-960 {
		width: 960px;
		margin: auto;
		padding: 0;
	}

	.suscribe .suscribe-box {
		height: 110px;
		width: 980px;
	}

	.main-carousel .slider-text {
		top: 70px;
		left: 200px;
	}

	.main-carousel .slider-booking {
		top: 180px; /* 70 mas */
		left: 37.5%; /* 70 menos */
	}

	.main-carousel .slider-booking h1 {
		font-size: 20px;
	}

	.main-carousel .slider-booking input,
	.main-carousel .slider-booking select,
	.main-carousel .slider-booking label {
		font-size: 13px;
	}

	.main-carousel .slider-booking input,
	.main-carousel .slider-booking select {
		height: 25px;
	}

	.main-carousel .slider-booking .form-group {
		line-height: 1.8;
		padding-bottom: 5px;
	}

	.main-carousel input[type="submit"] {
		padding-bottom: 25px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.suscribe .suscribe-box .form-group {
		padding-top: 27px;
	}

	.suscribe .suscribe-box input[type="email"] {
		margin: auto;
		display: inline-table;
		padding: 17px;
		width: 500px;
		font-size: 15px;
	}

	.suscribe .suscribe-box input[type="submit"] {
		padding: 17px;
	    font-size: 18px;
	}
}

/* Carousel specific media */
@media (min-width: 1439px) {
	/*.main-carousel,
	.main-carousel .item {
		width: 1439px;
		margin: auto;
	}*/
}

/* Extra Large devices (1900px and up) */
@media (min-width: 1900px) {

	#hotels .banner,
	.rooms {
		height: 546px;
	}

	.main-carousel,
	.main-carousel .item {
		height: 546px;
	}

.main-carousel .slider-text {
		top: 85px;
		left: 200px;
	}

	.main-carousel .slider-booking {
		top: 220px; /* 70 mas */
		left: 37.5%; /* 70 menos */
	}

	.main-carousel .slider-booking h1 {
		font-size: 25px;
	}

	.main-carousel .slider-booking input,
	.main-carousel .slider-booking select,
	.main-carousel .slider-booking label {
		font-size: 18px;
	}

	.main-carousel .slider-booking input,
	.main-carousel .slider-booking select {
		height: 35px;
	}

	.main-carousel .slider-booking .form-group {
		line-height: 2;
		padding-bottom: 10px;
		width: 90%;
	}

	.main-carousel input[type="submit"] {
		padding-bottom: 40px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
}