body {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #2B2A29;
}

header {
    background: var(--Color-White, #FFF);
    box-shadow: 0px 0px 12px 8px rgba(204, 204, 204, 0.24);
    padding: 2px 0;
    position: sticky;
    top: 0;
    z-index: 5;
}
a:hover {
    color: #385B94;
}
.navbar-nav .dropdown-menu {
    /*! padding: 0; */
}

.navbar {
    padding: 0;
}

.navbar-brand {
    padding: 0;
}

.main-header .navbar-brand img {
    width: 180px;
}

.main-header ul li {
    margin-left: 10px;
    margin-right: 10px;
    position: initial;
    /*! padding: 18px 0; */
}

.main-header .dropdown-menu {
    width: 100%;
    left: 0;
    box-shadow: none;
    border-radius: 16px;
    border: 0;
    padding: 0;
    top: 76px;
}

.main-header .dropdown-menu li {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.main-header ul li a {
    color: #2A2A2A !important;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
    padding: 26px 0;
}

.main-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 0;
    padding-right: 0;
    position: relative;
}

.main-header ul {
    margin: 0 0 0 auto;
    margin-bottom: 0px;
}

.main-header .submenu-item a {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.submenu-group {
    display: grid;
    grid: auto / auto auto auto;
    grid-gap: 8px;
    padding: 30px;
    box-shadow: 0px 3px 12px 0px #0700303D;
    border-radius: 16px;
}

.submenu-group .submenu-item {
    min-height: 104px;
    align-self: center;
    align-items: center;
    display: flex;
}

.submenu-item img {
    margin-right: 15px;
}

.submenu-item p {
    font-weight: 500;
    margin-bottom: 0;
}

.fill-btn {
    padding: 10px 24px 10px 24px;
    border-radius: 160px;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background-color: #385B94;
    color: #fff;
    text-decoration: none;
    border: 1px solid #385B94;
}

.fill-btn:hover {
    color: #fff;
    /*! border: 1px solid #F48120; */
    /*! background-color: transparent; */
}

.no-icon {
    padding-right: 20px !important;
}

.white-border {
    border: 1px solid #fff !important;
}

.border-btn {
    color: #385B94;
    border: 1px solid #385B94;
    background-color: #fff !important;
    padding: 15px 15px 15px 20px;
    border-radius: 160px;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-decoration: none;
    display: inline-flex;
}

.border-btn:hover {
    /*! background-color: #F48120; */
    /*! color: #fff; */
}

.border-btn img,
.fill-btn img {
    margin-left: 10px;
    width: 24px;
}

.header-btn .border-btn {
    margin-right: 15px;
}

h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 64px;
    line-height: 120%;
    letter-spacing: 0%;
}

h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 56px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 44px;
    font-weight: 600;
    line-height: 56px;
    text-align: left;
    color: #070030;
}

h4 {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 32px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #070030;
}

h5 {
    font-family: Urbanist;
    font-weight: 600;
    font-size: 24px;
    line-height: 160%;
    letter-spacing: 0%;
    color: #070030;
}

h6 {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 64px;
    line-height: 120%;
    letter-spacing: 0%;
}

.h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 56px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 44px;
    font-weight: 600;
    line-height: 56px;
    text-align: left;
    color: #070030;
}

.h4 {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 32px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #070030;
}

.h5 {
    font-family: Urbanist;
    font-weight: 600;
    font-size: 24px;
    line-height: 160%;
    letter-spacing: 0%;
    color: #070030;
}

.h6 {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;

}

.sub-title {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 24px;
    line-height: 160%;
    letter-spacing: 0%;
    text-align: center;
    color: #070030;
}

.tag-title {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.tag-line {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0%;
    text-transform: uppercase;

}

.blue-bk {
    /* background-color: #243B8D; */
    background-color: #385B94;
}

.light-blue-bk {
    background-color: #E6E1FC;
}

.light-pink-bk {
    background-color: #FDF6E3;
}

.section-padding {
    padding: 72px 0;
}



.banner-section {
    background-image: url('../images/banner-bk.jpg');
    background-size: cover;
    padding: 150px 0 150px 0;
    background-position: center bottom;
}

.about-us-banner-img {
    background-image: url('../images/image11.png');
}

.about-us-banner-section {
    background-size: cover;
    padding: 150px 0 150px 0;
    background-position: center bottom;
    background: linear-gradient(89.39deg, rgba(0, 0, 0, 0.78) 30.79%, rgba(0, 0, 0, 0) 99.44%);

}

.about-us-banner-section .container-fluid {
    z-index: 1;
    position: relative;
}

.img-opacity {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.banner-section h1 {
    color: #fff;
}

.banner-section p {
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 160%;
    color: #fff;
    padding: 10px 0 20px 0;
}

.banner-button .fill-btn {
    margin-right: 15px;
}



.solution-col {
    margin: 26px 0 0 0;
}

.solution-card {
    display: flex;
    gap: 15px;
    background-color: #FFF;
    box-shadow: 0px 3px 12px 0px #5649B51F;
    border-radius: 16px;
    padding: 24px;
    height: 100%;
}

.solution-card h6 {
    margin-bottom: 0;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #070030;
}
.solution-card h3 {
    margin-bottom: 0;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #070030;
}
.solution-card-content p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #070030;
    margin-bottom: 0;
}

.solution-card-content .border-btn {
    font-family: Urbanist;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;

    padding: 10px 15px 10px 20px;
    margin-top: 15px;
}

.why-choose-pera {
    margin-top: 15px;
}

.why-choose-pera p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0%;
    color: #070030B8;
}

