@charset "utf-8";
/***** Design By Manjeet 5.1.3 HTML 5 *****/
@import url("bootstrap.min.css");
@import url("responsive.css");
@import url("banner.css");
@import url("owl.carousel.css");
@import url("animate.css");
@import url("flaticon.css");
@import url("fontawesome-all.css");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.3/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&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&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

/* CSS Document */

body {
    background: #fff;
    color: #000;
    font-size: 16px;
    overflow-x: hidden;
    letter-spacing: .5px;

}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-thumb {
    background: #313d4f;
    -webkit-border-radius: 0;
    border-radius: 0
}

* {
    padding: 0;
    margin: 0;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

ul,
li {
    padding: 0;
    margin: 0;
}

a {

    text-decoration: none !important;
}

ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
     font-family: "Montserrat", sans-serif;
}

p {
    font-family: "Roboto", serif;
}

::-moz-selection {
    text-shadow: none;
    background: #ff627f;
    color: #fff;
}

::selection {
    text-shadow: none;
    background: #ff627f;
    color: #fff;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

/*------------------ VARIABLE CSS ------------ */

:root {
    --primary: #000f5c;
    --secondary: #ffa329;
}

/****sytle your  designe****/
.socail-top {
    display: flex;
    align-items: center;
}
.top-head {
    background-color:#4726ed;
    display: flex;
    align-items: center;
    padding: 5px 0px;
}
.socail-top  a {
    color: #fff;
    margin-left: 10px;
    margin-left: 10px;
    
}
.top-location-index {
    display: flex;
    align-items: center;
    justify-content: end;
}
.top-location-index p {
    margin: 0px;
    color: #fff;
 }
 .top-location-index i {
  margin-right: 5px;
 }
 .top-location-index p:nth-child(2){
margin-left: 20px;
 }
  .top-location-index p:nth-child(3){
margin-left: 20px;
 }



/*** header ***/
.mobile3 {
    align-items: center;
    display: flex;
    position: relative;
    padding-right: 20px;
    padding-left: 10px;
}

.mobile3::after {
    position: absolute;
    content: '';
    right: 0;
    border-right: 1px solid #bbb4b4;
    z-index: 999;
    height: 70%;
}


.headerpart {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header ul li {
    display: inline-block;
    float: none;
    margin: 0px;
}

.headerf-0flex i {
    font-size: 13px;
    padding-top: 0px !important;
}

.headerf-0flex li a {
    padding: 24px 16px;
    display: block;
    text-decoration: none;
    color: #111111;
    font-size: 16px;
    transition: .6s linear;
    font-weight: 500;
    border-radius: 3px;
    text-transform: uppercase;
}

.headerf-0flex li a:hover {
    color: #00bac4;
}

.header {
    display: flex;
    align-items: center;
}

.hide {
    display: none;
}

.hide:checked~.dropdoqwn {
    display: block;
}

.hide:checked~.dropdoqwn2 {
    display: block;
}

.hide:checked~.megmenupart {
    display: block;
}

.header ul ul {
  position: absolute;
    display: none;
    animation: fadeIn .5s forwards;
    z-index: 9999;
    top: 98px;
}

.dropdoqwn li {
    display: block !important;
    float: none;
}

.dropdoqwn2 {
    left: 100%;
    margin-right: .1rem;
    margin-top: -37px;
    min-width: 160px;
    background-color: var(--primary);
}

.dropdoqwn {
    animation: fadeInDown .2s;
}


.dropdoqwn li a {
    display: block !important;
    font-size: 13px;
    padding: 8px 15px;
    min-width: 220px;
    text-align: left;
    border-radius: 0px;
    color: #ffffff;
    text-transform: capitalize !important;
    font-weight: 400;
    background-color: #4726ed;
}

.dropdoqwn li a:hover {
   background-color: #00bcc4;
    color: #fff;
}

.meg:hover {
    background-color: #fff;
}

.headerlist {
    padding: 10px 30px;

}

.myheaderlist ul {
    overflow-x: scroll;
}

.megmenupart {
    position: absolute;
    width: 100%;
    display: none;
    left: 0px;
    right: 0;
    z-index: 9999 !important;
    margin: 0px auto;
    transition: 1s ease-in-out;
    animation: fadeInDown .5s forwards;
}

.megamenu li {
    display: block;
    width: 100%;
}

.megamenu li a {
    padding: 4px;
    text-transform: capitalize;
}

.megamenu strong {
    width: 100%;
    display: block;
    padding-top: 30px;
    font-weight: 700;
    border-bottom: 1px solid #999;
    padding: 10px 0px;
}

.megmenupart ul {
    position: inherit !important;
    display: block !important;
}

.megamenu {
    background-color: #fff;
    color: #444;
    height: 380px;
    border-radius: 0px;
}

#nav:checked~.header {
    display: block;
    transform: translateX(0);
    transition: all 0.3s ease-out;
    ;
}

.dropdoqwn i {
    float: right;
    padding-top: 4px;
}

.side-right {
    float: right;
}

.side-right li {
    display: inline-block;
    margin-right: 5px;
}



.logo-m {
    display: none;
}
.logo img {
        width: 160px;
}

header .darkHeader {
    background-color: #fff;
}
.darkHeader .header ul ul  {
    position: absolute;
    display: none;
    animation: fadeIn .5s forwards;
    z-index: 9999;
    top: 70px ;
}

.darkHeader {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 17%);
    animation: fadeInDown .8s;
    background-color: #000;
    padding: 0px 100px;
}

