@import url('https://fonts.googleapis.com/css2?family=Kufam:wght@400;700&display=swap');
* {
    font-family: Kufam;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
   }
   header>.main_menu>.navbar{
    font-family: Kufam, cursive !important; 
    font-style: normal;
   }
.header_area+section, .header_area+row, .header_area+div {
    margin-top: 7em;
}
.header_area .nav-item .nav-link {
    font-weight: 400;
    text-transform: unset;
    color: black;
}
.pagination-custom a,
.pagination-custom span {
    color: #929292;
    text-decoration: none;
}

.pagination-custom a:hover {
    color: #007bff;
}
    .form-search{
        width: 385px; 
    }
.swc-standard-button-3{
    font-weight: 600!important;
    font-size:16px;
    display: flex!important;
    text-align:center;
    justify-content: center !important;
    align-items: center !important;
    padding: 20px 30px !important;
    gap: 9px !important;
    height: 40px;
    background: transparent;
    border-radius: 4px !important;
    border-color: #0672D9;
    color :#0994FD;
    text-decoration-line: none !important;
    margin: 5px 0;
}
.text-error{
    color: #EF4444;
}
.border-error{
    border: 1px solid #EF4444;
}
.swc-standard-button-3:hover{
    border-color: #0672D9;
    color:white;
}
.swc-standard-button-4{
    font-weight: 600!important;
    font-size:16px;
    background: transparent;
    border-radius: 4px !important;
    padding: 11px 13px;
    border: #0994FD 1px solid !important;
    color :#0994FD !important;
    text-decoration-line: none !important;
    margin: 5px 0;
    width: fit-content;
}
.swc-standard-button-4:hover{
    border-color: #0994FD !important;
    background-color: #0994FD !important;
    color:white !important;
}

.swc-standard-button-4-full{
    font-weight: 600!important;
    font-size:16px;
    background: transparent;
    border-radius: 4px !important;
    padding: 11px 13px;
    border: #0994FD 1px solid;
    color:white;
    background-color: #0994FD ;
    text-decoration-line: none !important;
    margin: 5px 0;
    width: 100%;
}
.swc-standard-button-4-full:hover{
    border-color: #0994FD;
    background-color: #0994FD ;
    color:white;
}
.header_area .nav-item:hover .nav-link{
     color: #0994FD !important;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 8px;
}
.header_area .nav-item:hover {

}
.header_area .nav-item:hover ul .nav-link{
    text-decoration: none;

}

.header_area .navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 8px;
}

.header_area .nav-item.active .nav-link {
    color: #1294FD;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 8px;
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
    padding: 0 20px;
}
.goog-logo-link {
    display:none !important;
}

.goog-te-gadget {
    color: transparent !important;
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
}
.alert-danger-reporty{
    color:#FF4141;
    background-color:#FAF2F3;
    border: solid 1px #FF4141;
    padding:10px;
    font-size:14px;
    width: fit-content;
}
.alert-success-reporty {
    color: #28A745; /* Green text */
    background-color: #D4EDDA; /* Light green background */
    border: solid 1px #28A745; /* Green border */
    padding: 10px;
    font-size: 14px;
    width: fit-content;
}
.snackbar{
    padding:10px;position:absolute;  left: 50%;top:20px;transform: translate(-50%, -50%);
}
.badgebar{
    padding:10px;
}
.box-soft-blue{
    background-color: #F1F9FF;
    border : #B8E1FF 2px solid;
}
.fit-content{
    width: fit-content;
}
.banner_area .banner_inner .banner_content .page_link a:before {
    content: "-";
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%)
}
.language-btn {
    color: #000;
    display: inline-block;
    height: 50px;
    width: 140px;
    vertical-align: top;
    line-height: 40px;
    outline: none;
    text-decoration: none;
}
   .subtitle-report{
        font-size: 20px !important; 
    }
