

/* override CSS to adjust search field */
#quickbook-widget .searchBlock {
    top: 0;
    align-self: flex-end;
}

.bookingform-wrapper {
    width:28% !important;
    right:0 !important;
    left:unset !important;
    background: transparent !important;
    bottom:unset !important;
    top:22% !important;
}
.bookingform-wrapper .booking-form form {
    width:100%;
    background: none !important;
}
.bookingform-wrapper .booking-form form .adult-wrapper , .bookingform-wrapper .booking-form form .child-wrapper , .bookingform-wrapper .booking-form form .promo-block{
    display:none !important;
}
.bookingform-wrapper .booking-form form .date-parameter-block label {
    display:none
}
.bookingform-wrapper .booking-form form .date-parameter-block {
    min-width:unset !important;
    width:35% !important;
    height:50% !important;
}
.bookingform-wrapper .booking-form form .date-parameter-block .dp-holder {
    height:120px !important;
    box-shadow: 0.5px 0.5px 8px #2b2b2b45;
}
@media (min-width: 1101px) {
    .bookingform-wrapper .booking-form form .date-parameter-block input {
        font-size: 20px !important;
    }
}
.bookingform-wrapper .booking-form form .date-parameter-block input {
    height:100% !important;
    top:-20% !important;
    left:0% !important;
    text-align:center;
    font-weight:bold;
}
@media (min-width: 1101px) {
    #bookingForm .date-parameter-block .dp-holder span {
        left:70%;
    }
}
#bookingForm .date-parameter-block .dp-holder span {
    position:absolute;
    bottom:20%;
    margin:0px !important;
    font-size:25px;
}
.bookingform-wrapper .booking-form form .btn-wrapper {
    width:75%;
}
.bookingform-wrapper .booking-form form .btn-wrapper .btn{
    color:#fff !important;
    background-color:#08a7cf !important;
    box-shadow: 0.5px 0.5px 16px #2b2b2b45;
}
.bookingform-wrapper .booking-form form .btn-wrapper .btn:hover {
    color:#08a7cf !important;
    background-color:#fff !important;
}
#bookingForm .bookingmsg {
    font-family:Amiri, serif;
    font-size:30px;
    font-weight:600;
    color:#fff;
    padding-top:15px !important;
}
.bookingform-wrapper .booking-form form .btn-wrapper .check-btn-holder {
    margin-top:20px !important;
}



#bookingForm .booking-form .right-padd  {
    margin-right:0 !important;
}
#bookingForm .booking-form .left-padd{
    margin-left:0 !important
}
.bookingform-wrapper .booking-form form .btn-wrapper .check-btn-holder{
    margin-top:10px !important;
}
#bookingForm .btn-wrapper .btn-full-width{
    width:93.5%;
}














/*second design*/


/*.bookingform-wrapper {
    width: 19% !important;
    left:unset !important;
    right:0;
    bottom:unset !important;
    top:15% !important;
    background: rgba(0, 0, 0, 0.1) !important;
}
.bookingform-wrapper form {
    background:none !important;
}
.bookingform-wrapper form .adult-wrapper{
    width:29% !important
}
.bookingform-wrapper form .child-wrapper {
    width:29% !important;
}
#bookingForm .bookingmsg {
    font-family:Amiri, serif;
    font-size:26px;
    font-weight:600;
    color:#fff;
    padding-top:15px !important;
    margin:0 20% !important;
}
.bookingform-wrapper .booking-form form .btn-wrapper .btn{
    color:#fff !important;
    background-color:#08a7cf !important;
}
.bookingform-wrapper .booking-form form .btn-wrapper .btn:hover {
    color:#08a7cf !important;
    background-color:#fff !important;
}*/

/*.topStrip-details {*/
/*    color: white;*/
/*    padding: 0 3px;*/
/*    font-size:13px;*/
/*}*/
/*.topStrip-newtab{*/
/*    padding-left: 5px;*/
/*}*/
/*.collapsedNavbar .headerTopStrip{*/
/*    background: black;*/
/*    color: white;*/
/*    font-size: 16px;*/
/*    height: 30px;*/
/*    transition: all ease .5s;*/
/*    overflow: hidden;*/
/*}*/
/*.headerTopStrip .header_top_contact {*/
/*    float: center;*/
/*    font-family: futura-pt, sans-serif;*/
/*    display: flex !important;*/
/*    position:relative;*/
/*}*/
/*.headerTopStrip .topStrip-close-btn {*/
/*    float: right;*/
/*    background: none;*/
/*    border: none;*/
/*    color:#fff;*/
/*    position:absolute;*/
/*    right:0;*/
/*}*/
/*.parent-hotel .header-pills {*/
/*    padding-top: 127px;*/
/*}*/
/*.child-hotel .header-pills {*/
/*    padding-top: 150px;*/
/*    padding-bottom: 10px;*/
/*    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);*/
/*}*/
/*.nav-pills.nav-stacked {*/
/*    font-family: futura-pt, san-serif;*/
/*    font-size: 12px;*/
/*    text-transform: uppercase;*/
/*    padding: 35px 0 25px;*/
/*}*/
/*header .navbar-bottom .navbar-nav > li > a.active,*/
/*header .navbar-bottom .navbar-nav > li > a:focus,*/
/*header .navbar-bottom .navbar-nav > li > a:hover {*/
/*    background-color: #313131;*/
/*    padding-bottom: 9px;*/
/*}*/
/*.child-hotel header li.child-hotel-name.primary {*/
/*    text-transform: uppercase;*/
/*    font-family: futura-pt, sans-serif;*/
/*}*/
/*.child-hotel header ul#bottom-navbar-collapse {*/
/*    padding-left: 0;*/
/*    padding-right: 40px;*/
/*    text-align: center;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    font-family: futura-pt, sans-serif;*/
/*    text-transform: uppercase;*/
/*}*/
/*.child-hotel header #bottom-navbar-collapse li.primary{*/
/*    padding-left: 10px;*/
/*    padding-right: 10px;*/
/*    border-right: 0px solid #fff !important;*/
/*}*/
/*.headerTopStrip a.topStrip-number-details {*/
/*    position:absolute;*/
/*    right:0;*/
/*    color: #4C4C4C;*/
/*}*/
/*.mobile .collapsedNavbar .headerTopStrip{*/
/*    background: #333;*/
/*    color: #F4F4F4;*/
/*    font-size: 14px;*/
/*    height: 30px;*/
/*    transition: all ease .5s;*/
/*    overflow: hidden;*/
/*}*/
/*.collapsedNavbar header nav.navbar.navbar-top {*/
/*    height: 105px;*/
/*}*/
/*.collapsedNavbar.parent-hotel.for-innerpage .loc-fullwidth {*/
/*    padding-top: 160px;*/
/*}*/
/*button.topStrip-close-btn {*/
/*    color: white;*/
/*    font-size: 20px;*/
/*    display:black;*/
/*    display:none;*/
/*}*/
/*span.topStrip-text {*/
/* position:absolute;*/
/* left:27%;*/
/*}*/

