html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
::focus {
    outline: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

/*body {
    line-height: 1;
}*/

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    color: #73a61c;
    text-decoration: none;
    outline: none !important;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,
button,
input,
select,
textarea {
    color: #222;
}


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
body{
    color: #323232;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
}
a{
    text-decoration: none;
    color: #23282e;
    outline: none !important;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
a:hover, a:focus{
    color: #73a61c;
    text-decoration: none;
    outline: none !important;
}
img {
    max-width: 100%;
}
h1{
    font-size: 46px;
    line-height: 1;
}
h2{
    font-size: 36px;
    line-height: 1;
}
h3{
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
h4{
    font-size: 24px;
    line-height: 1;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Lora', serif;
    line-height: 1.2em;
    font-style: normal;
    font-weight: 700;
}
p{
    font-size: 20px;
    line-height: 1.2em;
}
strong, b{
    font-weight: bold;
}
.primary-color{
    background-color: #73a61c;
}
.primary-text-color{
    color: #73a61c;
}
.btn, .btn-primary{
    background-color: rgb( 115, 166, 28 );
    border-color: #73a61c;
    color: #fff;
    font-weight: 700;
    font-style: normal;
    border-radius: 55px;
    -webkit-transition: 55px;
    -moz-transition: 55px;
    -ms-transition: 55px;
    -o-transition: 55px;
    font-size: 22px;
    padding: 10px 25px;
    font-family: 'Lora', serif;
    width: 205px;
    height: 62px;
    vertical-align: middle;
    line-height: 40px;
    outline: none !important;
}
.btn-orange{
  background-color: rgb( 234, 138, 22 );
  border-color: rgb( 234, 138, 22 );

}


.btn-primary.active.focus, 
.btn-primary.active:focus, 
.btn-primary.active:hover, 
.btn-primary:active.focus, 
.btn-primary:active:focus, 
.btn-primary:active:hover, 
.open>.dropdown-toggle.btn-primary.focus, 
.open>.dropdown-toggle.btn-primary:focus, 
.open>.dropdown-toggle.btn-primary:hover, .btn-primary:hover{
    background-color: rgb( 234, 138, 22 );
    border-color: rgb( 234, 138, 22 );
}
.btn.active.focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn:active:focus, 
.btn:focus{
    background-color: rgb( 234, 138, 22 );
    border-color: rgb( 234, 138, 22 );
}
section{
    padding-top: 72px;
    padding-bottom: 50px;
}
.mt-top-150{
    margin-top: 150px;
}
/*header*/
header{
    border-top: 8px solid #9ac339;
  
    position: relative;
}
header::before{
    content: "";
    background: url(../images/header_corner_bg.png) top left;
    background-repeat: no-repeat;
    position: absolute;
    width: 45%;
    height: 150px;
    z-index: 1;
    top: 0px;
}
.top-contact{
        display: block;
    float: right;
    padding-top: 10px;
    padding-bottom: 4px;
}
.top-contact li{
    display: inline-block;
}
.top-contact li a{
    display: block;
    padding: 0px 9px;
    color: #9ac339;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 15px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navbar-default .navbar-nav>li>a:after {
    display: block;
    content: attr(title);
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.top-contact li a:hover{
    color: #73a61c;
}
.top-contact li:last-child a{
    padding-right: 0px;
}
.top-contact li a i {
    margin-right: 5px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
        margin: 0;
    height: auto;
    min-height: 10px;
    position: relative;
    z-index: 100;
}
.navbar-default .navbar-nav>li>a {
    font-family: 'Lora', serif;
    font-size: 18px;
    color: #444444;
    position: relative;
    line-height: 22px;
    padding: 0px 22px;
    border-right:1px solid #444444;
    text-transform: capitalize;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navbar-default .navbar-nav>li:last-child>a{
    padding-right: 0px;
    border-right: none;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>li>a:hover{
    font-weight: 700;
    background: transparent;
    color: #444444;
}
.navbar-default .navbar-nav{
    padding: 14px 0;
}

img.logo-in {
    margin-left: 20px;
}

img.steps {
    margin-top: 16px;
}
/*banner*/
.banner{
    background: url(../images/banner.jpg) right;
    background-repeat: no-repeat;
    padding: 80px 0px;
    background-position: center;
    background-size: cover;
}
.banner_tagline{
    display: block;
    width: 830px;
}
.banner_tagline h1 span{
    color: #90c438;
    display: block;
    text-shadow: 2px 2px #0f7908;
}

.banner_tagline ul li {
  line-height: 30px;
    font-size: 21px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #1d8f07;
    font-style: italic;
}

.banner_tagline ul {
  margin-top:30px;
   
}

i.fa {
    margin-right: 8px;
}

.banner_tagline p{
    margin-top: 42px;
    line-height: 30px;
    font-size: 20px;
    color: #323232;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.banner_tagline p span{
    display: block;
}
.banner_tagline .button_section{
    margin-top: 46px;
}
.banner_tagline .button_section .btn{
    margin-right: 20px;
}
/*Section*/
section{
    padding-top: 50px;
}
.main_title{
    text-align: center;
}
.main_title h2{
    color: #333333;
    margin-bottom: 32px;
}
.main_title p{
    font-size: 20px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 65px;
}
.main_title p span{
    display: block;
}
.orange_bg{
    background: #f7941d;
}
.green_bg{
    background: #90c438;
}
.yellow_bg{
    background: #ffd200;
}
.orange_text{
    color: #f7941d;
}
.green_text{
    color: #90c438;
}
.yellow_text{
    color: #ffd200;
}
.block{
    background: #fafafa;
    min-height: 310px;
    border:1px solid rgb( 240, 240, 240 );
    -webkit-border: 1px solid rgb( 240, 240, 240 );
    -moz-border: 1px solid rgb( 240, 240, 240 );
    -o-border: 1px solid rgb( 240, 240, 240 );
    -ms-border: 1px solid rgb( 240, 240, 240 );
    padding-left: 20px;
    padding-bottom: 30px;
    padding-right: 20px;
    margin-top: 70px;
}
.block.block1{
    border-bottom: 2px solid #f7941d;
    -webkit-border-bottom: 2px solid 1px solid #f7941d;
    -moz-border-bottom: 2px solid 1px solid #f7941d;
    -o-border-bottom: 2px solid 1px solid #f7941d;
    -ms-border-bottom: 2px solid 1px solid #f7941d;
}
.block.block2{
    border-bottom: 2px solid #90c438;
    -webkit-border-bottom: 2px solid 1px solid #90c438;
    -moz-border-bottom: 2px solid 1px solid #90c438;
    -o-border-bottom: 2px solid 1px solid #90c438;
    -ms-border-bottom: 2px solid 1px solid #90c438;
}
.block.block3{
    border-bottom: 2px solid #ffd200;
    -webkit-border-bottom: 2px solid 1px solid #ffd200;
    -moz-border-bottom: 2px solid 1px solid #ffd200;
    -o-border-bottom: 2px solid 1px solid #ffd200;
    -ms-border-bottom: 2px solid 1px solid #ffd200;
}
.block .thumb_icon{
    margin-top: -59px;
}
.block .thumb_icon span{
    border-radius: 50%;
    -webkit-border: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    width: 118px;
    height: 118px;
    line-height: 118px;
    display: inline-block;
    text-align: center;
}
.block .block_content h4{
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 1;
    font-weight: 700;
}
.block .block_content{
    padding-top: 30px;
}
.block .block_content p{
    color: #666666;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
}
/*Section2*/
.section_two{
    background: url(../images/section2_bg.jpg) right;
    background-repeat: no-repeat;
    padding-top: 80px;
    background-position: center;
    background-size: cover;
    padding-bottom: 45px;
    
}
.section_two .main_title{
    text-align: left;
}
.section_two .main_title h2{
    margin-bottom: 70px;
    color: #47a50e;
    font-size: 38px;
    text-shadow: 1px 2px 2px #0a5809;
}
.service_list .media-left{
       padding-right: 20px;
    /* width: 94px; */
    font-weight: 800;
    font-size: 40px;
    padding-top: 30px;
    color: green;
        font-family: 'Anton', sans-serif;
}
.service_list .media{
   /* padding-top: 22px;
    padding-bottom: 30px;*/
    background: #fff;
    -webkit-border: 1px dashed rgb( 161, 161, 161 );
    -moz-border: 1px dashed rgb( 161, 161, 161 );
    -o-border: 1px dashed rgb( 161, 161, 161 );
    -ms-border: 1px dashed rgb( 161, 161, 161 );
    border:1px dashed rgb( 161, 161, 161 );
        min-height: 104px;
   /* min-height: 202px;
        margin-bottom: 20px;*/
}

.service_list .media-left img{
    width: 94px;
}
.service_list .media-body h4{
    font-size: 16px;
    color: #666666;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 18px;
    line-height: 24px;
    font-weight: 400;
}

.service_list
{ margin-bottom: 20px }

.service_list .media-body h4 span{
    display: block;
}
.service_list .media-body p span{
    display: inline;
}
.service_list .media-body p{
    font-size: 18px;
    color: #666666;
    line-height: 25px;

}
.service_list .media-body {
    width: auto;
    
}
.service_list .media{
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
}
.section_two .col-md-6 {
    padding: 0;
    padding-right: 10px;
    padding-left: 10px;
}

.copy_rights {
    margin-top: 13px;
}

/*Section 3*/
.step_section .step_block {
    border: 1px solid rgb( 215, 215, 215 );
    -webkit-border: 1px solid rgb( 215, 215, 215 );
    -moz-border: 1px solid rgb( 215, 215, 215 );
    -o-border: 1px solid rgb( 215, 215, 215 );
    -ms-border: 1px solid rgb( 215, 215, 215 );
    box-shadow: 3px 5.196px 6px 0px rgb(226, 226, 226);
    -webkit-box-shadow: 3px 5.196px 6px 0px rgb(226, 226, 226);
    -moz-box-shadow: 3px 5.196px 6px 0px rgb(226, 226, 226);
    -o-box-shadow: 3px 5.196px 6px 0px rgb(226, 226, 226);
    -ms-box-shadow: 3px 5.196px 6px 0px rgb(226, 226, 226);
    background: #fff;
    min-height:150px;
}
.step_section .step_block .thumb_icon span{
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    width: 106px;
    height: 106px;
    line-height: 106px;
    display: inline-block;
    text-align: center;

}
.step_section .step_block .thumb_icon{
    display: table-cell;
    vertical-align: top;
    width: 128px;
}
.step_section .step_block .step_content{
    display: table-cell;
    vertical-align: top;
    width: auto;
        padding-left: 52px;
}
.step_section .step_block{
    padding: 30px 20px;
    position: relative;
    border-radius: 6px;

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
        margin-left: 50px;

}
.step_section .step_block .thumb_icon{
    position: absolute;
    left: -46px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    
}
.step_section .step_block .thumb_icon.register_icon{
    left: -46px;
}
.step_section .step_block .thumb_icon.journey_icon{
    left: -46px;
}

.step_section .step_block .step_content h4{
    font-family: 'Roboto', sans-serif;
    line-height: 30px;
    color: #333333;
    margin-bottom: 20px;
}
.step_section .step_block .step_content p{
    color: #666666;
    font-size:18px;
    font-family: 'Roboto', sans-serif;
    line-height: 25px;
}

/*Sectionf our*/
.section_four{
    background: #f9f9f9;
    padding-top: 86px;
    padding-bottom: 70px;
}
.plan_section{
    text-align: center;
    width: 790px;
    margin: 0 auto;
}
.plan_section .plan_list{
    width: 50%;
    float: left;
}
.plan_section .plan_list .plan_inner{
        margin: 0px 5px;
    padding: 20px 0px;
    min-height: 639px;
    position: relative;
}
.plan_section .plan_list .plan_inner h3{
    color: #fff;
    font-size: 30px;
}
.plan_section .plan_list.basic_plan .plan_inner{
    background: url(../images/plan_bg_1.png) center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.plan_section .plan_list.premium_plan .plan_inner{
    background: url(../images/plan_bg_2.png) center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.plan_section .plan_list .plan_inner .listing{
    position: absolute;
    bottom: 34px;
    left: 0px;
    z-index: 1;
    width: 100%;
    text-align: left;
    padding: 0px 30px;
}
.plan_section .plan_list .plan_inner .listing ul li{
        color: #fff;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.1em;
    margin-bottom: 17px;
    padding-left: 20px;
    position: relative;

}
.plan_section .plan_list .plan_inner .listing ul li::before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 13px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f111";
    color: #ffd200;
}
.plan_section .plan_list .plan_inner .listing ul li::before{
    position: absolute;
    top: 0px;
    left: 0px;
}
.plan_section .plan_list .plan_inner .listing .btn_section{
    text-align: center;
    display: block;
}
.plan_section .plan_list .plan_inner .listing .btn{
    width: 210px;
    height: 57px;
    line-height: 35px;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 500;
}
.main_title h5{
    color: #333333;
    font-size: 24px;
    margin-bottom: 40px;
}
/*Section %5*/
.wel_block_grid {
    width: 950px;
    margin: 0 auto;
}
.shop_product_list aside{
    text-align: center;
    min-height: 370px;
}

.shop_product_list aside .product_content .thumb {
    /* height: 170px; */
    overflow: hidden;
    display: block;
    margin: 10px 0;
    position: relative;
    text-align: center;
}
.shop_product_list aside .product_content .thumb {
    /* height: 170px; */
    overflow: hidden;
    display: block;
    margin: 10px 0;
    position: relative;
    text-align: center;
}
.shop_product_list aside .product_content .thumb > img {
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* height: auto; */
    /* width: auto; */
    /* z-index: 1; */
    /* transform: translate(-50%, -50%); */
    /* -webkit-transform: translate(-50%, -50%); */
 /*   -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);*/
}
.shop_product_list aside .product_content .price_section h4{
   margin: 20px 0px;
    color: green;
    font-size: 26px;
}
.shop_product_list aside .product_content .price_section h4 span{
    display: block;
}
.shop_product_list aside .product_content .price_section h4.margin_none{
    margin: 0px;
    line-height: 1;
    margin-top: 10px;
}
.shop_product_list aside .product_content .price_section h4.margin_none{
    margin-bottom: 5px;
}
.shop_product_list aside .product_content .price_section p{
   font-size: 17px;
    color: #333333;
    margin-bottom: 8px;
    font-weight: bold;
}
.shop_product_list aside .product_content .price_section p.pp{
    font-size: 25px;
}
.shop_product_list aside .product_content .qty{
    margin-bottom: 18px;
    margin-top: 20px;
        display: block;
}
.shop_product_list aside .qty label {
    font-size: 18px;
    color: #333;
    display: inline-block;
}
.shop_product_list aside .qty select.form-control {
    width: 80px;
    color: #333;
    font-size: 16px;
    border-radius: 0px;
    border-color: #333333;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    margin-left: 15px;
}
.cart_btn{
    width: 210px;
    height: 57px;
    line-height: 35px;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 500;
}
.cart_btn:hover{
    background-color: rgb( 234, 138, 22 );
    border-color: rgb( 234, 138, 22 );
    -webkit-border-color: rgb( 234, 138, 22 );
    -moz-border-color: rgb( 234, 138, 22 );
    -o-border-color: rgb( 234, 138, 22 );
    -ms-border-color: rgb( 234, 138, 22 );
}
.border-right{
    border-right: 1px solid #d7d7d7;
}
.shop_product_list aside{
    position: relative;
    border: 1px solid #ccc;
    margin-bottom: 60px;
        padding: 0 7px;
}

aside.active {
    border: 2px solid green;
}
.shop_product_list aside .add_to_cart_section{
    position: absolute;
    bottom: -22px;
    left: 0;
    width: 100%;
    z-index: 1;
}
.section_five {
       padding-bottom: 95px;
    padding-top: 60px;
    background: #f7f6f6;
    margin-top: 5px;
    border-top: 3px solid #009247;
}

.section_one.section_five .main_title h2 {
    margin-bottom: 10px;
}

.package-info {
      position: absolute;
    top: -17px;
    right: -2px;
    /* transform: rotate(40deg); */
    background: #73a61c;
    color: #fff;
    padding: 8px;
    overflow: hidden;
    z-index: 0;
    /* height: 30px; 
    /* float: right;*/
}

.rush_shipping {
    margin: 20px 0 40px;
    font-weight: bold;
    font-size: 16px;
}

.rush_shipping label
{ color: green }
/*Footer*/
footer {
    text-align: center;
    background-color: #333;
    padding: 50px 0px;
}
footer ul {
    margin-bottom: 15px;
    display: block;
}
footer ul li {
    display: inline-block;
}
footer ul li a {
    color: #fff;
    text-transform: uppercase;
    padding: 0px 22px;
    position: relative;
    font-size: 16px;
}
footer ul li a::before {
    right: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 2px;
    height: 15px;
    z-index: 1;
    background: #fff;
    content: "";
}
footer ul li:last-child a::before{
    display: none;
}
.copy_rights p {
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
}
/*Checkout Billing Page*/
header.hd_border{
    border-bottom: 1px solid #e5e5e5;
    -webkit-border-bottom: 1px solid #e5e5e5;
    -moz-border-bottom: 1px solid #e5e5e5;
    -o-border-bottom: 1px solid #e5e5e5;
    -ms-border-bottom: 1px solid #e5e5e5;
}
section.checkout_page{
       padding-bottom: 95px;
    padding-top: 30px;
    background: #f7f6f6;
    margin-top: 5px;
    border-top: 3px solid #009247;
}
.page_title{
    text-align: center;
    position: relative;
    background: #73a61c;
}
.page_title h1{
   color: #fff;
    font-size: 25px;
    padding: 50px 0px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Lora', serif;
}
.page_title span.divider{
    display: inline-block;
    margin-top: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: -35px;
    z-index: 1;
    width: 80px;
    height: 80px;
}
.biling_form{
    padding: 40px;
        padding-right: 20px;
}

.checkout_form.billing_form_main {
    background: white;
}


.form_body{
    border: 1px solid #e1e1e1;
    -webkit-border: 1px solid #e1e1e1;
    -moz-border: 1px solid #e1e1e1;
    -o-border: 1px solid #e1e1e1;
    -ms-border: 1px solid #e1e1e1;
    border-top: none;
}
.form_body h4{
    text-transform: uppercase;
    color: #608f11;
    font-size: 25px;
        margin-bottom: 18px;
}
.form_body h4 img{
    margin-right: 15px;
}
.form_body aside label {
    color: #333333;
    font-size: 16px;
    margin-bottom: 10px;
    float: left;width: 160px;
        margin-top: 12px;
}
.form_body aside.biling_form .checkbox input[type=checkbox] {
    margin-top: 2px;
}

span.visa {
    display: flex;
}

span.visa img{
  margin: 0 auto
}
.form_body aside .form-control {
    border: 1px solid rgb( 196, 196, 196 );
    -webkit-border: 1px solid rgb( 196, 196, 196 );
    -moz-border: 1px solid rgb( 196, 196, 196 );
    -o-border: 1px solid rgb( 196, 196, 196 );
    -ms-border: 1px solid rgb( 196, 196, 196 );
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    background: #fff;
    height: 45px;
    color: #626262;
    font-size: 16px;
    padding-left: 32px;
    -webkit-appearance: textfield;
}

.form_body aside.biling_form .add_to_cart_section .btn {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    background-color: rgb( 247, 148, 29 );
    border-color: rgb( 247, 148, 29 );
    width: 273px;
 /*   height: 66px;*/
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.money-back-box {
    float: left;
    width: 100%;
    border: 1px solid green;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-top: 57px;
    text-align: center;
}

.txt-shipping
{
    display: block;
    margin: 0 auto !;
    text-align: center;
    margin: 0 auto 55px;
    /* background: rgb( 247, 148, 29 ); */
    width: 50%;
    color: rgb( 247, 148, 29 );
    padding: 12px;
    font-size: 25px;
    font-family: 'Roboto', sans-serif;    text-transform: uppercase;

}
.mbg-heading {
    float: left;
    width: 100%;
    color: #178a0b;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: normal;
    font-weight: 700;
}

.money-back-box p {
       float: left;
    width: 100%;
    padding: 7px 20px;
    color: #2e2e2e;
    font-size: 14px;
    line-height: 24px;
}

.seal-img {
    display: inline-block;
    max-width: 100%;
    margin-top: -35px;
}

a.why_cvv {
    color: #73a61c;
    font-size: 16px;
    margin-top: 15px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}
.form_body .form-group {
    margin-bottom: 25px;    clear: both;
}
.form_body .form-group.margin_bottom_n{
    margin-bottom: 0;
}

.table>thead>tr>th{
    text-align: center;
    font-size: 15px;
    color: #333333;
    font-weight: 700;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    text-align: left;
    vertical-align: middle;
}
.table>tbody>tr>td .p_thmb img{
    width: 60px;
    display: inline-block;
}
.table>tbody>tr>td .p_thmb span.title{
    color: #333333;
    font-size: 18px;
    font-weight: 500;
}
.table>tbody>tr>td .p_thmb.wide_img img{
    width: 139px;
    display: inline-block;
}
.table>tbody>tr>td .p_thmb.wide_img > span{
    font-size: 14px;
    color: #333333;
    margin-top: 5px;
    display: block;
    white-space: nowrap;
}
.table>thead>tr>th{
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    font-weight: 600;
}
.table>caption+thead>tr:first-child>td, 
.table>caption+thead>tr:first-child>th, 
.table>colgroup+thead>tr:first-child>td, 
.table>colgroup+thead>tr:first-child>th, 
.table>thead:first-child>tr:first-child>td, 
.table>thead:first-child>tr:first-child>th
{
    border-top: 1px solid #ebebeb;
}
.table>tbody>tr>td p, .table.table_total>tbody>tr>td{
    color: #333333;
    font-size: 17px;
}
.table>tbody>tr>td{
    border-color: #ebebeb;
}
.table>tbody>tr>td{
    font-size: 17px;
}
.table.table_total>tbody>tr>td{
    font-size: 17px;
    color: #333333;
}

.table>tbody>tr>td.last-child-border{
    border-bottom: 1px solid #ebebeb;
}
.table>tbody>tr>td.border-bottom_visible {
    border-bottom: 1px solid #ebebeb;
}
.table.table_total{
    width: 75%;
    float: right;
}
.table{
        margin-bottom: 0;
}
.table.table_total>tbody>tr>td.border-none {
    border: none;
}
.table.table_total>tbody>tr>td.border-bottom_visible {
    border-bottom: 1px solid #ebebeb;
    text-align: left;
}
.table.table_total>tbody>tr>td::last-child{
    text-align: right;
}
.table.table_total>tbody>tr>td.text-right{
    text-align: right;
}
.table>tbody>tr>td.font-size18, .table.table_total>tbody>tr>td.font-size18{
    font-size: 18px;
}
.col-md-6.col-sm-12.col-xs-12.form-border-right{
    border-right:1px solid #ebebeb;
}
aside.padding_30{
    padding-right: 20px;
    padding-left: 20px;
}

.bill-info label
{ width: 100% !important }
.form_body aside.biling_form .add_to_cart_section p{
    margin-bottom: 15px;
}
.checkout_form aside .field_icon {
    position: relative; float: left; margin-left: 15px;    width: 300px;
}
.checkout_form aside .field_icon i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 10px;
    z-index: 1;
    color: #d7d9e0;
    font-size: 17px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.checkout_form aside.chk_shipping_form .form-control{
    padding-left: 35px;
}
.btn-orange:hover{
    background-color: rgb( 115, 166, 28 );
    border-color: #73a61c;
    color: #fff;
}
.order_now_btn {
    text-align: center;
}

.order_now_btn a{
    background: green;
    padding: 12px 35px;
    color: #fff;
    font-weight: 900;
    border-radius: 50px;
    font-size: 30px;
    color: #fff;
    display: initial;
    text-transform: uppercase;
}

.order_now_btn{
    padding: 40px;
}


.order_now_btn{
    margin-top: 30px;
    margin-bottom: 60px;
}

.promo_code {
    max-width: 400px;
    padding: 30px;
    margin: 10px auto;
    text-align: center;
}

.promo_heading{/* text-align: left; */margin-bottom: 20px;font-size: 21px;}

.parallax_bg h2{
    font-size: 20px;
    text-align: center;

}

.parallax_bg{
    /* background: url(../images/bg_3.jpg); */
    min-height: 300px;
    padding: 68px 0;
    background: #fafde5;
}

.footer_logo h2{
    display: none;
}

.promo_code input{
    padding: 6px;
}

.promo_code input[type="button"]{
background: #fd8d3e;
    color: #fff;
    border: 2px solid #ef6300;
}

.thanks_part{
    max-width: 800px;
    margin: 0 auto;
    padding: 14px;
    border: 1px solid #eee;
}

.thanks_part {
    font-family: arial;
}

.thanks-left{
    float: left;
    width: 30%;
    text-align: center;
}

.thanks-left img{
    max-width: 100%;
}

.thanks_right{
    float: right;
    width: 60%;
}


.thanks_right h2{
    font-size: 22px;
    margin-top: 20px;
}

.thanks_right h3{
    font-size: 20px;
    margin-top: 20px;
}

.thanks_right h1{
    font-size: 24px;
    margin-top: 20px;
}



.thanks_right p{
    font-size: 16px;
}


.clearfixe{
    clear: both;
}

.thanks_right span{
    float: right;
}
footer ul a{
    color: #ccc;
    font-size: 16px;
    padding: 6px;
    margin-bottom: 8px;
    display: inline-block;
}