.feature-section {
    background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	padding: 60px 0;
    border: unset;
}
.subtitle-report {
    color:#212121 !important;
}
.btn-register{
    padding:10px;
    width: 150px;
}
.custom-card{
    border-radius:20px;
}
.btn-subscribe{
    padding:40px 10px;
    width: 200px;
}
.reportly-logo{
    width:200px;
}
#login_email{
    /* padding-bottom:30px;padding-top:30px;font-size:36px; */
}
.card-report-container{
    /* height:366px !important; */
    width:397px !important;
}
.card-report{
    height:366px !important;
    width:397px !important;
}
#login_sign{
    background-color:#044271;font-size:36px;padding-bottom:10px;padding-top:10px
}
h2{
    font-size: 36px;
    font-weight: 600;
}
.radius-8{
    border-radius:8px;
}
.col-md-2-custom {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 18.666667%;
    max-width: 18.666667%;
}
.card-md{
    width: 292px;
    padding: 24px 28px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex-shrink: 0;
    align-self: stretch;
}
@media only screen and (max-width: 989px) {
    .card-custom.bg-dark-blue.text-white.row{
        font-size: 12px !important;
    }
    #login_email{
    padding-bottom:10px;padding-top:10px;font-size:16px;
    }
    #login_sign{
        background-color:#044271;font-size:16px;padding-bottom:10px;padding-top:10px
    }
    .sign-in-reporty h2{
        font-size:16px !important;
    }
    .subtitle-report{
        font-size: 20px !important;
    }
    .reportly-logo{
        width:150px;
    }
    h2{
        font-size: 24px !important;
    }
    #login_email{
        font-size:20px
    }
    #login_sign{
        font-size:20px;
    }
    .btn-register{
        padding:5px;
        width: 80px;
    }

    .btn-subscribe{
        padding:5px;
        width: 120px;
    }
}


    h1{
        letter-spacing: 1px;
        font-weight:  700;
        font-size:49px;
    }
    h4,h4 span{
        letter-spacing: 1.5px;
        line-height: 40px;
        font-weight:  700;
        font-size:42px;
    }
    .home-heading{
        color:#0994FD;
    }

    .px_home{
            padding-left: 6px;
            padding-right: 6px;
        }
    .w-button{
        width:25%;
    }

    .img-scan{
        width:592px;
        height:377.87px;
        object-fit: cover;
    }
    .carousel-partner-desktop{
        display:block;
    }
    #carousel-partner-mobile-section{
        display: none !important;
    }
    
    .box-carousel{
        background-color: #F9FAFB;
        border:#B8E1FF solid 1px;
    }

    .news-mobile{
        display:none;
    }
    .news-desktop{
        display:block;
    }
    .home-image {
      width: 100%;
      height: 100%;
      position: relative;
      transform-style: preserve-3d;
      transform: rotateX(55deg);
      transition: transform 1.5s;
      padding:0 90px;
    }

    .rotate {
      transform: rotateX(0deg);
    }

    .home-image img {
      width: 100%;
      height: 100%;
      backface-visibility: hidden;
    }
    .img-container {
        perspective: 1000px;
        margin: 100px auto;
    }
    .selection {
      position: absolute;
      border: 4px dashed red;
      pointer-events: none;
      display: none;
      transition: all 0.3s ease;
    }
    .bg-bright-sky{
        background-color: #F0FBFF !important;
        border:1px solid #B8E1FF;
    }
    .bg-light-sky{
        background-color: #B8E1FFE5 !important;
    }
    .selection::before,
    .selection::after,.selection span::before ,.selection span::after  {
      content: '';
      position: absolute;
      width: 12px;
      height: 12px;
      background-color: white;
    }

    .selection::before {
      top: -6px;
      left: -6px;
    }
    .selection span::before {
      top: -6px;
      right: -6px;
    }
    .selection::after {
      bottom: -6px;
      right: -6px;
    }
    .selection span::after {
      bottom: -6px;
      left: -6px;
    }
    #selection_container {
      position: relative;
    }

    #image {
      max-width: 100%;
      height: auto;
      filter: brightness(50%);
      position: relative;
    }
    .overlay {
      content: "";
      position: absolute;
      top: 0;
      pointer-events: none;
      bottom: 0;
      display: none;
      background-color: rgba(161, 161, 161, 0.3);
      /* Adjust the darkness by modifying the alpha value */
      left: 0;
      transition: all 0.3s ease;
    }
    .highlight {
        background-color: #0994FD; /* Your highlight color */
        color:white;
        height:10%;
        border-radius:10px;
        transition: background-color 0.5s; /* Animation duration */
    }

    .highlight-animation {
        animation: highlightAnimation 1s forwards; /* Animation with duration */
    }
    @keyframes highlightAnimation {
        0% { background-color: blue; }
        100% { background-color: initial; }
    }
    .iframe-container {
            width: 100vw; /* Full viewport width */
            height: 100vh; /* Full viewport height */
            display: flex;
            justify-content: center; /* Center horizontally */
            align-items: center; /* Center vertically */
            transform: scale(0.8); /* Scale down the entire iframe */
            transform-origin: center; /* Scale from the center */
        }
    .imagine{
        background-color:#f2fcff;padding:10px;border-radius:10px;
    }
    .swc-standard-button-lg{
        font-weight: 600!important;
        font-size:20px;
        display: flex!important;
        text-align:center;
        justify-content: center !important;
        align-items: center !important;
        padding: 30px 30px !important;
        gap: 9px !important;
        height: 40px;
        background: #0672D9;
        border-radius: 4px !important;
        border-color: #0672D9;
        text-decoration-line: none !important;
        margin: 5px 0;
        color: white;
    }
    .color-grey{
        color: #7A7A7A;
    }

    .v-only-desktop{
        display: block !important;
    }
    
    .v-only-desktop-flex{
        display: flex !important;
    }
    .v-only-mobile{
        display: none !important;
    }
    .cross-desktop{
        position:absolute;
        top:250px;
    }
    .cross-mobile{
        display:none;
    }
    .height-xs{
            height:150px;
        }
        .height-xs2{
            height:170px;
        }
        .custom-container {
            position: relative;
            background-color: white;
            border-radius: 10px;
            box-shadow: 
                0px 10px 10px -5px #0000004D, /* Shadow 1 */
                0px 20px 25px -5px #0000001A; /* Shadow 2 */
         
        }
        .icon-card{
            margin: 0 ;
        }
        .py-sm-2{
            margin:  0 ;
        }
    
        .height-s{
            height:400px;
        }

        .height-m{
            height:600px;
        }

        .height-m2{
            height:500px;
        }

        .height-l{


            
            height:800px;
        }
        .height-card{
            height:435px;
            max-height:435px;
          
        }
        
    .video-section{
        width:100%;margin-top:20px;
        /* padding:100px; */
    }
    .bolt-circle{
        position: absolute; left: -40px; top: -40px;
    }
    .video-subtitle{
        position: absolute;bottom:-60px;width:500px;font-size:14px;border-radius:20px;left:25%;;
    }
    #report_carousel_desktop .carousel-item-hidden {
        display: none; /* Completely hide slides */
    }

    #report_carousel_desktop .carousel-item-visible {
        display: block;
        opacity: 1; /* Fully visible slide */
        order: 0;
    }

    #report_carousel_desktop .carousel-item-behind {
        display: block;
        opacity: 0.5; /* Partially visible slide */
        order: 1;
    }
    .btn.btn-primary.bg-white.color-blue.mr-2.shadow:hover{
        color:blue;
    }
    .txt-medium{
        font-size: 32px;
    }
    
    .content-subtitle {
        color: #555;
        font-size: 24px;
        margin-bottom: 20px;
    }
    .ml-md-custom5 {
        margin-left:100px !important;
    }
    .mb-md-60 {
        margin-bottom:60px !important;
    }
    .mr-md-custom5 {
        margin-right:100px !important;
    }
    #section-contact .container{
        padding:60px;
    }
    .p-large{
        padding: 40px 60px;
    }
    .p-medium{
        padding:48px 40px;
    }
    
    .title-card{
        font-weight: 900;
        font-size:46px !important;
    }
    @media only screen and (/*max-width: 989px*/min-width: 800px) {
        .mx-16-md{
            margin: 0 16px;
        }
    }
    @media only screen and (/*max-width: 989px*/max-width: 800px) {
        .card-report-container{
            width: 200px !important;
            height: 100%!important;
        }
        .card-report{
            width: 200px !important;
            height: 203px !important;
        }
        .card-subheading-mobile{
            color: #212121;
            text-align: center;
            font-family: Kufam;
            font-size: 10.492px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }
        .p-large{
            padding: 12px 24px;
        }
        .mx-auto-sm{
            margin: 0 auto;
        }
        .p-medium{
            padding:32px;
        }
        .title-card{
            font-size: 28px !important;
            font-style: normal;
            font-weight: 900;
            line-height: 32px; /* 114.286% */
            letter-spacing: -0.7px;
        }
        #section-contact .container{
            padding:10px;
        }
        .height-card{
            width: 100%;
            height:100%;
            max-height:100%;
        }
        h1{
            letter-spacing: 1px;
            line-height: 1px;
            font-weight:  700;
            font-size:30px;
        }

        .ml-md-custom5{
            margin-left:0px !important;
        }
        .mr-md-custom5 {
            margin-right:0px !important;
        }
        
        .content-subtitle {
            color: #555;
            font-size: 16px;
            margin-bottom: 20px;
            text-align: center
        }
        .video-subtitle{
            position: static !important;font-size:14px;border-radius:20px;width:100%;left:0;text-align: start !important;
        }
        .video-section{
            padding: 10px;
        }
        .bolt-circle{
            width:50px;position: absolute; left:-10px; top: -10px;
        }
        .height-m2{
            height:fit-content;
        }
        .icon-card{
            margin: 20px 0 ;
        }
        .py-sm-2{
            margin: 30px 0 ;
        }
        .white-sm-line{
            border-bottom:#77B3F7 1px solid;padding-bottom:20px;
        }
        .height-xs{
            height:fit-content;
            padding: 20px;
            margin:20px 0;
            text-align: center;
        }
        .cross-mobile{
            display:block;
        }
        .cross-desktop{
            display:none;
        }
        .v-only-desktop{
            display: none !important;
        }
        .v-only-desktop-flex{
            display: none !important;
        }
        .v-only-mobile{
            display: block !important;
        }
        .flex-sm-column{
            flex-direction: column !important;
        }
        .flex-sm-column-only{
            flex-direction: column !important;
        }

        .custom-row h1,.row h1{
            letter-spacing: 1px;
            font-size:28px;
            line-height: 1.2;
            text-align: center;
            font-weight:700;
            
        }
        .swc-standard-button-lg{
            font-size: 14px;
        }
        .iframe-container {
            position: relative;
            left: 0;
            transform: scale(1);
        }
        h1{
            letter-spacing: 1.5px;
            line-height: 60px;
            font-weight:  700;
            font-size:40px;
        }
        h4{
            letter-spacing: 1.5px;
            line-height: 40px;
            font-weight:  700;
            font-size:32px;
            margin:30px 0 !important;
        }
        .px_home{
            padding-left: 7px !important;
            padding-right: 7px !important;
        }
        .w-button{
            width:100%;
        }
        .img-scan{
            width:auto;
            height:377.87px;

        }
        .hard-shadow{
            box-shadow: 
            0px 10px 10px -5px #0000004D, /* Shadow 1 */
            0px 20px 25px -5px #0000001A; /* Shadow 2 */
        }
        #image {
            filter: brightness(50%);
        }

        .carousel-partner-desktop{
            display:none;
        }
        #carousel-partner-mobile-section{
            display:block !important;
        }
        .news-mobile{
            display:block;
        }
        .news-desktop{
            display:none;
        }
        .home-image {
            margin-top:20px;
            padding:0 10px !important;
        }
        .imagine{
            padding:0
        }
        .reverse-on-mobile {
            flex-direction: column-reverse;
        }
    }

    .row-ar {
        display: flex;
        flex-direction: row-reverse; /* This will switch the order of the columns */
    }
        /* Custom container */

        .card-custom {
            padding: 30px 20px;
            margin-top: 50px;
            background-color: white;
            border-radius: 10px;
 
         
        }


        .bg-dark-blue{
            background-image: linear-gradient(180deg,#0994FD, #055897);
        }

        .shadow{
            /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); */
            box-shadow:0px 20px 25px -5px rgba(0, 0, 0, 0.10), 0px 10px 10px -5px rgba(0, 0, 0, 0.04);
        }
        .bg-ocean-sky{
            background-image: linear-gradient(180deg,#27a1ff, #ffffff);
        }

        .bg-ocean-sky2{
            background-image: linear-gradient(#3F94F6, #3389ed);
        }

        .horizontal-line {
            top: 50%;
            left: 0;
            width: 100%;
            height: 4px;
            transform: translateY(-50%);
        }

        .vertical-line {
            top: 0;
            left: 50%;
            height: 100%;
            width: 4px;
            transform: translateX(-50%);
        }

        /* Content styling */
        .content-title {
            color: #0994FD;
            font-size: 24px;
            font-weight: bold;
        }



        .price-tag {
            color: #0994FD;
            font-size: 18px;
            font-weight: bold;
        }
        .color-blue{
            color:#0994FD;
        }
        .bg-blue{
            background-color:#0994FD;
        }
        .btn-reporty{
            border-radius:9px;padding: 5px 10px;width:fit-content;font-weight:700
        }
        #section-contact{
            padding: 25px!important;
        }
.breadcrumb-reporty{
    outline: none;
    text-decoration: none;
}
.breadcrumb-reporty:hover{
    color:#0994FD;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 4px);
}
.text-dark{
    color:#212121 !important;
}

.text-darker{
    color:#212121 !important;
}
.radius-6{
    border-radius: 6px;
}
.radius-8{
    border-radius: 8px !important;
    overflow: hidden; /* Ensures the rounded corners are visible */
}
.radius-10{
    border-radius: 10px !important;
    overflow: hidden; /* Ensures the rounded corners are visible */
}
.radius-20{
    border-radius: 20px;
}
.radius-24{
    border-radius: 24px;
}
.border-blue{
    border:1px solid #0994FD;
}
.border-blue-2{
    border:2px solid #0994FD;
}
.dashboard-menu .menu-active {
    border-bottom: solid #0994FD 2px;
    color: #212121;
}
.dashboard-menu .menu-active a{
    color: #212121;
}
.dashboard-menu a{
    color: #C9C9C9;
}
.bg-ocean-sky{
    background-image: linear-gradient(180deg, #C0E1FF 0%, #FFF 100%);
}

.bg-ocean-sky2{
    background-image: linear-gradient(#3F94F6, #3389ed);
}
.carousel {
    max-width: 600px;
    position: relative;
    margin: 0 auto;
}

.carousel .carousel-item,
.carousel .carousel-item-hidden {
    display: none; /* hide all slide images not currently being viewed */
}

.carousel .carousel-item-visible {
    display: block; /* show current slide image */
    position:relative;
    animation: animateright 0.5s; /* for fading effect when switching between slides */
}
.bg-blue{
    background-color: #0994FD;
}
.colo
.carousel .carousel-item img {
    width: 100%;
    max-width: 600px;
    height: auto;
}
.p-14{
    padding: 14px;
}
.p-11-13{
    padding: 11px 13px;
}
.p-24-28{
    padding: 24px 28px;
}
.flex-row-reverse-header {
    flex-direction: row-reverse;
}
/* Navigation control styles */
.carousel .carousel-actions {
    display: flex;
    width: 100%;
    justify-content: space-between; /* put space between the navigation buttons */
    position: absolute; /* position navigation buttons on top */
    top: 50%; /* center navigation buttons on the slide */
    transform: translateY(-50%); /* align navigation buttons */
}

.carousel .carousel-actions button {
    border-radius: 50px;
    background-color: white;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    width: 40px;
    height: 40px;
}

.carousel .carousel-dots span#carousel-button-prev {
  color:#171717;
  font-size:36px;
  padding-right:3em;
    margin-left: 20px; /* prevent previous button from touching the side*/
}

.carousel .carousel-dots span#carousel-news-button-prev {
    color:#171717;
    font-size:36px;
    padding-right:1em;
    margin-left: 20px; /* prevent previous button from touching the side*/
  }

  #carousel-button-prev-team-mobile {
    color:#171717;
    font-size:36px;
    padding-right:1em;
    margin-left: 20px; /* prevent previous button from touching the side*/
  }

