﻿@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");

body {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    color: #16151f;
}

.page-template-policies .entry-content ul {
    list-style: unset;
    padding-left: 20px;
}

.mb50 {
    margin-bottom: 50px;
}

.gap65 {
    grid-column-gap: 65px;
}

.gridrowgap50 {
    grid-row-gap: 50px;
}

.page-template-orderform .container {
    max-width: 100% !important;
}

.icon-with-text-block-wrapper:nth-child(3) h5 span img {
    max-width: 33px;
}

section#quoteform {
    background: #1E1D2B;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    margin: 100px 0px;
}

    section#quoteform h2 {
        color: #fff;
    }

.icon-with-text-block-wrapper h5 span {
    margin-right: 15px;
    position: relative;
    top: 5px;
}

.icon-with-text-block-wrapper h5 {
    margin-bottom: 10px;
}

.gap30 {
    gap: 30px;
}

.sblock a:hover {
    color: #000 !important;
}

.grid-wrapper {
    display: grid;
}

.banner_right_area .form-group .error {
    color: red;
    position: absolute;
    bottom: 7px;
    left: 0;
}

.bnr-main-paragraph p {
    font-size: 10px;
}

.bnr-main-hdng h5 {
    font-size: 14px;
    font-weight: 500;
}

div#assignment-help-banner a {
    font-size: 10px;
    max-width: 99px;
    height: 26px;
    padding: 0px;
    width: 100%;
    display: block;
    margin: 0 auto;
    min-width: auto;
    line-height: 2.2;
}

div#assignment-help-banner .banner_btn.text-center.mt20 {
    margin-top: 10px;
}

button.footeb-btn {
    margin-top: 20px;
    background: linear-gradient(181deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 40px;
    cursor: pointer;
}

.cformwrapper form .formgroup .error, .cformwrapper form .error {
    color: red;
    position: relative;
    top: 3px;
}

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

.coloredhover:hover {
    background: linear-gradient(184deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%) !important;
}

.headerlink.ease.coloredhover:hover {
    border-radius: 0 !important;
}

#price-banners {
    background-color: #1E1D2B !important;
    border-radius: 7px;
    padding: 30px 25px;
    color: #fff;
    text-align: center;
    margin: 35px 0px;
}

    #price-banners .banner_btn a.btn-orange {
        width: 85% !important;
        margin: 0px 0px 15px 0px;
    }

    #price-banners .child-box .price-text p {
        font-size: 22px !important;
        font-style: italic !important;
        font-weight: 400 !important;
    }

    #price-banners .child-box.price-text {
        margin: 10px 0px;
    }

    #price-banners .child-box .price-rates h4 {
        font-size: 64px;
        font-weight: 600;
    }

    #price-banners .child-box .price-rates span.doller {
        font-size: 24px;
        font-weight: 300;
    }

    #price-banners .child-box .price-rates p {
        font-size: 14px;
        font-weight: 400;
    }

.price-brand-img {
    margin: 20px 0px;
}

#price-banners .child-box .banner_btn p {
    font-size: 14px;
    font-weight: 400;
}

#assignment-help-banner {
    margin: 30px 0px;
    padding: 15px 25px 15px 25px;
    text-align: center;
    color: #fff;
    background-image: url(https://buyassignment.uk/wp-content/uploads/2023/01/small-ctas.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}

    #assignment-help-banner .assign-child a.btn.btn-trans {
        background: transparent;
        color: #fff;
        border: 2px solid #ffb91c;
    }

.bnr-main-hdng {
    margin: 0px 0px 7px 0px;
}

.first-list-child ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 23px;
    max-width: 470px;
}

span.goldi-text {
    font-size: 14px;
    color: #737373 !important;
    font-weight: 400 !important;
}

img.gld-tick {
    margin-right: 6px;
    position: relative;
    top: 5px;
}

div#uni-stdnt-lst {
    margin: 25px 0px;
}

.pt50 {
    padding-top: 50px;
}

section#process-section h2 {
    margin-bottom: 20px;
}

.pb50 {
    padding-bottom: 50px;
}

.breadcrumbswithtextsec .breadcrumb {
    margin: 0px;
    margin-bottom: 50px;
}

.process-content ol li p {
    padding-left: 24px;
}

.breadcrumbswithtextsec {
    padding-top: 50px;
    background: #F5F5F5;
    padding-bottom: 80px;
}

.threecolumn {
    grid-template-columns: repeat(3, 1fr);
}

.twocolumn {
    grid-template-columns: repeat(2, 1fr);
}

.process-content ol {
    margin-left: 0px;
    list-style: none;
}

    .process-content ol li {
        margin-bottom: 20px;
    }

        .process-content ol li h6 {
            margin-bottom: 5px;
        }

.process-content {
    padding-top: 30px;
}

.breadcrumb, .breadcrumb a {
    font-weight: 500;
    color: #9B9B9B;
    margin-top: 48px;
    margin-bottom: 32px;
}

#topicssec .topicss-parah p {
    margin-top: 20px !important;
}

button#load {
    background: linear-gradient(181deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    color: #1B1B1B;
    border: 2px solid #1B1B1B;
    margin: 0 auto;
    width: 200px;
    height: 55px;
    font-weight: 600;
    display: block;
    cursor: pointer;
}

section#projectbasereviews {
    padding-bottom: 50px;
}

.hide-desktop {
    display: none;
}

.header {
    background: #16151F;
    padding: 0px 6%;
}

a {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
}

h1 {
    font-size: 40px;
    font-weight: 600;
}

h2 {
    font-size: 26px;
    font-weight: 600;
}

h3 {
    font-size: 22px;
    font-weight: 600;
}

h4 {
    font-size: 19px;
    font-weight: 600;
}

h5 {
    font-size: 16px;
    font-weight: 600;
}

h6 {
    font-size: 14px;
}

div#subh span {
    display: inline-block !important;
    background: linear-gradient(181deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    padding: 4px 17px;
    font-size: 36px;
    font-weight: 600;
    line-height: 1;
    color: #000000;
}

.plf6 {
    padding: 0 6%;
}

.header_wrapper {
    display: grid;
    grid-template-columns: 73% 27%;
    align-items: center;
}