.darkHeader .logo img {
    width: 150px;
}

.phone_h {
    align-items: center;
    margin-left: 10px;
}

.phone_h a {
    display: block;
    color: #000000;
    font-size: 17px;
    padding-left: 10px;
    font-weight: 600;
}

.phone_h span {
    display: inline-block;
    padding-left: 10px;
    color: #444;
    font-size: 12px;
}

.phone_h i {
    height: 37px;
    font-size: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    padding-bottom: 5px;
}


.counter-Txt {
    font-size: 46px;
    font-weight: 800;
    color: #52ae01;
    margin-right: 22px;
}

.demo1 {
    display: flex;
    align-items: center;
}

.demo1 strong {
    font-size: 20px;
    position: relative;
    top: -7px;
    line-height: 25px;
}

.group_flex {
    display: flex;
}


.indexfrom {
    margin-top: -42px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #000;
    background-color: #fff !important;
    border-bottom: none;
    text-transform: uppercase;
    font-weight: 600;

}

.nav-link {
    color: #fff;
    background: #52ae01 !important;
    margin-right: 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.nav-link:focus,
.nav-link:hover {
    color: #fff;
    background: #52ae01 !important;
}

.tab-content>.active {
    display: block;
    padding: 20px 50px 30px;
    border-top: none;
    background: #fff;
    box-shadow: -1px 1px 24px 2px rgba(0, 0, 0, .14);
    border-radius: 0px 0px 6px 6px;
}

.contact-index a {
   background: #4728E9;
background: linear-gradient(199deg,rgba(71, 40, 233, 1) 0%, rgba(0, 139, 218, 1) 35%, rgba(0, 196, 192, 1) 89%);
    padding: 8px 22px 10px;
    color: #ffffff;
    border-radius: 5px;
    font-weight: 500;
    margin-left: 40px;
}

/***banner***/
.bannersloder {
    position: relative;
}
.banner-dates {
position: absolute;
bottom: 50px;
padding: 20px;
background: #fff;
border-radius: 5px;
    width: 30%;
}
.ws_cover {
    position: unset !important;
}

.plan {
display: flex;
justify-content: center;
}
.banner-dates label {
width: 100%;
padding: 8px 0px;
font-size: 18px;
border-radius: 5px;

}
.banner-dates input {
width: 100%;
padding: 8px;
font-size: 18px;
border-radius: 5px;
outline: none;
    border: 1px solid #ccc;
}
.banner-dates button {
       background-color: #00bac4;
    padding: 6px 30px;
    color: #ffffff;
    border-radius: 5px;
    font-weight: 500;
    margin-top: 26px;
    display: inline-block;
    font-size: 16px;
    border: none;
}

.ws_prev {
    display: none;
}
.ws_next {
    display: none;
}
.ws_controls {
  display: none;  
}
.marquee-container {
  width: 100%;
  overflow: hidden;
   background: #4728E9;
background: linear-gradient(199deg,rgba(71, 40, 233, 1) 0%, rgba(0, 139, 218, 1) 35%, rgba(0, 196, 192, 1) 89%);
  padding: 10px 0;
  position: relative;
}

.marquee-text {
  display: inline-block;
  white-space: nowrap;
  color: #fff;
  font-size: 16px;
  padding-left: 100%;
  animation: scroll-left 15s linear infinite;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}


        /***catory-pannel***/
        .service-pannel {
            padding: 30px 0px;
        }
        .servic-box-1 {
            box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
            padding: 30px;
            margin-top: 20px;
            border-radius: 5px;
        }
        .our-catory-top h3 {
            margin: 0px;
            color: #00bac4;
            font-size: 50px;
        }
         .servic-box-1 h3 {
             text-transform: uppercase;
    display: flex;
    align-items: center;
    color: #3c3c3c;
        }
       .servic-box-1 img {
    margin-right: 15px;
    margin-bottom: 7px;
}

    .servic-box-1 p {
        margin: 0px;
        margin-top: 10px;
        font-weight: 200;
    }
        .servic-box-1 a {
 background: #4728E9;
    background: linear-gradient(199deg, rgba(71, 40, 233, 1) 0%, rgba(0, 139, 218, 1) 35%, rgba(0, 196, 192, 1) 89%);
    padding: 5px 22px 5px;
    color: #ffffff;
    border-radius: 5px;
    margin-top: 15px;
    display: inline-block;
        }

.btn {
  position: relative;
    padding: 5px 22px 5px;
  font-size: 1.1rem;
  font-weight: 600;
  color: #fff;
  background: none;
  border: none;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.4s ease;
  min-width: 200px;
  z-index: 1;
}



/*Preloader Area CSS*/

.preloader {
  position: fixed;
  left: 0;
  width: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 9999999;
  -webkit-transition: .9s;
  transition: .9s;
}

.preloader .loader {
  position: absolute;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 45%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.preloader .loader .loader-outter {
  position: absolute;
  border: 4px solid #ffffff;
  border-left-color: transparent;
  border-bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-animation: loader-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
          animation: loader-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}

.preloader .loader .loader-inner {
  position: absolute;
  border: 4px solid #ffffff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  left: calc(40% - 21px);
  top: calc(40% - 21px);
  border-right: 0;
  border-top-color: transparent;
  -webkit-animation: loader-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
          animation: loader-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}

.preloader .loader .indicator {
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(1.5);
          transform: translateY(-50%) scale(1.5);
}

.preloader .loader .indicator svg polyline {
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.preloader .loader .indicator svg polyline#back {
  stroke: #ffffff;
}

.preloader .loader .indicator svg polyline#front {
  stroke: #000;
  stroke-dasharray: 12, 36;
  stroke-dashoffset: 48;
  -webkit-animation: dash 1s linear infinite;
          animation: dash 1s linear infinite;
}

.preloader::before, .preloader::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 60%;
  z-index: -1;
  background: #000;
  -webkit-transition: .9s;
  transition: .9s;
}

