<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.cdnfonts.com/css/montserrat');


.labourDay {
    width: 100%;
    height: 103px;
    position: relative;
    overflow: hidden;
    display: block;
}
.starsBG {
    position: relative;
}
.starsBG img {
    width: 100%;
    height: 115px;
    /* object-fit: cover; */
}
.labourDayOverly {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    z-index: 11;
    width: 100%;
    display: none;
}

#portfolio .tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 30%;
  height: 300px;
}

#portfolio .tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

#portfolio .tab button:hover {
  background-color: #ddd;
}

#portfolio .tab button.active {
  background-color: #ccc;
}

#portfolio .tabcontent {
  padding: 0px 12px;
  border: 1px solid #ccc;
  border-left: none;
  height: 300px;
}

.port-iner .row {
    display: flex !important;
    flex-wrap: inherit;
}
#portfolio-flters a.primary-btn {
    max-width: 100% !important;
    display: inline-block;
    width: 100%;
}


#portfolio-light  .portfolio-disply-img {
    height: 600px;
}
#portfolio-light .row.portfolio-container {
    display: block !important;
    margin: 0 auto;
    margin-top: 50px;
}








.tabs {
  margin: 20px;
  padding: 0;
  list-style: none;
  position: relative;
}
.tabs .active-tab {
  border: 1px solid #ccc;
  color: white;
}
.tabs li {
  display: inline-block;
  cursor: pointer;
  color: #3a5ea7;
  padding: 5px 10px;
}
.tabs li:first-child {
  margin-left: 10px;
}

.tabs-content {
  padding: 0;
  list-style: none;
  margin-top: 25px;
}
.tabs-content li {
  display: none;
}

.imglist a {
    width: 24%;
    height: 327px;
    overflow: hidden;
    display: inline-block;
    border-radius: 0;
    padding: 0;
}

.imglist a img {
    width: 100%;
    transition: 1s;
}
.imglist a:hover img {
    transform: translate(0, -30%);
    transition: 1s;
}
.tabs-content p {
    margin: 0 !important;
}


.tabs-area-inr ul.tabs {margin: 0;display: flex;align-content: center;align-items: center;flex-wrap: wrap;}



.tabs-area-inr li {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin: 0 !important;
}

.tabs-area-inr ul.tabs li {
    display: block;
    font-size: 14px;
    color: black;
    padding: 16px 0;
    border-radius: 6px;
    background: #EBF3F4;
    width: 24%;
    margin: 4px auto !important;
}

.tabs-area-inr ul.tabs li.active-tab {
    background: #006577;
    color: #fff;
}

.tabs-area-inr ul.tabs li:last-child {
    opacity: 1;
}

.pkg-details {background: #006274;padding: 100px 0;}

.pkg-details .plan-content h4 {
    font-size: 14px;
    color: #006577;
    padding: 10px 10px;
    transition: 1s;
    max-width: 90%;
    margin: 0 auto;
    width: auto;display: inline-block;line-height: 20px;
    text-transform: uppercase;
    font-weight: 400;
    background: #ffffff;}

.pkg-details .plan-header {
    padding: 10px 0;
    background: #ffffff;
    margin-top: 20px;
    margin-bottom: 30px
}

.pkg-details .plan-header h1 {
    color: #006577;
    font-size: 55px;
    font-weight: 800
}

.pkg-details .plan-header h5 {
    font-size: 20px;
    color: #006577;
    text-decoration: line-through
}

.pkg-details .plan-body p b {
    text-align: center;
    color: #000;
    font-size: 20px;
    padding: 0 25px;
    display: inline-block
}

.pkg-details .plan-body p {
    color: #000;
    font-size: 16px;
    padding-bottom: 15px
}

.pkg-details .plan-content {
    text-align: center !important;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 37px 0;height: 500px;}

.pkg-details .plan-content a.secondary-btn {
    background: #f6b544;
    padding: 15px 70px;
    color: #000
}

.pkg-details .plan-bottom .flex-btm {
    display: flex;
    border-top: 1px solid #ffffff80;
    border-bottom: 1px solid #ffffff80;
    padding: 21px 0;
    margin: 20px 0
}

.pkg-details .plan-bottom .flex-btm a {
    flex: 1;
    color: #ffffff;
    font-size: 16px
}

.pkg-details .plan-bottom .flex-btm a.chat-btn {
    text-align: left;
    margin-left: 20px
}

.pkg-details .plan-bottom .flex-btm a.call-btn {
    text-align: right;
    margin-right: 20px
}

.pkg-details .plan-content a.primary-btn {
    background: 0 0;
    border: 0;
    color: #ffffff;
    font-size: 19px;
    font-weight: 600;
    text-decoration: underline !important
}

.pkg-details .main-body {
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 30px 50px;
    display: inline-block;
    width: 100%
;height: 500px;}

.pkg-details .main-body h6 {
    color: #fff;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 30px;
}

.pkg-details .main-body p b {
    display: inline-block;
    padding-bottom: 30px;
    color: #006476;
}

.pkg-details .main-body ul li {
    position: relative;
    font-size: 20px;
    color: #ffffff;
    line-height: 25px;
    font-weight: 500;
    border-bottom: 1px solid #ffffff6e;
    padding: 15px 0;
    padding-right: 40px;
    display: block
}

.pkg-details .main-body ul li::before {
    content: '';
    position: absolute;
    top: 17px;
    background-image: url(../img/check-blue.svg);
    right: 0;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    padding: 0;
    background-position: center
}

.pkg-details .main-body ul {
    height: 350px;
    overflow: auto;
    padding-right: 40px
}

.pkg-details ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 10%);
    border-radius: 7px;
    background-color: #f2f2f26e
}

