header .header-top-con .top-soc a.grey{
    line-height:1;
    padding:10px;
    color:#5b6b7a !important;
    border:2px solid #5b6b7a;
    background:#fff;
    margin-right: 20px;
    margin-left: 20px;
}
header .header-top-con .top-soc a.grey:hover,
header .header-top-con .top-soc a.grey:focus{
    color:#fff !important;
    background-color:#5b6b7a;
}
.inquiry{
    min-height: 260px;
    background: url(/wp-content/themes/darwinessay/assets/img/free-inquiry.jpg) no-repeat 50% 50%;    
    background-size: cover; 
    padding: 50px 0;
    position: relative;
    z-index: 1;
}
.inquiry h2 {
    color: #fff;
    margin: 0 0 30px 0;
}
.inquiry p{
    color: #fff;
    font-size: 20px;
    margin-bottom: 30px;
}
.inquiry .red {
    vertical-align: baseline;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    background: #e74c3c;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    transition: all .5s ease;
    font-size: 16px;
    line-height: 26px;
}

@media(max-width: 991px){
    header a.btn.grey, .price-list a.btn.grey, .order a.btn.grey, .order-now a.btn.grey, .order-in-post a.btn.grey {
        vertical-align: baseline;
        font-family: "Open Sans",sans-serif;
        font-weight: 400;
        background: #5b6b7a;
        color: white;
        padding-left: 12px;
        padding-right: 12px;  
        margin-bottom: 10px; 
        text-transform: uppercase;
        transition: all .5s ease;
    }
    header a.btn.grey:hover, .price-list a.btn.grey:hover, .order a.btn.red:hover, .order-now a.btn.grey:hover, .order-in-post a.btn.grey:hover {
        background: #5b6b7a;
        color: white;       
    }
}
.discount-button{
    background: lightgrey;
}

/*-- covid-banner --*/
.covid-banner-holder {
    width: 100%;
    text-align: left;
    float: none;
    clear: both;
    position: relative;
}
.covid-banner {
    background: #42B4E5; 
    z-index: 9;
    color:#fff;
}
.covid-banner-inner {
    position: relative;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    padding: 9px 12px;
    width: 100%;
}
.covid-hide_banner {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: calc(50% - 10px);
}
.covid-hide_banner svg path{
    fill: #fff;
}
.covid-banner-inner strong{
    text-transform: uppercase;
}
.covid-banner-inner span {
    position: relative;
    display: block;
}

@media(min-width: 1200px){
    .covid-banner-inner, .covid-banner{
        display: flex;
        align-items: center;
    }
    .covid-banner{
        justify-content: flex-start;
    }
    .covid-banner-holder{
        max-width: 1170px;
        margin: 0 auto;
        padding: 0 15px;
        display: flex;
    }
    .covid-banner {
        position: absolute;
        display: inline-block;
        min-width: 440px;
        z-index: 9;
        font-size: 14px;
        line-height: 16px;
        right: 15px;
        top: -40px;
        border-radius: 4px;
    }
    .covid-banner-inner {
        white-space: nowrap;
        justify-content: flex-start !important;
        display: flex;
        padding: 6px 12px;
    }
    .covid-hide_banner {
        top: calc(50% - 8px);
    }
}
@media(max-width: 1199px){
    .covid-banner-holder{
        justify-content: center;      
    }
    .covid-banner-inner{
        padding: 11px 12px;
    }
}
@media(min-width: 768px){

    .covid-banner-inner {
        white-space: nowrap;
        justify-content: center;
        display: flex;
    }
}
@media(max-width: 767px){
    .covid-banner-inner {
        padding: 8px 35px 8px 12px;
        text-align: left;
    }
    .covid-banner{
        width: 100%;
        z-index: unset;
    }
    .covid-hide_banner {
        top: calc(50% - 7px);
    }
}
/*-- END covid-banner --*/

.benefits-list {
    z-index: 10;
}

