html, body {
	margin: 0px;
	padding: 0px;
}
body, div, dl, dt, dd, ul, ol, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
li {
	font-weight: 200;
}
html, body {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
fieldset, img {
	border: 0px;
}
input {
	border: 1px solid rgb(176, 176, 176);
	padding: 3px 5px 4px;
	color: rgb(151, 151, 151);
	width: 190px;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q::before, q::after {
	content: "";
}
abbr, acronym {
	border: 0px;
}
body {
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-weight: 400;
	font-size: 15px;
	color: rgb(170, 62, 3);
	overflow-y: scroll;
	overflow-x: hidden;
}
a {
	color: rgb(51, 51, 51);
	text-decoration: none;
}
.top_whois_member {
	left: 0px;
	top: 0px;
	width: 100%;
}
.wrapper-padding_whois_member {
	max-width: 1100px;
	margin: 160px auto 0px;
	position: relative;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0px;
}
[hidden], template {
	display: none;
}
html {
	font-family: sans-serif;
	text-size-adjust: 100%;
}
body {
	margin: 0px;
}
a {
	background: transparent;
}
a:focus {
	outline: dotted thin;
}
a:active, a:hover {
	outline: 0px;
}

abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: 400;
}
dfn {
	font-style: italic;
}
hr {
	height: 0px;
	box-sizing: content-box;
}
mark {
	color: rgb(0, 0, 0);
	background: rgb(255, 255, 0);
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em;
}
pre {
	white-space: pre-wrap;
}
q {
	quotes: "“" "”" "‘" "’";
}
small {
	font-size: 80%;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0px;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0px;
}
fieldset {
	padding: 0.35em 0.625em 0.75em;
	margin: 0px 2px;
	border: 1px solid rgb(192, 192, 192);
}
legend {
	padding: 0px;
	border: 0px;
}
button, input, select, textarea {
	margin: 0px;
	font-family: inherit;
	font-size: 100%;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0px;
	box-sizing: border-box;
}
input[type="search"] {
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
*, ::before, ::after {
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: rgb(51, 51, 51);
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: rgb(66, 139, 202);
	text-decoration: none;
}
a:hover, a:focus {
	color: rgb(42, 100, 150);
	text-decoration: underline;
}
a:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px;
}
img {
	vertical-align: middle;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-width: 1px 0px 0px;
	border-right-style: initial;
	border-bottom-style: initial;
	border-left-style: initial;
	border-right-color: initial;
	border-bottom-color: initial;
	border-left-color: initial;
	border-image: initial;
	border-top-style: solid;
	border-top-color: rgb(238, 238, 238);
}
h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	margin: 0px 0px 10px;
	font-weight:200;
}
cite {
	font-style: normal;
}
ul, ol {
	margin-top: 0px;
	margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0px;
}
dl {
	margin-top: 0px;
	margin-bottom: 20px;
}
dt, dd {
	line-height: 1.42857;
}
dt {
	font-weight: 400;
}
dd {
	margin-left: 0px;
	font-weight: 200;
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted rgb(153, 153, 153);
}
blockquote {
	padding: 10px 20px;
	margin: 0px 0px 20px;
	border-left: 5px solid rgb(238, 238, 238);
}
blockquote p {
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25;
}
blockquote p:last-child {
	margin-bottom: 0px;
}
blockquote::before, blockquote::after {
	content: "";
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857;
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: rgb(199, 37, 78);
	white-space: nowrap;
	background-color: rgb(249, 242, 244);
	border-radius: 4px;
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0px 0px 10px;
	font-size: 13px;
	line-height: 1.42857;
	color: rgb(51, 51, 51);
	word-break: break-all;
	word-wrap: break-word;
	background-color: rgb(245, 245, 245);
	border: 1px solid rgb(204, 204, 204);
	border-radius: 4px;
}
pre code {
	padding: 0px;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0px;
}
table {
	max-width: 100%;
	background-color: transparent;
}
th {
	text-align: left;
}
table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none;
}
table td[class*="col-"], table th[class*="col-"] {
	display: table-cell;
	float: none;
}
.table > thead > tr > .success, .table > tbody > tr > .success, .table > tfoot > tr > .success, .table > thead > .success > td, .table > tbody > .success > td, .table > tfoot > .success > td, .table > thead > .success > th, .table > tbody > .success > th, .table > tfoot > .success > th {
	background-color: rgb(223, 240, 216);
}
.table-hover > tbody > tr > .success:hover, .table-hover > tbody > .success:hover > td, .table-hover > tbody > .success:hover > th {
	background-color: rgb(208, 233, 198);
}
fieldset {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold;
}
input[type="search"] {
	box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0px 0px;
	line-height: normal;
}
input[type="file"] {
	display: block;
}
select[multiple], select[size] {
	height: auto;
}
select optgroup {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
height: auto;
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857;
	color: rgb(85, 85, 85);
	vertical-align: middle;
}
body {
	backface-visibility: hidden;
}
body {
	font-family: Montserrat, sans-serif;
	position: relative;
}
ul li {
	list-style: none;
}
a:hover {
	outline: none;
	text-decoration: none;
}
a:focus {
	outline: none;
	outline-offset: 0px;
}
a {
	transition: 300ms;
}
h2, h3, h4, h5, h6 {
    font-family: Montserrat, sans-serif;
}
.chk-stars li {
}
.chk-stars {
	text-align: center;
}
html {
	background-color: rgb(223, 223, 223);
}
.title_section_form_top {
	width: 100%;
	/*height: 20px;*/
	display: block;
	float: left;
	margin-bottom: 15px;
}
.title_section_form_middle {
	width: 100%;
	height: 20px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.title_section_form_top h1, .title_section_form_middle h1 {
	font-family: Montserrat, sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: rgb(116, 116, 116);
	margin: 0px !important;
}
.main {
	float: left;
	overflow: hidden;
	height: auto;
	width: 690px;
	background-color: rgb(255, 255, 255);
	padding: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
label {
	font-family: Montserrat, sans-serif;
	font-weight: 200;
	font-size: 12px;
	color: rgb(0, 0, 0);
}
.asterisk_require {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #FF0004;
	line-height: 50%;
}
input {
	border-color: rgb(223, 223, 223);
	border-width: 1px;
	background-color: rgb(255, 255, 255);
	width: 300px !important;
	float:right;
}
input[type="submit"], input[type="button"] {
	padding: 5px;
	text-align: center;
	font-size: 14px;
	background-color: rgb(255, 150, 0);
	color: rgb(255, 255, 255);
	border: none;
	font-family: Montserrat, sans-serif;
	font-weight: 200;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 20px;
}
input[type="submit"]:hover, input[type="button"]:hover {
	background-color: rgb(0, 0, 0);
}
input#boton_inscribir {
	float: right;
}
span.error {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(255, 0, 4);
}
.hr_booking {
	display: block;
	float: left;
	height: 1px;
	width: 100%;
	margin-bottom: 10px;
	background-color: rgb(223, 223, 223);
	border-top: 0px;
	margin-top: 0px !important;
}
.panel_right {
	width: 175px;
	height: 800px;
	float: left;
	overflow: hidden;
	background-color: rgb(255, 255, 255);
	padding: 20px;
}
.panel_left {
	width: 175px;
	height: 800px;
	float: left;
	overflow: hidden;
	background-color: rgb(255, 255, 255);
	padding: 20px;
}
.detail_head {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	/*margin-bottom: 20px;*/
	/*margin-top: 10px;*/
}
.detail_head_img {
	width: 94px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.detail_head_img img {
	width: 94px;
}
.detail_head_txt_1 {
	width: 200px;
	float: left;
	display: inline;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(116, 116, 116);
}
.detail_head_txt_2 {
	width: auto;
	float: left;
	display: inline;
	font-family: Montserrat, sans-serif;
	font-weight: 200;
	font-size: 12px;
	color: rgb(116, 116, 116);
	margin-bottom:10px;
}
.detail_head_txt_3, .chk_lst_left, .chk_lst_left_icon, .chk_lst_left_heavy {
	width: auto;
	float: left;
	display: inline;
	font-family: Montserrat, sans-serif;
	font-weight: 200;
	font-size: 12px;
	color: rgb(74, 144, 164);
	margin-bottom: 10px;
	text-transform: uppercase;
}
.chk_lst_left_icon {
	background: url("../img/icon-nights.png") left 2px no-repeat;
	padding: 0px 0px 0px 16px;
	margin-left: 0px;
}
.chk_lst_left_heavy {
	font-weight: 400;
	color: rgb(0, 0, 0);
	margin-top: 10px;
	margin-bottom: 20px;
}
.chk_lst_right, .chk_lst_right_heavy {
	width: auto;
	float: right;
	display: inline;
	font-family: Montserrat, sans-serif;
	font-weight: 200;
	font-size: 12px;
	color: rgb(116, 116, 116);
	margin-bottom: 10px;
}
.chk_lst_right_heavy {
	color: rgb(255, 0, 4);
	font-weight: 400;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.chk-stars li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.chk-stars {
	width: 200px;
	float: left;
}
li .dropbtn {
	display: block;
	color: black;
	text-align: left;
	text-decoration: none;
	width: 100%;
}
li .dropdown:hover .dropbtn {
	background-color: red;
}
li.dropdown {
	display: block;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: rgb(249, 249, 249);
	min-width: 160px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 16px 0px;
	z-index: 999;
	left: 90px;
	top: 50px;
}
.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
}
.dropdown-content a:hover {
	background-color: rgb(241, 241, 241);
}
.dropdown:hover .dropdown-content {
	display: block;
}
.nmbr_agn, .rzn_scl_agn, .rfc_agn, .ml_agn, .tlfn_agn, .dr_cll_agn, .dr_nmr_agn, .dr_cln_agn, .dr_cdd_agn, .dr_edo_agn, .dr_cp_agn, .nmbr_cnt, .nmbr_ptr_cnt, .nmbr_mtr_cnt, .ml_cnt, .tlfn_cnt, .crg_cnt {
	float: left;
	display: inline-block;
	width: 300px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.fieldset_agn {
	width: auto;
	border: 0px;
}
