html {
    overflow-x: hidden;
}

a {
    text-decoration: none;
}

.hero-slider {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
}

body {
    padding-right: 0px !important;
    padding-left: 0px !important;
    overflow-x: hidden;
    font-family: "Open Sans", sans-serif;
}

.blackfont {
    color: black !important;
}

.whitefont {
    color: #0d4874 !important;
}
h2.text_center {
    text-align: center;
    margin: 0;
    padding-bottom: 19px;
}
.sfnoaowansva {
    background: #0d4874;
    border-radius: 12px;
    font-size: 33px;
    font-weight: 600;
}


.swiper-button-prev {
    left: 0 !important;
    margin-left: 0 !important;
}

.swiper-button-next {
    right: 0 !important;
    margin-right: 0 !important;
}

@media (max-width: 991px) {
    .hero-slider {
        height: 100%;
    }
}

@media (max-width: 767px) {
    .hero-slider {
        height: 100%;
    }
}

.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}

.hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}

.hero-slider .swiper-button-prev:after,
.hero-slider .swiper-rtl .swiper-button-next:after {
    color: #0d4874 !important;
}

.hero-slider .swiper-button-next:after,
.hero-slider .swiper-rtl .swiper-button-prev:after {
    color: #0d4874 !important;
}

.hero-slider:hover .swiper-button-prev,
.hero-slider:hover .swiper-button-next {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

@media (max-width: 767px) {

    .hero-slider .swiper-button-prev,
    .hero-slider .swiper-button-next {
        display: none;
    }
}

.hero-slider .swiper-button-prev {
    left: 25px;
    transform: translateX(50px);
}

.hero-slider .swiper-button-next {
    right: 25px;
    transform: translateX(-50px);
}

.hero-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    text-align: left;
    line-height: 12px;
    font-size: 12px;
    color: #000;
    opacity: 0.3;
    background: #fff;
    transition: all .2s ease;
}

.hero-slider .swiper-pagination-bullet-active {
    opacity: 1;
}

.hero-slider .swiper-container-horizontal>.swiper-pagination-bullets,
.hero-slider .swiper-pagination-custom,
.hero-slider .swiper-pagination-fraction {
    bottom: 30px;
}

@media screen and (min-width: 992px) {

    .hero-slider .swiper-container-horizontal>.swiper-pagination-bullets,
    .hero-slider .swiper-pagination-custom,
    .hero-slider .swiper-pagination-fraction {
        /*     display: none; */
    }
}

.swiper-pagination {
    text-align: center !important;
}

.hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 50px;
    max-width: 1200px;
    padding: 0 15px;
    display: table;
    margin: 0 auto;
    left: 50%;
    top: 90%;
    transform: translateX(-50%);
}


@media (min-width: 767px) {
    .hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 30px;
    }
}

/*--------------------------------------------------------------
	#hero-style
--------------------------------------------------------------*/
.hero-style {
    height: 80vh !important;
    transition: all .4s ease;
}

@media (max-width: 991px) {
    .hero-style {
        height: 60vh !important;
    }
}

@media (max-width: 767px) {
    .hero-style {
        height: 40vh !important;
    }
}
@media (max-width: 360px) {
    .hero-style {
        height: 100vh !important;
    }
}

@media screen and (min-width: 992px) {
    .hero-style .container {}
}

.hero-style .slide-title,
.hero-style .slide-text,
.hero-style .slide-btns {
    max-width: 690px;
}

.hero-style .slide-title h2 {
    font-size: 35px;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    font-family: serif;
    margin: 20px 0 10px 0;
    text-transform: capitalize;
    transition: all .4s ease;
}

@media (max-width: 1199px) {
    .hero-style .slide-title h2 {
        font-size: 50px;
    }
}

@media (max-width: 991px) {
    .hero-style .slide-title h2 {
        font-size: 50px;
        margin: 0 0 15px;
    }
}

@media (max-width: 767px) {
    .hero-style .slide-title h2 {
        font-size: 35px !important;
        margin: 0 0 10px;
    }
    .mobilenfjnsknknk{   background: #00000050;
    padding: 20px 10px;}
}
.sfnoaowansva {
    background: transparent !important; 
    /* border-radius: 12px; */
    color: #222222 !important;
    font-size: unset !important	;
    font-weight: unset !important;
}