/*.mobile span.topStrip-text {*/
/* position:absolute;*/
/* left:-2%;*/
/*}*/
/*.mobile .headerTopStrip a {*/
/*    font-size:9px;*/
/*    padding:0px 10px;*/
/*}*/
/*.mobile .headerTopStrip .topStrip-close-btn {*/
/*    float: right;*/
/*    background: none;*/
/*    border: none;*/
/*    color: #fff;*/
/*    position: absolute;*/
/*    right: -10px;*/
/*    font-size:16px;*/
/*}*/
/*span.topStrip-text a{*/
/*    color:white;*/
/*}*/
/*.mobile.for-innerpage .nav-wrap {*/
/*    position:absolute;*/
/*    top:5%;*/
/*}*/
/*.clearfix.widget-wrapper.header-pills {*/
/*    padding-bottom:0px !important;*/
/*}*/
/*.mobile.for-homepage  .clearfix.parent-container {*/
/*    padding-top:0px!important*/
/*}*/
/*.mobile.for-innerpage.for-locationpage div#widgetWrapper{*/
/*    padding-top:10px;*/
/*}*/

.simp-custom-remove-padding
{
    padding-top:0px !important;
}
.simp-custom-reduced-width .text-content-wrapper{
    width:65% !important;
    margin:auto;
}
.simp-custom-sixtyfive{
    width:65% !important;
    margin:auto;
}
.simp-custom-2border
{
    display:block;
    width:60% !important;
    border:1px solid #262626;
    position:relative;
}
.simp-custom-2border:before
{
   content: "";
   width: 100% !important;
   height: 100%;
   border: 1px solid #a2a1a1;
   position: absolute;
   top:-11px;
   bottom:-10px;
   margin-left:12px !important; 
}
.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
}
.simp-custom-greyscale .col-sm-6:hover
{
    filter:grayscale(100%);
}
.simp-custom-greyscale  .col-sm-6:hover:before{
    content: "";
    border: 1px solid #ffffff;
    display: block;
    position: absolute;
    height: 93% !important;
    width: 90% !important;
    left: 0;
    right: 0;
    z-index: 1;
    top: 3%;
    bottom:3%;
    margin: auto;
    filter:grayscale(100%);

}
.simp-custom-greyscale .text-content:hover .text-content-wrapper {
    position:absolute;
    top:50%;
    left:35%;
    z-index:2;
    display:block;
    filter:brightness(100);
}
.simp-custom-greyscale .text-content-wrapper{
    display:none
}
.simp-custom-greyscale a 
{
    text-decoration:none;
}
.simp-custom-bg .right-box {
    background-color: #ebf5f3;
    padding: 30px !important;
    paddin-bottom: 40px;
}
.simp-custom-h3 h3{
    font-weight: 600 !important;
    text-transform: uppercase;
    font-family: Josefin Sans, sans-serif;
}

/*FullWidth Widget Padding*/
.simp-custom-2img-touch .fullWidthWidgetWrapper ,
.simp-custom-2img-touch1 .fullWidthWidgetWrapper,
.simp-custom-2img-touch12 .fullWidthWidgetWrapper
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.simp-custom-2img-touch .text-content-wrapper p,
.simp-custom-2img-touch1 .text-content-wrapper p,
.simp-custom-2img-touch12 .text-content-wrapper p{
    padding-left:0 !important;
}
@media (min-width: 1101px) {
.simp-custom-2img-touch .text-content-wrapper,
 .simp-custom-2img-touch1 .text-content-wrapper,
 .simp-custom-2img-touch12 .text-content-wrapper {
       padding: 0 55px !important;    
    }
}


/* Home page Room section*/
.simp-custom-2img-touch .left-box,
.simp-custom-2img-touch12 .left-box{
    width: 53%;
    margin-left: 2% !important;
    margin-right: 1% !important;
}
.simp-custom-2img-touch .right-box,
.simp-custom-2img-touch12 .right-box{
    width: 40%;
    margin-left: 2% !important;
    margin-right: 2% !important;
    
}
.simp-custom-2img-touch1 .right-box{
    width: 53%;
    margin-left: 1% !important;
    margin-right: 2% !important;
}
.simp-custom-2img-touch1 .left-box{
    width: 40%;
    margin-left: 2% !important;
    margin-right: 2% !important;
    
}
.simp-custom-2img-touch img,
.simp-custom-2img-touch12 img{
    box-shadow: 0.5px 0.5px 16px #2b2b2ba6;
}
.simp-custom-2img-touch1 img {
    box-shadow: 0.5px 0.5px 16px #2b2b2ba6;
}
.simp-custom-2img-touch {
    background: #C6E2E9;
}

.simp-custom-2img-touch1 {
    background: #F1FFC4;
}
.simp-custom-2img-touch12{
    background: #FBDCDC;
    background-repeat: no-repeat;
    background-size: cover;
}
/*.simp-custom-2img-touch img, .simp-custom-2img-touch1 img{*/
/*    outline: 2px solid #ffffff;*/
/*    outline-offset: -20px;*/
/*}*/

/*.simp-custom-button a.btn*/
/*{*/
/*    background:transparent;*/
/*    border:1px solid #FFFFFF;*/
/*    color:#ffffff;*/
/*}*/
/*.simp-custom-button a.btn:hover*/
/*{*/
/*    background:#ffffff;*/
/*    color:#04a8d0;*/
/*}*/

.simp-custom-resize {
    margin-left: 0.9% !important;
    margin-right:0.9% !important;
    width: 98.2% !important;
}
.simp-custom-resize1 {
    width: 96% !important;
    margin-left:2% !important;
    margin-right: 2% !important;
}

