/* ========================================================================= */
/* reset CSS */
/* ------------------------------------------------------------------------- */

/* *, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}*/
/*html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
	font-family: inherit;
}*/
@media only screen and (max-width: 799px) {
.fancybox-inner{width:auto !important;height:204px !important;}
.fancybox-skin{padding:0px !important;}
}
@media only screen and (min-width: 800px) {
.fancybox-inner{width:auto !important; height: 464px !important;}
.fancybox-skin{padding:0px !important;}
	.con-top {
         margin-top : 5px !important;
	}
}
a img {
	border: none;
}
a {
	outline: none;
}
textarea, input{
	outline: none;
}
.ctw-ard{
background-color: #D3C5A0 !important;
}
table {
	border-collapse: collapse;
	border-width: 0;
}
.bold{ font-weight: 600;}
.ctws-head-acc {
    font-size: 14px;
    /*font-weight: 700;*/
    letter-spacing:3px;
    line-height: 40px;
	color: #000;
}
/* ========================================================================= */
/* general styles */
/* ------------------------------------------------------------------------- */
html {
	font-size: 87.5%;
	min-height: 100%;
}
/*body {
	font-size: 1em;
	font-family: "OpenSans", Arial, sans-serif;
	line-height: 1.4286;
	color: #333;
	min-height: 100%;
	position: relative;
	background: #fff;
}*/
h1 {
	font-family: "Roboto", Arial, sans-serif;
	font-weight: 300;
	font-size: 2em;
	line-height: 1;
	margin-bottom: .429em;
	color: #2669A9;
}
h3, h5, h6 {
	font-weight: normal
}
h2 {
	font-size: 1.429em;
	line-height: 1;
	margin-bottom: .5em;
}
h2.emphasis {
	color: #168ed9;
}
h3 {
	font-size: 1.286em;
	line-height: 1.112;
	margin-bottom: .556em;
}
h4 {
	/*text-transform: uppercase;*/
	font-weight: bold;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
}
p, ul, ol, dl, dt, dd, code {
	/*margin: 0 0 1.429em;*/
}
ul {
	margin-left: 1.65em;
}
ol {
	margin-left: 2em;
}

b {
	font-weight: normal;
}
i {
	font-style: normal;
}
.ctws-flex{display:flex;}
.col-md-10.col-sm-11.col-xs-12.ctws-wedding p{padding:0px !important;}
.col-md-10.col-sm-11.col-xs-12.ctws-wedding {
    }
/* general styles - links */
/* ------------------------------------------------------------------------- */

/* general styles - form elements */
/* ------------------------------------------------------------------------- */
/*label, .label {
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 5px;
	line-height:10px;
	padding-left:5px;
}*/
label a{ font-weight:300;}
input, textarea, .ws-button {
	font-size: 1em;
	display: inline-block;
	border-width: 1px;
	padding-left: .715em;
	padding-right: .715em;
	position: relative;
	font-family:Roboto;
}
label{font-family:Roboto;   font-size: 12px;
    font-weight: bold;
    line-height: 10px;
    margin-bottom: 5px;
    padding-left: 5px;
}
select{font-family:Roboto;}
.error{
	font-size: 12px;
	background: #ddd;
	padding: 10px;
	color: #ee0000;
}
button, .ws-button, .ws-element {
	-webkit-appearance: none;
}
.sidebar td{
	padding: 5px 10px;
}
.ws-cta{text-align:center}
.ws-element {
	height: 2.143em;
	line-height: 1.2;/**/
	white-space: nowrap;
	text-overflow: ellipsis;
	border: 2px solid #ddd;
	border-radius: 4px;
}
a.ws-element {
	display: inline-block;
	line-height: 2.58;
	padding-left: 0.715em;
	padding-right: 0.715em;
	position: relative;
	color: #000000;
	vertical-align: top;
}
span.ws-element, a.ws-element {
	overflow: hidden;
}
/* focus */
input:focus {
	outline: none;
}
.ws-form-item {
	display: inline-block;
	position: relative;
}
input::-webkit-input-placeholder {
	line-height: 1.429;
}
select.custom {
	z-index: 1;
	cursor: pointer;
	-webkit-appearance: none;
	opacity: 0;
	filter: alpha(opacity = 0);
	height: 2.143em;
	padding: 0;
	min-width: 4em;
}

