body {
    font-weight: 400;
}

body{
    overflow-x: hidden;
}

.scrolled #fh5co-menu {
    border: none;
}

.roboto_thin {
    font-family: Roboto-Thin;
}

.roboto_regular {
    font-family: Roboto-Regular;
}

.roboto_medium {
    font-family: Roboto-Medium;
}

.poppins_bold {
    font-family: Poppins-Bold;
}

.poppins_semibold {
    font-family: Poppins-SemiBold;
}

.poppins_light {
    font-family: Poppins-Light;
}

.poppins_medium {
    font-family: Poppins-Medium;
}

.font-12 {
    font-size: 12px;
}

.font-16 {
    font-size: 16px;
}

.font-18 {
    font-size: 18px;
}

.font-24 {
    font-size: 24px;
}

.color-000 {
    color: #000;
}

.color-333 {
    color: #333;
}

.offers_fluid {
    padding: 30px 0 110px;
    margin-top: 60px;
    color: #fff;
    background: #175b96  url(../svg/shape.svg);
    background-size: 7%;
}

.simple_text {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.2;
}

.simple_paragraph {
    width: 65%;
    margin: 0 auto;
    font-size: 12px;
}

.peruser_text {
    position: relative;
    top: 0px;
}

.pricing_container {
    position: relative;
    top: -80px;
    padding: 0;
    background: #fff;
    box-shadow: 0px 18px 87px 0px rgba(3, 1, 21, 0.19);
}

.left_headding {
    border-radius: 15px 0 0 15px;
    box-shadow: 5px 0px 8px 0px rgba(3, 1, 21, 0.08);
    background-color: #f5f5f5;
}

.text_orange {
    color: #ffa442;
}

.bg_orange {
    background-color: #ffa442;
}

.text_blue {
    color: #4b64ff;
}

.bg_blue {
    background-color: #4b64ff;
}

.text_green {
    color: #40c952;
}

.bg_green {
    background-color: #40c952;
}

.text-white {
    color: #fff;
}

.pb-10px {
    padding-bottom: 10px;
}

.plan_details {
    position: relative;
    padding: 20px 0 0;
}

.plan_details:after {
    position: absolute;
    content: url("../png/line_after.png");
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
}

.button {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 5px 15px;
    outline: none;
    border: none;
}

.text_pink {
    color: #f06c7c;
}

.white-bg .logo-white {
    display: none
}

.white-bg h1 {
    color: #131a23
}

.white-bg h1 .small {
    font-size: 18px
}

.white-bg h2 {
    color: #f06c7c;
    margin-bottom: 15px;
}

/* M.Rafee.SK */

.name {
    color: #f06c7c;
}

.plans-container {
    padding: 10px 10px 20px;
    background-color: #fff;
    box-shadow: 0px 18px 87px 0px rgba(3, 1, 21, 0.19);
}

.price-container {
    border: 1px solid #f1ecec;
    border-radius: 5px;
    background-color: #f5f5f54f;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.02);
    margin-right: 10px;
    margin-bottom: 10px;
}
.addons-row{ display: none}

.large-sectors {
    padding-bottom: 50px !important;
}

.large-sectors-name {
    font-size: 18px;
    position: relative;
    padding-bottom: 10px;
    line-height: 1.2;
    width: 80%;
    margin: 0 auto;
}

.large-sectors-name:after {
    position: absolute;
    content: '';
    height: 4px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    background: #0d2743;
}

.large-sector-image {
    margin: 40px 0 20px;
}

.large-sector-text {
    width: 70%;
    margin: 0 auto 20px;
    line-height: 1.2;
}

.large-sector-readmore {
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    padding: 8px 20px;
    letter-spacing: 1px;
    color: #0d2743;
    border: 1px solid #0d2743;
    text-transform: none;
}

.branchout .large-sector-image {
    margin-bottom: 30px;
}

.branchout .large-sector-text {
    margin-bottom: 30px;
}

.change-plan {
    float: right;
}

/* M.Rafee.SK */

.white-bg .box {
    /*border: 1px #dee2eb solid;*/
    padding: 30px 3px 0px 3px;
    color: #000000;
    overflow: hidden;

}

.headings_box-shadow {
    box-shadow: inset -9px 2px 4px rgba(0, 0, 0, 0.15);
    border: none;
    border-radius: 0px;
    border-bottom-left-radius: 10px;
}

.white-bg .box h1 {
    margin-bottom: 0;
    font-weight: 300;
    display: inline-block;
}

.white-bg .box .btn-lg {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 5px;
    border-radius: 5px;
    text-shadow: 0 0px 0 #fff;
    font-size: 12px;
    letter-spacing: 2px;
    padding-bottom: 10px;
    font-family: "Poppins-Regular", arial;
}

.greentext {
    color: #3a5178;
}

.btn-success.success_btn {
    background: #0d2743;
    color: #fff;
    border: 2px solid transparent;
    border-bottom: 1px solid #3a5178 !important;
}

