/*-----------------------------------------------------------------------------------

    Template Name: Ranly - Creative Agency Bootstrap HTML Template
    Template URI: http://rockstheme.com
    Description: This is html5 template
    Author: Rocks_theme
    Author URI: http://rockstheme.com
    Version: 1.0

-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------  

     CSS INDEX
    ===================
    1. Theme default css
    2. Header area
    3. Intro area
    4. Welcome services area
    5. About Area
    6. Services Area
  
    8. Portfolio Area
    9.Reviews Area Css
    10. Bloglog Area
    11. Quote Area
    12. Footer Area
    13.	Home page 02  CSS
    14.Feature Area
    15. Team Area
    16. Home page 03 Area
    17.Counter Area
    18.Home page 04  CSS
    19. Pricing area css
    20. Breadcumbs Area
    21. Blog Sidebar Area
    22. Blog Details
    23.	Contact Us  CSS
    24. Project Details page
    25. Error page
    26. Services Details area
    27.	Single team  CSS
    28.	Animation  CSS



    
-----------------------------------------------------------------------------------*/

/*----------------------------------------*/

/*  Google Fonts
/*----------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');
/*----------------------------------------*/

/*  1.  Theme default CSS
/*----------------------------------------*/

body {
    font-family: Source Sans Pro, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-weight: normal;
    font-style: normal;
    color: #666;
    font-size: 16px;
}

.img,
img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}

.fix {
    overflow: hidden
}

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

a:focus,
.button:focus {
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover {
    /* color: #8b5cf6; */
    text-decoration: none;
   

}

a,
button {
    color: #8b5cf6;
    outline: medium none;
}

button {
    cursor: pointer;
    transition: .3s;
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
    outline: 0
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    color: #151b2c;
    margin-top: 0px;
    font-weight: 600;
    margin-bottom: 15px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 {
    font-size: 60px;
    line-height: 66px;
}

h2 {
    font-size: 40px;
    line-height: 46px;
}

h3 {
    font-size: 32px;
    line-height: 40px;
}

h4 {
    font-size: 24px;
    line-height: 32px;
}

h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

h6 {
    font-size: 16px;
    line-height: 28px;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}

p {
    font-size: 17px;
    font-weight: normal;
    line-height: 26px;
    color: #3f3f46;;
    margin-bottom: 15px;
}

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

*::-moz-selection {
    background: #d6b161;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

*::-moz-placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

*::placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

.theme-overlay {
    position: relative
}

.theme-overlay::before {
    background: #8b5cf6 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}

.section-headline {
    padding-bottom: 30px;
}

.area-padding {
    padding: 110px 0px
}

.area-padding-2 {
    padding: 110px 0px 80px
}

.area-padding-3 {
    padding: 80px 0px;
}

.section-headline h2 {
    color: #18233A;
    font-size: 46px;
    line-height: 54px;
}

.white-headline h2 {
    color: #fff;
}

.white-headline p {
    color: #f9f9f9;
}

.section-headline p {
    width: 480px;
    margin: 0px auto 15px;
}

.left-headline h2 {
    font-size: 40px;
    line-height: 48px;
}

.left-headline p {
    text-align: left;
    margin: 0 0px 15px;
}

.separator {
    border-bottom: 2px solid #eae7ff
}

.bg-color {
    /* background: #f8f8fe; */
    /* background-color: black; */
}

.area-80 {
    padding: 80px 0px;
}

.bread-pd {
    padding: 110px 0px 100px;
}

.bg-color-dark {
    background: #0A0653;
}

.hd-btn {
    -moz-user-select: none;
    background: #8b5cf6;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    padding: 0 20px;
    text-align: center;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    position: relative;
    min-height: 44px;
    line-height: 44px;
    border-radius: 3px;
    border: 1px solid #8b5cf6;
    font-weight: 600;
}

.hd-btn i {
    font-size: 14px;
    padding-right: 10px;
    line-height: 24px;
}

.hd-btn:hover {
    background: transparent;
    color: #8b5cf6;
    transition: all 0.3s ease 0s;
}
clo{
    color: #a483f1;
}


.play-btn {
    height: 60px;
    width: 60px;
    line-height: 60px;
    display: inline-block;
    border-radius: 50%;
    background-color: transparent;
    text-align: center;
    color: #fff;
    padding-left: 3px;
    margin-left: 27px;
    border: 1px solid #8b5cf6;
    font-size: 30px;
    position: relative;
    top: 6px;
}

.color-text {
    color: #8b5cf6 !important;
}
.para{
    color: #71717a;
}

.play-btn:hover {
    background-color: #8b5cf6;
    box-shadow: 0px 8px 16px 0px rgba(225, 36, 84, 0.2);
    color: #fff;
}

.about-video-btn {
    font-size: 14px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
    padding-left: 3px;
}

.about-video-btn.white-video-btn {
    width: 120px;
    height: 120px;
    line-height: 119px;
    background: #fff;
    color: #223645;
}

.text-blue-500 {
    --tw-text-opacity: 1;
    color: rgb(59 130 246 / var(--tw-text-opacity));
}

.about-video-btn.white-video-btn:hover {
    background: #8b5cf6;
    border: 2px solid #8b5cf6;
    color: #fff;
}

.t-center {
    text-align: end;
}

.f-right {
    float: right;
}

.f-left {
    float: left;
}

#scrollUp {
    /* background: #f1d4d4; */
    background-color: #8b5cf6;
    height: 45px;
    width: 45px;
    right: 15px;
    bottom: 15px;
    color: white;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    line-height: 45px;
}

#scrollUp:hover {
    background: #8b5cf6;
    color: #fff;
}

.brand-content {
    padding: 30px;
}

div#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url('img/logo/preloader.gif') no-repeat center center;
}

/*----------------------------------------*/

/*  2. Header bottom area
/*----------------------------------------*/

.header-one {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
}
.header-two {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
    /* background:lavender; */
}

.logo img {
    position: relative;
    z-index: 2;
}

.header_menu ul li {
    display: inline-block;
    margin-left: 30px;
    position: relative;
}

.header_menu ul li a {
    color: #2a354e;
    font-weight: 600;
    padding: 40px 0;
    display: block;
    font-size: 17px;
}

.header_menu ul li a:hover {
    color: #8b5cf6 !important;
}

/* .header_menu ul li.menu-item-has-children>a::after {
    content: '\e64b';
    font-family: 'themify';
    font-weight: 600;
    margin-left: 6px;
    font-size: 12px;
    line-height: 30px;
    transition: 0.5s;
} */

.header_menu ul li ul.submenu {
    position: absolute;
    background: #ffffff;
    width: 200px;
    top: 110%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    padding: 15px 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    border-top: 2px solid #8b5cf6;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
    z-index: 99;
    text-align: left;
}

.header_menu ul li ul.submenu li {
    margin: 0;
    display: block;
}

.header_menu ul li ul.submenu li a {
    padding: 8px 30px;
    font-size: 15px;
    position: relative;
    display: block;
}

.header_menu ul li ul.submenu li a:hover {
    color: #8b5cf6;
    transition: 0.5s;
}

.header_menu ul li:hover ul.submenu {
    opacity: 1;
    visibility: visible;
    top: 96%;
}

.header_menu ul li ul.submenu li:hover>a {
    color: #223645;
}

.header-social-icons {
    float: right;
}

.main-menu ul li:hover>a {
    color: #223645;
}

.header-right {
    margin-left: 60px;
    float: right;
    padding: 32px 0px;
}

.header-area{
    transition: all 1s;
}

.header-area.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    box-shadow: 0px 0px 3px #ddd, -2px -2px 3px #ddd;
    background: #fff;
    /* background: lavender; */
    
  
 
}

.header-area.stick .header_menu ul.main-menu>li>a {
    padding: 30px 0px;
}

.header-area.stick .logo a {
    display: inline-block;
    height: auto;
    padding: 15px 0;
}

.header-area.stick .header-right {
    margin-left: 60px;
    padding: 22px 0px;
}

.search-inner {
    display: inline-block;
    margin-right: 25px;
}

.search-option {
    background: #f0faff;
    bottom: -84px;
    color: #444;
    display: none;
    position: absolute;
    right: 20px;
    width: 300px;
    z-index: 99999;
    padding: 20px;
}