.pkg-details ul::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f500
}

.pkg-details ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
    background-color: #f6b544;
    transition: .8s
}

.pkg-details .main-body ul li:last-child {
    border: 0
}

.pkg-details .item {
    display: inline-block
}

.pkg-details .swiper-container {
    position: relative;
    overflow: hidden
}

.pkg-details .common-col-dark {
    margin-bottom: 40px
}

.pkg-details .container {
    position: relative
}

.pkg-details .swiper-button-next {
    right: -60px;
    background: #006577;
    color: #fff;
    height: 45px;
    width: 45px !important;
    border-radius: 50%;
    top: 58%
}

.pkg-details .swiper-button-next::after {
    font-size: 24px;
    left: 2px;
    position: relative
}

.pkg-details .swiper-button-prev {
    left: -60px;
    background: #006577;
    color: #fff;
    height: 45px;
    width: 45px !important;
    border-radius: 50%;
    top: 58%
}

.pkg-details .swiper-button-prev::after {
    font-size: 24px;
    right: 2px;
    position: relative
}

a.view-detail {color: #006577;margin-top: 8px;display: inline-block;background: white;padding: 7px 20px;line-height: 17px;border-radius: 4px;font-weight: 600;display: none;}
nav#navbar ul li a.primary-btn:hover {background: #006173;color: #fff;}

.row.portfolio-container {
    max-height: 1800px !important; 
    overflow: hidden;
}

/*.blue-wraper {
    background: url(../images/slider/background.png);
    background-size: cover;
    width: 100%;
    height: 780px;
    padding: 50px 0px;
    margin: 30px 0px 0px 0px;
  }
  
  .slider-top h1 {
      font-family: 'Montserrat', sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 44px;
    align-items: center;
    text-align: center;
    letter-spacing: 1px;
    text-transform: capitalize;
    padding: 0px 0px 20px 0px;
    color: #fff;
  }
  
  .slider-top span {
    color: #1F88CA;
  }
  
  .slider-top p {
      font-family: 'Montserrat', sans-serif;;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #FFFFFF;
    justify-content: center;
    padding: 0px 0px 20px 0px;
  }
  
  .swiper {
    width: 100%;
    height: 100%;
  }
  
  .card-body {
    flex: 1 1 auto;
    padding: 0 !important;
  }
  
  .card-body h5 {
      font-family: 'Montserrat', sans-serif;;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #1F88CA;
    justify-content: center;
    padding: 45px 0px 10px 0px;
  }
  
  .card-body p {
    margin: 0px;
    font-size: 14px;
    line-height: 18px;
    padding: 0px;
    color: #fff;
    display: block;
    text-align: center;
    padding: 0px 20px 60px 20px;
  }
  
  .card { background-color: rgba(245, 245, 245, 0); }
  .card-header, .card-footer { opacity: 1}
  */
  .mixitup-control-active {
    color: #fff;
    background-color: rgba(245, 245, 245, 0) !important;
  }
  
  
  @media (min-width: 300px) and (max-width: 720px) {
  
    .blue-wraper {
        padding: 30px 0px;
        margin: 0px auto;
        height: auto;
    }
    .slider-top h1 {
        font-weight: 600;
        font-size: 28px;
        line-height: 30px;
    }
    .slider-top p {
        font-weight: 500;
        font-size: 10px;
        line-height: 14px;
    }
  }


 .row.portfolio-container {
            max-height: 1200px !important;
            overflow: hidden;
         }</pre></body></html>