h4 {
	color: #20c4fb;	
}

.sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none
}


.sidebar-nav .navbar ul {
    float: none;
    float: none;
    padding-left: 0
}

.botm {
    border-bottom: 6px solid #16242d
}

#ibd {
    background-color: #f8f8f8
}

.sidebar-nav .navbar ul:not {
    display: block
}

#ibd .navbar {
    position: relative;
    min-height: 125px;
    margin-bottom: 0;
    border: none;
    margin-top: 0;
    padding-top: 10px
}

#ibd .sidebar-nav .navbar {
    padding-top: 0
}

.sidebar-nav .navbar li {
    float: none;
    display: block
}

.ifont {
    font-size: 22px;
    padding-right: 5px
}

.navbar-default .navbar-nav>li>a {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    padding: 7px 0 3px 15px;
    margin: 0 0;
    color: #fff;
    background-color: #16242d;
    border-bottom: 1px solid #fff;
    letter-spacing: .2px
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff!important;
    background-color: #2395da!important;
    border-bottom: 1px solid #fff!important
}

.navbar-default {
    background-color: transparent;
    border-color: none
}

.navbar {
    border-radius: 0!important
}

.smenutitle {
    background-color: #7f9195;
    color: #fff;
    text-align: left;
    padding: 10px;
    font-size: 18px
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #16242d;
    background-color: #fff;
    border-left: 3px solid #16242d;
    border-right: 3px solid #16242d;
    margin-bottom: -3px;
    border-top: 3px solid #16242d
}

.sbarbg {
    background-color: #fff!important
}

.nav>li>a {
    text-decoration: none;
    background-color: transparent;
    color: #fff
}

.nav>li>a.as {
    text-decoration: none;
    background-color: transparent;
    color: #000
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #fff
}

@media (max-width:399px) and (min-width:320px) {
    .ifont {
        font-size: 18px;
        padding-right: 5px
    }
}

.abot-res {
    display: none
}

@media (max-width:1200px) {
    .abot-res {
        display: block
    }
}

.toggle-custom {
    position: absolute!important;
    top: 0;
    right: 0
}

.toggle-custom[aria-expanded=true] .glyphicon-plus:before {
    content: "\2212"
}

.sbar nav {
    display: block;
    padding: 0 0;
    box-shadow: 1px 1px 5px #00000029;
    background-color: #fff
}

.sbar .nav>li>a.gre {
    position: relative;
    display: block;
    padding: 10px 15px;
    background-color: #3d4f57;
    color: #fff;
    width: 100%
}

.sbar .nav>li>a.gre {
    position: relative;
    display: block;
    padding: 10px 15px;
    background-color: #3d4f57;
    color: #fff;
    width: 100%
}

.nav>li>a.add {
    position: relative;
    display: block;
    padding: 10px 15px;
    width: 100%;
    background-color: #3d4f57;
    color: #fff
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 100;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: none;
    font-size: 15px;
	color: #7f9195;
}
.glyphicon-plus:before {
    content: "\002b";
    font-size: 14px;
    font-weight: 100;
    color: #7f9195;
}
.glyphicon-minus:before {
    content: "\2212";
    color: #7f9195;
}

.radio label {
    font-size: 14px;
    color: #000
}

.radio label:after {
    content: '';
    display: table;
    clear: both
}

.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #000;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em
}

.radio .cr {
    border-radius: 50%
}

.radio .cr .cr-icon {
    position: absolute;
    font-size: .85em;
    line-height: 0;
    top: 52%;
    left: 16%;
    color: #000
}

.radio .cr .cr-icon {
    margin-left: .04em
}

.radio label input[type=radio] {
    display: none
}

.radio label input[type=radio]+.cr>.cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in
}

.radio label input[type=radio]:checked+.cr>.cr-icon {
    transform: scale(1) rotateZ(0);
    opacity: 1
}

.radio label input[type=radio]:disabled+.cr {
    opacity: .5
}

