:root {
    --theme-bg: #0496FF;
    --theme-color2: #bd40ff;
    --blue-dark: #006ba6;
}

body {
    color: #000;
    font-family: "Archivo";

}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-Bold.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-Black.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-BlackItalic.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-BoldItalic.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-Italic.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-ExtraLight.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-Light.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-MediumItalic.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-ExtraBold.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-ExtraBoldItalic.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-ExtraLightItalic.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-Medium.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-LightItalic.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-Regular.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-ThinItalic.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-SemiBold.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-Thin.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('../font/new-ep/Epilogue-SemiBoldItalic.woff2') format('woff2'),
        url('../font/new-ep/Epilogue-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}




@font-face {
    font-family: "Archivo";
    src: url('../font/archivo/Archivo-VariableFont_wdth\,wght.ttf'),
        url('../font/archivo/Archivo-VariableFont_wdth\,wght.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1.7;
    font-family: "Archivo";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Epilogue';
}

a,
a:hover {
    color: #000;
    text-decoration: none;
}

.sec_pd {
    padding: 100px 0 100px 0;
}

.inner_pd {
    padding: 170px 0 50px 0;
}

.bann_pd {
    padding: 150px 0 200px 0;
}

.bann_hd {
    font-size: 3.6rem;
    color: #fff;
    font-weight: 600;
}

.sec_hd {
    font-size: 45px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 55px;
}

.sub_heading {
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    color: var(--blue-dark);
    transition: all 0.3s ease-in-out;
    letter-spacing: 1.5px;
}

.main_heading {
    font-family: 'Epilogue';
    color: #383838;
    letter-spacing: 1.2px;
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.3em;
    margin: 13px auto;

}





.font-1 {
    font-family: 'Epilogue';
}

.font-2 {
    font-family: "Archivo";
}

.color {
    color: var(--theme-bg);
}

.theme_btn1 {
    display: inline-block;
    background-color: var(--theme-bg);
    color: #fff;
    border-radius: 25px;
    padding: 10px 40px;
    text-transform: uppercase;
    font-size: 15px;
    transition: all 0.5s ease-in-out;
}

.theme_btn1:hover {
    color: #ffff;
    background-color: var(--blue-dark);
    transition: all 0.5s ease-in-out;
    transform: translateY(-8px);
}

.theme_btn2 {
    display: inline-block;
    background-color: var(--theme-color2);
    color: #000;
    padding: 8px 30px;
}

/* ==================================header================================== */
.header_above {
    background-color: #006BA6;
    border-bottom: 1px solid #FFFFFF2B;
    padding: 10px 0;
}

.head_right ul li i {
    height: 35px;
    width: 35px;
    background-color: var(--theme-bg);
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    justify-content: center;
    transition: all 0.5s ease-in-out;
    color: #fff;
}

.head_right ul li i:hover {
    animation-name: animation-pop;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    background-color: #1a84bd;
    /* color: #0000; */
}

@keyframes animation-pop {
    50% {
        transform: scale(1.2);
    }
}

.head_contact ul li a {
    color: #FFFFFFD4;
    font-size: 15px;
}

.head_contact ul li a i {
    font-size: 18px;
}

/* ==================================header================================== */
/* ==================================NavBar================================== */
.navbar-light .navbar-nav .nav-link {
    color: #7F7F7F !important;
    text-transform: uppercase;
    font-family: "Archivo";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.navbar-light .navbar-nav .nav-link {
    position: relative;
}

.navbar-light .navbar-nav .nav-link::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: var(--theme-bg);
    bottom: -20px;
    left: 0;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: red;
}

.navbar-light .navbar-nav .nav-link a:hover::after {
    width: 100%;
}

.navbar-light .navbar-nav .nav-link.active::before,
.navbar-light .navbar-nav .nav-link:hover::before {
    opacity: 1;
}

.navbar-light .navbar-nav li a:hover {
    color: #2c96fc !important;
}

.navbar-brand {
    width: 10%;
    margin: 0;
}

.navbar_right a {
    font-weight: 600;
    font-size: 15px;
}

.navbar-light .navbar-nav {
    gap: 35px;
}

/* ==================================NavBar================================== */
/* ==================================h_Banner================================== */
.h_banner {
    position: absolute !important;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 55;
}

.main-bannar {
    position: relative;
}

.testimanial-sec svg {
    fill: #c3b1e1;
}

.testimanial-sec .row {
    justify-content: space-between;
}

.main-bannar img {
    height: 800px;
    object-fit: cover;
    transition: all 7s ease-in-out;
}

.bann_left h3 {
    font-size: 24px;
    margin-bottom: 14px;
    border-bottom: 2px solid #d9d2d2;
    width: 50%;
}

.black_overlay {
    z-index: 5;
    position: relative;
}

.black_overlay::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(90deg, #006ba6 0%, #5ea6ebc9 50%, rgba(0, 0, 0, 0) 100%);
    background-color: transparent;
    opacity: 0.85;
    left: 0;
    top: 0;
    z-index: 5;
}

.banner_slider .slick-slide.slick-current img {
    transform: scale(1.09);
}

/* ==================================h_Banner================================== */

/* ========================ModalCSS====================== */

.modal-dialog {
    max-width: 600px;
    margin: 14.75rem auto;
}

.modal-header .btn-close {
    margin-left: auto !important;
}

.modal-header {
    border: none !important;
}

.modal-body input {
    width: 100%;
    padding: 10px;
}

.modal-backdrop {
    width: 100%;
    height: 100%;
}

.modal-content {
    background-color: #000F1D;
    padding: 20px 0;
}

.modal-title {
    color: #FFFF00;
}

.modal-title>img {
    height: 85px;
    transition: all 0.5s ease-in-out;
    animation-name: transf;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 1s;
}

@keyframes transf {
    0% {
        transform: scale(1.05);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.05);
    }

}

.modal-content label {
    color: #FFFF00;
}

.modal-footer .theme_btn1 {
    width: 100%;
    border: unset;
    font-size: 16px;
    padding: 10px 20px;
    font-weight: 500;
}

.modal-footer {
    padding-top: 0px !important;
}

/* =============================Product============================ */

/* =============================Footer============================ */
.footer_logo {
    max-width: 60%;
    margin-bottom: 20px;
}

footer {
    background-color: #006BA6;
    padding: 120px 0 12px 0;
}

.foot_box p {
    color: #FFFFFFD4;
}

.foot_box ul li {
    display: inline-flex;
    align-items: center !important;
    gap: 20px;
    margin-bottom: 15px !important;
}

.foot_box ul li a {
    font-size: 17px;
    color: #FFFFFFD4;
}

.foot_box ul li span i {
    font-size: 20px;
    color: #fff;
}

.foot_list {
    gap: 50px;
}

.footer_search input {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: #35424f;
    border: none;
    color: #fff;
    padding: 10px 15px;
}

.footer_search input:focus {
    background-color: #35424f;
    box-shadow: none;
    color: #fff;
}

.footer_search i {
    background-color: #35424f;
    padding: 11px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-left: -2px;
}

.foot_list ul li a {
    transition: all 0.3s ease-in-out;
}

.foot_list ul li a:hover {
    color: #D8BFD8 !important;
}

.foot_list ul li:hover i {
    color: #fff;
}

footer .row {
    padding-bottom: 10px;
    border-bottom: 1px dashed #b6f6ff;
}

.foot_line {
    height: 2px;
    width: 40%;
    margin: 20px 0;
    background-color: #FFFFFF2B;
}

.foot_box .social_icon {
    display: inline-flex;
    gap: 10px;
    margin-top: 20px;
}

.foot_box .social_icon a i {
    background-color: #1b1c1d;
    height: 35px;
    width: 35px;

}

.foot_box .social_icon a i:hover {
    background-color: var(--theme-color2);
    color: #000;
}

/* contact_us */
.contact_map iframe {
    width: 100%;
}


.testimanial_hd p {
    color: #7f7f7f;
    font-size: 16px;
}

.counter-num {
    background-color: #fff;
    padding: 36px;
    border-radius: 40px;
    text-align: center;
}

.counter-num h4 {
    color: var(--blue-dark);
    font-size: 40px;
    font-weight: 600;
    position: relative;

}

.counter-num h4::after {
    content: "+";
    position: absolute;
    top: -23px;
    transform: translateX(14%);
}


.counter-num span {
    font-size: 21px;
    font-weight: bold;
}


.self-box img {
    border-radius: 30px 30px 30px 30px;
    height: 320px;
    width: 100%;
    object-fit: cover;
}



.self-content {
    background-color: #fff;
    width: 81%;
    position: absolute;
    padding: 40px 10px 40px 10px;
    border-radius: 48px;
    bottom: -70px;
    left: 38px;
    justify-content: center;
    box-shadow: 0px 0px 4px 0px #ccc;
}

.self-content p {
    font-size: 16px;
    color: #2c96fc;
}

.self-content h4 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0px;
}