.header-right a.main-search {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    position: relative;
    top: 5px;
}

.header-area.stick .header-right a.main-search {
    color: #444;
}

.search-option input {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #444;
    display: block;
    float: left;
    font-size: 14px;
    font-style: italic;
    padding: 8px 10px;
    width: 212px;
    height: 44px;
}

.search-option button.button {
    background: #8b5cf6;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 17px;
    line-height: 35px;
    padding: 5px 15px;
    text-align: center;
}

/*----------------------------------------*/

/*  3. Intro Area
/*----------------------------------------*/


.bg-wrapper{
 height:600px;
}


.intro-home {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.intro-content {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    margin-top: -250px;
}



.slide-all-text {
    margin-top: 30px;
}

.slider-content {
    position: relative;
}

.title-2 {
    color: #27272a;
    font-size: 52px;
    font-weight: 600;
    line-height: 66px;
    margin-bottom: 30px;
    margin-right: 26px;
    letter-spacing: 1px;
}

.layer-1 {
    position: relative;
    overflow: hidden;
}

.top-img {
    float: left;
    width: 50px;
    height: auto;
    margin-right: 20px;
    padding: 10px;
    border: 1px solid #8b5cf6;
    border-radius: 3px;
}

.title-1 {
    font-size: 24px;
    color: #313d58;
    margin-bottom: 20px;
    font-weight: 600;
}

.ready-btn {
    color: #fff;
    font-weight: 600;
    padding: 13px 30px;
    display: inline-block;
    font-size: 18px;
}

.anti-btn {
    background-color: #8b5cf6;
    color: #fff;
    position: relative;
    z-index: 1;
    border-radius: 3px;
}

.anti-btn::before {
    background-color: #090962;
    position: absolute;
    content: '';
    height: 100%;
    width: 0;
    top: 0;
    left: auto;
    right: 0;
    z-index: -1;
    border-radius: 2px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.anti-btn:hover {
    color: #fff;
    transition: 0.5s;
    border-radius: 3px;
}

.anti-btn:hover::before {
    width: 100%;
    left: 0;
    right: auto;
    color: #fff;
}

.video-content {
    display: inline-block;
    margin-left: 30px;
}

.video-content a:hover i {
    background: #8b5cf6;
    color: #fff;
    transition: 0.4s;
}

.video-play.vid-zone i {
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    height: 30px;
    width: 30px;
    line-height: 30px;
    position: relative;
    font-size: 14px;
    background: #8b5cf6;
    color: #fff;
    margin-right: 10px;
    transition: 0.4s;
}

.video-content a span {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    transition: 0.4s;
    position: relative;
}

.video-content a span:hover {
    color: #8b5cf6;
}

.video-content a span::after {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    background: #8b5cf6;
    width: 0%;
    height: 1px;
    transition: 0.5s;
}

.video-content a span:hover::after {
    width: 100%;
    transition: 0.5s;
}

.slide-top-image img {
    float: left;
    width: 50%;
    margin-bottom: 50px;
}

.top-img1 {
    padding-right: 30px;
    border-radius: 5px;
}

.top-img2 {
    padding-left: 30px;
    border-radius: 5px;
}

.slide-bot-image {
    text-align: center;
}

/* .top-img3 {
    width: 50%;
    border-radius: 5px;
} */

/*--------------------------------*/

/* 4. Welcome services Area
/*--------------------------------*/

.welcome-service {
    position: relative;
}

.bg-icon {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.4;
    width: 300px;
    height: auto;
    animation-name: rotateme;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.wel-text {
    overflow: hidden;
    margin-bottom: 30px;
    transition: 0.5s;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}

.wel-content {
    padding: 40px 30px;
    text-align: center;
    transition: 0.5s;
    border-radius: 4px;
    position: relative;
    z-index: 1;
    background: #fff;
}

.wel-content h4 {
    font-size: 22px;
    margin-bottom: 10px;
}

.wel-text:hover {
    transition: 0.5s;
}

.wel-down-icon {
    font-size: 80px;
    color: #8b5cf6;
    display: inline-block;
    line-height: 80px;
    margin-top: 20px;
}

.wel-up {
    top: 30px;
    position: relative;
}

.wel-content::after {
    position: absolute;
    left: 0px;
    bottom: 0px;
    content: "";
    width: 50px;
    height: 50px;
    background: #0A0653;
    z-index: -1;
    transition: 0.5s;
}

.wel-text:hover .wel-content::after {
    transition: 0.5s;
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.wel-text:hover .wel-content h4 {
    color: #fff;
}

.wel-text:hover .wel-content p {
    color: #f9f9f9;
}

.p-number {
    position: absolute;
    bottom: 0;
    left: 7px;
    font-size: 30px;
    color: #fff;
    opacity: 0.9;
}

/*----------------------------------------*/

/* 5. About Area
/*----------------------------------------*/
span.uppercase.bg-blue-50.px-6.py-1.rounded-full.font-semibold.text-blue-500 {
    background: #eff6ff;
    padding: 1px 30px;
    border-radius: 25px;
    margin-bottom: 40px;
}

.to-sky-300 {
    --tw-gradient-to: #7dd3fc;
}
.via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191,219,254,0));
}
.from-sky-300 {
    --tw-gradient-from: #7dd3fc;
 
}

.to-orange-300 {
    --tw-gradient-to: #fdba74;
}
.via-amber-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, hsla(48,97%,77%,0));
}
.from-orange-300 {
    --tw-gradient-from: #fdba74;
 
}
.bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.to-green-300 {
    --tw-gradient-to: #86efac;
}
.via-emerald-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167,243,208,0));
}
.from-green-300 {
    --tw-gradient-from: #86efac;
 
}
.text-blue-500 {
    --tw-text-opacity: 1;
    color: rgb(59 130 246 / var(--tw-text-opacity));
}
.w-12 {
    width: 3rem;
}
.h-12 {
    height: 3rem;
}
.about-space {
    margin: 81px 0px;
}
.duration-200 {
    transition-duration: .2s;
}
.transition {
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
}

.p-7 {
    padding: 1.75rem;
}


.about-area {
    position: relative;
}

.about-text .left-headline h2 {
    color: #fff;
}

.about-text .left-headline p {
    color: #f9f9f9;
}

.ab-image {
    padding-right: 40px;
    position: relative;
}

.big-content {
    position: absolute;
    left: 30px;
    bottom: 0px;
    width: 170px;
    height: 210px;
    background: #8b5cf6;
    border-radius: 4px;
    padding: 30px 10px;
    text-align: center;
}

.big-content .big-text {
    font-size: 100px;
    line-height: 90px;
    color: #fff;
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
}

.big-content .under-text {
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.ab-image img {
    border-radius: 5px;
}

.ab-mark-text li {
    display: block;
    position: relative;
    color: #f9f9f9;
    padding: 12px 0px 12px 40px;
}

.ab-mark-text li::after {
    position: absolute;
    left: 0px;
    top: 12px;
    content: "\e64c";
    font-family: themify;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 2px;
    font-size: 12px;
    color: #8b5cf6;
    background: #fff;
}

.about-company {
    margin-top: 40px;
    display: flex;
}

.about-icon {
    margin-right: 20px;
    float: left;
}

.about-icon img {
    width: 80px;
    height: 80px;
}

.single-about {
    display: flex;
    align-items: center;
    width: 50%;
}

.counter-text {
    float: left;
}

.counter-text h2 {
    font-size: 42px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
}

.counter-text h2 span {
    margin-right: 5px;
}

.counter-text h5 {
    color: #f9f9f9;
    font-size: 18px;
    margin-bottom: 0px;
}

/*----------------------------------------*/


/* Tabs */
.tabs {
    --tw-bg-opacity: 1;
    /* background-color: rgb(253 242 248 / var(--tw-bg-opacity)); */
    /* border-radius: 60px; */
    padding-left: 4rem;
    padding-right: 4rem;
    padding-top: 3.5rem;
    padding-bottom: 5rem;
    
}

.tabs-2 {
    --tw-bg-opacity: 1;
    /* background: linear-gradient(to right, #d6bcfa, #f9c0d7); */

    /* border-radius: 60px; */
    padding-left: 4rem;
    padding-right: 4rem;
    padding-top: 3.5rem;
    padding-bottom: 5rem;
    
}
.tabs-3 {
    --tw-bg-opacity: 1;
    /* background-color: #ede9fe; */
    /* border-radius: 60px; */
    padding-left: 4rem;
    padding-right: 4rem;
    padding-top: 3.5rem;
    padding-bottom: 5rem;
    
}
.btn-explore {
    background: #ec4899;
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.75rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    border-radius: .5rem;
    font-weight: 600;
}
.bg-violet-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(167 139 250 / var(--tw-bg-opacity));
}
.btn-started{
    background-color: #0ea5e9;
    padding-left: 5rem;
    padding-right: 5rem;
    border-radius: .5rem;
    font-weight: 600;
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.75rem;
    border: 1px solid #0ea5e9;
}