#carousel-button-next-team-mobile{
    color:#171717;
    font-size:36px;
    padding-left:1em;
    margin-right: 20px;  /* prevent next button from touching the side*/
}
.carousel .carousel-dots span#carousel-button-next {
  color:#171717;
  font-size:36px;
  padding-left:3em;
    margin-right: 20px;  /* prevent next button from touching the side*/
}

.carousel .carousel-dots span#carousel-news-button-next {
    color:#171717;
    font-size:36px;
    padding-left:1em;
      margin-right: 20px;  /* prevent next button from touching the side*/
  }

.carousel-dots {
    text-align: center;
    cursor: default;
}
.text-blue{
    color:#0994FD !important;
}
i.bi.bi-eye-slash{
    font-size: 20px !important;
}
.dot {
  height: 12px;
  width: 12px;
  background-color: #555555;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
}
.dot-active {
  height: 12px;
  width: 32px;
  background-color: #555555;
  border-radius: 16px;;
  display: inline-block;
}
.payment-container{
    padding: 92px 60px;
}
.no-decoration{
    text-decoration: none;
}
/* hanlde smooth transitions between slides */
@keyframes fadeVisibility {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}

.form-inputs{
    position:relative;
}
.form-inputs .form-control{
    height:45px;
}

.form-inputs .form-control:focus{
    box-shadow:none;
    border:1px solid #000;
}

