@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-size: 16px;
   font-weight: 500;
   color: #000;
   background-color: #fff;
   scroll-behavior: smooth;
   font-family: "Poppins", serif;
}

h1, h2, h3, h4, h5, h6 {
   color: #333;
   font-weight: 700
}

strong {
   font-weight: 800;
   color: #000
}

a {
   text-decoration: none !important;
   -webkit-transition: all 0.2s;
   transition: all 0.2s;
   color: #000;
   font-weight: 400
}

a:hover, a:focus {
   text-decoration: none;
   outline: none;
   cursor: pointer;
   color: inherit
}

.btn.focus, .btn:focus {
   outline: 0;
   box-shadow: none
}

button {
   color: inherit;
   border: none
}

p {
   margin-bottom: 0.5rem;
   font-size: 16px;
   font-weight: 400;
   color: #5E778F;
   line-height: 22px
}

ul, li {
   margin: 0;
   padding: 0;
   list-style-type: none !important
}

ul {
   padding-left: 0 !important
}

hr {
   background-color: #D0D0D0 !important;
   opacity: 1;
   border-color: #D0D0D0 !important
}

/*=====================================================================
@Template Name: Veronas
@Author: Object Square
@Developed By: Shawaj Khan
=====================================================================*/
.form-select:focus, .form-control:focus {
   box-shadow: none !important;
   border-color: #ccc
}

.dropdown-item:focus, .dropdown-item:hover {
   background-color: inherit;
   color: inherit
}

label {
   margin-bottom: 5px
}

input:focus, button:focus, textarea:focus {
   outline: none;
   box-shadow: none
}

img {
   max-width: 100%;
   height: auto
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
   -webkit-appearance: none;
   margin: 0
}

input[type=number] {
   -moz-appearance: textfield
}

.fz-12 {
   font-size: 12px !important
}

.fz-14 {
   font-size: 14px !important
}

.fz-16 {
   font-size: 16px !important
}

.fz-18 {
   font-size: 18px !important
}

.fz-20 {
   font-size: 20px !important
}

.fz-22 {
   font-size: 22px !important
}

.fz-24 {
   font-size: 24px !important
}

.fz-26 {
   font-size: 26px !important
}

.fz-28 {
   font-size: 28px !important
}

.fz-30 {
   font-size: 30px !important
}

.fw-300 {
   font-weight: 300 !important
}

.fw-400 {
   font-weight: 400 !important
}

.fw-500 {
   font-weight: 500 !important
}

.fw-600 {
   font-weight: 600 !important
}

.fw-700 {
   font-weight: 700 !important
}

.fw-800 {
   font-weight: 800 !important
}

.img-20 {
   height: 20px;
   width: 20px
}

.img-30 {
   height: 30px;
   width: 30px
}

.img-40 {
   height: 40px;
   width: 40px
}

.img-50 {
   height: 50px;
   width: 50px
}

.img-60 {
   height: 60px;
   width: 60px
}

.img-70 {
   height: 70px;
   width: 70px
}

.img-80 {
   height: 80px;
   width: 80px
}

.tp-space {
   padding-top: 70px;
   padding-bottom: 70px
}

.thm-btn {
   display: inline-block;
   padding: 12px 35px;
   background-color: #2B17DF;
   border-radius: 6px;
   color: #fff;
   font-size: 15px;
   font-weight: 600;
   border: 1px solid #2B17DF;
}

.thm-btn:hover {
   opacity: 0.8;
   color: #fff;
}

.thm-btn.outline {
   background-color: transparent;
   color: #2B17DF;
}

.thm-btn.outline:hover {
   background-color: #2B17DF;
   color: #fff;
   opacity: 1;
}

.subtitle {
   font-size: 16px;
   font-weight: 500;
   color: #2B17DF;
   text-transform: uppercase;
}

.title {
   font-size: 50px;
   font-weight: 700;
   color: #2E3842;
   margin-bottom: 20px;
}