.headerrightarea ul {
    display: inline-block;
    list-style: none;
    padding-left: 0px;
    margin: 0px;
    width: 100%;
    justify-content: end;
    max-width: 160px;
}

    .headerrightarea ul li {
        margin-right: 10px;
        border: 1.5px solid #33313F;
        line-height: 0;
        display: flex;
        border-radius: 100%;
        width: 40px;
        height: 40px;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

.support {
    width: 100%;
    display: flex;
    overflow: hidden;
    align-items: center;
}

.headerlink {
    display: inline-block;
    border: 2px solid;
    width: 130px;
    text-align: center;
    height: 40px;
    align-items: center;
    padding-top: 7px;
    border-image-source: linear-gradient(184deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    border-image-slice: 2;
    border-radius: 10px;
    overflow: hidden;
}

.logo {
    display: inline-block;
    float: left;
}

.navigation {
    display: inline;
    float: left;
}

    .navigation nav ul li a {
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        transition: ease .5s;
    }

        .navigation nav ul li a:hover {
            color: rgb(255 168 13);
        }

    .navigation nav ul li {
        margin: 0px 20px;
    }

        .navigation nav ul li:last-child {
            margin-right: 0px;
        }

.navigation {
    margin-left: 45px;
    margin-top: 12px;
}

.headerrightarea {
    width: 100%;
    padding: 15px 6%;
}

    .headerrightarea ul li {
        float: left;
    }

.headerlink a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.headerrightarea ul li:hover {
    background: rgb(255,214,54);
    background: linear-gradient(90deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    cursor: pointer;
}

section {
    padding: 0px 6%;
}

.bannerwrapper {
    display: grid;
    grid-template-columns: 2fr 1fr;
}

section#banner {
    /*    background-color: #1E1D2B;*/
    background-repeat: no-repeat;
    padding: 80px 2% 50px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.banner_right_area {
    background-color: #ffffff;
    border: 0;
    border-radius: 10px 0px 30px 30px;
    padding: 30px 50px;
    position: relative;
    max-width: 28rem;
    z-index: 999;
}
    .banner_right_area .form-top {
        border-bottom: 3px solid #ffae12;
        padding-bottom:12px;
        margin-bottom: 30px;
        position:relative;
    }
    .banner_right_area::after {
        content: "";
        background-image: url('/assets/images/img.png');
        background-repeat: no-repeat;
        /*background-color: #ffc325;*/
        width: 100%;
        height: 66px;
        position: absolute;
        top: 0px;
        z-index: -1;
        left: 0px;
    }
}
    .banner_left_col {
        padding-top: 75px;
    }

.banner_left_col {
    padding-top: 75px;
}

.banner_info span.caption {
    font-size: 16px;
    font-weight: 700;
    color: #FFD636;
    background: -webkit-linear-gradient(#FFD636, #FFA80D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.banner_info h1 {
    margin-top: 0px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
}

    .banner_info h1 span {
        display: block;
        font-size: 40px;
        text-transform: uppercase;
        background: linear-gradient(184deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
        max-width: 195px;
        color: #000 !important;
        text-align: center;
    }

.banner_info ul {
    padding-left: 0px;
    margin-left: 0px;
    list-style: none;
    margin-top: 23px;
}

    .banner_info ul li {
        color: #fff;
        margin: 17px 0px;
        font-weight: 600;
    }

        .banner_info ul li span {
            margin-right: 10px;
            position: relative;
            top: 3px;
        }

.btn {
}

a.btn.btn-trans {
    background: #1B1B1B;
    color: #fff;
    border: 2px solid #ffb91c;
}

a.btn.btn-orange {
    background: linear-gradient(184deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    color: #1B1B1B;
    border: 2px solid #1B1B1B;
}

a.btn {
    min-width: 196px;
    padding: 11px 10px;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    margin-right: 15px;
}


   

.banner_right_area form input[type="text"], .banner_right_area form input[type="email"] {
    background: #0000;
    border: none;
    border-bottom: 1px solid #D9D9D9;
    width: 100%;
    border-radius: 0px;
    padding-left: 30px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.banner_right_area .form-group {
    position: relative;
    overflow: hidden;
    display: block;
}

    .banner_right_area .form-group span {
        position: absolute;
        left: 0;
        top: 6px;
        color: #FFB900;
    }

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");

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

.header {
    background: #16151F;
    padding: 0px 6%;
}

.header_wrapper {
    display: grid;
    grid-template-columns: 73% 27%;
    align-items: center;
}

.headerrightarea ul {
    display: inline-block;
    list-style: none;
    padding-left: 0px;
    margin: 0px;
    width: 100%;
    justify-content: end;
    max-width: 160px;
}

    .headerrightarea ul li {
        margin-right: 10px;
        border: 1.5px solid #33313F;
        line-height: 0;
        display: flex;
        border-radius: 100%;
        width: 40px;
        height: 40px;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

.support {
    width: 100%;
    display: flex;
    overflow: hidden;
    align-items: center;
}

.headerlink {
    display: inline-block;
    border: 2px solid;
    width: 130px;
    text-align: center;
    height: 40px;
    align-items: center;
    padding-top: 7px;
    border-image-source: linear-gradient(184deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    border-image-slice: 2;
    border-radius: 10px;
    overflow: hidden;
}

.logo {
    display: inline-block;
    float: left;
}

.navigation {
    display: inline;
    float: left;
}

    .navigation nav ul li a {
        color: #fff;
        font-size: 14px;
        font-weight: 400;
    }

    .navigation nav ul li {
        margin: 0px 20px;
    }

        .navigation nav ul li:last-child {
            margin-right: 0px;
        }

.navigation {
    margin-left: 45px;
    margin-top: 12px;
}

.headerrightarea {
    width: 100%;
    padding: 15px 6%;
}

    .headerrightarea ul li {
        float: left;
    }

.headerlink a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.headerrightarea ul li:hover {
    background: rgb(255,214,54);
    background: linear-gradient(90deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    cursor: pointer;
}

/*section {
    padding: 0px 6%;
}*/

.bannerwrapper {
    display: grid;
    grid-template-columns: 2fr 1fr;
}

.banner_left_col {
    padding-top: 75px;
}

.banner_left_col {
    padding-top: 75px;
}

.banner_info span.caption {
    font-size: 16px;
    font-weight: 700;
    color: #FFD636;
    background: -webkit-linear-gradient(#FFD636, #FFA80D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.banner_info h1 {
    margin-top: 0px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
}

    .banner_info h1 span {
        display: block;
        font-size: 40px;
        text-transform: uppercase;
        background: linear-gradient(184deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
        max-width: 195px;
        color: #000 !important;
        text-align: center;
    }

.banner_info ul {
    padding-left: 0px;
    margin-left: 0px;
    list-style: none;
    margin-top: 23px;
}

    .banner_info ul li {
        color: #fff;
        margin: 17px 0px;
        font-weight: 600;
    }

        .banner_info ul li span {
            margin-right: 10px;
            position: relative;
            top: 3px;
        }

.btn {
}

a.btn.btn-trans {
    background: #1B1B1B;
    color: #fff;
    border: 2px solid #ffb91c;
}

a.btn.btn-orange {
    background: linear-gradient(181deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    color: #1B1B1B;
    border: 2px solid #1B1B1B;
}

a.btn {
    min-width: 196px;
    padding: 11px 10px;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    margin-right: 15px;
}

.banner_right_area h2 {
    font-size: 19px;
    color: #fff;
}

    .banner_right_area h2 span {
        background: -webkit-linear-gradient(#FFD636, #FFA80D);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 600;
    }

.banner_right_area form input[type="text"], .banner_right_area form input[type="email"] {
    background: #0000;
    border: none;
    border-bottom: 1px solid #D9D9D9;
    width: 100%;
    border-radius: 0px;
    padding-left: 30px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    color: #fff;
}

.banner_right_area .form-group {
    position: relative;
}

.banner_right_area form input[type="text"]:focus, .banner_right_area form input[type="email"]:focus {
    outline: 0;
}

 

        .banner_right_area form input::placeholder {
            color: #fff;
            opacity: 1;
        }

        .banner_right_area form input:-ms-input-placeholder {
            color: #fff;
        }

        .banner_right_area form input::-ms-input-placeholder {
            color: #fff;
        }

        .banner_right_area form input[type="text"]:focus, .banner_right_area form input[type="email"]:focus {
            outline: 0;
        }



.termstext {
    font-size: 11.8px;
    position: relative !important;
    color: #fff;
    display: inline;
    top: -5px;
}

    .termstext span {
        position: relative !important;
        top: 0 !important;
    }

.banner_right_area form input[type="submit"] {
    margin-top: 22px;
    width: 100%;
    padding: 14px 0px;
    font-size: 15px;
    font-weight: 700 !important;
    background: linear-gradient(180deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    border: 0;
    text-transform: uppercase;
    cursor: pointer;
}

.banner_right_area form input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow: hidden;
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    width: 20px !important;
    height: 20px !important;
    border-radius: 2px !important;
    position: relative;
    border: 0;
    cursor: pointer;
}

    .banner_right_area form input[type="checkbox"]:before {
        position: absolute;
        content: "";
        background: #fff;
        border: 1px solid #fff;
        width: 100%;
        height: 100%;
    }

    .banner_right_area form input[type="checkbox"]:checked:before {
        background-color: #ffb61a;
        background-image: url(//buyassignment.uk/wp-content/themes/buyassignmentuk/assets/image/checkboxi.png);
        background-size: cover;
    }

section#experties {
    background: #f5f5f5;
}

    section#experties .innerwrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 30px;
        padding: 65px 0px;
    }

        section#experties .innerwrapper .supporttext h2 {
            margin: 0px;
            font-size: 16px;
        }

.exsupportwrapper {
    display: flex;
    align-items: center;
}

section#experties .innerwrapper .supporttext p {
    margin: 5px 0px;
    font-size: 14px;
    color: #4F4F4F;
}

.exsupporticon {
    width: 160px;
}

.service_block_wrapper .sblock:nth-child(2) p {
    max-width: 380px;
}

.sec_heading_with_link {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

section#services {
    padding: 60px 6%;
}

.ser_link {
    border-bottom: 2px dashed #FFB900;
    font-size: 16px;
}

    .ser_link a {
        color: #FFB900;
    }

.services_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 37px;
    grid-row-gap: 34px;
    margin-top: 35px;
}

.service .service_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service .service_image {
    height: 140px;
    border-radius: 5px;
    overflow: hidden;
}

.service_title {
    border-radius: 5px;
    background: #1E1D2B;
}

    .service_title a {
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        padding: 7px 12px;
        display: block;
        color: #FFA80D;
        margin-top: 3px;
        background: -webkit-linear-gradient(#FFD636, #FFA80D);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

section#cta {
    background: #16151F;
    padding: 45px 6%;
    text-align: center;
    position: relative;
}

    section#cta:before {
        position: absolute;
        content: "";
        left: 0;
        background: url(//buyassignment.uk/wp-content/themes/buyassignmentuk/assets/image/leftbeforecta.png);
        height: 100%;
        width: 200px;
        background-size: contain;
        top: 0;
        background-position: right;
        background-repeat: no-repeat;
    }

    section#cta:after {
        position: absolute;
        content: "";
        height: 100%;
        width: 114px;
        background-size: cover !important;
        top: 0;
        right: 0;
        background: url(//buyassignment.uk/wp-content/themes/buyassignmentuk/assets/image/rightbeforecta.png);
        background-position: right;
        background-repeat: no-repeat;
    }

.cta_heading h4 {
    color: #fff;
    font-weight: 500;
    line-height: 2;
}

    .cta_heading h4 span {
        font-weight: 600;
        text-transform: uppercase;
        background: linear-gradient(180deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
        padding: 3px;
        color: #000;
    }

.mt20 {
    margin-top: 20px;
}

.mt10 {
    margin-top: 10px;
}

section#topicssec {
    padding: 60px 6%;
    background: #F5F5F5;
}

.topics_listing {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 45px;
    grid-column-gap: 104px;
    grid-row-gap: 40px;
}

    .topics_listing .topic:before {
        position: absolute;
        content: "";
        height: 50px;
        width: 4px;
        background: linear-gradient(180deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
        top: 8px;
        left: 0;
    }

    .topics_listing .topic {
        position: relative;
        padding-left: 15px;
    }

        .topics_listing .topic p {
            margin-top: 5px;
        }

.cw {
    color: #fff;
}

.cg {
    color: #FFB900;
}

.reviewwrap svg {
    position: relative;
    top: 2px;
}

.sblock {
    background: #1E1D2B;
    border-radius: 5px;
    padding: 40px 22px;
}

.service_block_wrapper {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 30px;
}

    .service_block_wrapper .sblock:nth-child(2) {
        grid-column: 2/4;
    }

.reviewwrap {
    padding: 5px 0px;
}

    .reviewwrap svg {
        margin-left: 15px;
    }

.sblock p {
    margin: 0px 0px 10px;
}

.bcaption span {
    font-weight: 600;
}

.bcaption {
    margin: 6px 0px 4px;
}

.blocklongdesc {
    max-width: 384px;
}

.f600 {
    font-weight: 600;
}

.fs13 {
    font-size: 13px;
}

.border_trans_btn {
    display: inline-block;
    border-bottom: 1px dashed #ffbb1e;
    padding-bottom: 5px;
}

.ease {
    transition: ease .5s;
}

    .ease:focus {
        outline: 0;
        border: 0;
    }

.border_trans_btn a:hover, .border_trans_btn a:visited {
    color: #ffcf51;
}

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

p {
    margin: 0px;
}

.ptb45 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.guarantelisting {
    margin-top: 32px;
}

    .guarantelisting ul li {
        display: flex;
        align-items: center;
        font-weight: 500;
        padding: 16px 0px;
        border-top: 1px solid #E8E8E8;
    }

        .guarantelisting ul li svg {
            margin-right: 10px;
        }

.featureblockwrapper {
    display: grid;
    grid-template-columns: 0.91fr 1.9fr;
    grid-column-gap: 21px;
}

.samples_listing {
    background: #F5F5F5;
    margin-top: 30px;
}

.samplewrapper {
    padding: 40px 45px;
    position: relative;
}

.noborder {
    border: none !important;
}

ul.sampledatainfo span {
    font-weight: 700;
    color: #1E1D2B;
}

.sample .icon {
    margin-right: 40px;
}

.sample .sample_icon {
    margin-right: 56px;
    padding-top: 12px;
}

ul.sampledatainfo {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 70px;
    margin-top: 5px;
}

    ul.sampledatainfo li {
        margin-bottom: 10px;
        color: #4B4A5B;
        ;
    }

.sample_data .paperterm {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    color: #52636D;
}

.fbrightarea .banner_btn a {
    width: 100%;
    max-width: 517px;
    margin-right: 0px;
}

    .fbrightarea .banner_btn a span {
        color: #3686FC;
        text-transform: uppercase;
        border-bottom: 2px solid;
    }

.samplewrapper:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #E7E7E7;
    left: 0;
    width: 88%;
    margin: 0 auto;
    right: 0;
    bottom: 0;
}

.samples_listing .samplewrapper:last-child:after {
    display: none;
}

section#popular_subjects {
    background: #f5f5f573;
    margin-top: 60px;
}

.popularsubpara {
    max-width: 815px;
    margin: 20px auto 0;
    text-align: center;
}

    .popularsubpara p:last-child {
        margin-top: 30px;
    }

.ps_listing ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 35px;
    max-width: 1000px;
    margin: 30px auto;
    grid-column-gap: 20px;
}

    .ps_listing ul li a {
        font-weight: 500;
        color: #4D4D4D;
    }

    .ps_listing ul li {
        margin-bottom: 25px;
        position: relative;
    }

        /*.ps_listing ul li:after {
            position: absolute;
            content: "";
            height: 10px;
            width: 10px;
            background: url(//buyassignment.uk/wp-content/themes/buyassignmentuk/assets/image/psicon.png);
        }*/

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");

body {
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
    font-weight: 400;
}

.header {
    background: #16151F;
    padding: 0px 6%;
}

a {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
}

h1 {
    font-size: 40px;
    font-weight: 600;
}

h2 {
    font-size: 26px;
    font-weight: 600;
}

h3 {
    font-size: 22px;
    font-weight: 600;
}

h4 {
    font-size: 19px;
    font-weight: 600;
}

h5 {
    font-size: 16px;
    font-weight: 600;
}

h6 {
    font-size: 14px;
}

.header_wrapper {
    display: grid;
    grid-template-columns: 73% 27%;
    align-items: center;
}

.headerrightarea ul {
    display: inline-block;
    list-style: none;
    padding-left: 0px;
    margin: 0px;
    width: 100%;
    justify-content: end;
    max-width: 160px;
}

    .headerrightarea ul li {
        margin-right: 10px;
        border: 1.5px solid #33313F;
        line-height: 0;
        display: flex;
        border-radius: 100%;
        width: 40px;
        height: 40px;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

.support {
    width: 100%;
    display: flex;
    overflow: hidden;
    align-items: center;
}

.headerlink {
    display: inline-block;
    border: 2px solid;
    width: 130px;
    text-align: center;
    height: 40px;
    align-items: center;
    padding-top: 7px;
    border-image-source: linear-gradient(184deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    border-image-slice: 2;
    border-radius: 10px;
    overflow: hidden;
}

.logo {
    display: inline-block;
    float: left;
}

.navigation {
    display: inline;
    float: left;
}

    .navigation nav ul li a {
        color: #fff;
        font-size: 14px;
        font-weight: 400;
    }

    .navigation nav ul li {
        margin: 0px 20px;
    }

        .navigation nav ul li:last-child {
            margin-right: 0px;
        }

.navigation {
    margin-left: 45px;
    margin-top: 12px;
}

.headerrightarea {
    width: 100%;
    padding: 15px 6%;
}

    .headerrightarea ul li {
        float: left;
    }

.headerlink a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.headerrightarea ul li:hover {
    background: rgb(255,214,54);
    background: linear-gradient(90deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    cursor: pointer;
}

/*section {
    padding: 0px 6%;
}*/

.bannerwrapper {
    display: grid;
    grid-template-columns: 2fr 1fr;
}

.banner_left_col {
    padding-top: 75px;
}

.banner_left_col {
    padding-top: 75px;
}

.banner_info span.caption {
    font-size: 16px;
    font-weight: 700;
    color: #FFD636;
    background: -webkit-linear-gradient(#FFD636, #FFA80D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.banner_info h1 {
    margin-top: 0px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
}

    .banner_info h1 span {
        display: block;
        font-size: 40px;
        text-transform: uppercase;
        background: linear-gradient(184deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
        max-width: 195px;
        color: #000 !important;
        text-align: center;
    }

.banner_info ul {
    padding-left: 0px;
    margin-left: 0px;
    list-style: none;
    margin-top: 23px;
}

    .banner_info ul li {
        color: #fff;
        margin: 17px 0px;
        font-weight: 600;
    }

        .banner_info ul li span {
            margin-right: 10px;
            position: relative;
            top: 3px;
        }

.btn {
}

a.btn.btn-trans {
    background: #1B1B1B;
    color: #fff;
    border: 2px solid #ffb91c;
}

a.btn.btn-orange {
    background: linear-gradient(184deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    color: #1B1B1B;
    border: 2px solid #1B1B1B;
}

a.btn {
    min-width: 196px;
    padding: 11px 10px;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    margin-right: 15px;
}


    .banner_right_area h2 span {
        background: -webkit-linear-gradient(#FFD636, #FFA80D);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 600;
    }

.banner_right_area form input[type="text"], .banner_right_area form input[type="email"] {
    background: #0000;
    border: none;
    border-bottom: 1px solid #D9D9D9;
    width: 100%;
    border-radius: 0px;
    padding-left: 30px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.banner_right_area .form-group {
    position: relative;
    overflow: hidden;
    display: block;
    margin:0;
}

    .banner_right_area .form-group span {
        position: absolute;
        left: 0;
        top: 6px;
        color: #FFB900;
    }

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");

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

.header {
    background: #16151F;
    padding: 5px 6%;
}

.header_wrapper {
    display: grid;
    grid-template-columns: 73% 27%;
    align-items: center;
}

.headerrightarea ul {
    display: inline-block;
    list-style: none;
    padding-left: 0px;
    margin: 0px;
    width: 100%;
    justify-content: end;
    max-width: 160px;
}

    .headerrightarea ul li {
        margin-right: 10px;
        border: 1.5px solid #33313F;
        line-height: 0;
        display: flex;
        border-radius: 100%;
        width: 40px;
        height: 40px;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

.support {
    width: 100%;
    display: flex;
    overflow: hidden;
    align-items: center;
}

.headerlink {
    display: inline-block;
    border: 2px solid;
    width: 130px;
    text-align: center;
    height: 49px;
    align-items: center;
    padding-top: 7px;
    border-image-source: linear-gradient(184deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    border-image-slice: 2;
    border-radius: 10px;
    overflow: hidden;
    padding: 12px 10px;
}

.logo {
    display: inline-block;
    float: left;
}

.navigation {
    display: inline;
    float: left;
}

.navigation nav ul li a {
   color: #fff;
   font-size: 14px;
   font-weight: 400;
}
.navigation nav ul li {
 margin: 0px 20px;
}

.navigation nav ul li:last-child {
  margin-right: 0px;
}

.navigation {
    margin-left: 45px;
    margin-top: 12px;
}

.headerrightarea {
    width: 100%;
    padding: 15px 0%;
}

    .headerrightarea ul li {
        float: left;
    }

.headerlink a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.headerrightarea ul li:hover {
    background: rgb(255,214,54);
    background: linear-gradient(90deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    cursor: pointer;
}

/*section {
    padding: 0px 0%;
}*/

.bannerwrapper {
    display: grid;
    grid-template-columns: 2fr 1fr;
    position:relative;
}

.banner_left_col {
    padding-top: 75px;
}

.banner_left_col {
    padding-top: 75px;
}

.banner_info span.caption {
    font-size: 16px;
    font-weight: 700;
    color: #FFD636;
    background: -webkit-linear-gradient(#FFD636, #FFA80D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.banner_info h1 {
    margin-top: 0px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
}
  /*  .banner_info h1:hover {
        color: #ffd636;
        cursor:pointer;
    }*/
    .banner_info h1 span {
        display: block;
        font-size: 40px;
        text-transform: uppercase;
        background: linear-gradient(184deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
        max-width: 330px;
        color: #000 !important;
        text-align: left;
    }

.banner_info ul {
    padding-left: 0px;
    margin-left: 0px;
    list-style: none;
    margin-top: 23px;
}

    .banner_info ul li {
        display:flex;
        color: #fff;
        margin: 17px 0px;
        font-weight: 600;
    }

        .banner_info ul li span {
            margin-right: 10px;
            position: relative;
            top:0px;
        }

.btn {
}

a.btn.btn-trans {
    background: #1B1B1B;
    color: #fff;
    border: 2px solid #ffb91c;
}

a.btn.btn-orange {
    background: linear-gradient(181deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    color: #1B1B1B;
    border: 2px solid #1B1B1B;
    margin-bottom: 0;
}

.grey-hover:hover {
    background: #ECECEC !important;
}

a.btn {
    min-width: 140px;
    padding: 11px 10px;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    margin-right: 15px;
}

.banner_right_area h2 {
    font-size: calc(22px + (38 - 22) * (100vw - 320px) / (1920 - 320));
    color: #1e1d2b;
    font-weight: bold;
    text-align: center;
    padding-bottom:0;
}
.banner_right_area h6 {
    font-size: 18px;
    color: #1e1d2b;
    font-weight: 600;
    text-align: center;
    padding-bottom:12px;
    position:relative;
}


.banner_right_area h2 span {
    background: -webkit-linear-gradient(#FFD636, #FFA80D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}

.banner_right_area form input[type="text"], .banner_right_area form input[type="email"], .banner_right_area form input[type="tel"] {
    border: none;
    border-bottom: 1px solid #D9D9D9;
    width: 100%;
    padding-left: 47px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #000;
    border-radius: 5px;
    background-color: rgb(239, 239, 239);
    position: relative;
    height: 50px;
    padding-top: 12px;
}


.banner_right_area .form-group {
    position: relative;
}

    .banner_right_area .form-group i {
        position: absolute;
        z-index: 99;
        left: 13px;
        top: 16px;
        color: #ffae12;
        border-right: 1px solid #ffae12;
        padding-right: 10px;
        font-size: 20px;
    }
    .banner_right_area form input[type="text"]:focus, .banner_right_area form input[type="email"]:focus {
    outline: 0;
}






        .banner_right_area form input::placeholder {
            color: #1e1d2b;
        }

        .banner_right_area form input:-ms-input-placeholder {
            color: #1e1d2b;
        }

        .banner_right_area form input::-ms-input-placeholder {
            color: #1e1d2b;
        }

        .banner_right_area form input[type="text"]:focus, .banner_right_area form input[type="email"]:focus {
            outline: 0;
        }



   /* .banner_right_area form {
        padding-right: 15px;
    }*/

.termstext {
    font-size: 11.8px;
    position: relative !important;
    color: #fff;
    display: inline;
    top: -5px;
}

    .termstext span {
        position: relative !important;
        top: 0 !important;
    }

.banner_right_area form input[type="submit"] {
    margin-top: 12px;
    width: 100%;
    padding: 20px 0px;
    font-size: 15px;
    font-weight: 700 !important;
    background: linear-gradient(180deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    border: 0;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 10px;
}

.banner_right_area form input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow: hidden;
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    width: 20px !important;
    height: 20px !important;
    border-radius: 2px !important;
    position: relative;
    border: 0;
    cursor: pointer;
}

    .banner_right_area form input[type="checkbox"]:before {
        position: absolute;
        content: "";
        background: #fff;
        border: 1px solid #fff;
        width: 100%;
        height: 100%;
    }

    .banner_right_area form input[type="checkbox"]:checked:before {
        background-color: #ffb61a;
        background-image: url(//buyassignment.uk/wp-content/themes/buyassignmentuk/assets/image/checkboxi.png);
        background-size: cover;
    }

section#experties {
    background: #f5f5f5;
}

    section#experties .innerwrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 30px;
        padding: 30px 0px;
    }

        section#experties .innerwrapper .supporttext h2 {
            margin: 0px;
            font-size: 16px;
        }

.exsupportwrapper {
    display: flex;
    align-items: center;
}

section#experties .innerwrapper .supporttext p {
    margin: 5px 0px;
    font-size: 16px;
    color: #000;
}

.sec_heading_with_link {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

section#services {
    padding:70px 0%;
}

.ser_link {
    border-bottom: 2px dashed #FFB900;
    font-size: 16px;
}

    .ser_link a {
        color: #FFB900;
    }

.services_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 37px;
    grid-row-gap: 34px;
    margin-top: 35px;
}

.service .service_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service .service_image {
    height: 140px;
    border-radius: 5px;
    overflow: hidden;
}

.service_title {
    border-radius: 5px;
    background: #1E1D2B;
}

    .service_title a {
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        padding: 7px 12px;
        display: block;
        color: #FFA80D;
        margin-top: 3px;
        background: -webkit-linear-gradient(#FFD636, #FFA80D);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

section#cta {
    background: #16151F;
    padding: 55px 0;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    z-index:1;
}

    section#cta:before {
        position: absolute;
        content: "";
        left: 0;
        background: url(//buyassignment.uk/wp-content/themes/buyassignmentuk/assets/image/leftbeforecta.png);
        height: 100%;
        width: 200px;
        background-size: contain;
        top: 0;
        background-position: right;
        background-repeat: no-repeat;
        z-index: -1;
    }

    section#cta:after {
        position: absolute;
        content: "";
        height: 100%;
        width: 114px;
        background-size: cover !important;
        top: 0;
        right: 0;
        background: url(//buyassignment.uk/wp-content/themes/buyassignmentuk/assets/image/rightbeforecta.png);
        background-position: right;
        background-repeat: no-repeat;
        z-index: -1;
    }

.cta_heading h4 {
    color: #fff;
    font-weight: 500;
    line-height: 2;
}

.cta_heading {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}

    .cta_heading h4 span {
        font-weight: 600;
        text-transform: uppercase;
        background: linear-gradient(180deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
        padding: 3px;
        color: #000;
    }

.mt20 {
    margin-top: 20px;
}

.mt10 {
    margin-top: 10px;
}

section#topicssec {
    padding: 60px 6%;
    background: #F5F5F5;
}

.topics_listing {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 45px;
    grid-column-gap: 104px;
    grid-row-gap: 40px;
}

    .topics_listing .topic:before {
        position: absolute;
        content: "";
        height: 50px;
        width: 4px;
        background: linear-gradient(180deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
        top: 8px;
        left: 0;
    }

    .topics_listing .topic {
        position: relative;
        padding-left: 15px;
    }

        .topics_listing .topic p {
            margin-top: 5px;
            color:#000;
        }

.cw {
    color: #fff;
}

.cg {
    color: #FFB900;
}

.reviewwrap svg {
    position: relative;
    top: 2px;
}

.sblock {
    background: #1E1D2B;
    border-radius: 5px;
    padding: 40px 22px;
}

.service_block_wrapper {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 30px;
}

    .service_block_wrapper .sblock:nth-child(2) {
        grid-column: 2/4;
    }

.reviewwrap {
    padding: 5px 0px;
}

    .reviewwrap svg {
        margin-left: 15px;
    }

.sblock p {
    margin: 0px 0px 10px;
}

.bcaption span {
    font-weight: 600;
}

.bcaption {
    margin: 6px 0px 4px;
}

.blocklongdesc {
    max-width: 384px;
}

.f600 {
    font-weight: 600;
}

.fs13 {
    font-size: 13px;
}

.border_trans_btn {
    display: inline-block;
    border-bottom: 1px dashed #ffbb1e;
    padding-bottom: 5px;
}

.ease {
    transition: ease .5s;
}

    .ease:focus {
        outline: 0;
        border: 0;
    }

.border_trans_btn a:hover, .border_trans_btn a:visited {
    color: #ffcf51;
}

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

p {
    margin: 0px;
}

.ptb45 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.guarantelisting {
    margin-top: 32px;
}

    .guarantelisting ul li {
        display: flex;
        align-items: center;
        font-weight: 500;
        padding: 16px 0px;
        border-top: 1px solid #E8E8E8;
    }

        .guarantelisting ul li svg {
            margin-right: 10px;
        }

.featureblockwrapper {
    display: grid;
    grid-template-columns: 0.91fr 1.9fr;
    grid-column-gap: 21px;
}

.samples_listing {
    background: #F5F5F5;
    margin-top: 30px;
}

.samplewrapper {
    padding: 40px 45px;
    position: relative;
}

.noborder {
    border: none !important;
}

ul.sampledatainfo span {
    font-weight: 700;
    color: #1E1D2B;
}

.sample {
    display: grid;
    grid-template-columns: 24% 76%;
}

    .sample .icon {
        margin-right: 40px;
    }

    .sample .sample_icon {
        margin-right: 56px;
        padding-top: 12px;
    }

ul.sampledatainfo {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 70px;
    margin-top: 5px;
}

    ul.sampledatainfo li {
        margin-bottom: 10px;
        color: #4B4A5B;
        ;
    }

.sample_data .paperterm {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    color: #52636D;
}

.fbrightarea .banner_btn a {
    width: 100%;
    max-width: 517px;
    margin-right: 0px;
}

    .fbrightarea .banner_btn a span {
        color: #3686FC;
        text-transform: uppercase;
        border-bottom: 2px solid;
    }

.samplewrapper:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #E7E7E7;
    left: 0;
    width: 88%;
    margin: 0 auto;
    right: 0;
    bottom: 0;
}

.samples_listing .samplewrapper:last-child:after {
    display: none;
}

.featurebtn a {
    background: #d7e8b7b5;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 12px 0px;
    color: #000;
    border: 1px solid #85C313;
    border-radius: 5px;
    font-size: 13px;
}

    .featurebtn a span {
        color: #3686FC;
        font-weight: 500;
        border-bottom: 1px solid;
    }

section#popular_subjects {
    background: #f5f5f573;
    margin-top: 0;
    padding: 60px 0 20px;
}

.popularsubpara {
    max-width: 815px;
    margin: 20px auto 0;
    text-align: center;
    color:#000;
}

    .popularsubpara p:last-child {
        margin-top: 30px;
    }

.ps_listing ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 35px;
    max-width: 1000px;
    margin: 40px auto;
    grid-column-gap: 20px;
}

    .ps_listing ul li a {
        font-weight: 500;
        color: #4D4D4D;
        text-decoration: none;
        position: relative;
        font-size: calc(14px + (17 - 14) * (100vw - 320px) / (1920 - 320));
        font-weight: bold;
    }

        .ps_listing ul li a:hover {
            color: #ffc325;
        }

    .ps_listing ul li {
        margin-bottom: 25px;
        position: relative;
    }

        .ps_listing ul li:before {
            position: absolute;
            font-family: "FontAwesome";
            content: "\f058";
            /*  height: 20px;
            width: 19px;*/
            /*            background: url(//buyassignment.uk/wp-content/themes/buyassignmentuk/assets/image/psicon.png);*/
            background-size: contain;
            background-repeat: no-repeat;
            top: 1px;
            left: -25px;
            font-size: 15px;
            color: #000;
        }

.longcontentwrapper {
    display: grid;
    grid-template-columns: 1.9fr 1.1fr;
    grid-column-gap: 30px;
}

.contentarea h2 {
    margin-bottom: 33px;
}

.contentarea p {
    margin-bottom: 30px;
}

.contentarea h3, .contentarea h4 {
    margin-bottom: 23px;
}

.pricingareainner {
    padding: 38px 25px;
    -webkit-box-shadow: 0px 0px 23px 0px rgba(196,194,196,1);
    -moz-box-shadow: 0px 0px 23px 0px rgba(196,194,196,1);
    box-shadow: 0px 0px 23px 0px rgb(196 194 196 / 57%);
    border-radius: 5px;
}

.paperprices {
    margin-top: 20px;
}

    .paperprices .paperpriceslisting {
        margin-top: 15px;
        display: flex;
        justify-content: space-between;
    }

.paperpriceslisting .days {
    color: #737373;
    font-size: 13px;
}

    .paperpriceslisting .days li {
        margin-bottom: 21px;
    }

.paperpriceslisting .days {
    color: #737373;
    font-size: 13px;
}

    .paperpriceslisting .days li {
        margin-bottom: 21px;
    }

.paperprices .paperpriceslisting ul.li_pricing li {
    margin-bottom: 19px;
    color: #3C3B4B;
}

.securityandpayments h5 {
    margin-bottom: 20px;
}

.guatranteeandhc {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .guatranteeandhc div {
        background: #f4f4f4;
        padding: 5px 25px 5px 8px;
        border-radius: 26px;
        font-size: 10px;
        font-weight: 600;
        display: flex;
        align-items: center;
        text-transform: uppercase;
        min-height: 38px;
    }

.securityandpayments p {
    margin-top: 25px;
    font-size: 13px;
}

.guatranteeandhc div svg {
    margin-right: 8px;
}

.paymenticons {
    margin-top: 25px;
}

.guatranteeandhc div:nth-child(2) {
    background: #a0c0538f;
}

    .guatranteeandhc div:nth-child(2) svg {
        margin-right: 3px;
    }

ul.accordion-list li {
    position: relative;
    list-style:none;
}

    ul.accordion-list li h5 {
        cursor: pointer;
        margin-bottom: 17px;
        border-bottom: 1px solid #000;
        padding-bottom: 15px;
        color: #000000;
    }

    ul.accordion-list li .answer {
        margin-bottom: 25px;
        color: #737373;
    }

section#faqsection .faq {
    margin-top: 70px;
}

ul.accordion-list li h5:after {
    content: "";
    position: absolute;
    background: url(/assets/images/faqarrow.png);
    height: 10px;
    width: 23px;
    right: 0;
    top: 0;
    color: #fcc110;
    transition: all 0.3s ease-in-out;
    background-repeat: no-repeat;
}

ul.accordion-list li.active h5:after {
    transform: rotate(180deg);
}

.slider_top {
    display: flex;
    justify-content: space-between;
}
    .slider_top h5 {
        font-weight: 600;
        color: #16151f;
        font-size:22px;
    }

.testimonail_slider .item {
    padding: 32px 15px;
    border: 1px solid #000;
}

.owl-theme .owl-dots .owl-dot span {
    background: #1E1D2B !important;
    width: 13px !important;
    height: 8px !important;
    margin: 5px 2px !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: linear-gradient(181deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%) !important;
    width: 10px !important;
    height: 10px !important;
}

.testimonail_slider .order_date {
    margin-top:0;
    margin-bottom:0;
}

.testimonail_slider_wrapper {
    margin-top: 50px;
}

.testimonail_slider .slider_desc {
    color: #32424B;
    line-height: 28px;
    margin-bottom: 15px;
    font-size: 13px;
    padding-right: 50px;
}

.testimonail_slider .testimonials_end .test_ficon {
    display: inline-block;
}

.testimonail_slider .testimonials_end .useridinfo {
    display: inline;
    margin-left: 20px;
    font-size: 10px;
}

.testimonials_end {
    display: flex;
    align-items: center;
}

.testimonail_slider .testimonials_end .useridinfo span {
    margin-left: 15px;
}

section#testimonials {
    position: relative;
}

    section#testimonials:before {
        position: absolute;
        content: "";
        height: 57%;
        width: 100%;
        left: 0;
        background: #1E1D2B;
        top: 0;
    }

    section#testimonials h2 {
        position: relative;
    }

.testimonail_slider_wrapper .item {
    background: #fff;
    min-height:273px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    box-shadow: 0px 0px 24px 0px rgba(40, 33, 33, 0.55);
    border: 2px solid #ffc107;
    border-radius:20px;
}

.testimonail_slider_wrapper .item p {
        font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1920 - 320));
        color: #75747f;
        font-style: italic;
}
.owl-theme .owl-dots .owl-dot span {
    background:#1E1D2B!important;
    width:13px!important;
    height:8px!important;
    margin:5px 2px!important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: linear-gradient(181deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%) !important;
    width:10px!important;
    height:10px!important;
}
/*.testimonail_slider_wrapper {
margin-top: 50px;
padding: 0px 10px;
} */ 
.testimonail_slider_wrapper {
    margin-top: 50px;
    padding: 0px 10px;
}

footer#colophon {
    background: #1E1D2B;
    padding-top: 77px;
}

.footer_top {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-column-gap: 40px;
    padding: 0px 6%;
    border-bottom: 1px solid #FFB900;
    padding-bottom: 38px;
    margin-bottom: 50px;
}

.footer_left ul {
    display: grid;
    grid-template-columns: 1.7fr 2fr;
}

.footer_top ul li a {
    color: #FFF;
    font-size: 13px;
    text-decoration: none;
}

.footer_right ul {
    display: flex;
    justify-content: space-around;
}

.footer_left ul li a span {
    margin-right: 2px;
    position: relative;
    top: 1px;
}

.footerlinks {
    display: grid;
    padding: 60px 6% 44px;
    grid-template-columns: repeat(5, 1fr);
}

.footercol ul li a {
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    text-decoration: none;
}

.footer_bottom {
    background: #100F1B;
    text-align: center;
    padding: 15px 0px;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
}

    .footer_bottom span {
        color: #FFD636;
    }

.footercol ul li {
    margin-bottom: 20px;
}

.socialmedia ul li a {
    background: #1A1928;
    padding: 14px;
    display: block;
    margin-top: 15px;
}

    .socialmedia ul li a span {
        position: relative;
        padding: 0px 28px 0px 0px;
        top: 4px;
    }

.footercol .socialmedia ul li {
    position: relative;
}

    .footercol .socialmedia ul li:before {
        height: 100%;
        width: 2px;
        position: absolute;
        content: "";
        background: #28263A;
        left: 48px;
    }

.page-template-policies-php ol {
    margin-left: 0px;
    margin-top: 26px;
    padding-left: 14px;
}

    .page-template-policies-php ol ol li {
        margin-bottom: 10px;
        font-size: 14px;
        margin-top: 0px;
    }

    .page-template-policies-php ol ol {
        margin-top: 15px;
        padding-left: 10px;
        list-style: lower-roman;
    }

    .page-template-policies-php ol li {
        font-size: 22px;
        margin-top: 20px;
    }

.page-template-policies-php main {
    padding-bottom: 50px;
}

.page-template-policies-php .entry-content p {
    color: #4F4F4F;
    line-height: 24px;
}

.page-id-161.page-template-policies-php .entry-content ul {
    margin-top: 20px;
    list-style: disc;
    padding-left: 17px;
    margin-bottom: 40px;
}

.page-template-policies-php .entry-content ul li {
    margin-bottom: 15px;
}

.page-id-161.page-template-policies-php h3 {
    margin-bottom: 15px;
}

.page-id-161.page-template-policies-php .entry-content p {
    margin-bottom: 20px;
}

ul.contactinfopolicy {
    display: flex;
    font-size: 14px;
    list-style: none !important;
    margin-left: 0px !important;
    padding-left: 0px !important;
}

    ul.contactinfopolicy li {
        margin-right: 50px;
        font-size: 14px;
        color: #4F4F4F;
    }

        ul.contactinfopolicy li a {
            color: #4F4F4F;
        }

.page-id-161 .entry-content h4 {
    margin-bottom: 15px;
}

.page-id-161 .entry-content h5 {
    margin-top: 30px !important;
    margin-bottom: 14px;
}

ul.contactinfopolicy li {
    position: relative;
    padding-left: 25px;
}

    ul.contactinfopolicy li:first-child:before {
        position: absolute;
        content: "";
        background: url(//buyassignment.uk/wp-content/themes/buyassignmentuk/assets/used/message.png);
        height: 20px;
        width: 20px;
    }

    ul.contactinfopolicy li:nth-child(2):before {
        position: absolute;
        background: url(//buyassignment.uk/wp-content/themes/buyassignmentuk/assets/used/web.png);
        content: "";
        height: 20px;
        width: 20px;
    }

    ul.contactinfopolicy li:last-child:before {
        position: absolute;
        content: "";
        background: url(//buyassignment.uk/wp-content/themes/buyassignmentuk/assets/used/phone.png);
        height: 20px;
        width: 20px;
    }

    ul.contactinfopolicy li:before {
        left: 0;
        background-size: contain;
        background-repeat: no-repeat !important;
        top: 2px;
    }

section#innerpagetopbanner {
    background: #1E1D2B;
    padding: 40px 0px;
    text-align: center;
    background-image: url(//buyassignment.uk/wp-content/themes/buyassignmentuk/assets/used/innerpageheader.png);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
}

    section#innerpagetopbanner .subheading {
        background: -webkit-linear-gradient(#FFD636, #FFA80D);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
    }

    section#innerpagetopbanner .bannermainheading h1 {
        line-height: 1;
        color: #fff;
        letter-spacing: 7px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 40px;
        text-align: center;
    }

        section#innerpagetopbanner .bannermainheading h1 span {
            display: block;
            letter-spacing: 6px;
            background: linear-gradient(184deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
            padding-left: 7px;
            color: #000;
            margin: 0 auto;
            text-align: center;
            font-size: 36px;
            padding-top: 3px;
            padding-bottom: 3px;
            margin-top: 6px;
            font-weight: 600;
            width: 303px;
            position: relative;
            left: -2px;
        }

.bannermainheading {
    margin: 0 auto;
}

    .bannermainheading span {
        font-size: 18px;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
        display: block;
        margin-top: 5px;
    }

.max820 {
    max-width: 820px;
    margin: 0 auto;
}

.p0 {
    padding: 0 0;
}

section#aboutussec1 {
    margin-top: 40px;
}

    section#aboutussec1 h2 {
        margin-bottom: 36px;
    }

    section#aboutussec1 p {
        margin-bottom: 30px;
    }

section#successfullclients {
    background: #1E1D2B;
}

.statsblockwrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 50px;
    padding: 37px 0px;
}

    .statsblockwrapper .statsblock {
        padding: 37px 30px 45px;
    }

        .statsblockwrapper .statsblock .number {
            font-size: 36px;
            font-weight: 700;
            background: -webkit-linear-gradient(#FFD636, #FFA80D);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .statsblockwrapper .statsblock .statsdesc {
            color: #fff;
        }

.statsblock:hover {
    background: #232235;
    border-radius: 5px;
}

section#helpstudent {
    margin-bottom: 50px;
}

    section#helpstudent p {
        line-height: 24px;
    }

.mt70 {
    margin-top: 70px;
}

.mt50 {
    margin-top: 50px;
}

.mt100 {
    margin-top: 100px;
}

.mt25 {
    margin-top: 25px;
}

section#contactformsection {
}

.innercontactformwrapper {
    background: #F5F5F5;
    padding: 40px 45px;
    border-radius: 10px;
    display: flex;
    gap: 140px;
    margin-bottom: 100px;
}

.cformwrapper p {
    margin-top: 15px;
    margin-bottom: 30px;
}

.cformwrapper p {
    margin-top: 15px;
    margin-bottom: 30px;
}

.cformwrapper form .formgroup {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 40px;
    margin-bottom: 40px;
}

    .cformwrapper form .formgroup .colform input, .cformwrapper form .formgroup .colform select {
        background: #0000;
        border: none;
        border-bottom: 1px solid #cbc4c4;
        border-radius: 0px;
        width: 100%;
        padding-bottom: 15px;
    }

        .cformwrapper form .formgroup .colform input:focus, .cformwrapper form .formgroup .colform select:focus {
            outline: 0;
        }

#contactformsection p {
    color: #737373;
}

.textareafield textarea {
    background: #0000;
    border: none;
    border-bottom: 1px solid #cbc4c4 !important;
    resize: none;
    border-radius: 0;
}

    .textareafield textarea:focus {
        outline: 0;
    }

.innercontactformwrapper {
    position: relative;
}

    .innercontactformwrapper:before {
        position: absolute;
        content: "";
        width: 1px;
        height: 80%;
        left: 0;
        top: 8%;
        right: 0;
        margin: 0 auto;
        background: #D9D9D9;
    }

.mt10 {
    margin-top: 10px;
}

.contactgroup a {
    color: #16151F;
    font-weight: 500;
}

    .contactgroup a span {
        margin-right: 10px;
        position: relative;
        top: 7px;
    }

div#testimonialspagereviews section#testimonials:before {
    background: #fff;
}

.innerpagetitle h2 {
    margin-bottom: 20px;
}

div#testimonialspagereviews section {
    padding: 0px;
}

section#cta2 {
    background: #1E1D2B;
    padding-top: 40px;
    padding-bottom: 40px;
}

    section#cta2 h3 {
        color: #fff;
    }

.cta2wrapper {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly;
    align-items: center;
}

    .cta2wrapper .maintext {
        display: flex;
        align-items: center;
    }

section#cta2 h3 span {
    color: #FFD636;
}

.cta2wrapper .maintext span {
    margin-right: 30px;
}

section#projectbasereviews {
    background: #F5F5F5;
    padding-top: 65px;
}

.pbreviewsblockwrapper {
    padding-top: 45px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    row-gap: 40px;
    padding-bottom: 100px;
}

    .pbreviewsblockwrapper .pbreviewblock {
        padding: 36px 25px;
        -webkit-box-shadow: 0px 0px 15px 5px rgb(224 224 224);
        -moz-box-shadow: 0px 0px 15px 5px rgba(224,224,224,1);
        box-shadow: 0px 0px 15px 5px rgb(224 224 224);
        border-bottom: 2px solid #FFA80D;
    }

.pbreviewblock {
    background: #fff;
}

.btoptitle {
    font-weight: 600;
}

    .btoptitle span {
        font-weight: normal;
        display: block;
        margin-top: 5px;
    }

.blocktoparea {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-bottom: 30px;
    border-bottom: 1px solid #EFEFEF;
    margin-bottom: 25px;
}

    .blocktoparea .pbrdate {
        font-size: 12px;
    }

.sidenav {
    background: linear-gradient(184deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
}

#mySidenav ul#primary-menu li a {
    color: #1e1d2b;
    font-size: 14px;
    font-weight: 500;
}

#mySidenav ul#primary-menu li {
    border-bottom: 3px solid #1e1d2b;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

    .sidenav a:hover {
        color: #f1f1f1;
    }

.sidenav .closebtn {
    position: absolute;
    top: 8px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    background: #818181;
    color: #fff;
    text-align: center;
    padding: 0px;
    width: 50px;
    height: 50px;
}

#main {
    transition: margin-left .5s;
    padding: 20px;
}