.btn-started:hover{
    background: transparent;
    color: #0ea5e9;
}


.shadow-lg {
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.text-sky-500 {
    --tw-text-opacity: 1;
    color: rgb(14 165 233 / var(--tw-text-opacity));
    text-align: center!important;
}
.shadow-pink-600\/40 {
    --tw-shadow-color: rgba(219,39,119,.4);
    --tw-shadow: var(--tw-shadow-colored);
}
i.fa-solid.fa-chevron-right.right {
    padding-left: 6px;
    font-size: 13px;
}
.nav-pills .nav-link {
    border-radius: 0;
}

@media (min-width: 768px) {
    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
@media (min-width: 768px) {
    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
}
.shadow-pink-600\/40 {
    --tw-shadow-color: rgba(219,39,119,.4);
    --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lg {
   
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
}
.shadow, .shadow-lg {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ease-in {
    transition-timing-function: cubic-bezier(.4,0,1,1);
}
.duration-200 {
    transition-duration: .2s;
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.font-semibold {
    font-weight: 600;
}
.py-1\.5 {
    padding-top: .375rem;
    padding-bottom: .375rem;
}

.bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(244 114 182 / var(--tw-bg-opacity));
    border: none;
    border-radius: 3px!important;
}
.bg-sky-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(56 189 248 / var(--tw-bg-opacity));
    border-radius: 3px!important;
}
.rounded-\[2px\] {
    border-radius: 2px;
}
.whitespace-nowrap {
    white-space: nowrap;
}
.dashed-btn{
    border: none;
    background: transparent;
    color: #000;
    border-bottom: 1px dashed #f472b6;
}
.dashed-btn-2{
    border: none;
    background: transparent;
    color: #000;
    border-bottom: 1px dashed #38bdf8;
}
.dashed-btn-3{
    border: none;
    background: transparent;
    color: #000;
    border-bottom: 1px dashed #a78bfa;
}
    .bg-violet-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(139 92 246 / var(--tw-bg-opacity));
    }
    .text-violet-500 {
        --tw-bg-opacity: 1;
        color: rgb(139 92 246 / var(--tw-bg-opacity));
    }
    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }

.leading-relaxed {
    line-height: 1.625;
}
.bg-violet-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(237 233 254 / var(--tw-bg-opacity));
}
.p-10 {
    padding: 2.5rem;
}
.rounded-\[15px\] {
    border-radius: 15px;
}
.md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
}
.bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(236 72 153 / var(--tw-bg-opacity));
}
.rounded-lg {
    border-radius: .5rem;
}
.text-blue-600 {
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity));
}
.numero {
    font-size: 1.9rem;
    line-height: 2.5rem;
    font-weight: 500;
}
/*  6. Services Area
/*----------------------------------------*/

.service-img {
    margin-bottom: 20px;
}

.single-service {
    padding: 36px 30px;
    border: 1px solid #fff;
    position: relative;
    min-height: 300px;
    margin-bottom: 30px;
}

.service-img img {
    width: 80px;
    height: 80px;
}

.text-service {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    background: #fff;
    transition: 0.5s;
}

.service-content h4 {
    font-size: 22px;
    line-height: 30px;
}

.service-content h4 a {
    color: #2a354e;
}

.single-service:hover {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    background: #fff;
    transition: 0.5s;
}

.service-content h4 a:hover {
    color: #8b5cf6;
}

.single-service h2 {
    font-size: 38px;
    line-height: 46px;
}

.single-service p {
    margin-bottom: 0px;
}

.service-btn {
    border: 1px solid #8b5cf6;
    background: #8b5cf6;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    padding: 10px 20px;
    text-align: center;
    transition: all 0.4s ease 0s;
    border-radius: 2px;
}

.service-btn:hover {
    border: 1px solid #8b5cf6;
    background: transparent;
    color: #8b5cf6;
    transition: all 0.4s ease 0s;
}

/*--------------------------------*/



/*----------------------------------------*/

/*  12. Footer Area
/*----------------------------------------*/



/*----------------------------------------*/

/* 14.Feature Area
/*--------------------------------*/

.feature-area {
    position: relative;
}

.feature-image {
    border-radius: 10px;
    position: relative;
}

.feature-image img {
    border-radius: 10px;
}

.single-support-services {
    margin-bottom: 30px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
    padding: 30px 20px;
    background: #fff;
}

.support-services {
    position: relative;
    z-index: 1;
}

.support-images {
    float: left;
    font-size: 60px;
    color: #8b5cf6;
    line-height: 60px;
    text-align: center;
    transition: 0.4s;
    font-weight: 400;
    margin-right: 15px;
    background: #fff;
}

.support-services::before {
    position: absolute;
    left: 30px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #8b5cf6;
    opacity: 0;
    transition: 0.4s;
    content: "";
    align-items: center;
    z-index: -1;
}

.support-content {
    padding-left: 80px;
}

.support-services .support-content h4 {
    font-size: 21px;
    padding-bottom: 0px;
}

.support-services .support-content h4 a {
    color: #151b2c;
}

.right-headline p,
.support-services .support-content p {
    margin-bottom: 0px;
}

.feature-images {
    margin-right: 40px;
}

.feature-area-2 .feature-images {
    margin-right: 0px;
    margin-left: 40px;
}

.feature-images img {
    border-radius: 5px;
}

.single-support-services:hover .support-images {
    margin-top: 45px;
}

.single-support-services:hover .support-services::before {
    opacity: 1;
}

.mar-0 {
    margin-bottom: 0px;
}

/*----------------------------------------*/


/*  19. Pricing area css
/*----------------------------------------*/



.table-list {
    border-radius: 15px;
    overflow: hidden;
    padding: 40px 30px;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    /* box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1); */
    /* box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);  */
     transition: all 0.4s ease 0s;
     border: 1px solid #f5f5f5;
     
    
    }

    .table-list:hover{
        /* border: 1px solid #8b5cf6; */
        box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
        
    }
.most-popular-badge {
    background-color: #8b5cf6; /* Highlight color */
    color: #fff;
    font-weight: bold;
    font-size: 8px;
    padding: 8px 12px;
    border-radius: 20px;
    position: absolute;
    top: -35px;
    /* right: 10px; */
    left:35%;
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); */
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2); /* Horizontal offset, Vertical offset, Blur radius, Color */                                            
    z-index: 10;
    text-transform: uppercase;
}



.top-price-inner {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}

.top-price-inner h3 {
    text-transform: capitalize;
    margin-bottom: 15px;
    font-size: 34px;
}

