/** Gotham rounded book **/
/* @font-face {
	font-family: 'GothamRounded-Book';
	src: url('../fonts/GothamRounded-Book.eot');
	src: local('☺'), url('../fonts/GothamRounded-Book.woff') format('woff'), url('../fonts/GothamRounded-Book.ttf') format('truetype'), url('https://dayshotelsingapore.com/wp-content/themes/wyndham/assets/fonts/GothamRoundedBook.svg') format('svg');
	font-weight: normal;
	font-style: normal;
} */

@font-face {
    font-family: 'GothamRounded-Book';
    src: url('../fonts/GothamRounded-Book.eot');
    src: url('../fonts/GothamRounded-Book.eot#iefix') format('embedded-opentype'),
    url('../fonts/GothamRounded-Book.woff2') format('woff2'),
    url('../fonts/GothamRounded-Book.woff') format('woff'),
    url('../fonts/GothamRounded-Book.ttf') format('truetype'),
    url('../fonts/GothamRounded-Book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/** Gathom book **/
@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.eot');
    src: local('☺'), url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.ttf') format('truetype'), url('../fonts/Gotham-Book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
#wyndham_attractions_map {
    width: 100%;
    min-height: 480px;
}
#map-address {
	position: relative;
	
}
.gm-style div:first-child{
	filter:grayscale(1);
}
.map_section {
	width: 100%;
	position: relative;
	overflow: hidden;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
}
#map-address .locality {
	position: absolute;
	top: 10%;
	right: 0;
	left: 0;
	z-index: 9;
}
#map-address .locality .columns {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-align: self-start;
    -webkit-align-items: self-start;
    align-items: self-start;
}
#close-locality{
	font-size:20px;
	margin-left:10px;
	margin-right:0px;
}
#close-location{
	font-size:20px;
	color:#E21C4D;
}
.locality-box {
	width: 100%;
	float: right;
	border: 1px solid #017DC3;
	border-radius: 0px;
	background-color: rgba(255,255,255,.8);
}
.l-head {
	background-color: #017DC3;
	color: #fff;
	padding: 15px;

	font-size: 20px;
}
.l-body.text-center h4 {
	margin: 20px 0 10px 0;
	font-size: 16px;
	color: #194467;
	font-weight: bold;
}
.l-head i {
	margin-right: 5px;
}
.map_section img {
	width: 100%;
}
.track_location {
    width: 350px;
    background: #fff;
    padding: 6px;
    z-index: 111;
    box-shadow: -1px 2px 5px #b3b3b3;
    position: relative;
    margin-right: 20px;
    border-radius: 3px;
}
.track_location .closeBtn {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}
#close-location {
    font-size: 20px;
    color: #017DC3;
}
.trangle {
    padding: 10px;
}
.track_location::after {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: #fff;
    left: -11px;
    margin: 0 auto;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-shadow: -2px -1px 2px #b3b3b3;
    bottom: -30px;
    z-index: -1;
    top: 50%;
}
.map_address {
    margin-bottom: 15px;
}
.map_address h4 {
    font-size: 14px;
    line-height: 18px;
    color: #555;
}
.map_address p {
    font-size: 12px;
    line-height: 18px;
    color: #555;
    margin: 0;
}
.map_address p a {
    color: #555;
    text-decoration: none;
    display: inline-block;
}
.ramada_location {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
}
.location_img2.text-center {
    width: 100%;
    text-align: left !important;
}
.get_direction {
    background: #017DC3;
    color: #fff !important;
    font-size: 12px;
    border: 1px solid #E21C4D;
    padding: 2px 10px;
    border-radius: 3px;
    margin-top: 12px;
}
.location_img1 img {
    max-width: 100%;
}
.location_img2 ul li {
    display: inline-block;
}
.location_img2 ul li a {
    font-size: 30px;
    margin-right: 5px;
    color: #555;
}
.address_text {
    padding: 10px;
    text-align: left;
}
.address_text ul li {
    width: 100%;
    text-align: left;
	margin-bottom:5px;
}
.address_text ul li span {
    float: left;
    width: 70%;
    font-size: 12px;
    display: block;
    color: #017DC3;
}

