body {
    font-family: 'Muli', sans-serif;
    font-size: 13px;
    color: #767984;
}

h1, h2, h3, h4, h5, h6 {
    color: #2e2e2e
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    font-family: 'Muli', sans-serif;
}

img {
    max-width: 100%;
    height: auto
}

label.error {
    display: none;
}

.sidebar ul li a {
    color: #645151;
}

header {
    background: #e2e2e2;
    padding: 20px 0;
    border-bottom: #d8d8d8 1px solid;
    margin-bottom: 1px;
}

section.page-title {
    border-top: #59c82b 3px solid;
    background: url(../images/order-header-green.png) repeat bottom left;
    padding: 30px 0;
    margin-top: 99px;
}

header ul.navigation-header {
    text-align: right;
    margin: 19px 0 0 0;
}

header ul.navigation-header li {
    display: inline-block;
    color: #282828;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 0 14px;
}

.order-prev-agent input[type="text"], .order-prev-agent input[type="email"], .order-prev-agent input[type="tel"], .order-prev-agent select, .order-prev-agent text area {
    padding: 8px 11px;
    border: #d4d4d4 1px solid;
    width: 100%;
}

.combo-height {
    min-height: 520px;
}

.special-height {
    min-height: 400px;
}

.header-logo {
    margin-top: 20px;
    display: block;
}

header ul.navigation-header li a {
    color: #282828;
    display: block;
}

section.page-title h1 {
    margin-bottom: 8px;
    line-height: 1.1;
    margin-top: 0;
    text-align: left;
    color: #000;
    font-size: 35px;
    font-weight: 700;
}

section.content-seq {
    background: #efeff0;
    padding: 60px 0 30px 0;
}

li.grand-total.last {
    /*border-top: #ccc dotted 1px;*/
    border-bottom: #e2e2e2 1px solid;
    border-left: #e2e2e2 1px solid;
    margin: 0 0 30px 0!important;
    background: #f9f9f9;
    padding: 20px 6px !important;
    color: #000;
    font-weight: 600;
    width: 100%;
}

.ordr-sum-sub-total li {
    margin: 0 0 13px 0!important;
    padding: 0 6px !important;
}

li.grand-total.last span {
    font-size: 18px;
    font-weight: 700 !important;
}

li.agree-check.first label {
    display: block !important;
    position: absolute;
    bottom: -27px;
    font-size: 11px;
    color: red;
    text-transform: none;
}

.form-sec ul li {
    padding-bottom: 33px;
    clear: both;
}

.form-sec ul li label {
    display: block;
    margin-bottom: 8px;
    color: #515151;
    font-size: 14px;
}

.form-sec ul li label .req-field-star {
    color: red;
}

input.seq_continuew_btn.continue_active {
    background: #59c82b !important;
}

.form-sec ul li input[type=text], .form-sec ul li input[type=email], .form-sec ul li input[type=tel], .form-sec ul li input[type=password], .form-sec ul li select, .form-sec ul li textarea {
    background: #fff;
    font-size: 14px;
    border-radius: 10px;
    color: #4e4e4e;
    border: #e2e2e2 1px solid;
    padding: 20px 15px;
    text-transform: none;
    width: 100%;
}

.radio-field-set label {
    display: inline-block !important;
    width: 28% !important;
}

.radio-field-set label input {
    margin-right: 6px;
    #59c82b position: relative;
    top: 3px;
}

.radio-field-set {
    margin-top: 23px;
}

.form-sec ul li textarea {
    min-height: 242px;
}

.submit-btn input[type="submit"] {
    width: 96%;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 10px;
    border-radius: 30px;
    padding: 21px 0;
    background: #59c82b;
}

.sidebar h2 span {
    font-size: 40px;
    display: block;
    color: #59c82b;
    font-style: italic;
}

.sidebar h2 {
    margin-bottom: 20px;
    font-size: 42px;
}

.sidebar ul li {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: relative;
    padding-left: 78px;
    margin-bottom: 51px;
    font-size: 14px;
    color: #515151;
    font-weight: 500;
    padding-top: 12px;
}

.sidebar ul li i {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: absolute;
    left: 0;
    color: #c8c8c8;
    font-size: 29px;
    width: 65px;
    border: #c8c8c8 1px solid;
    border-radius: 100%;
    height: 65px;
    text-align: center;
    padding-top: 16px;
    top: 0;
}

.sidebar ul li span {
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 4px;
}

.sidebar {
    border-left: #dcdcdc 1px solid;
    padding: 0 0 0 31px;
    margin-left: 36px;
    width: 21%;
}

footer {
    background: #16171a;
    padding: 22px 0;
}

footer p {
    margin: 0;
}

footer a {
    color: #767984 !important;
}

section.steps-seq {
    padding: 40px 0;
    text-align: center;
}

section.steps-seq ul li {
    display: inline-block;
    padding: 0;
    position: relative;
    width: 19.5%;
}

section.steps-seq ul li.last:after {
    display: none;
}

section.steps-seq ul li:after {
    content: "";
    background: #ccc;
    height: 2px;
    width: 154px;
    position: absolute;
    right: -78px;
    top: 40px;
}

i.icon_bg:before {
    background-image: url('../images/sprite.png');
    display: inline-block;
    background-repeat: no-repeat;
    content: "";
}

.step_icon_pd:before {
    background-position: -4px -7px;
    width: 42px;
    height: 42px;
}

.step_icon_ps:before {
    width: 40px;
    height: 44px;
    background-position: -59px -7px;
}

.step_icon_os:before {
    width: 35px;
    height: 40px;
    background-position: -114px -10px;
}

.step_icon_pymnt:before {
    width: 38px;
    height: 32px;
    background-position: -167px -11px;
}

.step_icon_thanku:before {
    width: 44px;
    height: 36px;
    background-position: -221px -17px;
}

i.icon_bg {
    padding: 15px 0 0 0;
    text-align: center;
    width: 78px;
    position: relative;
    height: 76px;
    display: inline-block;
    border: #dedee0 3px solid;
    border-radius: 100%;
}

i.icon_bg.step_icon_os {
    padding-top: 17px;
}

i.icon_bg.step_icon_pymnt {
    padding-top: 20px;
}

i.icon_bg.step_icon_thanku {
    padding-top: 21px;
}

span.check-icon {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f058";
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: -10px;
    font-size: 16px;
    background: #dedee0;
    color: #ffffff;
    bottom: 1px;
    padding: 4px;
    border-radius: 100%;
}

