@charset "UTF-8";


.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.center_menu {
	display: inline-block; 
	float: none;
}
.button_menu {
	font-family: 'Playfair Display', serif;
	font-size: 18px;
	color: #2D2E82;
	border-bottom: 3px solid transparent;
	-webkit-transition: all 3s ease-in-out;
	-moz-transition: all 3s ease-in-out;
	-o-transition: all 3s ease-in-out;
	transition: all .3s ease-in-out;
}

.button_menu:hover {
	border-bottom: 3px solid #F8B133;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.navbar-default .navbar-nav > li > a {
  color: #2D2E82;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #F8B133;
}

.box_phone {
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #F8B133;
	color: #2D2E82;
	font-family: 'Lora', serif;
	font-size: 19px;
	padding-top: 5px;
	display: inline-block;
}
.box_phone .glyphicon.glyphicon-earphone {
	margin-right: 7px;
	font-size: 23px;
	vertical-align: -3px;
}
.clock_box {
	text-align: right;
	font-family: 'Playfair Display', serif;
	font-size: 17px;
}
.today {
	display: inline-block;
	margin-right: 11px;
	text-transform: capitalize;
}
.lang_box {
	display: inline-block;
	margin-right: 13px;
	color: #999999;
}
.lang_box a {
	color: #999999;
}
.lang_box a:hover {
	color: #F8B133;
	text-decoration: none;
}
.heade_total {
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
	padding-top: 26px;
}
.logo_box {
	position: relative;
	height: 20px;
}
.logo_main {
	position: absolute;
	top: -47px;
	left: 25px;
}
#main_menu {
	text-align: center;
}
.footer_line {
	background-image: -webkit-linear-gradient(0deg,rgba(36,36,108,1.00) 0%,rgba(7,16,66,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(36,36,108,1.00) 0%,rgba(7,16,66,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(36,36,108,1.00) 0%,rgba(7,16,66,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(36,36,108,1.00) 0%,rgba(7,16,66,1.00) 100%);
	height: 50px;
}
.footer_content {
	background-image: -webkit-linear-gradient(0deg,rgba(45,46,130,1.00) 0%,rgba(12,22,80,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(45,46,130,1.00) 0%,rgba(12,22,80,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(45,46,130,1.00) 0%,rgba(12,22,80,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(45,46,130,1.00) 0%,rgba(12,22,80,1.00) 100%);
	padding-top: 50px;
}
.footer_box {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.footer_phone {
	text-align: right;
}
.link_footer {
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	font-family: 'Playfair Display', serif;
	font-size: 16px;
	color: #ffffff;
	border-bottom: 3px solid transparent;
	padding-bottom: 5px;
	line-height: 45px;
}
.link_footer:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 3px solid #F8B133;
	padding-bottom: 0px;
}
.footer_menu {
	text-align: center;
}
.logo_footer {
	display: inline-block;
	border-right: 2px solid #CDCDCD;
	height: 45px;
	line-height: 45px;
	margin-right: 10px;
	position: relative;
	width: 112px;
}
.logo_foot_pic {
	position: absolute;
	right: 6px;
	top: -52px;
}
.huatulco_footer {
	color: #F8B133;
	font-family: 'Playfair Display', serif;
	font-size: 56px;
	line-height: 47px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
	padding-top: 111px;
}
.yellow_box {
	background-color: #F8B133;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.yellow_box a {
	color: #202166;
	font-family: 'Playfair Display', serif;
	font-size: 15px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
}
.yellow_box a:hover {
	color: #ffffff;
	text-decoration: none;
	
}
.general_text {
	font-family: 'Playfair Display', serif;
	color: #58595B;
	font-size: 16px;
}
h1 {
	color: #2D2E82;
	font-family: 'Playfair Display', serif;
	font-size: 39px;
}
h2 {
	color: #FFFFFF;
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	margin-top: 9px;
}
.white_text {
	color: #FFFFFF;
}
.yellow_comma {
	color: #F8B133;
	margin-right: 4px;
}
.big_comma {
}
.big_comma {
	margin-left: 5px;
	font-size: 65px;
	line-height: 34px;
	vertical-align: -19px;
}
.inline_block {
	display: inline-block;
}
.back_image {
	visibility: hidden; 
	width: 100%; 
	height: auto;
}
.back_crop {
	background-size: cover;
	background-position: center center;
}
.leer_mas_link {
	display: inline-block;
	border: 2px solid #F8B133;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	color: #FFFFFF;
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	font-size: 13px;
	-webkit-transition: all 3s ease-in-out;
	-moz-transition: all 3s ease-in-out;
	-o-transition: all 3s ease-in-out;
	transition: all .3s ease-in-out;
}
.leer_mas_link:hover {
	display: inline-block;
	border: 2px solid #F8B133;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	color: #FFFFFF;
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	font-size: 13px;
	background-color: rgba(255,255,255,0.34);
	text-decoration: none;
}
.leer_mas_link_blue {
	display: inline-block;
	border: 2px solid #F8B133;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	color: #2D2E82;
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	font-size: 15px;
	-webkit-transition: all 3s ease-in-out;
	-moz-transition: all 3s ease-in-out;
	-o-transition: all 3s ease-in-out;
	transition: all .3s ease-in-out;
}
.leer_mas_link_blue:hover {
	display: inline-block;
	border: 2px solid #F8B133;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	color: #2D2E82;
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	font-size: 15px;
	background-color: rgba(248,177,51,0.22);
	text-decoration: none;
}
.leer_mas_link_yellow {
	display: inline-block;
	border: 2px solid #F8B133;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	color: #2D2E82;
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	font-size: 15px;
	background-color: #F8B133;
	-webkit-transition: all 3s ease-in-out;
	-moz-transition: all 3s ease-in-out;
	-o-transition: all 3s ease-in-out;
	transition: all .3s ease-in-out;
}
.leer_mas_link_yellow:hover {
	display: inline-block;
	border: 2px solid #F8B133;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	color: #2D2E82;
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	font-size: 15px;
	background-color: rgba(248,177,51,0.22);
	text-decoration: none;
}
.palm_back {
	background-image: url(../img/layout/palmas.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.gray_text {
	color: #6D6E71;
}
.back_blue {
	background-image: url(../img/layout/back.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.icon-palm.yellow_palm {
	color: rgba(248,177,51,1.00);
	font-size: 65px;
}
.map_box {
	position: relative;
}
.shadow_map {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 39px;
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.37) 0.05%,rgba(255,255,255,0.00) 61.91%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.37) 0.05%,rgba(255,255,255,0.00) 61.91%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.37) 0.05%,rgba(255,255,255,0.00) 61.91%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.37) 0.05%,rgba(255,255,255,0.00) 61.91%);
}
.field_form {
	border: 2px solid #F8B133;
	width: 400px;
	height: 30px;
	font-family: 'Playfair Display', serif;
	color: #58595B;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	outline: none;
}

@media screen and (max-width:1024px){
#main_menu {
	text-align: right;
}
}
@media screen and (max-width: 870px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .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.navbar-default .container-fluid #main_menu {
	position: absolute;
	width: 37%;
	right: 0px;
	background-color: rgba(255,242,242,0.49);
	min-width: 230px;
	z-index: 9999999;
}
.menu_big {
	display: none;
}
.logo_footer {
	display: block;
	width: 100%;
	border-style: none;
	height: auto;
	padding-bottom: 23px;
}
.logo_foot_pic {
	position: relative;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
}
.footer_box .footer_phone .box_phone {
	display: none;
}
.footer_content .footer_box .footer_phone {
	display: none;
}
.huatulco_footer {
	text-align: center;
}
.footer_box .footer_menu .link_footer {
	margin-top: -22px;
}
}



/*@media screen and (max-width:590px){
.clock_box {
	text-align: center;
	position: relative;
}
.heade_total {
	padding-top: 161px;
}
.today {
	display: block;
	padding-top: 7px;
	padding-bottom: 6px;
}
.logo_main {
	top: -214px;
	left: 50%;
	margin-left: -67.5px;
}
.lang_box {
	position: absolute;
	top: -141px;
	right: 10px;
}
}
*/
@media screen and (max-width:590px){
.heade_total {
	padding-top: 0px;
}
.clock_box {
	text-align: center;
}
.today {
	display: none;
}
.lang_box {
	display: block;
	background-color: #2D2E82;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box_phone {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 10px;
}
.logo_main {
	top: 16px;
}
.navbar-header {
	padding-bottom: 61px;
}
}

@media screen and (max-width:400px){
.navbar.navbar-default .container-fluid #main_menu {
	position: absolute;
	width: 109%;
	background-color: rgba(255,242,242,0.49);
	text-align: center;
	min-width: 100%;
}
}
