body {
    font-family: 'Poppins', sans-serif !important;
}

.btn-login-menu{
    right:150px !important;
}
.btn-menu{
    right: 0px;
    position: absolute;
}
.navlink-disable{
    display: none !important;
}
.head-menu-bar {
    z-index: 5;
    background: #25C3F0 !important;
    position: relative !important;
}

.top-left-bg-img {
    position: absolute !important;
    top: 0px !important;
    left: -100px !important;
    width: 8% !important;
}

.top-right-bg-img {
    position: absolute !important;
    right: -100px !important;
    width: 8% !important;
    top: 300px !important;
}

.center-dotted-head-img {
    position: absolute !important;
    right: 10px !important;
    width: 5% !important;
    margin-top: -223px;
}

.head-menu-bar .nav-item a {
    font-size: 14px;
    margin-left:30px;
    color: #fff !important;
    font-weight: normal;
}

.nav-item .login-btn {
    font-weight: 500 !important;
    z-index: 5000;
    margin-right:20px !important;
}

.login-btn img {
    width: 15px;
}

.navbar-brand img {
    width: 230px !important;
    height: 100% !important;
}

.sign-up-btn {
    position: relative;
    top: -5px;
    right: 30px !important;
    font-weight: 500 !important;
    border-radius: 2px;
    padding: 10px 25px;
    font-size: 14px !important;
    border: 1px solid #0EE393;
    background: #0EE393;
}

.sign-up-btn:hover {
    border: 1px solid #fff;
    background: transparent;
}

.nav-item {
    padding-top: 10px !important;
}

.head-content-section {
    background-image: url('../img/head-img.jpg');
    background-repeat: no-repeat;
    background-size: 100% 80%;
}

.head-content h1 {
    color: #fff;
    font-weight: 600;
    font-size: 60px;
    margin-top: 40px;
}

.head-sub-content p {
    color: #fff;
    font-weight: 200;
    font-size: 14px;
    line-height: 25px;
}

.head-play-link a {
    color: #fff;
    font-weight: 500 !important;
    font-size: 14px;
}
.head-play-link a:hover{
    cursor: pointer;
}

.head-content-section .sign-up-btn {
    width: 160px;
    margin-left: 50px;
}

.head-content-section .center-img img,
.head-content-section .center-img iframe {
    position: relative;
    border: 10px solid #000;
    border-radius: 18px;
    height: 500px;
    width: 60%;
    box-shadow: 3px 0px 85px #CEC0C0;
    z-index: 5;
}

.center-img-bg {
    height: 250px !important;
    width: 250px !important;
    position: absolute !important;
    border: 0px !important;
    left: 160px !important;
    top: -30px !important;
    z-index: 0 !important;
    box-shadow: unset !important;
}

.benefits-section-title h1 {
    font-weight: 600;
    margin-top: 80px;
}

.benefits-section-sub-title p {
    color: #000B33;
    opacity: 0.5;
    font-weight: 300;
    font-size: 12px;
}

.benefits-box {
    border: 1px solid #E8ECFB;
    border-radius: 10px;
    padding: 30px 50px 10px 50px;
}
.benefits-box-partnership{
    padding: 30px 40px 10px 40px !important; 
    min-height: 325px !important; 
}
.partnership-img img{
    width: 100% !important;
    /*height:70% !important;*/
    min-height:120px;
    object-fit: contain;
}
.partnership-description p{
    padding-top: 30px;
    /*padding: 30px 50px 10px 50px;   */
}
.benefits-box img{
    height:50px;
    width:50px;
    position: relative;
    top:5px;
    z-index:1;
    padding: 5px;
}

.benefits-box:hover {
    box-shadow: 0px 4px 40px rgba(2, 38, 48, 0.08);
    border: 1px solid #fff;
    padding: 30px 50px 10px 50px;
}
.benefits-box-img:hover{
    
}
.benefits-box img {
    position: relative;
}

.bg-color {
    height: 70px;
    width: 70px;
    background-color: #FD4C5C;
    opacity: 0.1;
    margin: -55px auto 5px;
    border-radius: 50px;
    text-align: center !important;
}

.benefits-box .title p {
    color: #022630;
    font-size: 15px;
    font-weight: 600;
    margin-top: 40px;
}

.benefits-box .sub-title p {
    color: #000B33;
    opacity: 0.5;
    font-size: 13px;
    font-weight: 300;
    line-height: 25px;
}

.benefits-box-2 .bg-color {
    background: #2B59FF;
}

.benefits-box-3 .bg-color {
    background: #2CCAF6;
}

.benefits-box-4 .bg-color {
    background: #FFC124;
}

.benefits-box-5 .bg-color {
    background: #0EE393;
}

.benefits-box-6 .bg-color {
    background: #374471;
}