span.check-icon:before {
    content: "\f00c";
}

section.steps-seq ul li h6 {
    color: #444956;
    text-transform: uppercase;
    display: block;
    margin-top: 13px;
}

.step-active-check i {
    border-color: #59c82b;
}

.step-active-check span.check-icon {
    background-color: #59c82b;
}

section.content-seq h4 {
    font-size: 32px;
    margin-bottom: 18px;
    font-weight: 400;
}

label.error {
    display: block;
    color: red !important;
    font-size: 11px;
    position: absolute;
    bottom: 10px;
    left: 0;
}

.step-1-form ul li {
    display: inline-block;
    width: 48%;
    margin-right: 15px;
    position: relative;
}

.phone-code {
    width: 25% !important;
    display: inline-block;
}

.phone_number {
    width: 73% !important;
    display: inline-block;
    margin-left: 4px;
}

.agree-check {
    font-size: 13px;
    width: 100% !important;
    color: #000;
    position: relative;
    padding-left: 19px;
    padding-bottom: 0 !important;
    margin-bottom: 20px;
}

.agree-check a {
    color: #000 !important;
}

.agree-check input[type=checkbox] {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 3px;
}

li.already-account-li.last {
    font-size: 18px;
    color: #515151;
    padding-top: 30px;
    display: inline-block !important;
}

.btn-txt-right {
    display: inline-block !important;
    width: 48%;
    margin-right: 15px;
    font-size: 15px;
    color: #515151;
    padding-top: 30px;
    padding-left: 20px;
}

.already-account-li.last a, .btn-txt-right a {
    color: #59c82b;
    font-size: 18px;
}

.forget_pass_txt {
    display: inline-block;
    float: right;
    font-size: 15px;
    color: #515151;
    padding-top: 9px;
    text-align: right;
}

.forget_pass_txt a {
    color: #59c82b;
    font-weight: 600;
}

.submit-btn {
    width: 40%;
    display: inline-block !important;
}

.sidebar ul li i.fa.fa-phone {
    padding-top: 18px;
}

.sidebar ul li:hover a, .sidebar ul li:hover {
    color: #59c82b;
}

.sidebar ul li:hover i {
    color: #59c82b;
    border-color: #59c82b;
}

.packages-col {
    padding: 0;
    text-align: center;
    margin-bottom: 30px;
}

.packages-col h3 {
    font-size: 51px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 600;
}

.packages-col h3 span {
    color: #3575ff;
    font-size: 37px;
    display: block;
    text-transform: capitalize;
    font-style: italic;
    font-weight: 400;
}

.packages-col>div>div>div {
    padding: 0 0 20px 0;
    min-height: 400px;
    color: #fff;
    background: #212121;
    text-align: left;
    position: relative;
    margin-bottom: 30px;
}

/*.packages-col >div>div>div .pkg-title{
margin-bottom: 19px;
}*/

.packages-col>div>div>div .pkg-title h2 {
    font-size: 27px;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
    line-height: 29px;
    padding: 22px 0;
}

.packages-col>div>div>div .pkg-title h2>span {
    font-size: 18px;
    display: block;
    text-transform: capitalize;
    font-style: italic;
}

.packages-col>div>div>div .pkg-title ul {
    color: #fff;
    font-size: 12px;
    margin: 0 17px;
    min-height: 216px;
}

.packages-col>div>div>div .pkg-title ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 16px;
}

.packages-col>div>div>div .pkg-title ul li:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 9px;
    text-rendering: auto;
    position: absolute;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    left: 0;
    top: 1px;
}

.packages-col>div>div>div .pkg-title a {
    display: block;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    padding: 13px 0;
    width: 200px;
    margin: 0 auto;
    background-color: red;
    position: relative;
    top: 20px;
}

.packages-col>div>div>div .pkg-feature-list {
    padding: 0 10px;
    margin-bottom: 7px;
}

.packages-col>div>div>div .pkg-feature-list h4 {
    font-size: 15px;
    color: #2f2f2f;
    font-weight: 400;
    margin-bottom: 13px;
    position: relative;
}

.packages-col>div>div>div .pkg-feature-list h4:after {
    content: "";
    height: 1px;
    position: absolute;
    width: 57%;
    right: 0;
    background: #dcdcdc;
    top: 7px;
}

.packages-col>div>div>div .pkg-feature-list ul {
    color: #383838;
    font-size: 10px;
    margin: 0;
}

.packages-col>div>div>div .pkg-feature-list ul li {
    display: inline-block;
    width: 49.2%;
    margin-bottom: 11px;
    position: relative;
    padding-left: 9px;
}

.packages-col>div>div>div .pkg-feature-list ul li:before {
    content: "";
    background: red;
    width: 2px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 3px;
}

.packages-col>div>div>div .pkg-recommendation {
    padding: 10px 10px 0 10px;
    border-top: #dcdcdc 1px solid;
    margin-bottom: 20px;
}

.packages-col>div>div>div .pkg-recommendation:after {
    content: "";
    display: block;
    clear: both;
}

.packages-col>div>div>div .pkg-recommendation h6 {
    font-size: 15px;
    color: #fff;
}

.packages-col>div>div>div .pkg-recommendation .stars5 {
    background: url('../images/sprite-pkg.png') no-repeat -183px -1px;
    width: 95px;
    height: 16px;
    display: block;
    margin-top: 17px;
}

.packages-col>div>div>div .pkg-recommendation .stars4 {
    background: url('../images/sprite-pkg.png') no-repeat -183px -19px;
    width: 95px;
    height: 16px;
    display: block;
    margin-top: 17px;
}

.packages-col>div>div>div .pkg-recommendation .pkg-price {
    float: right;
    text-align: right;
    line-height: 31px;
}

.packages-col>div>div>div .pkg-recommendation .pkg-price span.old-price {
    font-size: 23px;
    color: #aeaeae;
    display: block;
    text-decoration: line-through;
}

.packages-col>div>div>div .pkg-recommendation .pkg-price span.org-price {
    display: block;
    font-size: 34px;
    color: #fff;
}

.packages-col>div>div>div label a {
    display: block;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    padding: 13px 0;
    width: 200px;
    margin: 0 auto;
}

.packages-col>div>div>div span.most-sold-tag {
    background: url('../images/sprite-pkg.png') no-repeat -4px -40px;
    width: 78px;
    height: 60px;
    position: absolute;
    top: -6px;
    left: -7px;
}