.yi {
    color: #ffbd00;
    font-size: 20px;
    padding: 0 2px
}

.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    color: #000
}

.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 0;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em
}

.radio .cr {
    border-radius: 50%
}

.checkbox .cr .cr-icon {
    position: absolute;
    font-size: .9em;
    line-height: 0;
    top: 50%;
    left: 12%;
    color: #20c4fb
}

.radio .cr .cr-icon {
    margin-left: .04em
}

.checkbox label input[type=checkbox],
.radio label input[type=radio] {
    display: none
}

.checkbox label input[type=checkbox]+.cr>.cr-icon,
.radio label input[type=radio]+.cr>.cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in
}

.checkbox label input[type=checkbox]:checked+.cr>.cr-icon,
.radio label input[type=radio]:checked+.cr>.cr-icon {
    transform: scale(1) rotateZ(0);
    opacity: 1
}

.checkbox label input[type=checkbox]:disabled+.cr,
.radio label input[type=radio]:disabled+.cr {
    opacity: .5
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    border: none;
    border-radius: 0
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #20c4fb;
    font-weight: 100;
    font-size: 14px;
    border: none;
    border-radius: 0;
    border-bottom: 4px solid #f07d00
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    box-shadow: 0 0 4px #0000004d;
    background-color: #fff
}

.sidebar-nav .panel-body {
    padding: 9px 0
}

.sidebar-nav .panel-default {
    border-color: #ddd;
    border: none;
    background-color: transparent;
    margin-bottom: 11px;
    border-radius: 0;
    box-shadow: 0 0 4px #0000004d
}

.panel-title>a:before {
    float: right!important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
    font-size: 12px;
    font-weight: 100
}

.panel-title>a.collapsed:before {
    float: right!important;
    content: "\f067"
}

.panel-title>a:active,
.panel-title>a:focus,
.panel-title>a:hover {
    text-decoration: none
}

.shdborder {
    border: 1px solid #e0dddd;
    display: flex;
    margin: 0 0 15px;
    background-color: #fff;
    box-shadow: 0 0 5px #00000024;
    padding: 14px 0
}

.shdborder h4 {
    color: #20c4fb;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
	padding-bottom: 15px;
}

.shdborder p {
    margin: 0 0 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666;
    font-weight: lighter;
    font-size: 13px;
	padding-bottom: 10px;
}

.dottd {
    border-right: 1px dashed #ccc;
    padding-right: 5px;
    margin-bottom: 5px
}

.sortlist {
    color: #01a0e4;
    display: block;
    padding: 5px 10px;
    border: 1px solid #01a0e4
}

.sortlist:hover {
    color: #fecc00;
    display: block;
    padding: 5px 10px;
    border: 1px solid #fecc00;
    cursor: pointer
}

.adbox {
    border: 1px solid #ccc;
    padding: 0 10px 0;
    display: inline-block;
    width: 100%;
    margin-top: 0;
    margin: 5px 0 5px
}

.more-detail {
    display: block;
    text-align: center;
    padding: 20px 0 0;
    width: 100%;
    margin: 0 auto 20px
}

.more-detail a {
    padding: 15px 40px;
    background-color: #fecc00;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 30px;
    margin-bottom: 0;
    text-shadow: 0 0 2px #0000006b;
    letter-spacing: 1px
}

.more-detail a:hover {
    padding: 15px 40px;
    background-color: #f07d00;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border-radius: 30px;
    margin-bottom: 0;
    text-decoration: none
}

.navbar-default .navbar-brand {
    color: #fff
}

.sidebar-nav .navbar-header {
    background-color: #7f9195;
    padding-right: 10px;
    color: #fff
}

.bdr {
    border-right: 1px dashed #ccc;
    display: inline-block;
    padding: 44px 8px
}

.rgt {
    border: none;
    display: inline-block;
    padding: 20px 0 0 20px;
    text-align: center
}

.adbox h2 {
    font-size: 16px;
    color: #20c4fb;
    text-align: center;
    font-weight: 700;
    margin: 10px 0
}