.users {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.dolar {
    font-size: 24px;
    margin-right: 5px;
    position: relative;
    top: -17px;
}

.prices {
    font-size: 40px;
    font-weight: 800;
    padding-right: 10px;
    color: #8b5cf6;
}



.table-list ol li {
    padding: 10px 0px;
}

.table-list li.check {
    position: relative;
}

.table-list li.check i::before {
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 7px;
    color: #1FC157;
}

.table-list li.check.cross ::before {
    color: #FF5B5B;
}

.price-btn {
    margin-top: 40px;
    padding-bottom: 20px;
    display: inline-block;
}

.price-btn a {
    color: #fff;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    border-radius: 2px;
    font-weight: 600;
    font-size: 14px;
    padding: 12px 34px;
    background: #8b5cf6;
    border: 1px solid #8b5cf6;
}

.table-list ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.price-btn a:hover {
    background: transparent;
    color: #8b5cf6;
    border: 1px solid #8b5cf6;
}

.table-list ol {
    margin-top: 10px;
}

.base {
    position: absolute;
    right: -37px;
    top: 33px;
    background: #1FC157;
    width: 180px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
    transform: rotate(45deg);
    z-index: 2;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.active-table {
    background: #0A0653;
}

.active-table .top-price-inner h3 {
    color: #fff;
}

.active-table .users,
.active-table ol li {
    color: #f9f9f9;
}

/*----------------------------------------*/

/*  20. Breadcumbs Area
/*----------------------------------------*/

.page-area {
    position: relative;
    z-index: 1;
}

.transparent-header {
    background: transparent;
}

.page-area {
    background: url(img/background/bread.jpg);
    background-repeat: no-repeat;
    background-size: cover;  

    
    background-position: left top;
}

.page-area::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0A0653;
    z-index: -1;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    border-radius: 0;
    background: none;
}

.breadcrumb-title h2 {
    font-size: 42px;
    line-height: 50px;
    position: relative;
    margin-bottom: 0px;
    color: #fff;
}
.breadcrumb-title h3 {
    font-size: 30px;
    line-height: 50px;
    position: relative;
    margin-bottom: 0px;
    color: #fff;
}

.breadcrumb-items {
    color: #fff;
    font-size: 18px;
    line-height: 1;
    padding: 15px 0px;
}

.breadcrumb-items a {
    color: #ddd;
    font-size: 15px;
}

.breadcrumb-items>i {
    vertical-align: middle;
    font-size: 13px;
    padding: 0px 7px;
}

.reviews-page-area .single-testi {
    margin-bottom: 30px;
}

.colors-testi .clients-text {
    border: 1px solid #8b5cf6;
    background: #8b5cf6;
}

.colors-testi .testi-text p,
.colors-testi .guest-rev,
.colors-testi .testi-text h4 {
    color: #fff;
}

.faq-page-area .faq_inner .card-header h4 button {
    color: #18233A;
}

.faq-page-area .card-body {
    padding: 0;
    padding-bottom: 25px;
}

.faq-page-area .faq-headline h2 {
    color: #18233A;
}

.faq-page-area .faq-text {
    margin-top: 15px;
}

/*----------------------------------------*/

/*  21. Blog Sidebar Area
/*----------------------------------------*/

.left-blog-page {
    background: #fff;
    box-shadow: 0 5px 40px 10px #ebeff0;
    padding: 20px 30px;
    margin-bottom: 30px;
}

.blog-search-option input {
    padding: 5px 15px;
    width: 80%;
    border: none;
    height: 56px;
    background: transparent;
}

.blog-search-option {
    margin: 10px 0px;
    display: block;
    background: #fff;
    border: 1px solid #8b5cf6;
    border-radius: 3px;
}

.blog-search-option button {
    background: transparent;
    border: none;
}

.blog-search-option button i {
    line-height: 16px;
    font-size: 18px;
    padding: 0px 10px;
}

.blog-search-option button i:hover {
    color: #8b5cf6;
}

.left-blog h4 {
    position: relative;
    font-size: 22px;
    margin-bottom: 15px;
    padding: 10px 0px 25px;
    border-bottom: 1px solid #eee;
}

.left-blog h4::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    width: 60px;
    height: 3px;
    background: #8b5cf6;
}

.blog-left-content .blog-content::after {
    display: none;
}

.left-side {
    padding-right: 20px;
}

.right-side {
    padding-left: 20px;
}

.left-blog {
    overflow: hidden;
    padding-bottom: 20px;
}

.blog-category li,
.left-blog li {
    display: block;
    position: relative;
}

.left-blog ul li a {
    color: #273048;
    display: inline-block;
    font-size: 16px;
    padding: 7px 0px 7px;
    text-transform: capitalize;
    font-weight: 500;
}

.blog-category ul {
    margin-top: 12px;
}

.left-blog ul li span {
    display: inline-block;
    ;
    font-size: 15px;
    color: #273048;
    float: right;
    margin: 10px 0px;
    position: absolute;
    right: 0;
    top: -2px;
    font-weight: 600;
}

.pst-content .date-type {
    font-size: 14px;
}

.popular-tag.left-blog ul li a:before {
    display: none;
}

.recent-single-post {
    display: block;
    overflow: hidden;
    padding: 15px 0px;
}

.recent-single-post:last-child {
    border-bottom: none;
}

.post-img {
    display: inline-block;
    float: left;
    padding-right: 15px;
}

.left-blog .post-img a {
    display: block;
    border: 1px solid #fafafa;
}

.pst-content {
    padding-left: 100px;
}

.pst-content p {
    margin-bottom: 0px;
}

.pst-content p a:hover,
.left-blog ul li a:hover {
    color: #8b5cf6;
}

.pst-content p a {
    color: #273048;
    font-size: 16px;
    font-weight: 500;
}

.blog-tags {
    padding: 1px 0;
}

.recent-single-post img {
    width: 100%;
    max-width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 3px;
    border: 1px solid #8b5cf6;
}

.left-blog li:last-child {
    border-bottom: 0;
}

.popular-tag.left-side-tags.left-blog ul {
    padding: 0px;
}

.left-tags .left-side-tags ul li {
    border-bottom: 0;
    display: inline-block;
    margin: 5px 2px;
}

.left-tags .left-side-tags ul li a {
    padding: 5px 10px;
    width: auto;
    background: #f4f5f4;
    color: #3d5368;
    border-radius: 3px;
    font-weight: 500;
    font-size: 15px;
}

.left-tags .left-side-tags ul li a:hover {
    color: #fff;
    background: #8b5cf6;
}

.left-side-tags h4 {
    margin-bottom: 15px;
}

.blog-side-area .blog-right-column {
    margin-top: -30px;
}

.blog-sidebar-right .single-blog:hover .blog-content p {
    color: #647589;
}

.pst-content .date-type {
    font-size: 14px;
    color: #888;
    font-weight: 500;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 0 0px;
    border-radius: 4px;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #3d5368;
    background-color: #f4f5f5;
    border: none;
    margin-left: -1px;
    border-radius: 2px;
}

.pagination>li {
    display: inline-block;
    margin: 0px 3px 0px 0px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #8b5cf6;
    cursor: default;
    border-radius: 2px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #8b5cf6;
    border-color: #8b5cf6;
    border-radius: 2px;
}

.adver-img {
    margin-top: 20px;
}

/*----------------------------------------*/

/*  22. Blog Details
/*----------------------------------------*/

.comments-heading h3,
h3.comment-reply-title {
    border-bottom: 1px solid #ddd;
    font-size: 28px;
    margin: 0 0 40px;
    padding: 0 0 20px;
    text-transform: capitalize;
}

.comments-list ul li {
    margin-bottom: 25px;
}

.comments-list-img {
    float: left;
    margin-right: 30px;
    border-radius: 50%;
}

.comments-details {
    background: #fff;
    border: 1px solid #f5f5f5;
    overflow: hidden;
    padding: 30px;
}

.comments-list-img img {
    border-radius: 50%;
    border: 1px solid #8b5cf6;
}

.comments-content-wrap {
    color: #3d5368;
    position: relative;
    font-size: 15px;
    padding-left: 112px;
}

blockquote {
    padding: 30px 40px 20px 80px;
    margin: 0 0 20px;
    font-size: 15px;
    border-left: none;
    font-style: italic;
    position: relative;
    background: #f5f5f5;
}

blockquote::before {
    position: absolute;
    top: 20px;
    left: 30px;
    content: "\f10d ";
    font-family: fontawesome;
    font-size: 34px;
    color: #3d5368;
}

blockquote p {
    font-size: 16px !important;
    line-height: 28px;
    color: #273048;
    font-weight: 600;
}

.author-avatar {
    display: inline-block;
    float: left;
    width: 10%;
}

.comments-content-wrap span b {
    margin-right: 5px;
}

span.post-time {
    margin-right: 5px;
}

.comments-content-wrap p {
    color: #3d5368;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 15px;
}

.threaded-comments {
    margin-left: 50px;
}

.comment-respond {
    margin-top: 20px;
}

span.email-notes {
    color: #3d5368;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
}

.comment-respond p {
    color: #3d5368;
    margin-bottom: 5px;
}