/*.simp-custom-2summarywidget{*/
/*    margin: 0px 2% !important;*/
/*}*/
.simp-custom-2summarywidget .left-box{
    margin-right:0.2% !important;
    width: 49.8%;
    border: 1px solid #ededed;
}
.simp-custom-2summarywidget h2{
    font-size: 30px !important;
}
.simp-custom-2summarywidget .right-box{
    margin-left:0.2%;
    width: 49.8%;
    border: 1px solid #ededed;
}
.simp-custom-2summarywidget .text-content-wrapper{
    background: #f2fdff;
    padding: 0px 5% 5%;
    color: #808080;
}
.simp-custom-2summarywidget .left-box:hover, .simp-custom-2summarywidget .right-box:hover{
    box-shadow: 0px 1px 6px rgba(0,0,0,0.3);
}
/*.simp-custom-3summarywidget{*/
/*    margin: 0px 1% !important;*/
/*}*/
.simp-custom-3summarywidget .left-box{
    margin:0px 0.14% 0px 0px!important;
    width: 33.14%;
    border: 1px solid #ededed;
}
 .simp-custom-3summarywidget .center-box{
      margin:0px 0.14% 0px 0.14%!important;
    width: 33.14%;
    border: 1px solid #ededed;
 }
 .simp-custom-3summarywidget .right-box{
      margin:0px 0px 0px 0.14%!important;
    width: 33.14%;
    border: 1px solid #ededed;
 }
.simp-custom-3summarywidget .text-content-wrapper{
    background: #f2fdff;
    padding: 0px 6% 6%;
    color: #808080;
}
.simp-custom-3summarywidget .left-box:hover, .simp-custom-3summarywidget .center-box:hover, .simp-custom-3summarywidget .right-box:hover{
    box-shadow: 0px 1px 6px rgba(0,0,0,0.3)
}
.simp-custom-3summarywidget h2{
    font-size: 30px !important;
}
.simp-custom-LimgRtextcenter{
    background: url('https://assets.simplotel.com/simplotel/image/upload/q_90,fl_progressive,w_1000,f_auto,c_limit/azaya-beach-resort-goa/Azaya_Elements-R_ksupjy');
    background-repeat: no-repeat;
    background-size: cover;
}
.simp-custom-LtextRimgcenter{
    background: url('https://assets.simplotel.com/simplotel/image/upload/q_90,fl_progressive,w_1000,f_auto,c_limit/azaya-beach-resort-goa/Azaya_Elements-L_htgi50');
    background-repeat: no-repeat;
    background-size: cover;
}
.simp-custom-LimgRtextcenter .fullWidthWidgetWrapper,
.simp-custom-LtextRimgcenter .fullWidthWidgetWrapper{
    display: flex !important ;
    align-items: center !important ;
    justify-content: center !important;
}
.simp-custom-LimgRtextcenter, .simp-custom-LtextRimgcenter{
    padding: 0px !important;
}
.simp-custom-LimgRtextcenter .right-box,
.simp-custom-LtextRimgcenter .left-box{
    padding: 5% 8% 5% 6% !important;
}

.simp-custom-LimgRtextcenter h2,
.simp-custom-LtextRimgcenter h2{
    text-align: left !important;
}
.simp-custom-2summarywidgethover{
  padding: 0.4% 0px 0.2%!important
}

.simp-custom-2summarywidgethover .left-box{
    margin-right:0.2% !important;
     width: 49.8%;
}
.simp-custom-2summarywidgethover .right-box{
     margin-left:0.2% !important;
     width: 49.8%;
}
.simp-custom-2summarywidgethover h2>a:hover{
    color: #08a7cf;
}

.simp-custom-2summarywidgethover .text-content-wrapper{
    position: absolute;
   display: none;
}

.simp-custom-2summarywidgethover .text-content:hover .text-content-wrapper {
    position:absolute;
    top: 0;
    left:0;
    width:100%;
    height:100%;
    color:white;
    
    z-index:1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.4)
}
.simp-custom-2summarywidgethover h2>a{
    color: #fff;
}


.simp-custom-3summarywidgetcenter .left-box{
    margin:0px 0.14% 0px 0px!important;
    width: 33.14%;
    border: 1px solid #ededed;
}
 .simp-custom-3summarywidgetcenter .center-box{
      margin:0px 0.14% 0px 0.14%!important;
    width: 33.14%;
    border: 1px solid #ededed;
 }
 .simp-custom-3summarywidgetcenter .right-box{
      margin:0px 0px 0px 0.14%!important;
    width: 33.14%;
    border: 1px solid #ededed;
 }
 .simp-custom-3summarywidgetcenter p{
     display: none !important;
 }
 .simp-custom-3summarywidgetcenter .text-content-wrapper{
    position: absolute;
   display: none;
}
 .simp-custom-3summarywidgetcenter .text-content:hover .text-content-wrapper {
     position:absolute;
    top: 0;
    left:0;
    width:100%;
    height:100%;
    color:white;
    z-index:1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.3)    
 }

 .simp-custom-3summarywidgetcenter h2>a{
     color: #fff;
 }
 
 .simp-custom-3summarywidgetcenter h2>a:hover{
     color: #08a7cf;;
 }
.simp-custom-2summarywidget a:hover, 
.simp-custom-2summarywidgethover a:hover,
.simp-custom-3summarywidgetcenter a:hover{
     text-decoration: none;
}

/*.simp-custom-3summarywidgetcenter .left-box a:hover{*/
/*    background: #08a7cf;*/
/*    color: #fff;*/
/*    padding: 0px 3%;*/
/*    text-decoration: none;*/
/*}*/

/*.simp-custom-3summarywidgetcenter .center-box a:hover{*/
/*    background: rgba(8,167,207,0.4);*/
/*    color: #fff;*/
/*    padding: 0px 3%;*/
/*}*/

#footer .socialIcon a.social-ig:hover {
    background: #E1306C;
}

.outer-page h2 {
    margin-bottom: -2% !important;
}

.simp-custom-padding {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
}

.simp-custom-removeLeftRight .left-box{
    display: none;
}
.simp-custom-removeLeftRight .right-box{
    display: none;
}
.simp-custom-removeLeftRight .fullWidthWidgetWrapper {
    display: flex; 
    align-items: center;
    justify-content: center;
}
.simp-custom-hideLeftRight .left-box{
    display: none;
}
.simp-custom-hideLeftRight .right-box{
    display: none;
}
.simp-custom-hideLeftRight{
    display: flex; 
    align-items: center;
    justify-content: center;
}
.simp-custom-hiderightbox .right-box {
    display: none;
}
.simp-custom-circlecenter img{
    object-fit: cover !important;
}

.simp-custom-circlecenter .rounded_image{
    width: 16% !important;
    margin: auto !important;
}


