/*@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body  {
/*   font-family: 'Rubik', sans-serif;*/
font-family: 'Poppins', sans-serif;

    font-weight:  normal;
    font-size: 15px;
 /*   background:  #f5f5f5;*/
   overflow-x: hidden;
}
.displayNav {
 top: 0px;
  transition: 0.3s;
  opacity: 1;
}
nav
{
   top: -48px;
  opacity: 0;
  background-color: #fff;
  z-index: 9999;
}
.h6
{
    font-size: 14px;
    letter-spacing: 4px;
    color: rgba(55, 59, 70, 0.6);
}
.h5
{
    font-size: 18px;
    letter-spacing: 4px;
    color: rgba(55, 59, 70, 0.6);
}
#feedback-tab,  .line  {
    margin-top:  60px }
#feedback  {
    position:  fixed;
    top:  30%;
    right:  0;
    z-index:  9999;
    bottom:  0;
    height:  66px;
    margin-left:  -3px;
    margin-bottom:  -3px }
#feedback-form  {
    float: right;
    width: 300px;
    height: auto;
    padding: 30px 25px;
    background-color: #eee;
    border: 1px solid rgba(0, 0, 0, .2);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 20px 0px 0px 20px;
    z-index: 9999;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
#feedback-form .form-control  {
       background: #fff;
    height: 40px;
    border-radius: 10px;}
#feedback-form .form-control:focus  {
    border:  1px solid rgba(178,  176,  175,  1)!important;
    box-shadow:  0 0 5px rgba(142,  142,  141,  1)!important;
    color:  #000;
    font-size:  15px }
#feedback-form option  {
    color:  #000 }
#feedback-tab  {
float: left;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    height: auto;
    z-index: 9999;
    background-color: #2f2e30;
    margin-right: -55px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 18px;
    padding-left: 18px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 0px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    letter-spacing: 1px;
    margin-top: 100px;
    /* border-radius: 15px 15px 0px 0px; */
    font-weight: 500;
    background: linear-gradient(to right, #d0336c, #f6c221, #3baedd);
}
#feedback-form .form-group  {
    margin-bottom:  10px }
#feedback-tab:hover  {
       background-color: #44b3e6;
}
#feedback-form textarea  {
    resize:  none }
.btn-send  {
    background-color: #bb8f32;
    margin-top:  0;
    border-radius:  0;
    padding:  6px 16px }
.btn-send:hover, .btn-send:focus, .btn-send:active,  .btn-send:active:hover  {
    background-color: #000;
}
header  {
/*    margin-top:  80px;*/
}
.carousel-indicators {
    bottom:  40px;
}
.desktop_unique  {
    display:  block !important;
}
.mobile_unique  {
    display:  none !important;
}
.lp_modal .modal-header  {
    padding:  0rem 1rem;
    border-bottom:  unset;
}
.lp_modal .modal-header .close  {
    font-size:  2rem;
}
#subscribe_form .form-control  {
    padding:  0.5rem 7rem 0.5rem 0.5rem;
    background-color:  #fff;
    border:  1px solid #fff;
    border-radius:  unset;
}
.sub_submit  {
    text-transform:  capitalize !important;
    background:  #01315C;
    color:  #fff;
    font-size:  0.8em;
    padding:  0.55rem 1rem;
    border-radius:  unset !important;
}
.lp_modal .modal-content  {
    background:  #A9232A;
    border:  2px solid #d1d1d1;
}
.lp_modal .modal-body  {
    padding:  2rem 1.5rem;
}
a  {
    color:  #333;
    transition:  all .35s;
}
a:hover,  a:focus  {
    color:  #fcbd20;
}
.carousel-item  {
    background:  no-repeat center center scroll;
    -webkit-background-size:  cover;
    -moz-background-size:  cover;
    -o-background-size:  cover;
    background-size: cover;
    height:  100vh;
}
.carousel-caption  {
    text-align:  left;
    top:  40%;
}
.carousel-caption h3  {
    color:  #a8222c;
    font-size:  38px;
}
.carousel-caption h4  {
    color:  #01315c;
    font-weight:  bold;
    font-size:  38px;
}
.bg_blue  {
    background-color:  rgb(21 22 33 / 25%);
    margin-top:  0px;
    border-radius:  0px;
    border:  2px solid #1c353a;
}
.banner_form  {
    position:  absolute;
    right:  55px;
    top:  20%;
}
.banner-btn  {
    position:  absolute;
    left:  10%;
    bottom:  20%;
}
.banner_head  {
    text-align:  center;
    padding:  25px 0px 10px;
    text-transform:  uppercase;
    font-size:  20px !important;
    font-weight:  bold;
    color:  #adadad;
}
.form-control  {
    font-size:  0.84rem;
    line-height:  1.5;
    background-clip:  padding-box;
    border:  1px solid #8b8a8a;
    border-radius:  0px;
    transition:  border-color 0.15s ease-in-out,  box-shadow 0.15s ease-in-out;
}
.form-control option  {
    color:  #000;
}
.submit-btn  {
    background:  #d2252c;
    padding:  7px 33px !important;
    color:  #fff !important;
    border-radius:  0;
    font-size:  0.85rem !important;
    margin-top:  15px;
    border:  1px solid;
    margin:  0 auto;
    display:  block;
    text-transform:  uppercase;
    border:  none;
}
.submit-btn:hover  {
    background:  #073342;
}
.form-control:focus  {
    color:  #000;
    border-color:  #f0f1f3;
    outline:  0;
}
.btn-black  {
background: transparent;
    color: #2f2e30;
    text-transform: uppercase;
    text-align: center;
    text-shadow: none;
    margin-top: 10px;
    display: inline-block;
    font-weight: 500;
    border: 1px solid #2f2e30;
    padding: 7px 36px;
    border-radius: 25px;
    text-transform: capitalize;
}
.btn-black:hover
{
    background-color: #44b3e6;
    border-color: #44b3e6;
    text-decoration: none;
    color: #fff !important;
    cursor: pointer;
}
.btn-blue  {
    background:  #ec7e21;
    color:  #fff;
    font-size:  17px;
    padding:  10px 30px;
    border:  0px;
    text-transform:  uppercase;
    font-weight:  bold;
    border-radius:  5px;
}
.btn-blue:hover  {
    color:  #fff;
    background:  #522c80;
    text-decoration:  none;
}
.bg_blue_mobile  {
    background-color: #513d68;
}
.banner_form .form-group  {
    margin-bottom:  10px;
}
#mainNav  {
    border-color:  rgba(34,  34,  34,  0.05);
    background:  #fff;
    transition:  all .35s;
    padding:  5px;
        position: fixed;
       width: 100%;
 
}
#mainNav .navbar-brand  {
    color:  #fdcc52;
    font-weight:  200;
}
#mainNav .navbar-brand:hover,  #mainNav .navbar-brand:focus  {
    color:  #fcbd20;
}
.navbar-light .navbar-nav .nav-link  {
    display: inline-block;
    margin: 0px 0px;
    padding: 0px 12px;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    opacity: 1;
    color: #242222;
    font-size: 17px;
    font-weight: 500;
}
.nav-link:hover  {
    opacity:  1;
}
.navbar-light .navbar-nav .nav-link:focus,  .navbar-light .navbar-nav .nav-link:hover  {
    color:  #b1b1b1;
}
.navbar-shrink  {
    background-color:  #ffffff;
    color:  #eef;
}
.navbar-brand  {
    width:  23%;
}
.navbar-brand img  {
        width: 85%;
}
.section-p  {
      padding: 3em 0em;
}
.section-about  {
    background:  #d8d8d8;
}

