html,
body {
    width: 100%;
    /* height: 100%; */
    margin: 0px;
    padding: 0px !important;
    overflow-x: hidden;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: border-box;
}

#topbar {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    padding: 12px !important;
}
.contact-info .mailto-contact-box,
.contact-info .mobileto-contact-box {
    padding: 3px 5px 3px 6px;
}
.contact-info .mobileto-contact-box {
    border-left: 1px solid white;
}
.social-links a {
    padding: 2px 6px 2px 6px;
    border-right: 1px solid white;
}
.social-links a:last-of-type {
    border-right: none !important;
}

.nav {
    background-color: rgb(255 255 255);
    z-index: 1000;
    /* display: unset; */
}
.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;

  }

  .bottm_footer_sticky {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
  }

.nav-menu .item {
    color: #007a9f;
    text-transform: capitalize;
    font-size: 18px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;

    padding: 14px 16px;
}

.nav-menu-logo {
    display: flex;
    justify-content: start;
    align-items: center;
}
.nav-menu-bar span {
    font-size: 22px;
}
/* #header {
    display: unset;
} */

/* webdesign section */
#webdesign_section .heading h2,
.heading h2 {
    font-family: serif;
    font-weight: bold;
}
#webdesign_section .heading p,
.heading a {
    font-family: serif;
    font-size: 18px;
}
.heading .hour_span b {
    font-size: 20px;
    font-family: serif;
    margin-top: 10px;
}

.center {
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* new section  */
/* about section css  */
#about_section {
    background-color: #a9a8ae2b !important;
}
#about_section .content-heading h2 {
    font-weight: 700;
    /* margin-top: 25px; */
    font-size: 40px;
    font-family: serif;
}
#about_section p {
    font-size: 20px;
    margin-top: 28px;
    margin-bottom: 14px;
    /* color: #1db2ff; */
    font-family: serif;
    text-align: justify;
}
.icon-check {
    display: flex;
    justify-content: start;
}
.icon-check i {
    /* border: 1px solid; */
    padding: 2px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    background: #dbddde;
    color: #1db2ff;
}
.icon-check span {
    font-size: 15px;
    color: #0054a6;
    font-family: sans-serif;
}
.btn-bg {
    background-color: #0054a6;
    padding-left: 35px !important;
    padding-right: 35px !important;
    padding-top: 10px;
    font-size: 12px;
    padding-bottom: 10px;
    color: #fff;
}
.btn-bg:hover {
    background-color: #0960b7;
    color: #fff;
}


@media(min-width:1290px){
    #about_section .content-heading h2 {
        font-size: 55px;

    }
    #about_section p {
        font-size: 30px;
        margin-top: 0px !important;
        margin-bottom: 14px;

    }

    .icon-check i {
        /* border: 1px solid; */
        padding: 2px;
        height: 35px;
        width: 35px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 10px;
        background: #dbddde;
        color: #1db2ff;
    }
    .icon-check span {
        font-size: 26px;
        color: #0054a6;
        font-family: sans-serif;
    }


    .btn-bg {
        font-size: 22px;

    }
}


/* ABOUT DESKTOP VIEW MEDIA QUERRY  */

@media(min-width:1025px) and (max-width:1285px){
    .icon-check i {
        /* border: 1px solid; */
        padding: 2px;
        height: 30px;
        width: 30px;
        border-radius: 50%;


    }

    .icon-check span {
        font-size: 17px !important;
        color: #0054a6;
        font-family: sans-serif;
    }
}

@media(min-width:769px) and (max-width:1025px){
    .icon-check span {
        font-size: 14px !important;
        color: #0054a6;
        font-family: sans-serif;
    }
}

/* seo service section   */
#seo_service_section {
    background-color: #a9a8ae2b !important;
}

#seo_service_section .content-heading h2 {
    font-weight: 900;
    /* margin-top: 25px; */
    font-size: 37px;
}
#seo_service_section .text-color {
    color: #0054a6;
}

#seo_service_section .img-section {
    /* background-image: url(./image/fggg.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover; */
}
#seo_service_section .content-heading .paragraph {
    font-size: 19px;
    font-family: sans-serif;
}
#seo_service_section .btn-contact {
    padding-left: 45px;
    padding-right: 45px;
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 100;
    background-color: #042c57;
    color: #fff;
}