.self-content a {
    margin-top: 20px;
}


.self-box {
    margin: 40px 0 120px 0;

}

.self-content {
    transition: all 0.5s ease-in-out;
}

.self-box {
    transition: all 0.5s ease-in-out;
    position: relative;
}

.self-box:hover .self-content {
    transition: all 0.5s ease-in-out;
    transform: translateY(-8px);
    cursor: pointer;
}

/* ==================about_us================ */
.about_us {
    background-color: #F9F9F9;
}

.paragraph {
    font-size: 17px;
    color: #7f7f7f;
}

.about_img {
    position: relative;
}

.about_img img {
    border: 10px solid #fff;
    height: 700px;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
}

.play_btn a {
    color: var(--theme-bg);
    transition: all 0.5s ease-in-out;
    padding: 20px;
    border-radius: 100px;
    position: relative;
    z-index: 99;
    font-size: 27px;
}

.play_btn {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 85px;
    height: 85px;
    color: #000000;
    border-radius: 100px;
    transition: all 0.5s ease-in-out;
    background-color: #fff;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    z-index: 5;

}

.play_btn:hover {
    background-color: var(--theme-bg);
    color: #fff;
}

.play_btn:hover a {
    color: #fff;
}

.play_btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #0496ff;
    animation: button-ripple 3s infinite;
    opacity: .6;
    z-index: 1;
    animation-delay: .3s;
}

