body {
    height: 100vh;
    background-image: url(../img/background.jpg);
    /* background-image: url(http://bigpreviews.123rf.com/images/antonioguillem/antonioguillem1506/antonioguillem150600018/40567622-Entrepreneur-working-with-a-laptop-sitting-in-a-bench-in-a-park-Stock-Photo.jpg); */
    background-repeat: no-repeat;
    /*background-size: 100%, 100%;*/
    background-position: center center;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    font-size:13px;
}
a:hover {
    text-decoration: none;
}
.pull-center {margin: 0 auto;}
.price-box {display: none;}
.top-buffer-60 {
    margin-top: 60px;
}
.top-buffer-30 {
    margin-top: 30px;
}
.top-buffer-25 {
    margin-top: 25px;
}
.top-buffer-15 {
    margin-top: 20px;
}
.top-buffer-10 {
    margin-top: 10px;
}
/* shadows */
.text-shadow-1 {
    text-shadow: 3px 4px 5px rgba(104, 104, 104, 1);
}

/* font size */
.fs-60 {
    font-size: 60px;
    line-height: 72px;
}
.fs-30 {
    font-size: 30px;
    line-height: 34px;
}
.fs-18 {
    font-size: 18px;
    line-height: 22px;
}

.br {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-berder-radius: 3px;
    border-radius: 3px;
}

.cbtn-1 {
    display: inline-block;
    background-color: #cb08d7;
    border: 2px solid #d0d0d0;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    padding: 13px 16px;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}
.cbtn-1:hover {
    background-color: #a506af;
    color:#fff;
}

.box {
    padding: 12px;
    border-radius: 5px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.25);
}
.box-1 {
    background: rgba(255,255,255,0.25);
}
.box-2 {
    background: rgba(0,0,0,0.65);
}
.box-title-1 { color: #fff; font-size: 26px; line-height: 30px; font-weight: bold;}
.box-title-2 { color: #000; font-size: 24px; line-height: 30px;}
.box-title-3 { color: #fff; font-size: 14px; line-height: 17px;}
.box-title-4 { color: #000; font-size: 20.5px; line-height: 23px; font-weight: bold;}

.cbtn-2.big { width: 170px; padding: 8px 12px;font-size: 14px;}
.cbtn-2.big .btn-text { width: 124px; }
.cbtn-2.mid { width: 99px; padding: 8px 8px;font-size: 14.2px;height: 36px;}
.cbtn-2.mid .btn-text { width: 70px; }
.cbtn-2.mid .fa { width: 16px; font-size: 16px;}

.cbtn-2 {
    display: block;
    margin: 0 auto;
    line-height: 18px;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.46);
    transition: all 0.3s ease 0s;
}
.cbtn-2:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.66);
}
.cbtn-2 .fa {
    float: right;
    display: block;
    width: 20px;
    text-align: center;
    line-height: 20px;
}
.cbtn-2 .btn-text {
    float: left;
    display: block;
    text-align: center;
    padding-top:0.5px;
}
.contact-box .btnc-3 {
    width: 120px;
    padding: 8px 9px 8px 12px;
}
.contact-box .btnc-2 {
    width:110px;
    padding: 8px 8px 9px 11px;
}
.contact-box .btnc-1 {
    padding: 8px 10px 8px 13px;
}
.contact-box .cbtn-2.mid .btn-text {
    width: auto;
}
.list-item {
    padding: 13px 0 0 0;
    height: 74px;
    border-bottom: 1px solid #8c8c8c;
}
.contact-box .box-title-1 {
    padding-bottom: 14px;
    line-height: 20px;
}
.list-item-image-wrapper {
    float: right;
    border: 1px solid #575755;
}
.list-item-info {
    float: right;
    margin: 0 8px 0 0;
}
.list-item-title {
    font-size: 20px;
    line-height: 24px;
}
.list-item-text {
    font-size: 14px;
    line-height: 18px;
}
.list-item-price-wrapper {
    float: left;
    line-height: 42px;
}
.list-item-price {
    font-size: 22px;
}
.list-item-currency-symbol {
    font-size: 15px;
}

.cbtn-3 {
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 12px;
    color: #fff;
    cursor: pointer;
}
.price-wrapper-table {display: table; width:100%;}
.price-wrapper-cell {
    display: table-cell;
    vertical-align: middle;
    height: 200px;
    width: 100%;
    text-align: center;
    
}
.price-currency {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: bold;
    margin-right: 7px;
}
.price {
    font-family: 'Open Sans', sans-serif;
    font-size: 82px;
    font-weight: bold;
}
.price-info {display: block; width: 100%; font-size: 14px; line-height: 18px;}


/* Q */
#step-wrapper {
    min-height: 427px;
    overflow: hidden;
}
.q-header {}
.q-steps {}
.q-step {
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid #4d5749;
    background: #4d5749;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    line-height: 26px;
    border-radius: 3px;
    margin-right: 6px;
    color: #878787;
}
.q-step.q-prev .fa {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    width: 100%;
    text-align: center;
}
.reset {
    float: left;
    font-size: 15px;
    line-height: 28px;
    height: 30px;
    padding: 0 10px;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}
