
.v-custom-heading {
    display: block;
    font-family: "Droid Serif", Georgia, Times, serif;
    font-weight: normal;
    font-style: italic;
    float: none;
    font-size: 22px;
    line-height: 32px;
}

.special_amp {
    font-family: "Baskerville", "Palatino Linotype", "Palatino", "Times New Roman", serif;
    font-style: italic;
    font-size: 1.3em;
    line-height: 0.5em;
    font-weight: normal;
    color: #28c2e4;
}

[class^="icon-"]:not(.icon-prepend):not(.icon-append):before, 
[class*=" icon-"]:not(.icon-prepend):not(.icon-append):before {
    opacity: 0.9;
    font-weight: 600 !important;
}

.bg-custom-1 {
    background-image: url(../img/mix/j1.jpg);
    background-size: cover;
    background-position: 50% 50%;
    min-height: 31.5rem;
    margin-bottom: 4.5rem;
    text-align: left;
    opacity: 1;
    overflow: hidden;
    -moz-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    -webkit-transition: opacity .8s ease;
    transition: opacity .8s ease;
    margin: 0 auto;
    clear: both;
    position: relative;
}

.bg-custom-1--overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .3;
    display: block;
    background-image: -webkit-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
    background-image: -moz-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
    background-image: -o-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
    background-image: linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
}


.v-testimonials--head {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.v-testimonials--head img {
    width: 60px;
    border-radius: 50%;
    float: left;
    margin-right: 18px;
}

.v-testimonials--name {
    float: left;
    margin-top: 8px;
}

.v-testimonials--name p {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    font-family: "Museo500Regular", Arial, Helvetica, Tahoma, sans-serif;
}

.v-testimonials--body {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 2px;
}

.v-testimonials--body p {
    font-size: 14px;
    line-height: 1.7;
}

.v-testimonials--footer {
    display: block;
    width: 100%;
    overflow: hidden;
}

.v-testimonials--stars,
.v-testimonials--footer i {
    font-size: 16px;
    color: #f1c346;
}

.v-testimonials--sub-heading {
    color: #2484da;
}

.v-testimonials-v2 .v-testimonials-v2--body {
    overflow:hidden;
}

.v-testimonials-v2 img {
    width:120px;
        margin-right: 30px;
}

/* --------------------------------------------
	WIZARD PROCESS STEPS
-------------------------------------------- */
#wiz-page-container{
    position: relative;
    min-height: 100vh;
    background-image: url(../img/white-marble.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.wiz-container-fluid {
  width: 100%;
  padding-right: 35px;
  padding-left: 35px;
  margin-right: auto;
  margin-left: auto;
}
#wiz-content-wrap {
    padding-bottom: 3rem;    /* Footer height */
    margin-top: 20px;  
}
#wiz-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3rem;            /* Footer height */
    background-color: #f5f5f5;
    padding-top: 10px;
    border-top: solid 1px #ccc;
    -moz-box-shadow: 0 0 4px rgba(204,204,204,1);
    -webkit-box-shadow: 0 0 4px rgba(204,204,204,1);
    box-shadow: 0 0 4px rgba(204,204,204,1);
}
.wiz-step-header{
    color: #333;
    font-size: 2em;
    margin-left: 10px;
}
.wiz-step-header-sm{
    color: #333;
    font-size: 1.3em;
    margin-left: 6px;
}
.wiz-process-steps {
    text-align: center;
    color: #fff !important;
}

.wiz-process-steps .feature-box {
    padding-left: 5px;
    padding-right: 5px;
}

.wiz-process-steps .feature-box-icon {
    width: 20px;
    height: 20px;
    line-height: 21px;
    background-color: #ff8000;
    background-image: url(../img/crease.svg);
    border-radius: 50%;
}

.wiz-process-steps .feature-box-icon-completed {
    width: 20px;
    height: 20px;
    line-height: 21px;
    background-color: #4c9900;
    background-image: url(../img/crease.svg);
    border-radius: 50%;
}

.wiz-process-steps .feature-box-icon.small .wiz-icon {
    line-height: 21px;
}

.wiz-process-steps.three-columns .feature-box-icon.small .wiz-icon {
    line-height: 150px;
}