/** circular std black **/
@font-face {
    font-family: 'CircularStd-Black';
    src: url('../fonts/CircularStd-Black.eot');
    src: local('☺'), url('../fonts/CircularStd-Black.woff') format('woff'), url('../fonts/CircularStd-Black.ttf') format('truetype'), url('../fonts/CircularStd-Black.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/** circular std book **/
@font-face {
    font-family: 'CircularStd-Book';
    src: url('../fonts/CircularStd-Book.eot');
    src: local('☺'), url('../fonts/CircularStd-Book.woff') format('woff'), url('../fonts/CircularStd-Book.ttf') format('truetype'), url('../fonts/CircularStd-Book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'GothamRounded-Book';
    color: #231f20;
    font-size: 14px;
    line-height: 22px;
}

body.not_home {
    background: #f9f9f9
}

a, a:hover {
    text-decoration: none;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.container {
    max-width: 1220px;
}

.not_home header {
    background: #fff;
}

.head_nav {
    padding: 0;
    height: 120px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}

/*.head_nav .navbar-brand.mobile_logo {
    display: none;
}*/

.head_nav .navbar-toggler {
    margin-right: 15px;
    border: none;
    padding: 0;
}

.head_nav .navbar-toggler-icon {
    background-repeat: no-repeat;
    width: 30px;
    height: 28px;
}

.head_nav .navbar-brand {
    /* padding: 15px;*/
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    flex-direction: column;
    height: 100%;
    margin-right: 20px;
    /*   height: 110px;*/
}

.head_nav .navbar-brand img {
    max-width: 100%;
    /*max-height: 100%;
    width: 220px !important;*/
}

.head_nav .row {
    width: 100%;
    margin: 0;
    height: 100%;
}

.head_nav .row .col-lg-2, .head_nav .row .col-lg-7, .head_nav .row .col-lg-3 {
    padding: 0;
}

.head_nav .navbar-collapse .navbar-nav {
    width: 100%;
    text-align: center;
    height: 100%;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

/*.head_nav .navbar-collapse .navbar-nav li {
    *width: 20%;
    border-right: 1px solid #e5e5e5;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    height: 100%;
}*/

.head_nav .tag_line {
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 5px;
}

.head_nav .navbar-collapse .navbar-nav li a {
    text-transform: uppercase;
    font-size: 14px;
    color: #007ec0;
    height: auto;
    padding: 5px 10px;
}

.head_nav .navbar-collapse .navbar-nav li:hover a {
    color: #555;
    border-bottom: 1px solid #555;
}

.head_nav .right_nav li.weather img {
    max-width: 50px;
    filter: hue-rotate(180deg);
}

.head_nav .right_nav li {
    width: 33.33%;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding: 10px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    flex-direction: column;
}

.head_nav .right_nav li:last-child {
    border-right: 0;
}

.head_nav .right_nav li.weather p {
    margin-bottom: 8px;
}

.head_nav .right_nav li.weather h5 {
    color: #017DC3;
    margin-bottom: 0;
    font-size: 18px;
}

.head_nav .right_nav li.sign_up img {
    margin-bottom: 10px;
    max-width: 100%;
}

.head_nav .right_nav li.sign_up a {
    text-transform: capitalize;
    font-size: 16px;
    margin-top: 10px;
    color: #017DC3;
    font-family: 'Gotham-Book';
}

.head_nav .right_nav li.sign_up p {
    margin-bottom: 0;
}

.head_nav .right_nav li.call {
    font-family: 'CircularStd-Black';
    background-color: #017DC3;
}

.head_nav .right_nav li.call a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 100;
}
.btn-secondary.visible-xs{
	display:none;
}

/*slider*/
.slider_section {
    position: relative;
    z-index: 44;
}

.slider_section .carousel {
    /*height: 100vh;*/
}

.slider_section .carousel .carousel-inner .carousel-item img {
    width: 100vw;
    height: 100vh;
    max-height:650px;
   
     object-fit: cover;
}

.carousel-text {
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    -webkit-transform: translate(-50%, -50%); /* WebKit */
    -moz-transform: translate(-50%, -50%); /* Mozilla */
    -o-transform: translate(-50%, -50%); /* Opera */
    -ms-transform: translate(-50%, -50%); /* Internet Explorer */
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1310px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
}

.carousel-text .row {
    align-items: center;
    -webkit-align-items: center;
}

.carousel-text form {
    width: 310px;
    background-color: #fff;
    max-width: 100%;
}

.carousel-text form h3 {
    font-size: 18px;
    color: #ffffff;
    background-color: #007ec0;
    text-transform: uppercase;
    padding: 15px 5px;
    letter-spacing: 3px;
    text-align: center;
}

.carousel-text form .form-group label {
    width: 100%;
    font-size: 14px;
    color: #000000;
}

.carousel-text form .form-group label.error {
    color: #f00;
}

.carousel-text .right_text {

}

.carousel-text .right_text h2 {
    font-size: 70px;
    color: #ffffff;
    font-family: 'CircularStd-Black';
    padding: 30px 60px 0 60px;
    border-top: 2px solid #fff;
    position: relative;
    text-align: center;
}

.carousel-text .right_text h2 span {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.carousel-text .right_text h2 span::before {
    position: absolute;
    content: "";
    height: 80%;
    width: 2px;
    background: #fff;
    left: 0;
    top: 0;
}

.carousel-text .right_text h2 span::after {
    position: absolute;
    content: "";
    height: 80%;
    width: 2px;
    background: #fff;
    right: 0;
    top: 0;
}

.carousel-text .right_text h2::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 70px;
    left: 0;
    bottom: 20%;
    background: #fff;
}

.carousel-text .right_text h2::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 70px;
    right: 0;
    bottom: 20%;
    background: #fff;
}

.form-group.check .form-control {
    height: 46px;
    /*background-image: url(https://surfers.ionline.com.au/wp-content/themes/wyndham/assets/images/check_in.png);
    background-repeat: no-repeat;
    background-position: right 10px center;*/
}

.form-group.check label {
    text-align: left;
}

.form-group.check {
    position: relative;
}

.form-group.check span img {
    position: absolute;
    top: 40px;
    right: 12px;
    display: none;
}

.form_grid {
    padding: 20px;
}

select#inputState {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    height: 46px;
}

.form-row {
    position: relative;
}

.form-row span.icon img {
    position: absolute;
    top: 50px;
    right: 25px;
}

.book_now .btn.btn-info {
    background-color: #007ec0;
    background-image: none;
    width: 100%;
    border: none;
    border-radius: .25rem;
    font-size: 18px;
    padding: 10px 0;
}

/*welcome section*/
.welcome_section {
    padding: 100px 0;
}

.welcome_section .container {
    max-width: 1080px
}

.heading {
    color: #007ec0;
    text-align: center;
    text-transform: capitalize;
}

.welcome_section .heading {
    color: #007ec0;
    font-size: 26px;
    font-family: 'CircularStd-Black';
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 60px;
}

.welcome_section h2 {
    color: #007ec0;
    font-size: 28px;
    font-family: 'CircularStd-Black';
    text-align: center;
    margin-bottom: 20px;
}

.welcome_section p {
    color: #231f20;
    /*font-family: 'CircularStd-Book';*/
    text-align: center;
    margin-bottom: 30px;
}

.welcome_section ul {
    margin-top: 80px;
}

.welcome_section ul li {
    width: 16.66%;
    float: left;
    text-align: center;
}

.welcome_section ul li img {
    height: 38px;
    margin: 0 auto;
}

.welcome_section ul li p {
    font-family: 'Gotham-Book';
    font-size: 14px;
    margin-top: 15px;
    text-transform: capitalize;
}

.welcome_section ul li:hover p {
    color: #007ec0;
    margin-bottom: 0;
}

.welcome_section ul li .after_hover {
    display: none;
}

.welcome_section ul li a {
    display: block;
}

.welcome_section ul li:hover .after_hover {
    display: block;
}

.welcome_section ul li:hover .before_hover {
    display: none;
}

.welcome_section .checkin_info {
    border: 1px solid #cccccc;
    width: auto;
    display: inline-block;
    padding: 20px 30px;
    margin-top: 65px;
}

.welcome_section .checkin_info span {
    text-transform: uppercase;
    font-size: 17px;
    color: #007ec0;
    padding: 0 5px;
    position: relative;
}

.welcome_section .checkin_info span::after {
    position: absolute;
    content: "|";
    right: -5px;
    top: 0;
    color: #ccc;
}

.welcome_section .checkin_info span:last-child::after {
    display: none;
}

/*view deals*/
.view_deals_section .row {
    margin: 0;
}

.view_deal {
    text-align: center;
    height: 600px;
    background-position: center;
}

.view_deal_block1 {
    background-image: url('../images/img-one.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px;
}

.view_deal h3.main_heading {
    font-family: 'CircularStd-Book';
    font-size: 35.58px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%); /* WebKit */
    -moz-transform: translate(-50%, -50%); /* Mozilla */
    -o-transform: translate(-50%, -50%); /* Opera */
    -ms-transform: translate(-50%, -50%); /* Internet Explorer */
    transform: translate(-50%, -50%);
}

.view_deal_block2 {
    background-image: url('../images/img-two.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px;
}

.view_deal_block3 {
    background-image: url('../images/img-three.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px;
}

.view_deal a {
    font-family: 'CircularStd-Book';
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 100;
    padding: 15px;
    border: 1px solid #fff;
    width: 300px;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 60px;
    transition: .3s ease;
}

.view_deal a:hover {
    background-color: #007ec0;
    border: 1px solid #007ec0;
}

.view_deal div h2 {
    font-family: 'Dancing Script', cursive;
    font-size: 100px;
    color: #fff;
    margin-bottom: 0;
}

.view_deal div h3 {
    color: #fff;
    font-family: 'CircularStd-Book';
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.view_deal div .divider {
    font-family: 'Dancing Script', cursive;
    font-size: 35px;
    color: #fff;
    position: relative;
    display: inline;
}

.view_deal div .divider::after {
    position: absolute;
    content: "";
    right: -55px;
    top: 23px;
    height: 2px;
    width: 40px;
    background-color: #fff;
}

.view_deal div .divider::before {
    position: absolute;
    content: "";
    left: -55px;
    top: 23px;
    height: 2px;
    width: 40px;
    background-color: #fff;
}

.view_deal div h4 {
    font-family: 'CircularStd-Black';
    font-size: 35px;
    color: #fff;
    letter-spacing: 3px;
    margin: 0;
}

.view_deal div h5 {
    color: #fff;
    font-family: 'CircularStd-Book';
    font-size: 18px;
    margin: 0;
}

/*facilities*/
.facilities_section {
    padding-top: 100px;
}

.facilities_section .facilities_col {
    margin-bottom: 70px;
}

.facilities_section .facilities_col .inner {
    max-width: 440px;
    padding-left: 50px;
}

.facilities_section .facilities_col h2 {
    font-family: 'CircularStd-Black';
    font-size: 36px;
    color: #007ec0;
    text-transform: uppercase;
    padding-top: 40px;
    margin: 0;
}

.facilities_section .facilities_col h6 {
    font-family: 'CircularStd-Book';
    font-size: 15px;
    color: #231f20;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-top: 18px;
    margin: 0;
}

.facilities_section .facilities_col h3 {
    font-family: 'CircularStd-Black';
    font-size: 36px;
    color: #231f20;
    padding-top: 20px;
    margin: 0;
}

.facilities_section .facilities_col p {
    font-size: 15px;
    color: #231f20;
    font-family: 'CircularStd-Book';
    padding-top: 20px;
    margin: 0;
}

.facilities_section .facilities_col a {
    text-transform: uppercase;
    font-family: 'CircularStd-Book';
    font-size: 14px;
    color: #007ec0;
    display: inline-block;
    margin-top: 30px;
    border-bottom: 1px solid #007ec0;
}

/*things to do*/
.things_to_do_section .row {
    margin: 0;
    padding-top: 30px;
}

.things_to_do_section .things_block {
    padding: 0;
    height: 400px;
}

.things_to_do_section .things_block a {
    /*display: block;*/
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

/*.things_to_do_section .things_block a::after{
	position: absolute;
	content: "";
	background-image: url('https://dayshotelsingapore.com/wp-content/themes/wyndham/assets/images/frame-bottom.png');
	background-repeat: no-repeat;
	background-size: 100%;
	height: 30px;
	width: 30px;
	bottom: 20px;
	left: 20px;
	display: none;
}
.things_to_do_section .things_block a::before{
	position: absolute;
	content: "";
	background-image: url('https://dayshotelsingapore.com/wp-content/themes/wyndham/assets/images/frame-top.png');
	background-repeat: no-repeat;
	background-size: 100%;
	height: 30px;
	width: 30px;
	top: 20px;
	right: 20px;
	display: none;
}
.things_to_do_section .things_block a:hover::after, .things_to_do_section .things_block a:hover::before{
	display: block;
}*/
.things_to_do_section .things_block a h3 {
    position: absolute;
    width: 100%;
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 27px;
    font-family: 'CircularStd-Black';
}

.things_to_do_section .things_block a img {
    max-width: 100%;
    height: auto;
    /*height: 100%;*/
    width: 100%;
}

/*visitors section*/
.visitors_section {
    padding: 100px 0 90px 0;
    display: none;
}

.visitor_block {
    padding: 50px;
    background-color: #eef6ff;
    *height: 100%;
    margin-top: 40px;
}

.visitor_block .profile span img {
    max-height: 100%;
    max-width: 100%;
    border-radius: 50%;
}

.visitor_block .profile h3, .visitor_block .profile h4 {
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    font-family: 'Gotham-Book';
    margin-bottom: 0;
}

.visitor_block .profile h4 {
    text-transform: capitalize;
}

.visitor_block .profile p img {
    display: inline;
}

.visitor_block .content {
    margin-top: 20px;
}

.visitor_block .content p {
    font-family: 'CircularStd-Book';
    font-size: 15px;
    color: #231f20;
}

/*map section*/
.map_section {
    position: relative;
}

/*.map_section .map #wyndham_attractions_map {
    height: 745px;
}
*/
.map_section .direction {
    background-color: #fff;
    padding: 50px 45px;
}

.map_section .direction h2 {
    font-family: 'CircularStd-Black';
    font-size: 36px;
    color: #007ec0;
    text-transform: uppercase;
}

.map_upper {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%); /* WebKit */
    -moz-transform: translateY(-50%); /* Mozilla */
    -o-transform: translateY(-50%); /* Opera */
    -ms-transform: translateY(-50%); /* Internet Explorer */
    transform: translateY(-50%);
    font-family: 'CircularStd-Book';
    width: 490px;
}

.map_section .locality-attractions {
    position: absolute;
    top: 20%;
    right: 0;
    left: 0;
}

.locality-attractions .locality-box {
    width: 100%;
    float: right;
    border: 1px solid #d21243;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0.8);
}

.locality-attractions .l-header {
    background-color: #007ec0;
    color: #fff;
    padding: 15px;
    border-radius: 9px 9px 0px 0px;
    font-size: 20px;
    margin-bottom: 0px;
}

.locality-attractions .l-header i {
    margin-right: 5px;
}

.locality-attractions .l-content {
    padding: 15px 0;
}

.locality-attractions .l-content ul {
    padding: 0;
    margin: 10px 0 0;
    text-align: left;
}

.locality-attractions .l-content ul li {
    font-size: 12px;
    color: #007ec0;
    width: 75%;
    margin: 8px auto;
    display: block;
}

.locality-attractions .l-content ul li span {
    color: #007ec0;
    font-weight: normal;
    width: 60%;
    display: inline-block;
    line-height: 17px;
    font-size: 12px;
}

.locality-attractions .l-content ul li strong {
    margin-right: 5px;
    min-width: 35%;
    display: inline-block;
    line-height: 17px;
    color: #333;
}

.locality-attractions .l-content ul li strong::before {
    font-family: FontAwesome;
    content: "\f017";
    font-weight: normal;
    font-size: 18px;
    margin-right: 8px;
    vertical-align: middle;
}

@media only screen and (max-width: 767px) {
    .map_upper {
        width: 100%;
    }
    .inner_pages{
        display:none;
    }
    /*.rooms_tab_row .room_gallery a img.img-responsive{width:100%}*/
}

.map_upper .links {
    padding: 15px 0 40px 0;
}

.map_upper .links li {
    width: 20%;
    float: left;
}

.map_upper .links li:hover a, .map_upper .links li.active a {
    color: #007ec0;
    border-bottom-color: #007ec0;
}

.map_upper .links a {
    display: inline-block;
    font-family: 'CircularStd-Book';
    font-size: 15px;
    color: #4b4b49;
    border-bottom: 1px solid #4b4b49;
    text-transform: uppercase;
}

.map_upper .direction h3 {
    color: #007ec0;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.map_upper .direction p {
    font-size: 15px;
    color: #4b4b49;
}

.map_upper .direction .bottom_links {
    margin-top: 35px;
}

.map_upper .direction .bottom_links img {
    margin-right: 20px;
}

.map_upper .direction .bottom_links a {
    text-transform: uppercase;
    border-bottom: 1px solid #007ec0;
    font-size: 14px;
    color: #007ec0;
    margin-right: 20px;
}

.map_upper .direction h6 {
    font-size: 14px;
    color: #1c9957;
    margin-top: 15px;
}

.direction_right {
    padding: 25px;
    background-color: #fff;
    font-family: 'CircularStd-Book';
    max-width: 420px;
    /*margin-left: 40px;
    box-shadow: 0px 2px 7px 0px #bbbbbb;*/
}

.direction_right .phone-icon {
    background: url(../images/call.png) no-repeat;
    padding-left: 25px;
}

.direction_right .mail-icon {
    padding-left: 25px;
    background: url(../images/mail.png) no-repeat;
}

.direction_right p {
    font-size: 18px;
    color: #4b4b49;
    margin-bottom: 20px;
}

.direction_right h6 {
    font-size: 15px;
    color: #4b4b49;
    padding-bottom: 12px;
}

.direction_right a {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    background-color: #007ec0;
    display: inline-block;
    padding: 12px 30px;
    margin-top: 10px;
}

/*footer*/

footer {
    background-color: #017DC3;
    padding: 50px 0 10px;
}

.footer-links ul {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;

}

.footer-links ul li a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    *font-family: 'CircularStd-Book';
    padding: 4px 0;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.newsletter form {
    margin-bottom: 20px;
}

.newsletter p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
    *font-family: 'CircularStd-Book';
}

.newsletter p a {
    color: #fff
}

.newsletter {
    text-align: right;
}

/* .newsletter ul li a{
	margin-right: 20px;
} */
.newsletter form input, .newsletter form button {
    border-radius: 0;
    *font-family: 'CircularStd-Book';
}

.newsletter form input {
    font-size: 14px;
    color: #8e8e8e;
}

.newsletter_form .input-field {
    position: relative;
}

.newsletter_form .input-field input {
    width: 100%;
}

.newsletter_form .input-group-btn {
    position: absolute;
    right: 0px;
    top: 0px;
}

.newsletter_form .input-group-btn .btn {
    background: #333;
    color: #fff;
    height: 38px;
}

.bottom-footer {
    background-color: #076ca6;
    padding: 20px 0;
    margin-top: 35px;
}

.bottom-footer p {
    font-size: 14px;
    color: #fff;
    margin: 0px;
    *font-family: 'CircularStd-Book';
}

.newsletter ul li {
    display: inline-block;
}

.row.row-eq-height > [class^="col-"],
.row.row-eq-height > [class*=" col-"],
.things_to_do_section .row > [class^="col-"],
.things_to_do_section .row > [class*=" col-"] {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

/*Accomodation*/
.accomodation_section {
    padding: 45px 0;
    *background-color: #f9f9f9;
}

.rooms_tab_row .nav.nav-tabs {
    padding: 0;
    border-right: none;
    float: none;
    display: block;
    background-color: #f9f9f9;
}

.rooms_tab_row .nav.nav-tabs li h3 {
    margin: 0;
    font-size: 18px;
    padding: .6rem 1rem;
    text-align: center;
    background-color: #007ec0;
    color: #fff;
    letter-spacing: 1px;
}

.rooms_tab_row .nav.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #007ec0;
}

.rooms_tab_row .nav.nav-tabs .nav-link:hover {
}

.rooms_tab_row .nav.nav-tabs .nav-link {
    color: #231f20;
    border: 1px solid #ddd;
    border-radius: 0;
    position: relative;
}

.rooms_tab_row .nav.nav-tabs .nav-link:after {
    content: "\f0da";
    position: absolute;
    right: 15px;
    font-size: 12px;
    top: 12px;
    font-family: FontAwesome;
}

.rooms_tab_row .small_text {
    padding: 16px 0;
    display: block;
    text-align: center;
    font-size: 12px;
}

@media only screen and (max-width: 1400px) {
    .rooms_tab_row .nav.nav-tabs .nav-link {
        font-size: 14px;
        text-transform: uppercase;
    }

    .rooms_tab_row .nav.nav-tabs .nav-link:after {
        top: 10px;
    }
}

.rooms_tab_row .tab-content > .active {
    display: block;
}

.rooms_tab_row .tab-content h2.heading {
    text-align: left;
}

.rooms_tab_row .tab-content h5.subheading {
    font-family: inherit;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.rooms_tab_row .tab-content p {
    font-size: 14px;
    color: #231f20;
    text-align: left;
    margin-top: 30px;
}

@media only screen and (max-width: 1400px) {
    .rooms_tab_row .tab-content p {
        font-size: 14px;
    }
}

.rooms_tab_row .room_gallery {
    min-height: 220px;
    background-size: cover;
    background-position: center center;
}

/* .rooms_tab_row .room_gallery a img{
	max-width: 100%;
}
.rooms_tab_row .room_gallery span{
	font-size: 12px;
	padding: 10px;
	display: block;
	text-align:center;
}*/
.health_and_wellness hr:last-child {
    border: none;
}

.rooms_tab_row .inner_block {
    border: 1px solid #ddd;
    margin-bottom: 0px;
}

.rooms_tab_row .room_detail h3 {
    color: #007ec0;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
}

.rooms_tab_row .room_detail {
    padding: 0 20px 15px 20px;

}

/* .rooms_tab_row .room_detail p {
    font-size: 14px;
    text-align: left;
    padding: 10px;
    font-weight: 100;
    color: #231f20;
    margin: 0;
    padding-top: 0;
    font-family: 'GothamRounded-Book';
}
 */
.rooms_tab_row .inner_block a.rate_btn {
    padding: 10px;
    font-size: 14px;
    letter-spacing: 2px;
    background-color: #007ec0;
    border: 1px solid #007ec0;
    display: inline-block;
    color: #fff;
    margin: 0 auto;
    border-radius: 5px;
    width: 100%;
    text-transform: capitalize;
    margin-bottom: 10px;
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
}

.rooms_tab_row .inner_block a.rate_btn:hover {
    background-color: transparent;
    color: #007ec0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
}

.btn_container {
    padding: 0 20px;
}

.rooms_tab_row .inner_block {
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: block;
    /*display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;*/
}

.tab_list {
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 20px;
}

.tab-pane h4 {
    font-weight: bold;
    font-size: 18px;
    text-transform: capitalize;
}

@media only screen and (max-width: 1400px) {
    .tab-pane h4 {
        font-size: 16px;
    }

    .tab_list {
        font-size: 14px;
        line-height: 24px;
    }
}

/*
.flex_div{
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}*/
.rooms_tab_row .inner_block .room_detail {
    -webkit-box-flex: 1 0 auto; /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 0 auto; /* OLD - Firefox 19- */
    -webkit-flex: 1 0 auto; /* Chrome */
    -ms-flex: 1 0 auto; /* IE 10 */
    flex: 1 0 auto;
}

.facilities_tab {
    margin-top: 20px;
}

.facilities_tab h3 {
    margin: 0;
    font-size: 18px;
    padding: .6rem 1rem;
    text-align: center;
    background-color: #007ec0;
    color: #fff;
    letter-spacing: 1px;
}

.facilities_tab ul.facilities_list {
    border: 1px solid #ddd;
    display: flex;
    flex-wrap: wrap;
}

.facilities_tab ul.facilities_list li {
    border-top: 1px solid #ddd;
    flex: 0 0 100%;
    max-width: 100%;
}

/* .facilities_tab ul.facilities_list .last {
    border-left: 1px solid #ddd;
} */

.facilities_tab ul.facilities_list li p {
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    font-size: 14px;
}

@media only screen and (max-width: 1400px) {

}

.facilities_tab ul.facilities_list li p:nth-child(even) {
    border-right: 0;
}

.check_avalability_section {
    padding: 20px 0;
    background-color: #007ec0;
}

.check_avalability_section h4 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 0;
}

.check_avalability_section a {
    display: inline-block;
    padding: 10px 30px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px;
    text-transform: capitalize;
    letter-spacing: 2px;

}

.check_avalability_section a:hover {
    background-color: #fff;
    color: #007ec0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
}

.available_right {
    text-align: right;
}

.availabe_text {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

/*LOADING OVERLAY*/
.loading-blur {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 998;
}

.loading-img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background: url('../images/loading.gif') center center no-repeat;
}

.loading-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    opacity: 0.5;
    /*filter: alpha(opacity:50);*/
    background: #ffffff;
}

/*contact page*/

.wedding-and-events {
    padding: 3% 0%;
    *background-color: #f9f9f9;
}

.title_text h1 {
    font-size: 30px;
    color: #017dc3;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 34px;
}

.evente_description h3 {
    font-size: 22px;
    color: #017dc3;
    font-weight: bold;
    margin-bottom: 25px;
}

.contact_section.evente_description h3, .contact_form h3 {
    font-size: 20px;
    color: #017dc3;
    font-weight: bold;
    margin-bottom: 25px;
}

.evente_description h2 {
    font-size: 20px;
    color: #017dc3;
    font-weight: 600;
    margin-bottom: 10px;
}

.evente_description p {
    margin-bottom: 6px;
    text-align: center;
    font-size: 11px;
    color: #585858;
}

.address_name {
    display: block;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 15px;
}

.evente_description form .form-group label {
    font-size: 14px;
}

.evente_description h4 {
    font-size: 16px;
    color: #017dc3;
    font-weight: bold;
}

.evente_description .address {
    margin-bottom: 0px;
}

.evente_description .address p {
    text-align: left;
    font-size: 14px;
    margin-bottom: 20px;
}

.evente_description .address a {
    display: inline-block;
    color: #017dc3;
}

.evente_description .address span {
    display: block;
    font-size: 14px;
}

.evente_description form .form-group label {
    font-size: 14px;
    margin-bottom: 2px;
}

.evente_description form .form-group input, .evente_description form .form-group textarea {
    border-radius: 0;
    font-size: 14px;
}

.evente_description form .form-group .btn {
    font-size: 14px;
    padding: 10px 24px;
    border-radius: 0;
    color: #fff;
    background-color: #017dc3;
    border: 1px solid transparent;
    transition-duration: 0.5s;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.btn_section a {
    font-size: 14px;
    padding: 10px 24px;
    color: #fff;
    margin-top: 25px;
    display: inline-block;
    background-color: #017dc3;
    border: 1px solid transparent;
    transition-duration: 0.5s;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.btn_section a:hover, .evente_description form .form-group .btn:hover {
    border: 1px solid #017dc3;
    color: #017dc3;
    background-color: transparent;
}

.evente_description .form-check.form-check-inline label {
    font-size: 14px;
}

.evente_description .form-check.form-check-inline {
    margin-bottom: 20px;
    margin-top: 10px;
}

/*privacy policy*/

.privacy_description ol {
    margin-left: 1.25rem;
    padding: 0px;
}

.privacy_description ul {
    list-style: disc;
    margin-bottom: 15px;
    margin-left: 1.25rem;
}

.privacy_description ul li {
    margin-bottom: 5px;
}

.privacy_description p, .privacy_description ul li {
    font-size: 14px;
}

/*attraction*/
.title_text h5 {
    font-size: 15px;
    color: #017dc3;
    font-weight: 700;
}

.title_text p {
    font-size: 15px;
    color: #585858;
}

.title_text h2 {
    font-size: 30px;
    color: #017dc3;
    font-weight: bold;
    margin-bottom: 25px;
}

.rating_attraction {
    font-size: 20px !important;
    color: #007ec0 !important
}

/*facilities*/
.facilities {
    *background-color: #f9f9f9;
}

.facilities h1 {
    color: #007ec0;
    font-size: 30px;
    padding-top: 45px;
    line-height: 34px;
    font-weight: 700;
    margin-bottom: 20px;
}

.facilities h4 {
    color: #007ec0;
    font-size: 18px;
    font-weight: 800;
}

.facilities p {
    margin: 5px 0 25px;
    line-height: 24px;
    color: #231f20;
}

.facilities ul li {
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 5px;
}

.facilities ul {
    margin-bottom: 35px;
}

.visitors h2 {
    font-size: 22px;
    color: #007ec0;
    font-weight: 700;
    margin: 15px 0 20px;
}

.visitors p {
    margin: 25px 0 25px;
    line-height: 24px;
    color: #231f20;
}

.visitors ul li {
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 5px;
}

.visitors_gallery p {
    margin: 10px 0 20px;
    font-size: 13px;
    color: #231f20;
    text-align: center;
}

.visitors h3 {
    font-size: 18px;
    color: #007ec0;
    font-weight: 700;
    margin: 15px 0 20px;
}

.fancybox_gallery {
    display: block;
    width: 100%;
    height: 100%;
	position:relative;
}

.gallery-img {
    background-size: cover;
    background-position: center center;
    height: 150px !important;
    padding: 0;
    margin: 0;
    margin-bottom: 0px;
    width: 100%;
    background-repeat: no-repeat;
    margin-bottom: 1.5rem;
}

.gallery_block_margin {
    margin-bottom: 1.5rem;
}

/*conference css*/
.conference_section {
    padding: 50px 0;
    background-color: #f9f9f9;
}

.conference_section .heading {
    text-align: left;
    margin-bottom: 30px;
}

.bottom_gallery_conference {
    margin-top: 30px;
}

.bottom_gallery_conference > span {
    display: block;
    text-align: center;
    font-size: 12px;
    margin-bottom: 16px;
}

.top_conference .heading {
    text-align: left;
}

.top_conference p {
    color: #585858;
    font-size: 14px;
    line-height: 1.6;
}

.conference_section .top_conference a {
    color: #007ec0;
}

.conference_section .top_conference a.download_btn {
    padding: 12px 24px;
    font-size: 14px;
    letter-spacing: 2px;
    background-color: #007ec0;
    border: 1px solid #007ec0;
    display: inline-block;
    color: #fff;
    margin: 0 auto;
    border-radius: 5px;
    width: auto;
    text-transform: uppercase;
    margin-bottom: 10px;
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
    margin-bottom: 15px;
}

.conference_section .top_conference a.download_btn:hover {
    background-color: transparent;
    color: #007ec0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
}

.venu_capacities table {
    width: 100%;
}

.venu_capacities table th, .venu_capacities table td {
    font-size: 12px;
    padding: 12px 8px 12px;
    color: #585858;
}

.venu_capacities table thead {
    background-color: #007ec0 !important;
    color: #fff;
    position: relative;
    border-radius: 0;
    outline: none;
}

.venu_capacities table thead th {
    color: #fff;
    font-weight: 700;
    padding: 12px 5px 12px;
    font-size: 14px;
    letter-spacing: 1px;
}

.venu_capacities table tr:nth-child(2n) {
    border-bottom: 0;
    background-color: #f1f1f1;
}

.venu_capacities table tr:hover {
    background-color: #f9f9f9;
}

.venu_capacities table thead tr:hover {
    background-color: #007ec0;
}

.venu_capacities table tbody, .venu_capacities table thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe;
}

h3.subheading {
    color: #007ec0;
    font-size: 22px;
    font-weight: 700;
}

.enquiry_form form {
    margin-top: 30px;
}

.enquiry_form form .form-group textarea, .enquiry_form form .form-group input {
    width: 100%;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border: 1px solid #cacaca;
    border-radius: 0;
}

.enquiry_form form .btn {
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: #007ec0;
    background-image: none;
    border: 1px solid #007ec0;
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
    margin-top: 25px;
}

.enquiry_form form .btn:hover {
    background-color: #fff;
    color: #007ec0;
}

.slider_section .carousel_caption {
    position: absolute;
    top: 20%;
    width: 100%;
    text-align: center;
}

.slider_section .carousel_caption h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
}

/*********/
footer .full-block {
    text-align: left;
    color: #fff;
    margin-bottom: 12px;
}

.social-icons a {
    display: inline-block;
}

.social-icons a:hover {
    border-bottom: none;
}

footer a {
    color: #fff;
    font-size: 14px;
}

footer a:hover {
    border-bottom: 1px solid #fff;
    color: #fff;
}

footer p {
    color: #fff;
}

.full-block.social-icons a i {
    border: 1px solid #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    background-color: #fff;
    color: #017DC3;
}

.address_new h5 {
    color: #fff;
    margin-bottom: 2px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    margin-top: 25px;
}

.address_new p {
    margin-top: 4px;
}

.inner_links ul li {
    margin-bottom: 8px;
}

.newsletter h4 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 18px;
}

.newsletter label {
    margin-top: 10px;
    display: block;
}

.newsletter label input {
    float: left;
    width: 20px;
    margin-right: 8px;
}

.newsletter label span {
    float: left;
    width: 88%;
    font-size: 12px;
    color: #fff;
    line-height: 22px;
}

.newsletter .input-group input {
    height: 38px;
    border: 1px solid #fff;
    padding: 5px 10px;
}

.newsletter label input {
    margin-top: 5px;
}

.newsletter .input-group-btn button {
    height: 38px;
    border: 1px solid #555;
    padding: 6px;
    font-size: 15px;
    background-color: #555;
    color: #fff;
}

.copyright {
    text-align: center;
    margin: 15px 0;
    font-size: 13px;
}

.img_box {
    position: relative;
}

.video-overlay-play-button {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(50% - 35px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.95;
    cursor: pointer;
    background-image: linear-gradient(transparent, #000);
    transition: opacity 150ms;
}

.img_box img {
    width: 100%;
}

.events_section .row {
    justify-content: center;
    align-items: center;
}

.event_description h2 {
    font-size: 28px;
    color: #007ec0;
    margin-bottom: 5px;
    font-weight: 600;
}

.event_description h4, .contact_form h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #555;
    margin-bottom: 6px;
}

.event_description p a {
    color: #007ec0;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid transparent;
}

.event_description p a:hover {
    border-bottom: 1px solid #007ec0;
}

.event_description a.btn_type {
    display: inline-block;
    color: #007ec0;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #007ec0;
    padding: 12px 30px;
    margin-top: 10px;
    transition-duration: 0.5s;
}

.event_description a.btn_type:hover {
    background-color: #007ec0;
    color: #fff;
}

.events_section {
    padding: 60px 0px 60px;
}

.surronding {
    margin-top: 5%;
    flex-direction: row-reverse;
}

.video_box iframe {
    width: 100%;
    height: 400px;
    position: relative;
}

.vtour {
    background: url("https://dayshotelsingapore.com/wp-content/themes/wyndham/assets/assets/images/vtour.png") 0 0 no-repeat;
    left: calc(50% - 50px) !important;
    top: calc(50% - 52px) !important;
    width: 100px;
    height: 104px;
    z-index: 1;
    position: absolute;
}

.slider_section .carousel-caption {
    position: absolute;
    /*right: 12%;*/
    right: 0;
    bottom: inherit;
    /*left: 12%;*/
    left: 0;
    z-index: 10;
    padding: 20px 30px !important;
    
    color: #fff;
    text-align: center;
    top: 20%;
}

.slider_section .carousel-caption h3 {
    font-size: 45px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 12px;
    line-height: 50px;
}

.slider_section .carousel-caption p {
    font-size: 18px;
    line-height: 25px;
}

.slider_section .carousel-caption ul {
    margin-bottom: 8px;
}

.slider_section .carousel-caption ul li {
    display: inline-block;
}

.slider_section .carousel-caption ul li a {
    display: block;
    color: #fff;
    font-size: 24px;
    margin-right: 15px;
}

#banner-form {
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
    border-bottom: 1px solid #ddd;
}

.form_grid {
    padding: 10px 0;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.form_grid .form-group {
    margin: 0;
}

.booking_engine h3 {
    margin: 0;
    color: #fff;
    background-color: #007ec0;
    display: inline-block;
    padding: 5px 20px;
    font-size: 20px;
}

.form_grid .input-group select {
    background-image: url("../images/down-arrow.png");
    background-repeat: no-repeat;
    background-position-x: 90%;
    background-position-y: 60%;
    background-size: 18px;
    color: #737475 !important;
    height: 46px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.navbar {
    background: #fff;
}

.navbar-header {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: start;
    align-items: flex-end;
}

/*.inner_nav ul li {
    display: inline-block;
}*/
.inner_nav {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end !important;
    align-items: flex-start;
    width: 100%;
}
.wyn{
    display: flex;
    flex-flow: row;
    justify-content: flex-end;
}
.wyn .input-group {
    margin: 0px 20px;
}

.wyn span a {
    color: #fff;
    display: inline-block;
}
.wyn .input-group{
   max-width:200px; 	
}

.book_now span {
    color: #fff;
}

.book_now_btn a {
    background: #007ec0;
    color: #fff !important;
    font-size: 10px;
    border-radius: 4px;
   
    line-height: 21px;
    padding: 4px 4px 5px 4px !important;
    transition-duration: 0.5s;
    display: block;
    margin-top: 20px;
    
}

.navbar-header .input-group {
    width: 100px;
}

.navbar-header .input-group select {
    /*background-image: url("https://dayshotelsingapore.com/wp-content/themes/wyndham/assets/images/down-arrow2.png");
    background-repeat: no-repeat;
    background-position-x: 90%;
    background-position-y: 60%;
    background-size: 18px;*/
    color: #fff !important;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 12px;
    height: 35px;
    margin-bottom: 15px;
    background-color: #007ec0;
}

.navbar-header .input-group {
    position: relative;
}

.navbar-header .input-group::after {
    position: absolute;
    right: 10px;
    top: 5px;
    font-family: FontAwesome;
    content: "\f078";
    color: #fff;
    z-index: 11;
}

li.wyn .btn-xs {
    background-color: #fff;
    margin: 13px 2px 0 !important;
    width: 60px;
    border-radius: 8px !important;
    font-size: 10px;
    line-height: 16px;
    color: #555;
    padding: 2px 0px !important;
    transition-duration: 0.5s;
}

.book_now span {
    font-size: 12px;
}

.book_now span a {
    font-size: 12px;
}

.book_now_btn {
    display: inline-block;
}

.out_side {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* margin-left: 10px;*/
}

.book_now .rewards-mobile {
    display: none;
}
.wyn img {
    width: 130px;
}

li.wyn {
    height: 120px;
    width: 150px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    text-align: center;
    padding: 25px 5px 0px 5px !important;
}

li.book_now {
    text-align: center;
}

a.btn.btn-xs:hover {
    background-color: #7d7d80;
    color: #fff;
}

.book_now_btn a:hover {
    background: #fff !important;
    color: #7d7d80 !important;
    border: 1px solid #7d7d80;
}

.inner_nav ul li {
    position: relative;
}

.video_box {
    position: relative;
}

.virtual_tour {
    position: absolute;
    z-index: 999;
    width: 100px;
    height: 104px;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 0px;
    bottom: 0px;
}

.book_now span {
    display: block;
}

.sub-menu {
    display: none;
    width: 200px;
    position: absolute;
    top: 20px;
    z-index: 999;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .28);
    text-align: left;
    /* border-bottom: 3px solid #007ec0;*/
}

.carousel-control-next, .carousel-control-prev {
    width: 5%;
}

.contact_form {
    margin-bottom: 30px;
}

.contact_form p {
    /*font-size:14px !important;*/
    text-align: left;
}

.contact_form textarea {
    height: 116px;
    resize: none;
}

.contact_form .form-control, .contact_form .wpcf7-submit {
    border-radius: 0px !important;
}

.contact_form .tiny_text {
    font-size: 11px;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.wpcf7-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.wpcf7-form .selectBox .wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

.wpcf7-form .selectBox .wpcf7-form-control-wrap:after {
    position: absolute;
    right: 20px;
    top: 18px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid #495057;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.contact_form input:focus, .contact_form textarea:focus, .contact_form select:focus {
    outline: none;
    box-shadow: none !important;
}

.contact_form .captcha-field {
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    line-height: 1.5;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    border-radius: 0px !important;
    width: 100px;
}

.contact_form .btn {
    background: #017DC3;
    color: #fff !important;
    transition: .3s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #017DC3;
    border-radius: 3px !important;
    padding: 8px 20px !important;
}

.contact_form .btn:hover {
    background: #fff;
    color: #017DC3 !important;
}

.borderBtm {
    border-bottom: 1px solid #cbd7dd;
    padding-bottom: 10px;
}

.evente_description .address h5 {
    font-style: italic;
    font-size: 14px;
    font-weight: 600;
    color: #585858;
}

.out_side .dropleft .dropdown-toggle::before {
    display: none;
}

.out_side .btn-secondary {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    padding: 0;
}

.out_side .dropleft {
    padding: 40px 5px 0px;
}

.dropleft .dropdown-menu {
    top: inherit;
    right: 0;
    margin-top: 0;
    border-radius: 0px;
    padding: 0px;
}

#menu-sidemenu.dropdown-menu a {
    font-size: 12px;
    padding: 10px 13px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
}

#menu-sidemenu.dropdown-menu > li > a:focus, #menu-sidemenu.dropdown-menu > li > a:hover {
    background-color: transparent !important;
    background-image: none !important
}

.out_side .show > .btn-secondary.dropdown-toggle, .out_side .btn-secondary:not(:disabled):not(.disabled):active {
    background-color: transparent;
    border-color: transparent;
}

.out_side .btn-secondary.focus, .out_side .btn-secondary:focus {
    box-shadow: none;
}

/******15-01-2019****/
.faq_grid .mb-0 > a {
    display: block;
    position: relative;
}

.faq_grid .mb-0 > a:after {
    content: "\f078"; /* fa-chevron-down */
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
}

.faq_grid .mb-0 > a[aria-expanded="true"]:after {
    content: "\f077"; /* fa-chevron-up */
}

.faq_grid p:empty {
    display: none;
}

.faq_grid .card-header {
    padding: 0;
    background-color: #007ec0;
    border-bottom: 1px solid #007ec0;
}

.faq_grid .card-body {
    padding: 15px 20px;
}

.faq_grid .card-body p {
    margin: 0;
    font-size: 15px;
}

.faq_grid .mb-0 br {
    display: none;
}

.faq_grid .card-header h5 {
    padding: 4px 15px;
    font-size: 18px;
}

.faq_grid .card-header h5 a {
    color: #fff;
    display: block;
    padding: 10px 0;
}

.faq_grid .card-header h5 a:after {
    color: #fff;
}

.faq_grid .card {
    margin-bottom: 10px;
}

.trail_content h6 strong {
    display: inline-block;
    margin-right: 12px;
}

.trail_content p {
    margin: 0;
}

.trail_content p strong {
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    display: block;
    margin-bottom: 12px;
    padding-bottom: 10px;
    margin-top: 20px;
    color: #017dc3;
}

.trail_content ul {
    list-style: disc;
    padding-left: 16px;
    margin-bottom: 15px;
}

.trail_content ul li {
    color: #333;
    font-size: 15px;
    margin-top: 2px;
}

.trail_content ul li a {
    color: #017dc3;
}

.trail_content h2 {
    font-size: 22px;
    color: #017dc3;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
}

.trail_content h4 {
    font-size: 18px;
    color: #017dc3;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 25px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.trail_content h5 {
    font-size: 16px;
    color: #017dc3;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 15px;
}

.trail_content h3 {
    font-size: 18px;
    color: #017dc3;
    font-weight: 600;
    margin-bottom: 8px;
    margin-top: 12px;
}

.trail_content .small_text {
    display: block;
    font-size: 11px;
    margin-bottom: 20px;
}

.trail_content .question {
    color: #017dc3;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 14px;
}

.faq_space {
    margin-bottom: 25px;
}

.content_nearby h4 {
    font-size: 18px;
    color: #017dc3;
    font-weight: bold;
    margin-bottom: 14px;
}

.address_home {
    margin-top: 8px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.address_home ul li {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
}

.address_home ul li i {
    margin-right: 5px;
    color: #017dc3;
}

.address_home ul li:last-child {
    border: none;
}

.address_home ul li a {
    display: block;
    color: #333;
}

.web_btn {
    background: #017dc3;
    padding: 5px 16px;
    color: #fff !important;
    border-radius: 3px;
}

#accommodation .heading {
    font-size: 28px;
    color: #007ec0;
    margin-bottom: 5px;
    font-weight: 600;
}

.rooms_tab_row #dining_nearby .room_detail h3 {
    margin-top: 10px;
}

.rooms_tab_row #dining_nearby .room_detail p {
    padding: 0px;
}