.simp-custom-removeRight .right-box{
    display: none;
}
.simp-custom-removeRight .fullWidthWidgetWrapper {
    display: flex; 
    align-items: center;
    justify-content: center;
}

.simp-custom-3imgTextPadding{
    padding: 0.2% 0px !important;
}

.summary-widget .summary-content-wrap {
    background-color: #ffffff !important;
    border: 0.5px solid #08a7cf;
    box-shadow: 0 3px 8px 2px #eef9f7;
}
.summary-widget .contentblock .viewbtn {
    display: none;
}
.address-block-details{
    display:none !important;
}
/*h1, h2 {*/
/*    text-transform: uppercase;*/
/*}*/
input.btn.booking-btn {
  background-color:  #04a8d0;
  color:white;
}
input.btn.booking-btn:hover
{
    background-color:#0588a8;
}
.promotions-wrapper {
    top: unset;
    bottom: 10% !important;
}
.promotions-wrapper .promo-details-wrap{
    width: 300px !important;
}
.promotions-wrapper .promo-gift.fa-gift{
    display: none;
}
.promotions-wrapper .promo-btn .promo-close {
    border-left: 1px solid #e7e7e7;
}
.promo-control {
    border-top: 1px solid #e7e7e7d4;
}

.simp-custom-height-increase iframe {
    height: 260px;
}

.simp-custom-height-increase p {
    width:100%;
}

/* fix tablet issues */
@media (max-width: 1100px) {
    .content_wrapper .no-gutter h1 {
        font-size: 38px;
    }
    .content_wrapper .no-gutter h2 {
        font-size: 36px;
    }
    .content_wrapper .no-gutter .text-content-wrapper p,
    .content_wrapper .no-gutter .text-content-wrapper div {
        font-size: 16px;
        line-height: 28px;
    }
    .simp-custom-2img-touch .text-content-wrapper,
    .simp-custom-2img-touch1 .text-content-wrapper,
    .simp-custom-2img-touch12 .text-content-wrapper {
        padding: 0 10px !important;
    }

    #bookingForm .booking-form {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .bookingform-wrapper .booking-form form .date-parameter-block input {
        font-size: 16px !important;
    }
    #bookingForm .date-parameter-block .dp-holder span {
        left: 40%;
    }
    .simp-custom-gradientimg1 .text-content .text-content-wrapper p:empty {
        display: none !important;
    }
}

@media (max-width: 900px) {
    .content_wrapper .no-gutter h1 {
        font-size: 36px;
    }
    .content_wrapper .no-gutter h2 {
        font-size: 32px;
    }
    .content_wrapper .no-gutter .text-content-wrapper p,
    .content_wrapper .no-gutter .text-content-wrapper div {
        font-size: 15px;
        line-height: 26px;
    }
    .bookingform-wrapper .booking-form form .date-parameter-block input {
        padding-right: 0 !important;
        padding-left: 0 !important;
        font-size: 14px !important;
    }
    #bookingForm .date-parameter-block .dp-holder span {
        left: 40%;
    }
    .simp-custom-gradientimg1 .text-content-wrapper p {
        line-height: 24px;
    }
    .simp-custom-gradientimg1 .text-content-wrapper p span {
        font-size: 15px !important;
    }
}
@media (max-width: 768px) {
    .bookingform-wrapper {
        position: absolute !important;
    }
}

footer#footer {
    padding-bottom: 0;
}

#footer .footer_navbar_wrapper li{
    display: block !important;
    text-align:left;
    font-weight: 100 !important;
}
#footer .footer_navbar_wrapper .navbar-nav {
    column-count: 3;
}
/*#footer .news_letter_block {*/
/*    display:none;*/
/*}*/
#footer .social_block{
    width:100% !important;
}
/*#footer .comm_cont.f_bot {*/
/*    border-top:1px solid rgba(255,255,255,.5) !important;*/
/*    padding-top: 20px !important;*/
/*}*/

#footer .footer-row:last-child {
    padding-bottom: 0;
}
#footer .comm_cont .address_block.col-xs-12 {
    border-bottom: 1px solid rgba(255,255,255,.5);
    padding-bottom: 10px;
}

#footer .footer_navbar_wrapper{
    border:none;
}
#footer .hotel-info .add_head {
    /*text-align:left;*/
    /*padding-left: 40px;*/
    padding-top: 30px;
}
/*#footer .footer-row:last-child{*/
/*    display: flex;*/
/*    justify-content: flex-end;*/
/*}*/
#footer .footer-row:last-child .news_letter_block  .side-nav-header{
    text-align: center;
}
#footer .footer-row:last-child .news_letter_block  .btn-subscribe{
    line-height:40px !important;
}
#footer .add_head p:nth-child(2){
    font-size:16px;
}
#footer .add_head p:nth-child(1){
    font-size:1.5em;
}
#footer .hotel-info{
    text-align:center;
}
#footer  .add_cont ul li {
    align-items: center !important;
}
#footer .add_cont ul
{
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
}
#footer .icon-col .social_block .social_head {
    text-align:left;
     font-weight: 100 !important;
}
#footer .icon-col .social_block .social_cont {
    text-align:left;
}
#footer .footer_navbar_wrapper ul.fsitemap {
    column-count:2;
}
#footer .hotel-info,#footer .add_head{
    text-align:left !important
}


#footer .f_bot .text-center p {
    display: none;
}

/* footer customization 3 column(middle one) on desktop */
.outer-page #footer .comm_cont .col-xs-12 {
  padding-right: 0;
  padding-left: 0;
}

.outer-page #footer .comm_cont .bottom-footer {
  display: flex;
  justify-content: space-between;
}

/*.outer-page #footer .comm_cont .bottom-footer .hotel-info img {*/
/*  width: 100px;*/
/*}*/

.outer-page #footer .comm_cont .bottom-footer .hotel-info .add_head {
  padding-top: 15px;
}

.outer-page #footer .comm_cont .bottom-footer .hotel-info .add_head p {
  font-size: 16px;
  line-height: 1.5;
}
.outer-page
  #footer
  .comm_cont
  .bottom-footer
  .hotel-info
  .add_head
  p:first-child {
  margin-bottom: 10px;
}

@media (min-width: 1025px) {
  .outer-page #footer .footer_navbar_wrapper ul.fsitemap {
    column-count: 3;
    padding-top: 0;
  }
}

.outer-page #footer .comm_cont .bottom-footer .icon-col .social_head {
  padding-top: 0;
}

.outer-page #footer .comm_cont .bottom-footer .icon-col .social_head p {
  padding-top: 0;
}

.outer-page #footer .bottom-footer .icon-col .socialIcon a {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