.comment-respond input[type=text],
.comment-respond input[type=email] {
    border: 1px solid #d9d9d9;
    border-radius: 0;
    height: 46px;
    margin-bottom: 15px;
    padding: 0 0 0 10px;
    width: 100%;
    background: transparent;
}

.comment-respond textarea#message-box {
    border: 1px solid #d9d9d9;
    border-radius: 0;
    max-width: 100%;
    padding: 10px;
    height: 200px;
    width: 100%;
    background: transparent;
}

.comments-content-wrap span a {
    color: #8b5cf6;
}

.comments-content-wrap span a:hover {
    color: #8b5cf6;
}

.blog-d-btn {
    color: #fff;
    display: block;
    font-size: 16px;
    margin-top: 5px;
    padding: 12px 20px;
    transition: 0.4s;
    border-radius: 2px;
    width: auto !important;
    margin-top: 20px;
    border: 1px solid #8b5cf6;
    text-transform: capitalize;
    font-weight: 600;
}

.blog-d-btn:hover {
    background: #fff;
    color: #8b5cf6;
    border: 1px solid #8b5cf6;
}

.blog-page-details .left-blog-page {
    margin-top: 0px;
    margin-bottom: 30px;
}

.single-post-comments,
.related-post {
    margin-top: 30px;
}

.left-head-blog .pst-content p {
    margin-bottom: 5px;
}

.blog-post-wrapper .blog-content h4 {
    font-size: 26px;
    line-height: 34px;
}

.blog-post-wrapper .blog-content h4 {
    font-size: 24px;
    line-height: 34px;
}

.blog-post-wrapper .blog-content {
    border: none;
    padding: 30px 0px 30px;
    background: transparent;
}

.blog-post-wrapper .blog-images img {
    width: 100%;
    height: 100%;
    max-height: 450px;
    object-fit: cover;
}

.blog-post-wrapper .img-blog {
    margin: 15px 0px 30px;
    max-height: 350px;
    overflow: hidden;
    width: 50%;
    float: left;
}

.left-blog-img img {
    padding-right: 15px;
}

.right-blog-img img {
    padding-left: 15px;
}

.related-post-list .recent-single-post {
    width: 50%;
    float: left;
    padding: 0px 20px 0px 0px;
    margin-bottom: 40px;
}

.related-post-list .recent-single-post:last-child {
    padding: 0px 0px 0px 20px;
}

/*----------------------------------------*/

/*  23.	Contact Us  CSS
/*----------------------------------------*/

.contact-icons {
    background-color: #8b5cf6;
    padding: 50px 20px;
}

.office-city {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    padding: 40px 30px 20px;
    background: #0A0653;
    border-radius: 4px;
    margin-right: 30px;
}

.office-city h4 {
    margin-bottom: 30px;
    font-weight: 600;
    color: #fff;
}

.single-icon {
    margin-bottom: 30px;
}

.contact-page {
    margin-top: 60px;
}

.contact-icon {
    display: block;
    overflow: hidden;
}

.single-icon i {
    color: #fff;
    float: left;
    font-size: 28px;
    height: 60px;
    line-height: 58px;
    margin-bottom: 20px;
    margin-right: 20px;
    text-align: center;
    width: 60px;
    border: 1px solid #8b5cf6;
    background: #8b5cf6;
    border-radius: 50%;
}

.single-icon p {
    color: #e5ecfa;
    font-size: 16px;
    line-height: 27px;
}

.contact-area .contact-form input[type="text"],
.contact-form input[type="email"] {
    border: 1px solid #d9d9d9;
    border-radius: 0;
    height: 54px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
    background: transparent;
}

.contact-area .contact-form textarea#message {
    border: 1px solid #d9d9d9;
    border-radius: 0px;
    height: 150px;
    padding: 20px;
    width: 100%;
    background: transparent;
}

.contact-area .contact-form input[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #444;
    border-radius: 0;
    color: #444;
    font-size: 14px;
    font-weight: 600;
    margin-top: 16px;
    padding: 11px 24px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.contact-area .contact-form input[type=submit]:hover {
    color: #fff;
    border: 1px solid #8b5cf6;
    background: #8b5cf6;
}

.contact-area .contact-btn {
    background: #8b5cf6;
    border: 1px solid #8b5cf6;
    color: #fff;
    display: block;
    font-size: 18px;
    margin-top: 20px;
    padding: 12px 20px;
    transition: 0.4s;
    border-radius: 2px;
    font-weight: 600;
}

.contact-area .contact-btn:hover {
    background: #fff none repeat scroll 0 0;
    color: #8b5cf6;
    transition: 0.4s;
}

/*----------------------------------------*/

/* 24. Project Details page
/*----------------------------------------*/

.project-details h3 {
    font-size: 32px;
    line-height: 46px;
}

.right-projects {
    margin-left: 20px;
}

.project-carousel-2 .project-image img {
    border: 1px solid #f5f5f5;
    margin: 30px 0px;
}

.project-history {
    background: #f8f8fe;
    box-shadow: 0 5px 40px 10px #e7eced;
    padding: 30px 30px 10px;
    margin-bottom: 30px;
}

.project-details h4 {
    font-size: 22px;
}

.project-name ul li {
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 20px;
    font-weight: 500;
}

.project-name li i {
    float: left;
    font-size: 40px;
    margin-right: 25px;
    line-height: 60px;
    color: #8b5cf6;
}

.project-name span {
    display: block;
    padding-left: 50px;
    font-size: 17px;
    font-weight: 500;
    color: #151b2c;
}

.project-details p {
    font-size: 15px;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}

.project-details .marker-list li {
    padding-left: 35px;
    margin: 10px 0px;
    position: relative;
    width: 50%;
    float: left;
}

.project-carousel-2.owl-carousel .owl-nav div {
    background: #8b5cf6;
    border: 1px solid #8b5cf6;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 40px;
    border-radius: 3px;
}

.project-carousel-2.owl-carousel .owl-nav div.owl-prev {
    top: 50%;
    position: absolute;
    left: 3%;
    margin-top: -30px;
}

.project-carousel-2.owl-carousel .owl-nav div.owl-prev:hover,
.project-carousel-2.owl-carousel .owl-nav div.owl-next:hover {
    background: #fff;
    border: 1px solid #8b5cf6;
    color: #8b5cf6;
    transition: all 0.5s ease 0s;
}

.project-carousel-2.owl-carousel .owl-nav div.owl-next {
    margin-top: -30px;
    position: absolute;
    right: 3%;
    top: 50%;
}

.project-details p {
    margin-bottom: 0;
}

.marker-list li {
    color: #2a354e;
    padding-left: 35px;
    margin: 10px 0px;
    position: relative;
}

.marker-list li::after {
    position: absolute;
    content: "\e64c";
    left: 0;
    top: 3px;
    font-family: themify;
    color: #fff;
    font-weight: 300;
    width: 20px;
    height: 20px;
    background: #8b5cf6;
    border: 1px solid #8b5cf6;
    border-radius: 50%;
    line-height: 18px;
    text-align: center;
    font-size: 11px;
}

/*--------------------------------*/

/* 25. Error page
/*--------------------------------*/

.error-easy-text {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
}

.high-text {
    font-size: 260px;
    line-height: 200px;
    margin-bottom: 40px;
}

.error-bot {
    font-size: 24px;
}

.error-btn {
    background: #8b5cf6;
    border: 1px solid #8b5cf6;
    color: #fff;
    font-size: 16px;
    padding: 12px 20px;
    transition: 0.4s;
    margin-top: 15px;
    text-transform: capitalize;
    margin-top: 30px;
    display: inline-block;
    font-weight: 600;
    border-radius: 2px;
}

.error-btn:hover {
    background: #fff;
    color: #8b5cf6;
    transition: 0.4s;
}

.high-text span,
.high-text span img {
    width: 200px;
    height: 200px;
}

.high-text span {
    margin-left: -50px;
}

.high-text span img {
    margin: 0px 10px;
    position: relative;
    top: -16px;
}

/*----------------------------------------*/


/* 28.	Animation  CSS
/*----------------------------------------*/

.rotateme {
    animation-name: rotateme;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.item-bounce {
    -webkit-animation: bounce 3s infinite ease-in-out;
    animation: bounce 3s infinite ease-in-out;
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}

@-webkit-keyframes popcircle {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    99% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
    100% {
        opacity: 0;
    }
}
.md\:min-h-\[550px\] {
    min-height: 550px;
}
.content-text {
    padding: 40px;
}
.bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.rounded-xl {
    border-radius: .75rem;
}
.rounded-xl {
    border-radius: .75rem;
}
.bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.rounded-md {
    border-radius: .375rem;
}
.box {
    background-color: #2563eb;
    height: 60px;
    width: 60px;
    border-radius: 10px;
}
a{
    text-decoration: none;
}
.tab-bg{
    background: #0ea5e9;
    padding: 2px 13px;
    border-radius: 6px;
}
.tab-bg-2{
    background: #ec4899;
    padding: 2px 13px;
    border-radius: 6px;
}
.tab-bg-3{
    background: #8b5cf6;
    padding: 2px 13px;
    border-radius: 6px;
}
.tab-link{
    color: #fff;
}


.btn-explore:hover{
    background-color: #db2777;
}
.bg-violet-500:hover {
    
    background-color: #7c3aed;
}

.bg-blue-600:hover{
    background-color: #1d4ed8;
}
/* Override the Bootstrap accordion button icon color */
.accordion-button-1::after {
    content: "";
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23FFFFFF" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
    
}

.accordion-button-1:not(.collapsed)::after {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23FFFFFF" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');

}


.site-heading h2 {
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
}
.site-heading h5::before {
    bottom: 0px;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    width: 50px;
    background: none 0px 0px repeat scroll rgb(139, 92, 246);
}
.site-heading h5 {
    display: inline-block;
    padding-bottom: 20px;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
}

.heading-line::before{
    bottom: 0px;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    width: 50px;
    background: none 0px 0px repeat scroll rgb(139, 92, 246);
}
.heading-line{
    /* display: inline-block; */
    padding-bottom: 20px;
    position: relative;
    text-transform: capitalize;
    z-index: 1;


  
}



/* API Refrence Css */

.sec-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0 auto;
  }
  
  .sec-icon::before {
    content: "";
    position: absolute;
    height: 1px;
    left: -70px;
    margin-top: -5.5px;
    top: 60%;
    background: #f5f5f5;
    width: 50px;
  }
  
  .sec-icon::after {
    content: "";
    position: absolute;
    height: 1px;
    right: -70px;
    margin-top: -5.5px;
    top: 60%;
    background: #333;
    width: 50px;
  }
  
  .advertisers-service-sec {
    background-color: #f5f5f5;
  }
  
  .advertisers-service-sec span {
    color: rgb(255, 23, 131);
  }
  
  .advertisers-service-sec .col {
    padding: 0 1em 1em 1em;
    text-align: center;
  }
  
  .advertisers-service-sec .service-card {
    width: 100%;
    height: 100%;
    padding: 1em 1.5em;
    border-radius: 5px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    transition: 0.5s;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background: #fff;
  }
  
  /* .advertisers-service-sec .service-card::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(#0dcaf0, rgb(255, 23, 131));
    position: absolute;
    left: 0%;
    top: -98%;
    z-index: -2;
    transition: all 0.4s cubic-bezier(0.77, -0.04, 0, 0.99);
  } */
  
  .advertisers-service-sec h3 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    color: #1f194c;
    margin: 1em 0;
    z-index: 3;
  }
  
  .advertisers-service-sec p {
    color: #575a7b;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.03em;
    z-index: 3;
  }
  
  .advertisers-service-sec .icon-wrapper {
    background-color: #2c7bfe;
    position: relative;
    margin: auto;
    font-size: 30px;
    height: 2.5em;
    width: 2.5em;
    color: #ffffff;
    border-radius: 50%;
    display: grid;
    place-items: center;
    transition: 0.5s;
    z-index: 3;
  }
  
  .advertisers-service-sec .service-card:hover:after {
    top: 0%;
  }
  
  .service-card .icon-wrapper {
    background-color: #ffffff;
    color: rgb(255, 23, 131);
  }
  
  .advertisers-service-sec .service-card:hover .icon-wrapper {
    color: #0dcaf0;
  }
  