.play_btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #0496ff;
    animation: button-ripple 3s infinite;
    opacity: .6;
    z-index: 1;
}

@keyframes button-ripple {
    70% {
        box-shadow: 0 0 0 var(--glow-size, 15px) #0496ff;
        opacity: 0;
    }

    100% {
        box-shadow: 0 0 0 0 #0496ff;
        opacity: 0;
    }

}

.video_btn {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 50%;
}

.about_row {
    background-color: #006BA6;
    padding: 30px 20px;
    border-radius: 30px;
    transform: translate(-20%, 30%);
    position: absolute;
    width: 47%;
}

.why_box ul li {
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.07);
    padding: 40px 20px;
    border-radius: 30px;
}

.sr_no {
    color: #006BA6;
}

.why_box.active ul li {
    background-color: #006BA6;
    color: #fff;
}

.why_box.active p {
    color: #FFFFFFD4;
}

.why_box.active .sr_no h3 {
    color: #D8BFD8;
}

.sr_no h3 {
    font-size: 45px;
    font-weight: 600;
    color: #006BA6;
}

.bann_left ul li img {
    height: 60px;
    width: 60px;
    object-fit: cover;
    display: inline-block;
    border-radius: 100px;
    border: 4px solid #fff;
    margin-left: -22px;
}

.pink_color {
    color: #E6E6FA;
}

.impact_sec {
    background-color: #F9F9F9;
}

.impact_img1 img {
    height: 270px;
    object-fit: cover;
    width: 100%;
    border-radius: 30px;
}

.impact_box p {
    color: #FFFFFFD4;
}

.impact_box {
    background-color: #006BA6;
    padding: 55px 30px;
    color: #fff;
    border-radius: 30px;
}

.impact_img img {
    border-radius: 30px;
}

.impact_img.about_img img {
    border: none;
    height: auto;
}

.impact_img.about_img .video_btn {
    position: absolute;
    top: 92px;
    left: 0;
    width: 100%;
    height: auto;
}

.impact_sec .row.mt-5 {
    margin-top: 5rem !important;
}

.video_sec video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.video_sec {
    height: 500px;
    overflow: hidden;
}