.hero-style .slide-text p {
    opacity: 0.9;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: normal;
    color: #fff !important;
    margin: 0 0 10px;
    transition: all .4s ease;
}

@media (max-width: 767px) {
    .hero-style .slide-text p {
        font-size: 16px;
        font-size: 1rem;
        font-weight: normal;
        margin: 0 0 10px;
    }
}

.hero-style .slide-btns>a:first-child {
    margin-right: 10px;
}

/*--------------------------------------------------------------
	#button-style
--------------------------------------------------------------*/
.cssbuttons-io-button {
    background: #0d4874;
    color: white;
    font-family: inherit;
    padding: 0.35em;
    padding-left: 1.2em;
    font-size: 17px;
    font-weight: 500;
    border-radius: 0.9em;
    border: none;
    letter-spacing: 0.05em;
    display: flex;
    align-items: center;
    box-shadow: inset 0 0 1.6em -0.6em #0d4874;
    overflow: hidden;
    position: relative;
    height: 2.8em;
    padding-right: 3.3em;
    cursor: pointer;
}

.cssbuttons-io-button .icon {
    background: white;
    margin-left: 1em;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.2em;
    width: 2.2em;
    border-radius: 0.7em;
    right: 0.3em;
    transition: all 0.3s;
}

.cssbuttons-io-button:hover {
    padding-left: 3em;
    padding-right: 2em
}

.cssbuttons-io-button:hover .icon {
    right: 77%;
}

.cssbuttons-io-button .icon svg {
    width: 1.1em;
    transition: transform 0.3s;
    color: #0d4874;
}

.cssbuttons-io-button:hover .icon svg {
    transform: translateX(0.1em);
}

.cssbuttons-io-button:active .icon {
    transform: scale(0.95);
}
.cssbuttons-io-buttonde:hover .icon {
    right: 83% !important;
}
.icon-mail:before {
    content: "\f0e0";
    /* Unicode for Font Awesome envelope icon */
}

.wjgjwagwiongnhofnb {
    border: 1px solid #bfb3b3;
    overflow: hidden;
    padding: 15px;
    border-radius: 12px;
    background: #0d4874;
    color: #fff !important;
}