span.customSelect {
	padding-left: .571em;
	padding-right: 2em;
	position: relative;
	cursor: pointer;
	border: 2px solid #ddd;
	background-color: #fff;
	border-radius: 4px;
}
.customSelectInner {
	width: 100%;/* overflow:hidden; */
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 1.858;
}
.customSelectInner:after {
	content: '\f0d7';
	font-family: "wsicons";
	position: absolute;
	right: .719em;
}
/* span.ws-element .customSelectInner{line-height:2.143;} */
.ws-form-item .ws-element:focus, .ws-form-item .customSelectFocus, .ws-active .ws-element, .ws-showing .ws-element {
	border-color: #666;
}
.ws-inner label {
	display: block;
	font-size: .858em;
	margin-bottom: .334em;
}
label.ws-label-after {
	display: inline;
}
.ws-inner label.ws-label-after {
	display: inline-block;
	margin-right: .5em;
}
.ws-disabled {
	opacity: .5;
	cursor: default !important;
	pointer-events: none;
}
.ws-primary.ws-disabled, .ws-primary.ws-disabled:active {
	background-color: #b3b3b3;
	border-color: #b3b3b3;
}
.ws-long {
	width: 100%;
}
.ws-several .ws-form-item {
	margin-right: .5em;
}
.check .ws-check-container, .check label.ws-label-after {
	display: table-cell;
}
.check label.ws-label-after {
	padding-left: .572em;
}

/* general styles - buttons */
/* ------------------------------------------------------------------------- */
.ws-button {
	height: 2.143em;
	line-height: 1.858;
	border-radius: 3px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}
.ws-button-small {
	display: inline-block;
	font-size: .858em;
	line-height: 1.667;
	border-radius: 4px;
	padding: .25em 10px;
}
.ws-button-compact {
	display: inline-block;
	font-size: .858em;
	line-height: 1.667;
	padding: .4167em 0;
}

.ws-button-compact.ws-tag {
	padding: .25em 10px .167em;
}
.ws-primary, a.ws-primary, span.ws-primary {
	background-color: #806E67;
	color: #fff;
	border: 2px solid #806E67;
}
.ws-secondary, a.ws-secondary, span.ws-secondary {
	background-color: #e5e5e5;
	color: #333;
	border: 2px solid transparent;
}

.ws-buttons {
	text-align: center;
}
.ws-buttons .ws-button, .ws-buttons .ws-button-small {
	margin-left: 5px;
	margin-right: 5px;
}
.ws-several .ws-button, .ws-several .ws-button-small {
	margin-left: .5em;
}
.ws-button-small {
	display: inline-block;
	font-size: .858em;
	line-height: 1.667;
	border-radius: 4px;
	padding: .25em 10px;
}

/* general styles - icons */
/* ------------------------------------------------------------------------- */
.ws-icon:before {
	content: attr(data-icon);
	font-family: "wsicons";
	display: inline-block;
	margin-right: .25em;
	font-size: 14px;
	line-height: 20px;
	vertical-align: -1px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-top: -.1em;
}
b.ws-icon span {
	display: none;
}
#ws-cart .ws-icon:before, p.ws-close .ws-icon:before {
	content: none;
}
#ws-cart .ws-icon:after, p.ws-close .ws-icon:after {
	content: attr(data-icon);
	font-family: "wsicons";
	display: inline-block;
	margin-left: .25em;
	font-size: 14px;
	line-height: 20px;
	vertical-align: -1px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* ========================================================================= */
/* layout */
/* ------------------------------------------------------------------------- */