.video_sec.black_overlay::before {
    background: linear-gradient(90deg, #006BA6D4 30%, #FFFFFF45 100%);
    ;
}

.video_sec .container {
    position: relative;
    z-index: 999;
    overflow: hidden;
}

.faq_img1 img {
    height: 230px;
    border-radius: 30px;
    width: 100%;
    object-fit: cover;
}

.accord_sec .accordion-item {
    margin-bottom: 30px;
    border: none;
}

.accord_sec .accordion-item .accordion-button {
    background-color: #f7f9fb;
    border: none;
    border-radius: 35px;
    box-shadow: unset;
    font-weight: 600;
}

.accord_sec .accordion-button:not(.collapsed) {
    box-shadow: none;
    color: #006BA6;
}

.client_sec::before {
    z-index: -5;
}

.client_sec {
    z-index: 5;
    background: url(../images/client_bg.jpg)no-repeat center center/cover;
}

.client_img img {
    height: 65px;
    width: 65px;
    border-radius: 100px;
    object-fit: cover;
}

.client_star i {
    color: #fec42d;
}

.client_box {
    background-color: #fff;
    position: relative;
    padding: 30px 30px;
    border-radius: 30px;
    width: 96% !important;
    text-align: left !important;
    transition: all .6s ease;
    overflow: hidden;
}

.trust_slider img {
    display: inline-block !important;
    width: 55% !important;
}

.slick-slide div {
    text-align: center;
}

.client_info {
    text-align: left !important;
}

.client_box::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #006BA6;
    z-index: -5;
    transition: all .4s ease;
    transform: scaleY(0);
    transform-origin: bottom;
    border-radius: inherit;
}

.client_box:hover::before {
    transform: scaleY(1);
    background-color: #006BA6;
}

.client_box:hover {
    background-color: transparent !important;
    color: #fff !important;
}

.client_box:hover .sub_heading {
    color: #fff !important;
}

/* about_us */
.about_banner {
    background: url('../images/about_banner.jpg')no-repeat center center/cover;
    /* background: url(../images/about_banner.jpg)no-repeat center center/cover; */
    background-position: 174px -124px;
}

.inner_banner.black_overlay::before {
    z-index: -5;
    background: linear-gradient(90deg, #006BA6 30%, #FFFFFF45 100%);
}

.inner_banner {
    z-index: 999;
}

.about_1,
.about_2 {
    background-color: #F9F9F9;
}

.about_left img {
    border: 9px solid #fff;
    border-radius: 30px;
}

.pink_color2 {
    color: #D8BFD8;
}

.counter_sec .row {
    background-color: #006BA6;
    padding: 50px 40px;
    border-radius: 40px;
}

.about_img2 img {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: 550px;
    object-fit: cover;
}

/* progressbar */

.skill-bars {
    padding: 20px 0;
}

.skill-bars .bar {
    margin: 20px 0;
}

.skill-bars .bar:first-child {
    margin-top: 0px;
}

.skill-bars .bar .info {
    margin-bottom: 5px;
}

.skill-bars .bar .info span {
    font-size: 17px;
    font-weight: 700;
    opacity: 0;
    color: #000;
    animation: showText 0.5s 1s linear forwards;
}

@keyframes showText {
    100% {
        opacity: 1;
    }
}

.skill-bars .bar .progress-line {
    height: 10px;
    width: 100%;
    background: #f0f0f0;
    position: relative;
    transform: scaleX(0);
    transform-origin: left;
    border-radius: 30px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05),
        0 1px rgba(255, 255, 255, 0.8);
    animation: animate 1s cubic-bezier(1, 0, 0.5, 1) forwards;
    margin: 20px 0;
}

@keyframes animate {
    100% {
        transform: scaleX(1);
    }
}