.form-inputs i{
    position:absolute;
    top:5px;
    left: 45px;
}
.solution-ul {
    padding: 0 20px;
}

.filter-multi-select .viewbar {
    border: 2px solid #D0D8E5;
    border-radius: 8px;
    height: 45px;
    line-height: 28px;
}
.filter-multi-select .viewbar .placeholder {
    color: #405562;
    font-size: 16px;

}
.filter-multi-select .viewbar .selected-items .item {
    background: #FFFFFF;
    border: 2px solid #D0D8E5;
    border-radius: 8px;
    color: #405562;

}
.filter-multi-select .viewbar .selected-items .item button {
    color: #405562;
    margin: 0 7px;
}
.filter-multi-select > .dropdown-toggle::before {
    position: absolute;
    top: 12px;
    right: 10px;
    content: url("{{ asset('public/front/images/filter.png') }}");
    border: unset;
}
.pagination .page-item .page-link {
    background: #FFFFFF;
    border-radius: 8px;
    border-color: #FFFFFF;

    color: #45404E;
    margin: 0 10px;
    min-width: 45px;
    text-align: center;
}
.pagination .disabled .page-link {
}
.pagination .active .page-link {
    background: #0672D9;
    border-color: #0672D9;
    color: #FFFFFF;
}

.truncate-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.truncate-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.truncate-desc p:not(:first-child) {
    display: none;
}
.truncate-desc p {
    margin: 0;
}

.swc-standard-button{
    font-weight: 600!important;
    font-size:16px;
    display: flex!important;
    text-align:center;
    justify-content: center !important;
    align-items: center !important;
    padding: 20px 30px !important;
    gap: 9px !important;
    height: 40px;
    background: #0672D9;
    border-radius: 4px !important;
    border-color: #0672D9;
    text-decoration-line: none !important;
    margin: 5px 0;
    color: white;
}

.swc-standard-button-2{
    font-weight: 600!important;
    font-size:16px;
    display: flex!important;
    text-align:center;
    justify-content: center !important;
    align-items: center !important;
    padding: 20px 30px !important;
    gap: 9px !important;
    height: 40px;
    background: white;
    border-radius: 4px !important;
    border-color: #0672D9;
    text-decoration-line: none !important;
    margin: 5px 0;
    color: #0672D9;
}

.swc-grey-button{
    background: #D0D8E5;
    border: none;
}

.header_area .navbar-collapse {
    max-height: 420px;
}

