<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#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 ul#portfolio-flters {
    height: 600px;
}

#portfolio-light  .portfolio-disply-img {
    height: 600px;
}
#portfolio-light .row.portfolio-container {
    max-height: 600px;
}








.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 {
  margin: 20px;
  padding: 0;
  list-style: none;
}
.tabs-content li {
  display: none;
}

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

.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 {
    display: flex;
}

.tabs-area-inr ul.tabs {width: 20%;margin: 0;}

.tabs-area-inr ul.tabs-content {
    width: 80%;
    margin: 0;
    margin-left: 30px;
    height: 330px;
    overflow: hidden;
}

.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 {
    opacity: 0.5;
    margin-bottom: 10px !important;
    display: block;
    border: 1px solid #ccc;
    color: white;
    padding: 10px 0;
    border-radius: 6px;
}

.tabs-area-inr ul.tabs li.active-tab {opacity: 1;}
.tabs-area-inr ul.tabs-content li {
    margin-bottom: 30px !important;
}
.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(https://oldglobal.globaldesignstop.com/assets/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;}
nav#navbar ul li a.primary-btn:hover {background: #006173;color: #fff;}</pre></body></html>