#dining_nearby .address_home {
    text-align: center;
    margin-top: 15px;
}

#dining_nearby .room_detail {
    text-align: center;
    padding-bottom: 40px;
}

#dining_nearby .address_home ul li {
    line-height: 25px;
    border: none;
    display: block;
}

#dining_nearby .row .flex_div {
    margin-bottom: 20px;
}

#dining_nearby .row .flex_div .inner_block {
    margin-bottom: 0px;
    height: 100%;
}

#dining_nearby .btn_container {
    position: absolute;
    bottom: 10px;
    left: 0px;
    right: 0px;
    padding: 0px 35px;
}

.rooms_tab_row #dining_nearby .inner_block a.rate_btn {
    text-transform: uppercase;
}

.facilities_popup {
    display: none;
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 100%;
    z-index: 9999;
}

.facilities_popup .facilities_popup_overlay {
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);

}


.facilities_popup.active {
    display: block;
}

.facilities_popup .popup_content {
    width: 400px;
    height: 200px;
    background: #fff;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    border: 3px solid #007ec0;
    text-align: center;
    align-items: center;
}

.facilities_popup .popup_content h4 {
    width: 100%;
}

.rooms_acc {
    height: 100%;
    position: relative;
    padding-bottom: 40px !important;
}

.rooms_acc .btn_container {
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 100%;
}