.clr {
   color: #2B17DF !important;
}

.price {
   font-size: 20px;
   font-weight: 600;
   color: #2E3842;
}

.cards {
   background-color: #fff;
   margin-bottom: 15px;
   border: 1px solid #2B17DF26;
}

.cards-head {
   padding: 10px;
   border-bottom: 1px solid #2B17DF26;
   margin-bottom: 10px;
}

.cards-head h5 {
   font-size: 22px;
   font-weight: 700;
   color: #2B17DF;
   margin-bottom: 0;
}

.cards-body {
   padding: 10px;
}

.theme-header .custom-navbar .nav-item {
   margin-left: 15px;
   margin-right: 15px;
}

.theme-header .custom-navbar .nav-item .nav-link {
   font-size: 15px;
   font-weight: 500;
   color: #2E3842;
   text-transform: capitalize;
}

.theme-header .custom-navbar .nav-item .nav-link:hover, .theme-header .custom-navbar .nav-item .nav-link.active {
   color: #2B17DF;
}

.theme-header.sticky-header {
   background-color: #fff;
   box-shadow: 0px 0px 12px 0px #0000000D;
}

.theme-header .custom-navbar .nav-item .nav-link.dropdown-toggle::after {
   border: 0;
   content: '\f078';
   font-family: "Font Awesome 5 Pro";
   vertical-align: 0;
   transition: 0.2s;
}

.theme-header .custom-navbar .nav-item .nav-link.dropdown-toggle.show::after {
   transform: rotate(180deg);
}

.banner-sec {
   background-image: url(../images/banner-bg.png);
   background-repeat: no-repeat;
   background-size: cover;
   padding: 150px 0;
}

.banner-content h1 {
   font-size: 70px;
   font-weight: 700;
   color: #2E3842;
   margin-bottom: 40px;
}

.banner-content h1 span {
   color: #2B17DF;
}

.service-sec {
   background-image: url(../images/service-bg.png);
   background-repeat: no-repeat;
   background-size: cover;
}

.service-card {
   padding: 10px;
   background-color: #fff;
   box-shadow: 0px 0px 12px 0px #0000000D;
   margin-bottom: 15px;
}

.service-img {
   width: 100%;
   overflow: hidden;
}

.service-img img {
   width: 100%;
   transition: 0.3s;
}

.service-card:hover .service-img img {
   transform: scale(1.1);
}

.service-content {
   padding: 10px;
   text-align: center;
}

.service-content h4 {
   font-size: 22px;
   font-weight: 600;
   color: #2E3842;
   margin-bottom: 10px;
}

.service-btn {
   display: flex;
   justify-content: space-between;
   align-items: center;
   padding-top: 10px;
   border-top: 1px solid #2B17DF26;
}

.service-btn .thm-btn {
   padding: 8px 20px;
}

.viewall-card {
   position: relative;
}

.viewall-card img {
   width: 100%;
   aspect-ratio: 2 / 2;
   object-fit: cover;
}

.viewall-links {
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   background-color: #00000087;
   display: flex;
   justify-content: center;
   align-items: center;
}

.viewall-links a {
   display: inline-block;
   font-size: 22px;
   font-weight: 600;
   color: #fff;
}

.timing-sec {
   background-image: url(../images/timing-bg.png);
   background-repeat: no-repeat;
   background-size: cover;
   position: relative;
   z-index: 99;
}

.timing-sec::after {
   position: absolute;
   content: '';
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   background-color: #00000087;
   z-index: -9;
}

.timing-list {
   display: flex;
   justify-content: space-around;
   align-items: center;
   margin-top: 100px;
}

.timing-list li {
   text-align: center;
}

.timing-list li h6 {
   font-size: 30px;
   font-weight: 700;
   color: #fff;
   margin-top: 10px;
}

.timing-list li p {
   font-size: 18px;
   font-weight: 500;
   color: #fff;
}