.quoteform form {
}

.quoteform {
    background: #F5F5F5;
    padding: 38px 50px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 8px 9px 0px rgb(219 216 219);
    -moz-box-shadow: 0px 8px 9px 0px rgba(219,216,219,1);
    box-shadow: 0px 8px 9px 0px rgb(219 216 219);
    position: relative;
    top: 60px;
}

    .quoteform form {
        display: grid;
        grid-template-columns: 2fr 2fr 1fr;
        grid-column-gap: 30px;
    }

        .quoteform form .formrow select, .quoteform form .formrow input[type="email"] {
            width: 100%;
            border: none;
            background: #0000;
            border-bottom: 1px solid #737373;
            height: 40px;
            padding-bottom: 10px;
            border-radius: 0px;
        }

            .quoteform form .formrow select:focus, .quoteform form .formrow input[type="email"]:focus, .quoteform form .formrow input[type="submit"]:focus {
                outline: 0;
            }

        .quoteform form .formrow input[type="submit"] {
            width: 100%;
            background: linear-gradient(181deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%);
            font-weight: 700;
            font-size: 15px;
            min-height: 48px;
            border: none;
        }

.center-content p {
    max-width: 63ch;
    margin: 20px auto;
}

.main_title_with_description p {
    margin-top: 30px;
}