#seo_service_section .btn-contact:hover {
    color: #fff;
    background-color: blue;
}
#seo_service_section .content-heading .paragrap-point {
    font-size: 17px;
    font-weight: 600;
    color: #0356a7;
}

@media(min-width:1290px){
    #seo_service_section .content-heading h2 {

        font-size: 50px !important;
    }
}

/* PRICE SECTION CSS  */
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
#priceing_section .heading h2,
#priceing_section strike b {
    font-family: "Roboto", sans-serif !important;
}
#priceing_section .heading-border {
    border-bottom: dotted #007a9f !important;
}

#priceing_section .card .card-body .cuttoff b {
    font-size: 24px !important;
}
#priceing_section .card:hover {
    box-shadow: 0px 0px 16px 5px rgba(0, 122, 159, 0.5) !important;
    border: 1px solid #007a9f;
}

#priceing_section .card .card-footer ul {
    list-style: none;
}
#priceing_section .card .card-footer ul li span:first-child i {
    font-size: 16px !important;
    /* border: 1px solid red; */
    /* border-radius: 50%; */
    color: #007a9f;
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#priceing_section .card .card-footer ul li .web_incl_fet {
    display: flex;
}
#priceing_section .card .card-body .heading h2 b {
    color: #192b5a;
}

#priceing_section .card .card-body .prd_name h2{
    font-size: 21px !important;
}


/* highlight section css start  */
#highlight .card {
    border: 2px solid #e17902;
    box-shadow: 1px 1px 6px 4px rgba(189, 185, 189, 1);
}
#highlight .icons i {
    font-size: 40px;
}
#highlight .icons h2 {
    font-weight: 700;
}
#highlight .icons p {
    font-family: sans-serif;
    font-weight: 600;
    font-size: 15px;
}

/* solution for small bussiness  */
#solution-for-all-bussiness {
    background-color: #026ab3;
}
#solution-for-all-bussiness .btn-about-me {
    padding-left: 40px;
    padding-right: 40px;
    background-color: #1db2ff;
}
#solution-for-all-bussiness .btn-about-me:hover {
    background-color: #ffffff;
}

/* intresting section css   */
#intresting-section {
    background-color: #a9a8ae2b !important;
}

#intresting-section h2 {
    color: #021341 !important;
}
#svg-box {
    /* background-color: black !important; */
    box-shadow: 1px 1px 6px 4px rgba(189, 185, 189, 1);
}

.svg-box1 {
    /* background-color: black !important; */
    border-top: 4px solid #78b278;
}
.svg-box2 {
    /* background-color: black !important; */
    border-top: 4px solid yellow;
}
.svg-box3 {
    /* background-color: black !important; */
    border-top: 4px solid green;
}
.svg-box4 {
    /* background-color: black !important; */
    border-top: 4px solid #4084dd;
}
.svg-box5 {
    /* background-color: black !important; */
    border-top: 4px solid #cc0000;
}
#svg-box .card-body .svg {
    display: grid;
    place-items: center;
}
#svg-box .card-body .svg i {
    /* height: 100px;
    width: 100px; */
    /* color: #ffffff; */
    font-size: 50px;

    height: 100px;
    width: 100px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    color: #ffffff;
    box-shadow: 1px 1px 6px 4px rgba(189, 185, 189, 1);
}

#svg-box .card-body .svg1 i {
    background-image: linear-gradient(to left, #b1c0c8, #78b278);
    border: 1px solid #78b278;
}
#svg-box .card-body .svg2 i {
    background-image: linear-gradient(to left, yellow, green);
    border: 1px solid green;
}

#svg-box .card-body .svg3 i {
    background-image: linear-gradient(to left, green, yellow);
    border: 1px solid yellow;
}

#svg-box .card-body .svg4 i {
    background-image: linear-gradient(to left, #4084dd, #e2e8e2);
    border: 1px solid #4084dd;
}

#svg-box .card-body .svg5 i {
    background-image: linear-gradient(to left, #f8f804, #cc0000);
    border: 1px solid #cc0000;
}
#svg-box .card-body .text h2 {
    /* color: #ffffff; */
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    /* line-height: 1.7; */
    font-family: sans-serif;
}
#svg-box .card-body .btn-intrest {
    background-color: palevioletred;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