.packages-col>div>div>div span.hot-offer-tag {
    background: url('../images/sprite-pkg.png') no-repeat -95px -41px;
    width: 78px;
    height: 60px;
    position: absolute;
    top: -6px;
    left: -7px;
}

.three-height {
    min-height: 432px;
}

.two-height {
    min-height: 530px;
}

.for-height {
    min-height: 700px;
}

.pkg-1 .pkg-title {
    background: #fff;
    min-height: 400px;
}

.pkg-1 .pkg-title::hover {
    box-shadow: 0px 0px 24px -3px #9E9E9E;
}

.pkg-1 .pkg-title h2 {
    background: #3575ff;
    /*border-bottom: #3b3b3b 1px solid;*/
}

.pkg-2 .pkg-title {
    background: #212121;
}

.pkg-2 .pkg-title h2 {
    background: #0d0606;
    border-bottom: #3b3b3b 1px solid;
}

.pkg-3 .pkg-title {
    background: #212121;
}

.pkg-3 .pkg-title h2 {
    background: #0d0606;
    border-bottom: #3b3b3b 1px solid;
}

.pkg-4 .pkg-title {
    background: #b3558c;
}

.pkg-4 .pkg-title h2 {
    background: #9d3e71;
    border-bottom: #7b1b4f 1px solid;
}

.pkg-1 label a {
    background: red;
}

.pkg-2 label a {
    background: #3474ff;
}

.pkg-3 label a {
    background: #3474ff;
}

.pkg-4 label a {
    background: #b3558c;
}

.pkg-rating {
    float: left;
    padding-top: 4px;
}

.packages-col>div>div>div .pkg-recommendation+label {
    display: block;
    position: relative;
}

input.pkg_select_radio {
    position: absolute;
    left: 26px;
    bottom: 11px;
    width: 17px;
    display: none;
    height: 17px;
}

.packages-col>div>div>div .pkg-title h2>span sub {
    position: relative;
    left: 0px;
    bottom: -20px;
}

.packages-col>div>div>div .pkg-title h2>span sub s {}

#tabs-pkg>ul {
    /*border-bottom: #999ca3 1px solid;*/
    text-align: center;
    margin: 0 0 40px 0;
}

#tabs-pkg>ul>li {
    font-size: 13px;
    text-transform: uppercase;
    color: #444956;
    display: inline-block;
    margin: 0 2px 0px;
}

#tabs-pkg>ul>li>a {
    display: block;
    color: #2b2e31 !important;
    padding: 18px 15px;
}

#tabs-pkg>ul>li:hover a, #tabs-pkg>ul>li.ui-tabs-active a {
    color: #3474ff !important;
    border-bottom: 2px solid #3474ff;
}

.hide_pkg_toggle {
    display: none
}

#web_tab, #logo_tabs, #video_tabs, #branding_tabs {
    display: none
}

.seq_view_all_pkg {
    background: #3575ff;
    margin: 15px 15px;
    display: inline-block;
    padding: 18px 40px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    color: #fff !important;
    width: 260px;
}

.seq_continuew_btn {
    background: #444956;
    margin: 16px 9px;
    display: inline-block;
    padding: 17px 40px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    width: 260px;
    color: #fff !important;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.seq_thankyou h4 {
    font-style: italic;
    color: #3575ff;
    font-family: 'Muli', sans-serif;
    font-size: 45px !important;
    margin: 0 0 36px 0px !important;
}

.seq_thankyou {
    font-size: 18px;
    color: #444956;
}

.seq_thankyou p {
    line-height: 28px;
}

section.page-title p {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin: 0px 0 0 0;
}

.pkg-1 .package-box {
    min-height: 400px;
    background-color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    margin-bottom: 50px;
    padding: 0;
}

.pkg-1 .package-box .header {
    background-color: #3575ff;
    text-align: center;
    padding: 20px 0px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}

.pkg-1 .package-box .header h2 {
    font-size: 40px;
    color: #fff;
}

.pkg-1 .package-box .header p {
    font-size: 14px;
    margin: 0;
    clear: both;
}

.pkg-1 .package-box .header img {
    position: absolute;
    top: -4px;
    right: -4px;
}

.pkg-1 .package-box .header h3 {
    font-size: 26px;
    color: #fff;
    margin-bottom: 5px;
}

.pkg-1 .package-box .header h2 span {
    font-size: 34px;
}

.pkg-1 .package-box .header h2 span sub {
    font-size: 16px;
    position: relative;
    top: 10px;
    left: -10px;
}

.pkg-1 .package-box .header h2 span sub s {}

.pkg-1 .package-box .header h2 span sup {}

.pkg-1 .package-box .content {
    padding: 30px 20px;
    position: relative;
}

.pkg-1 .package-box .content ul {
    color: #000;
}

.pkg-1 .package-box .content ul li {
    position: relative;
    text-align: left;
    font-size: 12px;
    text-transform: capitalize;
    color: #2b2e31;
    padding-right: 20px;
    padding-bottom: 10px;
    transition: 0.6s;
    padding-left: 20px;
    font-family: Lato;
}

.pkg-1 .package-box .content ul li::before {
    content: "";
    left: 0px;
    top: 3px;
    position: absolute;
    background: url('../images/check-icon.png');
    width: 11px;
    height: 11px;
    display: inline-block;
    background-size: cover;
}

.pkg-1 .package-box .bottons {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding: 13px 0;
    width: 200px;
    margin: 0 auto;
    background-color: #59c82b;
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    border-radius: 7px;
    font-weight: 600;
}

.list-scroll {
    height: 250px;
}

.list-scroll p {
    font-weight: 700;
}

.step-3-form {}

.order_sum_col.row {
    background: #fff;
    border: #e2e2e2 1px solid;
}

.order_sum_col.row>.col-md-9 h5, .order_sum_col.row>.col-md-9+.col-md-3 h5, .order_sum_col.row>.col-md-9+.col-md-3+.col-md-3 h5 {
    font-size: 20px;
    color: #000000ba;
    text-transform: uppercase;
    padding: 14px 18px;
    border-bottom: #e2e2e2 1px solid;
    font-weight: bold;
}

.order_sum_col .col-md-9 {
    padding: 0;
}

.order_sum_col .col-md-9+.col-md-3, .order_sum_col .col-md-9+.col-md-3+.col-md-3 {
    padding: 0;
}

.order_sum_col .col-md-6+.col-md-3+.col-md-3 {}

.pkg_desc_view {
    padding: 30px 25px 20px 25px;
}