.wjgjwagwiongnhofnb:hover {
    overflow: hidden;
    padding: 15px;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.wjgjwagwiongnhofnb .feature-box-info p {
    margin-bottom: 0px !important;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.4
}

/* CSS */
.button-86 {
    all: unset;
    height: 30px;
    font-weight: 700;
    font-size: 16px;
    background: transparent;
    border: none;
    position: relative;
    color: #f0f0f0;
    cursor: pointer;
    z-index: 1;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.button-86::after,
.button-86::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -99999;
    transition: all .4s;
}

.button-86::before {
    transform: translate(0%, 0%);
    width: 100%;
    height: 100%;
    background: #0d4874;
    border-radius: 10px;
}

.button-86::after {
    transform: translate(10px, 10px);
    width: 35px;
    height: 35px;
    background: #ffffff15;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-radius: 50px;
}

.button-86:hover::before {
    transform: translate(5%, 20%);
    width: 110%;
    height: 110%;
}

.button-86:hover::after {
    border-radius: 10px;
    transform: translate(0, 0);
    width: 100%;
    height: 100%;
}

.button-86:active::after {
    transition: 0s;
    transform: translate(0, 5%);
}

.section-services .single-service {
    position: relative;
    border: 1px solid #777777;
    height: 90%;
    background-color: #fff;
    border-radius: 10px;
    padding: 25px;
    overflow: hidden;
}

.section-services .single-service13 {
    position: relative;
    border: 1px solid #777777;
    height: 90%;
    background-color: #0d4874;
    border-radius: 10px;
    padding: 25px;
    overflow: hidden;
}

.section-services .single-service .content {
    position: relative;
    z-index: 20;
}

.section-services .single-service .circle-before {
    position: absolute;
    top: 0;
    right: 0px;
    transform: translate(40%, -40%);
    width: 150px;
    height: 150px;
    background-color: #0d4874;
    border: 6px solid #1d1c53;
    border-radius: 50%;
    opacity: 1;
    z-index: 10;
    transition: all .6s;
}

/*  .section-services .single-service:hover .circle-before {
            width: 100%;
            height: 100%;
            transform: none;
            border: 0;
            border-radius: 0;
            opacity: 1;
        }*/

.section-services .single-service .icon {
    display: inline-block;
    margin-bottom: 26px;
    width: 115px;
    height: 80px;
    background-color: #fff;
    border-radius: 5px;
    line-height: 60px;
    padding: 5px;
    text-align: center;
    color: #0d4874;
    font-size: 30px;
    transition: all .3s;
}

.section-services .single-service13 .icon {
    display: inline-block;
    margin-bottom: 26px;
    width: 115px;
    height: 80px;
    background-color: #fff;
    border-radius: 5px;
    line-height: 60px;
    padding: 5px;
    text-align: center;
    color: #0d4874;
    font-size: 30px;
    transition: all .3s;
}

/*  .section-services .single-service:hover .icon {
            background-color: #fff;
            color: #0d4874;
        }*/

.section-services .single-service .title {
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 23px;
    transition: color .3s;
}

.section-services .single-service13 .title {
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 23px;
    color: #ffffff
}

/*  .section-services .single-service:hover .title {
            color: #fff;
        }
*/
.section-services .single-service .description {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 1.4;
    font-weight: 400;
    transition: color .3s;
}

.section-services .single-service13 .description {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 1.4;
    font-weight: 400;
    color: #fff
}

/*   .section-services .single-service:hover .description {
            color: #fff;
        } */

.swiper {
    width: 100%;
    height: 120px;
    /* Keep slider height consistent */
    /* Maintain spacing for the slider */
}

.swiper-slide {
    height: 100%;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    /* Center align items */
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    max-width: 100%;
    /* Ensure the image fits within the slide width */
    max-height: 100%;
    /* Ensure the image fits within the slide height */
    object-fit: contain;
    /* Maintain aspect ratio without cropping */
}

/* Increase space between dots and images */
/* Adjust pagination dot size and color */
.swiper-pagination-bullet {
    width: 11px;
    /* Adjust width of the dots */
    height: 11px;
    /* Adjust height of the dots */
    background-color: rgba(0, 0, 0, 0.3);
    /* Set color of the dots */
    opacity: 1;
    /* Ensure full visibility */
}

/* Highlight active dot with the same color but add emphasis */
.swiper-pagination-bullet-active {
    background-color: rgba(0, 0, 0, 0.9);
    /* Use the same color for active dot */
    transform: scale(1.3);
    /* Slightly enlarge active dot */
}

.swiper-pagination-bullet {
    width: 10px;
    /* Slightly smaller dots for mobile */
    height: 10px;
}

/* @media screen and (max-width:425px) {
                        .flex-prev {
                           display: none !important;
                        }
                        .flex-next {
                           display: none !important;
                        }
                     } */
@media (max-width: 768px) {

    .swiper-button-next,
    .swiper-button-prev {
        display: none !important;
    }
}

.whatsapp-icon {
    position: fixed;
    right: 20px;
    bottom: 60px; 
    height: 54px;
    width: 54px;
    cursor: pointer;
    z-index: 100;
    display: block;
}

.sgkneqkengsonhnegknswkhnfe {
    font-size: 30px
}

.dropdown13 {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: auto;
}

.dropdown13+.dropdown13 {
    margin-top: 15px;
}

.dropdown__top13 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 12px;
    cursor: pointer;
    transition: background 0.3s ease;
    will-change: background;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.4;
    background: #0d4874
}

.dropdown__top13:hover {
    background: #0d5871;
}

.dropdown__top13::after {
    content: '\f13a';
    font: 20px 'FontAwesome';
    transition: transform 0.5s ease;
    will-change: transform;
}

.open13 .dropdown__top13::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dropdown__btm13 {
    background: #f2f2f2;
    color: #555;
    font-size: 17px;
    line-height: 1.4;
    box-sizing: border-box;
    text-align:justify;
    padding: 15px;
    display: none;
}

