﻿img.logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

img.lambkin {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

.Line_1 {
    border-width: 1px;
    border-color: rgb(248, 153, 38);
    border-style: solid;
    height: 0;
    z-index: 94;
    margin: 15px 0px 15px 0px;
}

.color-primary {
    color: rgb(49, 188, 213);
}

.color-secondary {
    color: rgb(251, 170, 15);
}


.heading-1 {
    font-size: 40px;
    font-family: "visby_round_cfbold";
    line-height: 0.95;
    text-align: center;
    /*-moz-transform: matrix( 5.28623168239917,0,0,5.28623168239918,0,0);
            -webkit-transform: matrix( 5.28623168239917,0,0,5.28623168239918,0,0);
            -ms-transform: matrix( 5.28623168239917,0,0,5.28623168239918,0,0);*/
    left: 541.829px;
    top: 212.176px;
    z-index: 6;
    margin-bottom: 20px;
}

.one_month {
    font-size: 40px;
    font-family: "visby_round_cfbold";
    color: rgb(64, 192, 217);
    line-height: 1.2;
    text-align: center;
    left: 195.85px;
    top: 421.914px;
    z-index: 90;
}

.heading-2 {
    font-size: 20px;
    font-family: "visby_round_cfbold";
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    /*-moz-transform: matrix( 5.28623168239917,0,0,5.28623168239918,0,0);
            -webkit-transform: matrix( 5.28623168239917,0,0,5.28623168239918,0,0);
            -ms-transform: matrix( 5.28623168239917,0,0,5.28623168239918,0,0);*/
    left: 541.829px;
    top: 212.176px;
    z-index: 6;
    /*    margin-bottom: 30px;
    margin-top: 30px;*/
}

.six_months {
    font-size: 40px;
    font-family: "visby_round_cfbold";
    color: rgb(230, 74, 96);
    line-height: 1.2;
    text-align: center;
    left: 195.85px;
    top: 421.914px;
    z-index: 90;
}

.twelve_months {
    font-size: 40px;
    font-family: "visby_round_cfbold";
    color: rgb(248, 149, 29);
    line-height: 1.2;
    text-align: center;
    left: 195.85px;
    top: 421.914px;
    z-index: 90;
}

.copy-right {
    font-family: "visby_round_cfbold";
    color: rgb(251, 170, 15);
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    height: 1.915px;
    z-index: 12;
    margin-top: 7px;
}

.price-ul {
    list-style: none;
    text-align: center;
}

.price-li {
    display: inline-block;
    margin-right: 30px;
    margin-top: 30px;
}

.centre-align {
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.subscription {
    border-radius: 25px;
    background-color: rgb(255, 255, 255);
    box-shadow: 4.4px 16.421px 49px 0px rgba(139, 150, 194, 0.34);
}

.Button {
}

.btn-lambkin {
    border-radius: 10px;
    background-color: rgb(251, 170, 15);
    border: none;
    min-width: 150px;
    font-size: 20px;
    font-family: "visby_round_cfbold";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: center;
    margin: 5px;
}

.color-red {
    background-color: #e64a60;
}

.text-align-left {
    text-align: left;
}

.text-align-center {
    text-align: center;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td .lambkin-table {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid rgb(251, 170, 15) !important;
}


.divider:after,
.divider:before {
    content: "";
    flex: 1;
    height: 1px;
    background: #eee;
}

.h-custom {
    height: calc(100% - 73px);
}

@media (max-width: 450px) {
    .h-custom {
        height: 100%;
    }
}

.ErrorMessage {
    color: red;
    font-family: 'visby_round_cfbold';
}

.slick-track {
    margin-left: 0;
}

.container.lambkinz-banner {
    max-width: 100% !important;
}

.user-menu {
}

    .user-menu:before {
        margin-right: 5px;
    }

.btn-primary {
    background-color: #f8951d !important;
    border-color: #f8951d !important;
}


.btn-outline-primary {
    color: #f8951d !important;
    border-color: #f8951d !important;
}

    .btn-outline-primary:hover {
        color: #fff !important;
        background-color: #f8951d !important;
        border-color: #f8951d !important;
    }

.btn-secondary {
    background-color: #41c0d9 !important;
    border-color: #41c0d9 !important;
}
.btn-outline-secondary:hover {
    color: #fff !important;
    background-color: #41c0d9 !important;
    border-color: #41c0d9 !important;
}
.user-note {
    color: #e64a60;
}

.field-panel {
    background-color: white;
    padding: 15px 15px;
    border-radius: 20px;
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-style: solid;
    border-color: #f8951d !important;
}
.field-panel-footer {
    margin-top: 20px;
}
.iti__selected-flag {
    border-radius: 50px;
}
em {
    color: red !important;
    font-style: normal !important;
}
.link-button {
    color: #007bff !important;
}
.no-background {
    background: none !important;
}