.order_sum_col.row h3 {
    font-size: 22px;
    color: #444956;
    margin-bottom: 24px;
    text-transform: uppercase;
    font-weight: 400;
}

.order_sum_col.row ul.check_list_red {
    padding: 0 0 10px 0;
    position: relative;
}

ul.check_list_red {}

ul.check_list_red li:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #59c82b;
    -moz-osx-font-smoothing: grayscale;
    left: 0;
    position: absolute;
}

ul.check_list_red li {
    margin: 0;
    position: relative;
    padding: 0 0 0px 25px;
    font-size: 18px;
    color: #444956;
    font-weight: 400;
    margin-bottom: 20px;
    width: 100%;
}

ul.check_list_red li:before {
    content: "\f058";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #59c82b;
    -moz-osx-font-smoothing: grayscale;
    left: 0;
    position: absolute;
}

.order_sum_col.row ul.check_list_red:before {
    background: #e2e2e2;
    height: 100%;
    position: absolute;
    width: 1px;
    content: "";
    visibility: hidden;
    left: 43%;
    top: 0;
}

.more_features_order {
    margin-top: 16px;
    border-top: #ccc 1px dotted !important;
    padding-top: 12px;
}

.more_features_order h6 {
    font-size: 13px;
    color: #464646;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 13px;
}

.order_sum_price_list.bg_gray_ordr_summ {
    /*background: #f9f9f9;*/
    border-left: #e2e2e2 1px solid;
    padding: 40px 18px 20px 18px;
    /*height: inherit;*/
    text-align: right;
    font-size: 22px;
    color: #666;
}

.order_sum_price_list.bg_gray_ordr_summ.border-left-gray {}

span.inner {
    color: #666666;
}

span.outer {
    color: red;
    text-decoration: line-through;
}

.order_sum_col.row .col-md-3 h5 {
    text-align: center;
}

.col-md-12.discount-ordr-summ {
    border-top: #e2e2e2 1px solid;
    /*padding: 20px;*/
    padding: 0px;
    color: #7f7f7f;
}

.col-md-12.discount-ordr-summ h5 {
    font-size: 13px;
    color: #737373;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 19px;
}

.col-md-12.discount-ordr-summ p {
    margin: 0 0 10px 0;
}

.col-md-12.discount-ordr-summ .row>.col-md-6 {
    padding: 0 20px;
}

.col-md-12.discount-ordr-summ input[type="text"] {
    background: #fff;
    border: #e6e6e6 1px solid;
    padding: 10px 13px;
    width: 220px;
}

.discount-ordr-summ input[type="submit"], .discount-ordr-summ input[type="button"] {
    background: #59c82b;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 13px 21px;
    margin-left: -2px;
}

.ordr-sum-sub-total {}

.ordr-sum-sub-total span {
    text-transform: uppercase;
    display: inline-block;
    width: 49%;
    font-weight: 600;
}

.ordr-sum-sub-total span+span {
    text-align: right;
    font-weight: 400;
}

.select_paymnet_option.row {
    margin-top: 30px;
}

.select_paymnet_option.row h2 {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 600;
}

.payment-selection {
    background: #fff;
    padding: 40px;
    border: #e2e2e2 1px solid;
    color: #7f7f7f;
}

.payment-selection ul li {
    display: inline-block;
    width: initial;
    min-width: 100%;
    margin: 0 15px 15px 0;
    border: #d8d8d891 1px solid;
    border-radius: 4px;
    background-color: #ffffff;
    padding: 0px;
    text-align: center;
    box-shadow: 5px 5px 5px 0px rgba(226, 226, 226, 0.4);
}

.payment-selection ul li.current {
    border: 1px solid #3575ff;
    background-color: #fcfcfc;
    box-shadow: 5px 5px 5px 0px rgba(226, 226, 226, 0.2);
}

.payment-selection ul {
    margin: 0;
}

.payment-selection ul li input[type="radio"] {
    display: block;
    /*    margin-right: 11px;
    margin-top: 9px;*/
    margin: 10px auto;
}

.payment-selection ul li label {
    text-transform: capitalize;
    padding: 20px 18px;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    min-height: 170px;
}

span.credit-card_img {
    background: url('../images/sprite.png') no-repeat 0 -90px;
    width: 240px !important;
    height: 32px;
}

.payment-selection ul li span {
    display: inline-block;
    /*width: 81%;*/
}

.payment-selection ul li span+span {
    margin-left: 30px;
    margin-top: -11px;
}

span.paypal_img {
    background: url('../images/sprite.png') no-repeat -1px -126px;
    width: 48px !important;
    height: 34px;
}

span.e-check_img {
    background: url('../images/sprite.png') no-repeat -58px -129px;
    width: 43px !important;
    height: 27px;
}

.order-summery-submit input[type="submit"], .order-summery-submit input[type="button"], button[type="button"] {
    text-transform: uppercase;
    border-radius: 30px;
    padding: 16px 40px;
    font-size: 16px;
    background-color: #59c82b;
    color: #fff;
    font-weight: 700;
    display: inline-block;
}

.order-summery-submit {
    text-align: right;
    margin-top: 30px;
}

li.li-col-6 {
    clear: none !important;
    width: 48%;
    margin-right: 16px;
}

.logo-brief-form textarea {
    height: 130px !important;
}

.checkbox-fieldset {
    margin-top: 16px;
}

.checkbox-fieldset label {
    display: inline-block !important;
    margin: 0 25px 0 0 !important;
}

.checkbox-fieldset label input[type="checkbox"] {
    margin-right: 4px;
    display: inline-block;
    top: 2px;
    position: relative;
}

a.link-btn-red.pull-left {
    background: #59c82b;
    display: inline-block;
    padding: 15px 10px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11px;
    text-align: center;
    color: #fff;
    margin-right: 30px;
    width: 290px;
}

a.link-btn-red.pull-left span {
    display: block;
    font-size: 13px;
    font-weight: 600;
}

a.link-btn-gray {
    background: #444956;
    display: inline-block;
    padding: 15px 10px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11px;
    text-align: center;
    color: #fff;
    margin-right: 30px;
    width: 290px;
}

a.link-btn-gray span {
    display: block;
    font-size: 13px;
    font-weight: 600;
}

.agree-check #agree-error {
    border: red 1px solid;
    display: block !important;
    background: red;
    font-size: 0px;
    text-indent: -9999em;
    position: absolute;
    left: -2px;
    top: 1px;
    width: 16px;
    height: 17px;
    z-index: 0;
}