.timing-hour-list li {
   display: flex;
   justify-content: space-between;
   align-items: center;
   color: #fff;
   font-size: 20px;
   font-weight: 500;
   margin-bottom: 25px;
}

.timing-hour-list li.close {
   color: #3FC1F0;
}

.team-card {
   position: relative;
   margin-bottom: 20px;
}

.team-card-img {
   overflow: hidden;
   width: 100%;
}

.team-card img {
   width: 100%;
   transition: 0.3s;
}

.team-card:hover img {
   transform: scale(1.2);
}

.team-card-content {
   position: absolute;
   bottom: 10px;
   left: 50%;
   transform: translateX(-50%);
   width: 90%;
   margin: 0 auto;
   background-color: #2B17DF73;
   box-shadow: 0px 0px 12px 0px #0000000D;
   padding: 15px;
   text-align: center;
   border-radius: 10px;
}

.team-card-content h6 {
   font-size: 16px;
   font-weight: 500;
   color: #fff;
}

.team-card-content h5 {
   font-size: 20px;
   font-weight: 600;
   color: #fff;
}

.testimonial-innr {
   text-align: center;
}

.testimonial-innr p {
   padding: 10px;
   background-color: #3FC1F0;
   color: #fff;
}

.testimonial-innr h5 {
   font-size: 25px;
   font-weight: 600;
   color: #2E3842;
   margin-top: 10px;
}

.media-slider-innr {
   width: 100%;
   overflow: hidden;
   cursor: pointer;
}

.media-slider-innr img {
   width: 100%;
   transition: 1s;
}

.media-slider-innr:hover img {
   transform: rotate(15deg) scale(1.5);
}

.cta-sec {
   background-color: #f7f7f7;
}

.cta-card {
   padding: 22px;
   background-color: #fff;
   text-align: center;
   min-height: 170px;
   box-shadow: 0px 0px 12px 0px #0000000D;
}

.cta-card span {
   display: inline-block;
   font-size: 30px;
   color: #3FC1F0;
}

.cta-card h5 {
   font-size: 22px;
   font-weight: 700;
   color: #333;
   text-transform: uppercase;
   margin: 10px 0;
}

.cta-card a {
   display: inline-block;
   font-size: 16px;
   font-weight: 400;
   color: #2B17DF;
}

.thm-footer {
   background-color: #080054;
   padding-top: 70px;
}

.ftr-abt a img {
   width: 170px;
   margin-bottom: 15px;
}

.ftr-head {
   font-size: 24px;
   font-weight: 500;
   color: #fff;
   margin-bottom: 15px;
}

.ftr-lnk li {
   margin-bottom: 10px;
}

.ftr-lnk li a {
   display: inline-block;
   font-size: 15px;
   font-weight: 400;
   color: #fff;
   padding-left: 10px;
   position: relative;
}

.ftr-lnk li a::after {
   position: absolute;
   content: '';
   left: 0;
   top: 8px;
   height: 5px;
   width: 5px;
   background-color: #fff;
   transform: rotate(45deg);
}

.ftr-lnk li a:hover {
   color: #3FC1F0;
}

.ftr-lnk li a:hover::after {
   background-color: #3FC1F0;
}

.ftr-contact a.nmber {
   display: inline-block;
   font-size: 28px;
   font-weight: 500;
   color: #fff;
   margin-bottom: 15px;
}

.ftr-contact li a {
   display: inline-block;
   font-size: 16px;
   font-weight: 400;
   color: #B8B8B8;
   margin-bottom: 8px;
}

.ftr-contact li a span {
   color: #fff;
}

.ftr-media a {
   display: inline-block;
   height: 40px;
   width: 40px;
   line-height: 40px;
   text-align: center;
   background-color: #3FC1F0;
   border-radius: 4px;
   margin-top: 15px;
   margin-right: 8px;
}

.ftr-media a:hover {
   opacity: 0.7;
}