#ws-main {
	max-width: 960px;
	padding: .715em 10px;
	margin: 0 auto;
}
#ws-main section {
	margin-bottom: 1.429em;
	clear: both;
}
#ws-main section.ws-component {
	margin-left: 10px;
	margin-right: 10px;
}
#ws-main section.ws-component .ws-inner {
	padding: 1.429em 20px;
	background-color: #e5e5e5;
	border-radius: 4px;
	height: 45px
}
.ws-inner {/* display:table;width:100%;height:1%; */
	position: relative;
}
.ws-inner .ws-item {
	display: table-cell;
	vertical-align: middle;
}
.ws-inner .ws-item p {
	margin: 0;
}
.ws-collapsible {
	max-height: 0;
	overflow: hidden;
}
#ws-main section.ws-collapsible {
	margin-bottom: 0;
}
#ws-main section.ws-show-this {
	margin-bottom: 1.429em;
}
.ws-show-this {
	max-height: 1500px;
	overflow: visible;
}
p.ws-close {
	clear: both;
	font-size: .858em;
	line-height: 1.667;
	margin: 0 0 -.715em;
	text-align: right;
	padding-top: .715em;
}
#ws-main section.ws-component p.ws-close {
	position: absolute;
	top: 0;
	right: 10px;
}
.ws-close a {
	color: #666;
}
.ws-close a:active {
	color: #1a1a1a;
}
.ws-close b.ws-icon:before {
	content: none;
}
.ws-close b.ws-icon i {
	display: none;
}
.ws-close b.ws-icon:after {
	content: '\e608';
	font-family: "wsicons";
	display: inline-block;
	margin-left: .25em;
	font-size: 16px;
	line-height: 20px;
	vertical-align: -2px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#ws-main section.ws-collapsible .ws-inner {
	opacity: 0;
}
#ws-main section.ws-show-this .ws-inner/* , #ws-main div.ws-show-this .ws-inner */ {
	opacity: 1;
}
.ws-hidden {
	overflow: hidden;
	opacity: 0;
	height: 0;
	margin-bottom: 0 !important;
	padding: 0 !important;
}
.ws-visible {
	opacity: 1;
	height: auto;
	overflow: visible;
}
p.ws-error.ws-visible {
	display: inherit;
}

/* tabs */
/* ------------------------------------------------------------------------- */
.ws-menu-bar {
	list-style: none;
	margin: 0 0 1.428em 0;
	display: table;
	width: 100%;
	border-radius: 4px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #ddd;
}
.ws-menu-bar li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: table-cell;
	width: 1%;
}
.ws-menu-bar li input {
	display: block;
	padding: .358em 10px;
	border-left: 1px solid #ddd;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color:#f0f0f0
}
.ws-menu-bar li:first-child input {
	border: 0 none;
}


.ws-menu-bar li.activeli input {
	background-color: #ddd;
	color: #333;
}
.tab {
	overflow: hidden;
	clear: both;
	text-align: left;
}
.transition {
	opacity: 0;
	height: 0;
	margin-bottom: 0 !important;/*width:0;*/
}

/* cart */
/* ------------------------------------------------------------------------- */
.ws-cart-details, .ws-transaction {
	float: left;
	width: 66.596%;
	padding: 0 30px 0 10px;
}
.ws-cart-summary {
	float: right;
	width: 100%;
	padding: 0 10px;
}
.ws-data-table {
	display: table;
	height: 1%;
	margin-bottom: 2.858em;
	border-bottom: 1px solid #ddd;
}
.ws-data-table p {
	margin-bottom: 0;
}

/* new styles */
/* ------------------------------------------------------------------------- */
.ws-row-item {
	padding: .643em 0;
	border-top: 1px solid #ddd;
}
h2.emphasis + .ws-row-item {
	border-top: 0 none;
}
.ws-cell-item {
	display: inline-block;
	vertical-align: top;
}
.ws-cart-item {
	width: 48.481%;
	padding-right: 10px
}
.ws-cart-item-title {
	font-size: 1.1429em;
	line-height: 1.25;
}
p.ws-cart-qty {
	margin-bottom: .358em;
}
p.ws-cart-qty strong {
	white-space: nowrap;
	margin-right: .5em;
}
.ws-cart-price {
	width: 15%;
	text-align: right;
}
.ws-cart-price a.ws-button-compact {
	padding: 0;
}
.ws-cart-photo {
	width: 36.518%;
	display: inline;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: .643em;
	float: left;
}
.ws-cart-desc {
	width: 63.481%;
	display: inline;
	vertical-align: top;
	padding-right: 0;
	padding-bottom: .643em;
	float: right;
}
.ws-cart-desc p, .ws-cart-desc ul {
	font-size: .858em;
}

