.bg_dark {
    background-image: linear-gradient(45deg, #262467, #26a7e0);
    background-image: -webkit-linear-gradient(45deg, #262467, #26a7e0);
    background-image: -moz-linear-gradient(45deg, #262467, #26a7e0);
    background-image: -ms-linear-gradient(45deg, #262467, #26a7e0);
    background-image: -o-linear-gradient(45deg, #262467, #26a7e0);
}

.page-help > .container {
    position: relative;
}

.page-help > .container .fa {
    position: absolute;
    top: 0px;
    left: -80px;
    color: rgb(250 253 250);
    font-size: 58px;
}

.page-help, .page-help h2 {
    color: #fff;
}

.page-help p {
    font-size: 16px;
    color: rgba(255,255,255, 0.7);
}

.page-help p a {
    color: rgba(255,255,255, 0.7) !important;
    text-decoration: underline;
    white-space: nowrap;
}

.page-help p .mobile-help {
    display: none;
}

.page-help h2 {
    margin: -4px 0 8px;
    font-weight: 400;
}

.page-help .col-md-4 {
    padding-top: 2px;
    text-align: center;
}

.page-help .col-md-4 a {
    float: right;
}

.page-help .feature-icon {
    float: left;
    margin-right: 35px;
    margin-bottom: 0;
    color: white;
}

.page-help .btn {
    border-radius: 16em !important;
}

.section_space {
    padding: 60px 0 !important
}

.section_space h3 {
    font-weight: 700;
}

.section_space .title {
    margin-top: 0px
}

.row1 {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 1170px;
    width: 100%;
}

.row1.full-width {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 100%;
    width: 100%;
}

.row1.no-gutter {
    margin: 0 auto;
}

.center-block {
    float: none;
}

.section_space {
    /* padding:60px 0 !important; */
}

.section_space h3 {
    font-weight: 700;
}

.section_space .title {
    margin-top: 0px
}

.margin-top-40 {
    margin-top: 40px;
}

/* Pricing Tables Home */
.pricingtables h2 {
    font-weight: 300;
    margin-bottom: 12px;
    text-align: center;
}

.pricingtables p {
    font-size: 17px;
    margin: 18px 0 0;
    text-align: center;
}

.pricingtables h4 {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 10px;
    text-align: center;
}

.pricingtables .panel {
    border-radius: 0;
    margin: 0;
    padding: 0;
}

.pricingtables .panel-heading {
    background: #3b70c2;
    border: 0;
    border-radius: 0;
    filter: none !important;
    position: relative;
}

.pricingtables .panel-heading h3 {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    margin: 0;
    padding: 12px 0;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.pricingtables .panel-body {
    background: #2951a1;
    margin: 0;
    padding: 10px 0 15px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.pricingtables .panel-body span {
    color: #fff;
    font-size: 11px;
    margin: 0 auto;
    padding: 5px 10px;
}

.pricingtables .panel-body span.per {
    background: rgba(0,0,0,0.2);
    padding: 5px 10px 5px;
}

.pricingtables ul {
    border: 0;
    list-style: none;
    margin: 0;
    padding: 10px 0;
}

.pricingtables ul li {
    border: 0;
    font-size: 14px;
    padding: 10px 0;
    font-weight: 300;
}

.pricingtables .btn-group ul.dropdown-menu li {
    padding: 0px 0 !important;
    font-size: 14px !important;
}

.pricingtables ul li:nth-child(odd) {
    background: #fff;
}

.pricingtables ul li:nth-child(even) {
    background: transparent;
}

.pricingtables .panel-footer {
    text-align: center;
    background-color: #fff;
}

.pricingtables .btn-pricetable {
    background: #f9f9f9;
    border-radius: 0;
    color: #434343;
    font-size: 0.9em;
    margin: 10px auto;
    padding: 10px 30px;
    font-weight: 500;
}

.pricingtables .btn-pricetable:hover {
    background: #2951a1;
    color: #fff;
}

.pricingtables .most-popular {
    border-width: 3px;
    z-index: 2;
}

.pricingtables .most-popular .panel-heading {
    background: #afd139;
    position: relative;
}

.pricingtables .most-popular .panel-body {
    background: #9ec028;
}

.pricingtables .most-popular h4 {
    color: #fff;
}

.pricingtables .most-popular .panel-body span.per {
    background: #000;
}

.pricingtables .most-popular ul li {
    padding: 10px 0;
    font-weight: 300;
}

.pricingtables .panel-info {
    border: 0px;
    box-shadow: 1px 9px 9px -6px #DDDDDD;
    box-shadow: 2px 9px 14px -2px #DDDDDD;
    -webkit-box-shadow: 2px 9px 14px -2px #DDDDDD;
    -moz-box-shadow: 2px 9px 14px -2px #DDDDDD;
    -o-box-shadow: 2px 9px 14px -2px #DDDDDD;
}

.sticker-wrapper {
    position: absolute;
    top: -16px;
    left: 0px;
    width: 100%;
    display: flex;
}

.sticker-wrapper .sticker {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    text-align: center;
    left: 0;
    display: block;
    background-color: #fedc45;
    padding: 1.5px 15px;
    color: black;
    margin: 0 auto;
    border-radius: 12em;
    box-shadow: 0px 6px 9px -5px rgba(0,0,0,0.5);
    box-shadow: 0px 6px 9px -5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 6px 9px -5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 6px 9px -5px rgba(0,0,0,0.5);
    -o-box-shadow: 0px 6px 9px -5px rgba(0,0,0,0.5);
}

/* End of Pricing Tables */