@media (min-width:1290px) {
    #intresting-section .row_1 {
        padding-bottom: 20px !important;
    }
    #intresting-section .row_3 {
        padding-top: 20px !important;
    }
}

/* need a healp section   */
#need-healp-section .heading h2 {
    font-family: sans-serif;
}
#need-healp-section .card-text p {
    /* font-size: 19px; */
    font-family: sans-serif;
    color: grey;
    text-align: justify;
}

#need-healp-section .list {
    list-style: none;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    position: relative;
    /* top: 22px; */
}
#need-healp-section .list .list-item {
    border: 2px solid #080a0c;
    background-color: #042c57;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#need-healp-section .list .list-item i {
    font-size: 22px;
    color: #ffffff;
}

#need-healp-section form .bg-color {
    background-color: #dfdfdf8c;

    font-family: Arial, Helvetica, sans-serif;

    letter-spacing: 1.4px;
    text-transform: capitalize;
}

#need-healp-section .btn-color {
    width: 100%;
    background-color: #042c57;
    color: #fff;
}

#need-healp-section .btn-color:hover {
    background-color: #007bff;
    color: #ffffff;
}

@media(min-width:1290px){
    #need-healp-section .bg-down-color{
        height: 22vh;
    }
}

.contact-card {
    border-radius: 35px !important;
    padding: 35px !important;
    z-index: 1;
    position: relative;
    top: 45px;
    box-shadow: 1px 1px 6px 4px rgba(189, 185, 189, 1);
}

.bg-down-color {
    background-color: #042c57;
    height: 40vh;
    width: 100%;
    z-index: -1;
    position: relative;
    bottom: 75px;
}

#live-demo-website .card {
    box-shadow: 1px 1px 6px 4px rgba(189, 185, 189, 1);
}

.faq {
    padding: 30px 0;
    background-color: #021342;
    /* margin-bottom: 10px; */
}
.faq .faq-list {
    padding: 0;
    list-style: none;
}
.faq .faq-list li.main_faq_li {
    background-color: #ffffff;
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 10px 40px;
}
.faq .faq-list a {
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: #017c8d;
    text-decoration: none;
}

.faq .faq-list i {
    font-size: 16px;
    position: absolute;
    left: -25px;
    top: 6px;
    transition: 1s;
}
.faq-title {
    text-align: center;
    font-size: 17px;
    border-bottom: 2px dashed #ffffff;
    margin-bottom: 30px;
    padding-bottom: 10px;
    color: #ffffff;
}

.faq .faq-list p {
    padding-top: 5px;
    margin-bottom: 20px;
    font-size: 15px;
}

.collapsed i.fas.fa-arrow-up {
    transform: rotate(180deg);
}

/* PRICE SECTION CSS START   */

#price-section .heading h4 {
    font-family: sans-serif;
    font-size: 18px;
    color: grey;
}

#price-section .heading {
    display: grid;
    place-items: center;
}
#price-section .heading span {
    font-weight: 900;
    font-size: 36px;
}
#price-section .heading b {
    font-weight: 700;
    /* font-weight: 900; */
    font-family: sans-serif;
}

#price-section .heading p {
    text-align: center;
    font-family: sans-serif;
    color: gray;
    padding: 21px;
}

#price-section .btn-price {
    padding-left: 50px;
    padding-right: 50px;
    background-color: #a82727;
    color: #ffffff;
}

#price-section .btn-price:focus,
#price-section .btn-price:active {
    outline: none !important;
    box-shadow: none !important;
}
.btn-price.focus,
.btn-price:focus,
.btn-price:not(:disabled):not(.disabled).active:focus,
.btn-price:not(:disabled):not(.disabled):active:focus,
.show > .btn-price.dropdown-toggle:focus {
    box-shadow: none;
}

#price-section .btn-price:hover {
    color: #ffffff;
    background-color: #cc0000;
}

#price-section .heading ul li {
    font-size: 15px;
    padding-bottom: 10px;
    list-style: none;
}
#price-section .heading ul li i {
    color: #cc0000;
    animation-name: example;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    font-size: 24px;
}
@keyframes example {
    from {
        color: red;
    }
    to {
        color: yellow;
    }
}

