a, a:hover {
    text-decoration: none;
}


.text-gradient {
    background: var(--new, linear-gradient(92deg, #1668E2 0%, #EE4F77 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: normal;
}



.consultnow, .expert-solution, .sc-pd {
    padding: 90px 0;
}
.consultnow .p-inbox {
    padding: 60px;
    background-size: 100% !important;
    background-color: #002f74;
    background: linear-gradient(45deg, #002f74 50%, #673ab7 100%) !important;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    border-radius: 40px;
    position: relative;
    overflow: hidden
}

.p-inbox:before {
    content: "";
    position: absolute;
    left: -70px;
    bottom: -70px;
    width: 190px;
    height: 190px;
    border: 10px solid #fff;
    opacity: .1;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%
}

.text-underline {
    text-decoration: underline !important
}


.consultnow .p-inbox h2, .p-full-features h2 {
    font-size: 36px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #fff;
}

.consultnow .p-inbox h4 {
    color: rgb(255, 255, 255);
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 32px;
}

.btn-primary {
    background-color: #ee4f76;
    border: none;
    border-radius: 60px;
    font-size: 16px;
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled):active:focus {
    background-color: #ee4f76;
    border: none;
    outline: 0;
    box-shadow: none;
}


.consultnow .btn-designed, .consultnow .btn-designed:active, .consultnow .btn-designed:focus, .consultnow .btn-designed:hover {
    background-size: 100%;
    padding: 18px 35px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
}


.text-pink {
    color: #EE4F77 !important;
}


#service_swiper .service_swiper, #service_swiper .swiper-wrapper, .swiper-wrapper {
    padding-bottom: 50px !important;
}

.cases_card, .em_card h3, .em_card p, .nft_title {
    text-align: center;
}

.nft_title {
    display: block;
    margin-bottom: 4rem;
}
.nft_title h2 {
    font-size: 28px;
    font-weight: 700;
    color: #ee4f76;
    padding-bottom: 1.5rem;
    position: relative;
}

.nft_title h2:after {
    content: "";
    width: 120px;
    height: 2px;
    border-radius: 2px;
    position: absolute;
    background: #ee4f76;
    bottom: 0;
    transform: translateX(-50%);
    left: 50%;
}


.nft_title p, .script_exchange2 p {
    font-size: 15px;
    max-width: 850px;
    margin: 1.4rem auto 0;
    font-weight: 400;
}


.add_on_card_body {
    background: #fff;
    box-shadow: 0 4px 13px rgba(0, 0, 0, .08);
    width: calc(100% - 30px);
    margin: -40px auto 0;
    z-index: 1;
    position: relative;
    padding: 30px 25px;
}

.add_on_card_body h4 {
    font-weight: 600;
    font-size: 18px;
    color: #1668e1;
    line-height: 22px;
    margin: .2rem 0 1rem;
}
.unparalleled_card p {
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 0;
    min-height: 66px;
}
section.p-faqs {
    padding: 100px 0;
    background-color: #f5f5f5;
}







.modal-backdrop.show {
    opacity: .8
}

#get-quote .modal-content {
    border-radius: 14px;
    border: none
}

#get-quote .close {
    outline: 0;
    font-size: 24px;
    transition: .5s;
    width: 26px;
    height: 41px;
    right: 30px;
    top: 25px;
    margin: 0;
    padding: 0;
    opacity: 1;
    cursor: pointer;
    position: absolute !important;
    z-index: 9;
}

#get-quote.modal {
    z-index: 9999
}

#get-quote .close img {
    transform: rotate(45deg);
    width: 100%;
    filter: invert(.8)
}

#get-quote .modal-body {
    padding: 50px
}

#get-quote .modal-body h2 {
    color: #3c3c3c;
    font-weight: 700;
    font-size: 27px
}

#get-quote .modal-title {
    max-width: 210px
}

#get-quote .modal-body p {
    width: calc(100% - 100px);
    margin: 10px 0;
    font-size: 14px;
    line-height: 20px;
    color: #828282
}