.main_title_with_description {
    margin-bottom: 50px;
}

.steps-blocks-wrapper .steps-block {
    display: flex;
    gap: 20px;
    padding: 36px 25px;
    -webkit-box-shadow: 0px 0px 15px 5px rgb(224 224 224);
    -moz-box-shadow: 0px 0px 15px 5px rgba(224,224,224,1);
    box-shadow: 0px 0px 15px 5px rgb(224 224 224);
    border-bottom: 2px solid #FFA80D;
    background: #fff;
}

    .steps-blocks-wrapper .steps-block span {
        font-size: 36px;
        font-weight: 800;
    }

.gridcolumngap20 {
    grid-column-gap: 20px;
}

/*@media only screen and (min-width:1440px) {
    .container {
        max-width: 1440px;
        margin: 0 auto;
    }
}*/

@media only screen and (max-width:1300px) {
    .header_wrapper {
        display: grid;
        grid-template-columns: 68% 28%;
        align-items: center;
    }

    .navigation nav ul li {
        margin: 0px 14px;
    }

    .headerlink a {
        font-size: 12px;
    }
}

@media screen and (max-width:1280px) {
    .bannerwrapper {
        display: grid;
        grid-template-columns: 60% 40%;
    }

  /*  section#banner {
        background-position-x: -170px;
    }*/

    .guatranteeandhc div {
        font-size: 8px;
    }

    .navigation {
        margin-left: 0px;
    }

    .footer_top {
        grid-column-gap: 0px;
    }
}