.outer-page #footer .bottom-footer .icon-col .socialIcon a span {
  line-height: 30px;
  vertical-align: top;
}

.outer-page
  #footer
  .comm_cont
  .bottom-footer
  .icon-col
  .social_block
  .add_cont
  .footer-detail {
  display: flex;
  align-items: center;
}

.outer-page #footer .footer_navbar_wrapper ul.fsitemap li a {
    font-size: 13px;
    padding: 5px 0;
}
@media (min-width: 1499px) {
  .outer-page #footer .footer_navbar_wrapper ul.fsitemap li a {
      font-size: 14px;
  }
}

.outer-page #footer .col-md-4.col-xs-4.three-col {
    padding: 0;
    width: 40%;
}

.outer-page #footer .col-md-4.col-xs-4.icon-col {
    width: 27%;
    padding-left: 5%;
}
@media (max-width: 1200px) {
  .outer-page #footer .col-md-4.col-xs-4.icon-col {
      width: 30%;
      padding-left: 2%;
  }
    .outer-page #footer .col-md-4.col-xs-4.icon-col .social_block {
      padding-left: 0;
  }
      .outer-page #footer .col-md-4.col-xs-4.icon-col .social_block a,
  .outer-page #footer .col-md-4.col-xs-4.icon-col .social_block span {
     font-size: 14px;
  }
  .outer-page #footer .footer-row:last-child {
    justify-content: flex-start;
  }
}

.outer-page #footer .col-md-4.col-xs-4.hotel-info {
    padding-right: 5%;
}

/*nav.navbar.navbar-top {*/
  
/*    background: linear-gradient(rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0) 100%);*/
/*}*/
/*ul#top-navbar-collapse a*/
/*{*/
/*  color:white;*/
/*}*/
/*nav.navbar.navbar-top.scroll {*/
/*  background:#fff;*/
/*  box-shadow: 1px 1px 2px #08a7cf24;*/
/*}*/
/*header .navbar-top.scroll .moreOptions .dropdown-more {*/
/*    background-color: #fff!important;*/
/*}*/
/*header .navbar-top .moreOptions .dropdown-more {*/
/*    background-color: #08a7cf;*/
/*}*/
/*nav.navbar.navbar-top.scroll a{*/
/*  color: #000!important;*/
/*}*/
/*nav.navbar.navbar-top.scroll a:hover{*/
/*  color: #08a7cf !important;*/
/*}*/
/*header .navbar-top .navbar-nav>li>a:hover{*/
/*    color:#08a7cf !important;*/
/*}*/
/*header .navbar-top.scroll .moreOptions .dropdown-more a:hover{*/
/*    color:#08a7cf !important;*/
/*}*/
/*header .navbar-top .navbar-nav>li>a{*/
/*    padding-top:0px !important;*/
/*    padding:0px 15px;*/
/*}*/
/*header .navbar-top ul#top-navbar-collapse {*/
/*    margin-top:25px;*/
/*}*/

/*.for-innerpage .navbar-brand {*/
/*    padding-left: 0px !important*/
/*}*/
/*.for-innerpage nav.navbar.navbar-top {*/
/*    background:white;*/
/*    box-shadow: 1px 1px 2px #08a7cf24;*/
/*}*/
/*.for-innerpage nav.navbar.navbar-top .dropdown-more li>a:hover{*/
/*    color:#08a7cf !important;*/
/*}*/
/*.for-innerpage header .navbar-top .moreOptions .dropdown-more{*/
/*    background-color:#fff;*/
/*}*/
/*.for-innerpage nav.navbar.navbar-top li>a{*/
/*    color:black !important;*/
/*}*/
/*.for-innerpage nav.navbar.navbar-top li>a:hover{*/
/*    color:#08a7cf !important;*/
/*}*/
/*.for-innerpage nav.navbar.navbar-top a{*/
/*    color:black !important;*/
/*}*/
/*.for-innerpage nav.navbar.navbar-top a:hover{*/
/*    color:#08a7cf !important;*/
/*}*/
/*body .navbar-top.scroll .container .navbar-collapse .moreOptions ul {*/
/*    padding-right: 0px !important;*/
/*}*/
/*header .navbar-top .moreOptions .dropdown-more > li > a {*/
/*    padding: 10px 15px !important; */
/*    font-size:14px !important;*/
/*    text-align:left;*/
/*}*/
/*body.for-innerpage .navbar-top .container .navbar-collapse .dropdown-more{*/
/*    padding-right:0px !important;*/
/*}*/
/*@media screen and (min-width: 768px) {*/
/*    body .navbar-top .container {*/
/*        max-width: 100% !important;*/
/*    }*/
/*     styles when scrolled */
/*    .for-homepage header .navbar-top.scroll ul#top-navbar-collapse {*/
/*        padding-right: 0 !important;*/
/*        padding-left: 155px !important;*/
/*    }*/
    
/*    .for-homepage header .navbar-top.scroll .container {*/
/*        display: flex;*/
/*        align-items: center;*/
/*        justify-content: space-between;*/
/*    }*/
    
/*    .for-homepage header .navbar-top.scroll .lang-book-wrapper {*/
/*        margin-top: 0 !important;*/
/*        position: initial;*/
/*        order: 3;*/
/*    }*/
    
/*    .for-homepage header .navbar-top.scroll .navbar-header {*/
/*        display: flex;*/
/*        align-items: center;*/
/*        order: 1;*/
/*    }*/
    
/*    body.for-homepage .navbar-top.scroll .container .navbar-collapse ul#top-navbar-collapse {*/
/*        display: flex;*/
/*        align-items: center;*/
/*    }*/
    
/*    body.for-homepage .navbar-top.scroll .container .navbar-collapse ul {*/
/*        margin-top: 0 !important;*/
/*    }*/
    
/*    body.for-homepage .navbar-top.scroll .container .navbar-collapse {*/
/*        order: 2;*/
/*        padding-right: 0;*/
/*    }*/
/*}*/
/*@media screen and (min-width: 768px) and (max-width: 1269px) {*/
/*    .for-homepage nav.navbar.navbar-top.scroll a {*/
/*        padding: 0 5px !important;*/
/*    }*/
/*}*/
/*@media (min-width: 1270px) and (max-width: 1365px){*/
/*    .for-homepage nav.navbar.navbar-top.scroll a {*/
/*        padding: 0 10px !important;*/
/*    }*/
/*}*/
/*body.for-homepage .navbar-top .container {*/
/*    padding: 0;*/
/*}*/
/*body .navbar-top .container .navbar-collapse ul{*/
/*    padding-right:0px !important;*/
/*}*/
/*body .navbar-top.scroll .container .navbar-collapse ul{*/
/*    padding-right:175px !important;*/
/*}*/
/*body .navbar-top.scroll .container .navbar-collapse {*/
/*    float:right !important;*/
/*}*/
/*body.for-innerpage .navbar-top .container .navbar-collapse {*/
/*    float:right !important;*/
/*}*/
/*body.for-innerpage .navbar-top .container .navbar-collapse ul{*/
/*    padding-right:175px !important;*/
/*}*/