div.custom_file_upload {
    margin: 0;
}

div.file_upload {
    width: 120px;
    background: #444956;
    display: inline;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    border: 0px none;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding: 15px 0;
}

div.file_upload:before {
    content: 'BROWSE';
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    top: 38%;
}

div.file_upload input {
    position: relative;
    width: 100%;
    display: inline;
    cursor: pointer;
    opacity: 0;
}

.web-brief-form textarea {
    min-height: 115px !important;
}

.li-col-3 {
    width: 40% !important;
    clear: none !important;
}

.li-col-9 {
    width: 56% !important;
    clear: none !important;
    margin-left: 30px;
}

.height-23 {
    height: 23px
}

.custom_file_upload input[type="text"] {
    background: #efeff0 !important;
    border: 0px none !important;
    color: #000 !important;
}

li.clearfix {
    margin: 0 !important;
}

.promo-code-error {
    display: block;
    color: red;
    font-size: 10px;
    margin-top: 5px;
}

.phoneInfo {
    text-align: right;
    padding-top: 3px;
    color: #000;
    text-transform: uppercase;
}

.phoneInfo ul li {
    display: inline-block;
    margin-left: 20px;
    background: #3575ff;
}

.more_features_order li {
    padding: 0 !important;
    margin: 0 !important;
    width: 68% !important;
    font-size: 13px !important;
    clear: none !important;
}

p.ssl {
    display: block;
    padding-top: 10px;
    color: green;
    font-weight: 600;
    font-size: 11px;
    padding-top: 11px;
}

p.ssl i {
    color: black;
    font-size: 20px;
    margin-right: 6px;
    margin-top: -4px;
}

li.dsc-price.last {
    background: #444956;
    font-size: 19px !important;
    padding: 9px 3px !important;
    color: #fff;
    width: 25% !important;
    text-align: center;
    margin-top: -15px !important;
}

.phoneInfo ul li a {
    color: #fff;
    padding: 15px 19px;
    display: block;
}

.phoneInfo ul li+li {
    color: #fff;
    background: #444855 !important;
    padding: 15px 19px;
}

table#tbl_Error tr, table#tbl_Error, table#tbl_Error tbody {
    width: 100% !important;
}

table#tbl_Error td {
    color: red;
    text-align: left;
    font-size: 11px;
    line-height: 15px;
    position: relative;
    padding-left: 8px !important;
}

table#tbl_Error td.f11.fv.bold {
    width: 200px;
}

table#tbl_Error td img {
    position: absolute;
    left: 0;
}

table#tbl_Error td.Brown2 {
    padding-left: 21px !important;
}

.error_email_already {
    font-size: 11px;
    color: red !important;
    position: absolute;
    right: 0;
    bottom: 0;
}

.step-1-form ul li input#pw1+label.error, .step-1-form ul li input[name="cpass"]+.error {
    display: block;
    color: red;
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.clearfix {
    clear: both;
}

input#txtPaymentlink {
    width: 100% !important;
}

.order-prev-agent.col-md-12 {
    background-color: white;
}

.order-prev-agent .fc-purple {
    font-size: 14px;
    color: #656565;
    font-weight: 600;
    margin-bottom: 6px;
    display: block;
}

button#PayThroughFunds {
    display: inline-block;
    margin-left: 20px;
}

button#btnGenerate {
    margin-top: 21px !important;
}

button#imgbtnSendPaymentLink {
    margin-top: 13px !important;
}

div#dvFullAmount {
    margin: 20px 0 10px 0 !important;
    text-align: center;
    background: #f5f5f5;
    padding: 10px 0;
}

span.or {
    background: #59c82b;
    display: inline-block;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    margin-right: 4px;
    border-radius: 100%;
    height: 36px;
    width: 37px;
}

.order-prev-agent div {
    margin-bottom: 22px;
    background: #fff;
}

button#btnGenerate, button#imgbtnSendPaymentLink, button#PayThroughFunds {
    background: #59c82b;
    color: #fff;
    border: 0px none;
    padding: 13px 21px;
    cursor: pointer;
    margin-top: 0;
}

.order-prev-agent:after, .order-prev-agent:before {
    content: "";
    display: block;
    clear: both;
}

.order-prev-agent {
    clear: both;
    margin-top: 30px;
}

div#dvFullAmount label {
    display: inline-block;
    padding-top: 12px;
}

.success-msg {
    background: #009400;
    color: #fff;
    font-size: 17px;
    padding: 16px 13px 10px;
}

.success-msg i {
    background: #026f02;
    padding: 6px;
    margin-right: 7px;
    margin-top: -6px;
}

#signinform .UselessError {
    position: absolute;
    color: red;
    top: 120px;
}

#signinform label.error {
    left: 15px;
}

@media (max-width: 768px) {
    #signinform .UselessError {
        position: absolute;
        color: red;
        top: 88px;
    }
}

.ptpx-15 {
    padding-top: 15px;
}

.content.tricontent {
    display: inline-block;
    padding: 15px 20px !important;
    position: relative;
    width: 100%;
}

.header.triheader {
    min-height: 100px !important;
    padding: 20px 0 20px !important;
}

.header.triheader h3 {
    padding-top: 10px !important;
    text-align: left !important;
    font-size: 36px !important;
}

.header.triheader h2 {
    text-align: right;
    font-size: 50px !important;
}

.content.tricontent .trilist {}

.content.tricontent .trilist li {}

.content.tricontent .trilist li.heading {
    color: #3575ff;
    font-size: 20px;
    padding: 15px 0;
}

.content.tricontent .trilist li.heading:before {
    display: none;
}

header .ph-head {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}

.content-section {
    background: #f3f3f3;
    padding: 80px 0;
}

.content-section .txt-box {
    padding-bottom: 30px;
}

.content-section .txt-box img {
    margin: 0 auto 20px;
    display: table;
}

.content-section .txt-box h2 {
    padding-bottom: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #3575ff;
    text-align: center;
    position: relative;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 12px;
}

.content-section .txt-box h2:after {
    content: "";
    background: #cddaf5;
    bottom: 0px;
    left: 0px;
    height: 1px;
    right: 0px;
    margin: 0 auto;
    position: absolute;
    width: 10%;
}

.content-section .txt-box p {
    color: #999999;
    font-size: 15px;
    text-align: center;
    font-family: 'Nunito', sans-serif;
    margin-bottom: 0px;
}

.fc-red {
    color: #59c82b;
}