.btn-success.success_btn:hover, .btn-success.success_btn:active, .btn-success.success_btn:focus {
    background: #0d2743 !important;
    border-bottom: 1px solid #3a5178 !important;
    color: #fff;
    border: 2px solid transparent;
}

.white-bg .box .silver {
    color: #dee2eb !important
}

.white-bg .box .small {
    color: #95a2b4
}

.white-bg .box .progress {
    border-radius: 0;
    height: 5px;
    box-shadow: none;
    background-color: #dee2eb;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 30px;
    margin-bottom: 10px
}

.white-bg .box .progress .progress-bar-success {
    background-color: #2f7fef
}

.white-bg .box .spec.usersBox {
    /* padding: 25px 20px; */
    /*    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.03);
        border: 1px solid #e5e5e594;*/
    margin-bottom: 5px;
    min-height: 59px;
    padding-top: 10px;
}

.plan_icon_thumb {
    /*  margin-right: 10px*/
}

.white-bg .box .spec.usersBox .info-addon b {
    font-weight: 700
}

.seperation_bgcolor {
    background: #f2f5fb;
}

.spec.featuresBox {
    min-height: 386px;
    padding: 13px 10px;
    margin-bottom: 5px;
}

.note_star {
    position: absolute;
    right: 20px;
    color: #999;
    margin-top: 116px;
}
.custom_icon img{
    height: 14px;
    width: 14px;
}
.close img{
    height: 25px;
    width:25px;
    margin-top: 4px;
}
.white-bg .box .spec.storageBox {
    margin-bottom: 5px;
    min-height: 35px;
    /* border-top: 1px solid #dadada; */
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.08);
}
.white-bg .box .spec.storageBox ul li{
    margin-top: -4px;
}
.support_pricing{
    height: 26px;
    width: 22px;
    margin-right: 12px;
}
.white-bg .box .spec {
    padding-top: 8px;
    padding-left: 18px;
    min-height: 590px;
}

.white-bg .box .spec strong {
    font-weight: normal
}
/*.left_form,.right_form{width: 50%}*/
.left_form input,.left_form select,.right_form input,.right_form select{
    background-color: rgb(248, 248, 248);
    border: 1px solid rgb(233, 231, 231);
    height: 39px;
    width: 100%;
    padding-left: 10px;
    margin-bottom: 25px;
    border-radius: 3px;
}
.note_text{
    font-size: 12px;
    color: #a7a7a7;
}
#submit_pricing_form{
    width: 100px;
    background: #f06c7c;
    border: none;
    height: 32px;
    color: #fff;
    border-radius: 3px;
    margin-bottom: 30px;
}
#submit_pricing_form:disabled{
    background: #ffb0b9;
    cursor: not-allowed;
}
.pricing_section {
    min-height: 253px;
    text-align: center;
    /*margin-bottom: 25px;*/
}

.pricing_section .name {
    font-size: large;
    text-transform: uppercase;
    color: #0d2743;
    margin-top: 8px;
   font-family: Poppins-Medium;
}

span.yearly-discount.small {
    display: inline-block;
    top: 120%;
    /*border: 1px solid #e5e5e5;*/
    padding: 1px 10px;
    border-radius: 5px;
    font-size: 11px;
    background: #f2f5fb;
    animation-name: fadeInUp;
    color: #333333;
    z-index: 1;
    position: relative;
}

.promoted img {
    right: -19px;
    position: absolute;
    top: -7px;
    z-index: 1;
}