.q-step.passed {cursor: pointer;color: #fff;}
.q-steps .q-step.passed.active, .q-step.active {border: 2px solid #fff; cursor: pointer;color: #fff;}

.q-step.q-prev,
.q-step.passed.bs,
.q-step.active.bs {box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.25);}
.q-title {font-size: 26px;line-height:27px; font-weight: bold;}
.scrollbar {width: 12px;height: 500px;background: #fff;}
.t {width: 100%;}
#step-wrapper .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools {
    right: 0!important;
    left: auto;
}
#step-wrapper .mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-left: 0;
    margin-right: 15px;
}
#step-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}
.answer {
    padding: 0 20px 0 0;
    font-size: 19px;
    line-height: 23px;
    position: relative;
}
.answer:before {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    top: 6px;
    right: 0;
    border-radius: 100% 100%;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.25), inset 0 1px 2px 1px rgba(0, 0, 0, 0.25);
}
.form-group {
    margin-top: 15px;
    margin-bottom: 5px;
}
.error-msg {
    height: 30px;
    line-height: 22px;
    font-size: 12px;
    color: red;
}
.personal-info .error-msg {
    height: 0px;
    transition: all 0.2s ease;
}
.personal-info .error-msg.parsley-error {
    height: 22px;
}
#next-step {
    width: 170px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.46);
    font-size: 14px;
}
.next-step {
    text-align: right;
    margin-right: 47px;
}
.next-step .fa-arrow-left {
    margin-right: 12px;
}
.step {
    display: none;
}
.personal-info label {
    margin-bottom: 0;
    color: #000;
}
.personal-info {
    color: #fff;
}
.result-box {
    color: #8c8a8b;
    padding: 0 20px 0 0;
}
#submit {
    background: #cc08d8;
    border: 2px solid #fff;
    border-radius: 5px;
    line-height: 36px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    width: 220px;
    margin: 0 auto;
}
#summary #submit-info {
    width: 100%;
    text-align: center;
    color: #fff;
    margin-top:13px;
}
#summary #submit {
    height: 47px;
    background: #cb08d7;
    border:1px solid #fff;
    width:269px;
    max-width:100%;
    font-weight: bold;
    font-size: 22px;
    line-height: 47px;
}
.tip {
    margin-top: 36px;
}
#step3 .tip {
    margin-top: 56px;
}
#step5 .tip {
    margin-top: 15px;
}
.tip.top-buffer-15 {
    line-height: 32px;
}
#summary {
    display: none;
}
.multi-select {
    left: 9999px!important;
}
/*threebox contact popup*/
.modal-dialog {
    width: 769px;
}
.modal-content {
    background: #010101;
    width: 769px;
}
.modal-header {
    padding: 55px 55px 0;
    border:none;
}
.modal-title {
    font-size: 25px;
}
.modal-header .close {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    opacity: 1;
    text-shadow: none;
    font-size: 29px;
}
.modal-body {
    padding: 10px 56px 0;
}
.modal-content .inner-box {
    background: #1b1b1b;
    width:200px;
    max-width:100%;
    border-radius: 15px;
    padding: 43px 0 30px;
    margin:0;
    border:3px solid #1b1b1b;
}
.modal-content .inner-box:hover {
    border: 3px solid #626262;
    cursor: pointer;
}
.box-cntct-row {
    padding-top: 30px;
}
p.modal-txt {
    font-size: 19px;
    line-height: 23px;
}
.poup-cntct-box p {
    text-align: center;
    padding-top: 15px;
    font-size: 21px;
    line-height: 23px;
    margin-bottom:0; 
}
.modal-body .fa {
    font-size: 52px;
    display: block;
    margin:auto;
    text-align: center;
}
.modal-body h3 {
    text-align: center;
    font-size: 26px;
    padding-top: 5px;
    padding-bottom: 50px;
    margin-bottom: 0;
}
.modal-footer {
    border:0;
    text-align: center;
    padding-top: 0;
}
.modal-footer .btn-default {
    background: none;
    border:none;
    color:#fff;
    text-decoration: underline;
    font-size: 16px;
}
/*contact form popup and phone call popup*/
#contactModal .modal-content, #callModal .modal-content {
    background: #7b91ff;
    border-radius: 5px;
    width:570px;
    margin: auto;
}
#contactModal .modal-header, #callModal .modal-header {
    padding: 35px 79px 0;
}
#contactModal .modal-title, #callModal .modal-title {
    font-weight: bold;
    font-size: 26px;
}
#contactModal .modal-header .blw-ttl, #callModal .modal-header .blw-ttl {
    color:#000;
    font-size: 20px;
    font-weight: bold;
}
#contactModal .modal-body, #callModal .modal-body {
    padding: 5px 79px 7px;
}
#contactModal .error-msg, #callModal .error-msg {
    height: 13px;
    transition: all 0.2s ease;
}
#contactModal .form-group, #callModal .form-group {
    margin-top:0;
}
#contactModal #submit, #callModal #submit {
    width: 270px;
    height: 48px;
    line-height: 43px;
    font-size: 26px;
}
#contactModal .modal-body .fa, #callModal .modal-body .fa {
    font-size: 23px;
    display: inline-block;
    padding-right: 5px;
}
#contactModal #submit-info, #callModal #submit-info {
    text-align: center;
    font-size: 13px;
    color: #fff;
    margin-top: 8px;
}
#contactModal .modal-footer, #callModal .modal-footer {
    padding:0;
    margin:0;
}
#contactModal .radio label, #contactModal .checkbox label, #callModal .radio label, #callModal .checkbox label {
    cursor: default;
}
#contactModal .checkbox input[type="checkbox"], #contactModal .checkbox input[type="radio"], #callModal .checkbox input[type="checkbox"], #callModal .checkbox input[type="radio"] {
    cursor: pointer;
}
#contactModal .modal-header .close, #callModal .modal-header .close {
    color:#e0e0e0;
}
#contactModal .form-group label, #callModal .form-group label {
    color: #000;
}