.copyright {
   background-color: #080042;
   padding: 5px 0;
   margin-top: 40px;
}

.copyright p a {
   color: #fff;
   text-decoration: underline !important;
}

.register-modal .modal-content {
   background-image: url(../images/register-bg.png);
   background-repeat: no-repeat;
   background-size: cover;
   border-radius: 31px;
   position: relative;
   z-index: 99;
}

.register-modal .modal-content .btn-close, .success-modal .modal-content .btn-close {
   background-image: none;
   padding: 0;
   box-shadow: none;
   height: 30px;
   width: 30px;
   background-color: #F05A3F;
   opacity: 1;
   border-radius: 25px;
   color: #fff;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 99;
   font-size: 15px;
}

.register-modal .modal-content::after {
   position: absolute;
   content: '';
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   background: rgb(3 0 30 / 73%);
   border-radius: 30px;
   z-index: -9;
}

.register-modal .modal-content .modal-body {
   padding: 35px;
}

.register-modal h4 {
   font-size: 32px;
   font-weight: 700;
   margin-bottom: 20px;
   color: #fff;
}

.register-modal .modal-content label {
   color: #fff;
}

.register-modal form p {
   color: #fff;
}

.register-modal form p a {
   display: inline-block;
   color: #3FC1F0;
   font-weight: 600;
}

.login-option {
   margin: 15px 0;
}

.login-option a {
   display: inline-block;
   margin-left: 8px;
}

.login-option a img {
   width: 45px;
}

.custom-frm-bx {
   margin-bottom: 20px;
}

.custom-frm-bx .form-control, .custom-frm-bx .form-select {
   color: #000;
   height: 48px;
   border-radius: 0;
}

.custom-frm-bx textarea.form-control {
   height: 100px;
}

.banner-innr {
   background-color: #f7f7f7;
   padding-top: 150px;
   padding-bottom: 60px;
   position: relative;
   z-index: 99;
}

.banner-innr h1 {
   font-size: 40px;
   font-weight: 700;
   margin-bottom: 0;
   text-align: center;
   color: #2B17DF;
}

.contact-sec {
   background-image: url(../images/contact-bg.jpg);
   background-repeat: no-repeat;
   background-size: cover;
   background-attachment: fixed;
   position: relative;
   z-index: 999;
}

.contact-sec::after {
   position: absolute;
   content: '';
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   background-color: #21202091;
   z-index: -9;
}

.contact-lft h4 {
   font-size: 35px;
   margin-bottom: 50px;
   line-height: 50px;
   font-weight: 600;
   color: #fff;
}

.contact-frm {
   padding: 35px;
   background-color: #212020;
}

.contact-frm h4 {
   font-size: 30px;
   font-weight: 700;
   margin-bottom: 40px;
   color: #fff;
}

.contact-frm .custom-frm-bx label {
   color: #fff;
   font-size: 16px;
   font-weight: 400;
}

.contact-lft li {
   display: flex;
   align-items: center;
   margin-bottom: 50px;
}

.contact-lft li span {
   display: inline-block;
   height: 50px;
   width: 50px;
   line-height: 50px;
   text-align: center;
   background-color: #2B17DF;
   font-size: 22px;
   border-radius: 5px;
   margin-right: 10px;
   color: #fff;
}

.contact-lft li h6 {
   font-size: 16px;
   font-weight: 500;
   color: #2B17DF;
   text-transform: uppercase;
   letter-spacing: 1px;
}

.contact-lft li a {
   display: inline-block;
   font-size: 16px;
   font-weight: 500;
   color: #fff;
}

.contact-lft li a:hover {
   color: #2B17DF;
   text-decoration: underline !important;
}

.service-slider-innr img {
   width: 100%;
   border-radius: 20px;
}

.service-slider.owl-theme .owl-nav.disabled+.owl-dots {
   margin-top: -40px;
   position: relative;
}

.service-slider.owl-theme .owl-dots .owl-dot span {
   background-color: #fff;
}

