body {
    font-weight: 300;
    font-family: 'Open Sans', Verdana, Arial, sans-serif;
    color: #313a49;
}
.sample-content-box pre{
    margin-left: 30px !important;
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: var(--bs-code-color);
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;

}
#newlogo {
    width: 100px;
}

.navbar a {
    font-size: 20px;
    font-family: 'AvenirLTStd-Heavy';
    color: #0D0D0D;
    line-height: 25px;
    padding: 0 13px;
}

.navbar a:hover {
    color: #0d6efd;
}

.dropdown-menu li a:hover {
    background: white !important;
}

#navback {
    padding: 20px;
    background: #f1f4fb;
    ;
}

#navbarSupportedContent {
    margin-left: 180px;
}

.dropdown-menu {
    border-radius: 10px !important;
}

.dropdown-item {
    font-size: 18px !important;
}

#nev-order-btn {
    padding: 9px 26px !important;
    border-radius: 7px !important;
    background: linear-gradient(to right, #4172c0, #7171be);
    border: 1px solid #ffffff;
    color: #ffffff;
    letter-spacing: .9px;
    line-height: 28px;
    text-decoration: none;
    margin-left: 180px;
}

.nav-item {
    padding-left: 5px;
    padding-right: 5px;
}

.nav-item-btnt :hover {
    background: linear-gradient(to right, #2e3ec9, #7171be) !important;
    border: 1px solid rgb(150, 176, 209) !important;
    color: white !important;
}

.main-content {
    padding-top: 80px;
    padding-bottom: 10px;
    font-weight: 500;
    font-family: 'AvenirLTStd-Heavy';
    color: #313a49;
    margin: 0;
    letter-spacing: 1.3px;
    padding-left: 50px;
}

.banner-h1 {
    font-size: 36px;
    line-height: 46px;
}

.banner-h3 {
    font-size: 26px;
    line-height: 36px;
    margin-top: 40px;
    padding-left: 20px;
}

.sub-title {
    font-size: 20px;
    line-height: 27px;
    padding-left: 50px;
    text-align: justify;
}

.btn-primary1 {
    background: linear-gradient(to right, #4172c0, #7171be);
    width: 160px;
    color: white;
    border-radius: 7px !important;
    margin-left: 50px;
    font-size: 20px;
    height: 50px;
}

.btn-primary2 {
    background: linear-gradient(to right, #4172c0, #7171be);
    width: 160px;
    color: white;
    border-radius: 7px !important;
    margin-left: 100px;
    font-size: 20px;
    height: 50px;
}

.main-btn {
    padding-top: 40px;
}

.main-btn a:hover {
    background: linear-gradient(to right, #2e3ec9, #7171be) !important;
    border: 1px solid rgb(150, 176, 209) !important;
    color: white !important;
}

.top-form-wrap {
    float: left;
    position: relative;
    padding: 2rem;
    background: #fff;
    box-shadow: 0 1rem 1rem 0 rgb(0 0 0 / 8%);
    border-radius: 1rem;
    z-index: 2;
    padding-top: 10%;

}

.top-form-wrap .form-title {
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 32px;
}

.order-now-entry {
    height: 35px;
    border-radius: 8px;
    border-color: #5a72bf;
    color: #232e45;
    background: #f1f4fb;
    margin-bottom: 8px;
    width: 200px;
}

.btn-secondary2 {
    background: linear-gradient(to right, #4172c0, #7171be);
    margin-top: 20PX;
    width: 200px;
    height: 50px;
    color: white;
}

input[type=submit]:hover {
    background: linear-gradient(to right, #2e3ec9, #7171be) !important;
    border: 1px solid rgb(150, 176, 209) !important;
    color: white !important;

}

.top-3 {
    opacity: 1;
    transition: opacity .4s;
    transition-delay: 0ms;
    padding-top: 50px;
    padding-bottom: 20px;
}

.title-3 {
    text-align: center;
}

.heading-3 {
    font-size: 33px;
    line-height: 40Px;
    font-weight: 500;
    font-family: 'AvenirLTStd-Heavy';
    color: #313a49;
    margin: 0;
    padding: 10px 0 20px;
    letter-spacing: .5px;
    padding-top: 30px;
}

.sub-heading-3 {
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    padding: 20px 150px;
}

.left-image {
    position: absolute;
    background-repeat: no-repeat;
    left: -150px;
    z-index: -1;
}

.right-image {
    position: absolute;
    background-repeat: no-repeat;
    z-index: -1;
    height: 300px;
}

.service-box {
    box-shadow: -1.433px 3.734px 30px rgb(43 49 99 / 20%);
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    padding: 15px;
    min-height: 150px;
    width: 285px;
    margin-top: 80px;
}

.top-2 {
    opacity: 1;
    transition: opacity .4s;
    transition-delay: 0ms;
    background-color: #f1f4fb;
    padding-bottom: 30px;
}

.btn-primary3 {
    background: linear-gradient(to right, #4172c0, #7171be);
    color: white;
    border-radius: 7px !important;
    font-size: 20px;
}

.box-content {
    font-size: 14px;
    font-weight: 400;
}

.btn-primary3:hover {
    background: linear-gradient(to right, #2e3ec9, #7171be) !important;
    border: 1px solid rgb(150, 176, 209) !important;
    color: white !important;
}

.top-4 {
    padding: 40px;
}

.main-project {
    box-shadow: -1.433px 3.734px 30px rgb(43 49 99 / 20%);
    border-radius: 10px;
}

.image-name {
    padding-top: 20px;
    padding-left: 30px;
}

.video-list {
    font-size: 18px;
    float: left;
    text-transform: uppercase;
}

.video-list a {
    text-decoration: none;
}

.video-contetn {
    margin-top: 30px;
}

.video-icon {
    color: red;
}

.link-video {
    text-decoration: none;
}

.link-video:hover {
    color: linear-gradient(to right, #2e3ec9, #7171be) !important;
}

.video-p {
    float: left;
    font-weight: 400;
    text-align: justify;
}

.top-5 {
    background-color: #f1f4fb;
    padding-top: 10px;
}

.sub-heading-4 {
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    padding-bottom: 20px;
}

.image-subject {
    display: table-cell;
    vertical-align: top;
}

.subject-text {
    padding-left: 10px;
    display: table-cell;
    vertical-align: top;
}

.subject-text a {
    text-decoration: none;
    font-size: 22px;
    font-family: 'AvenirLTStd-Heavy';

}

.subject-text a:hover {
    color: #2e3ec9
}

.subject-text p {
    font-size: 16px;
}

.media-content {
    padding-top: 10px;
    box-shadow: -1.433px 3.734px 30px rgb(43 49 99 / 20%);
    margin-bottom: 20px;
    margin-top: 10px;
}

.main-footer {
    width: 100%;
    float: left;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f1f4fb;
}

.fotter h3 {
    line-height: 28px;
    font-weight: 600;
    color: #333a47;
}

.foot-list {
    padding-left: 0;
    list-style: none;
}

.foot-list li a {
    line-height: 28px;
    font-weight: 500;
    color: #0d0d0d !important;
    font-size: 16px;
    text-decoration: none;
}

.foot-list li a:hover {
    color: #0d6efd !important;
}

.foot-list li {
    padding-bottom: 10px;
}

#foot-conta {
    width: 75%;
}

.logo-foot {
    font-size: 24px;
    font-weight: 550;
}

.top-7 {
    background-image: url("../images/image2cta.webp");
    height: 500px;
}

.why {
    padding-top: 120px;
    padding-left: 200px;
}

.why-text {
    width: 70%;
    padding-left: 70px;
    text-align: justify;
    padding-top: 10px;
}

.btn-primary7 {
    background: linear-gradient(to right, #4172c0, #7171be);
    width: 250px;
    color: white;
    border-radius: 7px !important;
    margin-left: 50px;
    font-size: 20px;
}

.why-btn {
    padding-left: 20px;
}

.btn-primary7:hover {
    background: linear-gradient(to right, #2e3ec9, #7171be) !important;
    border: 1px solid rgb(150, 176, 209) !important;
    color: white !important;
}

.qimage {
    box-shadow: -1.433px 3.734px 30px rgb(43 49 99 / 20%);
    border-radius: 10px;
}

.top-button a:hover {
    background: linear-gradient(to right, #2e3ec9, #7171be) !important;
    border: 1px solid rgb(150, 176, 209) !important;
    color: white !important;
}

.order-main {
    padding-bottom: 30px;
}

.top-form-wrap2 {
    float: left;
    position: relative;
    padding: 2rem;
    background: #fff;
    box-shadow: 0 1rem 1rem 0 rgb(0 0 0 / 8%);
    border-radius: 1rem;
    z-index: 2;
    padding-top: 10%;
    width: 100%;
    margin-top: 30px;
    margin-left: 50px;
}

.form-title {
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 32px;
}

.order-now-entry2 {
    height: 45px;
    border-radius: 8px;
    border-color: #5a72bf !important;
    color: #232e45;
    background: #f1f4fb;
    margin-bottom: 15px;
    width: 300px;
}

.whatsapp-side {
    margin-top: 85px;
    width: 70%;
    margin-left: 80px;
}

.whatsapp-side .button_chat {
    border-radius: 0;
    color: rgb(12, 12, 12);
    cursor: pointer;
    display: block;
    text-align: center;
    text-decoration: none;
    border: none;
    outline: 0;
    -webkit-appearance: none;
    box-shadow: 0 2px 5px #ced7d0;
    -moz-box-shadow: 0 2px 5px #ced7d0;
    -webkit-box-shadow: 0 2px 5px #ced7d0;
    background: #f1f4fb;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.security {
    width: 100%;
    margin-bottom: 15px;
    background: white;
    border-bottom: #d5e4ea 1px solid;
    box-shadow: 0 1rem 1rem 0 rgb(0 0 0 / 8%);
}

.side-title {
    text-align: center;
    padding: 10px 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: #d5e4ea 1px solid;
}

.widget_content {
    padding: 10px;
}

.order-question {
    width: 100%;
    float: left;
    position: relative;
    padding: 50px 0;
    clear: both;
    background-color: #f5f5f554;
}

.page-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
    margin: 0 0 15px;
}

.tab-item-title {
    font-weight: 600;
    margin: 10px 0 10px 0;
    font-size: 20px;
    color: #030303;
}

.textCommon {
    font-size: 16px;
    font-family: inherit;
    padding: 5px 0;
    line-height: 24px;
}

.rating-chart {
    width: 100%;
    float: left;
    padding: 30px 50px 20px;
    box-shadow: 0 1rem 1rem 0 rgb(0 0 0 / 8%);
}

.distribution-title {
    font-size: 22px;
    font-weight: 500;
    margin-top: 8px;
    color: #010101;
}

.progress-chart-container {
    width: 100%;
    float: left;
    margin-top: 10px;
    display: table;
}

.chart__row {
    width: 100%;
    display: table-row;
    line-height: 10px;
    color: #010101;
}

.chart__cell__label {
    padding: 0 8px 0 0;
    margin: 5px 0;
    text-align: left;
    white-space: nowrap;
    color: #010101;
    font-weight: 600;
}

.chart__cell__bar {
    width: 100%;
    background-color: #ada7a7;
    position: relative;
}

.chart__cell__bar,
.chart__cell__label,
.chart__cell__value {
    display: table-cell;
    background-clip: padding-box;
    border-bottom: 14px solid transparent;
}

.chart__cell__bar__value {
    position: absolute;
    left: 0;
    top: 0;
    height: 10px;
}

.progress-chart-container .chart__row.star-rating-5 .chart__cell__bar__value {
    background-color: #007f4e;
}

.progress-chart-container .chart__row.star-rating-4 .chart__cell__bar__value {
    background-color: #73b143;
}

.progress-chart-container .chart__row.star-rating-3 .chart__cell__bar__value {
    background-color: #f8cc18;
}

.review-summery {
    padding-top: 140px;
    width: 100%;
    float: left;
    height: auto;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 130px 50px 70px;
}

.summery-content {
    padding-bottom: 20px;
    text-align: left;
    width: 100%;
    float: left;
}

.profile-pic {
    width: 100%;
    height: auto;
    min-height: 90px;
    float: left;
    margin: 0 20px 20px 0;
}

.all-details {
    width: 100%;
    position: relative;
}

h1.company-name {
    font-family: inherit;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 600;
    color: #017e7e;
}

.profile-pic img {
    max-width: 100%;
}

.top-rating {
    width: 100%;
    position: relative;
}

.rating-in-word {
    font-size: 20px;
    line-height: 20px;
    display: block;
    margin-bottom: 15px;
    padding-top: 6px;
    color: #017e7e;
}

.topstarSelector {
    width: 100%;
    height: 40px;
    margin-top: 10px;
}

a.topstar-selector-button {
    width: 41px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
    margin-right: 6px;
    border-radius: 3px;
    background: rgb(216 228 228);
    text-align: center;
    padding-top: 4px;
    color: #4572c0;
}

.btn-secondary.btn-common-orange {
    background: #4672c0 !important;
    border-color: #4672c0 !important;
    color: #fff !important;
    font-weight: 700 !important;
}

.review-content {
    width: 100%;
    float: left;
    position: relative;
    padding: 50px 0;
    clear: both;
    background-color: #f1f4fb;
}

.businessformreview {
    width: 100%;
    float: left;
    position: relative;
    background: #ffffff;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
    border: none;
    box-shadow: 0 2px 2px 0 #c8c8c8;
}

.userinfo {
    width: 100%;
    float: left;
}

.user-review-pic {
    width: 75px;
    height: 75px;
    margin: auto;
    border-radius: 50%;
    background: #f5f5f5;
    overflow: hidden;
    margin-bottom: 15px;
}

.user-review-name {
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #222;
    padding-bottom: 5px;
}

.user-rating {
    width: 100%;
    position: relative;
    display: inline-block;
    float: left;
    margin: 0 0 1.3em;
}

.user-rating .rv-star.star5 {
    background-color: #4472bf !important;
}

.user-rating .rv-star {
    width: 24px;
    height: 24px;
    float: left;
    display: inline-block;
    cursor: pointer;
    margin-right: 3px;
    border-radius: 3px;
    text-align: center;
    padding: 1px 0;
    background-color: #c8c8c8;
    color: #fff;
    font-size: 16px;
}

.published-dt-time {
    position: absolute;
    top: 5px;
    right: 0;
    display: block;
    margin: 0;
    font-size: 12px;
    color: #999;
}

.side-order-box {
    width: 90%;
    float: left;
    position: relative;
    padding: 2rem;
    background: #ffffff;
    box-shadow: 0 1rem 1rem 0 rgb(0 0 0 / 8%);
    border-radius: 1rem;
    z-index: 2;
}

.side-form-image {
    width: 50%;
}

.side-form-h3 {
    font-size: 20px;
}

#side-form-btn {
    margin-left: 50px;
}

.order-now-entry-side {
    height: 40px;
    border-radius: 8px;
    border-color: #000000 !important;
    color: #232e45;
    background: #f1f4fb;
    margin-bottom: 8px;
    width: 90%;
    margin-left: 20px;
}

.rating-chart1 {
    width: 100%;
    float: left;
    padding: 130px 50px 20px;
}

.rh1 {
    padding-top: 20px;
    margin-left: 35px;
}

.rev-5-text {
    font-size: 16px;
    font-family: inherit;
    line-height: 24px;
    text-align: justify;
    margin-left: 35px;
}

.ser-fold {
    width: 100%;
    float: left;
    position: relative;
    padding: 50px 0;
    clear: both;
    background: white;
}

.sec-2text {
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
    margin: 0 0 15px;
}

form.example input[type=text] {
    padding: 10px;
    font-size: 17px;
    border: 1px solid grey;
    float: left;
    width: 70%;
    background: #faffff;
    margin-left: 180px;
}

form.example button {
    float: left;
    width: 10%;
    padding: 10px;
    background: #017e7e;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
}

.uni-top {
    padding-bottom: 30px;
    background: #f1f4fb;
}

.center-text {
    padding: 50px;
    text-align: center;
}

.subject-list {
    padding: 20px;
    padding-left: 50px;
    display: inherit;
}

.subu {
    padding: 5px;
}

a.subject__inner {
    text-decoration: none;
}

.subject__inner {
    padding: 0px 10px;
    display: block;
    border: 1px solid #b1bdd6;
    border-radius: 10px;
    align-items: center;
    transition: all .5s ease;
    color: black;
    padding-top: 10px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 40px;
}

.subject-detail h4 {
    font-size: 20px;
}

.note-2 {
    background: #f1f4fb;
    padding: 20px;
}

.recent-sample-content-box {
    padding: 20px;
}

.note-p {
    text-align: justify;
    font-size: 16px;
    padding-top: 20px;
}

.feature-box {
    border-radius: 5px;
    box-shadow: 5px 10px 10px 5px rgb(222 222 222);
    padding: 10px;
    background-color: #ffffff;
    width: 360px;
    margin-top: 20px;
}

.side-service-h3 {
    border-bottom: 1px solid #4571bf;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.side-service-link {
    font-size: 16px;
    font-weight: normal !important;
    font-family: 'Quicksand', sans-serif;
    margin-left: 30px !important;
}

.side-service-link a {
    color: black;
}

.side-service-link a:hover {
    color: #0d6efd
}

.internal-common-row-n {
    margin-top: 30px;
}

.h3foot {
    text-align: center;
    color: black;
}

.copyright {
    padding-top: 20px;
}

.copyright-text {
    text-align: center;
}

.recent-sample-content-box h1 {
    font-size: 28px;
}

.new-project-body-text-details {
    background: #f1f4fb;
    padding-top: 50px;
}

.new-project-list-row {
    background-color: white;
    box-shadow: 5px 10px 10px 5px rgb(222 222 222);
    margin-bottom: 20px;
    padding: 20px;
}

.new-project-h3 {
    padding-left: 10px;
    font-size: 20px;
    margin-top: 0px;
}

.new-project-p {
    font-size: 16px;
    padding-left: 10px;
}

.new-project-rm-btn {
    color: #fff;
    background-color: #09438B;
    padding: 12px 30px;
    font-size: 13px;
    margin-left: 40px;
    font-family: 'Didact Gothic', sans-serif;
}

.new-project-on-btn {
    color: #424242;
    background-color: transparent;
    padding: 11px 30px;
    font-size: 13px;
    margin-left: 30px;
    font-family: 'Didact Gothic', sans-serif;
    border: 1px solid #424242;
}

.matlab-projects-side-project-list {
    margin-bottom: 30px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #dddfe0;
}

.container-overlay-image-side-project {
    position: relative;
    width: 90%;
    background-color: #393939;
}

.side-project-video-h3 {
    font-size: 17px;
    margin: 0px;
    color: #3E3E3E;
}

.project-a {
    text-decoration: none;
}

.service-body-text-details {
    padding-top: 30px !important;
    background-color: #f1f4fb;
}

.service-body-text-details h2 {
    font-size: 22px;
    border-bottom: double #1FA2FD;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-left: 30px;
}

.service-body-text-details p {
    font-size: 15px;
    text-align: justify;
    margin-left: 30px;
}

.video-frame {
    height: 455px;
    width: 845px;
    margin-left: 30px;
}

.side-features {
    margin-top: 20px;
    margin-left: 10px;
    padding-left: 30px;
}

.resources-top-banner {
    padding: 80px 20px 0px 50px;
}

.resources-top-banner h1 {
    color: #031B48;
    font-size: 42px;
}

.resources-top-banner h3 {
    color: #031B48;
    font-size: 20px;
    margin-bottom: 50px;
    font-weight: 400;
    margin-left: 0px;
}

.input-group6 .form-control6 {
    position: relative;
    font-size: 18px;
    padding-left: 20px;
    width: 700px;
    margin-bottom: 0;
    height: 70px;
    border: 1px solid #005A5F;
    margin-bottom: 30px;
}

.search-btn-new {
    background-color: #005fb1;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-top: 8px;
    padding: 13px 32px;
    margin-left: -145px;
    position: absolute;
    border-radius: 5px;
    border: none;
}

.resources-answers-top-image {
    width: 99%;
}

#resources {
    background-color: #f1f4fb;
    padding: 30px;
}

.resources-q-box {
    background-color: #fff;
    padding: 30px;
    margin: 30px 0px;
    border: 1px solid #E3E3E3;
}

.resources-most-viewed-box {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #E3E3E3;
}

.q-user {
    font-size: 14px;
}

.q-user-icon {
    color: #313a4f;
    font-size: 16px;
}

.q-date {
    color: #949494;
    font-size: 15px;
}

.link-a {
    text-decoration: none;
}

.resources-q-box h2 {
    padding-left: 0px !important;
    margin-left: 0px !important;
    padding-top: 0px;
    font-size: 23px;
}

.resources-q-box p {
    padding-left: 0px !important;
    font-size: 15px;
}

.q-topic h6 {
    font-size: 12px;
}

.resources-most-viewed-box {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #E3E3E3;
    margin-top: 30px;
}

.resources-most-viewed-box h4 a {
    color: #0069D1;
    font-size: 14px;
    margin-left: 0px;
    margin-bottom: 20px;
    font-weight: 400;
    text-decoration: none;
}

.resources-most-viewed-box h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px;
}

.matlab-projects-side-project-list {
    margin-bottom: 30px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #dddfe0;
    width: 95%;
    margin-left: 10px;
}

.container-overlay-image-side-project {
    position: relative;
    width: 90%;
    background-color: #393939;
}

.image-overlay-side-project {
    opacity: 1;
    display: block;
    width: 90%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
    margin-bottom: 15px;
}

.middle-overlay-image {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.subject-page-mid {
    background: #f1f4fb;
}

.sample-content-box h1 {
    padding-left: 35px;
    font-size: 28px;
    padding-bottom: 15px;
}

.sample-details {
    padding-left: 20px;
}

.blur-section {
    background-image: url(../images/pro-sample-blur-image.png);
    padding: 10% 20%;
}

.blur-mid-content-box {
    font-size: 16px;
    background-color: #DAECD0;
    padding: 50px;
    border: 2px dashed #31372F;
}

.sample-order-btn {
    padding: 13px 40px;
    background-color: #4672c0;
    color: #fff;
    border-radius: 5px;
}

.sample-order-btn:hover {
    background: linear-gradient(to right, #2e3ec9, #7171be) !important;
    border: 1px solid rgb(150, 176, 209) !important;
    color: white !important;
}

.para2 {
    padding-left: 35px;
    padding-right: 50px;
}

.sample-content-box {
    padding-top: 30px;
    padding-top: 30px;
    background-color: #fff;
    padding: 20px;
    border: 1px solid #E3E3E3;
    margin-top: 30px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
}

.top-12 {
    background: #f1f4fb;
    padding: 20px;
}

.project-idea-h2 {
    font-size: 20px;
    margin-left: 20px;
}

.paral2 {
    color: black;
    font-size: 16px;
    text-align: justify;
    font-weight: 400;
    padding-right: 65px;
}

.thankyou-wrapper {
    width: 100%;
    height: auto;
    margin: auto;
    background: #ffffff;
    padding: 10px 0px 50px;
}

.thankyou-wrapper h1 {
    font: 100px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #333333;
    padding: 0px 10px 10px;
}

.thankyou-wrapper p {
    font: 26px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #333333;
    padding: 5px 10px 10px;
}

.thankyou-wrapper a {
    font: 26px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #ffffff;
    display: block;
    text-decoration: none;
    width: 250px;
    background: #4772c0;
    margin: 10px auto 0px;
    padding: 15px 20px 15px;
    border-bottom: 5px solid #4772c0;
}

.thankyou-wrapper a:hover {
    font: 26px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #ffffff;
    display: block;
    text-decoration: none;
    width: 250px;
    background: #F96700;
    margin: 10px auto 0px;
    padding: 15px 20px 15px;
    border-bottom: 5px solid #F96700;
}

.login-main-wrapper {
    padding: 20px;
}



.button {
    background: linear-gradient(to right, #4172c0, #7171be);
    border-style: inherit;
    border-radius: 35px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 30px;
    color: white;
    text-align: center;
}

.button2 {
    margin-left: 90px;
    background: linear-gradient(to right, #4172c0, #7171be);
    border-style: inherit;
    border-radius: 35px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 30px;
    color: white;
    text-align: center;

}

.headwn {
    font-size: 33px;
    margin-left: 20px;
}

.sub-title-2 {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    margin-left: 450px;
    margin-right: 450px;
    text-align: center;

}

.headl {
    margin-left: 125px;
    font-size: 24px;
    color: black;
    font-weight: bold;
}

.headr {
    font-size: 24px;
    color: black;
    font-weight: bold;

}

.sub-heading {
    text-align: justify;
}

.heading-1 {
    font-size: 3px;

}


.test {
    color: red;
    font-size: 26px;
}

.top {
    background: white
}

.top-h1 {
    padding-top: 180px;
    text-align: justify;
    margin-left: 10px;
    padding-left: 50px;
    padding-right: 50px;
}

.top-h2 {
    padding-top: 110px;
    text-align: justify;
    margin-left: 10px;
    padding-left: 50px;
    padding-right: 50px;
}

.below {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: black;

}

.boxes {
    border-style: ridge;

}

.top-h1 {
    background: #f1f4fb;
}

.topform {
    padding-top: 180px;



}

.middlehead {
    color: black;
    padding-top: 150px;
}

.para {
    color: black;
    font-size: 16px;
    text-align: justify;

}



.paral {
    color: black;
    font-size: 16px;
    text-align: justify;
    font-weight: 400;
    padding-right: 65px;
    padding-left: 125px;
}

.parar {
    color: black;
    padding-right: 125px;
    font-size: 16px;
    text-align: justify;

}

.highlightbox1 {
    background-color: cornflowerblue;
    border-style: inherit;
    border-radius: 35px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 30px;
    color: white;
    text-align: center;

}

.boxm {
    box-shadow: -1.433px 3.734px 30px rgb(43 49 99 / 20%);
    background-color: #fff;
}

.middle {
    background: #f1f4fb;
    padding-top: 50px;
}

.heading-4 {
    font-size: 33px;
    font-family: 'AvenirLTStd-Heavy';
    margin: 0;
    padding: 10px 0 20px;
    letter-spacing: .5px;
    text-align: center;
}

.para-new {
    font-size: 18px;
    line-height: 27px;
    text-align: justify;
    color: black;
    padding-left: 38px;
    padding-right: 45px;
}

.box {
    box-shadow: -1.433px 3.734px 30px rgb(43 49 99 / 20%);
    background-color: #fff;
    border-radius: 10px;
    text-align: justify;
    padding: 15px;
    margin-top: 30px;

}

.headbx {
    color: #4172c0;
    font-size: 33px;
}

.parabx {
    text-align: justify;
}

.imgg-service {
    margin-left: 25px;
    box-shadow: -1.433px 3.734px 30px rgb(43 49 99 / 20%);
    padding-top: 20px;
    margin-bottom: 20px;
    width: 600px;
    height: 400px;

}

.service-top-h3 {
    color: #393939;
    font-size: 32px;
    padding-bottom: 15px;
}

.param2 {
    color: black;
    padding-right: 15px;
    font-size: 16px;
    text-align: justify;

}

.text-bottom-cta {

    padding: 20px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    border: 2px solid #010c04;
}

.text-bottom-cta-p {
    font-size: 15px;
    text-align: justify;
}

.heading-9 {
    padding-left: 35px;
    color: black;
    font-weight: bold;
    font-size: 25px;
}


.review-text {
    width: 74%;
    float: left;
    position: relative;
    clear: both;
    margin-left: 20px;
}

.title-review {
    font-size: 50px;
    font-weight: 700;
    color: #232e44;
    display: block;
    padding-left: 70px;

}

.banner-stats-text {
    font-size: 16px;
    font-weight: 400;
    padding-left: 60px;
}

.top-button {
    width: 100%;
    float: left;
    position: relative;
    padding: 10px 15px;
}


.areas-we-cover {
    opacity: 1;
    transition: opacity .4s;
    transition-delay: 0ms;
    padding-top: 50px;
}

.services-left {
    padding-right: 30px;
}

.service-p-left {
    font-size: 15px;
    float: right;
}

.service-h3-left {
    font-size: 18px;
    float: right;
}

.services-right {
    border-left: 2px solid #bbbeec;
    padding-left: 30px;
}

.service-h3-right {
    font-size: 18px;
    float: left;
    text-transform: uppercase;
}

.service-p-right {
    font-size: 15px;
    float: left;
}

.heavy {
    font-weight: 900 !important;
}

.text-justify {
    text-align: justify;
}

.toper-1 {
    opacity: 1;
    transition: opacity .4s;
    transition-delay: 0ms;
    background-color: #f1f4fb;
    padding-bottom: 30px;
    padding-top: 25px;

}

.hy-text {
    padding-left: 50px;
    text-align: justify;
    padding-top: 10px;
}

.toper-2 {
    padding-top: 20px;
    margin-bottom: 35px;
}

.y-text {
    padding-left: 40px;
    text-align: justify;
    padding-top: 10px;
    padding-right: 20px;
}

.qimage {
    box-shadow: -1.433px 3.734px 30px rgb(43 49 99 / 20%);
    border-radius: 10px;
}

.rat {
    margin-left: 35px;
}

.lat {
    padding-left: 35px;
}

.w {
    font-weight: bold;
}

.btn-primary11 {
    background: linear-gradient(to right, #4172c0, #7171be);
    color: white;
    border-radius: 7px !important;
    font-size: 20px;
}

.pro-ideas-text-details {
    background: #f1f4fb;
    padding: 30px;
}

.project-idea-tile {
    background-color: #F9F9F9;
    border: 1px dashed #6084e8;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.project-idea-new-icon {
    font-size: 32px;
    margin-bottom: 20px;
    color: #6084e8;
    margin-top: 20px;
}
.whatsApp_fixed2 {
    position: fixed;
    z-index: 99;
    bottom: 55%;
    right: 0px;
    border-right: none;
}
.telegram_fixed2 {
    position: fixed;
    z-index: 99;
    bottom: 25%;
    right: 0px;
    border-right: none;
}

.project-idea-new-h2 {
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    --bs-link-color: black;
    --bs-link-hover-color: blue;
    margin-top: 20px;
}

.new-project-thumbnail {
    width: 350px
}
html,
    body {
        max-width: 100%;
        overflow-x: hidden;
    }

@media only screen and (max-width: 600px) {
    .main-content {
        padding-left: 20px;
    }

    .sub-title {
        padding-left: 20px;
    }
    
    .input-group6 .form-control6 {
        position: relative;
        font-size: 18px;
        padding-left: 0px;
        width: 330px;
        margin-bottom: 0;
        height: 70px;
        border: 1px solid #005A5F;
        margin-bottom: 30px;
    }
    .btn-primary2 {
        margin-top: 20px;
        margin-left: 50px;
    }

    .order-now-entry {
        margin-left: 30px;
    }

    .order-label {
        margin-left: 50px;
        font-weight: 600px;
    }

    .order-now-entry2 {
        width: 200px;
        margin-left: 30px;
    }

    .btn-secondary2 {
        margin-right: 35px !important;
    }

    .unilogo {
        width: 100%;
    }

    .top-3 {
        padding-top: 0px;
    }

    .sub-heading-3 {
        font-size: 18px;
        line-height: 27px;
        text-align: justify;
        padding: 20px;
    }

    .service-box {
        width: 360px;
        margin-top: 60px;
    }

    .main-project {
        width: 100%;
    }

    .qimage {
        width: 100%;
        margin-top: 20px;
    }

    .why {
        padding-top: 40px;
        padding-left: 30px;
    }

    .why-text {
        width: 85%;
        padding-left: 30px;
        text-align: justify;
    }

    .top-7 {
        height: 550px;
    }

    .btn-primary7 {
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .main-content {
        padding-top: 40px;
    }

    .nav-item-btnt {
        margin-top: 10px;
        margin-left: 10px;
    }

    #nev-order-btn {
        margin-left: 0px;
    }

    .nav-item {
        padding-bottom: 10px;
    }

    html,
    body {
        max-width: 100%;
        overflow-x: hidden;
    }
    .dropdown-menu {
        margin-left: -130px;
        width: 300px;
    }
    .middle-img{
        margin-left: 90px;
    }
    .headl {
        margin-left: 0px; 
    }
    .paral {
        font-size: 18px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .paral2 {
        font-size: 18px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .imgg-service {
        width: 300px;
        height: 200px;
    }
.middle .right-ser1{
       margin-left: 10px;
    }
    .param2 {
        font-size: 18px;
    }
    .text-bottom-cta-p {
        font-size: 18px;
    }
    .foot-5 p{
        font-size: 18px !important;
    }
    .copyright-text {
        font-size: 18px;
    }
    .top-form-wrap2 {
     margin-left: 0px; 
    }
    .form-title {
        font-size: 24px;
    }
    .whatsapp-side {
        margin-left: 50px;
    }
    #review-button{
        margin-left: 0px !important;
    }
    .review-summery {
        padding: 50px 20px 40px;
    }
    .rating-chart1 {
        padding: 20px 10px 10px;
    }
    .rh1 {
        margin-left: 15px;
    }
    .rev-5-text {
        font-size: 18px;
        margin-left: 15px;
    }
    .review-ul{
        list-style: none;
        margin-left: 0px;
        font-size: 18px;
        text-align: justify;
    }
    

.ul {
    padding-left:4rem;
}