.bar .progress-line span {
    height: 100%;
    position: absolute;
    /* border-radius: 10px; */
    transform: scaleX(0);
    transform-origin: left;
    background: linear-gradient(90deg, #006BA6 0%, #006BA6 100%);
    animation: animate 1.5s 1.5s cubic-bezier(1, 0, 0.5, 1) forwards;
    border-radius: 30px;
}

.bar .progress-line.html span {
    width: attr(data-percent)"%";
}

.bar .progress-line.css span {
    width: 96%;
}

.bar .progress-line.jquery span {
    width: 76%;
}


.progress-line span::after {
    position: absolute;
    top: -28px;
    right: 0;
    font-weight: 800;
    color: #006ba6;
    padding: 1px 8px;
    font-size: 16px;
    border-radius: 3px;
    opacity: 0;
    animation: showText2 0.5s 1.5s linear forwards;
}

@keyframes showText2 {
    100% {
        opacity: 1;
    }
}

.progress-line.html span::after {
    content: attr(data-percent)"%";
}

.progress-line.css span::after {
    content: attr(data-percent)"%";
}

/* .progress-line.jquery span::after {
    content: "85%";
}

.progress-line.python span::after {
    content: "50%";
}

.progress-line.mysql span::after {
    content: "75%";
} */
/* about_us */
.contact_icon i {
    font-size: 45px;
    color: #006BA6;
}

.contact_box {
    background-color: #fff;
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.07);
    padding: 40px 25px;
    border-radius: 30px;
    transition: all 0.4s ease-in-out;
    height: 300px;
}

.contact_box:hover {
    background-color: var(--blue-dark);
    color: #fff !important;
    transform: translateY(-10px);
}

.contact_box:hover i,
.contact_box:hover p {
    color: #fff;
}

.contact_box:hover a {
    color: #dbc5fd;
}

.contact_box a {
    transition: all 0.4s ease-in-out;
    display: inline-block;
}

.contact_box a:hover {
    color: #dbc5fd;
    transform: translateY(-5px);

}

.contact_2 {
    background-color: #F9F9F9;
}

.contact_img img {
    height: 800px;
    width: 100%;
    object-fit: cover;
}

.form-group {
    margin: 20px 0;
}

.main_review .client_slider_main .client_box {
    background-color: #F9F9F9;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}

.client_slider_main p.text-center i {
    font-size: 17px;
    color: #6e6e6e;
    font-weight: bold;
    transition: all 0.4s ease-in-out;
}

.main_review .client_slider_main .client_box:hover p.text-center i {
    color: #fff;
}

.main_review .client_slider_main .slick-dots li button:before {
    font-size: 50px;
}

.main_review .client_slider_main .slick-dots li.slick-active button:before {
    color: var(--theme-bg);
    font-size: 70px;
}

.slick-dots {
    position: static !important;
}

.main_review .client_slider_main .client_box .sub_heading {
    color: var(--blue-dark) !important;
}

.main_review .client_slider_main .client_box:hover .sub_heading {
    color: #fff !important;
}

.service_img img {
    height: 500px;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
}

.service_left .nav-tabs {
    background-color: var(--blue-dark);
    padding: 30px 15px;
}

.service_left .nav-tabs .nav-link {
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 17px;
    width: 100%;
    text-align: left;
    transition: all 0.2s ease;
    border-radius: 0;
    margin-bottom: 10px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
    background: var(--theme-bg);
    font-size: 17px;
    font-weight: 700;
}

.service_contact {
    position: relative;
    padding: 40px 30px 20px 30px;
    background: url(../images/service_cta.jpg)no-repeat center center/cover;
    z-index: 99;
    margin-top: 50px;
}

.service_contact::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #006BA6;
    opacity: 0.69;
    z-index: -5;
}

.service_contact ul li:hover a {
    color: #d4a5d4 !important;
}

.navbar .dropdown-item {
    font-size: 16px;
    color: #fff !important;
    letter-spacing: 3px;
    font-weight: 600;
    padding: 10px 20px;
    transition: all 0.4s ease-in-out;

}

.navbar .dropdown-item:hover {
    background-color: #fff;
}

.navbar .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
    background-color: var(--blue-dark);
    transform: translateY(50px) scale(0);
}

.dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(30px) scale(1.05);
}


/* ========================form_css===================== */
.consent-form {
    margin: auto;
    padding: 40px;
    box-shadow: 5px 5px 15px rgb(131 131 131 / 11%);
}

.consent-form input,
.form-section input,
.form-section .form-control {
    background-color: #d2d2d26c;
}

.form-section {
    margin-bottom: 20px;
}

.form-section p {
    text-align: justify;
}