.ws-product-item .ws-row-item {
	padding: .643em 0 0 0;
	border-top: 1px solid #ddd;
}
.ws-product-item .ws-cart-item {
	width: 48.468%;
}
.ws-product-item .ws-cart-price {
	width: 16%;
}
.ws-product-item .ws-cart-photo {
	width: 35.532%;
}
.ws-product-item .ws-cart-desc {
	width: 64.468%;
}
/**/
.ws-cart-photo img {
	display: block;
	width: 100%;
	height: auto;
}
.ws-cart-summary table {
	width: 100%;
	margin-bottom: 1.429em;
}
.ws-prices {
	text-align: right;
	white-space: nowrap;
}
.ws-agree-terms {
	display: table;
	background: #2669A9;
	width: 100%;
	border-radius: 4px;
	padding: .715em 20px;
	margin-bottom: .719em;
}
.ws-agree-terms.ws-checked {
	background-color: #f573d3;
}
.ws-agree-terms span {
	display: table-cell;
}
.ws-agree-desc {
	padding-left: 10px;
}
.ws-terms-conditions {
	border: 1px solid #ddd;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 1.358em 19px;
	margin: 0 10px;
}
.ws-terms-conditions h3 {
	text-align: center;
}
.ws-agree-terms a, #ws-full-terms-conditions a {
	text-decoration: underline;
}
a#buBackToTerms {
	text-decoration: none;
}
#buBackToTerms:before {
	content: '\f0dd';
	font-family: "wsicons";
	font-size: 14px;
	margin-right: .3em;
	position: relative;
	top: 1px;
}
/*
 .ws-terms-conditions .ws-meta {font-size:.858em;}
 */

/* summary */
/* ------------------------------------------------------------------------- */
.ws-cost-info {
	margin-bottom: .719em;
}
.ws-cart-stay {
	margin-bottom: 1.429em;
}
.ws-cart-summary .ws-button {
	width: 100%;
}
.ws-countdown {
	background-color: #ffedb2;
	margin-bottom: 1.429em;
}
.ws-countdown .ws-cell-item {
	padding: .715em 10px;
	vertical-align: middle;
}
.ws-countdown .ws-time {
	text-align: right;
	font-size: 2em;
	padding: .358em 10px .358em 20px;
}
.ws-cart-summary table {
	width: 100%;
	margin-bottom: .719em;
}
.ws-cart-summary p {
	margin-bottom: .0;
}
.ws-cart-summary h2 {
	font-size: 1em;
	line-height: 1.429;
	margin-bottom: 0;
	text-transform: uppercase;
}
.ws-cart-summary h2 span {
	white-space: nowrap;
}
.ws-cart-summary .ws-button {
	height: 2.858em;
}
.ws-cart-summary a.ws-button {
	line-height: 2.572em;
}
.ws-total td {
	font-weight: bold;
	padding-top: .715em;
	text-transform: uppercase;
}
.ws-discount-total {
	color: #5c993d;
	font-weight: bold;
}
.ws-login-compact {
	margin-bottom: 1.429em;
}
.ws-login-compact .ws-form-item {
	display: block;
	margin-bottom: .715em;
}
.ws-login-compact label {
	display: block;
	font-size: .858em;
	line-height: 1.25;
	margin-bottom: .4167em
}
.ws-login-compact .ws-element {
	width: 100%;
}
.form-cell {
	display: table-cell;
}
.form-cell .ws-label-after {
	padding-left: 10px;
}
.ws-required {
	color: #cc1100;
}
.ws-discount-code {
	margin-bottom: 1.429em;
}
.ws-discount-code .ws-label {
	margin-bottom: .334em;
}
.ws-discount-code .ws-form-item {
	width: 100%;
	position: relative;
}
.ws-discount-code .ws-element {
	width: 70%;
	vertical-align: top;
	padding-right: 30%;
}
.ws-discount-code .ws-button-small {
	width: 27%;
	vertical-align: top;
	text-align: center;
	margin-left: 3%;
}