.adbox h3 {
    font-size: 15px;
    color: #2a373d;
    font-weight: 700;
    text-align: center;
    margin: 0;
    letter-spacing: .5
}

.rgt span {
    font-size: 10px
}

.rgt del {
    color: #20c4fb
}

.pdl {
    padding-left: 0
}

.pdl-r-l {
    padding-left: 0;
    padding-right: 0
}

.lshd-panl {
    padding-left: 15px
}

.shdborder-l {
    border: 1px solid #e0dddd;
    margin: 0 0 15px;
    background-color: #fff;
    box-shadow: 0 0 5px #00000024;
    padding: 10px 0 0 15px;
    display: flow-root
}

.shdborder-l h4 {
    color: #20c4fb;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
	padding-bottom: 15px;
}

.shdborder-l h5 {
    color: #989898;
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0;
    font-style: italic;
	padding-bottom: 15px;
}
#contact .shdborder-l h5 {
    color: #5d6f73;
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0;
    font-style: normal;  
	padding-bottom: 15px;
}
#contact .shdborder-l p {
    margin: 0 0 10px 38px;
	color: #585858;
}
#contact .contact-sbmt{
	display: block;
    border: 0;
    background-color: #fecc00;
    width: 80%;
    padding: 26px 15px;
    float: right;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
	transition: background-color 0.5s ease;
}
#contact .phone-1{
	
	background:url(../images/date.jpg) no-repeat right 0 #f5f5f5;
}	
#contact .contact-sbmt:hover{
	text-decoration: none;
    background-color: #f07d00;
    color: #fff;
}

.shdborder-l span {
    float: right;
    padding-right: 15px;
    padding-bottom: 5px
}
#contact .shdborder-l span {
    float: left;
    padding-right: 6px;
    padding-bottom: 5px;
    padding-top: 0px;
    margin-top: -7px;
}
#about .shdborder-l span {
    float: left;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    font-weight: 600;
    color: #fecc00;
}
#about .shdborder-l a {
    color: #20c4fb;
    text-decoration: none;
    font-weight: 600;
}
#about .shdborder-l a:hover {
    color: #f07d00;
    text-decoration: none;
    font-weight: 600;
}
#about .shdborder-l .img0{
	padding:0px;
}
#about .shdborder-l .img-fluid {
    max-width: 100%;
    height: auto;
    width: 300px;
    min-width: 380px;
    float: none;
    padding-left: 40px;
    padding-right: 0px;
    margin: 0px;
}
#about .shdborder-l .img-fluid2 {
  display:none
}

#faqs .shdborder-l span {
    float: left;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    font-weight: 600;
    color: #fecc00;
}
#faqs .shdborder-l a {
    text-decoration: none;
    font-weight: 600;
}
#faqs .shdborder-l a:hover {
    color: #f07d00;
    text-decoration: none;
    font-weight: 600;
}
#faqs .shdborder-l .img0{
	padding:0px;
}
#faqs .shdborder-l .img-fluid {
    max-width: 100%;
    height: auto;
    width: 300px;
    min-width: 380px;
    float: none;
    padding-left: 40px;
    padding-right: 0px;
    margin: 0px;
}
#faqs .shdborder-l .img-fluid2 {
  display:none
}

#amenities .availb-search span {
    float: right;
    padding-right: 0px;
    padding-bottom: 0px
}

#amenities .incre-decre .mins {
    padding: 5px 5px 3px 0px;
    margin-top: 2px;
    margin-right: 4px;
	width: 50px;
}
#amenities .incre-decre .nubrs {
    width: 50px;
    height: 30px;
    text-align: center;
    padding: 0px;
    margin: 2px 0px 0px -4px;
    background-color: #ffcc01;
}
.bt1{
	padding: 0px 8px 0px 5px;
    margin: 0;
	opacity: 1;
}
#amenities .incre-decre .incrs {
    margin-top: 2px;
    display: block;
    height: 30px;
    padding: 6px 7px;
	width:50px;
}
/*#contact,*/
#amenities h4,
#overview h4  {
    color: #6a6a6a;
    font-size: 18px;
    font-weight: 600;
    margin: 5px 0
}