.wiz-process-steps ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.wiz-process-steps ul li {
    display: inline-block;
    float: left;
    margin: 0;
    color: #fff !important;
}

.wiz-process-steps.four-columns ul li {
    width: 25%;
}

.wiz-process-steps.three-columns ul li {
    width: 33.33%;
}

.wiz-process-steps.five-columns ul li {
    width: 20%;
}

/*.wiz-process-steps ul:before {
    position: absolute;
    left: 100px;
    display: block;
    width: 83%;
    height: 0;
    border-top: 1px dashed #B1B1B1;
    content: "";
    top: 56px;
    z-index: 0 !important;
}*/

.wiz-process-steps.three-columns .feature-box-icon {
    width: 160px;
    height: 160px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    line-height: 160px;
    font-size: 55px;
}

.wiz-process-steps.three-columns ul:before {
    top: 110px;
    left: 150px;
    width: 70%;
}

.wiz-process-steps.six-columns ul:before,
.wiz-process-steps.five-columns ul:before {
    top: 74px;
}

.wiz-process-steps .wiz-icon {
    font-size: 20px;
}

.wiz-process-steps .feature-box-icon:hover, .sf-hover .feature-box-icon {
    background-color: #4c9900;
    background-image: url(../img/crease.svg);
}

.wiz-no-display{
    display: none;
}

.wiz-footer-wrap{
    position: absolute;
    bottom:0;
    width: 100%;
}

.wiz-buttons{
    position: absolute;
    bottom:0px;
    width: 100%;
    height: 3rem;
    background-color: #f5f5f5;
    padding-top: 10px;
    border-top: solid 1px #ccc;
    -moz-box-shadow: 0 0 4px rgba(204,204,204,1);
    -webkit-box-shadow: 0 0 4px rgba(204,204,204,1);
    box-shadow: 0 0 4px rgba(204,204,204,1);
}

.wiz-img{
    margin-bottom: 5px;
    color: #28c2e4;
}

.wiz-img-sel{
    border: 6px solid transparent;
    -moz-box-shadow: 0 0 4px rgba(255,0,255,1);
    -webkit-box-shadow: 0 0 4px rgba(255,0,255,1);
    box-shadow: 0 0 4px rgba(255,0,255,1);
}

.wiz-canvas-4{
    position: relative; 
    min-height: 567px; 
    transform: scale(0.45); 
    transform-origin: 0 0;
}

.wiz-canvas-review{
    position: relative; 
    min-height: 567px; 
    transform: scale(0.7); 
    transform-origin: 0 0;
}

.wiz-canvas-carousel{
    transform: scale(1.0); 
    transform-origin: 0 0;
}

/* Canvas Media */

@media (max-width: 1366px) {
 
    /* iPad Pro */
    .wiz-canvas-4{
        transform: scale(0.45); 
        transform-origin: 0 0;
    }
    .wiz-canvas-review{
        transform: scale(1.0); 
        transform-origin: 0 0;
    }
    .wiz-step-header{
        color: #333;
        font-size: 1.3em;
        margin-left: 6px;
    }    
}

@media (max-width: 1024px) {
 
    /* iPad */
    .wiz-step-header{
        color: #333;
        font-size: 1.3em;
        margin-left: 6px;
    }
    .wiz-canvas-4{
        transform: scale(0.34); 
        transform-origin: 0 0;
    }
    .wiz-canvas-review{
        transform: scale(1.0); 
        transform-origin: 0 0;
    }    
}

@media (max-width: 812px) {
 
    /* iPhone X */
    .wiz-step-header{
        color: #333;
        font-size: 1.3em;
        margin-left: 6px;
    }
    .wiz-canvas-4{
        transform: scale(0.27); 
        transform-origin: 0 0;
    }
    .wiz-canvas-review{
        transform: scale(1.0); 
        transform-origin: 0 0;
    }
}

@media (max-width: 736px) {
 
    /* iPhone Plus */
    .wiz-step-header{
        color: #333;
        font-size: 1.3em;
        margin-left: 6px;
    }
    .wiz-canvas-4{
        transform: scale(0.24); 
        transform-origin: 0 0;
    }
    .wiz-canvas-review{
        transform: scale(1.0); 
        transform-origin: 0 0;
    }
}