#get-quote .form-group {
    margin-bottom: 1.3rem
}

#get-quote .form-control {
    height: auto;
    border: none;
    border-bottom: 1px solid #828282;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    padding: 9px 0;
    min-height: 43px;
    background: 0 0;
    font-size: 15px
}

.modal-conatiner {
    padding: 43px;
    background-color: #f5f5f5;
    border-radius: 37px;
    margin-top: 40px
}

#get-quote .slidecontainer {
    margin: 0 0 15px
}

#get-quote .slidecontainer input[type=range] {
    cursor: pointer
}

#get-quote h5 {
    text-align: left;
    font-size: 16px;
    margin-top: 5px;
    color: #1668e2;
    font-weight: 500
}

#get-quote ul li {
    width: 33%;
    display: inline-block;
    text-align: left;
    margin: 5px 0 0
}

#get-quote ul li label {
    font-weight: 400;
    font-size: 14px;
    color: #828282;
    cursor: pointer
}

#get-quote .custom-checkbox .custom-control-label::before {
    border-radius: 0
}

#get-quote .cp-t {
    margin-top: 12px
}

.modal-conatiner .btn {
    height: 50px;
    line-height: 50px;
    padding: 0;
    font-size: 16px;
    font-weight: 500
}

#get-quote .upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    margin-top: 12px
}

#get-quote .attach-btn strong {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 40px;
    height: 40px
}

#get-quote .attach-btn span {
    display: block;
    font-size: 10px;
    font-weight: 400;
    color: #828282;
    line-height: 1.1;
    margin-top: 8px
}

#get-quote .attach-btn {
    border: 1px dashed gray;
    color: #1668e2;
    background-color: #fff;
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    text-align: left;
    line-height: 18px;
    border-radius: 12px
}

#get-quote .upload-btn-wrapper input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    right: 0;
    bottom: 0;
    width: 100%
}

#get-quote .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 7px;
    border-radius: 5px;
    background: #3c3c3c;
    outline: 0
}

#get-quote .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #1668e2;
    cursor: pointer
}

#get-quote .slider::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #1668e2;
    cursor: pointer
}


.wrapper-2 {
    text-align: center;
}

.thankyoupage {
    background: #1f2682;
    margin: 145px 0 0;
    padding: 6% 0
}

.wrapper-1 h1 {
    font-size: 4em;
    font-weight: 900;
    color: #fafafa;
    margin: 40px 0 20px
}

.wrapper-2 p {
    margin: 0;
    font-size: 1.3em;
    color: #fafafa;
    letter-spacing: 1px;
    line-height: 1.5
}

.thankyoupage img {
    max-width: 280px;
    margin: 0 auto
}





@media only screen and (min-width: 320px) and (max-width: 767px){

    .token_development_ser, section.p-faqs {
        padding: 50px 0;
    }

    section.services_sec { 
        padding-bottom: 50px;
    }

    .consultnow .btn-designed, .consultnow .btn-designed:active, .consultnow .btn-designed:focus, .consultnow .btn-designed:hover { 
        padding: 14px 35px;
        font-size: 14px; 
    }
    .consultnow, .expert-solution, .sc-pd {
        padding: 40px 0;
    }
    .consultnow .p-inbox {
        padding: 45px 25px; 
    }

    .consultnow .p-inbox h2, .p-full-features h2 {
        font-size: 22px; 
    }
    .consultnow .p-inbox h4 {
        font-size: 14px;
        margin-bottom: 22px;
    }


    section.our_cutting_age {
      padding-top: 40px;
  }
  
  section.consultnow.pb-0 {
      padding-top: 40px;
  }
  

}



@media only screen and (min-width: 768px) and (max-width: 991px){

    section.services_sec {
        padding-bottom: 80px;
    }
    section.p-faqs {
        padding: 80px 0;
        background-color: #f5f5f5;
    }

    


}