.bgeqjgbgboeqgbsbvoeqdsfquuyy84 {
    background: #c6c6c6;
    text-align: center;
    border-radius: 25px;
    display: grid;
    align-content: center;
    justify-content: center;
}

.bgeqjgbgboeqgbsbvoeqdsfquuyy84 img {
    border-radius: 12px
}


.section-testmonials {
    display: flex;
    gap: 20px;
}

.column-testmonials {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 30%
}

.section-details {
    border-left: 10px solid #0d4874;
    padding-left: 20px
}

.name-section {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 18px;
    color: #0d4874 !important;
    line-height: 1.2em;
    margin: 0
}

.title-section b {
    color: #0d4874;
    font-weight: 900;
    font-size: 35px;
}

.title-section {
    color: #000;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0
}

.navigation-testmonials {
    display: flex;
    gap: 10px
}

.swiper-testmonials131313 {
    width: 70%;
    overflow: hidden;
    position: relative
}

@media (max-width: 768px) {
    .section-testmonials {
        flex-direction: column;
        align-items: flex-start
    }

    .column-testmonials {
        width: 100%
    }

    .swiper-testmonials131313 {
        width: 100%
    }
}

.swiper-testmonials131313 .swiper-slide {
    border-radius: 10px;
    display: flex;
    padding: 20px;
    border: 1px solid #bfb3b3;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    transform: scale(0.8) !important;
    filter: blur(1px) grayscale(1);
    transition: 0.2s
}

.swiper-testmonials131313 .swiper-slide * {
    margin: 0
}

.swiper-testmonials131313 .swiper-slide-active {
    filter: blur(0px) !important;
    transform: scale(1) !important
}

.card-slide {
    display: flex;
    flex-direction: column
}

.head-slide {
    display: flex;
    justify-content: center;
    align-items: center
}

.header-slide {
    display: flex;
    align-items: center;
    gap: 20px
}

.title-slide h4 {
    color: #0d4874;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 700;
    padding-bottom: 5px
}

.title-slide h6 {
    color: #232323;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500
}

.text-slide {
    color: #232323;
    font-size: 17px;
    font-weight: 400
}

.swiper-button-testmonials-next,
.swiper-button-testmonials-prev {
    cursor: pointer
}

@media (max-width: 768px) {
    .header-slide svg {
        width: 50px
    }

    .title-slide h4 {
        font-size: 14px
    }

    .swiper-testmonials .swiper-slide {
        padding: 20px
    }
}

.align-items-centera {
    align-content: center !important
}

.glbl_p {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.4
}

.glbl_p_18 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4
}

.mySwiper .swiper-pagination {
    display: flex !important;
    justify-content: center !important;
}

/* Enable hover dropdown */
.custom-navbar .navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

/* Fix dropdown transition */
.custom-navbar .dropdown-menu {
    transition: all 0.3s ease-in-out;
}

/* Parent Class */
.custom-navbar {
    background: #f1f1f1;
    padding-top:0px !important;
      padding-bottom:0px !important;
    box-shadow: 0px 8px 10px #ffffff25;
}

.custom-navbar .navbar-nav .nav-link {
    font-weight: 500;
    color: #000000;
    font-size:18px;
    transition: all 0.3s ease-in-out;
    padding: 10px 15px;
}

.custom-navbar .navbar-nav .nav-link:hover {
    transform: translateY(-5px);
}

/* Dropdown Animation */
.custom-navbar .dropdown-menu {
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s ease-in-out;
    display: none;
    visibility: hidden;
}

.custom-navbar .dropdown:hover .dropdown-menu {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}

.custom-navbar .dropdown-toggle::after{
color:#0d4874
}

/* Navbar Toggler */
.custom-navbar .navbar-toggler {
    border: none;
}

.custom-navbar .navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}
.custom-navbar .navbar-nav {
        font-family: system-ui !important;
}

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}


/* footer social icons */

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
    color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 15px;
}

.social-circle li i {
    margin: 0;
    line-height: 30px;
    text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
    transform: rotate(360deg);
    transition: all 0.2s;
}