/* BILLING SECTION CSS START   */
#checkout-section .heading h2 {
    font-family: sans-serif;
    font-size: 22px;
}
#checkout-section .heading b h2 {
    font-family: sans-serif;
    font-size: 22px;
}

/* PROFILE SECTION CSS START  */
#profile-section .profile {
    border: 1px solid red;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-origin: content-box;
}
#profile-section .profile img {
    height: 118px;
    width: 118px;
    border-radius: 50%;
}
#profile-section .edit-img-btn {
    position: relative;
    top: -39px;
    left: 80px;
    font-size: 24px;
    border: none;
}
#profile-section .edit-img-btn1 {
    position: relative;
    top: 82px;
    left: 80px;
    font-size: 24px;
    border: none;
}
#navbar-profile .profile {
    border: 1px solid red;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-origin: content-box;
}
#navbar-profile .edit-img-btn {
    position: relative;
    top: 70px;
    left: 74px;
}
.active {
    color: #000 !important;
}

#profile-section .heading p:nth-of-type(1) {
    font-size: 19px;
    font-family: serif;
    font-weight: 600;
    color: dimgrey;
}
#profile-section .heading p {
    /* font-size: 19px; */
    font-family: sans-serif;
    font-weight: 400;
    /* color: dimgrey; */
}

/* conctact section start css  */

#contact-section {
    background-image: url(./image/contact-background.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#contact-section .office-info {
    border-radius: 20px;
}

#contact-section .office-info .icon i {
    font-size: 40px;
    color: #025bcf;
}

#contact-section .office-info h6 {
    font-weight: 700;
    font-size: 14px;
    margin-top: 6px;
    font-family: sans-serif;
}

#contact-section .office-info p {
    font-size: 14px;
    color: grey;
    font-family: sans-serif;
}
#contact-section .btn-contact {
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
    top: 14px;
}

#contact-section .contact-form-card {
    border-radius: 30px;
    /* padding: 20px; */
}

/* FOOTER SECTION B CSS START   */

#footer {
    background-color: #007a9f;
    color: #fff;
}
#footer .icon_right {
    position: relative;
}
.footer-top {
    /* padding-top: 4px;
    bottom: 48px !important; */
}

#footer .footer-links ul li {
    list-style: none;
    text-transform: capitalize;
    font-weight: 700;
    padding-top: 8px;
}

#footer .footer-links ul li a {
    color: #fff;
    text-decoration: none;
}
#footer .footer-top .footer-info p {
    font-size: 13px;
    line-height: 2;
}

#footer .bottom-footer {
    border-top: 1px solid white;
    /* text-align: center; */
    padding: 10px 10px 0px 10px;
}

#privacy_policy p {
    font-size: 15px;
}

/* MEDIA QUERY SECTION START  */
@media (min-width: 992px) {
    .nav-menu {
        display: flex !important;
        justify-content: flex-end;
        align-items: center;
    }
    .profile-dropdown {
        width: 316px;
        transform: translate3d(-237px, 72px, -2px) !important;
    }

    .profile-dropdown .profile-details p {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
            Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
            sans-serif;
        font-size: 17px;
        font-weight: 600;
    }

    #seo_service_section .center-seo {
        /* display: flex;
        justify-content: center;
        align-items: center; */
    }

    #solution-for-all-bussiness .content-heading {
        padding: 21px;
        position: relative;
        right: 118px !important;
        top: 71px !important;
    }
    #solution-for-all-bussiness .content-heading h2 {
        font-family: sans-serif;
        font-size: 49px !important;
        font-weight: 900;
    }
    #solution-for-all-bussiness .btn-about-me {
        position: relative;
        top: 31px;
    }

    .login-box {
        margin-bottom: 150px;
        position: relative;
        top: 60px;
    }
}