@media (max-width: 667px) {
 
    /* iPhone 6,7,8 */
    .wiz-step-header{
        color: #333;
        font-size: 1.3em;
        margin-left: 6px;
    }
    .wiz-canvas-4{
        transform: scale(0.22); 
        transform-origin: 0 0;
    }
    .wiz-canvas-review{
        transform: scale(1.0); 
        transform-origin: 0 0;
    }    
}

.help-info{
    color: #ff8000;
    font-size: 1em !important;
}

/*Footer Wizard*/
.copyright-wiz {
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    font-size: 12px;
    border-top: 1px solid #333;
    border-top-width: 1px;
    background-color: #242424;
}

.footer-v2 .copyright-wiz {
    background-color: #EBEBEB;
    border-top-color: #E0E0E0;
}

.copyright-wiz p {
    font-size: 13px;
    float: left;
    margin-bottom: 0;
    line-height: 25px;
    color: #888;
    padding-bottom: 0px;
}

.footer-v2 .copyright-wiz p {
    color: #555;
}

.copyright-wiz a, .copyright-wiz a:hover {
    text-decoration: none;
}

.copyright-wiz nav .menu {
    float: right;
    margin: 0;
}

.copyright-wiz nav .menu li {
    display: inline-block;
    margin-left: 15px;
    border-bottom: 1px dotted;
}

.copyright-wiz nav .menu li:first-child {
    border-left: 0;
}

.copyright-wiz nav .menu li ul {
    display: none;
}