#amenities p,
#overview p {
    color: #8a8a8a;
    font-size: 13px;
    font-weight: 400;
    margin: 12px 0;
    line-height: 15px;
    letter-spacing: .2px;
    text-align: justify
}

.hotel-type {
    border: 9px solid #d6d6d6;
    display: block;
    padding: 10px;
    margin-bottom: 15px;
    margin-top: 10px
}

.flowr {
    position: relative;
    top: 4px;
    left: 0;
    display: block;
    width: 25px;
    height: 21px;
    text-align: left;
    pointer-events: none;
    background: url(../images/icon/flower.png) no-repeat 0 0
}

.gre-tab {
    display: flex;
    background-color: #f5f5f5;
    padding: 10px 7px;
    margin-bottom: 15px
}

.gre-tab span {
    font-size: 14px;
    color: #5a5a5a;
    font-weight: 600;
    font-style: italic;
    padding: 2px 7px 0 0
}

.gre-tab h5 {
    color: #20c4fb;
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0;
    font-style: italic;
    letter-spacing: .5px
}

.gre-tab span en {
    font-size: 12px;
    font-weight: 400;
    color: #20c4fb
}

.gre-tab.zromrgn {
    margin-bottom: 0
}

#amenities {
    display: block
}

#cruise-amenities .amenities.style1 li .icon-box,
#hotel-amenities .amenities.style1 li .icon-box,
#inflight-features .amenities.style1 li .icon-box {
    background: #f5f5f5
}

.icon-box.style1 {
    height: 46px;
    background: #f5f5f5;
    line-height: 42px;
    font-size: 13px;
    margin-right: 4px;
    color: #000
}

.icon-box.style1>i {
    display: block;
    height: 46px;
    width: 54px;
    float: left;
    background: #20c4fb;
    line-height: 42px;
    color: #fff;
    font-size: 2em;
    margin-right: 15px
}

.icon-box>i {
    text-align: center
}

[class*=" soap-icon"],
[class^=soap-icon] {
    vertical-align: baseline
}

.soap-icon-bdrom:before {
    content: url(../images/icon/bdrom.png);
    width: 40px
}

[class*=" soap-icon"]:before,
[class^=soap-icon]:before {
    font-family: soap-icons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    padding: 4px 0 0
}

.soap-icon-washing:before {
    content: url(../images/icon/washing.png);
    width: 40px
}

.soap-icon-outdoor:before {
    content: url(../images/icon/outdoor.png);
    width: 40px
}

.soap-icon-washing:before {
    content: url(../images/icon/washing.png);
    width: 40px
}

.soap-icon-kitchen:before {
    content: url(../images/icon/kitchen.png);
    width: 40px
}

.soap-icon-wi-fi:before {
    content: url(../images/icon/wi-fi.png);
    width: 40px
}

.soap-icon-tub:before {
    content: url(../images/icon/tub.png);
    width: 40px
}

.soap-icon-swimer:before {
    content: url(../images/icon/swimer.png);
    width: 40px
}

.soap-icon-services:before {
    content: url(../images/icon/services.png);
    width: 40px
}

.soap-icon-own:before {
    content: url(../images/icon/own.png);
    width: 40px
}