.wrapper {
    width: 90%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.mainFooter .gap {
    gap: 3em;
}
.contactBox a:hover {
    color: #5C5668;
    text-decoration: none;
}
.color-thin{
    color:#929292;
}
.color-thinner{
    color:#C9C9C9;
}
.text-thin{
    color:#929292;
}
.bg-lightgrey{
    background-color:#F6F6F6;
}
.mr-b-20{
margin-bottom:20px;
}
.discount-box{
    width:100%;
}
.font-b-400{
    font-weight:400;
}
.font-bold{
    font-weight:700 !important;
}
.font-bolder{
    font-weight:900;
}
.capsule-grey{
    background-color: #F6F6F6;
    border-radius: 14px;
    width: fit-content;
    padding: 8px 12px;
}
.capsule-yellow{
    background-color: #FFFBE8;
    border-radius: 14px;
    width: fit-content;
    padding: 8px 12px;
    border:#FFCEC4 solid 1px;
}
.alert-yellow{
    border-radius: 4px;
    border: 1px solid #FFDD6B;
    background: #FFF7DD;
}
.reporty-card-dashboard{
    width: 257px;
    height: 336px;
    padding:32px 28px;
}
.max-175{
    max-width:175px;
}
.bg-grey{
    background-color: #F9FAFB;
}
.border-b-grey{
    border-bottom:#C9C9C9 1px solid;
}
.font-12{
    font-size:12px;
}
.font-18{
    font-size:24px;
}
.font-24{
    font-size:24px;
}

.font-28{
    font-size:28px;
}
.font-56{
    font-size:56px;;
}
.profil-box{
    /* width:340px; */
    width:100%;
}
.px-24{
    padding:0 24px;
}
.pb-16-24{
    padding: 16px 24px;
}
.p-12{
    padding: 12px;
}
.p-12-24{
    padding: 12px 24px;
}
.p-40{
    padding: 40px;
}
.mb-16{
    margin-bottom: 16px;;
}
.mb-24{
    margin-bottom: 24px;;
}
.mb-36{
 margin-bottom: 36px;;
}
.mb-40{
    margin-bottom: 40px;;
}
.mb-60{
margin-bottom: 60px;;
}
.gap-4 {
    gap: 4px; /* Sets a 60px gap between flex items */
}
.gap-8 {
    gap: 8px; /* Sets a 60px gap between flex items */
}
.gap-12 {
    gap: 12px; /* Sets a 60px gap between flex items */
}
.gap-16 {
    gap: 16px; /* Sets a 60px gap between flex items */
}
.gap-18 {
    gap: 18px; /* Sets a 60px gap between flex items */
}
.gap-20 {
    gap: 20px; /* Sets a 60px gap between flex items */
}
.gap-24 {
    gap: 24px; /* Sets a 60px gap between flex items */
}
.gap-32 {
    gap: 32px; /* Sets a 60px gap between flex items */
}
.gap-60 {
    gap: 60px; /* Sets a 60px gap between flex items */
}
.card-subheading{
    color: #929292;
    text-align: center;
    font-family: Kufam;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.font-14{
    font-size:14px;
}
.font-16{
    font-size:16px;
}
.font-18{
    font-size:18px;
}
.font-24{
    font-size:24px;
}
.line-24{
    line-height: 24px;
}
.reporty-btn-blue{
    background-color: #0994FD;
    color: white;
    padding:10px;
    width: fit-content;
}


.reporty-btn-white{
    background-color: #FFFFFF;
    color: #0994FD;;
    padding:10px;
    width: fit-content;
}
.grid-2-10{
    display: grid;
    grid-template-columns: 1fr 1fr; /* Two equal-width columns */
    gap: 10px;
}
.grid-3{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.grid-2-16{
    display: grid;
    grid-template-columns: 1fr 1fr; /* Two equal-width columns */
    column-gap: 16px;
}
.grid-2-24{
    display: grid;
    grid-template-columns: 1fr 1fr; /* Two equal-width columns */
    gap: 24px; /* Set gap between grid items */
    padding: 24px;
}

.align-gap-end{
    align-items: end; /* Align content to the bottom */
    justify-items: end;
}
.contactBox h5 {
    text-transform: unset;
    padding-bottom: 10px;
}
.contactBox .item-link {
    display: flex;
    flex-direction: row;
    flex-basis: 30%;
    flex-wrap: wrap;
}

.contactBox .item-link a {
    flex: 1 1 0px;
    margin-bottom: 16px;
}

.main_menu .right-menu {
    display: inline-flex;
    align-items: center;
    padding: 0;
    flex-wrap: wrap;
    gap: 15px;
}

.accountArea > a {
    background: #0994FD;
    border: none;
    font-weight: 400;
    padding: 0px 20px;
}

.accountArea > .inverted, .accountArea > .inverted:hover {
    background: #D0D8E5;
    color: #171717;
}

.navbar-toggler span {
    background: #000000;
}
.logo_h img {
    /* width: 65%; */
    padding: unset;
}

.homepage h1 {
    font-weight: 700;
    font-size: 66px;
    color: #FEFEFE;
    margin: unset;
}
.homepage h2 {
    font-weight: 700;
    font-size: 66px;
    color: #FEFEFE;
}
.homepage h3 {
    font-weight: 700;
    font-size: 44px;
    color: #FEFEFE;
    margin-bottom: 30px;
}
.homepage .h3 {
    font-weight: 700;
    font-size: 45px;
    color: #171717;
}
.homepage h4 {

    font-weight: 600;
    font-size: 32px;
    color: #FEFEFE;
    margin-bottom: 20px;
}
.homepage h5 {
    font-weight: 500;
    font-size: 18px;
    color: #F9F9F9;
}
.homepage p {
    font-size: 16px;
    color: #F9F9F9;
}
.homepage a {
    font-weight: 600;
    font-size: 16px;
    color: #F9F9F9;
}

.h4-sub {
    font-weight: 600;
    font-size: 32px!important;
    color: #171717!important;
}
.h5-sub{
    font-weight: 500;
    font-size: 24px!important;
    color: #171717!important;
    margin-bottom: 2em;
}
.ul-sub {
    font-size: 16px;
    list-style-type: disc;
}
.mr-24{
    margin-right: 24px;
}
.pr-24{
    padding-right: 24px;
}
.homepage-card-outer {
    background: #D0D8E59E;
    padding: 20px;
    border-radius: 10px;
    height:100%;
}

.homepage-solutions-card{
    background: #FEFEFE;
    border-radius: 20px;
    height:100%;
}
.homepage-solutions-card:before, .homepage-solutions-card:after {
  content: "";
  clear: both;
  display: table;
}

.homepage-card-inner {
    justify-content: space-between;
    align-items: center;
}

.homepage-card-h5 {
    font-weight: 700!important;
    font-size: 20px!important;
    color: #000000!important;
}
.homepage-card-p {
    color: #212E36!important;
    font-size: 16px!important;
    font-weight: 500!important;
}
.homepage-card-span {
    font-size: 12px!important;
    color: #00000099!important;
}
.homepage-card-a {
    background: #0994FD!important;
    border-radius: 8px!important;

    font-weight: 400!important;
    font-size: 16px!important;
    color: #FEFEFE!important;
    padding: 16px 24px;
}
.homepage-btn {
    background: #0994FD;
    border-radius: 8px;
    font-weight: 400;
    font-size: 14px;
    color: #FEFEFE;
    padding: 12px 18px;
}

.home_ul {
    list-style-type: none;
}

.home_ul li::before {
    content: "•";
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.card-shadow{
    box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.10), 0px 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.partner_box {
    height: 110px;
    width: 120px;
    box-shadow: 0px 12px 24px #3838380d;
    border-radius: 20px;
    padding: 10px;
    background: #FEFEFE;
}

.partner_box:hover {
    transform: scale(1.1);
    transition: 0.45s;
    transition-timing-function: ease-out;
    box-shadow: 12px 12px 32px #f9f9f9,
        -12px -12px 32px #f9f9f9;
}

.partner-badge {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 32px!important;
}
.partner-title {
    font-weight: 500;
    font-size: 18px;
    color: #171717;
    padding: 10px 0 0 0;
}
.partner-desc {
    color: #373737;
    font-size: 20px;
}
.card-about-us {
    padding: 2em;
}
.card-about-us h1 {

    font-weight: 700;
    font-size: 44px;
    color: #171717;
    margin-bottom: 20px;
}
.card-about-us h2 {

    font-weight: 700;
    font-size: 40px;
    color: #171717;
}
.card-about-us h5 {

    font-weight: 500;
    font-size: 18px;
    color: #171717;
    margin-bottom: 20px;
}
.card-about-us p {

    font-size: 16px;
    color: #555555;
    margin-bottom: 2em;
    padding: 0;
}
.card-solutions-left {
    padding:0;
    background: #E4E4E4;
    border-radius: 30px;
    margin-bottom: 50px;
}
.card-solutions-right {
    padding: 2em;
    background: #E4E4E4;
    border-radius: 30px;
    text-align: center;
}
.partner-maps {
    padding: 20px;
}
.contact-us-bg {
    background: #F9F9F9;
}
.height-banner {
    min-height: 150px;
}
.login-icon-position {
    text-align: center;
}
.login-icon-margin {
    margin:150px auto;
}
.login-form-container {
    background: #E3F2FE;
}
.login-card{
    width:606px;
    background-color:#FFFFFF;
    border-radius:20px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    font-size: 12px !important;
    padding: 32px;
}

.reporty-card{
    width:602px;
    background-color:#FFFFFF;
    border-radius:20px;
    box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.10), 0px 10px 10px -5px rgba(0, 0, 0, 0.04);
    padding:32px;
}
.reporty-card-full{
    width:100%;
    background-color:#FFFFFF;
    border-radius:20px;
    box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.10), 0px 10px 10px -5px rgba(0, 0, 0, 0.04);
    padding:32px;
}
.reporty-card-payment{
    width: 809px;
    max-width: 809px;
}
.reporty-card-payment-header{
    width:100%;
    padding:24px 40px;
    border-radius:20px 20px 0 0;
    border:solid 1px #C9C9C9;
}
.section-padding{
    padding: 60px 90px;
}
.section-padding-login{
    padding: 60px 90px;
    margin-top:80px;
}
.contactColLogin {
    margin: unset;
}
.patient-file-span {
    font-weight: 600;
    font-size: 32px;
    line-height: 49px;
    color: #373737;
}

.cases-img,.cases-title {
    padding: 0 5px;
}
.dbMenuBtn:hover {
    background: #488ac9;
    color: #fff;
    text-decoration: none;
}
.lft-sub-menu ul::before {
    left: 46px;
}

.mainFooter .privacy-policy {
    font-size: 12px;
}
.mainFooter .copyright {
    font-size: 12px;
}
.date-news{
    overflow: hidden;
    color: var(--blue, #3F94F6);
    text-overflow: ellipsis;
    font-family: Kufam;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 3.36px;
}
.read-more{
    color: var(--blue, #3F94F6);
    font-family: Kufam;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
@media (max-width: 300px) {
    .mainFooter .privacy-policy {
    }
    .mainFooter .copyright {
    }
}

@media (min-width: 300px) {
    .contactBox .item-link {
        gap: 3px;
        row-gap: 0;
    }
    .contactBox h5 {
    }
    .contactBox .item-link a {
    }
}

@media (min-width: 390px) {
    .contactBox .item-link {
        gap: 4px;
        row-gap: 0;
    }
    .contactBox h5 {
    }
    .contactBox .item-link a {
    }
}

@media (min-width: 413px) {
    .homepage-card-outer {

    }
    .card-about-us {
        padding: 3em;
    }
    .card-solutions-right {
        padding: 3em;
    }
    .contactBox .item-link {
        gap: 5px;
        row-gap: 0;
    }
    .contactBox h5 {
    }
    .contactBox .item-link a {
    }
    .homepage-card-inner {
        justify-content: space-between;
        align-items: center;
        padding: 1em;
    }
}

@media (min-width: 576px) {
    .wrapper {
        max-width: 650px;
    }
    .height-banner {
        min-height: 200px;
    }
    .homepage-card-inner {
        padding: 1em;
    }
    .contactBox .item-link {
        gap: 10px;
        row-gap: 0;
    }
    .contactBox h5 {
    }
    .contactBox .item-link a {
    }
}

@media (min-width: 768px) {
    .wrapper {
        max-width: 840px;
    }
    .height-banner {
        min-height: 300px;
    }
    .homepage-btn {
        font-size: 20px;
        padding: 16px 24px;
    }
    .card-about-us {
        padding: 4em;
    }
    .card-solutions-right {
        padding: 4em;
    }
    .contactBox .item-link {
        gap: 10px;
        row-gap: 0;
    }
    .contactBox h5 {
    }
    .contactBox .item-link a {
    }
}

@media (min-width: 992px) {
    .logo_h img {
        width: 75%;
    }
    .navbar-expand-lg .navbar-collapse {
        gap: 1em;
    }
    .wrapper {
        max-width: 1100px;
    }
    .hidden-lg {
        display: none;
    }
    .card-solutions-left {
        margin: 2% 1% 2% 0;
        max-width: 49%;
    }
    .card-solutions-right {
        margin: 2% 0 2% 1%;
        max-width: 49%;
    }
    .partner-maps {
        padding:20px 0 0 90px;
    }
    .contact-us-bg {
        background: #FEFEFE;
    }
    .contactBox .item-link {
        flex-direction: column;
    }
    .contactBox .item-link {
        gap: unset;
    }
    .contactBox h5 {
    }
    .contactBox .item-link a {
    }
    .login-form-container {
        background: #FEFEFE;
    }
    .cases-img {
        text-align: right;
    }
    .cases-title {
        text-align: left;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-lg .navbar-collapse {
        gap: 1em;
    }
    .wrapper {
        max-width: 1500px;
    }
    .card-about-us {
        padding: 5em;
    }
    .card-solutions-right {
        padding: 5em;
    }
    .contactBox h5 {
        font-size: 16px;
    }
    .contactBox .item-link a {
        font-size: 14px;
    }
    .login-icon-position {
        text-align:right;
    }
    .login-icon-margin {
        margin:150px 150px 150px 0;
    }
}

@media only screen and (max-width: 390px) {
}

@media only screen and (max-width: 470px) {
    iframe{
        position: relative;
        width:70%;
        left: 3em;
    }
}

@media only screen and (max-width: 576px) {
}

@media only screen and (max-width: 767px) {
    .address img {
        margin: unset;
    }
.grid-2-24{
    grid-template-columns: 1fr; 
}
    .carousel .carousel-dots span#carousel-button-prev {
        padding-right: 0.5em;
    }
    .carousel .carousel-dots span#carousel-button-next {
        padding-left: 0.5em;
    }
    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info {
        text-align: left;
        font-size:14px;
    }
}
@media only screen and (max-width: 991px) {
    .header_area .navbar .nav .nav-item {
        margin-right: 16px!important;
        padding-right: 10px;
        padding-left: 10px;
    }
    .header_area+section, .header_area+row, .header_area+div {
        margin-top: 7em;
    }
    .header_area .navbar {
        height: 6em;
    }
    .contactColLogin {
        flex-direction: column-reverse;
    }
    .login-form-container {
        padding-top: 3em;
    }
    .logo_h {
        width: 105px;
    }
    .navbar-toggler[aria-expanded="true"] span {
        width: 25px!important;
    }
    .navbar-toggler span:nth-child(2) {
        margin-right: 0;
    }
    .navbar-toggler span:last-child {
        margin-right: 0;
    }
    .header_area .navbar .nav .nav-item.submenu ul {
        margin: 0 -10px;
    }
    #chatButton {
        right: -4em!important;
    }
    .hidden-xs {
        display: none;
    }

    .main_menu .right-menu {
        flex-direction: column;
        align-items: flex-start;
        padding-top: 10px;
        padding-left: 10px;
    }
}
    .grid-1 {
        display: grid;
        grid-template-columns: 1fr;
    }
/* @media only screen and (max-width: 1000px) { */
    .dbMenu {
        left: -240px;
        width: 240px;
    }
/* } */
@media only screen and (max-width: 1200px) {
    .mainFooter .gap {
        gap: 1em;
    }
}

@media (min-width: 300px) and (max-width: 389px) {
    .homepage h1 {
    }
    .homepage h2 {
    }
    .homepage h3, .homepage .h3 {
    }
    .homepage h4 {
    }
    .homepage h5 {
    }
    .homepage p {
    }
    .homepage a {
    }
    .homepage-card-h5 {
    }
    .homepage-card-p {
    }
    .homepage-card-span {
        font-size: 12px!important;
    }
    .homepage-card-a {
        font-size: 7px!important;
        padding: 6px 12px;
    }
    .h1-title-2 {
        font-size: 24px;
    }
    .h4-sub {
        font-size: 16px!important;
        margin-bottom: 12px!important;
    }
    .h5-sub{
        font-size: 12px!important;
    }
    .p-sub{
    }
    .ul-sub {
    }
    .partner-title {
        padding: 5px 0;
    }
    .partner-desc {
        font-size: 13px;
    }
    .card-about-us h1 {
    }
    .card-about-us h2 {
    }
    .card-about-us h5 {
    }
    .card-about-us p {
        font-size: 16px;
    }
    .personel_degree h5 {
        font-size: 11px!important;
    }
    .personel_name h4 {
        font-size: 13px!important;
    }
    .patient-file-span {
        font-size: 20px;
    }
    .mainFooter .privacy-policy {
    }
    .mainFooter .copyright {
    }
}

@media (min-width: 390px) and (max-width: 469px) {
    .homepage h1 {
    }
    .homepage h3, .homepage .h3 {
    }
    .homepage h4 {
    }
    .homepage h5 {
    }
    .homepage h5 {
    }
    .homepage p {
    }
    .homepage-card-h5 {
    }
    .homepage-card-p {
    }
    .homepage-card-span {
        font-size: 12px!important;
    }
    .homepage-card-a {
    }
    .h1-title-2 {
        font-size: 32px;
    }
    .h4-sub {
        font-size: 20px!important;
        margin-bottom: 16px!important;
    }
    .h5-sub{
        font-size: 16px!important;
    }
    .p-sub{
    }
    .ul-sub {
    }
    .partner-title {
        padding: 7px 0;
    }
    .partner-desc {
        font-size: 14px;
    }
    .homepage h2 {
    }
    .card-about-us h1 {
    }
    .card-about-us h2 {
    }
    .card-about-us h5 {
    }
    .card-about-us p {
    }
    .personel_degree h5 {
    }
    .personel_name h4 {
    }
    .patient-file-span {
        font-size: 24px;
    }
    .mainFooter .privacy-policy {
    }
    .mainFooter .copyright {
    }
}

@media (min-width: 470px) and (max-width: 575px) {
    .homepage h1 {
    }
    .homepage h3, .homepage .h3 {
    }
    .homepage h4 {
    }
    .homepage h5 {
    }
    .homepage h5 {
    }
    .homepage p {
    }
    .homepage-card-h5 {
    }
    .homepage-card-p {
    }
    .homepage-card-span {
        font-size: 12px!important;
    }
    .homepage-card-a {
    }
    .h1-title-2 {
        font-size: 48px;
    }
    .h4-sub {
        font-size: 24px!important;
        margin-bottom: 24px!important;
    }
    .h5-sub{
        font-size: 20px!important;
    }
    .p-sub{
        font-size: 18px!important;
    }
    .ul-sub {
    }
    .partner-title {
        padding: 10px 0;
    }
    .partner-desc {
        font-size: 16px;
    }
    .homepage h2 {
    }
    .card-about-us h1 {
    }
    .card-about-us h2 {
    }
    .card-about-us h5 {
    }
    .card-about-us p {
    }
    .personel_degree h5 {
    }
    .personel_name h4 {
    }
    .mainFooter .privacy-policy {
    }
    .mainFooter .copyright {
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .homepage h1 {
        font-size: 64px;
    }
    .homepage h3, .homepage .h3 {
        font-size: 40px;
    }
    .homepage h4 {
        font-size: 24px;
    }
    .homepage h5 {
        font-size: 24px;
    }
    .homepage p {
        font-size: 16px;
    }
    .homepage a {
        font-size: 16px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .partner-badge {
        width: 18px!important;
    }

    .personel_degree h5 {
        font-size: 11px!important;
    }
    .personel_name h4 {
        font-size: 13px!important;
    }

}
@media (min-width: 992px) and (max-width: 1200px) {
    .header_area .navbar .nav .nav-item {
        /* margin-right: 12px;
        padding-right: 8px;
        padding-left: 8px; */
        gap: .2rem;
    }
    .header_area .navbar .nav .nav-item .nav-link {
        font-size: 12px;
    }
    .main_menu .right-menu {
        gap: 6px;
    }
    .accountArea > a {
        font-size: 12px;
        padding: 0px 14px;
    }
    .partner-badge {
        width: 26px!important;
    }
    .personel_degree h5 {
        font-size: 18px!important;
    }
    .personel_name h4 {
        font-size: 22px!important;
    }
    .mainFooter .privacy-policy {
    }
    .mainFooter .copyright {
    }
}
@media only screen and (min-width: 800px) {

    .v-only-desktop{
        display: block !important;
    }
    .v-only-mobile{
        display: none !important;
    }
    .v-only-desktop-flex{
        display: flex !important;
    }
    .v-only-mobile-flex{
        display: none !important;
    }
    .research-card-position-md{
        position: absolute;
        left: 38.5px;
        bottom: -51px;
    }
        .card-md-33{
        flex: 1 0 0;max-width: 32%
    }
    .col-md-large{
        width: 921px;
    }
    .flex-wrap-md{
        flex-wrap: wrap !important;
    }
    .order-md-1{
        order: 1;
    }
    .order-md-2{
        order: 2;
    }
    .b-md-m-10
    {
         bottom:-10px;
    }
    .p-md-4-16{
        padding: 4px 16px;;
    }
    .p-md-6-12{
        padding: 6px 12px;;
    }
    .p-md-24-32{
        padding: 24px 32px;;
    }
    .p-md-16-4{
        padding: 16px 4px;;
    }
    .p-md-80-30{
        padding: 80px 30px;;
    }
    .p-md-24{
        padding: 24px;;
    }
    .p-md-28{
        padding: 28px;;
    }
    .p-md-32{
        padding: 32px;;
    }
    .p-md-60{
        padding: 60px;;
    }
    .p-md-64{
        padding: 64px;
    }
    .px-md-40{
        padding: 0 40px ;
    }
    .px-md-95{
        padding: 95px 0;
    }
    .p-md-96{
        padding: 96px;
    }
    .p-md-24-40{
        padding: 24px 40px  !important;
    }
    .p-md-40{
        padding: 40px  !important;
    }
    .p-md-40-90{
        padding: 40px 90px !important;
    }
    .p-md-60-90{
        padding: 60px 90px !important;
    }
    .p-md-research-header{
        padding: 80px 120px 140px 120px;
    }
    .p-md-96-60{
        padding: 96px 60px !important;
    }
    .py-md-56{
        padding: 56px 0;
    }
    .px-md-100{
        padding: 0 100px;
    }
    .font-md-14{
        font-size:14px !important;
    }
    .font-md-16{
        font-size:16px !important;
    }

    .font-md-18{
        font-size:18px !important;
    }
    .font-md-20{
        font-size:20px !important;
    }
    .font-md-24{
        font-size:24px !important;
    }
    
    .font-md-28{
        font-size:28px !important;
    }
    .font-md-30{
        font-size:30px !important;
    }
    .font-md-32{
        font-size:32px !important;
    }
    .font-md-40{
        font-size:40px !important;
    }
    .mt-md-24{
        margin-top:24px;
    }
    .mt-md-30p{
        margin-top:30%;
    }
    .mt-md-80{
        margin-top: 80px;
    }
    .pb-sm-40{
        padding-bottom: 40px !important;
    }
    .p-md-16{
        padding: 16px;
    }
    .p-md-24{
        padding:24px !important;
    }
    .line-md-24{
        line-height: 24px;
    }
    .line-md-60{
        line-height: 60px;
    }
    .gap-md-12{
        gap:12px;
    }
    .gap-md-14{
        gap:14px;
    }
    .gap-md-16{
        gap:16px !important;
    }
    .gap-md-20{
        gap:20px !important;
    }
    .gap-md-24{
        gap:24px !important;
    }
    .gap-md-32{
        gap:36px !important;
    }
    .gap-md-36{
        gap:36px !important;
    }
    .gap-md-34{
        gap:34px !important;
    }
    .gap-md-38{
        gap:38px !important;
    }
    .gap-md-40{
        gap:40px !important;
    }
    .gap-md-48{
        gap:48px !important;
    }
    .gap-md-57{
        gap:57px !important;
    }
    .font-md-36{
        font-size:36px !important;
    }
    .font-md-56{
        gap:56px !important;
    }
    .gap-md-60 {
        gap: 60px; /* Sets a 60px gap between flex items */
    }
    .gap-md-80 {
        gap: 80px; /* Sets a 60px gap between flex items */
    }
    .flex-md-column{
        display: flex !important;
        flex-direction: column!important;
    }
    .flex-md-row{
        display: flex !important;
        flex-direction: row!important;
    }
    .flex-row-column{
        display: flex !important;
        flex-direction: row!important;
    }
    .text-md-center{
        text-align: center !important;
    }
    .text-md-start{
        text-align: start !important; 
    }
    .w-md-32{
        width:32px;
    }
    .w-md-40{
        width:40px;height:40px;
    }
    .w-md-381{
        width:381px;
    }
    .w-md-781{
        width: 716px;
    }
    .g-gap-md-34{
        row-gap: 34px;
    }
    .g-gap-md-54{
        row-gap: 54px;
    }
    .g-gap-md-64{
        row-gap: 64px;
    }
    .gap-md-64{
        row-gap: 64px;
    }
}
@media (max-width: 800px) {
    .order-sm-1{
        order: 1;
    }
    .order-sm-2{
        order: 2;
    }
        .p-sm-research-header{
        padding: 60px 30px;
    }
    .card-sm-100p{
        width: 100% !important;
    }
    .b-sm-m-70
    {
         bottom:-70px;
    }
    .research-card-position-sm{
        position: static;
    }
    .mb-sm-80{
        margin-bottom: 80px;
    }
    .section-padding-login{
        margin-top:88px;
        padding: 24px;
    }
    .flex-row-reverse-header {
        flex-direction: row;
    }
    .v-only-desktop{
        display: none !important;
    }
    .v-only-mobile{
        display: block !important;
    }
    .v-only-desktop-flex{
        display: none !important;
    }
    .v-only-mobile-flex{
        display: flex !important;
    }
    .snackbar{
        padding: 6px !important;
    }
    .profil-box{
        width:224px;
    }
    .reporty-card-full{
        padding: 24px;
    }
    .pl-sm-24{
        padding-left: 24px;;
    }
    .pr-sm-24{
        padding-right: 24px;;
    }
    .p-sm-12{
        padding: 12px;
    }
    .p-sm-18{
        padding: 12px;
    }
    .p-sm-20{
        padding: 20px;;
    }
    .p-sm-24{
        padding: 24px;;
    }
    .p-sm-9-13{
        padding:9px 13px;
    }
    .p-sm-16-14{
        padding:16px 14px;
    }
    .p-sm-14{
        padding: 14px;;
    }
    .p-sm-16{
        padding: 16px;
    }
    .p-sm-12-24{
        padding: 12px 24px;;
    }
    .p-sm-28-18{
        padding: 28px 18px;;
    }
    .p-sm-28-32{
        padding: 28px 32px;;
    }
    .p-sm-32{
        padding: 32px;;
    }
    .px-sm-32{
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .p-sm-32-24{
        padding: 32px 24px;
    }
    .p-sm-48{
        padding: 48px;
    }
    .p-sm-60{
        padding: 60px;;
    }
    .p-sm-96{
        padding: 96px;
    }
    .p-sm-60-30{
        padding:60px 30px;
    }
    .mt-sm-90{
        margin-top: 90px;
    }
    .mt-sm-95{
        margin-top: 95px;
    }
    .font-sm-10{
        font-size:10px !important;
    }
    .font-sm-12{
        font-size:12px !important;
    }
    .font-sm-14{
        font-size:14px !important;
    }
    .font-sm-16{
        font-size:16px !important;
    }
    .font-sm-18{
        font-size:18px !important;
    }
        .font-sm-20{
        font-size:20px !important;
    }
    .font-sm-24{
        font-size:24px !important;
    }
    .line-sm-24{
        line-height: 24px;
    }
    .line-sm-normal{
        line-height: normal;
    }

    .font-sm-28{
        font-size:28px !important;
    }
    .mr-sm-b-8{
        margin-bottom:8px !important;
    }
    .mr-sm-b-16{
        margin-bottom:16px !important;
    }
    .mr-sm-b-36{
        margin-bottom:36px !important;
    }
    .mr-sm-b-24{
        margin-bottom:24px !important;
    }
    .gap-sm-2 {
        gap: 2px; /* Sets a 60px gap between flex items */
    }
    .gap-sm-8 {
        gap: 8px; /* Sets a 60px gap between flex items */
    }
    .gap-sm-12{
        gap: 12px; 
    }
    .gap-sm-14{
        gap: 14px; 
    }
    .gap-sm-16{
        gap: 16px; 
    }
    .gap-sm-18 {
        gap: 18px; /* Sets a 60px gap between flex items */
    }
    .gap-sm-20 {
        gap: 20px; /* Sets a 60px gap between flex items */
    }
        .gap-sm-22 {
        gap: 22px; /* Sets a 60px gap between flex items */
    }
    .gap-sm-24 {
        gap: 24px; /* Sets a 60px gap between flex items */
    }
    .gap-sm-32 {
        gap: 32px; /* Sets a 60px gap between flex items */
    }
    .g-gap-sm-16{
        row-gap: 16px;
    }
    .g-gap-sm-20{
        row-gap: 20px;
    }
    .g-gap-sm-24{
        row-gap: 24px;
    }
    .text-sm-center{
        text-align: center !important;
    }

    .reporty-card{
        width:100%;
        border-radius:20px;
        padding:24px;
    }
    .dbRight {
        max-width: 100%;
        padding: 0;
    }
    .payment-container{
        padding: 20px;
    }
    .reporty-card-payment{
        width: 100%;
    }
    .form-search{
        width: 100%;
    }
    .flex-sm-column{
        display: flex !important;
        flex-direction: column!important;
    }
    .flex-sm-row{
        display: flex !important;
        flex-direction: row!important;
    }
        .p-sm-24{
        padding: 24px;
    }
    .p-sm-16-24{
        padding: 16px 24px;
    }
    .w-sm-24{
        width:24px;height:24px;
    }
    .w-sm-167-31{
        width:167px;height:31px;;
    }
    .w-sm-100p{
        width: 100%;
    }
    .reporty-card-dashboard{
        width: 100%;
        height: 336px;
        padding:32px 28px;
    }
    .align-items-sm-center{
         align-items: center;
    }
    
}
@media (min-width: 1201px) and (max-width: 1440px) {
    .header_area .navbar .nav .nav-item .nav-link {
        font-size: 15px;
    }
    .accountArea > a {
        font-size: 13px;
    }
}