header nav.navbar.navbar-top {
    background: linear-gradient(rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0) 100%);
}
header nav.navbar.navbar-top.scroll{
    background:#fff;
}
 /*fonts */
header nav.navbar.navbar-top a{
    color:#fff;
    font-size:14px;
    line-height: 28px;
}
header nav.navbar.navbar-top.scroll a{
    color:#000;
    font-size:14px;
    line-height:35.2px
}
 /*default styles without scroll */
header nav.navbar.navbar-top #top-navbar-collapse{
    text-align:right;
    padding: 0 !important;
}
header nav.navbar.navbar-top .container{
    margin:0;
    max-width:100%;
}
header nav.navbar.navbar-top  .lang-book-wrapper{
    display:none
}
header .navbar-top .navbar-nav>li>a{
    padding: 25px 15px 0px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
}
header .navbar-top .navbar-brand img{
    filter:brightness(0) invert(1)
}
 /*with scroll */
header nav.navbar.navbar-top.scroll #top-navbar-collapse{
    text-align:center;
    padding: 0 140px !important;
    position:absolute;
}
header nav.navbar.navbar-top.scroll  .lang-book-wrapper{
    display:block;
    margin-top:22px;
}
header .navbar-top.scroll .navbar-nav>li>a{
    padding: 25px 15px 25px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
}
header .navbar-top.scroll .navbar-brand img{
    filter:unset;
}
header nav.navbar.navbar-top.scroll .container{
    margin-right:auto;
}
header .navbar-top.scroll #top-navbar-collapse {
	display: flex;
	flex-wrap: nowrap;
	justify-content:center;
}

header .navbar-top #top-navbar-collapse li a{
  white-space: nowrap;
}
@media screen and (max-width: 1700px) {
  header nav.navbar.navbar-top #top-navbar-collapse{
     padding: 0 0 0 20% !important;
  }
}

@media screen and (max-width: 1200px) {
  header nav.navbar.navbar-top #top-navbar-collapse{
     padding: 0 0 0 22% !important;
  }
}
@media screen and (max-width: 1800px) {
    header nav.navbar.navbar-top.scroll #top-navbar-collapse{
        text-align:center;
        padding: 0 180px !important;
    }
}
@media screen and (max-width: 1550px) {
    header nav.navbar.navbar-top.scroll #top-navbar-collapse{
        padding: 0 15% 0 15% !important;
    }
}
@media screen and (max-width: 1450px) {
    header .navbar-top.scroll .navbar-nav > li > a {
    	padding: 25px 8px 25px;
        font-size:12px;
    }
}
@media screen and (max-width: 1140px) {
    header nav.navbar.navbar-top.scroll #top-navbar-collapse{
        padding: 0 20% 0 18% !important;
    }
}
@media screen and (max-width:1000px){
  nav input.btn.booking-btn {
    min-width: 140px;
  }
  header .navbar-top .navbar-brand img {
    max-width: 130px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 850px) {
    header nav.navbar.navbar-top.scroll #top-navbar-collapse{
        padding: 0 22% 0 22% !important;
    }
}



/* ------------- Desktop Css ----------------*/
/*.imagePopup.landing_PopupWrapper {*/
/*    position: fixed;*/
/*    right:5%;*/
/*    bottom:3%;*/
/*    z-index: 10000;*/
/*    justify-content:center;*/
/*    align-items:center;*/
/*}*/
/*.imagePopup.landing_PopupWrapper.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/
/*.imagePopup .landing_Popup img {*/
/*    margin: auto !important;*/
/*    float: none;*/
/*    max-width: 100%;*/
/*}*/
/*.for-homepage .imagePopup .landing_Popup {*/
/*    position: relative;*/
/*    max-width: unset;*/
/*    width: unset;*/
/*}*/
/*.imagePopup .imgforPopup {*/
/*    max-width:90%;*/
/*    display:block;*/
/*}*/
/*.for-homepage .imagePopup .landing_Popup img {*/
/*  width: 100%;*/
/*}*/
/*.for-homepage .imagePopup .landing_Popup img {*/
/*  width: 100%;*/
/*}*/
/*.for-homepage .imagePopup .landing_Popup .popUpClose {*/
/*    cursor: pointer;*/
/*    position: absolute;*/
/*    top: 0px;*/
/*    right: -24px;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    border: 0;*/
/*    background-color: rgb(255, 255, 255);*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
/*@keyframes zoominoutsinglefeatured {*/
/*    0% {*/
/*        transform: scale(0.3,0.3);*/
/*    }*/
/*    50% {*/
/*        transform: scale(1.1,1.1);*/
/*    }*/
/*    100% {*/
/*        transform: scale(1,1);*/
/*    }*/
/*}*/
/*.imagePopup .landing_Popup{*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*}*/

.simp-custom-press .text-content{
    height: 100%;
    width: 31.3%;
    padding: 15px 15px 60px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    margin: 0px 1%;
}

/*.container-fluid .simp-custom-widget-hide {*/
/*    display: none!important;*/
/*}*/
/*.mobile .simp-custom-mobile-widget-hide {*/
/*    display: none!important;*/
/*}*/