.border-left1{
    border-left: 6px solid #a855f7;
}
.border-left2{
    border-left: 6px solid #ea580c;
}
.border-left3{
    border-left: 6px solid #dc2626;
}
i.fa-solid.fa-chart-line{
    color: #a855f7;
}
i.fa-solid.fa-arrows-down-to-people{
    color: #ea580c;
}
i.fa-solid.fa-globe{
    color: #dc2626;
}
  /* ADVERTISERS SERVICE CARD ENDED */
.apibox{
    background-color: #60a5fa!important;
    padding: 3rem 2rem;
    padding-bottom: 30px;
    border-radius: 20px;
}
.apibox-2{
    background-color: #a855f7!important;
    padding: 3rem 2rem;
    padding-bottom: 30px;
    border-radius: 20px;
}
.apibox-3{
    background-color: #43b46d!important;
    padding: 3rem 2rem;
    padding-bottom: 30px;
    border-radius: 20px;
}
.apibox-4{
    background-color: #f472b6!important;
    padding: 3rem 2rem;

    border-radius: 20px;
    padding-bottom: 30px;
}
.apibox-5{
    background-color:#fa9b4f!important;
    padding: 3rem 2rem;
    padding-bottom: 30px;
    border-radius: 20px;
}
.apibox:hover,
.apibox-2:hover,
.apibox-3:hover,
.apibox-4:hover,
.apibox-5:hover{
    transform: translate(0, -10px);
}

  .\!stroke-\[\#0ea5e9\] {
    stroke: #0ea5e9 !important;
    height: 31px;
}

.stroke-2{
    height: 36px;
}


.rounded-full {
    border-radius: 9999px;
}
.svg-box{
    padding: 20px 13px;
    border-radius: 50%;
}
.api-text{
    font-size: 1.7rem;
    line-height: 2.25rem;
}
.api-para{
    font-size: 18px;
    text-align: start;
    color: #fff;
    margin-top: -10px;
}
.bg-white\/20 {
    background-color: hsla(0, 0%, 100%, .2);
    border: none;
    
    margin-top: 10px;
}

/* Api Refrence css  */