.why-choose-card-group {
    display: grid;
    grid: auto / 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
}

.six-grid {
    grid: auto / 1fr 1fr 1fr 1fr 1fr 1fr;
}

.why-choose-card-group .solution-card {
    flex-direction: column;
    align-items: center;
}

.why-choose-card-group .solution-card h6 {
    text-align: center;
}

.left-img-right-content {
    margin: 50px 0;
}

.get-in-touch h3,
.get-in-touch p {
    color: #fff;
}

.get-in-touch p {
    font-size: 24px;
}

.get-in-touch .border-btn {
    font-family: Urbanist;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    padding: 10px 15px 10px 20px;
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff;
    margin-top: 15px;
}

.your-business-section h3 {
    margin-bottom: 30px;
}

.business-card {
    position: relative;
}

.business-card .card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
    border-radius: 0;
}

.business-card .card-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    background-color: #070030;
    transition: top 0.5s ease;
}

.business-card:hover .card-overlay {
    top: 0;
}

.business-card-title {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    bottom: 10px;
    padding: 0 15px;
    align-items: center;
}

.business-card-title h6 {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #fff;
    margin-bottom: 0;
}
.business-card-title h3 {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #fff;
    margin-bottom: 0;
}
.card-opacity {
    /*! background: linear-gradient(180deg, rgba(12, 30, 59, 0) 0%, #0C1E3B 100%); */
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(7, 0, 48, 0) 56.66%, #070030 100%);
}

.radius-12 {
    border-radius: 12px;
}

/* slider css*/
.event-slider .slick-slide {
    display: block;
    padding: 5px;
}

.event-slider .slick-next {
    right: 0;
}

.event-card img {
    width: 100%;
    /*! margin-bottom: 15px; */
    border-radius: 16px;
}

.event-card h4 {
    font-size: 24px;
    margin-top: 15px;
}

.event-card p {
    display: flex;
    font-family: "Lato", serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    align-items: flex-start;
    margin-bottom: 10px;
}

.event-card .cmn-btn {
    font-size: 14px;
    min-width: 150px;
}

.event-card .cmn-btn img {
    margin-left: 10px;
    width: 18px !important;
}

.event-card p img {
    width: 20px;
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 5px;
}

.event-slider-arrow img {
    width: 45px !important;
    position: absolute;
    top: 30%;
    left: -15px;
    background-color: transparent;
    border-radius: 50%;
    cursor: pointer;
}

.event-slider-arrow .event-right-arrow {
    right: -15px;
    left: auto !important;
}
.event-slider .center-slide,
.event-slider .slick-slide.slick-current {
    z-index: 1;
    position: relative;
}
/* For the center card (zoom effect) */
.event-slider .center-slide,
.event-slider .slick-slide.slick-current {
    transform: scale(1);
    /* Increase the size */
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    opacity: 1;
    /* Full opacity */
}

/* For the left and right cards (reduced opacity) */
.event-slider .slick-slide.slick-current .event-slider-arrow {
    display: block;
}

.event-slider .event-slider-arrow {
    display: none;
}