.simp-custom-gradientimg1 .text-content{
        padding: 0px 15px !important;
}
.simp-custom-gradientimg1  .text-content img
{
    box-shadow: 0 4px 4px 2px  rgba(0,0,0,0.1);
}
.simp-custom-gradientimg1 .text-content-wrapper a{
 color:#fff
}
.simp-custom-gradientimg1 .text-content-wrapper
{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    color:#fff;
    padding:10px 20px;
    z-index:1 !important;
    text-align:center !important;
   justify-content:center;
   transition: transform 0.3s, visibility .20s ease-in-out;
}
.simp-custom-gradientimg1 .text-content:hover .text-content-wrapper a,
.simp-custom-gradientimg1 .text-content:hover .text-content-wrapper
{
    width: calc(100% - 30px) !important ;
    margin:auto;
    left:0;
    right:0
}
.simp-custom-gradientimg1 .text-content:after
{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:rgba(0,0,0,0.1);
    background-image: linear-gradient(360deg, #0a0a0ac9,  transparent);
}
.simp-custom-gradientimg1 .text-content {
    overflow:hidden;
    width:33.33% !important;
    padding:0px !important;
    margin:0px 15px;
    width:calc(100% /3 - 30px) !important;
}
.simp-custom-gradientimg1 .text-content:hover img {
    transform: scale(1.07);
}
.simp-custom-gradientimg1 .text-content img {
    transition: transform 0.5s, visibility .25s ease-in;
}

.simp-custom-gradientimg1 a 
{
    text-decoration:none;
}
.simp-custom-gradientimg1box .text-content-wrapper:hover
{
    top: 60%;
}
.simp-custom-gradientimg2box .text-content-wrapper:hover
{
    top: 81%;
}

.simp-custom-gradient2imgbox .text-content{
        padding: 0px 15px !important;
}
.simp-custom-gradient2imgbox  .text-content img
{
    box-shadow: 0 4px 4px 2px  rgba(0,0,0,0.1);
}
.simp-custom-gradient2imgbox .text-content-wrapper a{
 color:#fff
}
.simp-custom-gradient2imgbox .text-content-wrapper
{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    color:#fff;
    padding:10px 20px;
    z-index:1 !important;
    text-align:center !important;
   justify-content:center;
   transition: transform 0.3s, visibility .20s ease-in-out;
}
.simp-custom-gradient2imgbox .text-content:hover .text-content-wrapper a,
.simp-custom-gradient2imgbox .text-content:hover .text-content-wrapper
{
    width: calc(100% - 30px) !important ;
    margin:auto;
    left:0;
    right:0
}
.simp-custom-gradient2imgbox .text-content:after
{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:rgba(0,0,0,0.1);
    background-image: linear-gradient(360deg, #0a0a0ac9,  transparent);
}
.simp-custom-gradient2imgbox .text-content {
    overflow:hidden;
    width:33.33% !important;
    padding:0px !important;
    margin:0px 15px;
    width:calc(100% /2 - 30px) !important;
}
.simp-custom-gradient2imgbox .text-content:hover img {
    transform: scale(1.07);
}
.simp-custom-gradient2imgbox .text-content img {
    transition: transform 0.5s, visibility .25s ease-in;
}
.simp-custom-gradient2imgbox a 
{
    text-decoration:none;
}



















.inner-page .header-pills {
    padding: 120px 0 5px !important;
}

.location-page .header-pills {
    padding: 120px 0px 5px !important;
}

.location-page .header-pills .tab-content {
    margin-top: 5px;
}

.for-gallerypage .header-pills {
    padding: 120px 0 5px !important;
}

/*.imagePopup{*/
/*    display:none !important;*/
/*}*/

/*.landing_PopupWrappers {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left:0;*/
/*    right:0;*/
/*    bottom:0;*/
/*    background-color: rgba(0,0,0,0.8);*/
/*    z-index: 10000;*/
/*    justify-content:center;*/
/*    align-items:center;*/
/*}*/
/*.landing_PopupWrappers.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/
/*.landing_PopupWrappers img {*/
/*    margin: auto;*/
/*    float: none;*/
/*    max-width: 100%;*/
/*}*/
/*.for-homepage .landing_Popup {*/
/*    position: relative;*/
/*    max-width: unset;*/
/*    width: unset;*/
/*}*/
/*.imgforPopup {*/
/*    max-width:90%;*/
/*    display:block;*/
/*}*/
/*.for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -35px;*/
/*    right: -40px;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-weight: 100;*/
/*    cursor: pointer;*/
/*    background: transparent;*/
/*    border: 2px solid #EBEDEC;*/
/*    border-radius: 50%;*/
/*    color:#fff;*/
/*}*/
/*@keyframes zoominoutsinglefeatured {*/
/*    0% {*/
/*        transform: scale(0.3,0.3);*/
/*    }*/
/*    50% {*/
/*        transform: scale(1.1,1.1);*/
/*    }*/
/*    100% {*/
/*        transform: scale(1,1);*/
/*    }*/
/*}*/
/*.landing_Popup {*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*}*/
/*@media (max-width:1536px){*/
/*  .landing_Popup img{*/
/*    max-width:80%;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    right: 8%;*/
/*  }*/
/*}*/
/*@media (max-width:1250px){*/
/*  .landing_Popup img{*/
/*    max-width:80%;*/
/*    max-height:90vh;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    right:6%;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -30px;*/
/*    width: 25px;*/
/*    height: 25px;*/
/*  }*/
/*}*/

/*@media (max-width:950px){*/
/*  .landing_Popup img{*/
/*    max-height:90vh;*/
/*  }*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close{*/
/*    top: -21px;*/
/*    right: -2%;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    padding:8px;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close i{*/
/*    font-weight:100;*/
/*}*/
/*.mobile .landing_Popup img{*/
/*	max-width:90%;*/
/*}*/
/*@media screen and (orientation:landscape) {*/
/*   .mobile .landing_Popup img{*/
/*     max-height:80vh;*/
/*    }*/
/*}   */

/*.for-homepage header .navbar-top .navbar-brand {*/
/*    filter: brightness(0) invert(1);*/
/*    margin-top: 5px;*/
/*    padding-left: 5px!important;*/
/*}*/
/*.for-homepage header .navbar-top .navbar-brand img{*/
/*    max-width: 300px;*/
/*    max-height: 90px;*/
/*}*/
/*.for-homepage header .scroll .navbar-brand {*/
/*    filter: unset;*/
/*    margin-top: 5px;*/
/*    left: 0 !important;*/
/*}*/
/*.for-homepage header .scroll .navbar-brand img{*/
/*    max-width: 178px !important;*/
/*    max-height: 80px !important;*/
/*}*/

/*.for-homepage nav.navbar.navbar-top.scroll a.navbar-brand {*/
/*    display:block;*/
/*}*/

/*.for-homepage nav.navbar.navbar-top .resv-wrap {*/
/*    display:none;*/
/*}*/
/*.for-homepage nav.navbar.navbar-top.scroll .resv-wrap {*/
/*    display:block;*/
/*}*/
/*.navbar-top .resv {*/
/*    background: transparent;*/
/*    color: #08a7cf;*/
/*    border: 1px solid #08a7cf;*/
/*}*/
/*.navbar-top .resv:hover {*/
/*    background: #08a7cf;*/
/*    color: #fff;*/
/*    border: 1px solid #08a7cf;*/
/*}*/


.mobile .simp-custom-gradientimg a>span{
    color: #666A66;
    font-size: 1.3em!important;
    font-weight: 400!important;
}
.mobile .simp-custom-gradientimg a>span>span{
    color: #666A66;
    font-size: 1.1em!important;
    font-weight: 400!important;
}

.mobile .logo.navbar-logo {
    background-color: #fff;
    padding: 5px;
}
.mobile .fullImage {
    padding-top: 80px;
}
.mobile .fullImage img{
    height:400px;
    object-fit:cover;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}
.mobile h1, .mobile h2, .mobile h3
{
    text-align:center !important;
}
.mobile h1, .mobile h2 {
    font-size: 30px !important;
    /*text-transform: uppercase;*/
}
.mobile .simp-custom-margin {
    margin-bottom: 0 !important;
}

.mobile #footer .final.text-center {
    display: none;
}
.mobile #footer .social-bar{
    border: none;
}