.content-section .form-sec ul li input[type=text], .form-sec ul li input[type=email], .content-section .form-sec ul li input[type=tel], .content-section .form-sec ul li input[type=password], .content-section .form-sec ul li select, .content-section .form-sec ul li textarea {
    padding: 12px 15px;
    border-radius: 5px;
}

.content-section .form-sec ul li {
    padding-bottom: 10px;
}

.content-section .wrapo {
    padding: 0 40px;
}

.content-section .forget_pass_txt {}

.content-section .forget_pass_txt a {
    color: #999999;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Nunito', sans-serif;
    text-decoration: underline;
}

.content-section .submit-btn {
    margin-top: 20px;
    width: 100%;
}

.content-section .btn-txt-right {
    font-family: 'Nunito', sans-serif;
    margin-top: 10px;
    padding-top: 0;
    width: 100%;
    font-size: 15px;
    color: #666666;
    display: block !important;
    padding-left: 0px;
    text-align: center;
}

.content-section .btn-txt-right a {
    font-family: 'Nunito', sans-serif;
    color: #666666;
    font-size: 15px;
    font-weight: 600;
    text-decoration: underline;
}

.content-section .trylogin {
    text-align: center;
    margin-top: 15px;
}

.content-section .trylogin a {
    color: #999999;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-decoration: underline;
}

.content-section .form-sec p.cheq {
    color: #878787;
    font-size: 15px;
    font-family: 'Nunito', sans-serif;
}

.content-section .form-sec p.cheq a {
    color: #878787 !important;
    font-size: 15px;
    font-family: 'Nunito', sans-serif;
}

.content-section .agree-check {
    margin-bottom: 15px;
}

.package-box .header h2 span.cut-prc {
    font-size: 16px;
    position: relative;
    top: 5px;
    left: 0;
    text-decoration: line-through;
    color: #ffda30;
    font-weight: 500;
}

.header-strip {
    font-size: 13px !important;
    color: #fff;
    text-align: center;
    background: #3157ba;
    padding: 6px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    margin-bottom: 9px !important;
}

.cut-prc {
    float: left;
    margin-top: 3px;
    background: #3157ba;
    padding: 3px 14px;
    border-bottom-right-radius: 40px;
    border-top-right-radius: 40px;
    font-size: 18px;
    color: #ffda30;
}

.header-right {
    float: left;
    margin: 0px 5px 0 25px;
    line-height: 0.8;
}

.header-right .h5 {
    font-size: 30px;
    position: relative;
    top: 0;
    font-weight: 400;
    color: white;
}

.header-right .price-main {
    font-size: 40px;
    position: relative;
    bottom: 7px;
}

.cut-prc span {
    font-size: 16px;
    position: relative;
    top: 2px;
    font-weight: 200;
}

header .taglin {
    padding-top: 10px;
    clear: both;
    text-align: center;
    color: #fff;
}

.head-title {
    color: #fff;
}

.pkg-1 .package-box .header h2 span sub s {
    font-family: sans-serif !important;
}

.free-features-main {
    background-color: #fcfcfc;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
}

.free-features-main p {
    color: white;
    background-color: #7e828c;
    padding: 10px 20px;
    margin: 0px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px 5px 0 0;
}

.free-features-main ul {
    padding: 15px 20px 10px 20px!important;
    margin: 0px!important;
    position: relative!important;
}

.free-features-main li {
    margin: 0;
    position: relative;
    padding: 0 0 10px 15px!important;
    font-size: 14px!important;
    color: #666666!important;
    font-weight: 400!important;
    margin: 0px!important;
    width: 100%!important;
}

.free-features-main ul li:before {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 11px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #59c82b;
    -moz-osx-font-smoothing: grayscale;
    left: 0;
    top: 2px;
    position: absolute;
}

/*my new css*/

/* header 
------------------------------------*/

.header-main {
    position: fixed;
    padding: 0 0 0 0;
    z-index: 99;
    width: 100%;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    top: 0;
}

.header-main.fixed {
    box-shadow: 0px 5px 20px #00000012;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: fixed;
    background: #fff;
}

.header-main.fixed .main-menu>ul>li>a {
    text-transform: capitalize;
    color: #223235;
}

.header-main.fixed .logo {
    width: 100%;
}

.top-bar {
    position: fixed;
    background: #f5f8fa;
    padding: 0;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #cbd6e2;
    z-index: 99;
}

.top-info-list {
    float: right;
    margin: 25px 0;
}

.top-info-list li {
    float: left;
    color: #171717;
    font-size: 14px;
    padding: 0 10px;
}

.top-info-list li:first-child {
    padding-left: 0px;
}

.top-info-list li:last-child {
    padding-right: 0px;
}

.top-info-list li span {
    margin-right: 8px;
    color: #171717;
    font-size: 13px;
    line-height: 20px;
}

.top-info-list li span.icon-phone2 {
    font-size: 15px;
    top: 1px;
    position: relative;
}

.top-info-list li+li {
    /* border-left: 1px solid #171717; */
}

.top-info-list li a {
    color: #171717;
}

.top-info-list li a:hover {
    color: #223235;
}

.nav-area-full {
    padding: 12px 0;
    width: 100%;
    /*margin-top: 72px;*/
    position: fixed;
    background: #fff;
    top: 0px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    box-shadow: 0px 10px 23px #0000000d;
}