.social-circle i {
    color: #595959;
    transition: all 0.8s;
}

.social-network a {
    background-color: #F9F9F9;
}

.bg-footer {
    background-color: #0d4874;
    padding-top: 30px;
}

.footer-heading {
    position: relative;
    padding-bottom: 12px;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 2px;
}

.footer-link a {
    color: #acacac;
    line-height: 40px;
    font-size: 17px;
    transition: all 0.5s;
}

.footer-link a:hover {
    color: #0057b5;
}

.contact-info {
    color: #acacac;
    font-size: 17px;
}

.footer-heading {
    position: relative;
    padding-bottom: 12px;
}

.footer-heading:after {
    content: '';
    width: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    border-bottom: 2px solid #fff;
}

.fghoejsienhvbmfrrorommy {
    padding: 10px 0 !important;
    background-color: #0e0c0c;
}

.itroeowowdjfghuiwndjfdr {
    margin-left: 0px !important
}

.itroeowowdjfghuiwndjfdr li a {
    color: #ffffff !important;
}

.wggjngwnangononbbnboe {
    display: flex;
    align-items: center;
    justify-content: center
}

.wggjngwnangononbbnboe p {
    color: #ffffff !important;
    margin: 0 !important;
}

.bg-fqgjnegjwnegjknksv {
    background: rgb(13, 72, 116) !
}

.mrgnleft {
    margin-left: 30px;
}

.mrgntop {
    margin-top: 0;
}

@media screen and (max-width: 768px) {
    .mrgnleft {
        margin-left: 0px;
    }

    .mrgntop {
        margin-top: 20px;
    }
}

.dgehknrbknfkdnbsrhbdfnm {
    margin: 15px 0 15px 0 !important;
}

.f-16 {
    font-size: 16px
}

.f-30 {
    font-size: 30px
}

.f-40 {
    font-size: 40px
}

.app-icon {
    text-align: center;
    margin-top: 15px;
}

.app-icon img {
    width: 50px;
    height: 50px;
}

.app-name {
    margin-top: 5px;
    font-size: 14px;
    color: #333;
}
@media (min-width:0px) and (max-width:400px){
.nftitittigghghghgg{
    width: 75% !important;
}
}
.tuturu{
    filter: invert(1) !important;
}
.kkdnsdknsldngds{
font-size: 36px;
line-height: 44px;
font-weight: 500;}

