/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
body,
label,
h1,
h2,
h3,
h4,
h5,
h6,
input,
.form-group,
p,
input,
button,
select,
textarea {
    font-family: 'Montserrat', sans-serif;
}



.logincontainer {
    background: #fff;
    max-width: 550px;
    padding: 50px;
    border-radius: 10px;
}

.logincontainer .header-lined {
    text-align: center;
}

.logincontainer div.header-lined small {
    display: none;
}

.logincontainer a.logo-login {
    text-align: center;
    display: block;
}

.logincontainer .allure-login-logo.color {
    margin: 0 auto;
    width: 140px;
    margin-bottom: 20px;
}

.logincontainer div.header-lined h1 {
    font-size: 24px;
    font-weight: 600;
    color: #5d58f4 !important;
}

.logincontainer div.header-lined h1 {
    font-size: 24px;
    font-weight: 600;
    color: #5d58f4 !important;
    padding-bottom: 15px;
    border: none;
}

.logincontainer .form-group label {
    display: none;
}

.logincontainer .form-group input {
    border-radius: 0;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #dadada;
    height: 45px;
    font-size: 16px;
}

.logincontainer .checkbox {
    margin: 10px 0;
}



.top-banner {
    padding: 10px 0 50px;
}

.welcome-message h3 {
    margin: 0 !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    color: #5A5A5C !important;
}

.welcome-message p {
    margin: 0;
    font-size: 20px !important;
    color: #5A5A5C;
    margin-top: 2px;
}

.godex-logo {
    text-align: left;
    padding: 15px 0;
}

.godex-logo img {
    width: 120px;
}

.main-banner {
    background-image: url(/templates/allure/images/main-banner-bg.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0;
    border-radius: 10px;
    margin-bottom: 50px;
}

.text-area-banner {
    padding-right: 200px;
}

.text-area-banner p {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 2px;
}

.main-banner h3 {
    font-size: 40px;
    color: #5C57F5;
    font-weight: 600;
    margin: 0;
    margin-bottom: 10px;
}

.text-area-banner:before {
    content: url(/templates/allure/images/white-g-icon.png);
    position: absolute;
    top: -20px;
    right: 75px;
}

.news-sec-ab {
    margin-bottom: 50px;
}

.news-sec-ab h3 {
    color: #5C57F5 !important;
    border-right: 3px solid #5C57F5 !important;
    margin: 0 !important;
    padding: 8px 15px !important;
    font-weight: 600 !important;
}

.content-n-sec {
    background: #fff;
    min-height: 100px;
    padding: 20px 20px 10px;
    border-right: 3px solid #CCCCCC;
    min-height: 202px;
}

.content-n-sec h2 {
    display: none;
}

.content-n-sec .announcement-single blockquote {
    display: none;
}

.content-n-sec .announcement-single h3 {
    border: none !important;
    padding: 0 !important;
}

.content-n-sec .announcement-single h3 a {
    font-size: 14px;
    font-weight: 600 !important;
    text-decoration: none;
    color: #616161 !important;
}

.content-n-sec .announcement-single .label {
    background: transparent;
    color: #616161;
    position: absolute;
    margin: 0;
    margin-top: 30px;
    font-size: 13px;
    font-weight: 500;
}

.content-n-sec .announcement-single {
    margin-bottom: 30px;
    margin-right: 40px;
}

.announcement-single:after {
    content: '';
    height: 1px;
    width: 78%;
    background: #ccc;
    position: absolute;
    margin-right: 0;
    margin-top: 31px;
}

.announcement-single:last-child:after {
    display: none;
}

.content-n-sec a:before {
    content: "\f781" !important;
    position: absolute;
    margin-right: -35px;
    color: #5C57F5;
    font-family: 'FONT AWESOME 5 PRO';
    font-weight: 400;
    margin-top: 3px;
    font-size: 20px;
}

.tiles .tile {
    height: 155px;
    text-align: center;
    margin: 10px;
    width: 23%;
    border-radius: 8px;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.05);
}

.tiles .tile .stat {
    font-size: 55px;
    font-weight: 600;
    color: #330A7B;
}

.tiles .tile i {
    display: none;
}

.tiles .tile .highlight {
    display: none;
}

.tiles .tile .title {
    font-size: 18px;
    font-weight: 700;
    color: #330A7B;
}

.tiles .tile .title i {
    display: inline-block;
}

.tile.green-text a .title,
.tile.green-text a .stat {
    color: #067900 !important;
}

.tiles .tile:nth-child(2) {
    background: #94BD31;
}

section#footer {
    background: #5C57F5;
    padding: 10px 0;
    margin-right: 250px;
}

section#footer p {
    margin: 0;
    border-top: none;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

div#Product_services_heading {
    display: none;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #FFFFFF;
    border: 1px solid #F5F5F5;
}

.list-group-item.items-custom-style {
    border-right: 4px solid #5C57F5;
    border-radius: 2px;
    padding: 20px;
}

.div-service-name.custom-width {
    min-width: 300px;
}

.div-service-name>span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.div-service-name.custom-width .font-weight-bold {
    font-weight: 700;
    font-size: 16px;
    color: #5C57F5;
    display: block;
}

.div-service-name.custom-width .text-domain {
    color: #B1B1B1;
}

.list-group-item.items-custom-style .space-between {
    justify-content: space-between;
}

.list-group-item.items-custom-style .space-between .cancel_service {
    font-size: 12px;
    padding: 2px 8px;
}

.list-group+.panel-footer {
    background: transparent;
}

.list-group+.panel-footer .btn-view-more {
    background: #5C57F5;
    color: #fff;
    border-radius: 50px;
    padding: 10px 40px;
}

.list-group+.panel-footer .btn-view-more.disabled {
    background: #5c57f561;
    border-radius: 50px;
    padding: 10px 40px;
}
.btn-primary {
    color: #fff;
    background-color: #5C57F5 !important;
    border-color: #5C57F5 !important;
    border-radius: 50px;
}
#order-standard_cart .products .product div.product-desc {
    width: 100% !important;
}
#order-standard_cart .products .product {
    border: 2px solid #F2F7FA !important;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    padding: 40px 50px 40px 50px !important;
    border-radius: 5px !important;
    text-align: center !important;
}
#order-standard_cart .products .product header {
    padding: 0 !important;
    background: transparent !important;
    font-family: "Jost", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}
#order-standard_cart .products .product footer {
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
}
#order-standard_cart .products .product footer .price {
    color: #1e293b !important;
    font-size: 35px !important;
    font-family: "Jost", Sans-serif !important;
    font-weight: 700 !important;
}
#order-standard_cart .products .product footer a {
    background-image: linear-gradient(90deg, #810CF8 0%, #5D24FC 100%);
    border-radius: 5px 5px 5px 5px;
    border: none !important;
    padding: 12px 40px !important;
    display: block;
    font-size: 16px !important;
    font-family: "Jost", Sans-serif !important;
}
#order-standard_cart .products .product div.product-pricing {
    margin-bottom: 10px !important;
    font-size: 16px !important;
}
#order-standard_cart .products .product div.product-desc {
    margin-bottom: 10px !important;
    font-size: 15px !important;
    line-height: 28px !important;
}