@media only screen and (max-width:1199px) {
    .footer_top ul li a {
        font-size: 11px;
    }

    section#banner {
        /*background-position-x: 98%;*/
        background-position:center;
    }

    .support {
        justify-content: end;
    }

    .headerrightarea ul {
        display: none;
    }

    .navigation {
        margin-left: 0px;
        margin-top: 12px;
    }

    .header_wrapper {
        grid-template-columns: 2fr 0.4fr;
    }
}

@media only screen and (max-width:1024px) {
    section#banner {
        background-position-x: right;
    }
}

@media screen and (min-width:992px) {
    .logo span {
        display: none;
    }
}

@media only screen and (min-width:768px) {
    .mobilemenuicon {
        display: none;
    }
}

.spacing-tbp {
    padding: 80px 0;
}

/*************************Term Styling****************************/
.terms-sec2 {
    width: 100%;
    margin: 30px 0px;
    overflow: hidden;
}

.trm-sec2_head h1 {
    color: #111;
    text-transform: capitalize;
}

.trm-sec2_head_txt {
    padding: 10px 30px 10px 30px;
    width: 100%;
    overflow: hidden;
}

    .trm-sec2_head_txt p {
        color: #333;
        margin-bottom: 0;
        text-align: justify;
    }

.trm-sec2_head h3 {
    color: #111;
}