@media (max-width: 992px) {
    .nav-menu-bar {
        display: flex !important;
        justify-content: start;
        align-items: center;
        cursor: pointer;
    }
    /* .mobile-view{
          position: absolute !important;
          background: #e3af128f;
          top: 81px;
          left: -200px;
          width: 24%;
          height: 100vh;
          z-index: 999;

        } */
    /* .nav-menu .item {
            color: #ffffff;
            text-transform: capitalize;
            font-size: 16px;
            text-decoration: none;
            font-family: Arial, Helvetica, sans-serif;
            text-align: center;

            padding: 14px 16px;
        } */
    .mobile-view .item {
        color: #03174e;
        display: flex;
        font-size: 18px !important;
    }

    #about_section .content-heading h2 {
        font-weight: 600;
        font-size: 34px;
        /* margin-top: 25px; */
    }

    #about_section p {
        font-size: 24px;
        margin-top: 0px;
        margin-bottom: 14px;
        /* color: #1db2ff; */
        font-family: serif;
        text-align: justify;
    }
    #about_section .row {
        flex-direction: column-reverse;
    }

    .icon-check span {
        font-size: 23px;
        color: #0054a6;
        font-family: sans-serif;
    }

    .icon-check i {
        /* border: 1px solid; */
        padding: 2px;
        height: 30px;
        width: 30px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 10px;
        background: #dbddde;
        color: #1db2ff;
    }

    #seo_service_section .content-heading {
        padding: 5px;
    }

    #seo_service_section .img-section {
        /* background-image: url(./image/fggg.jpg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;

        height: 350px;
        display: grid;
        place-items: center;
        position: relative;

        top: 100px; */
    }

    #seo_service_section .content-heading .paragraph {
        font-size: 24px;
        /* font-family: sans-serif; */
    }

    #seo_service_section .content-heading .paragrap-point {
        font-size: 21px;
        font-weight: 700;
        color: #0054a6;
    }

    #svg-box .card-body .text h2 {
        /* color: #ffffff; */
        text-align: center;
        font-weight: 700;
        font-size: 19px !important;
    }

    .contact-card {
        border-radius: 35px !important;
        padding: 35px !important;
        z-index: 1;
        position: relative;
        top: 100px;
        box-shadow: 1px 1px 6px 4px rgba(189, 185, 189, 1);
    }

    .profile-mobile {
        display: flex !important;
        justify-content: end;
        align-items: center;
        padding: 12px;
    }
    .profile-mobile span i {
        font-size: 40px;
        position: relative;
        /* top: 60px; */
    }

    .login-box {
        margin-bottom: 100px;
        position: relative;
        top: 46px;
    }

    #checkout-section .billing-mobile-view {
        flex-direction: column-reverse;
    }
}
/* .mobile-view{
      position: absolute !important;
      background: #e3af128f;
      top: 81px;
      left: -200px;
      width: 24%;
      height: 100vh;
      z-index: 999;

    } */

@media (max-width: 922px) and (min-width: 768px) {
    /* .mobile-view {
        width: 30%;
        position: absolute !important;
        background: #1d3265;
        top: 50px;
        left: -250px;
        height: 100vh;
        z-index: 999;
    } */
    /* .mobile-view .item {
        color: #ffffff;
        display: flex;
        font-size: 18px !important;
    } */

    #solution-for-all-bussiness .content-heading {
        /* padding: 21px; */
        position: relative;
        top: 35px;
        right: 37px;
    }

    #solution-for-all-bussiness .content-heading h2 {
        font-family: sans-serif;
        font-size: 39px;
        font-weight: 900;
    }

    #solution-for-all-bussiness .content-heading {
        padding: 0px !important;
        position: relative;
        right: 35px !important;
        top: 32px !important;
    }

    .profile-dropdown {
        width: 316px;
        transform: translate3d(-142px, 62px, -2px) !important;
    }
}

@media (max-width: 767px) {
    /* .mobile-view {

        position: fixed;
        background: #e1e1e2;
        top: 64px;
        left: 0px;
        width: 55%;
        height: 100vh;
        z-index: 999;
    } */

    #seo_service_section .center-seo {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #seo_service_section .img-section {
        top: 0px !important;
    }
    .profile-dropdown {
        width: 316px;
        transform: translate3d(-140px, 62px, -2px) !important;
    }
}

@media (min-width: 768px) {
    #solution-for-all-bussiness .img-div img {
        position: relative;
        left: 76px;
    }
}

@media (max-width: 576px) {
    /* flex-direction: ; */
    #solution-for-all-bussiness .content-heading h2 {
        font-family: sans-serif;
        font-size: 45px !important;
        font-weight: 900;
    }
    .mobile-row {
        flex-direction: column-reverse;
    }
    .mob-about-me {
        display: grid;
        place-items: center;
    }
}

