.top-left a {
    font-size: 14px !important;
}

.portfoliowrp {
    padding: 70px 0;
    background: #f9f9f9
}

.portfoliowrp .txtwrp {
    display: block;
    text-align: center
}

.portfoliowrp .navwrp {
    display: block;
    text-align: center;
    padding: 0 0 50px
}

.portfoliowrp .navwrp ul,
.portfoliowrp .port-box ul {
    margin: 0;
    display: block;
    text-align: center
}

.portfoliowrp .navwrp ul li {
    margin: 0 5px;
    padding: 10px 15px;
    color: #000;
    font-size: 15px;
    border-radius: 7px;
    font-weight: 500;
    border: 1px solid;
    cursor: pointer
}

.portfoliowrp .navwrp ul li.current {
    background: #302d2d;
    color: #fff
}

.portfoliowrp .port-box ul li {
    display: inline-flex;
    justify-self: center;
    align-items: center;
    width: 24%;
    box-shadow: -1px -2px 15px -3px rgb(0 0 0 / 16%);
    border-radius: 20px;
    margin: 0 4px
}

.portfoliowrp .port-box ul li:hover {
    background-color: #fff;
    transform: scale(1.1)
}

body header {
    top: 0;
}

.portfoliowrp .port-box ul li a {
    display: table;
    margin: 0 auto;
}

.our-pricing-plans .package .custom-btn {
    margin-top: 10px;
}

.portfoliowrp .port-box ul li img {
    object-position: top;
    width: 340px;
    height: 310px;
    object-fit: cover;
    border-radius: 15px;
    max-width: 100%;
}

.portfoliowrp .btnwrp {
    display: block;
    text-align: center;
    padding: 50px 0 0
}

.tabs.current {
    display: block
}

.portfoliowrp .navwrp ul,
.portfoliowrp .port-box ul {
    margin: 0;
    display: block;
    text-align: center;
}

.tabs-web-dsgn li.hk_web_height {
    height: 400px;
    overflow: hidden;
    background-size: cover;
    border-radius: 10px
}

.iconsBoxs li a>i {
    HEIGHT: 30PX;
    WIDTH: 30PX;
    background: #2cfff4;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    border-radius: 3px;
    margin-right: 5px
}

header ul li a.chat_icon.chat {
    padding-left: 35px;
    animation: 2s infinite toggleColorsText
}

.testimonial-carousel button i.fa {
    font-size: 36px;
    line-height: 1;
    color: #f36523;
}

.testimonial-carousel button.owl-next {
    top: 40%;
    position: absolute;
    right: -25px;
}

.testimonial-carousel button.owl-prev {

    top: 40%;
    position: absolute;
    left: -25px;
}



.gray-scr h3 {
    color: #392a83;
    font-weight: 700;
    font-size: 22px;
    padding: 34px 0 23px;
    background: #fff;
}

.gray-scr h3>span {
    display: block;
    font-size: 13px;
    margin: 8px 0 -4px;
    color: #525252;
    padding: 0 290px;
}


/* step 2 form  Styling START  */
.step2-title {
    padding: 60px 0 0
}

.gray-scr {
    background: #f3f3f3;
    margin-top: 0;
    padding: 0 0 10px
}

.gray-scr h3 {
    color: #392a83;
    font-weight: 700;
    font-size: 22px;
    padding: 34px 0 23px;
    background: #fff
}

.form-head h2,
h2.scr-h2 {
    font-weight: 600;
    color: #000
}

.gray-scr h3:before {
    background: #f4aa41;
    width: 50px;
    height: 4px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: 0;
    content: "";
    border-radius: 70px
}

.gray-scr h3>span {
    display: block;
    font-size: 13px;
    margin: 8px 0 -4px;
    color: #525252;
    padding: 0 290px
}

h2.scr-h2 {
    font-size: 27px;
    letter-spacing: 0;
    margin-bottom: -10px;
    margin-top: 20px
}

h2.scr-h2:before {
    background: #69dea1;
    content: "";
    width: 140px;
    height: 8px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    z-index: 0
}

.checkout {
    width: 410px;
    margin: 30px auto;
    padding: 15px;
    background: #f3f6fa;
    border: 1px solid;
    border-color: #c2cadb #bbc5d6 #b7c0cd;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 5px rgb(0 0 0 / 15%);
    box-shadow: 0 1px 5px rgb(0 0 0 / 15%)
}

.checkout-header {
    margin: -15px -15px 15px
}

.checkout-title {
    padding: 0 15px;
    line-height: 48px;
    font-size: 18px;
    font-weight: 400;
    text-shadow: 0 1px rgb(255 255 255 / 70%);
    background: #eceff5;
    border-bottom: 1px solid #c5ccdb;
    border-radius: 7px 7px 0 0;
    background-image: -webkit-linear-gradient(top, #f5f8fb, #e9edf3);
    background-image: -moz-linear-gradient(top, #f5f8fb, #e9edf3);
    background-image: -o-linear-gradient(top, #f5f8fb, #e9edf3);
    background-image: linear-gradient(to bottom, #f5f8fb, #e9edf3);
    -webkit-box-shadow: inset 0 1px #fff;
    box-shadow: inset 0 1px #fff;
    margin: 0
}

.checkout-title:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
    box-shadow: 0 1px 2px rgb(0 0 0 / 8%)
}

.checkout-input,
select#country {
    margin: 0 0 7px;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%), 0 1px rgb(255 255 255 / 50%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%), 0 1px rgb(255 255 255 / 50%)
}

.checkout>p {
    zoom: 1
}

.paywith {
    font-size: 14px;
    padding-bottom: 10px
}

#state,
.checkout-input,
select#country {
    padding: 0 10px;
    height: 40px;
    color: #525864;
    background: #fff;
    float: left
}