.trm-sec2_head_txt ul {
    font-size: 20px;
    color: #1f3b72;
}

.trm-sec2_head_txt li p {
    color: #000;
    margin-bottom: 0;
    font-size: 14px;
    text-align: justify;
}

.trm-sec2_head_txt li {
    padding-top: 15px;
}

.trm-sec2_head_txt ul {
    padding: 10px 2px 10px 30px;
    width: 100%;
    overflow: hidden;
}

.trm-sec2_services {
    width: 100%;
    margin: 15px 0px;
    overflow: hidden;
}

p#txt_para {
    color: #777;
    font-weight: 500;
    margin-bottom: 0;
    text-align: justify;
    font-size: 14px;
}

.trm-sec2-txt_innr ul {
    list-style: none;
}

.trm-sec2-txt_innr ol {
    color: #a79f9f;
    font-size: 18px;
}

p#txt_pargrph {
    color: #a79f9f;
    font-family: ROCK;
    margin-bottom: 0;
    font-size: 14px;
    text-align: justify;
    padding-top: 15px;
}


.owl-theme .owl-dots .owl-dot span {
    background: #1E1D2B !important;
    width: 13px !important;
    height: 8px !important;
    margin: 5px 2px !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: linear-gradient(181deg, rgba(255,214,54,1) 35%, rgba(255,168,13,1) 100%) !important;
    width: 10px !important;
    height: 10px !important;
}