.soap-icon-air-conditioning:before {
    content: url(../images/icon/air-conditioning.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
 
.soap-icon-balcony:before {
    content: url(../images/icon/balcony.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}

.soap-icon-garden:before {
    content: url(../images/icon/garden.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}

.soap-icon-safe-deposit-box:before {
    content: url(../images/icon/safe-deposit-box.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}

.soap-icon-sea-front:before {
    content: url(../images/icon/sea-front.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}

.soap-icon-bbq:before {
    content: url(../images/icon/bbq.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-parking:before {
    content: url(../images/icon/parking.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-sunloungers:before {
    content: url(../images/icon/sun-lounger.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-table-and-chairs:before {
    content: url(../images/icon/table-chairs.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-baby-cot:before {
    content: url(../images/icon/baby-cot.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-high-chair:before {
    content: url(../images/icon/high-chair.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-coffee-maker:before {
    content: url(../images/icon/coffee-maker.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-cooker:before {
    content: url(../images/icon/cooker.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-dishwasher:before {
    content: url(../images/icon/dishwasher.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-fireplace:before {
    content: url(../images/icon/fireplace.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-freezer:before {
    content: url(../images/icon/freezer.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-hair-dryer:before {
    content: url(../images/icon/hair-dryer.png);
    transform: scale(0.8);
    position: relative;
    bottom: 8px;
}
.soap-icon-internet:before {
    content: url(../images/icon/internet.png);
    transform: scale(0.8);
    position: relative;
    bottom: 8px;
}
.soap-icon-iron-and-board:before {
    content: url(../images/icon/iron-and-board.png);
    transform: scale(0.8);
    position: relative;
    bottom: 8px;
}
.soap-icon-kettle:before {
    content: url(../images/icon/kettle.png);
    transform: scale(0.8);
    position: relative;
    bottom: 8px;
}
.soap-icon-microwave:before {
    content: url(../images/icon/microwave.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-satellite-tv:before {
    content: url(../images/icon/satellite-tV.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-toaster:before {
    content: url(../images/icon/toaster.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-washing-machine:before {
    content: url(../images/icon/washing-machine.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-widescreen-tv:before {
    content: url(../images/icon/widescreen-TV.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-wireless-internet {
    content: url(../images/icon/wi-fi.png);
    width: 40px;
}


.soap-icon-climbing:before {
    content: url(../images/icon/climbing.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-cycling:before {
    content: url(../images/icon/cycling.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-fishing:before {
    content: url(../images/icon/fishing.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-horse-riding:before {
    content: url(../images/icon/horseback-riding.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-swimming:before {
    content: url(../images/icon/swimer.png);
    width: 40px;
}
.soap-icon-tennis:before {
    content: url(../images/icon/tennis.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}
.soap-icon-walking:before {
    content: url(../images/icon/walking.png);
    transform: scale(0.4);
    position: relative;
    right: 24px;
    bottom: 30px;
}






.soap-icon-gitar:before {
    content: url(../images/icon/gitar.png);
    width: 40px
}

.soap-icon-games:before {
    content: url(../images/icon/games.png);
    width: 40px
}

.soap-icon-award:before {
    content: url(../images/icon/award.png);
    width: 40px
}

.soap-icon-services:before {
    content: url(../images/icon/services.png);
    width: 40px
}

#amenities .amenities.style1 li {
    margin-bottom: 4px
}

#amenities .amenities li {
    padding: 0
}

#amenities ul {
    list-style: none;
    margin: 0;
    list-style: none;
    margin-bottom: 10px
}

#amenities form .availb-search {
    border: 9px solid #d6d6d6;
    background: #fff;
    margin-bottom: 20px;
    padding-bottom: 30px;
    margin-right: 15px
}

#amenities form .title {
    color: #6a6a6a;
    font-size: 14px
}

#amenities form label {
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: .9167em
}

#amenities form .datepicker-wrap {
    position: relative
}

#amenities form input.input-text,
#amenities form textarea,
span.custom-select {
    padding-left: 15px;
    padding-right: 15px;
    height: 34px
}

#amenities form input.input-text,
#amenities form select,
#amenities form span.custom-select,
textarea {
    border: none;
    line-height: normal;
    padding: 7px 35px 9px 9px;
    background: url(../images/drop-dwon.jpg) no-repeat right 0 #f5f5f5;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    width: 100%;
    min-width: 82px
}

#amenities form .selector {
    position: relative;
    min-width: 82px;
    line-height: 0;
    width: 100%
}

#amenities form .selector select {
    position: absolute;
    z-index: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    width: 100%;
    -webkit-appearance: menulist-button;
    line-height: 30px
}

#amenities form select option {
    padding: 2px 10px
}

#amenities form .selector span.custom-select {
    display: inline-block;
    line-height: 32px;
    padding: 0 10px;
    position: relative;
    width: 100%;
    overflow: hidden;
    white-space: nowrap
}

#amenities form .selector span.custom-select:before {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    background: #fecc00;
    width: 24px;
    height: 100%
}

#amenities form .selector span.custom-select:after {
    position: absolute;
    right: 9px;
    top: 15px;
    border-top: 5px solid #fff;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    content: ""
}

#amenities .map {
    padding-left: 0
}

#amenities .faq {
    border: 9px solid #d6d6d6;
    background: #fff;
    padding: 15px 15px 0 15px;
    margin-bottom: 15px;
    margin-right: 15px
}

#amenities .faq .collapse.in {
    display: block!important;
    margin-top: 0;
    width: 100%;
    background-color: #fff;
    overflow: hidden
}

#amenities .faq .panel-title a {
    color: inherit;
    color: #2b2828;
    font-weight: 600;
    font-size: 16px;
    border: none;
    border-radius: 0
}

.map-container {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    margin-bottom: 15px
}

.map-container iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

#right-pnl {
    display: block
}

#right-pnl .r-con {
    border: 1px solid #e0dddd;
    margin: 0 0 15px;
    background-color: #fff;
    box-shadow: 0 0 5px #00000024;
    padding: 10px 0 0 15px
}

.dark-st {
    display: flex;
    background-color: #7f9195;
    margin: 10px 14px 15px 0;
    border-radius: 4px;
    padding: 5px 15px;
    line-height: 30px;
    color: #fff
}

.dark-st h4 {
    color: #fff;
    font-size: 20px
}

.dark-st span {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 0 0 25px
}

.like {
    color: #20c4fb;
    margin: 0 0 -8px 0
}

.shar {
    background: url(../images/shar.png) no-repeat 2px 0;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 0
}

.save {
    background: url(../images/save.png) no-repeat 2px 0;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 0
}

.arobox {
    background: url(../images/aro-box.png) no-repeat 2px 0;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 0;
    float: left
}

.arbox {
    float: left!important
}

.chekin {
    display: inline-block;
    border: 1px solid #ccc;
    width: 94%
}

.ckin {
    border-right: 1px dashed #ccc;
    display: block;
    padding: 10px 8px
}

.ckin h4,
.ckin3 h4 {
    color: #7f9195;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
    padding: 5px
}

.ckin2 {
    border-right: 0;
    display: block
}

.ckin3 {
    display: block;
    border-top: 1px dashed #ccc;
    text-align: center;
    padding: 5px 0 11px 0
}

.ckin span,
.ckin3 span {
    text-align: center;
    float: none;
    color: #20c4fb;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    display: inherit
}

.totl {
    padding: 0;
    margin: 0;
    color: #7f9195;
    font-style: normal!important
}

.totl {
    padding: 0;
    margin: 0;
    color: #7f9195
}

.inclds {
    padding: 0;
    margin: 0;
    color: #7f9195;
    font-size: 12px
}

.r-vew {
    display: flex;
		float: right;
    margin-right: 15px;
}

.r-vew a {
    font-size: 14px;
    font-weight: 600;
    color: #20c4fb
}

.r-btn {
    display: block;
    text-align: center;
    margin-bottom: 25px
}


.blue-btn {
    background-color: #fecc00;
    transition: background-color .5s ease;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    padding: 8px 30px;
    border-radius: 20px;
    /* margin-bottom: 25px; */
    display: inline-block;
	    border: none;
}

.blue-btn:hover {
    background-color: #f07d00;
    text-decoration: none;
    color: #fff
}
.blue-btn:focus {
    outline: none !important;
    box-shadow: none;
    background-color: #fecc00 !important;
}

.yel-btn {
    background-color: #fecc00;
    transition: background-color .5s ease;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    padding: 8px 20px;
    border-radius: 20px;
    margin-bottom: 20px
}

.yel-btn:hover {
    background-color: #f07d00;
    text-decoration: none;
    color: #fff
}

.blu-clr {
    color: #21c4fb
}

#fa-q {
    padding: 15px 15px 10px;
    display: grid
}

#fa-q span {
    margin-left: 9px;
    font-size: 13px;
    float: left
}

#fa-q p {
    font-size: 13px;
    margin: 0;
    float: left
}

#fa-q a {
    font-size: 24px;
    text-align: center;
    display: block;
    padding: 20px 0 0;
    font-weight: 100;
    color: #313131
}

#fa-q h2 {
    font-size: 24px;
    text-align: center;
    font-weight: 100;
    color: #21c4fb;
    padding-top: 0;
    font-weight: 700
}


.datepicker2 {
    border: 0;
    padding: 8px;
    background: url(../images/date.jpg) no-repeat right 0 #f5f5f5;
    width: 100%;
    min-width: 128px;
    color: #464646;
}


.sbtn {
    background-color: #20c4fb;
    border: 0;
    color: #fff;
    padding: 8px 20px;
    width: 100%;
    position: relative;
    bottom: 6px;
    transition: background-color .5s ease
}

.sbtn:hover {
    background-color: #f07d00;
    text-decoration: none;
    color: #fff
}

@media (min-width:992px) and (max-width:1200px) {

#about .shdborder-l .img-fluid {
    max-width: 100%;
    height: auto;
    width: 300px;
    min-width: 336px;
    float: none;
    padding-left: 40px;
    padding-right: 0px;
    margin: 0px;
} {
    max-width: 100%;
    height: auto;
    width: 300px;
    min-width: 336px;
    float: none;
    padding-left: 40px;
    padding-right: 0px;
    margin: 0px;
}	
	
    #amenities form input.input-text,
    #amenities form select,
    #amenities form span.custom-select,
    textarea {
        width: 100%;
        min-width: 68px
    }
    .datepicker2 {
        width: 100%;
        min-width: 110px
    }

    .sbtn {
        font-size: 13px;
		margin-bottom:-20px
    }
}


/************************************
Contact Us*************************/
#contact .form-control{
	    display: block;
    width: 100%;
    height: 48px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000 !important;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding-left: 10px;
    border: 1px solid #ccc;
}
#contact label {
    margin-bottom: 0px;
    font-weight: 400;
	color:#7f9195;
}

/*=========================
  Icons
 ================= */

/* footer social icons */
#contact ul.social-network {
	list-style: none;
	display: inline;
	margin-left:30px !important;
	padding: 0;
}
#contact ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
#contact .social-network a.icoRss:hover {
	background-color: #ec495a;
}

#contact .social-network a.icoTwitter:hover {
	background-color: #2caae1;
}
#contact .social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
#contact social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
#contact .social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
#contact .social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
#contact .social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
#contact .social-network a.icoRss:hover i, #contact .social-network a.icoFacebook:hover i, #contact .social-network a.icoTwitter:hover i,
#contact .social-network a.icoGoogle:hover i, #contact .social-network a.icoVimeo:hover i, #contact .social-network a.icoLinkedin:hover i {
	color:#fff;
}
#contact a.socialIcon:hover, #contact .socialHoverClass {
	color:#44BCDD;
}

#contact .social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:20px;
	background-color:#fecc00;
}
#contact .social-circle li i {
	margin:0;
	line-height:40px;
	text-align: center;
}
.term-condition{
	    text-align: justify;
    padding: 20px 30px;
    line-height: 22px;
}

#contact .social-circle li a:hover i, #contact .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
#contact .social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.step.panel-heading {
    color: #7f9195;
    background-color: #ffffff;
    font-weight: 100;
    font-size: 14px;
    border: none;
    border-radius: 0;
    border-top: 4px solid #f07d00;
    padding: 15px 20px;
}