.service-slider.owl-theme .owl-dots .owl-dot.active span, .service-slider.owl-theme .owl-dots .owl-dot span:hover {
   background: #2B17DF !important;
}

.service-dtl-content h4 {
   font-size: 35px;
   font-weight: 700;
   color: #000;
   margin-bottom: 15px;
}

.service-dtl-content .rating {
   padding: 0;
}

.service-dtl-content .price {
   margin: 18px 0;
   font-size: 28px;
   color: #2B17DF;
}

.rating-card {
   padding: 10px;
   background-color: #fff;
   border: 1px solid #2B17DF26;
}

.rating-card h4 {
   font-size: 20px;
   margin-bottom: 10px;
   font-weight: 600;
}

.rating-card h6 span {
   display: inline-block;
   padding: 6px 15px;
   background-color: #FFC107;
   color: #000;
   border-radius: 5px;
   font-size: 15px;
   font-weight: 400;
   margin: 5px 0;
}

.rating-card p {
   font-size: 16px;
   font-weight: 500;
}

.rating-bar {
   display: flex;
   justify-content: space-around;
   align-items: center;
   margin-bottom: 20px;
}

.progress {
   width: 80%;
   height: 5px;
}

.rating-bar span {
   font-size: 15px;
   font-weight: 600;
   color: #333;
}

.rating-bar span i {
   color: #F2C94C;
}

.rating-bar .progress-bar.grn {
   background-color: #81C115;
}

.rating-bar .progress-bar.lgt-grn {
   background-color: #6FCF97;
}

.rating-bar .progress-bar.yllw {
   background-color: #F2C94C;
}

.rating-bar .progress-bar.org {
   background-color: #F2994A;
}

.rating-bar .progress-bar.rd {
   background-color: #EB5757;
}

.product-review {
   padding: 10px;
   border-radius: 0;
   margin-bottom: 15px;
   background-color: #fff;
   border: 1px solid #2B17DF26;
}

.rating-txt {
   display: flex;
   justify-content: space-between;
   align-items: center;
   margin-bottom: 0;
   color: #858585;
}

.rating-txt .rating {
   font-size: 16px;
   font-weight: 500;
   background-color: transparent;
}

.rating-txt .rating em {
   display: inline-block;
   padding: 4px 12px;
   background-color: #FFC107;
   color: #000;
   font-style: normal;
   border-radius: 5px;
}

.product-review .desc-txt {
   font-size: 16px;
   font-weight: 500;
   color: #B8B8B8;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   overflow: hidden;
   width: 100%;
   margin: 5px 0;
}

.product-review .desc-txt a {
   color: #DB8840;
   font-weight: 500;
}

.apply-cupon h4 {
   font-size: 16px;
   font-weight: 600;
   color: #321de3;
   margin-bottom: 10px;
}

.apply-cupon-innr {
   display: flex;
   justify-content: space-between;
   align-items: center;
   border: 1px solid #321de3;
   margin-bottom: 10px;
}

.apply-cupon-innr .form-control {
   background-color: transparent;
   border: 0;
   border-radius: 0;
   color: #fff;
}

.apply-cupon-innr .thm-btn {
   border-radius: 0;
}

.payment .cards-body .form-check {
   padding: 10px;
   padding-left: 1.9em;
   margin-bottom: 10px;
}

.payment .cards-body .form-check .form-check-label {
   font-size: 16px;
   font-weight: 500;
   color: #B8B8B8;
   margin-bottom: 0;
   cursor: pointer;
   vertical-align: middle;
}

.success-modal .modal-content {
   border-radius: 0;
}

.success-modal .modal-content .modal-body {
   text-align: center;
}

.success-modal .modal-content .modal-body h4, .success-modal .modal-content .modal-body h5 {
   font-size: 16px;
   font-weight: 500;
   margin-bottom: 20px;
}