.owl-carousel .owl-nav .owl-next  {
    float:  right;
    top:  calc(50% - 18px);
    position:  absolute;
    right:  -50px;
     color: transparent !important;
}
.owl-carousel .owl-nav .owl-prev  {
    float:  left;
    top:  calc(50% - 18px);
    position:  absolute;
    left:  -50px;
    font:  normal !important;
    color: transparent !important;
}
.sec-pro
{
/*background: url(../images/parallax-ol.jpg);
background-position: center;
background-size: cover;*/
    background-image: url(../images/parallax-ol.jpg);
    background-position: center;
    background-size: cover;
    background-color: #c3c3c3;
    background-blend-mode: multiply;
}
#accordion2 .card-header
{
/*    margin-top: 12px !important;
    background: #ffffff;*/
/*        margin-top: 12px !important;
    background: transparent;
    border-bottom: 1px solid #aaa;*/


    margin-top: 12px !important;
    background: #ffffff;
 border-bottom: 2px solid #a8b1cb;
}
#accordion2 .card
{
background: transparent;
    font-size: 14px;
        border: 0;
}
#accordion2 .card-body
{
/*
color: #fff;*/
background: #fff;

}
#accordion2 .card-title {
       font-size: 14px !important;
    font-weight: 500 !important;
/*    color: #fff;*/
}
.colab-logos  {
}
.colab-logos .owl-nav .owl-prev  {
/*top: calc(100% - 18px) !important;*/
    font-size: 20px !important;
    color: #fff !important;
    display: block;
    background: transparent;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fff !important;
  /*  left: 46%;*/
}

.colab-logos .item  {
}
.colab-logos p  {
    font-weight:  600;
    padding:  8px 0px;
    color:  #fff;
    background:  #102229;
}
.colab-logos .owl-nav .owl-prev a  {
    color: #000;
}
.colab-logos .owl-nav .owl-next  {
/*top: calc(100% - 18px) !important;*/
    font-size: 20px !important;
    color: #fff !important;
    display: block;
    background: transparent;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fff !important;
    /*right: 46%;*/
}

.colab-logos2 .owl-nav .owl-prev
{
    top: calc(100% - 125%) !important;
    left: 86% !important;
}
.colab-logos2 .owl-nav .owl-next
{
    top: calc(100% - 125%) !important;
    right: 6% !important;
}
.colab-logos .owl-nav .owl-next a  {
    color:  #000;
}
.colab-logos img  {
  /*  box-shadow:  0 2px 7px rgba(0,  0,  0,  .15);*/
}



     /* Side Image Styling */
        .about-block {
            position: relative;
         /*   padding: 15px;*/
        }

        .about-block::before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    /*   border: 1px solid #a98644;*/
    z-index: 0;
    min-height: 330px;


        }

        .about-img {
            position: relative;
            z-index: 1;
            filter: grayscale(30%) contrast(110%);
            border: 1px solid rgba(255,255,255,0.1);
            box-shadow: 20px 20px 60px rgba(0,0,0,0.1);
        }

        /* Floating Badge */
.text-yellow
{
color:#c39f5e;
}


/*
*
* Material Parallax
*/