.checkout-input {
    border: 1px solid;
    border-color: #b3c0e2 #bcc5e2 #c0ccea;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(top, #f6f8fa, #fff);
    background-image: -moz-linear-gradient(top, #f6f8fa, #fff);
    background-image: -o-linear-gradient(top, #f6f8fa, #fff);
    background-image: linear-gradient(to bottom, #f6f8fa, #fff)
}

#state,
select#country {
    border: 1px solid;
    border-color: #b3c0e2 #bcc5e2 #c0ccea;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(top, #f6f8fa, #fff);
    background-image: -moz-linear-gradient(top, #f6f8fa, #fff);
    background-image: -o-linear-gradient(top, #f6f8fa, #fff)
}

.checkout-card {
    width: 100%;
    margin-top: 9px
}

.checkout-cvc,
.checkout-exp,
.checkout-exp2 {
    margin: 9px 0 0;
    width: 31%
}

.checkout>p+p {
    margin-top: 7px
}

select#country {
    width: 100% !important;
    background-image: linear-gradient(to bottom, #f6f8fa, #fff)
}

#state {
    background-image: linear-gradient(to bottom, #f6f8fa, #fff);
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%), 0 1px rgb(255 255 255 / 50%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%), 0 1px rgb(255 255 255 / 50%);
    width: 62.3%
}

.checkout>p:after,
.checkout>p:before {
    content: '';
    display: table
}

input#phone-country {
    height: 50px;
    padding-top: 0;
    font-size: 18px
}

input#phone-country::placeholder {
    font-weight: 400;
    font-weight: 14px
}

.checkout-btn {
    width: 100%;
    box-sizing: border-box;
    height: 44px;
    padding: 0;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 -1px 1px rgb(0 0 0 / 20%);
    border: 1px solid;
    border-color: #1486f9 #0f7de9 #0d6acf;
    background: #1993fb;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(top, #4cb1fe, #229afc 40%, #138df6);
    background-image: -moz-linear-gradient(top, #4cb1fe, #229afc 40%, #138df6);
    background-image: -o-linear-gradient(top, #4cb1fe, #229afc 40%, #138df6);
    background-image: linear-gradient(to bottom, #4cb1fe, #229afc 40%, #138df6);
    -webkit-box-shadow: inset 0 1px rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 20%);
    box-shadow: inset 0 1px rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 20%);
    cursor: pointer
}

.bottom-form {
    background: #e7ecf2;
    padding: 0 0 15px;
    margin: 0 auto
}

.bottom-form ul li {
    display: inline-block;
    margin: 0 20px
}

.bst-slr {
    width: 70%;
    margin: auto auto 20px;
    height: 50px;
    background: red;
    font-size: 33px;
    font-weight: 800;
    display: none;
    border-radius: 60px 60px 10px 10px
}

/* step 2 form  Styling END  */

/*exit popup start*/
/* Exit Popup Styles */


 .exit-modal {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(4px);
}

.exit-modal-overlay {
  position: absolute;
  width: 100%; height: 100%;
  top: 0; left: 0;
}

.exit-modal-content {
    position: relative;
    background: #fff;
    padding: 30px 25px;
    width: 92%;
    max-width: 700px;
    border-radius: 8px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.25);
    text-align: center;
    z-index: 10;
}

.exit-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 12px;
}

.warning-icon {
  font-size: 28px;
  color: #f36523; /* Custom orange */
  margin-right: 8px;
  vertical-align: middle;
}

.exit-modal-content h2 {
    font-size: 25px;
    font-weight: 900;
    color: #000;
    margin: 0;
    text-transform: uppercase;
    line-height: 30px;
}

.sub-text {
    font-size: 20px;
    font-weight: 700;
    margin: 12px 0 6px;
    color: #111;
    line-height: 25px;
}
.desc-text {
  font-size: 14px;
  color: #444;
  margin-bottom: 20px;
  line-height: 1.5;
}

.exit-form input {
  width: 100%;
  padding: 12px 15px;
  margin-bottom: 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 15px;
}

.exit-form button {
  background: #f36523;
  color: white;
  padding: 14px;
  border: none;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
  transition: all 0.3s ease;
}

.exit-form button:hover {
  background: #d9534f;
  transform: translateY(-1px);
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 14px;
  font-size: 22px;
  font-weight: bold;
  color: #aaa;
  cursor: pointer;
}
.close-btn:hover {
  color: #d9534f;
}

.badges {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-bottom: 0;
}

.badge-img {
  width: 90px;
  height: auto;
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.15));
  transition: transform 0.3s ease;
}

.badge-img:hover {
  transform: scale(1.05);
}
@keyframes toggleColorsText {

    0%,
    100% {
        color: #ffba00
    }

    50% {
        color: #fff
    }
}

@media (max-width: 768px) {
    .portfoliowrp .port-box ul li {
        width: 80%;
    }

    .owl-pricing.owl-carousel.row.owl-loaded.owl-drag {
        margin-left: 0;
    }

    .top-head {
        position: fixed;
        width: 100%;
        z-index: 9;
    }

    .head {
        padding-top: 35px;
    }
}