/*tooltip for academic level*/
.info-tooltip.info-tooltip-active{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFhSURBVHgBjVO7cYNAFDwOFDgjU2hcgbGUOLOoQFYJVGC5AnAHUhmOjCoQBcCYDkxIZkIHfLyrOTzHDWi8Myc97r19u487LGHA9/2N4zjbruueLcvy1HbB1bbtW1EUpV5vaURXShmBtBdXgPyhaRo2qv8akAzVc9/3vvgf6CZgE8knKutkxDXW62KxuEPuAXGIVeqTQjC6OIC6Z9v2l6Gwy/M8oTPELueeqsM4gcRmZJBrRSbhmyQ2YhPDheCLdmjHaCDW6/WZymqcUlN0DQfbqQYs2qg4hcqOL2u1WkVDUw2eFPPgKMHgCGrxVJFDi9qFGQGqMXK3miMTBR2cZpKuIntiHgWOWSYzyRQjhMMYU+DVvtxEzHjA34uRr3nbcIwe4o8J/hHN947qFKPwSYxPxMXep5ixTg4Dmz9VVf0sl8t3jHODx0dxHUeQw9HHpEPdwBjh/eBIndQJK8myLNXrfwHp5KLiCjs3jAAAAABJRU5ErkJggg==) no-repeat;
}
.info-tooltip{  
    position: relative;
    top: 3px;
    cursor: pointer;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://papersmaster.com/wp-content/themes/papersmaster/assets/img/info-tooltip.svg?v=3) no-repeat;
    background-size: cover;
}
.ac_lvl_sel .info-tooltip{  
    position: absolute;
    top: 9px;
    right: -25px;
}
.info-tooltip-wrap {
    background: #FFFFFF;
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: 0px 10px 45px rgba(47, 45, 133, 0.1);
    padding: 20px 16px;
    width: 360px;
    position: absolute;
    z-index: 55;
    bottom: calc(100% + 16px);
}
.ac_lvl_sel .info-tooltip-wrap {
    left: calc(50% - 204px);
}
.info-tooltip-wrap:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    bottom: -9px;
    left: calc(50% - 4px);
}
.info-tooltip-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
    margin-bottom: 20px;
    position: relative;
    text-align: left;
}
.info-tooltip-wrap td {
    padding: 10px 12px;
    background: #F1F1F1;
    border-radius: 4px;
    text-align: left;
    font-size: 13px;
}
.info-tooltip-wrap tr td:first-child {
    background: #8EC0F1;
    font-weight: 600;
    color: #fff;
    width: 108px;
    text-align: left !important;
}
.info-tooltip-wrap table {
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%;
}
.close-mob-tooltip{
    background: url(https://papersmaster.com/wp-content/themes/papersmaster/assets/img/tooltip-Close.svg) no-repeat center !important;
    width: 15px;
    height: 15px;
    position: absolute;
    right: -3px;
    top: -7px;
    display: none;
    border: none;
}
.open-tooltip-lvl .slider .form-wrapper form {
    z-index: unset;
}
@media(min-width: 992px){
    .ac_lvl_sel .info-tooltip-wrap:after {
        border-bottom: 10px solid #fff;
        border-top: none;
        top: -9px;
        bottom: auto;
        left: calc(50% - 2px);
    }
    .ac_lvl_sel .info-tooltip-wrap {
        top: 40px;
        bottom: auto;
        left: calc(50% - 30px);
    }
}
@media(max-width: 1439px) and (min-width: 992px){
    .ac_lvl_sel .info-tooltip-wrap:after {
        border-bottom: 10px solid #fff;
        border-top: none;
        top: -9px;
        bottom: auto;
        left: auto;
        right: 22px;
    }
    .ac_lvl_sel .info-tooltip-wrap {
        top: 40px;
        bottom: auto;
        left: auto;
        right: -50px;
    }
}
@media(max-width: 991px){
    .ac_lvl_sel .info-tooltip-wrap{
        left: calc(50% - 155px);
    }
    .info-tooltip-title {
        padding-top: 4px;
    }
    .close-mob-tooltip{
        display: block !important;
    }
    .info-tooltip-wrap {
        border-radius: 7px;
        width: 312px;
        padding: 16px 12px;
        left: calc(50% - 155px);
        margin: 0 auto;
        top: calc(50% - 150px);
        bottom: auto;
        display: block;
        position: fixed;     
        z-index: 999999;
    }
    .open-tooltip-lvl .promo-calc {
        z-index: unset;
    }
    .open-tooltip-lvl{
        /*position: fixed;*/
        overflow: hidden;
    }
    .open-tooltip-lvl:after{
        content: '';
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        outline: 0;
        transition: opacity .15s linear;
        background: rgba(51, 51, 51, 0.2);
    }
    .info-tooltip-wrap:after {
        display: none;
    }
    .info-tooltip-wrap td {
        font-size: 13px;
        padding: 10px 6px;
    }
    .ac_lvl_sel .info-tooltip {
        top: 11px;
        right: -18px;
        background-size: 13px auto;
    }
}
/*END tooltip for academic level*/

/*//select2 search*/
.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: none !important;
}

#calc_form .select2-container--default .select2-selection--single {
    border-color: #fff;
    height: 34px;
}

#calc_form  .select2-selection--single .select2-selection__rendered {
    line-height: unset;
}

.select2-container{
    width: 100% !important;
}
.block-type-of-paper .select2-container--default.select2-container--open{
    width: 100% !important;
    min-width: 100% !important;
}
.select2-container--default .select2-selection--single {
    font-size: 15px;
    color: #333;
    width: 100%;
    height: 44px;
    line-height: 20px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    background: #fff;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #C6CBD2;
    border-radius: 5px;
    display: flex;
    align-items: center;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}