/* messages */
/* ------------------------------------------------------------------------- */
.ws-messages {
	margin: 0 10px;
	text-align: center;
}
.ws-messages.ws-show-this {
	padding: .358em 20px;
	margin-bottom: 1.429em;
}
.ws-msg-info {
	background-color: #5c993d;
	color: #fff;
}
.ws-msg-modify {
	background-color: #3d8299;
	color: #fff;
}
.ws-msg-caution {
	background-color: #e5d68a;
	color: #333;
}
.ws-msg-error {
	background-color: #cc1100;
	color: #fff;
}
p.ws-error {
	margin: 0;
	color: #cc1100;
	font-size: .858em;
	font-style: italic;
	padding-top: .25em;
}
.ws-error-form, .ws-component .ws-inner .ws-error-form {
	border-color: #cc1100;
}
#ws-main #ws-cart-view .ws-inner p.ws-error, #ws-main section.ws-top-component .ws-inner p.ws-error {
	color: #ff4a39;
}
#ws-main section.ws-top-component .ws-inner .ws-error-form {
	border-color: #ff4a39;
}

section .ws-inner {
	-webkit-transition: opacity .3s ease-out 0s;
	-moz-transition: opacity .3s ease-out 0s;
	-ms-transition: opacity .3s ease-out 0s;
	transition: opacity .3s ease-out 0s;
}

/* filters */
/* ------------------------------------------------------------------------- */
/*#ws-main section.ws-filter-sort-items {margin-bottom:0;}*/
#ws-main section.ws-filter-sort-items .ws-inner {
	padding: .715em 10px;
}
.ws-filter-sort-items + section .ws-heading {
	border-top: 0 none;
	padding-top: 1.429em;
}
.ws-filter-sort-items p {
	margin-bottom: 0;
}
.ws-label {
	display: inline-block;
	font-size: .858em;
	line-height: 1.334;
	margin-right: .25em
}
.ws-filter-sort-items a.ws-tag {
	background-color: #fff;
	color: #333;
}
.ws-filter-sort-items .ws-filters a.ws-tag {
	margin: 0 .2em;
}
.ws-filter-sort-items a.ws-tag.ws-active, .ws-grid-list .ws-button-small.ws-active {
	background-color: #666;
	color: #fff;
}
a#ws-filter-all {
	margin-right: .5em;
}
#ws-view-grid {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
#ws-view-list {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-left: 1px solid #ddd;
}
#ws-view-price {
	margin-left: .5em;
}
.ws-grid-list .ws-button-small {
	text-transform: uppercase;
	color: #333;
	background-color: #fff;
}
.ws-filters, .ws-sort {
	float: left;
}
.ws-grid-list {
	float: right;
}
.ws-filter-sort-items .ws-alpha {
	display: none;
}
.ws-sort .customSelectInner {
	font-size: .858em;
	line-height: 2.167;
}
.ws-sort, .ws-alpha-even {
	display: none;
}

/* results */
/* ------------------------------------------------------------------------- */
.ws-results {
	float: left;
	width: 100%;
}

.ws-related-data {
	float: left;
	padding: 0 20px;
	background-color: #e5e5e5;
	border-radius: 4px;
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	position: relative;
	width: 100% !important;
	width: -moz-calc(100%) !important;
	width: -webkit-calc(100%) !important;
	width: -ms-calc(100%) !important;
	width: calc(100%) !important;
}
.ws-related-data.ws-show-this {
	max-height: 10000px;
	opacity: 1;
	padding: 1em 20px 1.429em;
	margin-bottom: 1.429em;
	overflow: visible;
	border-top: 4px solid #2669A9;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.ws-related-data h1 {
	margin-left: -20px;
	margin-right: -20px;
	border-bottom: 1px solid #fff;
	padding: 0 3em .5em 20px;
}
.ws-related-desc {
	width: 38.153%;
	float: left;
}
.ws-related-desc h1 {
	display: none
}/* remove DA */
.ws-related-data .ws-close {
	position: absolute;
	right: 20px;
	font-size: .858em;
	line-height: 2.334;
	top: 1.1667em;
	color: #666;
}