.row.update_menu {
    align-items: center;
}

.logo_bar {
    text-align: right;
    margin-right: 10px;
}

.logo_bar .wyn .full-block img {
    width: 145px;
    display: block;
    float: right;
    margin-bottom: 15px;
}

/*.dropleft a:hover {
    border: 1px solid transparent !important;
}*/
.dropleft.show ul li a {
    width: auto;
}

.book_now_btn a {
    display: block;
    padding: 9px 4px;
    border: 1px solid transparent;
    font-size: 14px !important;
}

.full-block.btn-group.clearfix a {
    background-color: #007ec0;
    color: #fff;
    border-radius: 5px !important;
    padding: 6px 10px !important;
    margin-left: 5px;
}

.dropleft a.btn-secondary, .dropleft a.btn-secondary:hover {
    background-color: #007ec0 !important;
}

.dropleft a.dropdown-toggle {
    padding: 0px 1px 0px 1px !important;
}

.dropleft .dropdown-toggle::before {
    display: none;
}

.navbar-toggler {
    border: 2px solid #007ec0 !important;
    padding: 2px 4px !important;
}

.border_line {
    display: block;
    border-bottom: 2px solid #007ec0;
    width: 30px;
    margin: 5px 0;
}

#menu-sidemenu {
    border-bottom: 3px solid #007ec0;
}