.feature-icon {
    font-size: 2rem;
    color: #0d4874; /* Google's yellow shade */
    margin-bottom: 10px;
  }
  .feature {
    max-width: 320px;
    margin: auto;
  }
  .wnvjgevjwwqdjwqooebtn{
       /* line-height: 18px; */
    font-weight: 500 !important;
    letter-spacing: 0;
    height: 100%;
    color: #0d4874 !important;
    border: 2px solid #c3c3c3;
    border-radius: 12px;
    padding: 10px 20px !important;}
    
        .nav-linkl{
        color: #0d4874;
    margin-bottom: 15px;
    border-radius: 12px !important;
    background: #e3e3e3;}
    
    .nav-pills .nav-linkl.active{
    background:#0d4874 !important;
    color:#fff !important;
    }
    .pricing-card {
            border: 2px solid #0d4874;
            border-radius: 10px;
            padding: 20px;
            height:100%;
            background: #ffffff;
            text-align: center;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
            transition: transform 0.3s ease;
        }
        .pricing-card:hover {
            transform: translateY(-5px);
        }
        .pricing-card h3 {
            color: #0d4874;
            font-weight: bold;
            font-size:24px
        }
        .gggggtttttgggggtt{
    font-size:40px !important
    }
    .boc-shadow {
            box-shadow: 0 .375rem .875rem 0 rgba(0, 0, 0, .13), 0 .0625rem .25rem 0 rgba(0, 0, 0, .11) !important;
            margin-left: 12px
        }
        .trdfrtttt td.text-start{
        font-size:16px !important;
        }
        .trdfrttttfff td{
        font-size:16px !important
        }
        .sbvjiwbvj{padding: 5px 15px;
    line-height: 25px;
    margin-right:5px;
    border-radius: 50px;
    background-color: #4bb3f9;
    color: #fff;
    font-size: 16px;}
    
      .sbvjiwbvj1{padding: 5px 15px;
    line-height: 25px;
    margin-right:5px;
    border-radius: 50px;
    background-color: #f14836;
    color: #fff;
    font-size: 16px;}
    
      .sbvjiwbvj2{padding: 5px 15px;
    line-height: 25px;
    margin-right:5px;
    border-radius: 50px;
    background-color: #63b85f;
    color: #fff;
    font-size: 16px;}
    .f-6000{
        font-weight:600 !important;
    }
.oss_blue_menu_a_active:active{
background:#0d4874 !important
}
.oss_bg_blue_new_may{
background:#0d4874 !important}
  .icon-align{
  padding-right:5px !important
  }
  
  .cssbuttons-io-button-115 {
        background: #fff;
    color: #0d4874;
    font-family: inherit;
    padding: 0;
    margin-top: 20px;
    padding-left: 1.2em;
    font-size: 17px;
    font-weight: 500;
    border-radius: 0.9em;
    border: none;
    letter-spacing: 0.05em;
    display: flex;
    align-items: center;
    box-shadow: inset 0 0 1.6em -0.6em #fff;
    overflow: hidden;
    position: relative;
    height: 2.8em;
    padding-right: 3.3em;
    cursor: pointer;
}

.cssbuttons-io-button-115 .icon115 {
    background: #0d4874;
    margin-left: 1em;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.2em;
    width: 2.2em;
    border-radius: 0.7em;
    right: 0.3em;
    transition: all 0.3s;
}

.cssbuttons-io-button-115:hover {
    padding-left: 3em;
    padding-right: 2em
}

.cssbuttons-io-button-115:hover .icon115 {
    right: 77%;
}

.cssbuttons-io-button-115 .icon115 svg {
    width: 1.1em;
    transition: transform 0.3s;
    color: #fff;
}

.cssbuttons-io-button-115:hover .icon115 svg {
    transform: translateX(0.1em);
}

.cssbuttons-io-button-115:active .icon115 {
    transform: scale(0.95);
}
.cssbuttons-io-button-115:hover .icon115 {
    right: 75% !important;
}
.icon155-mail:before {
    content: "\f0e0";
    /* Unicode for Font Awesome envelope icon155 */
}
.shorter_ritik_ozz{
    font-size: 18px;
    margin: 10px 0;
    font-weight: 700;
    color: #fff;

}

/* purple button */
.puprple_btn15 {
    background-color: #fff;
    color: #0d4874;
    border-radius: 50px;
    padding: 10px 40px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-weight: 500;
}

.puprple_btn15::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background-color: #0d4874;
    border-radius: 50px;
    transition: .6s all;
    z-index: -1;
}

.puprple_btn15:hover::before {
    width: 100%;
}

.puprple_btn15:hover {
    color: #fff
}
.wehgkenkwewenkl_displauh{
display:none 
}
 .text-justify-oss{
 text-align:justify !important}
     .marquee-wrapper {
      overflow: hidden;
      white-space: nowrap;
      box-sizing: border-box;
    }

    .marquee-text {
      display: inline-block;
      padding-left: 100%;
      animation: marquee 30s linear infinite;
    }

    @keyframes marquee {
      0%   { transform: translateX(0%); }
      100% { transform: translateX(-100%); }
    }
    .bg-primary-oss-top {
    background: linear-gradient(to right, #0d4874 0%,#0d4874 40%, #0d487490 100%);
  }
.riti_button_contact{
background:#0d4874;
border-radius:12px;

}
.qhfioeqhoiqehoeqhqoe{
background:#0d4874 !important
}
@media (max-width:600px){
.wbfjwbfjfmdmd{font-size:14px !important}
.rtrtrtrtfgfgfgvcvcgfg{
font-size:17px !important
}
}
@media(min-width:0px) and (max-width:400px){
.wdmd_200_nkkend{
width:200px !important
}
}
@media(min-width:0px) and (max-width:1024px){
.wehgkenkwewenkl_displauh{
display:block !important
}
}
  