.logo {
    width: 60%;
    margin: 0;
    float: left;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.logo img {
    width: 150px;
}

.logo a {
    display: block;
}

.top-area {
    display: inline-block;
    width: 100%;
}

.main-menu {
    width: 100%;
    display: inline-block;
    /* float: right; */
    padding: 13px 0;
}

.main-menu>ul {
    float: right;
    margin: 0px;
    font-family: var(--heading-font-family);
}

.main-menu>ul>li {
    padding: 0px;
    float: left;
    position: relative;
    line-height: 1;
    margin-top: 2px;
    vertical-align: middle;
}

.main-menu>ul>li:last-child {
    padding-right: 0px;
    margin-top: 0;
}

.main-menu>ul>li:before {
    position: absolute;
    width: 1px;
    height: 12px;
    background: #71787e;
    left: 0px;
    top: 30%;
}

.main-menu>ul>li:first-child:before {
    display: none;
}

.main-menu>ul>li>a {
    padding: 39px 15px;
    font-size: 14px;
    color: #6c6c6c;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.main-menu>ul>li.book-call>a {
    border: 2px solid #ffffff;
    border-radius: 10px;
    padding: 11px 20px;
    margin: 0 20px 0 10px;
    color: #fff;
}

.header-main .has-submenu.progmenu {
    font-size: 16px;
    color: #171717;
    font-weight: 400;
    margin: 0;
    padding: 3px 0 4px;
    font-family: var(--primary-font-family);
}

.main-menu>ul>li>a>i {
    font-size: 16px;
    padding-left: 3px;
}

.main-menu>ul>li.head-no>a {
    border-radius: 30px;
    padding: 16px 20px;
    font-size: 14px;
    background-color: #59c82b;
    color: #fff;
    font-weight: 700;
}

.main-menu>ul>li.head-no>a:hover {
    color: #fff;
}

.main-menu>ul>li.active>a, .main-menu>ul>li>a:hover, .main-menu>ul>li>a.active, .main-menu>ul>li>a:focus {
    color: #59c82b;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.cstn-column {
    display: inline-block;
    width: 100%;
    font-size: 0;
}

.dropdown {
    width: 270px;
    position: absolute;
    top: 160%;
    left: 0%;
    visibility: hidden;
    opacity: 0;
    padding: 0px;
    background-color: #fff;
    border: 1px solid #cbd6e2;
    border-radius: .1875rem;
    box-shadow: 0 1px 24px rgba(45, 62, 80, 0.12);
    z-index: 95;
}

.main-menu>ul>li:hover .dropdown {
    visibility: visible;
    /* shows sub-menu */
    opacity: 1;
    left: 18px;
}

.main-menu>ul>li:hover .progmenu .dropdown {
    left: 0;
}

.dropdown>ul {
    padding: 10px 0;
    list-style: none;
}

.dropdown>ul>li {}

.dropdown>ul>li:before {
    display: none;
}

.dropdown>ul>li+li {}

.dropdown>ul>li>a {
    color: #171717 !important;
    font-size: 15px;
    text-decoration: none;
    padding: 8px 10px 8px 15px;
    display: block;
}

.dropdown>ul>li>a:hover {
    color: black;
    background: none;
}

.dropdown>ul>li>a:hover:before {
    display: none;
}

.double-drop {
    width: 400px!important;
}

.dropdown>ul>li>ul {
    display: none;
}

.dropdown>ul>li.level2:hover>ul {
    display: block;
}

.stickyheader {
    position: fixed;
    z-index: 9999;
    min-height: auto;
}

.stickyheader .logo img {
    width: 80px;
}

.stickyheader .logo {
    margin: 5px 0;
}

.stickyheader .navbar-inverse {
    margin: 10px 0 0 0;
}

.stickyheader .top-info-list ul {
    margin: 5px 0;
}

.main-menu>ul>li.book-call {
    margin-top: 0;
}

.main-menu>ul>li.book-call a {
    position: relative;
    color: #4c4c4c;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    margin-top: 2px;
}

.main-menu>ul>li.book-call a i {
    position: absolute;
    margin-right: 6px;
    padding-left: 0;
    font-size: 16px;
    left: 0px;
}

.main-menu>ul>li.head-no>a {
    border-radius: 30px;
    padding: 16px 40px;
    font-size: 16px;
    background-color: #59c82b;
    color: #fff;
    font-weight: 700;
    display: inline-block;
}

.packagesec {
    padding: 60px 0;
    background: #f3f3f3;
}

.packagesec .mheading {}

.packagesec .mparagraph {}

.packagesec .packagewrap {}

.packagesec .packagewrap .tab-custom {}

.packagesec .packagewrap .tab-custom .tabbing-links {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 30px 0 45px;
}

.packagesec .packagewrap .tab-custom .tabbing-links li:hover {
    background-color: #59c82b;
    color: #fff;
    transition: all 0.3s ease-in-out;
    border: 1px solid #59c82b;
}

.packagesec .packagewrap .tab-custom .tabbing-links li {
    transition: all 0.3s ease-in-out;
    display: inline-block;
    cursor: pointer;
    line-height: 1;
    text-align: center;
    border-radius: 30px;
    text-transform: capitalize;
    font-size: 16px;
    padding: 16px 30px;
    font-weight: 600;
    color: #6c6c6c;
    border: 1px solid #6c6c6c;
    margin: 5px;
}

.packagesec .packagewrap .tab-custom .tabbing-links li.current {
    background-color: #59c82b;
    color: #fff;
    border: 1px solid #59c82b;
}

.packagesec .packagewrap .tab-custom .tabs.current {
    display: inline-block;
    width: 100%
}

.packagesec .packagewrap .tab-custom .tabs {
    display: none;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap {
    display: inline-block;
    width: 100%;
    font-size: 0; overflow:hidden;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item {
    width: 31%;
    margin: 20px 12px;
    display: inline-block;
    text-align: center;
    padding: 30px 30px 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 40px -5px #00000020;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item figure {
    text-align: center;
    margin-bottom: 15px;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item figure img {}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item h3 {
    color: #2c2c2c;
    padding-bottom: 15px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .stars {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .stars i {
    color: #00b1b1;
    font-size: 16px;
    margin: 0 4px;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .pricing {
    text-align: center;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .pricing:after {
    position: absolute;
    width: 60%;
    height: 1px;
    background: #dedede60;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .pricing .cross {
    position: relative;
    color: #2c2c2c;
    font-size: 24px;
    font-weight: 400;
    margin-right: 10px;
    vertical-align: bottom;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .pricing .cross:before {
    transform: skewY(-20deg);
    content: "";
    position: absolute;
    border-bottom: 2px solid #2c2c2c;
    height: 20px;
    width: 120%;
    top: -3px;
    right: -5px;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .pricing .cross:after {
    content: "";
    position: absolute;
    border-right: 1px solid #2c2c2c;
    height: 20px;
    top: 5px;
    right: -12px
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .pricing .discounted {
    margin-left: 10px;
    color: #2c2c2c;
    font-size: 40px;
    font-weight: 700;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .pricing .discounted sub{font-size: 14px;bottom: 2px;}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .ticklist {
    height: 215px;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .ticklist li {
    color: #6c6c6c;
    position: relative;
    font-size: 15px;
    line-height: 1.4;
    text-align: left;
    padding: 7px 0;
    font-weight: 500;
    padding-left: 35px;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .ticklist li:before {
    color: #59c82b;
    content: "\f00c";
    font-size: 16px;
    position: absolute;
    font: normal normal normal 16px/1 FontAwesome;
    left: 5px;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .ticklist li.heading:before {
    display: none;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .ticklist li.heading {
    padding: 10px 0 10px;
    padding-left: 0px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .btn-wrap {
    text-align: center;
    margin: 25px 0 15px;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .btn-wrap .btn-pack {
    color: #fff;
    background-color: #59c82b;
    border: 1px solid #59c82b;
    text-transform: capitalize;
    font-family: 'Muli', sans-serif;
    border-radius: 30px;
    padding: 15px 40px;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .viewdetails span {
    margin-right: 10px
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item .viewdetails {
    display: none;
    color: #2c2c2c;
    font-size: 14px;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item.popular {
    background: #59c82b;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item.popular h3 {
    color: #fff;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item.popular .stars i {
    color: #fff;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item.popular .pricing .cross {
    color: #fff;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item.popular .pricing .cross:before {
    border-color: #fdfdfd;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item.popular .pricing .cross:after {
    border-color: #fdfdfd;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item.popular .pricing .discounted {
    color: #fff;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item.popular .ticklist li {
    color: #fff;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item.popular .ticklist li:before {
    color: #fff;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item.popular {
    position: relative;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item.popular:after {
    content: "";
    background: url(../images/popularbadge.png);
    width: 45px;
    height: 94px;
    left: 40px;
    top: 0;
    position: absolute;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item.popular .btn-wrap .btn-pack {
    color: #59c82b;
    background-color: #ffffff;
    border: 1px solid #ffffff;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item.popular .viewdetails {
    color: #fff;
}

.content-seq .panel-body.payy {}

.content-seq .panel-body.payy .paymentResponse {}

.content-seq .panel-body.payy .payform {}

.content-seq .panel-body.payy .payform .form-group {
    padding-bottom: 33px;
}

.content-seq .panel-body.payy .payform .form-group label {
    display: block;
    margin-bottom: 10px;
    color: #515151;
    font-size: 16px;
    text-transform: capitalize;
}

.content-seq .panel-body.payy .payform .form-group input[type=text], .content-seq .panel-body.payy .payform .form-group input[type=email] {
    background: #fff;
    font-size: 14px;
    border-radius: 10px;
    color: #4e4e4e;
    border: #e2e2e2 1px solid;
    padding: 20px 15px;
    text-transform: none;
    width: 100%;
}

.content-seq .panel-body.payy .payform .form-group input.InputElement {
    background: #fff;
    font-size: 14px;
    border-radius: 10px;
    color: #4e4e4e;
    border: #e2e2e2 1px solid;
    padding: 20px 15px;
    text-transform: none;
    width: 100%;
}

.content-seq .panel-body.payy .payform .form-group label span {
    color: red
}

.content-seq .panel-body.payy .payform .form-group .field {
    background: #fff;
    font-size: 14px;
    border-radius: 10px;
    color: #4e4e4e;
    border: #e2e2e2 1px solid;
    padding: 20px 15px;
    text-transform: none;
    width: 100%;
}

.content-seq .panel-heading {}

.content-seq .panel-heading .panel-title {
    line-height: 1.1;
    text-align: left;
    color: #2e2e2e;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 15px;
}

.content-seq .panel-heading h6 {
    line-height: 1.1;
    text-align: left;
    color: #2e2e2e;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

.content-seq .panel-heading h6 strong {
    font-weight: 400;
}

#paymentResponse {
    color: red;
}

.payment-response {
    width: 50rem;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    padding: 25px;
    -webkit-box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 8%);
    -moz-box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 8%);
    box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 8%);
}

.payment-response .card-title {
    padding: 15px;
    font-weight: 800;
}

.payment-response .success-text{
        background: linear-gradient(to right, #59c82b, #5fbd37, #5a9243, #52c522, #336b1b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.payment-response .fail-text{
    background: linear-gradient(to right, #d10000, #d50000, #d90000, #dd0000, #e10000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.payment-response table {
    margin: 0 auto;
    width: 90%;
}

.payment-response .card-text,
.payment-response table {
    font-size: 16px;
}

p.card-text{display:none;}

.payment-response table .left-side {
    text-align: left;
    border: none;
}

.payment-response table .right-side {
    text-align: right;
    border: none;
}

.payment-response hr {
    border-top: 2px dashed #efeff0;
}

.payment-response .circle {
    background: #efeff0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
}

.payment-response .left{
    left: -26px;
}

.payment-response .right{
    right: -26px;
}

.packagesec .packagewrap .tab-custom .tabs .packwrap .item:nth-child(-n+3)

{margin-top:0; margin-bottom:0;}
.callusnow:hover{
 color:white;   
}
.callusnow {
    width: 50px;
    height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    border-radius: 100%;
    font-size: 30px;
    position: fixed;
    bottom: 50px;
    left: 20px;
    z-index: 9999;
    box-shadow: 6px 9px 20px -10px #191919;
    padding: 7px 0px;
    animation: scrollDownAnimation .5s ease infinite alternate;
    -webkit-animation: scrollDownAnimation .5s ease infinite alternate;
    background: #59c82b;
    background: -moz-linear-gradient(left, #59bad3 0%, #9b2c92 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59bad3', endColorstr='#9b2c92',GradientType=1);
    border: solid 3px #59c82b;
}
.callusnow{
 display:none;   
}
@media(max-width:767px){
    .callusnow{
     display:block !important;   
    }
    .packagesec .packagewrap .tab-custom .tabs .packwrap .item{
            width: 80%;
    margin-bottom: 20px !important;
    }
}


@media(max-width:620px){
    .main-menu>ul>li.book-call a {
        font-size: 14px ;
        margin: 0 ;
        padding: 15px 6px ;
    }
    .main-menu>ul>li.head-no>a {
        padding: 16px 30px ;
        font-size: 16px ;
       
    }
     .main-menu>ul {
        float: none;
        display: inline-block;
    }
    .logo {
        float: none;
        display: inline-block;
    }
    .payment-response{width:100%;}
}
@media(max-width:1199px){
    .step-1-form ul li {
        display: inline-block;
        width: 100%;
        margin-right: 15px;
        position: relative;
    }
}
@media(max-width:599px){
    section.page-title{
        margin-top:174px;
    }
    .main-menu{padding:10px 0;}
    section.page-title h1{text-align:center;}
    .main-menu>ul>li.book-call a i{position:relative;left:-3px;}
}
@media(min-width:600px){
    .d-sm-flex{
        display:flex !important;
        align-items: center;
    }
}