.ws-related-data-table {
	float: right;
	width: 70%;
}
.ws-related-data-table table {
	width: 100%;
}
.ws-rate-data td {
	border-top: 1px solid #fff;
	padding: .429em 0;
}
.ws-rate-data:first-child td {
	padding-top: 0;
	border: 0 none;
}
td.ws-room-rate-name {width:55%;padding-right:1em;font-size: 12px;line-height: 1.112;}
td.ws-price-from{padding-right:1em;text-align:right;width:25%;white-space:nowrap}
.ws-number {font-size:1.715em;line-height:1.25;font-weight:700;}
.ctws-offer-dic h3 a{color: #5A5A5A;
font-weight: bold;}
.ctws-special-offer{display:none;}
.ctws-mob-search input[type="text"], .ctws-mob-search select,.ctws-transfer-form input[type="text"], .ctws-transfer-form select ,.ctws-cars-form input[type="text"], .ctws-cars-form select{height: 35px;border-radius: 0;box-shadow: none;}
.ctws-customer-form input[type="text"] , .ctws-customer-form textarea {width:100% !important;}
.ctws-customer-form > div{padding:0 15px !important;}
.ctws-card-details div + div {padding-right:7px;}
span.ctws-flag-sect-wrap {display: flex;align-items:center;}
.ctws-flag{width:30px;height:25px;margin-left:5px;background:url(https://aziaresort.com/images/flags.png);background-size:cover;transition:.1s linear;}

span.ctws-flag-sect-wrap + br {display: none;}
.ctws-flag-gr{background-position:20px 10px;}
a.ctws-flag.ctws-falg-gr {background-position: 35px 0;}
a.ctws-flag.ctws-falg-ru {background-position: 75px 0;}
a.ctws-flag:hover{transform:scale(1.1);filter:brightness(130%)}

.ctws_jobs_results h5 {
    font-size: 1.286em;
    margin: 30px 0px 10px 16px;
}
.filter-result h3, .filter-result h4 {
    font-size: 14px !important;
}


@media only screen and (max-width:767px){
	tr.srt.ctws-str:last-child {display: none;opacity:0;font-size:0;visibility:hidden;}
	select{word-break: break-word;white-space: pre-wrap;}
}
@media only screen and (max-width:480px){
.ctws-row {display: block !important;clear: both;}
.ctws-row > div {width: 100% !important;margin-bottom: 10px;}
.ctws-row select {height: 35px;margin-bottom: 10px;}
.ctws-cell * {margin-left: 0 !important;}
.ctws-cell span {display: flex;}
.ctws-row label {padding-left: 0;}
.ctws-cell span.rooms-sec {width: 100% !important;}
.ctws-cell {display: flex;width: 100%;}
.ctws-row .cell.mobFirstCell {padding-left: 0 !important;}
.ctws-row select.mobSelect {width: 100% !important;}
.ctws-cell label {width: 70px;}
.ctws-row input{line-height: 35px;padding-top:0 !important;padding-bottom:0 !important;}
.ctws-row .mobSelect {width: unset !important;}
.ctws-row .cell {padding: 0 !important;}
#tabs > ul.ctws-mobile-tabs > li {margin: 4px;}
ul.ctws-mobile-tabs {margin: 0;display: flex;}
.pull-right.ctws-pay-method {float: none !important;display: flex;}
.pull-right.ctws-pay-method select{width:100%;max-width:150px;overflow: hidden;}
.pull-right.ctws-pay-method select option {max-width: 100%!important;word-break: break-word;white-space: pre-wrap;}
.pull-right.ctws-pay-method label{min-width:120px;margin-top:10px;}
.ctws-room-block-img{width:100% !important;}
.ctws-room-block div {display: block;width: 100%;float: none !important;clear: both;}
.ctws-room-block > div{padding:10px;}
.ctws-room-block .span6{border:0 !important;}
.ctws-room-block  h4 *{display:inline;}
.customerFrm.ctws-customer-form > div  {float: none !important;width: 100% !important;padding:15px !important;}
.customerFrm.ctws-customer-form div *{width:100% !important;}
.ctws-card-details > div + div {padding: 15px !important;}
.customerFrm.ctws-customer-form select , .customerFrm.ctws-customer-form input[type="text"]{min-height:35px;padding-left:10px;}
.ctws-popup-model .span3 {width: 100% !important;}
.ctws-room-block .span6 > a img {width: 100% !important; }
  div.ctws-pay-form-wrap#tabs td {padding-left: 0 !important;}
div.ctws-pay-form-wrap#tabs {margin: 0;width: 95% !important;margin: auto;}
.ctws-cars-form > div { display: block !important;}
.ctws-cars-form > div > div{width:100% !important;}
.ctws-cars-form > div > div input , .ctws-cars-form > div > div select{height:35px !important;}
.ctws-transfer-form div {width: 100% !important;padding-left: 0 !important;padding-right: 0 !important;}
.ctws-transfer-form div input[type="text"] , .ctws-transfer-form div select{height:35px !important;border-radius:0;box-shadow:none;}
.ctws-transfer-form textarea { width: 100%;}

}

@media (min-width: 321px) and (max-width: 560px) {
.ws-related-desc{width: 10%}
}
@media (max-width: 320px) {
	.ws-related-desc{width: 10%}
}
.accAmenities *{
	font-size: 12px;
	font-weight:300;
}
.fancy-image:after,[class*='room-image']:after{
	content:'';
	background: url('../images/search.png') no-repeat scroll center center / 100px 100px;
	position:absolute;
	left:0;
	top:0;
	opacity:0.6;
	width:100%;
	height:100%;
	max-width:200px;
	max-height:175px;
}
.modal-content{
	border-radius:0!important;
	color:#666;
}

.booksearch{
right : 0 !important;
}

.book .form-control{
 font-size:11px !important;
 }
 
 .room{
 width:26% !important;
 }
 .s_padding{
 padding-left:5px;
 }
 .clsover{padding: 10px;}
 .clsover:hover {

    background: rgb(136, 125, 105) none repeat scroll 0% 0%;
    color: #fff;
    
    }
    @media (max-width: 560px) and (min-width: 321px){
.reservation {margin-top:0px !important;}
.ctws-mmn{
	margin-top:0px !important;
}
}
    #head {
        background-color: #aaa;
        width:100%;
    }
    #container1 {
        cursor:pointer;
        width:100%;
       min-height:294px;

        margin:auto;
        position:relative;
    }

    .inactive-state {
        background-repeat: no-repeat;
        background-size: 100%;
        background-image: url('http://aziaresort.com/image/2020/1.jpg');
    }
    .hover-state {
        background-image: url('http://aziaresort.com/image/2020/1.jpg');
    }
    .ctws-bga{
background-color: #B8A877}
@media (max-width:1180px){
#container1 {
        cursor:pointer;
        width:100%;
     background-size:100% auto;
     min-height:auto;}
	
}
.covid_d{
background-color:#B5A476 !important;
color:#fff;
padding: 5px 34px;
text-transform:uppercase;
font-weight:bold;
line-height: 25px;
font-family:"Roboto","Helvetica Neue","Helvetica","Arial","sans-serif";
border: none;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
  .covid_d { padding: 5px 35px; }
  .covid_m { margin-right : 34px;}
}*/
@media only screen and (min-width: 800px){
.covid_m{
float:right;margin-right:36px;margin-bottom:10px;

}
}
@media only screen and (max-width: 799px){
  .covid_d{
   top: -120px !important;
    position: relative;
	padding: 0px 11px;
   }
   .covid_m{
    text-align: center ! important;
	margin-right:20px;margin-bottom:10px;
}

}
.send_b{
background-color:#B5A476;
color:#fff;
padding: 5px 34px;
text-transform:uppercase;
font-weight:bold;
line-height: 25px;
font-family:'Roboto', sans-serif !important;
border: none;
}
@media only screen and (max-width: 800px) 
.col-md-6 {
    width: 50%;
}
 .reservation{
     border : 0px !important;
  }
}