.counter-classic {
    position: relative;
    text-align: center;
    color: #403f3f;
    display: block;
      max-width: 85%;
    padding: 30px 8px;
    margin-left: auto;
    margin-right: auto;
    backface-visibility: hidden;
        margin-top: 4em;
           transition: all 0.4s ease;
                border: 1px solid #787878;

}
    .counter-classic {
            padding:20px 8px;
    }

 .counter-classic img
 {
width: 95px;
    margin-bottom: 20px;
    /* filter: grayscale(51); */
    transition: 0.4s;
    margin-top: -71px;
     background-color: #ffffff !important;
    padding: 10px 10px;
        transform: scale(0.9);
 }
.counter-classic__title {
  display: inline-block;
font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: .025em;
  transition: .22s linear;
}

.counter-classic__main {

    font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
      letter-spacing: 2px;
            margin-bottom: 16px;

}
.counter-classic__title {
 
    }



/*.counter-classic::after
{


    border-color: rgba(255, 255, 255, 0.2);
}
.counter-classic::before {
    top: 0;
    border-bottom: 0 !important;
}
.counter-classic::after {
    bottom: 0;
    border-top: 0 !important;
}*/

/*.counter-classic::before, .counter-classic::after {
    content: none;
    position: absolute;
    left: 0;
    right: 0;
    pointer-events: none;
    height: 33px;
       border: 1px solid #aa8745;
    transition: 0.22s cubic-bezier(0.07, 0.65, 0.45, 0.94);
    transform: translate3d(0, 0, 0);

}*/
.counter-classic__main
{
       font-weight: 600;
    line-height: 1.2;
}
.counter-classic__title
{
      color: rgb(62 60 60 / 80%);
}
/*.counter-classic::before, .counter-classic::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    pointer-events: none;
    height: 33px;

  
    transition: 0.22s cubic-bezier(0.07, 0.65, 0.45, 0.94);
    transform: translate3d(0, 0, 0);
}*/
/*.counter-classic:hover::before {
    transform: translate3d(0, -12px, 0);
    border-color: #a98644;
}
.counter-classic:hover::after {
    transform: translate3d(0, 12px, 0);
      border-color: #a98644;
}*/

.counter-classic:hover img
{
       transform: scale(1);

}
.counter-classic:hover
{
    color: #8f7139;
   transform: translateY(-12px);
    box-shadow: -1px 20px 20px 0px rgb(171 171 171 / 25%);

    border-color: #a98644;
}

.material-parallax img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 101%;
  min-height: 101%;
  max-width: none;
  transform: translate3d(-50%, 0, 0);
}


/* Card */
.why-bliss{
    position:relative;

    overflow:hidden;
    transition:all 0.4s ease;
}

.why-bliss img{
    width:100%;
    height:380px;
    object-fit:cover;

}
.why-bliss:before {
    bottom: 0;
    content: "";
    display: block;
    right: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%);
}
/* Bottom Content Box */
.why-bliss-box{
    position:absolute;
    bottom:0px;
    left:15px;
    right:15px;
    z-index: 1;
    border-radius:15px;
     padding: 15px 0px 15px 5px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    box-shadow:0 8px 25px rgba(0,0,0,0.08);
    transition:all 0.3s ease;
}