.input-box {
    position: relative;
    height: 48px;
    max-width: 600px;
    width: 100%;
    background: #fff;
    margin: 22px 20px;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
  .input-box i,
  .input-box .button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .input-box i {
    right: 25px;
    font-size: 22px;
    color: #8b5cf6;
}
.input-box input {
    height: 100%;
    width: 100%;
    outline: none;
    font-size: 14px;
    font-weight: 600;
    border: none;
    padding: 0 155px 0 19px;
    background-color: transparent;
}
  .input-box .button {
    right: 20px;
    font-size: 16px;
    font-weight: 00;
    color: #fff;
    border: none;
    padding: 7px 22px;
    border-radius: 6px;
    background-color: #ecbd00;
    cursor: pointer;
  }
  .input-box .button.clicked {
    transform: translateY(-50%) scale(0.98);
  }
  
  /* Responsive */
  @media screen and (max-width: 500px) {
    .input-box {
      height: 66px;
      margin: 0 8px;
    }
  
    .input-box input {
      padding: 0 112px 0 50px;
    }
    .input-box .button {
      right: 12px;
      font-size: 14px;
      padding: 8px 18px;
    }
  }
  

  /* Api Refrence Css */


.accordion.accordion-1 {
    width: 100%;
    max-width: 360px;
    margin: 43px auto 20px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  
  .accordion .link {
    cursor: pointer;
    display: block;
    padding: 7px 15px 15px 20px;
    color: #000000;
    font-size: 17px;
    font-weight: 700;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  
  .accordion li:last-child .link { border-bottom: 0; }
  
  .accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  
  .accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
  }
  
  .accordion li.open .link { color: #8b5cf6; }
  
  .accordion li.open i { color: #8b5cf6; }
  
  .accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  
  /**
   * Submenu
   -----------------------------*/
/* Hide submenu by default */
ul.submenu-2 {
    display: none;
    position: absolute;
      z-index: 9999;
    background-color:#ffffff; /* Optional: background color for submenu */
    box-shadow: 0 0 10px rgba(0,0,0,0.1); /* Optional: box shadow for submenu */
}

/* Display submenu on hover */
.menu-item-has-children:hover > ul.submenu-2 {
    display: block;
    
    z-index: 9999;
}

/* Optional: Style the submenu links */
ul.submenu-2 li {
    display: block;
}

ul.submenu-2 li a {
    display: block;
}


  
  .submenu{
    display: none;
    background: #ffffff;
    font-size: 14px;
  }
  

  
  .submenu a {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 6px;
    padding-left: 62px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    font-size: 15px;
    font-weight: 500;
}
  .submenu a:hover {
    color: #8b5cf6;
 
  }
  .side-border{
    border-right: 1px solid #e4dfdf;
    height: 600px;
  }
.ref-btn {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 14px;
    width: 180px;
}

.bg-green-600 {
    background-color: #44b56e;
}
.bg-pink {
    background-color: #f472b6;
}
.bg-orange {
    background-color:#fb9c4f;
}

/* Postman Collection */
td.table-text {
    font-size: 13px;
}
button.btn.table-btn {
    font-size: 12px;
}
ul.sidebar-link li a {
    padding: 14px;
    color: #60605f;
}
.sidebar-btn{
    font-size: 14px;
    font-weight: 600;
    width: 244px;
    text-align: start;
}
.sidebar-btn:hover{
    background-color: #2563eb ;
}
.sidebar-link li {
    position: relative;
}
.sidebar-link li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: transparent;
    transition: background-color 0.3s;
}
.sidebar-link li:hover::before,
.sidebar-link li:active::before,
.sidebar-link li:focus::before {
    background-color: #8b5cf6; /* Change this to your desired color */
    color: #8b5cf6 ;
}

.sidebar-link li a:hover{
    color: #8b5cf6 ;
}
.sidebar {
    position: relative;

}

.sidebar-toggle {
    display: none;
}
.sidebar-close {
    display: none;
 
}
.sidebar-content {
    padding: 0;
    height: auto;
    overflow: visible;
}

.Postman{
    display: none;
}
.table-btn {
    background: #fa8f44;
    color: #fff;
}
.table-text{
    padding: 16px!important;
} 
.stickey-text {
    color: #6e6b6b;
    font-weight: 500;
    font-size: 13px;
}

/* Pdf Css Start */
.btn.btn-pink {
    background: #fee2e2;
}
.btn.btn-orange {
    background: #ffedd5;
}
.btn.btn-orange-2 {
    background:    #ecfccb;
}
.btn.btn-green {
    background: #dcfce7;
}
.btn.btn-green-2 {
    background: #ccfbf1;
}
.btn.btn-purple {
    background: #f3e8ff;
}
.bg-green-50 {
    background: #f0fdf4;
}
.bg-green-60 {
    background:#f0fdfa;
}
.bg-purple-50 {
    background:#faf5ff;
}

.bg-red-50{
    background-color: #fef2f2;
}
.bg-orange-50 {
    background-color: #fff7ed;
}
.highlight_text {
    background-color: #eaeaec;
    padding: 1px 5px;
    border-radius: 5px;
    font-weight: 600;
}
i.fa-solid.fa-chevron-down {
    font-size: 12px;
}



/* trust css */

.customer-trust{
    padding: 20px;
    border-radius: 6px;
    /* background: rgba(51, 57, 77, 0.5); */
    /* background:#e0f2fe; */
    z-index: 10;
    /* margin: 0; */
    /* border: 1px solid #525B7A; */
    align-items: center;
    display: flex;
    flex-direction: column;
}

/* example */

.bg-example{
    
    /* background: linear-gradient(to right, #d6bcfa, #f9c0d7); */

    /* background-color: #fffff0; */
    
   
}


.example-imagesRow{

    display: grid;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        width: calc(100vw - 120px);
        margin: 0px 40px;
        grid-gap: 40px;
        margin-top: 20px;
     
} 


.example-cards{
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: center;
    align-items: center;
    grid-gap: 8px;
    
}
.example-cards img{
    border: 1px solid #8b5cf6;
    width: 220px;
    border-radius:12px;
    height:420px
}

.example-subheading{
    font-size: 1.25rem;
    margin: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: 500;
}


@media (max-width: 768px) {

    .example-imagesRow{
       
        grid-gap: 20px !important;
        margin: 0px 60px;
        
    }

    .example-subheading{
        font-size: 1rem;
    }

    /* .testimonial-box{
        display: flex;
        justify-content: center;
        gap:20px;
        flex-direction: column;
      
    } */

}



/*  */

/* .testimonial-box{
    display: flex;
   
} */

.testi-innerBox{
    /* padding: 32px; */
    border-radius: 15px;
    color: black;
    margin: 10px;      
    padding: 20px;     
    border: 1px solid #8b5cf6;
    /* background: linear-gradient(to right, #d6bcfa, #f9c0d7); */
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.testi-content{

    font-size: 1.25rem;
    margin: 2px;
    font-weight: 700;

}

.testi-span{
    font-size: 1rem;
    margin: 2px;
}

.testi-content2{

    text-transform: capitalize;
    font-size: 1rem;
    margin: 2px;
    font-weight: 500;
    margin-top: 10px;
    font-style: italic;
}

.btn-started2{
    /* background-color: #fdba74;
    padding-left: 5rem;
    padding-right: 5rem;
    border-radius: .5rem;
    font-weight: 600;
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.75rem;
    border: 1px solid #0ea5e9; */
    /*  */
    padding-left: 5rem;
    padding-right: 5rem;
    background: #8b5cf6;
    color: #fff;
    display: inline-block;
    font-size: 1.1rem;
    line-height: 1.75rem;
    transition: all 0.3s ease 0s;
    border: 1px solid #8b5cf6;
    border-radius: .5rem;
    font-weight: 600;
  
}

.btn-started2:hover{
        background:none;
        color: #8b5cf6;
}

.features{

        display: flex;
        justify-content: center;
        align-items: center;
        /* border-radius: 60px; */
        padding-bottom: 80px;
        /* background: linear-gradient(to right, #d6bcfa, #f9c0d7); */

}


.features-content{
        margin: 0px 40px;
        grid-gap: 40px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-around;
}

.left-features{

    grid-gap: 20px;
    min-width: 200px;
    max-width: 500px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.left-features h2 {
    text-transform: capitalize;
    font-size: 2rem;
    margin: 4px;
    /* color:white; */
    font-weight: 900;
}


.left-features p{
    text-transform: capitalize;
    font-size: 1.1rem;
    margin: 2px;
    font-weight: 400;
}


.row-rev{
    flex-direction: row-reverse;
}



/* media query */


@media only screen and (max-width: 768px){
    .features-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
        padding-bottom: 64px;
        grid-gap: 20px !important;
        margin: 0px 16px !important;
    
      }

      .left-features h2{

        font-size: 1.5rem;
        margin: 4px;
      }

      .left-features p{
        font-size: 0.9rem;
        margin: 2px;
      }

}

/*  */

.demo {
    /* background: #FAD2C8; */
    
    padding: 30px 0
}

a {
    text-decoration: none;
}

.pricingTable {
    padding: 25px 10px 70px;
    margin: 0 15px;
    text-align: center;
    z-index: 1;
    position: relative
    
}

.pricingTable:after,
.pricingTable:before {
    content: "";
    position: absolute;
    left: 0
}

.pricingTable .price-value .amount {
    display: inline-block;
    font-size: 50px;
    font-weight: 700
}

.pricingTable .price-value .month {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 10px;
    text-transform: uppercase
}

.pricingTable:before {
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    z-index: -1;
    -webkit-clip-path: polygon(100% 0, 100% 85%, 50% 100%, 0 85%, 0 0);
    clip-path: polygon(100% 0, 100% 85%, 50% 100%, 0 85%, 0 0)
}

.pricingTable:after {
    width: 70px;
    height: 30px;
    background: #1daa72;
    margin: 0 auto;
    top: 70px;
    right: 0;
    -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
    clip-path: polygon(50% 100%, 0 0, 100% 0)
}

.pricingTable .title {
    padding: 15px 0;
    margin: 0 -25px 30px;
    background: #1daa72;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    position: relative
}

.pricingTable .title:after,
.pricingTable .title:before {
    border-top: 15px solid #51836d;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -30px;
    content: ""
}

.pricingTable .title:before {
    border-left: 15px solid transparent;
    left: 0
}

.pricingTable .title:after {
    border-right: 15px solid transparent;
    right: 0
}

.pricingTable .price-value {
    margin-bottom: 25px;
    color: #1daa72
}

.pricingTable .currency {
    display: inline-block;
    font-size: 30px;
    vertical-align: top;
    margin-top: 8px
}

.price-value .amount {
    display: inline-block;
    font-size: 50px;
    font-weight: 700
}

.price-value .month {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 10px;
    text-transform: uppercase
}

.pricingTable .pricing-content {
    padding: 0;
    margin: 0 0 25px;
    list-style: none;
    border-top: 1px solid #8f8f8f;
    border-bottom: 1px solid #8f8f8f
}

.pricingTable .pricing-content li {
    font-size: 17px;
    color: #8f8f8f;
    line-height: 55px
}

.pricingTable .pricingTable-signup {
    display: inline-block;
    padding: 10px 30px;
    background: #1daa72;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    overflow: hidden;
    position: relative;
    transition: all .7s ease 0s
}

.pricingTable .pricingTable-signup:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: translate(0, 100%);
    transition: all .6s ease-in-out 0s
}

.pricingTable .pricingTable-signup:hover:before {
    opacity: 1;
    transform: translate(0, -100%)
}

.pricingTable.blue .pricingTable-signup,
.pricingTable.blue .title,
.pricingTable.blue:after {
    background: #49b0ca
}

.pricingTable.blue .title:after,
.pricingTable.blue .title:before {
    border-top: 15px solid #407a88
}

.pricingTable.blue .price-value {
    color: #49b0ca
}

.pricingTable.pink .pricingTable-signup,
.pricingTable.pink .title,
.pricingTable.pink:after {
    background: #f06ace
}

.pricingTable.pink .price-value {
    color: #f06ace
}

.pricingTable.pink .title:after,
.pricingTable.pink .title:before {
    border-top: 15px solid #773667
}

@media only screen and (max-width:990px) {
    .pricingTable {
        margin-bottom: 30px
    }
}

/* demo end */



/* scrollbar */

::-webkit-scrollbar {
    width: 8px; /* Width of the scrollbar */
  }
  
  ::-webkit-scrollbar-track {
    background: white; /* Background of the scrollbar track */
  }
  
  ::-webkit-scrollbar-thumb {
    background: #8b5cf6; /* Color of the scrollbar thumb */
    border-radius: 6px; /* Rounded corners */
  }
  
  ::-webkit-scrollbar-thumb:hover {
    background: #8b5cf6; /* Color when hovered */
  }
  
  /* scrollbar   end*/

/* new added */


.service-area{
    /* background-color: white; */
  
    /* background-color: #fffff0; */
    
        /* background: linear-gradient(to right, #f3e8ff, #d6bbfc, #cfbaf7); */
        
      
      
}

.service-card{
    border-radius: 20px !important;
 height: 320px;

 padding: 10px 15px;

 transition: transform 0.3s ease, box-shadow 0.3s ease;
  /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
    
}

.service-card:hover{
    transform: translateY(-8px);  /* Lift effect */
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);  /* Enhanced shadow */

    
}



/* marquee  */

  
.scroller {
    max-width: 1280px;
    position: relative;
    overflow: hidden;
    mask: linear-gradient(90deg, transparent, white 20%, white 80%, transparent);
    -webkit-mask: linear-gradient(90deg, transparent, white 20%, white 80%, transparent);
    margin-top: 65px;
}

.scroller-inner {
    display: flex;
    width: max-content;
    flex-wrap: nowrap;
    animation: scroll 50s linear infinite;
}


.scroller-inner:hover{
    animation-play-state: paused;
}

.brand-item {
    /* display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; */
    /* min-width: 140px; */
    /* padding: 0.75rem; */
    margin: 0 1.5rem;
}

.scroller img{
    height: 100px;
}
 


@keyframes scroll {
    to {
        transform: translate(calc(-50% - 0.5rem));
    }
}

/* Pause animation when user prefers reduced motion */
@media (prefers-reduced-motion: reduce) {
    .scroller-inner {
        animation: none;
    }
}


/* marquee end */ 



/* footer start */


.footer-section {
    /* background: #151414; */
    position: relative;
    margin-top: 100px;
    background: url(img/background/bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    z-index: 1;
  }



  .footer-section::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.93;
    transition: 0.4s;
    content: "";
    z-index: -1;
}
  
  .footer-section ul {
    margin: 0px;
    padding: 0px;
  }
  
  .footer-cta {
    /* border-bottom: 1px solid #373636; */
    border-bottom: 1px solid #ddd;
    padding: 1.2rem 0rem;
    text-align: center; 
    display: flex;
    justify-content: center; 
    align-items: center;
  }
  
  .footer-cta .row {
    display: flex;
    justify-content: space-around;
  }
  
  .single-cta {
    text-align: center; 
  }
  
  .single-cta i {
    color: #8b5cf6;
    font-size: 30px;
    margin-bottom: 10px; 
  }
  
  .cta-text {
    padding-left: 0;
  }
  
  .cta-text h4 {
    color: #151b2c;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
  }
  
  .cta-text span {
    color: #666;
    font-size: 15px;
  }
  .cta-text span a {
    color: #666;
   
  }
  
  @media (max-width: 767px) {
    .footer-cta {
      text-align: left; 
    }
  
    .footer-cta .row {
      flex-direction: column; 
      align-items: flex-start;
    }
  
    .single-cta {
      text-align: left;
      margin-bottom: 1rem;
    }
  
  }
  
  
  
  
  /* main footer */
  .footer-content {
    position: relative;
    z-index: 2;
    padding-top: 48px;
  
  }
  
  .footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
  }
  .footer-logo {
    margin-bottom: 5px;
    /* margin-top: -20px; */
  }
  
  .footer-logo img {
    max-width: 200px;
  }
  .footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
    color: #666;
    line-height: 28px;
  }
  .footer-social-icon span {
    color: #151b2c;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
  }
  .footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
  }
  .footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
  }
  .facebook-bg {
    background: #3b5998;
  }
  .instagram-bg {
    background: #d72574;
  }
  .twitter-bg {
    background: #55acee;
  }
  .youtube-bg {
    background: #cd201f;
  }
  .google-bg {
    background: #dd4b39;
  }
  .footer-widget-heading h3 {
    color: #151b2c;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
  }
  .footer-widget-heading h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #8b5cf6;
  }
  .footer-widget ul li {
   
    margin-bottom: 12px;
  }
  
  .footer-widget ul li a {
    color: #878787;
    text-transform: capitalize;
    position: relative;
  }
  
  
  
  .footer-widget ul li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #8b5cf6; 
    transition: width 0.3s ease;
    
  }
  
  .footer-widget ul li a:hover::after {
    width: 100%;
    
  }


  
  
  .subscribe-form {
    position: relative;
    overflow: hidden;
  }
  .subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #2e2e2e;
    border: 1px solid #2e2e2e;
    color: #fff;
  }
  .subscribe-form input:focus {
    outline: none;
  }
  .subscribe-form button {
    position: absolute;
    right: 0;
    background: var(--accent-color);
    padding: 13px 20px;
    border: 1px solid var(--accent-color);
    top: 0;
  }
  .subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
  }
  
  
  .copyright-area {
    /* background: #202020; */
    padding: 25px 0;
  }
  
  
  .copyright-text p {
    margin: 0;
    font-size: 16px;
    color: #3f3f46;
    text-align: center;

  }
  .copyright-text p a {
    color:#8b5cf6;
  }
  
  
  
  
  .footer-menu li {
    display: inline-block;
    margin-left: 20px;
  }
  .footer-menu li:hover a {
    color: var(--accent-color);
  }
  .footer-menu li a {
    font-size: 14px;
    color: #878787;
  }


  /*  */

  .slide-images img{
    width:100%;
    margin-top:-80px;

  }

  @media (min-width: 768px) and (max-width: 1024px) {
    .slide-images img{
        width:100%;
        margin-top:-20px;
    
      }
  }