.modal-backdrop.show {
    opacity: 0 !important;
    display: none !important;
}

/* WIDE RANGE SECTION CSS */
#wide-range-serv {
    background-color: #e3ebf0 !important;
}
#wide-servs-carousel ul {
    list-style: none;
}
#wide-servs-carousel .owl-dots .owl-dot {
    display: inline-block !important;
}
#wide-servs-carousel ul li {
    padding-top: 10px;
    /* color: red; */
}
#wide-servs-carousel ul li i {
    color: #0356a7;
}
#wide-servs-carousel ul li span {
    font-size: 18px;
    color: #213e6e;
    /* font-weight: 400; */
}
#wide-servs-carousel .heading h2 {
    font-size: 20px !important;
    color: #007a9f !important;
}
#wide-range-serv .main-heading h2 {
    color: #021341 !important;
}

@media(min-width:1290px){
    #wide-range-serv #wide-servs-carousel .card{
        width: 80% !important;
    }
}
@media(max-width:480px){
    #wide-servs-carousel ul li span {
        font-size: 16px;
        color: #213e6e;
        /* font-weight: 400; */
    }
}

/* PRODUCT PAGE CSS SECTION  */
#product_filt_btn .row .card span i {
    font-size: 35px;
    /* font-weight: 700;
    font-size: 16px; */
}
#product_filt_btn .row .card {
    border: none;
}
#product_filt_btn a {
    text-decoration: none;
}
#single_page_product,
#color_box {
    background-color: #e1e1e275;
}
#sg_prod_det {
    background-color: #e1e1e275;
}
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap");
#sg_prod_det .heading h2 {
    font-size: 36px !important;
    font-family: "Roboto", sans-serif !important;
}

#sg_prod_det .heading p {
    font-size: 20px !important;
    font-family: "Roboto", sans-serif !important;
}
@media (max-width: 992px) {
    #sg_prod_det .heading h2 {
        font-size: 28px !important;
        font-family: "Roboto", sans-serif !important;
    }
    #single_page_product img.card-img.img-fluid {
        height: 360px;
        width: 100%;
    }

    .mobile-view {
        /* position: absolute !important; */
        position: fixed;
        background: #e1e1e2;
        top: 66px;
        left: 0px;
        width: 48%;
        height: 100vh;
        z-index: 999;
    }
    .mobile-view-hide{
        position: fixed;
        background: #e1e1e2;
        top: 66px;
        left: -350px;
        width: 48%;
        height: 100vh;
        transition: 0.1s all;
        z-index: 999;
    }
    .mobile-view .close{
        float: right;
    }
    .mobile-view .close span i{
        font-size: 25px;
    }
}

@media (min-width: 992px) {

    #single_page_product img.card-img.img-fluid {
        height: 300px;
        width: 100%;
    }
}

@media(min-width:1290px){
    #single_page_product img.card-img.img-fluid {
        height: 400px;
        width: 100%;
    }
}
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap");
#sg_prod_det-2 .heading p {
    font-size: 15px !important;
    font-family: "Roboto", sans-serif !important;
}
/* style="height: 440px;" */
#sg_prod_det-2 img {
    height: 440px;
}
#product_carousel_inner {
    height: 310px;
}
@media (max-width: 992px) {
    #sg_prod_det-2 .heading h2 {
        font-size: 24px !important;
        font-family: "Roboto", sans-serif !important;
    }
    #product_carousel_inner {
        height: 250px;
    }
}

@media (max-width: 768px) {
    #sg_prod_det-2 img {
        height: 200px;
    }
}

#color_box .color_box_div {
    background-color: #006d8f;
    border-radius: 20px !important;
    color: #ffffff;
}

/*  EXTRAP PRODUCT PAGE WORD COLOR  */
.extra_clr {
    color: #006d8f;
}

@media (min-width: 1290px) {
    .container-xl {
        max-width: 1690px !important;
    }
}


/* REGISTER PAGE CSS ++++++++++++++++++++++++++++++++  */
.blink_me {
    animation: blinker 1s linear infinite;
  }

  @keyframes blinker {
    50% {
      opacity: 0;
    }
  }

  .pass_hints, .pass_correct{
    float: right;
    bottom: 30px;
    position: relative;
    right: 10px;
  }

  input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