.why-bliss-box small{
  
        color: #d7b066;
    font-size: 13px;
opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transform: translate3d(0, 100%, 0);
}
.why-bliss:hover .why-bliss-box small 
{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.why-bliss-box h5{
font-size: 20px;
    color: #fff;
}
.am-block
{
    border:1px solid #828282;
    border-radius: 50px;
    text-align: center;
    padding: 20px 0px;
        min-height: 185px;
        position: relative;
}
.am-block img
{
    width: 80px !important;
    /* height: 70px; */
    /* float: left; */
    /* margin-right: 10px; */
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: inline-block;
    vertical-align: middle;
    margin-top: -20px;
    margin: 0 auto;
    box-shadow: none !important;
}
    
.am-block:hover img
{
filter: grayscale(0%);
}
.am-block:hover h6
{
  color: #000;
}

.amenities-card:hover {
    box-shadow: 0 0 10px #e6e3e3;
    top: -5px
}

/*.amenities-card {
    text-align: center;
    background: #fff5f5;
    border-radius: 6px;
    padding: 20px;
    margin: 5px 0;
    -webkit-box-shadow: 0 3px 6px rgba(91,130,148,.08);
    box-shadow: 0 3px 6px rgba(91,130,148,.08);
    top: 0;
    position: relative;
    border: 1px solid #fee4e5;
    cursor: grab;
        -webkit-transition: all .5s;
    transition: all .5s;
}*/


.amenities-card {
text-align: center;
    background: #fbfbfb;
    border-radius: 0;
    padding: 20px;
    margin: 5px 0;
    -webkit-box-shadow: 0 3px 6px rgba(91, 130, 148, .08);
    box-shadow: 0 3px 6px rgba(91, 130, 148, .08);
    top: 0;
    position: relative;
    border: 1px solid #fee4e5;
    cursor: grab;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.amenities-card:hover {
    box-shadow: 0 0 10px #e6e3e3;
    top: -5px;
}
.amenities-card-icon-section {
       width: 91px;
    margin: 0 auto 15px;
    background: rgb(255 255 255 / 100%);
    border-radius: 32% 68% 64% 36%/39% 58% 42% 61%;
    padding: 8px
}

.amenities-card h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 4px 0
}

.amenities-card p {
    font-size: 16px
}

/* Arrow Button */
.arrow-btn{
    width:45px;
    height:45px;
    border-radius:50%;
    background:#f1f1f1;
    display:flex;
    align-items:center;
    justify-content:center;
    transition:0.3s;
    font-size:16px;
}

.why-bliss:hover .arrow-btn{
    background:#000;
    color:#fff;
}

.why-bliss:hover{
    transform:translateY(-5px);
}


.footer {
  /*background-color: #000;*/
  background-color:#192954;
  color: #ccc;  
  padding: 10px 0;
}
.footer img{
  width: 80px;
}
.footer .column h5 {
  font-size: 18px;
  color: #6c6c6c;
  margin-bottom: 15px;
}
.footer .column p {
  color: #ffffff;
  margin-bottom: 0px;
  margin: 2px 0;
  display: flex;
  align-items: center;
}
.footer .column ul {
  list-style: none;
  padding: 0;
}
.footer .column ul li a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
.footer .column ul li a:hover {
  color: #fff;
}
 .social-icons {
  display: flex;
  gap: 15px;
}
.social-icons a {
  color: #ccc;
  text-decoration: none;
  font-size: 20px;
}
 .social-icons a:hover {
  color: #fff;
}
.footer img {
  max-width: 140px;
}
.footer .ft-icon {
  margin: 30px 0px 0px 0px;
}
.footer .ft-icon img {
  max-width: 100px;
  width: 80%;
}
.footer .ft-icon p {
  color: #c8a165;
  margin-bottom: 20px;
}
.reg-mark {
  background-color: #9095a0;
  padding: 20px 0;
}
.reg-mark p{
  color: #fff;
  text-align: center !important;
}
footer  {
    margin: 0px;
   background: #182955;
    /* border-top: 2px solid #b5b5b5; */
    padding: 1em 0em 0em;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}
footer ul  {
    margin:  0px;
    padding:  0px;
}
footer ul li  {
    list-style:  none;
    line-height:  35px;
    margin-right:  10px;
    font-size:  19px;
}
footer ul li i  {
    margin-right:  10px;
}
footer h4  {
    margin-bottom:  15px;
    font-size:  19px;
}
footer a  {
    color:  #fff;
}
footer a:hover  {
    color:  #fff;
}


.tabs-wrap
{

}
.tabs-wrap .nav-tabs
{
  border-bottom: none;
  display: unset;
  
}
.tabs-wrap .nav-tabs .nav-link
{
box-shadow: 0px 2px 12px rgb(0 0 0 / 20%); */
    border: none;
    border-radius: 0px;
    color: #303030;
    background: #fff;
    border: 1px solid #d7d7d7;
    padding: 8px 22px;
    border-radius: 30px;
}

.tabs-wrap .nav-tabs .nav-item
{

margin-right: 15px;
margin-left: 15px;
    display: inline-block;
}

.tabs-wrap .nav-tabs .nav-item.show .nav-link, .tabs-wrap .nav-tabs .nav-link.active
{
background: #182955;
  color: #fff;
  font-weight: 500;
}
.green-box {
/*background: #C4A25F;*/
background: #EEEEEE !important;
}
.grey-box {
/*    background-color: #EEEEEE !important;
        line-height: 30px;
            z-index: 1;*/
    background-color: #182955 !important;
    line-height: 30px;
    z-index: 1;
    color: #fff;
}
.fac-img {
    min-height: 360px;
    height: 100%;
    position: relative;

}
.fac-img img {
    position: absolute;
     left: 25%;
    z-index: 2;
}
.fac-inner {
     padding-left: 22%;
}
.fac-inner .list
{
  padding-left: 20px;
}


.sliderTab {
    position: relative;
    overflow: hidden;
    width: 84%;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0;
    background: var(--color2);
    margin: 0 auto;
}
@media (max-width: 479px) {
  .sliderTab {
    width: 100%;
  }
}
.sliderTab .swiper-slide {
  padding: 0 11px;
  width: auto;
}

.sliderTab .on .slide__nav

{
/*background: #182955;*/
background: #a98644;
    color: #fff !important;
    font-weight: 500;
}
.sliderTab .swiper-slide a {
  display: block;
  color: #333;
  letter-spacing: 0.05em;
  transition: 0.25s;
}
.sliderTab .swiper-slide a .slide__nav:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 1px;
  background: var(--color1);
  transform: translateX(-50%);
  transition: 0.25s;
}
.sliderTab .swiper-slide.on .slide__nav {
  color: var(--color1);
  text-shadow: 0 0 0.6px var(--color1), 0 0 0.6px var(--color1);
}
.sliderTab .swiper-slide.on .slide__nav:after {
  width: 100%;
}
.sliderTab .slide__nav {

  box-sizing: border-box;
  position: relative;
  display: inline-block;
  white-space: nowrap;

  line-height: 1;
  color: #333;
  transition: 0.25s;
  box-shadow: 0px 2px 12px rgb(0 0 0 / 20%);
    border-radius: 0px;
    color: #303030;
    background: #fff;
    border: 1px solid #d7d7d7;
    padding: 10px 22px;
    border-radius: 30px;
        letter-spacing: 2px;
    font-size: 14px;
}
.sliderTab .sliderTab__next,
.sliderTab .sliderTab__prev {
  position: absolute;
  top: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  width: 60px;
  height: 100%;
  transition: 0.25s;
}
.sliderTab .sliderTab__next.swiper-button-disabled,
.sliderTab .sliderTab__prev.swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
}
.sliderTab .sliderTab__next span,
.sliderTab .sliderTab__prev span {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.sliderTab .sliderTab__next svg,
.sliderTab .sliderTab__prev svg {
  width: 20px;
  height: 20px;
}
.sliderTab .sliderTab__next {
  justify-content: flex-end;
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%);
}
.sliderTab .sliderTab__next span {
  justify-content: flex-end;
}
.sliderTab .sliderTab__prev {
  justify-content: flex-start;
  left: 0;
  background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 100%);
}
.sliderTab .sliderTab__prev span {
  justify-content: flex-start;
}