.select2-results {
    font-size: 15px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 6px 25px 6px 11px;
    color: #333;
    border: none;
    font-size: 14px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    font-size: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: rotate(180deg);
}
.select2-container--default .select2-selection--single {
    border-color: #C6CBD2;
}
.select2-container--default.select2-container--open .select2-dropdown {
    border: 1px solid #F8F8F8 !important;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
}
.select2-container--default .select2-results__group {
    color: #BABABA;
    padding: 14px 15px 5px !important;
}
.select2-container--default .select2-search--dropdown {
    border-top: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    height: 40px;
    border-color: #BABABA;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJZSURBVHgBrVa7ctpAFN2VKDxDQ7p00TDA0IV8QZSO4TUKPxC5S5ekSyrjMlXSpjKuMukMwytV5C6lXPIolC7plIYZGB4+F0v2shISjDkzO/vw3nvOntVew1kIdF1PJZNJk3P+cr1eF9BrtI6xjc5erVatfr9/xfYAlxdqtdo7JGhgmIoM5NwB4Wmn07Gi9qnipFwuX6D7iHbC4kECzFwux0aj0XUsQbVa/YLurfR3F+0blP5A/xPtHyWGevF0ejab/T8ej3+HEWwsKpVKpqIoF2JiJD3vdrtf5YBisaglEgkTwzNxP2x91ev17MAJDMMgNd/Zg+fuYrF4gUscsBBMJhMXlliwhsTp3vIJTpXH+qW8X5nP5wbUav4ClHwYDAYOiwEut4E4MaFer9efBQiAN/4EAQ6O2WR7Avu3LJzNZq8DBGgFf4JjttgBIM9JFHtQ+zyMICUoctiBgChbiNfCCB6LyAepxB0xDn4Z8XATIEC7f4UgM6gOsT1RqVR06QsMvAMFCprCnIrcGdsTiBUfJxFYAQIqVqJNCHoPZbEkVLdE9Rg3w95Pwkt6iu6XsN5AAm25XJ7LQWQLOqpbBSlXwP9NbiGwwbbri6/MhgDXm1LSnXeEj8Rst9tb5eK+mlJ9oaqIZMUtBZw/Rad5LbKM00eSz+ed4XB4EyAgUMlNp9OXSPoErRCRi070GQlbsiCZhO/KQGVZVVWD/m2yO1tcsgr3cj2dTq8sy9rYFlLqN/Dt2klwCKJIjkIQQeKq7EjA/dmZTOYPbDT8NdzH36MRiCQY0k8dsujTLUryDu1rXyEAAAAAAElFTkSuQmCC) 50% 50% no-repeat;
    background-size: 12px;
    background-position: center right 18px;
    padding-right: 30px;
    border-radius: 6px;
    font-weight: 500;
    color: #4C4C4C;
    padding: 0 16px;
}
.select2-selection__rendered {
    color: #333;
    font-weight: 500;
}
.select2-selection__rendered[title="Choose"],
.select2-selection__rendered[title="Choose your subject"]{
    color: #C6CBD2 !important;
    font-weight: 300;
}
.select2.select2-container--open .select2-selection{
    border-color: #C6CBD2;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 260px;
}
.optinal-label{
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    color: #C6CBD2;
    margin: -2px 0 0 5px;
}
.select2-dropdown--below {
    margin-top: -2px;
}
.select2-results__option--highlighted[aria-selected],
.select2-results__option--highlighted,
.select2-container--default .select2-results__option[aria-selected=true]{
    background-color: #F8F8F8 !important;
    color: #4C4C4C !important;
}
.select2-container--default.select2-container--open .select2-dropdown {
    border: 1px solid #F8F8F8 !important;
}
.select2-container--default .select2-search--dropdown {
    padding: 16px 15px;
}
.select2-container--default .select2-results__group {
    color: #BABABA;
    padding: 14px 15px 5px;
    background: none;
    font-weight: 500;
}
.select2-container--default .select2-results > .select2-results__options {
    font-size: 14px;
    line-height: 14px;
}
.select2-results__option {
    padding: 18px 14px !important;
    color: #4C4C4C;
}
.select2-container--default .select2-results__option .select2-results__option{
    font-size: 14px;
    padding: 18px 14px !important;
    color: #4C4C4C !important;
}
.select2-results__message {
    color: #212529;
    padding: 16px 16px 24px !important;
}
.select2-container--default .select2-results__option{
    height: auto;
    line-height: 1;
    margin: 0;
    font-size: 14px;
}
.select2-container--default .select2-results__option[role=group] {
    padding: 0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #C6CBD2;
    font-weight: normal;
    font-size: 14px;
}

body {
    overflow-x: hidden;
}
/*END select2 search*/

/*STEM*/
.subject_error_place, .pages_error_place {
    color: #df3131;
    font-size: 12px;
    line-height: 16px;
    padding-top: 8px;
}

.subject-area-error .select2-container .select2-selection--single {
    border-color: #df3131 !important;
}
/*END STEM*/

.slider {
    background-size: cover;
}

.slider .form-wrapper{
    height: auto !important;
}

#calc_wr {
    padding-bottom: 30px;
}