.sub-menu li a, #menu-sidemenu li a {
    margin: 0 !important;
}

/* #sticky.stick {
    position: fixed;
    top: 120px;
    z-index: 999;
    left: 0;
    right: 0;
    background-color: #fff;
} 

header {
    position: relative;
    width: 100%;
    background: #000;
    color: #fff;
}
header.animateIt {
    position:fixed;
    top:-122px;
    left: 0;
    right: 0;
    z-index:999;
    transition:0.4s top cubic-bezier(.3, .73, .3, .74);
}
body.down header.animateIt {
    top:0;
}
.content {
    padding: 0 20px 20px;
    background: #fff;
    line-height: 1.5;
    color: #333;
}*/

.review_container {
    height: 800px;
}

.review_container iframe {
    border: none;
}

#banner-form.inner_pages {
    position: static;
}

#banner-form.inner_pages h3 {
    display: none;
}


#banner-form .form-group.check .form-control, #banner-form .form_grid .input-group select {
    height: 36px;
    font-size: 14px;
}

#banner-form .form-group label {
    margin-bottom: 0px;
}

#banner-form .book_now .btn.btn-info {
    padding: 8px 0;
    font-size: 14px;
}

#banner-form .form-group.check .form-control {
    background-size: 20px;
}

.wedding-and-events {
    padding-top: 45px !important;
}