.sliderContent {
  width: 100%;
}
.sliderContent .swiper-slide {

}
.sliderContent .swiper-slide .title {
  margin-bottom: 15px;
  font-size: 30px;
  text-align: center;


}

.sliderContent .swiper-slide .content {
/*  margin: 0 auto;
  max-width: 500px;
  font-size: 14px;
  line-height: 2;
  text-align: center;*/
}
.notfound-social  {
}
.notfound-social>a  {
    display:  inline-block;
    height:  30px;
    line-height:  30px;
    width:  30px;
    font-size:  16px;
    color:  rgba(255,  255,  255,  0.9);
    margin:  0px 6px;
    -webkit-transition:  0.2s all;
    transition:  0.2s all;
    text-align:  center;
}
.notfound-social>a:hover  {
    color: rgb(68 179 230);
    background-color:  #fff;
    border-radius:  50%;
}

.foo-strip  {
    background:  #404040;
    padding:  10px 0px;
    text-align:  center;
    color:  #fff;
}
.bg-primary  {
    background:  #fdcc52;
    background:  linear-gradient(#fdcc52,  #fdc539);
}
.text-primary  {
    color:  #fdcc52;
}
.no-gutter>[class*='col-']  {
    padding-right:  0;
    padding-left:  0;
}
.btn-outline  {
    color:  white;
    border:  1px solid;
    border-color:  white;
}
.btn-outline:hover,  .btn-outline:focus,  .btn-outline:active,  .btn-outline.active  {
    color:  white;
    border-color:  #fdcc52;
    background-color:  #fdcc52;
}
.btn  {
    border-radius:  300px;
    font-family:  'Montserrat',  sans-serif;
    letter-spacing:  2px;
    text-transform:  uppercase;
}
.btn-xl  {
    font-size:  11px;
    padding:  15px 45px;
}
.navbar-light .navbar-nav .active>.nav-link,  .navbar-light .navbar-nav .nav-link.active,  .navbar-light .navbar-nav .nav-link.show,  .navbar-light .navbar-nav .show>.nav-link  {
        color: #44b3e6;
}

.gallery-p figure  {
    cursor:  pointer;
    float:  left;
    overflow:  hidden;
    position:  relative;
    text-align:  center;
    width:  100%;
    margin-bottom:  15px;
    height:  auto !important;
    max-height:  auto !important;
    border:  1px solid #fff;
}
.gallery-p1 figure
{

   /* border-radius: 100px;*/
    position: relative;
    overflow: visible;
}

.gallery-p1 figure:before
{
/*content: "";
    position: absolute;
    inset: 0;
   
    padding: 2px;
    background: linear-gradient(to right, #ea5a8e, #f6c221, #3baedd);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;*/
}

.gallery-p1 figure.softeffect:hover img
{
    transform: none !important;
    opacity: 0.8;
}

.gallery-p1 figure.softeffect img
{
     /*   border-radius: 80px;*/
}

.gallery-p figure figcaption,  .gallery-p figure figcaption>a  {
    height:  100%;
    left:  0;
    position:  absolute;
    top:  0;
    width:  100%;
}
.gallery-p figure figcaption  {
    backface-visibility:  hidden;
    color:  #fff;
    font-size:  1.25em;
    text-transform:  uppercase;
}
.gallery-p figure h4,  .gallery-p figure p  {
    margin:  0;
}
.gallery-p figure h4  {
    color:  #fff;
    font-size:  20px;
    font-weight:  800;
    word-spacing:  -0.15em;
}
.gallery-p figure p  {
    font-size:  24px;
    font-weight:  200;
        color: #000;
    letter-spacing:  1px;
}
.gallery-p figure h2,  .gallery-p figure p  {
    margin:  0;
}
.gallery-p figure.softeffect img  {
    transition:  opacity .35s ease 0s,  transform .35s ease 0s;
}
figure.softeffect:hover img  {
    opacity:  0.35;
    transform:  scale(1);
}
.gallery-p figure.softeffect figcaption:before,  .gallery-p figure.softeffect p  {
  opacity: 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    font-size: 26px;
    
    font-weight: 300;
}
.gallery-p figure.softeffect h4  {
    opacity:  0;
     padding: 55% 0 20px;
    transition:  opacity 0.35s ease 0s,  transform 0.35s ease 0s;
    font-size:  28px;
}
.gallery-p figure.softeffect h4 img  {
    filter:  unset;
    opacity:  1;
    vertical-align:  middle;
    display:  block;
    margin:  0 auto;
    width:  30px;
    height:  30px;
    min-height:  auto;
}
.gallery-p figure.softeffect h4 i  {
    font-weight:  lighter;
}
.gallery-p figure.softeffect:hover figcaption:before,  .gallery-p figure.softeffect:hover p  {
       opacity: 1;
    transform: scale(1);
    background: linear-gradient(to right, #d0336c, #f6c221, #3baedd);
    color: #fff;
    display: inline-block;
    padding: 2px 60px;
}
.gallery-p figure.softeffect:hover h4  {
    opacity:  1;
    transform:  scale(1);
}
.gallery-p figure img  {
    display:  block;
    max-width:  100%;
    min-height:  100%;
    opacity:  1;
    position:  relative;
}
.gallery-p figure.softeffect  {
    background:  none repeat scroll 0 0 transparent;

   /* background:  #f1f1f1;*/
}
.gallery-p figure.softeffect:hover  {
    background: none repeat scroll 0 0 #ffffff;
}
.gallery-p figure.softeffect img  {
    transform:  scale(1);
    transition:  opacity .35s ease 0s,  transform .35s ease 0s;
            height: 380px;
    object-fit: cover;
}
.gallery-p figure.softeffect1 img

{
          height: auto !important;
}

figure.softeffect:hover img  {
        opacity: 0.25;
    transform:  scale(1.15);
    filter:  blur(1px);

}


#feedback-enquiry  {
    position:  fixed;
    top:  45%;
    right:  0;
    z-index:  9999;
    bottom:  auto;
    margin-left:  -3px;
    margin-bottom:  -3px;
    display:  block;
}
#feedback-tab-enquiry  {
float: left;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    height: auto;
    z-index: 9999;
    background-color: #2f2e30;
    margin-right: -59px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 18px;
    padding-left: 18px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 0px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    letter-spacing: 1px;
    margin-top: 100px;
    /* border-radius: 15px 15px 0px 0px; */
    font-weight: 500;
    background: #a98644;

}
#feedback-tab-enquiry:hover  {
    text-decoration:  none;
}
.blink-text {
    background:  #000;
    font-weight:  bold;
    font-size:  2rem;
    animation:  blinkingText 2s infinite;
}

    .thankyou-section {
      min-height: 100vh;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
            background:#c39f5e;
      padding: 20px;
    }

    .thankyou-card {
      background: #ffffff;
      border-radius: 20px;
      padding: 40px;
      box-shadow: 0 10px 30px rgba(0,0,0,0.1);
      max-width: 500px;
      width: 100%;
    }

    .thankyou-section .icon-circle-th {
      width: 80px;
      height: 80px;
      background: #b58a28;
      color: #fff;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 36px;
      margin: 0 auto 20px;
    }

    .btn-custom-th {
      background: #192955;
      color: #fff;
      border-radius: 30px;
      padding: 10px 25px;
      transition: 0.3s ease;
    }

    .btn-custom-th:hover {
      background: #284592;
      color: #fff;
    }

        .thankyou-section h1 {
      color: #b58a28;
      font-weight: 600;
    }

        .thankyou-section p {
      color: #555;
    }

  .btn-gold {
            background-color: #b58a28;
            color: #fff;
            border: none;
            font-size: 18px;
            padding: 10px 22px;
            font-weight: 500;
            border-radius: 30px;
            transition: all 0.3s ease;
        }

        .btn-gold:hover {
            background-color: #9c741f;
            color: #fff;
            transform: translateY(-2px);
            box-shadow: 0 5px 15px rgba(0,0,0,0.2);
        }

        .btn-gold i {
            margin-right: 6px;
        }