.market-innovative-section {
    background-image: url('../img/market-inovate.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.market-innovative-section {
    margin-top: 80px;
    padding-bottom: 5px !important;
}

.market-innovative-left .title h3 {
    font-weight: 600;
    font-size: 30px;
}

.market-innovative-left .sub-title p {
    color: #000B33;
    font-size: 14px;
    opacity: 0.5;
    font-weight: 300;
    line-height: 25px;
}

.work-text p {
    color: #022630;
    font-size: 15px;
    font-weight: 600;
}

.work-text-detail i {
    color: #fff;
    height: 18px;
    width: 18px;
    padding: 3px 4px 4px 3px;
    border-radius: 50%;
    font-size: 13px;
    font-weight: 100;
    background: #24C3EF;
}

.work-text-detail .title p {
    color: #022630;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
}

.work-text-detail .sub-title p {
    color: #000B33;
    opacity: 0.5;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 10px;
}

.graphic-print-section {
    margin-top: 70px;
}

.graphic-print-section img {
    width: 100%;
}

.graphic-print-right .btn {
    position: unset;
    padding: 10px 50px;
}

.graphic-print-right h3 {
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;
}

.graphic-print-right .btn:hover {
    border: 1px solid #0EE393;
    color: #0EE393;
    background: transparent;
}

.graphic-print-right p {
    color: #000B33;
    opacity: 0.5;
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
}

.our-process-title-section h2 {
    font-weight: 600;
}

.our-process-title-section p {
    font-weight: 400;
    line-height: 25px;
    color: #000B33;
    opacity: 0.5;
    font-size: 13px;
    margin-top: 20px;
}

.our-process-box {
    padding: 25px 30px;
    box-shadow: 0px 4px 40px rgba(2, 38, 48, 0.08);
    border-radius: 10px;
}

.our-process-box p {
    color: #21C7F5;
    font-weight: 600;
    font-size: 25px;
}

.our-process-box h3 {
    color: #022630;
    font-weight: 600;
    font-size: 17px;
    line-height: 26px;
}

.our-process-box span {
    color: #000B33;
    opacity: 0.5;
    font-weight: 300;
    font-size: 13px;
    line-height: 26px;
}

.client-review-section {
    margin-top: 100px;
}

.client-review-section {
    background-image: url('../img/market-inovate.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.client-review-section .title h2 {
    font-weight: 600;
    font-size: 33px;
    line-height: 52px;
}

.contain {
    margin: 0 auto;
    width: 100%;
}

.item {
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0px 4px 17px rgb(2 38 48 / 8%) !important;
    border-radius: 10px;
    margin: 10px;
}

.item .main-title p {
    color: #000B33;
    font-size: 14px;
    line-height: 25px;
    opacity: 0.8;
    font-weight: 300;
}

.item img {
    height: 60px;
    width: 60px !important;
}

.item .detail-title p {
    color: #000B33;
    font-size: 16px;
    font-weight: 600;
    margin: 5px 0px 0px 0px;
}

.item .detail-sub-title span {
    color: #000B33;
    opacity: 0.5;
    font-weight: 400;
    font-size: 14px;
}

.item i {
    font-size: 14px;
    color: #FFC83E;
}

.owl-nav .owl-prev {
    left: -7px !important;
    top: 25%;
    color: #fff !important;
    background: #0EE393 !important;
    position: absolute !important;
    width: 33px;
    height: 33px;
    border-radius: 5px;
}

.owl-nav .owl-next {
    right: -7px !important;
    top: 25%;
    color: #fff !important;
    background: #0EE393 !important;
    position: absolute !important;
    width: 33px;
    height: 33px;
    border-radius: 5px;
}

.owl-nav .owl-prev:focus,
.owl-nav .owl-next:focus {
    outline: unset !important;
}

.owl-nav img {
    width: 15px;
}

.frequently-asked-questions-section .title h2 {
    color: #022630;
    font-size: 33px;
    font-weight: 600;
}


/*panel*/

.myaccordion {
    margin: 50px auto;
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
    border: none;
    margin-bottom: 22px;
}

.myaccordion .card-header {
    background: #fff;
    box-shadow: 0px 4px 40px rgba(2, 38, 48, 0.08);
    border-radius: 10px;
    border: 0px;
    padding: 15px 10px 0px 20px !important;
}

.myaccordion .fa-stack {
    font-size: 18px;
}

.myaccordion .btn {
    width: 100%;
    font-weight: bold;
    color: #004987;
    padding: 0;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
    text-decoration: none;
}

.myaccordion li+li {
    margin-top: 10px;
}

.card-body p {
    color: #000 !important;
    opacity: 0.5;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400 !important;
}

.card-body {
    padding: 0px 65px 0px 36px !important;
}

.card-header p {
    color: #022630;
    font-weight: 600;
}

.card-header span {
    color: #21C7F5;
    margin-right: 10px;
    font-size: 18px;
    font-weight: 600;
}

.fa-stack i {
    background: #fff !important;
    color: #21C7F5;
    margin-top: -10px;
}

.fa-circle:before {
    content: '';
}


/*panel*/

.pricing-main-section{
    margin-bottom: 80px;
}
.pricing-plan-section .title h2 {
    font-weight: 600;
    font-size: 35px;
}

.plan-box {
    padding: 40px;
    background: #FFFFFF;
    box-shadow: 0px 4px 40px rgba(2, 38, 48, 0.08);
    border-radius: 10px;
}

.plan-box .img img {
    width: 80px;
}

.price-month h2 {
    font-size: 50px;
    font-weight: 200px;
}

.price-month small {
    padding-right: 2px;
    position: relative;
    top: -3px;
}

.price-month p {
    color: #000B33;
    opacity: 0.5;
}

.plan-hr {
    margin-top: 30px;
    border-top: 2px solid #2B59FF;
    opacity: 0.1;
}

.plan-des span {
    color: #000B33;
    opacity: 0.5;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    position: relative;
    left: 10px;
}

.plan-des i {
    font-weight: normal !important;
    padding: 4px 0px 0px 4px;
    position: relative;
    top: -2px;
    font-size: 12px;
    color: #fff;
    height: 20px;
    width: 20px;
    background: #21C7F5;
    border-radius: 50%;
}

.plan-btn {
    right: 30px !important;
    font-weight: 500 !important;
    border-radius: 3px;
    padding: 10px 25px;
    font-size: 14px !important;
    border: 1px solid #0EE393;
    background: #0EE393;
    margin-top: 20px;
}

.plan-btn:hover {
    background: #fff;
    border: 1px solid #0EE393;
    color: #0EE393;
}

.footer-left p:first-child {
    margin-left: 0px;
}

.footer-left p a:hover{
    text-decoration: none;
    color: #25C3F0;
}

.footer-left p{
    display: inline;
    margin-left:17px;
    position: relative;
}

.footer-boredr{
    position:absolute;
    height:20px;
    right:-7px;
    top:3px;
    border-right: 1px solid #25C3F0;
}
.footer-left p a {
    color: #000B33;
    font-size: 14px;
    font-weight: 400;
}

.footer-right p {
    display: inline;
    margin-left: 20px;
}

.footer-right p i {
    text-align: center;
    background: #def8ff;
    height: 30px;
    width: 30px;
    padding-top: 7px;
    color: #21C7F5 !important;
    border: 1px solid #d9f4fb;
}

.footer-right p i:hover {
    background: #fff;
    border: 1px solid #21C7F5;
}

.offer-section {
    margin-top: 100px;
}

.offer-section {
    background-image: url('../img/banner_bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.offer-section .title h2 {
    color: #fff;
    font-size: 33px;
    font-weight: 500;
    line-height: 45px;
}

.offer-section .sub-title p {
    text-align: center;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 200;
    line-height: 25px;
}

.offer-section .btn {
    font-weight: 500 !important;
    border-radius: 2px;
    padding: 10px 70px;
    font-size: 14px !important;
    border: 1px solid #0EE393;
    background: #0EE393;
    color: #fff;
    margin-top: 20px;
}

.offer-section .btn:hover {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}

.owl-dots {
    top: 15px;
    position: relative;
}

.owl-dots button:focus {
    outline: unset;
}

.owl-dots button {
    width: 7px !important;
    height: 7px !important;
    border-radius: 50% !important;
    margin-left: 10px !important;
    background: #9ae6ca !important;
}

.owl-dots .owl-dot.active {
    width: 30px !important;
    border-radius: 10px !important;
    background: #0EE393 !important;
}

@media only screen and (max-width: 600px) {
    .footer-left p{
        display: inline-block;
        margin-left:0px !important;
    }
    .footer-boredr{
        display: none;
    }
    .ifram-video{
        height:160px !important;
        width: 80% !important;
    }
    .btn-login-menu{
        right:0px !important;
    }
    .btn-menu{
        position:relative;
    }
    .navbar-brand img {
        margin-left:10px;
    }
    .navbar-toggler {
        margin-right: 20px !important;
        border: 1px solid #fff !important;
    }
    .navbar-toggler:focus {
        outline: none !important;
    }
    .head-menu-bar .nav-item a {
        margin-left: 30px;
    }
    .nav-item .sign-up-btn {
        left: 0px !important;
        margin-top: 20px;
    }
    .nav-item .login-btn {
        margin-left: 20px !important;
    }
    .head-content h1 {
        font-size: 30px;
    }
    .head-content-section .center-img img {
        height: 160px;
        width: 80%;
    }
    .head-content-section {
        background-size: 100% 90%;
    }
    .center-dotted-head-img {
        right: 3px !important;
        width: 10% !important;
        margin-top: -223px;
    }
    .center-img-bg {
        height: 100px !important;
        width: 100px !important;
        position: absolute !important;
        border: 0px !important;
        left: 19px !important;
        top: -16px !important;
        z-index: 0 !important;
        box-shadow: unset !important;
    }
    .bg-color {
        left: 87px;
    }
    .market-innovative-section img {
        width: 100%;
    }
    .graphic-print-section img {
        margin-top: -80px;
    }
    .graphic-print-right h3 {
        margin-top: 25px;
    }
    .market-innovative-left .title h3 {
        margin-top: -40px;
    }
    .card-header p {
        white-space: break-spaces;
        text-align: left;
    }
    .card-body {
        padding: 0px 30px 0px 10px !important;
    }
    .myaccordion .fa-stack {
        font-size: 14px;
        border: 50%;
        position: absolute;
        right: -10px;
        top: -2px;
    }
    .fa-stack i {
        margin-top: -9px;
        border-radius: 15px;
    }
    .counter {
        position: absolute !important;
        top: -11px;
        left: 0px;
        background: #fff;
        border-radius: 50%;
        height: 27px;
        width: 33px;
        padding: 0px 4px;
    }
    .top-left-bg-img,
    .top-right-bg-img {
        display: none;
    }
    .mv-text-center {
        text-align: center !important;
    }
    .mv-mt-30 {
        margin-top: 30px;
    }
    .mv-mt-20 {
        margin-top: 20px;
    }
    .footer-right p {
        margin-left: 00px !important;
        margin-right: 10px !important;
    }
    .item .detail-title {
        margin-top: 20px !important;
    }
    .item .rating-part {
        margin-top: 10px;
    }
    .item img {
        display: unset !important;
    }
    .client-review-section .title h2 {
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        margin-top: -30px;
    }
    .frequently-asked-questions-section .title h2 {
        font-size: 20px;
    }
    .pricing-plan-section .title h2 {
        margin: -30px 0px;
        font-size: 25px;
    }
    .our-process-title-section h2 {
        font-size: 25px;
        margin-top: 15px;
    }
    .graphic-print-right h3 {
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
    }
    .graphic-print-right p {
        font-size: 14px;
    }
    .market-innovative-left .title h3 {
        font-size: 24px;
    }
    .benefits-section-title h1 {
        font-size: 25px;
    }
    .offer-section {
        background: #25C3F0;
        background-image: unset;
    }
    .offer-section .title h2 {
        font-size: 25px;
        margin-top: -45px;
        line-height: 35px;
    }
    .offer-section {
        margin-top: 60px;
        margin-bottom: -100px;
    }
}

#playintrovideo {
    color: #fff !important;
}

.image-border-bottom:hover {
    border-bottom: 1.5px #fff solid !important;
}


/*contact*/
.contact-section{
    background-image: url('../img/market-inovate.jpg');
    padding-bottom:30px;
    margin-top:100px;
}
.contact-section .form-group .form-control {
    -webkit-box-shadow: none;
    border-bottom: 2px;
    border-style: none none solid none;
    font-size:15px;
    padding:10px 12px;
    border-color: #25C3F0;
    box-shadow:5px 5px 5px #d2d2d2;
    border-radius: 10px;
}
.contact-section .form-group{
    color:red;
    font-size:13px;
    margin-left:5px;
    margin-top:15px;
}
.error-text{
    position: relative;
    top:5px;
    left:5px;
    font-size:14px !important;
}
.contact-section .form-group .form-control:focus {
    box-shadow: none;
    border-width: 0 0 2px 0;
    border-color: #000;
}
.contact-section textarea {
    resize: none;
}
.contact-section .btn-mod.btn-large {
    height: auto;
    padding: 13px 52px;
    font-size: 15px;
}
.contact-section .btn-mod.btn-border {
    color: #fff;
    border: 1px solid #0EE393;
    background: #0EE393;
}

.contact-section .btn-mod.btn-border:hover,
.btn-mod.btn-border:active,
.btn-mod.btn-border:focus,
.btn-mod.btn-border:active:focus {
    color: #0EE393;
    border-color: #0EE393;
    background: #fff;
    outline: none;
}

.navbar-brand img{
    width: 232px !important;
}
/*contact*/

.footer-main{
    margin-bottom: -18px;   
    border-top:1px solid #d2d2d2;
}
.footer-left p{
    color: #000;
}
.footer-bottom-text p{
    font-size:14px !important;
}
.footer-link p{
    margin-left: 0px !important;
}
.footer-link p a{
    color:#007bff;
    font-size:14px;
}
.footer-link p a:hover{
    color:#007bff;
}
.footer-link span{
    color: #278daa;
    margin:0px 5px;
    position: relative;
}
.footer-social p a i{
    border-radius:50%;
    text-align: center;
    background: #fff !important;
}