.radio-txt {
    position: absolute;
    left: -50px;
    top: -16px;
    height: 32px;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
}
.bootstrap-tagsinput {
    width: 100%;
}
#summary .checkbox {
    padding-left: 0;
    margin:0;
    margin-top: 7px;
}
.form-control {
    border: 1px solid #808080;;
}
.form-group label {
    font-size: 16px;
    width: 100%;
}
#summary #submit {
    margin-top: 15px;
}
#summary .form-group {
    margin-bottom: 0;
}
#summary .result-box {
    padding-bottom: 30px;
    padding-right: 40px;
    font-size: 15px;
}
#summary .last-child .result-box {
    padding-bottom: 0;
}
#summary .answer {
    margin-right: 20px;
}
#summary .goto .fa {
    padding-left:5px;
    vertical-align: middle;
}
#summary .goto .fa.fa-arrow-left {
    padding-left:0px;
}
#summary .goto {
    text-decoration: underline;
    font-size: 14px;
}
#summary .q-steps .goto {
    text-decoration: none;
}
/* select color fixes */
/*input[type="search"],
.select2-results__option,
.form-group {
    color: #333;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
        background-color: #9f65d7;
}
.select2-container .select2-selection--single {
    height: 32px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
}*/
/*.select2-selection .select2-selection--multiple {
    padding-left: 20px
}
.select2-selection .select2-selection--multiple:after {
    content: "";
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}*/
.switch-ans {
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
}
.material-switch-wrapper.active .yes {display: block;}
.material-switch-wrapper .yes {display: none;}
.material-switch-wrapper.active .no {display: none;}
.material-switch-wrapper .no {display: block;}

.twitter-typeahead {
    display: block!important;
}
.tt-menu {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
    width: 100%;
    background: #fff;
}
.tt-suggestion {
    padding: 6px;
    color: #333;
}
.reset.active {border: 2px solid #fff;line-height: 24px;}
.footer {
    position: absolute;
    left:4px;
    bottom:4px;
    direction: ltr;
}

.ms-container .ms-list {height: 400px}

.twitter-typeahead input {text-align: right;}
.error-msg.parsley-error {color: #b12020; font-weight: bold;}

.gears-loader-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 450px;
}
#gears-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
}
.form-loading,
.form-error-msg,
.thank-you-msg {
    position: absolute;
    top: 0;
    left: 0;
    background: #7b91ff;
    width: 100%;
    height: 100%!important;
    padding: 50px;
    text-align: center;
    font-size: 20px;
    display: none;
}
.form-error-msg {
    color: red;
}
.form-loading {
    background-color: #7b91ff;
    background-image: url('../img/gears.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

#contact-form-message {
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    padding: 5px;
    border-radius: 4px;
    resize: none;
    height: 150px;
}