.btn-redback  {
    background-color:  #0f6e0c!important;
    border-color:  #0f6e0c!important;
}

.btn-secondary {
    background-color:  #703232;
}
#button  {
    display: inline-block;
    background-color: #d7d7d7;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 10px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    border: 1px solid #222;
}
#button .fa {
      font-size: 1.2em;
    line-height: 50px;
    color: #383434;
}
#button::after  {
}
#button:hover  {
    cursor:  pointer;
    background-color:  #333;
}
#button:active  {
    background-color:  #555;
}
#button.show  {
    opacity:  1;
    visibility:  visible;
}

.live  {
    overflow:  hidden;
    margin:  0px;
    padding:  0;
}
.live > li  {
    list-style: none;
    position: relative;
    padding: 0 0 0 2em;
    margin: 0 0 0.5em 10px;
    transition: 0.12s;
}
.live > li::before  {
    position: absolute;
    content: "•";
    color:  #949494;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 1.1em;
    opacity: 0.5;
    line-height: 0.80;
    transition: 0.5s;
}
.live > li:hover  {
          color: #949494;
}
.live > li:hover::before  {
    transform:  scale(1);
    opacity:  1;
    text-shadow:  0 0 4px;
    transition:  0.1s;
}
.live li ul li  {
    list-style:  none;
    color:  #c4c4c4;
}
.text-blue
{
    color: #0578cc;
}
.section-heading
{
position: relative;
}
.section-heading h5
{
color: #d4b02d;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 16px;
        margin-bottom: 10px;
    font-weight: 500;
}

