html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-size: 13px !important;
    font: normal 15px "GothamPro", sans-serif;
}

.site-content {
    padding: 2.5em 0 0 !important;
}

@media (min-width:768px) {
    .sticky-top {
        position: fixed !important;
        margin-top: 10%;
    }

    .nav-pills .nav-link.active,
    .nav-pills .show>.nav-link {
        color: #fff !important;
        background-color: #138496;
    }




    .btn-normal button {
        color: #333 !important;
        ;
    }

    .backgroundorders {
        background: #f2f2f2;
    }

    input[type="text"],
    input[type="email"],
    input[type="number"],
    input[type="password"],
    textarea {
        padding: 6px 12px !important;
    }

    .backgroundorders hr {
        margin-top: 0.4rem;
        margin-bottom: 0.4rem;
    }

    .orderlib {
        border-radius: 10px;
    }

    .orderhire {
        display: inline-block;
        margin-bottom: 0;
        padding: 8px 30px;
        vertical-align: middle;
        text-align: center;
        font-family: "GothamPro", sans-serif;
        font-size: 12px;
        font-weight: 500;
        line-height: 1.4;
        letter-spacing: .05em;
        text-transform: uppercase;
    }

    .orderhire-bg {
        display: inline-block;
        background: #ffcc00;
        color: #0f80de;
        padding: 8px 30px;
        vertical-align: middle;
        text-align: center;
        font-family: "GothamPro", sans-serif;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.4;
        letter-spacing: .05em;
        text-transform: uppercase;
    }


    .box-shadow {
        padding: 20px;
        box-shadow: 0px 0px 1px 1px #033655;
        border-radius: 10px;
    }

    input:checked {
        background-color: #2196F3;
    }

    .orderlib a {
        color: #045281;

        font-weight: 500;
    }

    .pagination a {
        padding: 10px;
    }

    hr.light {
        border-color: white;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 200;
        color: #045281;
    }
}

.features p {
    line-height: 1.5;
    margin-bottom: 20px;
    color: #323131;
}

section .features {
    padding: 20px 0;
    background: #fff;
}

section h2 {
    font-size: 40px;
}

.sticky-top {
    top: 30px;
}


.fontbig {
    font-size: 40px;

    float: right;
}

#mainNav {
    border-color: rgba(34, 34, 34, 0.05);
    background-color: white;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 200;
}



#mainNav .navbar-brand {
    color: #fdcc52;
    font-size: 22px;
    font-weight: 200;
    letter-spacing: 1px;
}

#mainNav .navbar-brand:hover,
#mainNav .navbar-brand:focus {
    color: #fcbd20;
}

#mainNav .navbar-toggler {
    font-size: 12px;
    padding: 8px 10px;
    color: #222222;
}

#mainNav .navbar-nav>li>a {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    font-size: 15px;
}

.nav-item {
    padding: 0 10px;
    line-height: 31.2em0px;
    font-size: 15px;
}

#mainNav .navbar-nav>li>a.active {
    color: #fdcc52 !important;
    background-color: transparent;
}

#mainNav .navbar-nav>li>a.active:hover {
    background-color: transparent;
}

#mainNav .navbar-nav>li>a,
#mainNav .navbar-nav>li>a:focus {
    color: #222222;
}

#mainNav .navbar-nav>li>a:hover,
#mainNav .navbar-nav>li>a:focus:hover {
    color: #fdcc52;
}

@media (min-width: 992px) {
    #mainNav {
        border-color: transparent;
        background-color: transparent;
    }

    #mainNav .navbar-brand {
        color: fade(white, 70%);
    }

    #mainNav .navbar-brand:hover,
    #mainNav .navbar-brand:focus {
        color: white;
    }

    #mainNav .navbar-nav>li>a,
    #mainNav .navbar-nav>li>a:focus {
        color: #333;
    }

    #mainNav .navbar-nav>li>a:hover,
    #mainNav .navbar-nav>li>a:focus:hover {
        color: #fff;
    }

    #mainNav.navbar-shrink {
        border-color: rgba(34, 34, 34, 0.1);
        background-color: white;
    }

    #mainNav.navbar-shrink .navbar-brand {
        color: #222222;
    }

    #mainNav.navbar-shrink .navbar-brand:hover,
    #mainNav.navbar-shrink .navbar-brand:focus {
        color: #fdcc52;
    }

    #mainNav.navbar-shrink .navbar-nav>li>a,
    #mainNav.navbar-shrink .navbar-nav>li>a:focus {
        color: #222222;
    }

    #mainNav.navbar-shrink .navbar-nav>li>a:hover,
    #mainNav.navbar-shrink .navbar-nav>li>a:focus:hover {
        color: #fdcc52;
    }
}