.event-slider .slick-slide,
.event-slider .left-slide,
.event-slider .right-slide {
    transform: scale(0.95);
    /* Slightly smaller size */
    opacity: 0.5;
    /* Reduced opacity */
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.event-card img {
    height: 200px;
    object-fit: cover;
}
 
.slick-center .event-card img {
    height: 200px;
    object-fit: cover;
}
 
/* .slick-center {
    width: auto !important;
} */
 
.event-card p span {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0%;
    text-transform: uppercase;
 
}
 
.event-card h6 {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0%;
 
}
 
.event-card p {
    margin-bottom: 5px;
    margin-top: 15px;
}
 
/* .event-card img {
    object-fit: cover;
    height: 250px;
} */

/* slider css*/
footer {
    padding-top: 30px;
    background-color: #070030;
}

.quick-links p {
    color: #fff;
    margin-bottom: 30px;
    font-family: "Urbanist", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
}

.quick-links ul {
    padding-left: 0;
}

.quick-links ul li {
    list-style: none;
    margin: 20px 0;
}

.quick-links ul li a {
    color: #fff;
    text-decoration: none;
    font-family: Montserrat;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    display: flex;
    gap: 10px;
    word-break: break-word;
}

.quick-links ul li a img {
    margin-top: -2px;
}

.copy-rights {
    /*! text-align: center; */
    border-top: 1px solid #FFFFFF29;
    padding-top: 15px;
    margin-top: 15px;
    padding-right: 0;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
}

.copy-rights p {
    color: #fff;
    text-align: right;
    font-size: 14px;
    display: flex;
    gap: 15px;
}

.demo-modal .modal-header {
    border: 0;
}

.demo-modal .modal-body {
    padding: 0;
}
.demo-modal .modal-body .cu-form{
    padding: 0px 20px 20px 20px;
}
.demo-modal .modal-content {
    border-radius: 0;
    border: 0;
}

.demo-modal .features-content ul {
    margin-bottom: 50px;
    margin-top: 30px;
}

.demo-modal .features-content img {
    width: 100%;
}

.demo-modal .modal-dialog {
    max-width: 800px;
    /*! margin: 0; */
}

.demo-modal .features-content {
    padding-left: 0;
}

.demo-modal .features-content h1 {
    text-align: left;
}

.demo-modal .features-content ul li {
    color: #203A4C;
}

.btn-close {
    background: none;
    opacity: 1;
    margin-right: 0px !important;
    top: 30px;
    position: absolute;
    right: 30px;
}

.btn-close:focus {
    box-shadow: none;
}

.btn-close span {
    color: #2A2A2A;
}

.form-control {
    height: 48px;
    padding: 12px 16px 12px 16px;
    gap: 10px;
    border-radius: 16px;
    border: 0.5px solid #CECECE;
    background-color: #FAFAFA;
    color: #2A2A2A;
}

textarea.form-control {
    height: 128px;
    padding: 12px 16px 12px 16px;
    gap: 10px;
    border-radius: 16px;
    border: 0.5px solid #CECECE;
    background-color: #FAFAFA;
    color: #2A2A2A;
}

label {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.cu-form .form-control {
    margin: 15px 0;
}

.cu-form .fill-btn {
    margin-top: 15px;
}

.checkbox-group {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0px;
    text-transform: capitalize;

}

/* Hide the browser's default checkbox */
.checkbox-group input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
}

/* On mouse-over, add a grey background color */
.checkbox-group:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-group input:checked~.checkmark {
    background-color: #385B94;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-group input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-group .checkmark:after {
    left: 9px;
    top: 6px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.inner-page-banner-section {
    background-color: #385B94;
}

.inner-page-banner-section .inner-banner {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.inner-page-banner-section .banner-content h1 {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #fff;
}

.inner-page-banner-section .banner-content p {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0%;
    color: #fff;
}

.banner-button .border-btn {
    margin-top: 10px;
}

.our-expert-card {
    margin-top: 15px;
    margin-bottom: 30px;
}

.how-we-help {
    background-color: rgba(51, 85, 195, 0.96);
    border-radius: 24px;
    /*! backdrop-filter: blur(320px); */

    padding: 30px;
}

.how-we-help-section {
    margin-top: -170px;
}

.how-we-help-section h3,
.how-we-help-section p,
.how-we-help-section h2,
.how-we-help-section h5 {
    color: #fff;
}

.how-we-help-section p {
    color: #FFFFFFB8;
    margin-bottom: 0;
}

.solution-card-content p {
    color: #070030;
    margin-top: 5px;
}
.solution-card-content h3 {
    color: #070030;
    margin-top: 5px;
}
.solution-card-content ul {
    margin-bottom: 0px;
}

.os-for-small-business-card {
    margin-top: 50px;
}

.os-for-small-business-card .fill-btn {
    margin-top: 15px;
    display: inline-block;
}

.fill-btn-with-arrow {
    padding: 10px 13px 10px 24px;
}

.blue-card {
    background-color: #385B94;
    box-shadow: 0px 3px 12px 0px #5649B51F;
}

.blue-card h6,
.blue-card p {
    color: #fff;
}

.rich-text p,
.rich-text ul li {
    color: #070030B8;
}

.rich-text ul {
    padding-left: 15px;
}

.jj-grid-block {
    background-color: #E6E1FC;
    border-radius: 16px;
    padding: 30px 15px;
    margin: 50px 0;
}

.jj-grid-block .grid-image {
    width: 100%;
    border-radius: 16px;
}

.jj-grid-block p {
    line-height: 160%;
    letter-spacing: 0%;

}

.num-circle {
    width: 56px;
    height: 56px;
    border-radius: 120px;
    background-color: #5649B529;
    display: block;
    text-align: center;
    line-height: 56px;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 18px;
    /*! line-height: 140%; */
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #5649B5;
}

.num-card {
    align-items: baseline !important;
}

.white-bg {
    background-color: #fff;
}

.card-box-shadow {
    box-shadow: 0px 3px 12px 0px #5649B53D;
}

.testimonial-slider .slide-item {
    padding: 15px;
}

.slick-dots li button::before {
    color: #385B94 !important;
}
.back-arrow {
    display: none !important;
}
.testimonial-slider .slick-dots {
    bottom: 0;
    justify-content: center;
    align-items: center;
    display: flex;
}
.testi-left-arrow, .testi-right-arrow {
    cursor: pointer;
    /*! margin-top: 53px !important; */
    display: inline-block;
    margin: 0 10px;
}
/* .inner-page-banner-section .banner-content a {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 16px;
    leading-trim: Cap height;
    line-height: 120%;
    letter-spacing: 0%;

} */

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100% !important;
        padding: 0 50px;
    }

    .inner-page-banner-section .banner-content {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media only screen and (min-device-width: 994px) {
    .mobile-dropdown {
        display: none;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media only screen and (max-device-width: 994px) {
    .desktop-dropdown {
        display: none;
    }

    .main-header {
        position: inherit;
    }

    .header-btn {
        margin: 0 0 0 auto;
    }

    .why-choose-card-group {
        grid: auto / 1fr 1fr;
    }
}

@media only screen and (max-device-width: 768px) {
    .why-choose-card-group {
        grid: auto / 1fr;
    }
    h1 {
        font-size: 30px;
        line-height: 48px;
    }

    h2 {
        font-size: 20px;
        line-height: 30px;
    }
    h3 {
        font-size: 26px;
        line-height: 40px;
    }
    h5 {
        font-size: 20px;
    }
    h6 {
        font-size: 18px;
        line-height: 36px;
    }
    .h1 {
        font-size: 30px;
        line-height: 48px;
    }
    .h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .h3 {
        font-size: 26px;
        line-height: 40px;
    }
    .h5 {
        font-size: 20px;
    }
    .h6 {
        font-size: 18px;
        line-height: 36px;
    }
    .fill-btn,
    .border-btn {
        font-size: 14px;
    }

    p {
        font-size: 14px;
        line-height: 24px;
    }

    header .navbar-collapse {
        position: absolute;
        background-color: #fff;
        width: 100%;
        left: 0;
        top: 60px;
        border-top: 1px solid #b9b9b9;
    }

    .header-btn .border-btn,
    .header-btn .fill-btn {
        margin-right: 5px;
        padding: 5px 15px;
        font-size: 12px;
    }

    .navbar-brand img {
        width: 90px;
    }


    .section-padding,
    .banner-section.feature-banner-section,
    .banner-section.product-banner-section {
        padding: 40px 0;
    }

    .event-slider .slick-center>div>div {
        /* width: 120% !important; */
        /* Increase the width of the nested div */
        transition: width 0.3s ease;
    }
    .event-slider-arrow img{
        display: none !important;
    }
    .event-card h6 {
        font-size: 14px;
    }
    /* .slick-list {
    padding: 0;
 } */
    /* .event-slider .slick-slide {transform: scale(0.8);} */
    .testimonial-slider .slick-list {
        width: 100%;
    }

    .testimonial-slider .slider-left-arrow,
    .testimonial-slider .slider-right-arrow {
        padding: 5px;
    }

    .get-start-section {
        padding: 50px 0 50px 0;
        background-size: cover;
    }

    .get-start-section h2 {
        font-size: 28px;
        line-height: 44px;
    }

    .btn-with-arrow {
        margin-top: 15px;
    }

    .quick-links ul li {
        margin: 5px 0;
    }

    .demo-modal .features-content,
    .demo-form {
        padding: 15px
    }

    .demo-form {
        margin-bottom: 50px;
    }

    .btn-close {
        margin-right: 0px !important;
    }

    .navbar-nav .dropdown-menu {
        border: 0;
    }

    .dropdown-toggle::after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
        right: 15px;
        position: initial;
        top: 18px;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-light .navbar-toggler {
        color: rgba(0, 0, 0, .55);
        border-color: #385B94;
        height: 34px;
    }

    .navbar-toggler span {
        color: #385B94;
    }
    .navbar {
        padding: 10px;
    }
}