.higlightbox {
    position: relative;
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.yearly-discount:after {
    position: absolute;
    left: calc(50% - 5px);
    top: -5px;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #f2f5fb;
    color: #ffffff;
}


a.slidebtn.readmre_pricing {
    position: relative;
    display: inline-block;
    height: 45px;
    width: 170px;
    margin: 10px 7px;
    padding: 8px 5px;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 2px;
    color: #0045a4;
    border: 1px #0045a4 solid;
    border-radius: 4px;
    text-transform: uppercase;
    outline: 0;
    overflow: hidden;
    background: none;
    z-index: 1;
    cursor: pointer;
    transition: 0.08s ease-in;
    -o-transition: 0.08s ease-in;
    -ms-transition: 0.08s ease-in;
    -moz-transition: 0.08s ease-in;
    -webkit-transition: 0.08s ease-in;
    border-radius: 30px;
}

.slidebtn.readmre_pricing:after {
    content: "Show Interest";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top:12px;
    text-align: center;
    -webkit-transition: all 400ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
}

.slidebtn.readmre_pricing:before {
    content: " Contact us →";
    height: 100%;
    width: 100%;
    position: absolute;
    color: #383736;
    left: -100%;
    opacity: 0;
    -webkit-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
}

.slidebtn.readmre_pricing:hover {
    background: #0045a4;
}

.slidebtn.readmre_pricing:hover:before {
    left: 0px;
    top:12px;
    opacity: 1;
    color: #fff;
}

.slidebtn.readmre_pricing:hover:after {
    left: 100%;
    opacity: 0;
}



.branding_icon {
    min-height: 72px;
    line-height: 72px;
}

.strikoff_div {
    position: relative;
    margin-right: 15px;
    letter-spacing: -1px;
}
.strikoff_div:after {
    position: absolute;
    content: '';
    left: 46%;
    font-size: 36px;
    top: 45%;
    transform: translate(-50%,-50%) rotate(76deg);
    background: red;
    width: 2px;
    height: 118%;
}

.redtext {
    color: red
}

.freeuntil {
    /*position: absolute;
    top: 188px;
    left: 97px;*/
    line-height: 17px;
}
.freeuntil b {
    display: block;
    font-size: 18px;
    text-align: center;
}

/*.strikoff_div,.year-strikoff_div{ position: relative}
.strikoff_div:before {
    position: absolute;
    width: 50px;
    height: 50px;
    content: '$1';
    right: 79px;
    top: 5px;

    font-size: 78%;
    color: #666;
}
.year-strikoff_div:before {
    position: absolute;
    width: 50px;
    height: 50px;
    content: '$10';
    right: 70px;
    top: 5px;

    font-size: 78%;
    color: #666;
}
.strikoff_div .line {
    position: absolute;
    right: 99px;
    font-size: 74%;
    top: 4px;
    transform: rotate(55deg);
    color: #f77c76;
}
.year-strikoff_div .line{
    position: absolute;
    right: 88px;
    font-size: 129%;
    top: -5px;
    transform: rotate(55deg);
    color: #f77c76;
}*/

.white-bg .box .spec ul {
    list-style: none;
    padding-left: 0;
    text-align: left;
    margin-bottom: 5px;
}

.price-start-box {
    min-height: 66px
}

.white-bg .box .spec ul li {
    padding: 8px 3px;
    font-size: 12.5px;
    display: flex;
    align-items: center;
    letter-spacing: 0.1px;
}

.white-bg .box .spec.usersBox ul li {

}

.white-bg .box .spec ul li .icon-check {
    color: #2f7fef
}

.white-bg .box .spec ul li i, .white-bg .box .spec ul li svg {
    margin-right: 10px
}

.white-bg .box .spec ul li svg.fa-question-circle {
    margin-left: 5px;
}

.white-bg .box-promoted {
    margin-top: -42px;
    background-color: #ebedf3
}

.white-bg .box-promoted .promoted {
    padding: 10px;
    text-align: center;
    color: #fff;
    background-color: #2f7fef;
    margin-bottom: 30px;
    margin-right: -30px;
    margin-left: -30px;
    margin-top: -30px
}

.white-bg .plans {
    color: #333333;
    position: relative;
    left: 5px;
}

.white-bg .plans .col-md-3 {
    padding-left: 0;
    padding-right: 0;
    margin-right: -1px
}

.white-bg .box .silver {
    color: #dee2eb !important;
}

.btn-outline {
    border: 2px solid #3a5178 !important;
    background: #0d2743 !important;
    color: #fff;
}

.btn-outline:hover, .btn-outline:active, .btn-outline:focus {
    border: 2px solid #3a5178 !important;
    background: #0d2743 !important;
    color: #fff;
}

/*swithc*/
.toggle,
.toggler {
    display: inline-block;
    vertical-align: middle;
    margin: 10px;
}

.toggler {
    color: #ddd;
    transition: .2s;
    font-weight: bold;
}

.toggler--is-active {
    color: #9D1726;
}

.b {
    display: block;
}

.toggle {
    position: relative;
    width: 36px;
    height: 16px;
    border-radius: 100px;
    background-color: #76b51b;
    overflow: hidden;
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05);
}

.check {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 6;
    cursor: pointer !important;
}

.check:checked ~ .switch {
    right: 2px;
    left: 57.5%;
    transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-property: left, right;
    transition-delay: .08s, 0s;
}

.switch {
    position: absolute;
    left: 2px;
    top: 2px;
    bottom: 2px;
    right: 57.5%;
    background-color: #fff;
    border-radius: 36px;
    z-index: 1;
    transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-property: left, right;
    transition-delay: 0s, .08s;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.hide {
    display: none;
}

.toggle, .toggler {
    display: inline-block;
    vertical-align: middle;
    margin: 10px;
}

.toggler {
    color: #666;
    font-size: 11px;
    transition: .2s;
    font-weight: bold;
}

@media only screen and (max-width: 991px) {
    .note_star {
        position: unset;
        text-align: right;
        display: block;
        margin: 0;
        padding: 10px 20px;
    }

    .white-bg .plans {
        left: unset;
    }
    body,html{
    overflow-x: hidden;
}
}

@media only screen and (max-width: 767px) {
    .freeuntil {
        position: inherit;
        top: inherit;
        left: inherit;
        line-height: 19px;
    }
    .simple_paragraph {
        width: 100%;
    }
    .offers_fluid {
        margin-top: 110px;
    }
.price-container {
    margin-right: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background-color: #fdfdfd;
}
.plan-name {
    padding-left: 84px;
}
    .plans-container {
        border-radius: 0;
        box-shadow: none;
        padding: 10px 0 0;
    }
    .toggler {
        color: #fff;
    }
}
.pricing-detailsbox {
    padding: inherit;
}