.profile-bar {
   background-color: #2B17DF;
   padding: 15px;
   border: 1px solid #fff;
   height: 450px;
}

.profile-bar-list {
   height: 90%;
}

.profile-bar-list li a {
   display: block;
   padding: 10px 15px;
   background-color: #0000002B;
   color: #fff;
   margin-bottom: 10px;
   font-size: 16px;
   font-weight: 500;
}

.profile-bar-list li a.active, .profile-bar-list li a:hover {
   background-color: #000000;
   color: #fff;
}

.profile-upload {
   text-align: center;
   position: relative;
   margin-bottom: 30px;
}

.profile-upload input[type="file"] {
   display: none;
}

.profile-upload img {
   height: 100px;
   width: 100px;
   border-radius: 50px;
}

.profile-upload label {
   height: 30px;
   width: 30px;
   text-align: center;
   line-height: 30px;
   color: #fff;
   font-size: 12px;
   background-color: #F05A3F;
   box-shadow: 0px 4px 4px 0px #BC99724D;
   border-radius: 25px;
   cursor: pointer;
   position: absolute;
   right: 46%;
   bottom: 0;
   transform: translateX(-50%);
}

.appointments-bar {
   padding: 10px;
   margin-bottom: 15px;
   border: 1px solid #2B17DF26;
}

.appointments-head {
   display: flex;
   justify-content: space-between;
   align-items: center;
   border-bottom: 1px solid #B8B8B8;
   padding-bottom: 8px;
   margin-bottom: 10px;
}

.appointments-body {
   display: flex;
   justify-content: space-between;
}

.appointments-lft {
   display: flex;
   align-items: center;
}

.appointments-lft img {
   height: 100px;
   width: 100px;
   margin-right: 10px;
   object-fit: cover;
}

.appointments-lft-contnt h6 {
   font-size: 18px;
   font-weight: 600;
   color: #321de3;
   margin-bottom: 5px;
}

.appointments-lft-contnt p {
   margin-bottom: 4px;
}

.appointments-body div button {
   height: 40px;
   width: 40px;
   line-height: 40px;
   text-align: center;
   background-color: #2B17DF;
   color: #fff;
   border-radius: 25px;
   margin-left: 5px;
}

.appointments-body .dropdown-menu {
   background-color: #000;
}

.appointments-body .dropdown-menu .dropdown-item {
   background-color: #0000002B;
   color: #fff;
   margin-bottom: 5px;
   font-size: 15px;
}

.appointments-body .dropdown-menu .dropdown-item:hover {
   background-color: #2B17DF;
   color: #fff;
}

.notification-list li {
   display: flex;
   align-items: center;
   margin-bottom: 15px;
   padding: 8px;
   background-color: #fff;
   border: 1px solid #2B17DF26;
}

.notification-list li .notification-icon img {
   width: 45px;
}

.notification-list li .notification-content {
   margin-left: 15px;
}

.notification-list li .notification-content p.date {
   color: #0C9947;
}

.notification-list li .notification-content p {
   color: #8A8F98;
   font-size: 14px;
   margin-bottom: 0;
   font-weight: 400;
}

.notification-list li .notification-content h6 {
   font-size: 16px;
   margin: 4px 0;
   color: #2B17DF;
   font-weight: 600;
}

.star-list li {
   display: inline-block;
   margin-bottom: 15px;
}

.star-list li.star i {
   display: inline-block;
   color: #D9D9D9;
   cursor: pointer;
   font-size: 28px;
   margin-right: 8px;
   margin-top: 10px;
}

.star-list li.star.selected i {
   color: #F29221;
}

.forecasts-card {
   padding: 10px;
   border: 1px solid #87878766;
   border-radius: 10px;
   text-align: center;
   margin-bottom: 20px;
}

.forecasts-card img {
   width: 50px;
}

.forecasts-card h5 {
   font-size: 20px;
   font-weight: 400;
   color: #fff;
   margin: 12px 0;
}