/*Explore Section*/
/*.mobile .simp-custom-gradientimg1 .descriptionMobileNoSpace span{   */
/*    text-align: center;*/
/*    color:#fff;*/
/*    background: #08A7cf;*/
/*    padding: 5px 10px;*/
/*}*/
/*.mobile .simp-custom-gradientimg1 .descriptionMobileNoSpace span:hover{*/
/*    color: white;*/
/*    background: #067F9E;    */
/*}*/

/*.mobile .simp-custom-gradientimg1 .descriptionMobileNoSpace{*/
/*   position: absolute;*/
/*   top: 40%;*/
/*   width: 100%;*/
/*}*/
/*.mobile .simp-custom-gradient2imgbox .descriptionMobileNoSpace span{   */
/*    text-align: center;*/
/*    color:#fff;*/
/*    background: #08A7cf;*/
/*    padding: 5px 10px;*/
/*}*/
/*.mobile .simp-custom-gradient2imgbox .descriptionMobileNoSpace span:hover{*/
/*    color: white;*/
/*    background: #067F9E;    */
/*}*/

/*.mobile .simp-custom-gradient2imgbox .descriptionMobileNoSpace{*/
/*   position: absolute;*/
/*   top: 40%;*/
/*   width: 100%;*/
/*}*/
.mobile .simp-custom-button .btn{
    background: #08A7cf;
    color: #fff;
}
.mobile .simp-custom-removeLeftRight .col-xs-12:nth-child(1),
.mobile .simp-custom-removeLeftRight .col-xs-12:nth-child(3){
    display: none !important;
}

.simp-custom-starfish-logo {
    position: relative;
    margin-top: 0px !important;
}
.simp-custom-starfish-logo .text-content {
    position: absolute;
    right: 50px;
    width: 50%!important;
    top: 10px;
}

.simp-custom-fw-sheen
{
    position:relative;
}
.simp-custom-fw-sheen:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.55);
}
.simp-custom-fw-sheen .text-content 
{
    z-index:1;
}



.simp-custom-gradientimg  .text-content img
{
    box-shadow: 0 4px 4px 2px  rgba(0,0,0,0.1);
}
.simp-custom-gradientimg .text-content-wrapper a{
 color:#fff
}
.simp-custom-gradientimg .text-content-wrapper
{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    color:#fff;
    padding:10px 20px;
    z-index:1 !important;
    text-align:center !important;
   justify-content:center;
}
.simp-custom-gradientimg .text-content:hover .text-content-wrapper
{
    background-color:#fff;
    color:black !important;
    width: calc(100% - 30px) !important ;
    margin:auto;
    left:0;
    right:0
}
.simp-custom-gradientimg .text-content:hover .text-content-wrapper a {
    color:#3dbda6 !important;
}
.simp-custom-gradientimg .text-content:after
{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:rgba(0,0,0,0.1);
    background-image: linear-gradient(360deg, #0a0a0ac9,  transparent);
    width: calc(100% - 30px) !important ;
    margin:auto;
}

.simp-custom-gradientimg a 
{
    text-decoration:none;
}



/*Table Border Remove*/

.simp-custom-table-border table,
.simp-custom-table-border td{
    border:none !important;
}




.simp-custom-gradientimg1new .text-content img
{
    box-shadow: 0 4px 4px 2px  rgba(0,0,0,0.1);
}

.simp-custom-gradientimg1new .text-content-wrapper
{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    color:#fff;
    padding:10px 20px;
    z-index:1 !important;
   justify-content:center;
   transition: transform 0.3s, visibility .20s ease-in-out;
}

.simp-custom-gradientimg1necw .text-content:after
{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:rgba(0, 0, 0, 0.1);
    background-image: linear-gradient(360deg, #0a0a0a91,  transparent);
}
.simp-custom-gradientimg1new .text-content {
    overflow:hidden;
    width:33.33% !important;
    padding:0px !important;
    margin:0px 15px;
    width:calc(100% /3 - 30px) !important;
}

.simp-custom-LimgRtextcenternew .fullWidthWidgetWrapper,
.simp-custom-LtextRimgcenternew .fullWidthWidgetWrapper{
    display: flex !important ;
    align-items: center !important ;
    justify-content: center !important;
}
.simp-custom-LimgRtextcenternew, .simp-custom-LtextRimgcenternew{
    padding: 0px !important;
}
.simp-custom-LimgRtextcenternew .right-box,
.simp-custom-LtextRimgcenternew .left-box{
    padding: 5% 8% 5% 6% !important;
}
.simp-custom-LimgRtextcenternew h2,
.simp-custom-LtextRimgcenternew h2{
    text-align: center !important;
}






.simp-custom-videocaption 
{
    width:50% !important;
    position:absolute;
    top:220px !important;
}

@media only screen and (max-width: 1024px) and (min-width: 768px){

.simp-custom-videocaption{
 top:14px;
 /*font-size:13px;*/
}
.simp-custom-videocaption .text-content-wrapper{
  width:100%;
  margin:auto;
}
.jssor-carousel-container.camera-carousel-container.aspectratio16-9.video-banner-container {
    padding-top:0px !important;

}

}

@media only screen and (max-width: 1366px) and (min-width: 1024px){

.simp-custom-videocaption{
 top:250px;
 font-size:13px;
}
.simp-custom-videocaption .text-content-wrapper{
  width:100%;
  margin:auto;
}
.jssor-carousel-container.camera-carousel-container.aspectratio16-9.video-banner-container {
    padding-top:0px !important;

}

}