.banner_overlay {
    background: rgba(0, 0, 0, 0.4) !important;
}

.datepicker {
    padding: 8px !important;
}

.dropdown-menu {
    font-size: 13px !important;
}

.datepicker table tr td.active.active {
    background: #007ec0 !important;
}

.datepicker td, .datepicker th {
    width: 30px !important;
    height: 30px;
}

.newsletter .wpcf7-response-output {
    color: #fff;
}
.full-block.btn-group a.btn.btn-xs:first-child {
    margin-left: 0 !important;
}
@media only screen and (min-width: 1400px) {
    .slider_section .carousel-caption {
        top: 32%;
    }
}

@media only screen and (max-width: 1100px) {
    .wyn a{
        display: none;
    }
    .wyn .input-group {
      margin: 10px auto;
    }
}

@media only screen and (max-width: 1024px) {
    .slider_section .carousel-caption h3 {
        font-size: 30px;
        line-height: 35px;
    }

    .slider_section .carousel-caption p {
        font-size: 16px;
        line-height: 22px;
    }

    .booking_engine h3 {
        font-size: 22px;
    }

    .form-control {
        padding: 4px 8px;
        font-size: 12px;
    }

    .book_now .btn.btn-info {
        font-size: 16px;
    }

}

@media only screen and (min-width: 992px) {
    .inner_nav ul li ul.sub-menu li {
        display: block;
        border-left: 1px solid #007ec0;
    }

    .inner_nav ul li ul.sub-menu li a {
        font-size: 12px !important;
        padding: 10px 18px !important;
        display: block;
        border-bottom: 1px solid #ccc !important;
        color: #404040 !important;
        transition-duration: 0.5s;
    }

    .inner_nav ul li:hover .sub-menu {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    .venu_capacities {
        margin-bottom: 30px;
    }

    .venu_capacities .tabular_data {
        width: 100%;
        overflow: auto;
    }

    .venu_capacities table tbody, .venu_capacities table thead,
    .venu_capacities table tr, .venu_capacities table th, .venu_capacities table td {
        display: block;
        width: 100%;
    }

    .navbar-header.col-md-4.col-sm-4.col-xs-12 {
        width: 100% !important;
        display: flex;
        max-width: 100% !important;
        flex: 0 0 100%;
        justify-content: space-between;
    }

    .col-md-8.col-sm-8.col-xs-12.navigation {
        flex: 0 0 100% !important;
        display: block;
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
    }

    .inner_nav, .out_side {
        display: block;
    }

    .head_nav .navbar-brand {
        width: 250px;
        float: none;
    }

    .inner_nav .nav.navbar-nav li {
        border-bottom: 1px solid #fff;
    }

    .head_nav .collapse.show {
        border-bottom: none !important;
    }

    li.wyn {
        display: block;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #fff !important;
        width: 100%;
        height: auto;
        padding: 20px 0 !important;
    }

    li.wyn span {
        display: block;
    }

    li.book_now {
        border-left: none;
        border-right: none;
        height: auto !important;
        padding: 20px 0 !important;
        width: 100%;
    }

    .head_nav .navbar-collapse .navbar-nav li:hover a {
        border-bottom: none;
    }

    .head_nav .navbar-collapse .navbar-nav li a {
        padding: 12px 12px !important;
        display: block;
    }

    .head_nav .navbar-collapse .navbar-nav li ul.sub-menu li a {
        color: #000 !important;
        text-transform: capitalize;
        padding: 12px 15px !important;
        border-bottom: 1px solid #017DC3;
    }

    .head_nav .navbar-collapse .navbar-nav li ul.sub-menu li:last-child a {
        border: none;
    }

    .out_side .dropleft {
        display: none;
    }

    .navbar-header {
        align-items: center;
        justify-content: space-between;
    }

    .full-block {
       /* display: none;*/
    }

    .navbar-header .input-group select {
        margin-bottom: 0;
    }

    .dropleft a.btn {
        border: none !important;
    }

    .dropleft.show ul li a {
        color: #000 !important;
    }

    .dropleft.show ul li a {
        color: #000 !important;
    }

    .head_nav .navbar-brand.mobile_logo {
        margin-left: 15px;
    }

    #nav-content {
        padding: 0px 15px;
    }

    .head_nav .navbar-collapse .navbar-nav li a {
        margin: 0px;
    }

    .logo_bar ul li a:hover {
        color: #fff !important;
    }

    .logo_bar ul li.dropleft ul.dropdown-menu.show li a:hover {
        color: #555 !important;
    }

    .sub-menu {
        border-bottom: none;
        border: 1px solid #007ec0;
    }

    #menu-sidemenu {
        margin: 0px;
        border-bottom: 1px solid #007ec0;
    }

    #menu-sidemenu li:last-child a {
        border-bottom: none;
    }

    .head_nav .navbar-collapse .navbar-nav li:hover a {
        color: #fff;
    }

    /* #sticky.stick{
    	position: static !important;
    } */
}

