    @import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css");
    .navbar-custom {
        background-color: #659dbd;
    }
    
    .navbar {
        padding: 0 !important;
    }
    
    .navbar-brand {
        font-weight: 900;
    }
    
    .navbar-nav li {
        padding: 0 10px;
    }
    
    .navbar-nav li a {
        color: white !important;
        font-weight: 900;
        text-transform: uppercase;
    }
    
    .nav-item:hover {
        background-color: #8d8741;
    }
    
    .text {
        font-family: sans-serif;
        font-size: 1.5rem;
        line-height: 1;
        font-weight: 600;
        color: #086397;
        text-align: center;
        width: 70%;
        margin-left: 20%;
        padding-top: 50px;
    }
    /*-----------------features----------------*/
    
    #features {
        height: 100vh;
    }
    
    .bi {
        vertical-align: -.125em;
        fill: currentColor;
    }
    
    .feature-icon {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 4rem;
        height: 4rem;
        margin-bottom: 1rem;
        font-size: 2rem;
        color: #fff;
        border-radius: .75rem;
    }
    
    .icon-link {
        display: inline-flex;
        align-items: center;
    }
    
    .icon-link>.bi {
        margin-top: .125rem;
        margin-left: .125rem;
        transition: transform .25s ease-in-out;
        fill: currentColor;
    }
    
    .icon-link:hover>.bi {
        transform: translate(.25rem);
    }
    
    .icon-square {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 3rem;
        height: 3rem;
        font-size: 1.5rem;
        border-radius: .75rem;
    }
    
    .rounded-4 {
        border-radius: .5rem;
    }
    
    .rounded-5 {
        border-radius: 1rem;
    }
    
    .text-shadow-1 {
        text-shadow: 0 .125rem .25rem rgba(0, 0, 0, .25);
    }
    
    .text-shadow-2 {
        text-shadow: 0 .25rem .5rem rgba(0, 0, 0, .25);
    }
    
    .text-shadow-3 {
        text-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .25);
    }
    
    .card-cover {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
    /*------------about us---------------------*/
    
    #aboutus {
        height: 100vh;
    }
    
    .product-device {
        position: absolute;
        right: 10%;
        bottom: -30%;
        width: 300px;
        height: 540px;
        background-color: #333;
        border-radius: 21px;
        transform: rotate(30deg);
    }
    
    .product-device::before {
        position: absolute;
        top: 10%;
        right: 10px;
        bottom: 10%;
        left: 10px;
        content: "";
        background-color: rgba(255, 255, 255, .1);
        border-radius: 5px;
    }
    
    .product-device-2 {
        top: -25%;
        right: auto;
        bottom: 0;
        left: 5%;
        background-color: #e5e5e5;
    }
    /*
   * Extra utilities
   */
    
    .flex-equal>* {
        flex: 1;
    }
    
    @media (min-width: 768px) {
        .flex-md-equal>* {
            flex: 1;
        }
    }
    /*-------------aboutus-----------*/
    
    .canvas {
        margin-left: -110px;
        margin-bottom: 20%;
    }
    
    .main-heading {
        position: fixed;
        float: left;
        width: 100%;
        text-align: center;
    }
    
    .main-heading h1 {
        font-weight: 900;
        font-size: 5.2em;
        position: relative;
        color: #F7941D;
        top: 200px;
    }
    /*--------training-------*/
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {}
    
    a,
    a:hover,
    a:focus,
    a:active {
        text-decoration: none;
        outline: none;
    }
    
    a,
    a:active,
    a:focus {
        color: #333;
        text-decoration: none;
        transition-timing-function: ease-in-out;
        -ms-transition-timing-function: ease-in-out;
        -moz-transition-timing-function: ease-in-out;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-duration: .2s;
        -ms-transition-duration: .2s;
        -moz-transition-duration: .2s;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
    }
    
    ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    img {
        max-width: 100%;
        height: auto;
    }
    
    .sec-title-style1 {
        position: relative;
        display: block;
        margin-top: -9px;
        padding-bottom: 50px;
    }
    
    .sec-title-style1.max-width {
        position: relative;
        display: block;
        max-width: 770px;
        margin: -9px auto 0;
        padding-bottom: 52px;
    }
    
    .sec-title-style1.pabottom50 {
        padding-bottom: 42px;
    }
    
    .sec-title-style1 .title {
        position: relative;
        display: block;
        color: #131313;
        font-size: 36px;
        line-height: 46px;
        font-weight: 700;
        text-transform: uppercase;
    }
    
    .sec-title-style1 .title.clr-white {
        color: #ffffff;
    }
    
    .sec-title-style1 .decor {
        position: relative;
        display: block;
        width: 70px;
        height: 5px;
        margin: 19px 0 0;
    }
    
    .sec-title-style1 .decor:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 5px;
        height: 5px;
        background: #FFA500;
        border-radius: 50%;
        content: "";
    }
    
    .sec-title-style1 .decor:after {
        position: absolute;
        top: 0;
        right: 10px;
        bottom: 0;
        width: 5px;
        height: 5px;
        background: #FFA500;
        border-radius: 50%;
        content: "";
    }
    
    .sec-title-style1 .decor span {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 50px;
        height: 1px;
        background: #FFA500;
        margin: 2px 0;
    }
    
    .sec-title-style1 .text {
        position: relative;
        display: block;
        margin: 7px 0 0;
    }
    
    .sec-title-style1 .text p {
        position: relative;
        display: inline-block;
        padding: 0 15px;
        color: #131313;
        font-size: 14px;
        line-height: 16px;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0;
    }
    
    .sec-title-style1 .text.clr-yellow p {
        color: #FFA500;
    }
    
    .sec-title-style1 .text .decor-left {
        position: relative;
        top: -2px;
        display: inline-block;
        width: 70px;
        height: 5px;
        background: transparent;
    }
    
    .sec-title-style1 .text .decor-left span {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 50px;
        height: 1px;
        background: #FFA500;
        content: "";
        margin: 2px 0;
    }
    
    .sec-title-style1 .text .decor-left:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 5px;
        height: 5px;
        background: #FFA500;
        border-radius: 50%;
        content: "";
    }
    
    .sec-title-style1 .text .decor-left:after {
        position: absolute;
        top: 0;
        right: 10px;
        bottom: 0;
        width: 5px;
        height: 5px;
        background: #FFA500;
        border-radius: 50%;
        content: "";
    }
    
    .sec-title-style1 .text .decor-right {
        position: relative;
        top: -2px;
        display: inline-block;
        width: 70px;
        height: 5px;
        background: transparent;
    }
    
    .sec-title-style1 .text .decor-right span {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 50px;
        height: 1px;
        background: #FFA500;
        content: "";
        margin: 2px 0;
    }
    
    .sec-title-style1 .text .decor-right:before {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 5px;
        height: 5px;
        background: #FFA500;
        border-radius: 50%;
        content: "";
    }
    
    .sec-title-style1 .text .decor-right:after {
        position: absolute;
        top: 0;
        left: 10px;
        bottom: 0;
        width: 5px;
        height: 5px;
        background: #FFA500;
        border-radius: 50%;
        content: "";
    }
    
    .sec-title-style1 .bottom-text {
        position: relative;
        display: block;
        padding-top: 16px;
    }
    
    .sec-title-style1 .bottom-text p {
        color: #848484;
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
        margin: 0;
    }
    
    .sec-title-style1 .bottom-text.clr-gray p {
        color: #cdcdcd;
    }
    
    .contact-address-area {
        position: relative;
        display: block;
        background: #ffffff;
        padding: 100px 0 120px;
    }
    
    .contact-address-area .sec-title-style1.max-width {
        padding-bottom: 72px;
    }
    
    .contact-address-box {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
    }
    
    .single-contact-address-box {
        position: relative;
        display: block;
        background: #131313;
        padding: 85px 30px 77px;
    }
    
    .single-contact-address-box .icon-holder {
        position: relative;
        display: block;
        padding-bottom: 24px;
    }
    
    .single-contact-address-box .icon-holder span:before {
        font-size: 75px;
    }
    
    .single-contact-address-box h3 {
        color: #ffffff;
        margin: 0px 0 9px;
    }
    
    .single-contact-address-box h2 {
        color: #FFA500;
        font-size: 24px;
        font-weight: 600;
        margin: 0 0 19px;
    }
    
    .single-contact-address-box a {
        color: #ffffff;
    }
    
    .single-contact-address-box.main-branch {
        background: #FFA500;
        padding: 53px 30px 51px;
        margin-top: -20px;
        margin-bottom: -20px;
    }
    
    .single-contact-address-box.main-branch h3 {
        color: #131313;
        font-size: 18px;
        font-weight: 700;
        margin: 0 0 38px;
        text-transform: uppercase;
        text-align: center;
    }
    
    .single-contact-address-box.main-branch .inner {
        position: relative;
        display: block;
    }
    
    .single-contact-address-box.main-branch .inner ul {
        position: relative;
        display: block;
        overflow: hidden;
    }
    
    .single-contact-address-box.main-branch .inner ul li {
        position: relative;
        display: block;
        padding-left: 110px;
        border-bottom: 1px solid #737373;
        padding-bottom: 23px;
        margin-bottom: 24px;
    }
    
    .single-contact-address-box.main-branch .inner ul li:last-child {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    
    .single-contact-address-box.main-branch .inner ul li .title {
        position: absolute;
        top: 2px;
        left: 0;
        display: inline-block;
    }
    
    .single-contact-address-box.main-branch .inner ul li .title h4 {
        color: #131313;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        text-transform: capitalize;
        border-bottom: 2px solid #a5821e;
    }
    
    .single-contact-address-box.main-branch .inner ul li .text {
        position: relative;
        display: block;
    }
    
    .single-contact-address-box.main-branch .inner ul li .text p {
        color: #131313;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        margin: 0;
    }
    
    .contact-info-area {
        position: relative;
        display: block;
        background: #ffffff;
    }
    
    .contact-form {
        position: relative;
        display: block;
        background: #ffffff;
        padding: 100px 60px 80px;
        -webkit-box-shadow: 0px 3px 8px 2px #ededed;
        box-shadow: 0px 3px 8px 2px #ededed;
        z-index: 3;
    }
    
    .contact-form .sec-title-style1 {
        position: relative;
        display: block;
        padding-bottom: 51px;
        width: 50%;
    }
    
    .contact-form .text-box {
        position: relative;
        display: block;
        margin-top: 19px;
        width: 50%;
    }
    
    .contact-form .text p {
        color: #848484;
        line-height: 26px;
        margin: 0;
    }
    
    .contact-form .inner-box {
        position: relative;
        display: block;
        background: #ffffff;
    }
    
    .contact-form form {
        position: relative;
        display: block;
    }
    
    .contact-form form .input-box {
        position: relative;
        display: block;
    }
    
    .contact-form form input[type="text"],
    .contact-form form input[type="email"],
    .contact-form form textarea {
        position: relative;
        display: block;
        background: #ffffff;
        border: 1px solid #eeeeee;
        width: 100%;
        height: 55px;
        font-size: 16px;
        padding-left: 19px;
        padding-right: 15px;
        border-radius: 0px;
        margin-bottom: 20px;
        transition: all 500ms ease;
    }
    
    .contact-form form textarea {
        height: 130px;
        padding-left: 19px;
        padding-right: 15px;
        padding-top: 14px;
        padding-bottom: 15px;
    }
    
    .contact-form form input[type="text"]:focus {
        color: #222222;
        border-color: #d4d4d4;
    }
    
    .contact-form form input[type="email"]:focus {
        color: #222222;
        border-color: #d4d4d4;
    }
    
    .contact-form form textarea:focus {
        color: #222222;
        border-color: #d4d4d4;
    }
    
    .contact-form form input[type="text"]::-webkit-input-placeholder {
        color: #848484;
    }
    
    .contact-form form input[type="text"]:-moz-placeholder {
        color: #848484;
    }
    
    .contact-form form input[type="text"]::-moz-placeholder {
        color: #848484;
    }
    
    .contact-form form input[type="text"]:-ms-input-placeholder {
        color: #848484;
    }
    
    .contact-form form input[type="email"]::-webkit-input-placeholder {
        color: #848484;
    }
    
    .contact-form form input[type="email"]:-moz-placeholder {
        color: #848484;
    }
    
    .contact-form form input[type="email"]::-moz-placeholder {
        color: #848484;
    }
    
    .contact-form form input[type="email"]:-ms-input-placeholder {
        color: #848484;
    }
    
    .contact-form form button {
        position: relative;
        display: block;
        width: 100%;
        background: #FFA500;
        border: 1px solid #FFA500;
        color: #131313;
        font-size: 16px;
        line-height: 55px;
        font-weight: 600;
        text-align: center;
        text-transform: capitalize;
        transition: all 200ms linear;
        transition-delay: 0.1s;
        cursor: pointer;
    }
    
    .contact-form form button:hover {
        color: #ffffff;
        background: #131313;
    }
    /*----footer----------*/
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {}
    
    a,
    a:hover,
    a:focus,
    a:active {
        text-decoration: none;
        outline: none;
    }
    
    a,
    a:active,
    a:focus {
        color: #333;
        text-decoration: none;
        transition-timing-function: ease-in-out;
        -ms-transition-timing-function: ease-in-out;
        -moz-transition-timing-function: ease-in-out;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-duration: .2s;
        -ms-transition-duration: .2s;
        -moz-transition-duration: .2s;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
    }
    
    ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    img {
        max-width: 100%;
        height: auto;
    }
    
    section {
        padding: 60px 0;
        /* min-height: 100vh;*/
    }
    
    .main-footer {
        position: relative;
        padding: 110px 0px 0px;
        background-color: #f4f5f7;
        background-repeat: repeat-x;
        background-position: right bottom;
    }
    
    .main-footer .footer-widget {
        position: relative;
        margin-bottom: 40px;
    }
    
    .main-footer .widgets-section {
        position: relative;
        padding-bottom: 60px;
    }
    
    .main-footer .footer-widget h2 {
        position: relative;
        font-size: 22px;
        font-weight: 600;
        color: #161c42;
        line-height: 1.2em;
        margin-bottom: 30px;
        margin-top: 25px;
        text-transform: capitalize;
    }
    
    .main-footer .about-widget {
        position: relative;
    }
    
    .main-footer .about-widget .logo {
        position: relative;
        margin-bottom: 15px;
        width: 210px;
    }
    
    .main-footer .about-widget .text {
        position: relative;
    }
    
    .main-footer .about-widget .text p {
        position: relative;
        color: #8a8d91;
        font-size: 15px;
        line-height: 1.7em;
        margin-bottom: 20px;
    }
    
    .main-footer .about-widget .text p:last-child {
        margin-bottom: 0px;
    }
    /* Footer List */
    
    .main-footer .footer-list {
        position: relative;
    }
    
    .main-footer .footer-list li {
        position: relative;
        margin-bottom: 17px;
    }
    
    .main-footer .footer-list li a {
        position: relative;
        color: #8a8d91;
        font-size: 15px;
        padding-left: 15px;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    
    .main-footer .footer-list li a:hover {
        text-decoration: underline;
        color: #ff6666;
    }
    
    .main-footer .footer-list li a:before {
        position: absolute;
        content: '\f105';
        left: 0px;
        top: 0px;
        color: #8a8d91;
        font-weight: 800;
        font-family: 'Font Awesome 5 Free';
    }
    /*Gallery Widget*/
    
    .main-footer .gallery-widget {
        position: relative;
        max-width: 350px;
    }
    
    .main-footer .gallery-widget .images-outer {
        position: relative;
        margin: 0px -3px;
    }
    
    .main-footer .gallery-widget .image-box {
        position: relative;
        float: left;
        width: 33.333%;
        padding: 0px 5px;
        margin-bottom: 10px;
    }
    
    .main-footer .gallery-widget .image-box img {
        position: relative;
        display: block;
        width: 100%;
        border-radius: 4px;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    
    .main-footer .gallery-widget .image-box img:hover {
        opacity: 0.70;
    }
    /* Info List */
    
    .main-footer .info-list {
        position: relative;
    }
    
    .main-footer .info-list li {
        position: relative;
        color: #8a8d91;
        font-size: 15px;
        line-height: 1.8em;
        margin-bottom: 12px;
    }
    
    .main-footer .info-widget .social-links {
        position: relative;
        float: left;
        padding: 15px 0px;
    }
    
    .main-footer .info-widget .social-links li {
        position: relative;
        margin-right: 8px;
        display: inline-block;
    }
    
    .main-footer .info-widget .social-links li:last-child {
        margin-right: 0px;
    }
    
    .main-footer .info-widget .social-links li a {
        position: relative;
        color: #ffffff;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 50%;
        display: inline-block;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    
    .main-footer .info-widget .social-links li.google a {
        background-color: #dd4b39;
    }
    
    .main-footer .info-widget .social-links li.facebook a {
        background-color: #4a6fbe;
    }
    
    .main-footer .info-widget .social-links li.twitter a {
        background-color: #55acee;
    }
    
    .main-footer .info-widget .social-links li.instagram a {
        background-color: #ea4c89;
    }
    
    .main-footer .info-widget .social-links li.vimeo a {
        background-color: #1ab7ea;
    }
    
    .main-footer .footer-bottom {
        position: relative;
        padding: 20px 0px;
        border-top: 1px solid #e5e5e5;
    }
    
    .main-footer .footer-bottom .footer-nav {
        position: relative;
        text-align: right;
    }
    
    .main-footer .footer-bottom .footer-nav li {
        position: relative;
        padding-right: 10px;
        margin-right: 10px;
        line-height: 1.1em;
        display: inline-block;
        border-right: 1px solid #8a8d91;
    }
    
    .main-footer .footer-bottom .footer-nav li:last-child {
        padding-right: 0px;
        margin-right: 0px;
        border-right: none;
    }
    
    .main-footer .footer-bottom .footer-nav li a {
        position: relative;
        color: #8a8d91;
        font-size: 15px;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    
    .main-footer .footer-bottom .footer-nav li a:hover {
        color: #ff6666;
        text-decoration: underline;
    }