.signature-box {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.signature-box div {
    width: 48%;
    overflow: hidden;
}

.signature-box input {
    width: 100%;
    background-color: #d2d2d26c;
    font-size: 16px;
}

.contact-info {
    text-align: center;
    margin-top: 30px;
}

.form_header {
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
    margin-bottom: 30px;
}

.form_footer {
    border-bottom: 1px solid #000;
}

.form-section input[type="radio"] {
    height: 18px;
    width: 25px;
}


.consent-form input[type="checkbox"],
.form-section input[type="checkbox"] {
    width: 20px;
    height: 20px;
    /* border: 2px solid #000; */
    border-radius: 4px;
    display: inline-block;
    position: relative;
    margin-right: 10px !important;

}

.form-section input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #636363;
    border-radius: 4px;
    display: inline-block;
    position: relative;
}

input[type="radio"]:checked {
    background-color: var(--blue-dark);
    background-color: var(--blue-dark);
}

.form-check {
    margin: 20px 0;
}

.form_heading h6,
.form-section h6 {
    line-height: 1.7;
}

.sign-input {
    background-color: transparent !important;
    border-bottom: 1px solid #ccc !important;
    box-shadow: none !important;
}

.consent-form p,
.form_header p,
.form-section p {
    color: #585858;
    line-height: 32px;
}

.row.align-items-center.justify-content-around .form-section {
    margin-top: 50px;
}

#sig-canvas {
    border-bottom: 1px solid #000;
    /* border-radius: 10px; */
    max-width: 100%;
    cursor: crosshair;
}

.form-check-label label {
    color: #585858;
}

.form-check-label {
    display: inline;
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform .action-button {
    width: 100px;
    background: var(--theme-bg);
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    /* float: right */
}

#msform .action-button:hover,
#msform .action-button:focus {
    background-color: var(--blue-dark)
}

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    /* float: right */
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}

.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: var(--theme-bg);
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.purple-text {
    color: var(--theme-bg);
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}

#progressbar {
    margin-bottom: 70px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: var(--theme-bg)
}

#progressbar li {
    height: 150px;
    list-style-type: none;
    font-size: 15px;
    width: 15%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f13e"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f030"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: var(--theme-bg)
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: var(--theme-bg)
}

.fit-image {
    width: 100%;
    object-fit: cover
}

.acident-hist li {
    list-style-type: decimal !important;
}

.form-section.consent-form .d-flex.gap-4.align-items-center .form-check {
    margin: 10px 0;
}

.form-section.consent-form .row .col-lg-6 ul li .form-check {
    margin: 7px 0;
}

.form-section h3 {
    text-decoration: underline;
    text-align: center;
    margin-bottom: 30px;
}



/* ===============================login=========================== */
.login_form_sec {
    max-width: 550px;
    padding: 30px;
    margin: auto;
    background-color: var(--theme-bg);
}

.forget_form {
    background-color: var(--theme-bg);
    padding: 30px;
}