.copyright-wiz a {
    color: #777;
    font-size: 12px;
}
/*Wizard Buttons*/
.wiz-btn {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    height: auto;
    padding: 6px 12px;
    margin: 0 8px 8px 0;
    font-weight: bold;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 0;
    position: relative;
    overflow: hidden;
    outline: 0;
    text-shadow: none;
    text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    vertical-align: middle;
    max-width: 100%;
    font-family: "Poppins",Arial,Helvetica,Tahoma,sans-serif;
    letter-spacing: 1px;
    font-weight: 500 !important;
    text-transform: uppercase;
}
.wiz-btn:hover {
    text-decoration: none !important;
    color: #fff;
}
.wiz-btn.wiz-btn-col {
    background-color: #37ba85;
    color: #fff;
}
.wiz-btn.wiz-btn-col:hover {
    background-color: #37ba85;    
}
.wiz-btn.wiz-btn-col-picker {
    background-color: transparent;
    border:solid 1px #888;
    color: #000;
}
.wiz-btn.wiz-btn-col-picker:hover {
    background-color: transparent;
}
.wiz-btn.wiz-btn-del {
    background-color: #ff6666;
    color: #fff;
}
.wiz-btn.wiz-btn-del:hover {
    background-color: #ff3333;
}
.wiz-btn.wiz-btn-edit {
    border: solid 1px #cccc00;
    background-color: #ffff00;
    color: #000;
}
.wiz-btn.wiz-btn-edit:hover {
    background-color: #cccc00;
}
.wiz-btn.wiz-btn-tools {
    background-color: #3399ff;
    color: #fff;
}
.wiz-btn.wiz-btn-tools:hover {
    background-color: #0066cc;
}
.wiz-btn.wiz-btn-help {
    background-color: #008ae6;
    color: #fff;
}
.wiz-btn.wiz-btn-help:hover {
    background-color: #006bb3;
}
.btn-overlay {
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 18px;
    border-radius: 3px;
    letter-spacing: 1px;
    font-family: "Poppins",Arial,Helvetica,Tahoma,sans-serif;
}
.wiz-btn-overlay {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    height: auto;
    padding: 6px 12px;
    margin: 0 0px 8px 0;
    font-weight: bold;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 0;
    position: relative;
    overflow: hidden;
    outline: 0;
    text-shadow: none;
    text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    vertical-align: middle;
    max-width: 100%;
    font-family: "Poppins",Arial,Helvetica,Tahoma,sans-serif;
    letter-spacing: 1px;
    font-weight: 500 !important;
    text-transform: uppercase;
}
.wiz-btn-overlay.wiz-btn-col-overlay {
    background-color: #000;
    opacity: .6;
    color: #fff
}
.wiz-btn-overlay.wiz-btn-col-overlay:hover {
    background-color: #000;
    opacity: 1;
}
.wiz-slide-btn{
    top: -200px;
}
.wiz-btn-icon {
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    height: auto;
    padding: 6px 12px;
    margin: 0 8px 8px 0;
    font-weight: bold;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 0;
    position: relative;
    overflow: hidden;
    outline: 0;
    text-shadow: none;
    text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    vertical-align: middle;
    max-width: 100%;
    font-family: "Poppins",Arial,Helvetica,Tahoma,sans-serif;
    letter-spacing: 1px;
    font-weight: 500 !important;
    text-transform: uppercase;
}
.wiz-btn-icon:hover {
    text-decoration: none !important;
    color: #fff;
}
.wiz-btn-icon.wiz-btn-col {
    background-color: #37ba85;
    color: #fff;
}
.wiz-btn-icon.wiz-btn-col:hover {
    background-color: #37ba85;
}
.wiz-btn-icon.wiz-btn-del {
    background-color: #ff6666;
    color: #fff;
}
.wiz-btn-icon.wiz-btn-del:hover {
    background-color: #ff3333;
}
.wiz-btn-icon.wiz-btn-edit {
    border: solid 1px #cccc00;
    background-color: #ffff00;
    color: #000;
}
.wiz-btn-icon.wiz-btn-edit:hover {
    background-color: #cccc00;
}
/*Upload Image*/
.wiz-upload-div-out{
    padding: 5px;
    background-color: #e6e6e6;
}
.wiz-upload-div{
    border: dashed 2px #a6a6a6;
    padding: 10px;
    height: 330px;
    text-align: center;
    vertical-align: middle;
    background-color: #e6e6e6;
}
.wiz-upload-bg{
    margin-top: 100px;
    font-size: 24px;
    cursor: pointer;
    color: #888;
}
.wiz-img-frame{
    border: solid 1px #ccc;
    margin-right: 2px;
}
.wiz-img-sz{
    max-height: 80px;
}
.wiz-img-sz-popup{
    max-height: 100px;
}
.wiz-img-none{
    display: none;
}
.wiz-sel-obj{
    /*border: 3px solid #999999;*/
}
/*Canas Settings*/
.wiz-canvas-sm{
    position: absolute;
    /*height: 250px;*/
    background-color: transparent;
    border: 1px solid #37ba85;
}
.wiz-canvas-lg{
    position: absolute;
    height: 375px;
    background-color: transparent;
    border: 1px solid #37ba85;
}
.wiz-canvas{
    position: absolute;
    /*height: 340px;*/
    background-color: transparent;    
}
.wiz-col-palette{
    margin-right: 5px;
    width: 100px;
    height: 25px;
    padding: 3px;
    border: solid 1px #888;
    background-color: transparent;
    cursor: pointer;
}
.wiz-pay-foot-top{
    border-top: 3px solid #888;
}
.wiz-pay-foot{
    font-weight: bold;
    color: #000;
}
.wiz-pay-foot-tot{
    font-weight: bold;
    color: #fff;
    background-color: #888;
}
.wiz-pay-total{
    font-size: 1.3em;
    font-weight: bold;
}
.wiz-table-bg{
    background-color: #fff;
}
.wiz-input-forms{
    background-color: #fff; 
    padding-top: 15px; 
    border:solid 1px #ccc;
}
/* --------------------------------------------
	MODAL POPUP SETTINGS
-------------------------------------------- */
/*.modal {
   position: absolute;
   top: 10px;
   right: 100px;
   bottom: 0;
   left: 0;
   z-index: 10040;
   overflow: auto;
   overflow-y: auto;
}*/
.mod-hdr{
    background-color: #545658;
    color: #fff;
}
.mod-info-hdr{
    background-color: #ffd700;
    color: #000;
}
.mod-confirm-hdr{
    background-color: #545658;
    color: #fff !important;
}
.mod-foot{
    background-color: #f5f5f5;
}
/* --------------------------------------------
	MESSAGE BOX SETTINGS
-------------------------------------------- */
.message-box {
    width: 300px;
    min-height: 50px;
    margin-left: -150px;
    margin-right: auto;
    position: fixed;
    left: 50%;
    top: 300px;
    color: #fff;
    padding: 20px;    
    z-index: 1000000;
}
.message-success {
    border: solid 1px #008000;
}
.message-warning {
    border: solid 1px #8a6d3b;
}
.message-info {
    border: solid 1px #31708f;
}
.message-danger {
    border: solid 1px #a94442;
}
/* --------------------------------------------
	MESSAGE LABEL SETTINGS
-------------------------------------------- */
.lbl-success{
    color: #468847;
    border: none;
}
.lbl-warning{
    color: #f89406;
    border: none;
}
.lbl-danger{
    color: #b94a48;
    border: none;
}
/* --------------------------------------------
	BUTTON SETTINGS
-------------------------------------------- */
.btn-pdf{
    color: #ee4949;
    background-color: transparent;
    border: none;
}
.btn-download{
    color: #009999;
    background-color: transparent;
    border: none;
}
.btn-link-primary{
    color: #0039e6;
    background-color: transparent;
    border: none;
    text-decoration: none;
}
.btn-link-primary:hover{
    color: #002db3;
    background-color: transparent;
    border: none;
    text-decoration: none;
}
.btn-link-info{
    color: #0099ff;
    background-color: transparent;
    border: none;
    text-decoration: none;
}
.btn-link-info:hover{
    color: #006bb3;
    background-color: transparent;
    border: none;
    text-decoration: none;
}
.btn-link-success{
    color: #00b300;
    background-color: transparent;
    border: none;
    text-decoration: none;
}
.btn-link-success:hover{
    color: #008000;
    background-color: transparent;
    border: none;
    text-decoration: none;
}
.btn-link-warning{
    color: #ff1a1a;
    background-color: transparent;
    border: none;
    text-decoration: none;
}
.btn-link-warning:hover{
    color: #e60000;
    background-color: transparent;
    border: none;
    text-decoration: none;
}
.btn-75{
    width: 75px;
}
/* --------------------------------------------
	CUSTOM SETTINGS
-------------------------------------------- */
.hide-section{
    display: none;
}
.track-code { 
    background-color: #ffffe6 !important; 
}
.delivery-date { 
    background-color: #ff9900 !important; 
    color: #fff;
}
.page-header-admin {
    background-color: #2484da;
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
}
.page-header-admin h1 {
    color: #fff;
}
.container-fluid-admin {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}
.caption-admin{
    font-size: 1.2em;
    color: #8c98a4;
}
.caption-msg{
    font-size: 1.2em;
    color: #fff;
}
.status-active {
  color: #00c9a7;
}
.status-inactive {
  color: #de4437;
}
.payment-cards{
    background-color: #e6e6e6;
    color: #000;
    padding-top: 2px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.5em;
    vertical-align: middle;
    line-height: 50px;
    border: solid 1px #ccc;
}
.banner-size{
    background-color: #eef0f3;
    border: solid 1px #e6e6e6;
    padding: 5px 10px;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.banner-size h3{
    margin: 0;
    color: #888;
}
.banner-size p{
    margin-top: 10px;
}
.banner-size-divider{
    border: solid 1px #e6e6e6;
    margin-top: 15px;
    margin-bottom: 15px;
}
.banner-price{
    margin-top: 10px;
    color: #6fb7f6;
    font-size: 2em; 
    font-weight: 300;
}
.banner-size-btn{
    margin-bottom: 10px;
    font-weight: 600; 
    font-size: 16px; 
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff; 
    border: none;
    border-radius: 3px; 
    background: #99c746; 
    -webkit-transition: background-color 0.3s; 
    transition: background-color 0.3s;
}

@media (max-width: 1024px) {
    .banner-price{
    margin-top: 10px;
    color: #1a8bf0;
    font-size: 1.5em; 
    font-weight: 300;
}
}
/* --------------------------------------------
	PADDING SETTINGS
-------------------------------------------- */
.mr5{
    margin-right: 5px;
}
.mr10{
    margin-right: 10px;
}
.ml10{
    margin-left: 10px;
}
.mb10{
    margin-bottom: 10px;
}
.mt10{
    margin-top: 10px;
}