header.masthead {
    position: bottom left;
    width: 100%;

    color: white;
    background: url("img/summer-sun-lg.png") no-repeat bottom right, linear-gradient(to left, #7b4397, #dc2430);

}

.features hr {
    margin-top: 0.5rem;
    background-color: #f2f2f2;
    height: 0;
    margin-bottom: 0.5rem;
    border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    border-top: 1px solid rgba(0, 0, 0, .1);
}


.opskillheader {
    width: 100%;
    padding: 1px;
    color: #000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    z-index: 1041;
    background-color: #045281;

}

header.masthead .header-content {
    margin-bottom: 10vh;
    text-align: center;
}

header.masthead .header-content h1 {
    font-weight: bold;
    font-size: 42px;
    color: #fff;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font: Arial;
}

.container {
    margin: 0 auto !important;
}

header.masthead .device-container {
    max-width: 325px;
    margin-right: auto;
    margin-left: auto;
}

header.masthead .device-container .screen img {
    border-radius: 3px;
}

@media (min-width: 992px) {
    header.masthead {
        padding-top: 20px;
        padding-bottom: 100px;
    }

    header.masthead .header-content {
        margin-bottom: 0;
        text-align: center;
        padding-top: 40px;
    }

    header.masthead .header-content h1 {
        text-align: center;
        font-size: 35px;
        margin-bottom: 20px;
    }

    header.masthead .header-content p {
        font-size: 22px;
        line-height: 1.5;
        margin-bottom: 20px;
    }

    header.masthead .device-container {
        max-width: 325px;
    }
}

section.download {

    padding-top: 20px;
    width: 100%;
}

section.download h2 {
    font-size: 40px;
    margin-top: 0;
}

section.download .badges .badge-link {
    display: block;
    margin-bottom: 25px;
}

section.download .badges .badge-link:last-child {
    margin-bottom: 0;
}

section.download .badges .badge-link img {
    height: 60px;
}

@media (min-width: 768px) {
    section.download .badges .badge-link {
        display: inline-block;
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    section.download h2 {}

    .bgleft {
        background: linear-gradient(to left, #ffffff 95%, transparent 5%);
    }
}

section.features .section-heading {}

section.features .section-heading h2 {
    margin-top: 0;
}

section.features .section-heading p {
    margin-bottom: 0;
}

section.features .device-container,
section.features .feature-item {
    max-width: 325px;
    margin: 0 auto;
}

section.features .device-container {
    margin-bottom: 100px;
}

@media (min-width: 992px) {
    section.features .device-container {
        margin-bottom: 0;
    }
}

section.features .feature-item {
    padding: 20px 10px;
    text-align: center;
}

section.features .feature-item h3 {
    font-size: 30px;
}

section.features .feature-item i {
    font-size: 80px;
    display: block;
    margin-bottom: 15px;
    background: -webkit-linear-gradient(to left, #7b4397, #dc2430);
    background: linear-gradient(to left, #7b4397, #dc2430);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.cta {
    position: relative;
    padding: 250px 0;
    background-image: url("../img/bg-cta.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

section.cta .cta-content {
    position: relative;
    z-index: 1;
}

section.cta .cta-content h2 {
    font-size: 50px;
    max-width: 450px;
    margin-top: 0;
    margin-bottom: 25px;
    color: white;
}

@media (min-width: 768px) {
    section.cta .cta-content h2 {
        font-size: 80px;
    }
}

section.cta .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

section.contact {
    text-align: center;
}

section.contact h2 {
    margin-top: 0;
    margin-bottom: 25px;
}

section.contact h2 i {
    color: #dd4b39;
}

section.contact ul.list-social {
    margin-bottom: 0;
}

section.contact ul.list-social li a {
    font-size: 40px;
    line-height: 80px;
    display: block;
    width: 80px;
    height: 80px;
    color: white;
    border-radius: 100%;
}

section.contact ul.list-social li.social-twitter a {
    background-color: #1da1f2;
}

section.contact ul.list-social li.social-twitter a:hover {
    background-color: #0d95e8;
}

section.contact ul.list-social li.social-facebook a {
    background-color: #3b5998;
}

section.contact ul.list-social li.social-facebook a:hover {
    background-color: #344e86;
}

section.contact ul.list-social li.social-google-plus a {
    background-color: #dd4b39;
}

section.contact ul.list-social li.social-google-plus a:hover {
    background-color: #d73925;
}

footer {
    padding: 25px 0;
    text-align: center;
    color: rgba(255, 255, 255, 0.3);
    background-color: #222222;
    float: left;
    width: 100%;
}

footer p {
    margin: 0;
}

footer ul {
    margin-bottom: 0;
}

footer ul li a {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.3);
}

footer ul li a:hover,
footer ul li a:focus,
footer ul li a:active,
footer ul li a.active {
    text-decoration: none;
}

.bg-primary {}

.text-primary {
    color: #fdcc52;
}

.no-gutter>[class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.btn-outline {
    color: white;
    border: 1px solid;
    border-color: white;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    color: white;
    border-color: #fdcc52;
    background-color: #fdcc52;
}

.btn-xl {
    background: #fdcc52;
    padding: 10px 35px;
    border-radius: 8px;
    color: #fff;
}

.customer-orders-table {
    margin: 20px auto 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    border-radius: 23px;
    background-color: #fff;
}

.customer-orders-table td {
    padding: 1.5rem;
}


.padding20 {

    padding: 20px;
}

.fawesome i {
    font-size: 60px;
}

.features .btn {
    margin-bottom: 0px;
}

.features p {
    margin-bottom: 5px;
    font-size: 15px;
}


.btn-number {

    border-radius: 0;
    float: left;
    background: transparent;
    border: 1px solid #ced4da;
}

.intaSendPayButton {
    background: linear-gradient(45deg, #4088f9, #36e3d1);
    display: inline-block;
    border: none;
    width: 100%;
    height: 50px;
    border-radius: 3px;
}

.stripebtn {
    display: inline-block;
    background-color: #635BFF;
    border: none;
    width: 100%;
    height: 50px;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.pay-title {
    font-size: 20px;
    font-weight: 700;
    color: #3d5f75;
    padding: 10px 0px;
    text-align: center;
}

.flutterwave-pay {
    display: inline-block;
    background-color: #2A315F;
    border: none;
    width: 100%;
    height: 50px;
    border-radius: 3px;
}
img.flutterwave {
    width: 160px;
}
.input-group label {
    width: 100%;
}

.input-group {
    width: 100%;

}

.input-group-btn .form-control {
    width: 90%
}

label {

    margin-bottom: 0rem;
}

.orderformback {
    width: 100%;
    background: #f0f0f5;
    padding: 20px;
}


.bidssection .modal-header,
.bidssection .modal-body {

    padding: 1px 1em;
}

.bidssection .modal-body .btn {

    padding: .375rem 2rem;
    font-size: 12px;
    line-height: 1.1;
    border-radius: .25rem;
}



.bidssection .modal-dialog {
    margin: 0 auto;
}


.bidssection {
    margin-bottom: 20px;
}

.dropdown-item {

    font-size: 12px;
}

.dropzone {
    border: 2px dashed #0087F7;
    background: #fff;
}

.ck-editor__editable {

    background: #fff;
    min-height: 120px;
}

input[type=checkbox] {
    /* Double-sized Checkboxes */
    -ms-transform: scale(1.2);
    /* IE */
    -moz-transform: scale(1.2);
    /* FF */
    -webkit-transform: scale(1.2);
    /* Safari and Chrome */
    -o-transform: scale(1.2);
    /* Opera */
    padding: 10px;
}

label {
    font-weight: 200 !important;
}

.addons label {
    float: left !important;
}

.addons hr {
    margin-top: 0.5rem;
    margin-bottom: 0.8rem;
}

.orders hr {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}

.writer-menu-links {
    background-color: #F5F5F1;
    font: verdana, geneva, sans-serif;
    line-height: 25px;
    padding: 20px;
    margin: 5px;
    border-top-left-radius: 1em;
    border-bottom-left-radius: 2em;
    box-shadow: 3px 5px 5px #003EA6;
    border: 1px solid #003EA6;
    font-size: 13px;
}

.writer-menu-links p {
    border-bottom: 1px dotted #fff;
    margin-top: 10px;
    color: #333;
}

.writer-menu-links a {
    color: #333;
}












/*======================================
    GENERAL STYLES
======================================= */

body {
    font-family: Verdana;
}

.pad-top {
    padding-top: 30px;
}

.pad-bottom {
    padding-bottom: 30px;
}

/*======================================
    CHAT BOX STYLES
======================================= */

.hr-clas {
    border-top: 1px solid #A12EB3;
}

.chat-box-main {
    max-height: 500px;
    overflow: auto;
}

.chat-box-left {
    width: 100%;
    height: auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #C5C5C5;
    font-size: 12px;
}

.chat-box-left:after {
    top: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #C5C5C5;
    border-width: 15px;
    margin-left: -15px;
}

.chat-box-name-left {
    margin-left: 50px;
    text-align: left;
    color: #049E64;
}

.chat-box-name-left img {
    max-width: 40px;
    border: 2px solid #049E64;
}

.chat-box-right {
    width: 100%;
    height: auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #C5C5C5;
    font-size: 12px;
}

.chat-box-right:after {
    top: 100%;
    right: 10%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #C5C5C5;
    border-width: 15px;
    margin-left: -15px;
}

.chat-box-name-right {
    color: #354EA0;
    margin-top: 30px;
    margin-right: 60px;
    text-align: right;
}

.chat-box-name-right img {
    max-width: 40px;
    border: 2px solid #354EA0;
}

.chat-box-footer {
    background-color: #D8D8D8;
    padding: 10px;
}

/*======================================
    CHAT BOX ONLINE STYLES
======================================= */


.hr-clas-low {
    border-top: 1px solid #C5C5C5;
}

.chat-box-online {
    max-height: 554px;
    overflow: auto;
}

.chat-box-online-div {
    border: 2px solid #03DB2F;
    border-bottom: 2px solid #03DB2F;
}

.chat-box-online-head {
    padding: 10px 15px;
    border-bottom: 2px solid #03DB2F;
    background-color: #03DB2F;
    color: #fff;
    text-align: center;

}

.chat-box-online-left {
    margin-left: 10px;
    text-align: left;
    color: #049E64;
}

.chat-box-online-left img {
    max-width: 30px;
    border: 1px solid #049E64;
    margin-bottom: 10px;
}

.chat-box-online-right {
    margin-right: 10px;
    text-align: right;
    color: #354EA0;
}

.chat-box-online-right img {
    max-width: 30px;
    border: 1px solid #354EA0;
    margin-bottom: 10px;

}

/*======================================
  NEW  CHAT  STYLES
======================================= */

.chat-box-new {
    max-height: 554px;
    overflow: auto;
}

.chat-box-new-div {
    border: 2px solid #ff6a00;
    border-bottom: 2px solid #ff6a00;
}

.chat-box-new-head {
    padding: 10px 15px;
    border-bottom: 2px solid #ff6a00;
    background-color: #ff6a00;
    color: #fff;
    text-align: center;

}

.overlay:hover {
    background-color: #ebeef0;

    box-shadow: 0 4px 2px -2px gray;

}

.showme {
    display: none;
}

.overlay:hover .showme {
    display: block;
}

.borderright {
    border-right: 1px solid #333;
}

.improf img {
    max-width: 80px;
    border: 1px solid #fff;
}

.img_public img {
    max-width: 150px;
    border: 1px solid #fff;
}

.container .btn-group .active {
    background-color: #3d5f75;
    color: white;
}

.paddingtop50 {
    padding: 50px 0px !important;
}

.container .btn-group .active p {
    background-color: #3d5f75;
    color: white;
}

.container .btn-group .active h6 {
    color: white;
}

.container .btn-group {
    background-color: #fff;
    border-radius: 3px 0 0 3px;
    color: #3d5f75;
}

.btn-group {
    width: 100%;
}

.radio-inline label {
    border-right: 1px solid rgba(74, 90, 182, .3);

    float: left;
}

button .btn-number {
    padding: 6px 12px;
}

.borderdottedleft {
    border-left: 3px dotted rgba(83, 131, 149, .35);
    padding: 10px;
}

.borderdottedleft input[type="radio"] {
    margin-left: -20px !important;
}


.btn-default h6 {
    margin-top: 1px;
}

.features {
    padding-bottom: 40px;
    width: 100%;
    float: left;
    padding-left: 3%;
}
@media only screen and (max-width: 600px) {
    .features {
        display: grid;
        overflow: auto;
    }
}

.rc-orderform__step-flag {
    border: 2px solid #538395;
    background: url("img/arrow.png") no-repeat top right;
    background-size: 40px;
    border-right-width: 2px;
    border-right-width: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #538395;
    cursor: default;
    line-height: 34px;
    padding: 0 40px 0 5px;
    position: relative;
    -webkit-transition: border-color .7s linear, background .7s linear;
    transition: border-color .7s linear, background .7s linear;
    font-weight: 500;
    display: inline-block;
}

.pricecalculate h5,
.pricecalculate h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px dotted #333;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 0px;
    font-size: 22px;
}

.ck-editor {
    width: 100% !important;
}

.ordercalculate {
    background-color: #f0fcff;
    border: 1px solid rgba(0, 0, 100, .09);
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 100, .1), 0 0 5px rgba(0, 0, 200, .08);
    box-shadow: 0 5px 15px rgba(0, 0, 100, .1), 0 0 5px rgba(0, 0, 200, .08);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.65rem + 2px) !important;
    padding: .375rem 1.75rem .375rem .75rem !important;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: auto auto;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    font-size: 11px;
    border-radius: 0rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.btn-default {
    color: #484848;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    padding: 6px 24px !important;
    border: 1px solid #ced4da !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 14px !important;
}


.btn-default2 {
    color: #484848;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    border: 1px solid #ced4da !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 14px !important;
}

.price-label {
    font-size: 25px;
}

.padding5 {
    padding: 7px;
}

.padding10 {
    padding: 15px;
}

.pricing-scratch {
    background: #75c3e7;
    color: #fff;
    text-align: center;
    font-size: 20px;
}



.btn-default3 {
    color: #484848;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    padding: 60px 10px !important;
    border: 1px solid #ced4da !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 14px !important;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;

    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.pricecalculate {
    background-color: #f0fcff;
    border: 1px solid rgba(0, 0, 100, .09);
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 100, .1), 0 0 5px rgba(0, 0, 200, .08);
    box-shadow: 0 5px 15px rgba(0, 0, 100, .1), 0 0 5px rgba(0, 0, 200, .08);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #405d6c;
    padding: 20px;
}

.modal-header .close {
    padding: 0rem;
}

.nav-link {
    padding: 0rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #3d5f75;
}

#signlogin .nav-item a {
    color: #333;
}

.orderpage h6 {
    padding: 0 0 10px;
    font-size: 23px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    color: #0791c3;
    font-family: "Roboto Condensed", sans-serif;
}

@media (min-width: 992px) {
    label {
        text-align: right !important;
    }
}

.rc-orderform__step-flag h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}


/* ========== START OF ORDER FORM TWO CSS ======= */

.order1a .custom-select {
    height: calc(1.8rem + 2px) !important;
}

@media (max-width: 480px) {
    .order1a .custom-select {
        height: calc(2.8rem + 2px) !important;
    }

    .order1a label {
        text-align: center !important;
    }

    .order1a .border {
        border: 0px solid #dee2e6 !important;
    }

}

.order1a .form-control {
    font-size: 13px !important;
    background-color: #FAFAFA;
}

.order1a .ops-form-group {
    margin-bottom: 0.4rem;
}
.form-group.row {
    margin-bottom: 1rem;
}

.order1a label {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.order1a .custom-select {
    padding: .175rem 1.7rem .375rem .75rem !important;
}


.input-group-addon,
.input-group-btn {
    vertical-align: none;
}


.wrorderarea {
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    font-size: 16px;
}

.wrheader {
    padding: 5px;
}
.bottom {
    padding-bottom: 100px;
}
.wrbody {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
    font-family: 'Lato';
}
ul.navbar-nav.ml-auto.header-links a {
    color: #fff;
}
ul.navbar-nav.ml-auto.header-links {
    align-items: center;
}

.bgd {
    padding: 12px;
    background: #f1f4f4;
    border: 1px solid rgba(0, 0, 0, .1);

}

.bgd3 {
    padding: 12px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);

}

.bgd2 {
    padding: 10px;
    border: 2px solid #c5d1da;
    background: #99adbd;
    color: #fff !important;

}

.bgd a {
    padding-left: 15px;
}

.bgd2 a {
    padding-left: 15px;
    color: #fff;
}

.form-group .btn {
    font-size: 12px;
}



/*==========
NEW STYLES
===========*/

.logo-box {
    display: flex;
    margin-right: 50px;
    flex: 0 0 20%;
    max-width: 20%;
    height: 70px;
    align-items: flex-start;
}
@media only screen and (max-width: 600px) {
    .logo-box {
        flex: 0 0 65%;
        max-width: 65%;
    }
}

.avatar {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.2rem;
    border-radius: 50%;
}

img.hero-logo {
    width: 100%;
}

.fa-whatsapp {
    font-size: 20px;
    padding-right: 5px;
}

.header-badge {
    position: absolute;
    right: 0px;
    font-size: 10px !important;
    top: 2px;
    padding: 7px 4px;
    display: block;
    background-color: #59adec;
    color: #fff;
    line-height: 0;
    border-radius: 100%;
}

.navbar-expand-md {
    background-color: #1B4C7B;
}
.wrt {
    background-color: #23a2b8 !important;
}

.row.bg-white.clients {
    padding-top: 70px;
}

.side-order-btn {
    background-color: #8FBD56;
    border-color: #8FBD56;
    padding: 1rem 0.5rem;
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.side-text {
    color: #525e8a;
    font-size: 15px;
    padding: 4px 4px 16px 32px;
    margin: 1rem 0rem;
    display: flex;
    border-bottom: solid 1px #efefef;
}

.side-badge {
    background-color: #59ADEC;
    width: 1.3rem;
    height: 1.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-left: 5px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

.icon-badge {
    margin-right: 7px;
}

.ops-sm-3.sidebar {
    border-right: solid 1px #eaedf1;
    height: 100vh;
}

.panels {
    -webkit-box-flex: 0;
    background: #F5F5F1;
    border: solid 1px #EAEDF1;
    flex: 1;
    padding: 1.5rem;
    border-radius: 3px;
    margin: 1em;
}
@media only screen and (max-width: 600px) {
    .panels {
        flex: auto !important;
    }
}
.panel-count {
    color: #495058;
    font-size: 1.5rem;
    font-family: 'Lato';
    font-weight: 600;
}

.panel-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    word-wrap: break-word;
    position: relative;
}

.panel-icons {
    padding: 4px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.statustext {
    color: #495058;
}
.dash-title {
    font-size: 20px;
    color: #495058;
    margin-bottom: 0.3rem;
    font-weight: 600;
}
.green {
    background-color: #8FBD56 !important;
}

.pink {
    background-color: #E984B1 !important;
}

.blue {
    background-color: #59ADEC !important;
}

.yellow {
    background-color: #E7C353 !important;
}
.table.clients {
    font-size: 15px;
    color: #333;
}
@media only screen and (max-width: 600px) {
    .table.clients {
        overflow: scroll;
        display: grid;
    }
}
.table.clients a {
    color: #8FBD56;
}
.search-box {
    font-size: 15px;
    color: #495058;
    justify-content: space-around;
}
.search-box a {
    color: #8FBD56;
}
h5.alert.alert-info.edit {
    background: #ffe29e;
    border: solid 1px #ECA80B;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
}
span.deds {
    display: inline-flex;
    align-items: center;
    background: #e7ffc9;
    color: #8fbd56;
    border: solid 1px #b9ef76;
    margin-bottom: 7px !important;
    font-size: 13px;
    font-weight: 600;
    padding: 4px 27px;
    margin-bottom: 3px;
    border-radius: 25px;
    margin-left: 10px;
}
a.due {
    display: inline-flex;
    align-items: center;
    background: #dc3545;
    color: #ffffff;
    border: solid 1px #dc3545;
    margin-bottom: 7px !important;
    font-size: 13px;
    font-weight: 600;
    padding: 4px 27px;
    margin-bottom: 3px;
    border-radius: 25px;
    margin-left: 10px;
}
span.orderid {
    font-size: 17px;
    text-transform: uppercase;
}
span.ordertitle {
    font-size: 20px;
    color: #333;
}
.paymentboxpyp, .paymentbox {
    display: flex;
}
.paymentboxitem {
    width: 50%;
}
/*GTranslate*/
.goog-te-gadget {
    color: #fff !important;
}
.VIpgJd-ZVi9od-l4eHX-hSRGPd, .VIpgJd-ZVi9od-l4eHX-hSRGPd:link {
    color: #fff !important;
}
klarna-express-button {
    width: 100% !important;
}
.paypal-button-text true {
    font-size: 16px !important;
}
h4.previewtitle {
    font-size: 1.7rem;
    font-family: monospace;
    text-transform: uppercase;
    text-align: center;
}
button.btn.razorpaybtn {
    width: 100%;
    height: 50px;
    background: linear-gradient(45deg, #2CBD80, #125aef);
    color: #fff;
    font-weight: 600;
}