.login_form_sec .theme_btn1:hover {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.login_form ul input {
    /*border: 2px solid var(--blue-dark);*/
    padding: 10px;
    font-size: 17px;
    font-weight: 500;
    border: none;
}
.login_form input:focus-visible{
    outline:none;
}

.login_form ul input:focus-visible {
    outline: none;
}

.register {
    font-size: 17px;
    font-weight: 500;
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
}

.forget_form label {
    font-weight: 600;
    font-size: 18px;
}

.forget_form input {
    width: 50%;
    padding: 10px;
    border: 2px solid #000;
    margin: 10px 0 25px 0;
}

.register_heading h2 {
    font-size: 50px;
    font-weight: 500;
}

.login_form_sec .theme_btn1,
.white_btn {
    background-color: #fff;
    color: var(--blue-dark);
}

/* ===============================login=========================== */


/* ============================================
         *dashboard-css
======================================== */

.instructor-card {
    border-radius: 10px;
    margin-bottom: 25px;
}

.instructor-card .card-body {
    background: linear-gradient(180deg, #d6af9000 0%, #6bb2ff 100%);
}

.settings-widget {
    border: 1px solid #e9ecef;
    margin-bottom: 24px;
    border-radius: 10px;
    background: #fff;
    position: relative;
}

.settings-menu {
    background: var(--theme-bg);
    border-radius: 10px;
    padding: 1.5rem;
}

.settings-menu h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 1.5rem;
    font-family: "Poppins";
}

.settings-menu .profile-bg {
    min-height: 120px;
    background: linear-gradient(180deg, #d6af9000 0%, #6bb2ff 100%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.settings-menu ul {
    display: block;
    border: 0;
    padding: 0px;
    margin: 0;
    list-style: none;
}

.settings-menu ul li {
    position: relative;
    margin-bottom: 24px;
}

.settings-menu ul li a i {
    margin-right: 8px;
    font-size: 18px;
    min-width: 20px;
}

.settings-menu ul li a {
    color: #000;
}

.settings-menu ul a:hover {
    color: var(--secondary-color);
}

.settings-menu ul .active a {
    color: #fff;
}

.profile-name p {
    margin-top: 0px;
    line-height: 0;
    margin-bottom: 30px;
}

.theiaStickySideba {
    position: relative;
    overflow: visible;
    box-sizing: border-box;
    min-height: 1px;
}

.profile-group {
    margin-top: 57px;
}

.profile-img img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    position: absolute;
    /* bottom: -60px; */
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border: 5px solid #ffffff;
    top: 20px;
}

.most_popular_courses img.mp_img {
    max-width: 80px;
    border-radius: 10px;
    height: auto;
}

.comman-space {
    padding: 1.5rem;
}

.checkout-form .form-group {
    margin-bottom: 1.5rem;
}

.dash_my_profile.checkout-form label {
    font-size: 16px;
    margin-bottom: 5px;
}

.checkout-form label {
    color: #333;
    font-weight: 600;
    font-size: 14px;
}

.sell-course-head {
    border-bottom: 1px solid rgba(199, 199, 199, 0.25);
}

.dashboard-head {
    background-color: #000;
}

.dashboard-sec.instructor-grid {
    margin-top: 7rem;
    margin-bottom: 5rem;
}

.dashboard-sec p {
    overflow-wrap: break-word;
}

.dashboard-sec p {
    margin-top: 0;
    margin-bottom: 0;
}

.tutor-table {
    width: 100%;
}

.tutor-table thead {
    background-color: var(--theme-bg);
}

.tutor-table thead tr th {
    padding: 10px 20px;
}

.tutor-table tr td {
    padding: 20px;
}

.dashboard-sec .course-design {
    width: 100%;
}

.dashboard-sec .course-design {
    border: 1px solid #e9ecef;
}

.dashboard-sec .course-box {
    margin-bottom: 0;
    border-radius: 10px;
}

.dashboard-sec .card {
    border: 1px solid #e9ecef;
    margin-bottom: 1.5rem;
    border-radius: 0;
}

.course-design .product {
    width: 100%;
}

.course-design .product {
    padding: 12px;
}

.course-design .product {
    background: #fff;
}

.course-box .product {
    border-radius: 10px;
    position: relative;
    padding: 20px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    background: #fff;
    backdrop-filter: blur(17px);
    -webkit-backdrop-filter: blur(17px);
}

.product-img {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 10px 10px 10px 10px;
}

.product-img img {
    width: 100%;

    transform: translateZ(0);
    transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}

.product-img:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    transform: scale(1.15);
}

.course-design .price {
    min-width: auto;
    padding: 8px 15px;
    text-align: center;
}

.price {
    min-width: 140px;
    padding: 6px 15px;
}

.price {
    background: #fff;
    position: absolute;
    bottom: 20px;
    right: 20px;
    min-width: 149px;
    padding: 14px 15px;
    border-radius: 10px;
}

.course-design .price .free-color {
    color: #159f46;
}

.price h3.free-color {
    color: #159f46;
    text-transform: uppercase;
}

.course-design .price h3 {
    font-size: 14px;
}

.price h3 {
    font-size: 24px;
    color: var(--secondary-color);
    font-weight: 500;
    margin-bottom: 0;
    font-family: "Poppins";
}

.product-content {
    padding-top: 18px;
    display: inline-block;
    width: 100%;
}

.course-group {
    margin-bottom: 17px;
}

.product-content h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    font-family: "Poppins";
}