.section-heading h1, .section-heading
{

font-size: 32px;

    /* background: #aaa; */
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
    /* background: #12c2e9; */
    background: -webkit-linear-gradient(to right, #f64f59, #c471ed, #12c2e9);
    /* background: linear-gradient(to right, #ea5a8e, #f6c221, #3baedd); */
    /* color: #fff; */
    /* width: 59%;*/

}
h2.section-heading
{
font-size: 26px;
    /* background: #aaa; */
    display: inline-block;
    padding: 6px 30px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
    /* background: #12c2e9; */
    background: -webkit-linear-gradient(to right, #f64f59, #c471ed, #12c2e9);
    /* background: linear-gradient(to right, #ea5a8e, #f6c221, #3baedd); */
    /* color: #fff; */
    /* width: 59%;*/
}


.section-heading p
{

    font-weight: 500;
}

.moretext {
  display: none;
}

/*.section-heading h1:after
{
    content: '';
    width: 30%;
    height: 2px;
    display: block;
    background-color: #aaa;
    margin-top: 20px;
    margin:0 auto;
}
*/
  .overview-div {
   
       padding-bottom: 460px;
    padding-top: 0px;
    background-image: url(../images/bg-img.png);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    overflow-y: visible;
/*    background-color: #eeeeee;*/
    background-blend-mode: multiply;
} 

.location-adv{     background-color:#192955;}

.amenities-sec
{
     background-color:#192955;

}
.amenities-sec h6
{
    font-weight: 400;
       -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
        font-size: 15px;
}
#owl-carousel2 .item, #owl-carousel1 .item {
    text-align: center;
    padding: 0;
    margin-bottom: 60px;
    opacity: .9;
  /*  -webkit-transform: scale3d(.9, .9, 1);
    transform: scale3d(.9, .9, .9);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out*/
}

#owl-carousel2 .owl-item.active.center .item, #owl-carousel1 .owl-item.active.center .item {
/*    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)*/
}

#owl-carousel2 .owl-item.active.center .item .am-block:before
{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50px; 
  padding: 1px; 
  background:linear-gradient(to right, #ea5a8e, #f6c221, #3baedd); 
  -webkit-mask: 
     linear-gradient(#fff 0 0) content-box, 
     linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude; 
}

#owl-carousel2 .owl-item.active.center .item h6
{
font-size: 18px;
}
#owl-carousel1 .item
{
  /*  margin-top: 20px;*/
}
 #owl-carousel1 .owl-item.active.center .item
 {
    margin-top: 0px;
 }
.am-block
{
    /*border-right: 1px solid #cfcfcf;*/
    border-radius: 0px;
    text-align: center;
    /* padding: 20px 0px; */
    min-height: 150px;
    position: relative;
    margin-bottom: 20px;
}
.am-block img
{
    width: 80px !important;
    /* height: 70px; */
    /* float: left; */
    /* margin-right: 10px; */
 /*   filter: grayscale(100%);*/
    -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: inline-block;
    vertical-align: middle;
    margin-top: -20px;
    margin: 0 auto;
    box-shadow: none !important;
}
    
.am-block:hover img
{
    filter: grayscale(100%);
}
.am-block:hover h6
{
    color: #000;
}
.listingsec {
    padding: 0px;
    margin: 0px;
}
.listingsec ul {
    padding-left: 0px;
}
.listingsec li {
    list-style: none;
    font-size: 17px;
    color: #fff;
    word-wrap: break-word;
    margin-bottom: 30px;
    font-weight: 500;
    line-height: 31px;
  
}
.circle {
    float: left;
    width: 26px;
    height: 26px;
    display: block;
    margin-top: 2px;
    margin-right: 10px;
    line-height: 24px;
    color: #a98644;
    border: 1px solid #a98644;
    background: #ffffff;
    text-align: center;
    border-radius: 50%;
}
.sec-highlights
{
background-image: url(../images/about-img.jpg);
background-size: cover;
background-position: center;
padding: 6em 0em;

}
.text-about
{
display: block;
    margin-left: 46px;
}
.text-about small
{
   font-size: 70%;
    font-weight: 400;
    line-height: 19px !important;
    display: block;
    padding-top: 6px;
    padding-bottom: 10px; 
}
    
.pro-tabs
{
/*background: #f1f1f1;*/
}
.pro-tabs .nav-tabs
{
  border-bottom: 0px;
  margin: 0 auto;
}

.pro-tabs .nav-tabs li {
    margin-bottom: 0px;
        margin-right: 10px;
}
.pro-tabs .nav-tabs li a
{
    font-size: 16px;
    font-weight: 500;
    color: #222;
    text-align: center;
    background: transparent;
    padding: 8px 61px;
    /* border-right: 0px; */
    /* border-top: 0px; */
    /* border-left: 0px; */
    border: 1px solid #333;
    border-radius: 0px;
    margin-left: 10px;
}
.pro-tabs .nav-tabs li a:hover, .pro-tabs .nav-tabs li a:active
{
background: #44b3e6;
    color: #ffffff;
    border-radius: 0px;
    border: 1px solid #fff;
        background: #c6a565;

}
.pro-tabs .nav-tabs .nav-item.show .nav-link, .pro-tabs .nav-tabs .nav-link.active {
    background: #192955;
    color: #ffffff;
      border-radius: 0;
    border: 1px solid #182955;
}
.pro-tabs .tab-content
{
  margin-top: 30px;
  width: 100%;
}

.accordion .card-header:after {/* content: "\f068"; */float: right;content: "-";}

.accordion .card-header.collapsed:after {

    /* symbol for "collapsed" panels *//* content: "\f067"; */content: "+";}


#accordion .card-header:after {/* content: "\f068"; */float: right;content: "-";}

#accordion .card-header.collapsed:after {

    /* symbol for "collapsed" panels *//* content: "\f067"; */content: "+";}

#accordion2 .card-header:after {/* content: "\f068"; */      color: #785614;}

#accordion2 .card-header.collapsed:after {

    /* symbol for "collapsed" panels *//* content: "\f067"; */
    font-size: 16px;     color: #785614;}



.specifications-section{ text-align: left; }

.specifications-section .card-header{background-color: transparent; cursor: pointer;     padding: 16px 30px;}

.specifications-section .card{border: none;}

.specifications-section .card-title{        color: #5a5a5a !important;
    font-size: 18px;
    font-weight: bold;
}

.specifications-section .fa, .specifications-section .fas{margin-right: 12px;}

.specifications-section p {  margin-bottom: 10px;}

.specifications-section .card-title
{
    text-align: left;
    width: 95%;
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 17px;
}
.specifications-section .card-body
{
  text-align: left;
}
.border-l {
    min-height: 95%;
    width: 6px;
    margin-left: 29px;
    background: #58abe0;


}

.specifications-section .card
{
      border: 1px solid #dfdfdf;
}
.text-blue
{
  /*color: #168bcb;*/
      background: linear-gradient(to left, #4cb1e4, #a173b1, #df2c58, #f68d43);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.close-btn{
position: absolute;
    right: -7px;
    color: #000;
    opacity: unset;
    width: 30px;
    height: 30px;
    font-size: 27px;
    z-index: 999999;
    padding: 1px !important;
    top: -8px;
    border-radius: 100%;
    text-shadow: none;
    background-color: #ffffff !important;
    line-height: 8px;
    border: 1px solid #fff;
}

.ft {
    font-size: 14px;
}
.modal
{
    z-index: 9999;
}
.modal h1
{
font-weight: 700;
}
.modal-body
{
    padding: 0px;
}
.vdo{border-bottom: 2px solid #ccc;
    padding-bottom: 12px;
    font-size: 30px;}
.video-play-button {
     position: absolute;
    z-index: 10;
    bottom: -12px;
    left: 70px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background: #204560;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite; }

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background: #1A374D;
  border-radius: 50%;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms; }

.video-play-button:hover:after {
  background-color: #204560; }

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto; }

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-left: 22px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }



    #video-c {
    position: fixed;
    top: 15%;
    right: 0;
    z-index: 9999;
    bottom: auto;
    /* height: 66px; */
    margin-left: -3px;
    margin-bottom: -3px;
    display: block;
}
#video-c-sec {
float: right;
    color: #a98644 !important;
    font-size: 14px;
    cursor: pointer;
    height: auto;
    z-index: 1;
    /* background-color: #D63213; */
    margin-right: -80px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 16px;
    padding-left: 17px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 0;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    /* letter-spacing: 0px; */
    margin-top: 100px;
    border: 1px solid #a98644;
    background: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
}
#video-c-sec a:hover
{
    text-decoration: none;
}