@media only screen and (max-width: 900px) {
    .form-group.check .form-control {
        background-size: 18px;
    }

    .book_now .btn.btn-info {
        font-size: 14px;
        padding: 12px 0;
    }

    .slider_section .carousel-caption h3 {
        font-size: 30px;
        line-height: 33px;
    }

    .slider_section .carousel-caption ul {
        margin-bottom: 5px;
    }

    .slider_section .carousel-caption p {
        font-size: 15px;
        line-height: 20px;
    }

    .slider_section .carousel-caption {
        top: 11%;
    }
}


@media only screen and (max-width: 767px) {
    #banner-form,#banner-form.sticky  {
        position: relative !important;
        padding:10px 0 !important;
        bottom:  unset !important;
        right: unset !important;
        left: unset !important;
        top: unset !important;
    }
    .head_nav .navbar-brand.mobile_logo {
        display: flex !important; 
        height: auto;
        margin: 0 auto !important;
    }
    .book_now .rewards-mobile {
        display: inline-block !important;
    }
    .logo_bar {
    /* text-align: right; */
      margin-right: 0px !important;
    }
    .book_now .btn-group {
        display: inline-block;
    }
   .head_nav .navbar-toggler {
        position: absolute;
        right:0;
    }
    .home-instagram h2{
        font-size: 16px;
    }
    .welcome_section .heading{
        margin-bottom: 10px;
    }
    .form_grid {
        display: block !important;
    }

    .form_grid .input-group select {
        background-position-x: 98% !important;
    }

    .book_now .btn.btn-info {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .booking_engine h3 {
        display: block !important;
        text-align: center;
        padding: 10px 20px;
    }

    .form_grid .form-group {
       /*( margin: 15px 0 0px 0px;*/
    }

    #map-address .locality {
        position: static;
        display: none;
    }

    .locality .container {
        margin: 0;
        width: 100%;
        padding: 0;
    }

    .track_location {
        border-radius: 0px;
        box-shadow: none;
        width: 100%;
        padding: 20px;
        margin-right: 0px;
    }

    .locality-box {
        width: 100%;
        border: none;
        border-radius: 0px;
    }

    .locality .columns {
        flex-wrap: wrap;
    }

    .closeBtn, #close-locality {
        display: none !important;
    }

    .l-head {
        border-radius: 0px;
    }

    .address_home ul li {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .event_description {
        margin-bottom: 33px;
    }

    .slider_section .carousel-caption {
        right: 0;
        padding-left:30px !important;
        padding-right:30px !important;
    }

    .slider_section .carousel-caption h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .slider_section .carousel-caption ul li a {
        font-size: 16px;
        margin-right: 8px;
    }

    .slider_section .carousel-caption p {
        font-size: 14px;
        line-height: 18px;
        padding-right: 13px;
    }

    .carousel-item img {
        height: auto !important;
        /*min-height: 300px !important;*/
    }
}

@media only screen and (max-width: 475px) {
    .facilities_popup .popup_content {
        width: 90%;
        height: 300px;
    }
}

@media only screen and (max-width: 414px) {
    .head_nav .navbar-brand {
        width: 115px;
        margin-right: 10px;
    }
}


@media (min-width: 1200px) {

}

@media (min-width: 768px) and (max-width: 1024px) {
   #sticky-wrapper,.sticky-wrapper{
        height:auto !important;
    }

}

@media (max-width: 767px) {
    /* .out_side {
        display: none !important;
    }
    .dropleft {
        display: none !important;
    }*/
   
} 

@media (max-width: 480px) {

}

.content_description ul {
    margin-bottom: 0px !important;
    padding: 15px !important;
    margin-left: 10px !important;
}

a {
    color: #007ec0;
}
/*.update_footer .newsletter_form .wpcf7-submit{text-indent:-9999px;background-image:url('https://dayshotelsingapore.com/wp-content/uploads/2019/04/search-icon.png');background-repeat:no-repeat;background-position: center center;background-size: 24px;}*/