.course-info {
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.course-info {
    margin: 16px 0 18px;
}

.course-design .course-info p {
    font-size: 14px;
    display: flex;
}

.course-info .rating-img p {
    margin: 0;
    display: flex;
}

.course-info p {
    margin-bottom: 0;
    color: #685f78;
    font-size: 16px;
    margin-left: 8px;
    margin-right: 0;
}

.course-view {
    margin-left: auto;
}

.course-share i {
    color: var(--secondary-color);
    font-size: 20px;
}

.tutor-course-wishlist:hover i {
    fill: var(--secondary-color);
}

.course-share {
    margin-left: auto;
}

.course-group-img img {
    max-width: 40px;
    height: 40px;
    border-radius: 25px;
    margin-right: 10px;
    border: 3px solid #e9ecef;
}

.course-name p {
    margin-bottom: 0;
    font-size: 13px;
    flex: 0 0 100%;
}

.course-name h4 {
    font-family: "Poppins";
    font-size: 17px;
    margin-bottom: 0px;
}

.profile-heading {
    padding: 1.5rem;
    border-bottom: 1px solid rgb(199 199 199 / 25%);
    color: #fff;
}

.profile-details .course-group {
    padding: 25px;
    border-bottom: 1px solid rgb(199 199 199 / 25%);
}

.profile-heading h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
}

.profile-heading p {
    margin-bottom: 0;
}

.profile-details .course-group {
    padding: 25px;
    border-bottom: 1px solid rgb(199 199 199 / 25%);
    color: #fff;
}

#tutor_profile_cover_photo_editor {
    flex: 0 0 100%;
}

.profile-share {
    margin-left: auto;
}

.profile-share .btn-success {
    background: #fff;
    color: #159f46;
    border: 1px solid #159f46;
    margin-right: 10px;
    border-radius: 0;
    padding: 7px 22px;
    font-weight: 500;
    border-radius: 5px;
}

.btn-success {
    background-color: #00e65b;
    border: 1px solid #00e65b;
}

.profile-share .btn-danger {
    background: #fff;
    color: red;
    border-radius: 0;
    padding: 7px 22px;
    font-weight: 500;
    border-radius: 5px;
}

.btn-outline-danger {
    color: #ff0100;
    border-color: #ff0100;
}

.checkout-form.personal-address {
    padding: 1.5rem;
    margin-bottom: 0;
    color: #fff;
}

.add-course-info {
    padding: 1.5rem;
}

.checkout-form {
    padding: 20px;
}

.your_avatar {
    font-family: "Poppins";
    font-size: 22px;
    font-weight: 600;
}

.personal-address h4 {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 600;
    font-family: "Poppins";
}

.personal-address p {
    font-size: 14px;
}

.add-course-info textarea.form-control {
    min-height: 180px;
    color: #685f78;
}

.add-course-info .form-control {
    border: 1px solid #e9ecef;
    border-radius: 5px;
    background-color: #e9ecef;
}

.checkout-form label {
    color: #000;
    font-weight: 600;
    font-size: 14px;
}

.tutor-reset-password-form-wrap input {
    background-color: #cccccc80;
}

.tutor-grid .single-product {
    margin-top: 0px;
}

.course-design .product:hover {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.dashboard-btn .nav-tabs {
    font-size: 16px;
}

.dashboard-btn .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: var(--secondary-color);
    color: #fff;
    border: 0px solid #eb681b;
}

.dashboard-bt .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
    background-color: var(--secondary-color);
    color: #fff;
    border: 0px solid #eb681b;
}

.sell-tabel-info a {
    color: #000;
}

/* ======================*dashboard-css======================*/


.service_drop .dropdown-menu {
    visibility: hidden !important;
    opacity: 0 !important;
    background-color: var(--blue-dark);
}

.service_drop .dropdown-menu.show {
    visibility: visible !important;
    opacity: 1 !important;

}

.service_drop .dropdown-menu li {
    margin-bottom: 0;
    margin: 10px 10px;
}

.service_drop .dropdown-menu li a {
    color: #fff !important;
    padding: 5px 0;
    transition: all 0.4s ease;
}

.service_drop .dropdown-menu li a:hover {
    background-color: #fff;
    color: var(--theme-bg) !important;
}