.preloader::after {
  left: auto;
  right: 0;
}

.preloader.preloader-deactivate {
  visibility: hidden;
}

.preloader.preloader-deactivate::after, .preloader.preloader-deactivate::before {
  width: 0;
}

.preloader.preloader-deactivate .loader {
  opacity: 0;
  visibility: hidden;
}

@-webkit-keyframes loader-outter {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes loader-outter {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes loader-inner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes loader-inner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

/*Preloader Area CSS*/
/*Private Theatre Experience*/
.private-theatre-pannel{
    background-color:#0e071e;
    padding: 40px 0px;
    margin-top: 20px;
}
.occasions-view {
    text-align: center;
}
.occasions-view p {
    margin: 0px;
    color: #fff;
}


.occasions-view h3 {
  color: #00bac4;
  font-size: 50px;
  font-weight: 600;
}

.theatre-1{
    overflow: hidden;
       border: 1px solid #fff;
    border-radius: 10px 50px 10px 50px;
}
.theatre-1 img {
    object-fit: cover;
    width: 100%;
    height: 230px;
      transition: .4s linear;
}


.theatre-1 img:hover {
    transform: scale(1.2);
    border-radius: 5px;
   border: 1px solid #fff;
    border-radius: 10px 50px 10px 50px;
}
.theatre-1 {
    position: relative;
    margin-top: 40px;
}
.theatre-1 h3 {
    position: absolute;
  color: #ffffff;
    bottom: 10px;
    background-color: #fff;
    padding: 8px 22px;
    font-size: 16px;
    text-align: center;
    left: 40px;
    right: 40px;
    border-radius: 5px;
     background-color: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
      font-weight: 500;
}
.book-theater { 
    text-align: center;
margin-top: 50px;}

.book-theater a {
        border: 2px solid #00bac4;
    padding: 8px 37px;
    color: #fff;
  border-radius: 5px;
  transition: 0.6s linear;
}

.book-theater a:hover {
     transition: 0.6s linear;
  background: #4728E9;
    background: linear-gradient(199deg, rgba(71, 40, 233, 1) 0%, rgba(0, 139, 218, 1) 35%, rgba(0, 196, 192, 1) 89%);  
    border: none; 
}
.birthday-detail {
color: #fff;
    margin-top: 52px;
    text-align: center;
}
.birthday-detail  h3 {
    font-size: 40px;
}
.birthday-detail p {
    margin-top: 10px;
    font-weight: 200;
}
/**about-pannel***/
.about-pannel {
    padding: 40px 0px;
}
.about-details p {
margin: 0px;
}
.about-details h3 {
    font-weight: 600;
    font-size: 50px;
    color: #00bac4;
}

.about-p-file img {
    object-fit: cover;
    border-radius: 5px;
    width: 100%;
}

.about-details p:nth-child(3) {
    margin-top: 10px;
    font-weight: 300;
    color: #292929;
}
.about-details p:nth-child(4) {
    margin-top: 13px;
    font-weight: 300;
    color: #292929;
}
.about-details p:nth-child(5) {
    margin-top: 10px;
    font-weight: 300;
    color: #292929;
}
.about-details a {
     background: #4728E9;
    background: linear-gradient(199deg, rgba(71, 40, 233, 1) 0%, rgba(0, 139, 218, 1) 35%, rgba(0, 196, 192, 1) 89%);  
    padding: 8px 37px;
    color: #ffffff;
  border-radius: 5px;
  transition: 0.6s linear; 
  margin-top: 15px;
    display: inline-block;
}

/***footer***/
footer {
    padding: 40px 0px 0px;
    background-color: #000000;
    margin-top: 50px;
    
}
.footer-logo img {
    width: 178px;
}
.footer-logo p{
    margin: 0px;
    margin-top: 10px;
    font-weight: 300;
        color: #fff;
}

.footer-logo{
    text-align: center;
}

.socail-footer {
    margin-top: 15px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.socail-footer p {
    margin: 0px;
    margin-right: 10px;
    color: #fff;
 }
.socail-footer a {
    border: 1px solid #a3a2a2;
    padding: 2px 5px;
    color: #000;
    transition: 0.6s linear;
    border-radius: 3px;
    margin-left: 5px;
    margin-right: 5px;
        color: #fff;
      
}
.socail-footer a:hover {
    background-color: #00bac4;
    color: #fff;
    border: none;
}

.footer-menu h3 {
    color: #fff;
    margin-top: 10px;
}
.footer-menu li {
    padding: 10px 0px;
}
.footer-menu ul a {
    color: #fff;
    font-weight: 300;
    transition: 0.4s linear;
}

.footer-menu ul a:hover {
    color: #a9c3fc;
    margin-left: 5px;
}
.footer-menu ul{
        margin-top: 20px;
}


.Contact-bottom h3 {
    color: #fff;
    margin-top: 10px;
}
.Contact-bottom li {
    padding: 10px 0px;
}
.Contact-bottom ul a {
    color: #fff;
    font-weight: 300;
    transition: 0.6s linear;
}

.Contact-bottom ul a:hover {
    color: #a9c3fc;
}
.Contact-bottom ul{
        margin-top: 20px;
}
.copy-right p {
    text-align:center;
    color: #fff;
    margin: 0px;
    margin-top: 10px;
    border-top: 1px solid#fff;
    padding: 15px 0px;
}

.login-bottom h3 {
    color: #fff;  
     margin-top: 10px;
}



.login-bottom a {
    background-color: #0037ff;
    padding: 8px 30px 8px;
    color: #ffffff;
    border-radius: 5px;
    font-weight: 500;
   margin-top: 35px;
    display: inline-block;
}



/**clint-review**/
.clint-review {
    padding: 40px 0px;
}
.clinte-top p{
   margin: 0px;
}

.clinte-top h3{
    font-size: 50px;
    font-weight: 600;
    color: #00bac4;

}

.clinte-box {
  border: 1px solid#ccc;
    border-radius:6px;
    padding: 30px;
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 15px;

}

.clinte-box p{
    margin: 0px;
    margin-top: 15px;

    font-weight: 200;
}
.clinte-box h4{
    font-weight: 600;
}
.clinte-box i{
    color: #f3a734;
   margin-top: 12px;
    display: inline-block;
}


.owl-next {
       width: 44px;
    height: 44px;
    position: absolute;
    right: 16px;
    top: -46px;
    font-size: 27px;
    color: #000;
     padding: 0px 0px 0px 7px;
    border-radius: 100%;
     padding: 0px 0px 0px 7px;
     box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

.owl-prev {
width: 44px;
    height: 44px;
    position: absolute;
    right: 77px;
    top: -46px;
    font-size: 27px;
    color: #000;
    border-radius: 100%;
    padding: 0px 0px 0px 7px;
     padding: 0px 0px 0px 7px;
     box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

.owl-next i {
    font-size: 30px;
    color: #00bac4;
}

.owl-prev i {
    font-size: 30px;
    color: #00bac4;
}


/***backgond all pages***/
.backgoud-all-pannel {
    background-image: url(../images/backgound-all.jpg);
    padding: 100px 0px;
    background-size: 100%;
    text-align: center;
    color: #fff;
}

.back-page-top p{
    margin: 0px;
    margin-top: 10px;
    font-size: 18px;
}
.back-page-top h3{
    margin: 0px;
    font-size: 50px;
}

/***contact-us****/

.contact-index-pannel {
    padding: 70px 0px;
    overflow-x: hidden;
}

.cont-index-top h3 {
    text-align: center;
    color: #00bac4;
    font-size: 50px;
    font-weight: 600;


}

.cont-index-top p {
    margin-top: 15px;
    color: #242424;
    text-align: center;
    margin-bottom: 30px;
}

.contact-form label {
    width: 100%;
    color: #1d1d1d;
    margin-top: 20px;
}

.contact-form input {
    width: 100%;
    padding: 6px 10px;
    border-radius: 5px;
    margin-top: 8px;
}

.book-birthday label {
    width: 100%;
    color: #1d1d1d;
    margin-top: 14px;
}

.book-birthday input {
    width: 100%;
    padding: 6px 10px;
    border-radius: 5px;
    margin-top: 8px;
}


#country {
    width: 100%;
    padding: 6px 10px;
    border-radius: 5px;
    margin-top: 8px;
}

.massgae-box {
    width: 100%;
    margin-top: 20px;
    border-radius: 5px;
    padding: 6px 10px;
}

.inputbutton-1 {
    border: none;
    background-color: #00bac4;
    padding: 6px 30px;
    color: #ffffff;
    border-radius: 5px;
    font-weight: 500;
    margin-top: 20px;
}

.inputbutton-1:hover {
    background-color: #00bac4;
    color: #fdfdfd;
    transition: 0.6s linear;
}

.contact-index-details {
    border: 1px solid#ccc;
    padding: 20px;
    margin-top: 26px;
    border-radius: 5px;

}

.contact-index-details h3 {
    color: #00bac4;
    font-size: 30px;
    font-weight: 500;
    margin-top: 20px;
}

.contact-index-details p {
    margin-top: 10px;
    color: #0a0a0a;
    font-weight: 200;
}

.admin-email {
    margin-top: -12px !important;
}

.contact-socail a {
    color: #141414;
    font-size: 24px;
    border-radius: 100%;
    padding: 9px 16px;
    border: 1px solid #cecccc;
    margin-top: 20px;
    margin-top: 30px;
    margin-bottom: 19px;
    width: 60px;
    height: 60px;
}

.contact-socail a:hover {
    background-color: #00bac4;
    color: #ffffff;
    transition: 0.6s linear;
}

.contact-socail {
    display: flex;
    align-items: center;
    margin-top: 34px;
    justify-content: space-around;
    border-top: 1px solid #ffff;
}

.for-pages-side {
    margin-top: 0px;
}

/****host-pannel***/
.host-pannel {
     text-align: center;
}
.host-top {
    text-align: center;
}
.host-top h3 {
color: #00bac4;
font-size: 50px;
}

.host-inner {
  text-align: center;
    color: #141414;
    font-size: 24px;
    border-radius: 100%;
    padding: 60px 15px;
    border: 1px solid #cecccc;
    margin-top: 20px;
    margin-top: 30px;
    margin-bottom: 19px;
    width: 250px;
    height: 250px;
}


.contact-services {
    background-color: #00004e;
    padding: 40px;
    border-radius: 10px;
margin: 50px 0px;

}

.contact-services h3 {
    color: #fff;
    font-size: 30px;
}

.connect-now {
    display: flex;
    align-items: center;
    justify-content: end;

}

.connect-now a {
   background: #4728E9;
background: linear-gradient(199deg,rgba(71, 40, 233, 1) 0%, rgba(0, 139, 218, 1) 35%, rgba(0, 196, 192, 1) 89%);
    padding: 8px 22px 10px;
    color: #ffffff;
    border-radius: 5px;
    font-weight: 500;
    margin-left: 40px;
}

/**our-services-pages**/
.our-services-pages {
    padding: 50px 0px 0px;
}
.top-pages-services h3  {
   color: #00bac4;
font-size: 50px;
}

.service-box-1 {
    border: 1px solid#ccc;
    padding: 30px;
        border-radius: 5px;
        margin: 20px 0px;
}

.service-box-1 img {
 border-radius: 5px;
    width: 100%;
    height: 207px;
    object-fit: cover;
}
.service-box-1 h3 {
    font-weight: 600;
    margin-top: 24px;
}
.service-box-1 p {
    margin: 0px;
    margin-top: 10px;
    font-weight: 200;
}


/***services-index***/
.services-index {
    padding: 40px 0px;
}
.services-index-top h3 {
  color: #00bac4;
font-size: 50px;  
}
.services-index-top p {
margin: 0px;
}
.services-index-box-1 {
border-radius: 10px;
border: 1px solid#ccc;
margin-top: 25px;
margin-left: 15px;
margin-right: 15px;
}

.services-index-box-1 img {
    object-fit: cover;
    width: 100%;
    height: 200px;
    border-radius: 10px 10px 0px 0px;
}

.services-index-box-1 h3{
text-align: center;
padding: 15px 0px;
}

/***whatsapp-icon***/
.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	bottom: 93px;
	right: 20px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 35px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-whatsapp-pulse-border {
	bottom: 120px;
	right: 20px;
	animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}
	75% {
		padding: 50px;
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}


.btn-call-pulse {
	background: #053fff;
	color: rgb(255, 255, 255);
	position: fixed;
	bottom: 188px;
	right: 20px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 35px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-call-pulse-border {
	bottom: 120px;
	right: 20px;
	animation-play-state: paused;
}

.btn-call-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}
	75% {
		padding: 50px;
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

.btn-call-pulse:hover {
    color: #fff;
}









        








        