@media only screen and (max-width: 1440px)  {
}
@media only screen and (max-width: 1366px)  {
    .navbar-light .navbar-nav .nav-link  {
    font-size:  15px;
}
}
@media(max-width:991px)  {
}
@media(max-width:767px)  {
    .section-heading h1
    {
        font-size: 22px;
        width: 100%;
    }
    
.banner_form {
    position:  relative !important;
    margin-top:  10px !important;
    right:  auto !important;
}
.mob-bnner-height {
    height:  70vh;
}


}
@media(max-width:767px)  {
    .desktop_unique  {
    display:  none !important;
}
.mobile_unique  {
    display:  block !important;
}
#mainNav .navbar-brand  {
    display:  contents;
}
.navbar-brand img  {
    width:  31%;
}
.carousel-item  {
    height:  auto;
         height: 575px;
}
.section-p  {
    padding:  2em 0em;
}
.hightlights ul li  {
    font-size:  16px;
}
.section-heading  {
    font-size:  20px;
    line-height:  25px;
    margin-bottom:  15px;
}

footer  {
    text-align:  center;
}
footer h4  {
    font-size:  18px;
}
.foo-strip  {
    margin-top:  20px;
    padding-bottom:  50px;
}
.carousel-caption  {
    text-align:  right;
    top:  33%;
}
.carousel-caption h3  {
    font-size:  14px;
}
.carousel-caption h4  {
    font-size:  11px;
}

footer h4  {
    margin-top:  20px;
}

.navbar-light .navbar-nav .nav-link  {
    padding:  5px 0px;
}
.navbar-nav  {
    border-top:  1px solid #333;
    margin-top:  20px;
}
.gallery-p figure.softeffect img  {
    max-height:  100%;
    min-height:  auto;
}

    #feedback-enquiry {
        top: 45%;
    }

#mainNav  {
    padding:  5px;
    background:  #fff;
}

.sticky-tabs  {
    margin-bottom:  30px;
}
.text-about  {
    width:  87%;
}

.section-p h2  {
    font-size:  24px;
}
.section-p h3  {
    font-size:  15px;
}

.nav-pills .nav-link:hover,  .nav-pills .nav-link  {
    color:  #fff;
}
.circle  {
    margin-right:  15px;
}

.social ul  {
    display:  inline-flex !important;
}
#feedback  {
    top:  15%;
}
#feedback-form  {
    width:  265px;
    padding:  15px;
}
#feedback-tab  {
    margin-right:  -61px;
    padding-top:  5px;
    padding-bottom:  5px;
}
header  {
  margin-top: 0;
}
.fac-img
{
    min-height: auto;
}
.fac-img img
{
    position: relative;
        left: 0;
}
.pro-tabs .nav-tabs li a
{
        font-size: 12px;
        padding: 8px 35px;
}
.colab-logos2 .owl-nav .owl-next, .colab-logos .owl-nav .owl-next
{
         right: 4% !important;
             top: calc(50% - 18px) !important;
}
.colab-logos2 .owl-nav .owl-prev, .colab-logos .owl-nav .owl-prev
{
              top: calc(50% - 18px) !important;
                      left: 4% !important;
}
  
}


