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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

blockquote,
q {
    quotes: none
}

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

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

a {
    text-decoration: none
}

.txt-rt {
    text-align: right
}

.txt-lt {
    text-align: left
}

.txt-center {
    text-align: center
}

.float-rt {
    float: right
}

.float-lt {
    float: left
}

.clear {
    clear: both
}

.pos-relative {
    position: relative
}

.pos-absolute {
    position: absolute
}

.vertical-base {
    vertical-align: baseline
}

.vertical-top {
    vertical-align: top
}

nav.vertical ul li {
    display: block
}

nav.horizontal ul li {
    display: inline-block
}

img {
    max-width: 100%
}
.ad728x90 {
    margin-top: 1em
}

.wrap {
    margin: 0 auto;
    width: 80%;
    background-size: cover
}

body a {
    transition: .5s all ease;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    -ms-transition: .5s all ease
}

.pop_up {
    border: 9px solid#485460;
    border-radius: 1em;
    -o-border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em
}

#small-dialog,
#small-dialog1,
#small-dialog2,
#small-dialog3,
#small-dialog4,
#small-dialog5 {
    background: #fff;
    padding: 20px;
    text-align: left;
    max-width: 650px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    border: 9px solid#eee;
    border-radius: 1em;
    -o-border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em
}

.price-head h1 {
    text-align: center;
    font-size: 3em;
    color: #fff
}

.price-head h3 {
    color: #404042;
    font-size: 3em;
    text-decoration: none;
    font-weight: 700
}

.pricing-grids {
    margin: 12% 0
}

.pricing-grid1,
.pricing-grid2,
.pricing-grid3 {
    width: 31.5%;
    float: left;
    text-align: center;
    margin-right: 2%;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    padding: 0;
    border: none;
    border-radius: .7em;
    -webkit-border-radius: .7em;
    -o-border-radius: .7em;
    -moz-border-radius: .7em
}

.pricing-grid3 {
    margin-right: 0
}

.pricing-grid1:hover,
.pricing-grid2:hover,
.pricing-grid3:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    z-index: 1;
    border: none
}

.pricing-grid1:nth-child(3) {
    margin-right: 0
}

.price-value h2 a,
.price-value.three h4 a,
.price-value.two h3 a {
    font-size: 1.8em;
    color: #fff
}

.price-value,
.price-value.three,
.price-value.two {
    background: #512884;
    padding: 2.8em 1.8em 2em;
    border-bottom: 2px solid#ffd500;
    border-top-left-radius: .7em;
    -webkit-border-top-left-radius: .7em;
    -o-border-top-left-radius: .7em;
    -moz-border-top-left-radius: .7em;
    border-top-right-radius: .7em;
    -webkit-border-top-right-radius: .7em;
    -o-border-top-right-radius: .7em;
    -moz-border-top-left-radius: .7em;
    position: relative
}

.price-value.two {
    background: #2b2b33;
    border-bottom: 2px solid#fd6e70
}

.price-value.three {
    background: #04dbdd;
    border-bottom: 2px solid#028f87
}

.price-value ul,
.pricing-grid1 ul,
.pricing-grid2 ul,
.pricing-grid3 ul {
    padding: 0
}

.price-value ul li,
.pricing-grid1,
.pricing-grid2 ul li,
.pricing-grid3 ul li {
    list-style: none
}

.price-value ul li {
    list-style: none
}

.price-value h5 span {
    color: #fbd707;
    font-size: 19px
}

.price-value lable {
    color: #817d94;
    font-size: 17px
}

.price-value.two h5 span {
    color: #fe6d72
}

.price-value.two h5 lable {
    color: #8c8c94
}

.price-value.three h5 span {
    color: #018f90
}

.price-value.three h5 lable {
    color: #9cf7f8
}

.price-value h5 {
    padding: 11px 0
}

.sale-box,
.sale-box.three,
.sale-box.two {
    position: absolute;
    top: 0;
    overflow: hidden;
    height: 130px;
    width: 143px;
    text-align: center;
    z-index: 0;
    right: 0;
    border-top-right-radius: .7em;
    -o-border-top-right-radius: .7em;
    -moz-border-top-right-radius: .7em;
    -webkit-border-top-right-radius: .7em
}

.sale-box span.on_sale {
    font-size: 14px;
    color: #444;
    background: #ffd400;
    text-transform: uppercase;
    padding: 58px 35px 17px 40px;
    width: 281px;
    text-align: center;
    display: block;
    position: absolute;
    left: -47px;
    top: -41px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    transform: rotate(40deg);
    box-shadow: 3px -4px 13px 3px rgba(0, 0, 0, .75)
}

.sale-box.two.sale-box span.on_sale {
    background: #fa6e6f
}

.sale-box.three.sale-box span.on_sale {
    background: #05aea7
}

.pricing-grid1 ul li a,
.pricing-grid2 ul li a,
.pricing-grid3 ul li a {
    color: #c7c4c4;
    font-size: 15px;
    text-align: center;
    display: block;
    padding: 16px 0;
    text-decoration: none;
    font-weight: 400
}

.pricing-grid1 ul li.whyt a,
.pricing-grid2 ul li.whyt a,
.pricing-grid3 ul li.whyt a {
    background: #f4f4f4
}

.pricing-grid1:hover div.price-bg ul li a,
.pricing-grid1:hover div.price-value h3 a {
    color: #512884
}

.pricing-grid2:hover div.price-bg ul li a,
.pricing-grid2:hover div.price-value h3 a {
    color: #fa6e6f
}

.pricing-grid3:hover div.price-bg ul li a,
.pricing-grid3:hover div.price-value h3 a {
    color: #04dbdd
}

.price-bg {
    background: #fff
}

.price-bg ul {
    padding: 0
}

.price-bg ul li {
    list-style: none
}

.cart1,
.cart2,
.cart3 {
    padding: 2.7em 0 2.7em;
    display: block;
    border-bottom: 2px solid#ffd500
}

.cart2 {
    border-bottom: 2px solid#f96d70
}

.cart3 {
    border-bottom: 2px solid#04dbdd
}

.cart1 a,
.cart2 a,
.cart3 a {
    color: #fff;
    font-size: .9em;
    font-weight: 500;
    padding: .8em 2em;
    text-decoration: none;
    background: #f7d30b;
    text-transform: uppercase;
    -webkit-appearance: none;
    border-radius: 1em;
    -webkit-border-radius: 1em;
    -o-border-radius: 1em;
    -moz-border-radius: 1em;
    outline: 0
}

.cart2 a {
    background: #fa6e6f
}

.cart3 a {
    background: #04dbdd
}

.cart1 a:hover,
.cart2 a:hover,
.cart3 a:hover {
    color: #2b2b33
}

form li {
    list-style: none
}

form ul {
    padding: 0
}

.payment-online-form-left h4 {
    font-size: 1.8em;
    color: #222;
    padding: .5em 0;
    text-align: left
}

.payment-online-form-left span {
    vertical-align: sub;
    margin-right: 5px
}

.payment-online-form-left form {
    padding: 0 3%
}

.payment-online-form-left input[type=text] {
    padding: 1em 1em;
    color: #485460;
    width: 42%;
    margin: .5em 0;
    border: 1px solid;
    outline: 0;
    transition: border-color .3s;
    -o-transition: border-color .3s;
    -ms-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -webkit-transition: border-color .3s;
    float: left;
    font-size: .9em;
    border-color: #eee;
    -webkit-appearance: none
}

.payment-online-form-left input[type=text]:hover {
    border-color: #fa6e6f
}

.text-box-light {
    background: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/calender.png) no-repeat 95% 50%;
    cursor: pointer;
    position: relative
}

.payment-online-form-left ul li:first-child input[type=text] {
    margin-right: 5%
}

.payment-online-form-left input[type=text]:active,
.payment-online-form-left input[type=text]:hover {
    border-color: #fa6e6f;
    color: #fa6e6f
}

.shipping {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -111px -26px
}

.payment {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -152px -30px
}

.payment-date-section {
    background: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/calender.png) no-repeat #fff 50%
}

.payment-sendbtns {
    float: right;
    margin: 2em 0 1.5em
}

.payment-sendbtns input[type=reset] {
    background: #fa6e6f;
    padding: .7em 1em;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 1.2em;
    display: block;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    outline: 0
}

.payment-sendbtns input[type=reset]:hover {
    color: #fff;
    background: #464c54
}

.payment-sendbtns input[type=submit] {
    background: #464c54;
    padding: .7em 1em;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 1.2em;
    display: block;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-appearance: none;
    outline: 0
}

.payment-sendbtns input[type=submit]:hover {
    color: #fff;
    background: #fa6e6f
}

.payment-sendbtns li {
    display: inline-block
}

.payment-type li {
    display: inline-block
}

.payment-online-form-right {
    background: #2b2937;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 4px solid #1a1822
}

input[type=checkbox].css-checkbox1,
input[type=checkbox].css-checkbox2 {
    display: none
}

input[type=checkbox].css-checkbox1+label.css-label1 {
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: super;
    cursor: pointer;
    background: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -188px -25px
}

input[type=checkbox].css-checkbox1:checked+label.css-label1 {
    background: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -215px -25px
}

input[type=checkbox].css-checkbox2+label.css-label2 {
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: -20px 0;
    vertical-align: super;
    cursor: pointer;
    background: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -218px -24px
}

input[type=checkbox].css-checkbox2:checked+label.css-label2 {
    background: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -190px -24px
}

.visa {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -32px -28px
}

.paypal {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -71px -26px
}

.payment-online-form-right {
    float: right;
    width: 30%;
    background: #2b2937;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 4px solid #1a1822;
    padding-bottom: 2em
}

.payment-online-form-right a:hover {
    color: #1abc9c
}

.payment-online-form-right ul li {
    display: block;
    padding: .5em
}

.payment-online-form-right ul li a {
    color: #9095aa
}

.payment-online-form-right h4 {
    color: #fff;
    font-size: 1em;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(144, 149, 170, .22);
    padding: .8em
}

.payment-online-form-right ul {
    padding: 0 1em
}

.payment-online-form-right h5 {
    color: #fff;
    padding: .5em .8em .4em;
    font-size: 1em
}

.payment-type {
    border-top: 1px solid rgba(144, 149, 170, .22);
    margin-top: 3%;
    text-align: left
}

input[type=checkbox].css-checkbox3,
input[type=checkbox].css-checkbox4,
input[type=checkbox].css-checkbox5,
input[type=checkbox].css-checkbox6 {
    display: none
}

input[type=checkbox].css-checkbox3+label.css-label3 {
    height: 22px;
    width: 21px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 -38px;
    vertical-align: middle;
    cursor: pointer;
    background-image: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/filter-bg.png)
}

input[type=checkbox].css-checkbox3:checked+label.css-label3 {
    background-position: 0 0
}

input[type=checkbox].css-checkbox4+label.css-label4 {
    height: 22px;
    width: 21px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    cursor: pointer;
    background-image: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/filter-bg.png)
}

input[type=checkbox].css-checkbox4:checked+label.css-label4 {
    background-position: 0 -38px
}

input[type=checkbox].css-checkbox5+label.css-label5 {
    height: 22px;
    width: 21px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 -38px;
    vertical-align: middle;
    cursor: pointer;
    background-image: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/filter-bg.png)
}

input[type=checkbox].css-checkbox5:checked+label.css-label5 {
    background-position: 0 0
}

input[type=checkbox].css-checkbox6+label.css-label6 {
    height: 22px;
    width: 21px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    cursor: pointer;
    background-image: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/filter-bg.png)
}

input[type=checkbox].css-checkbox6:checked+label.css-label6 {
    background-position: 0 -38px
}

.my-mfp-zoom-in #small-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.my-mfp-zoom-in.mfp-ready #small-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing #small-dialog {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-content iframe {
    width: 100%;
    min-height: 500px
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    border: 0;
    background: #eee;
    -webkit-appearance: none;
    display: block;
    padding: 0;
    z-index: 1046
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    outline: 0;
    border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.image-top img {
    width: 100%
}

.image-top p {
    text-align: justify;
    padding: 2% 0;
    font-size: 15px
}

.image-top h3 {
    font-size: 1.5em;
    font-weight: 500;
    margin: 16px 0 0 0;
    color: #3f4244
}

.footer {
    padding: 1em 0;
    text-align: center
}

.footer p {
    font-size: .9em;
    color: #fa6e6f;
    font-weight: 400;
    text-transform: uppercase
}

.footer p a {
    color: #0fc7c9
}

.footer p a:hover {
    color: #fa6e6f
}

@media(max-width:1366px) {
    .pricing-grid1 ul li a,
    .pricing-grid2 ul li a,
    .pricing-grid3 ul li a {
        font-size: 17px
    }
}

@media(max-width:1024px) {
    .pricing-grid1 ul li a,
    .pricing-grid2 ul li a,
    .pricing-grid3 ul li a {
        font-size: 15px
    }
    .price-value,
    .price-value.three,
    .price-value.two {
        padding: 2em 0 1em 0
    }
    .price-value h2 a,
    .price-value.three h4 a,
    .price-value.two h3 a {
        font-size: 1.6em
    }
    .price-head h1 {
        margin-top: 1em;
        font-size: 2.6em
    }
    .pricing-grids {
        margin: 8% 0
    }
}

@media(max-width:768px) {
    .pricing-grid1 h3 a,
    .pricing-grid2 h3 a,
    .pricing-grid3 h3 a {
        padding: .4em 1em;
        font-size: .7em
    }
    .pricing-grid1,
    .pricing-grid2,
    .pricing-grid3 {
        width: 55%;
        float: none;
        text-align: center;
        margin: 1em auto
    }
    .price-head h1 {
        margin-top: 1em;
        font-size: 2.4em
    }
    .cart1,
    .cart2,
    .cart3 {
        padding: 2em 0 2em
    }
}

@media(max-width:640px) {
    .pricing-grid1 ul li a,
    .pricing-grid2 ul li a,
    .pricing-grid3 ul li a {
        font-size: 15px
    }
    .pricing-grid1,
    .pricing-grid2,
    .pricing-grid3 {
        width: 65%;
        float: none;
        text-align: center;
        margin: 1em auto
    }
    .pricing-grid1 ul li a,
    .pricing-grid2 ul li a,
    .pricing-grid3 ul li a {
        font-size: 15px;
        padding: 13px 0
    }
    .payment-online-form-left input[type=text] {
        padding: 1em 1em;
        width: 93%
    }
    .payment-sendbtns {
        float: none;
        margin: 2em 0 1.5em
    }
}

@media(max-width:480px) {
    .pricing-grid1,
    .pricing-grid2,
    .pricing-grid3 {
        width: 81%
    }
    .price-head h1 {
        margin-top: 1em;
        font-size: 2.1em
    }
    .payment-online-form-left input[type=text] {
        padding: 1em 1em;
        width: 91%
    }
    .pop_up {
        border: 7px solid#485460
    }
}

@media(max-width:320px) {
    .pricing-grid1,
    .pricing-grid2,
    .pricing-grid3 {
        width: 100%;
        margin-right: 0
    }
    .price-value h2 a,
    .price-value.three h4 a,
    .price-value.two h3 a {
        font-size: 1.2em
    }
    .price-value h5 span,
    .price-value lable {
        font-size: 16px
    }
    .price-head h1 {
        margin-top: 1em;
        font-size: 1.5em
    }
    .payment-online-form-left input[type=text] {
        padding: .8em .8em;
        width: 86%;
        font-size: 13px;
        margin: 3px
    }
    .pop_up {
        border: 4px solid#485460
    }
    .payment-online-form-left h4 {
        font-size: 1.4em
    }
    .payment {
        background: url(http://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -152px -21px
    }
    .footer p {
        font-size: .9em;
        line-height: 1.5em
    }
    ul.payment-sendbtns li {
        margin-top: 1em
    }
}

@media(max-width:690px) {
    .event {
        width: 50%!important;
        text-decoration: none!important
    }
    .event a {
        font-size: 15px!important
    }
}

.slideDown {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible!important
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }
    50% {
        transform: translateY(8%)
    }
    65% {
        transform: translateY(-4%)
    }
    80% {
        transform: translateY(4%)
    }
    95% {
        transform: translateY(-2%)
    }
    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%)
    }
    50% {
        -webkit-transform: translateY(8%)
    }
    65% {
        -webkit-transform: translateY(-4%)
    }
    80% {
        -webkit-transform: translateY(4%)
    }
    95% {
        -webkit-transform: translateY(-2%)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

.slideUp {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible!important
}

@keyframes slideUp {
    0% {
        transform: translateY(100%)
    }
    50% {
        transform: translateY(-8%)
    }
    65% {
        transform: translateY(4%)
    }
    80% {
        transform: translateY(-4%)
    }
    95% {
        transform: translateY(2%)
    }
    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(100%)
    }
    50% {
        -webkit-transform: translateY(-8%)
    }
    65% {
        -webkit-transform: translateY(4%)
    }
    80% {
        -webkit-transform: translateY(-4%)
    }
    95% {
        -webkit-transform: translateY(2%)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

.slideLeft {
    animation-name: slideLeft;
    -webkit-animation-name: slideLeft;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible!important
}

@keyframes slideLeft {
    0% {
        transform: translateX(150%)
    }
    50% {
        transform: translateX(-8%)
    }
    65% {
        transform: translateX(4%)
    }
    80% {
        transform: translateX(-4%)
    }
    95% {
        transform: translateX(2%)
    }
    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(150%)
    }
    50% {
        -webkit-transform: translateX(-8%)
    }
    65% {
        -webkit-transform: translateX(4%)
    }
    80% {
        -webkit-transform: translateX(-4%)
    }
    95% {
        -webkit-transform: translateX(2%)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

.slideRight {
    animation-name: slideRight;
    -webkit-animation-name: slideRight;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible!important
}

@keyframes slideRight {
    0% {
        transform: translateX(-150%)
    }
    50% {
        transform: translateX(8%)
    }
    65% {
        transform: translateX(-4%)
    }
    80% {
        transform: translateX(4%)
    }
    95% {
        transform: translateX(-2%)
    }
    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(-150%)
    }
    50% {
        -webkit-transform: translateX(8%)
    }
    65% {
        -webkit-transform: translateX(-4%)
    }
    80% {
        -webkit-transform: translateX(4%)
    }
    95% {
        -webkit-transform: translateX(-2%)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

.slideExpandUp {
    animation-name: slideExpandUp;
    -webkit-animation-name: slideExpandUp;
    animation-duration: 1.6s;
    -webkit-animation-duration: 1.6s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease -out;
    visibility: visible!important
}

@keyframes slideExpandUp {
    0% {
        transform: translateY(100%) scaleX(.5)
    }
    30% {
        transform: translateY(-8%) scaleX(.5)
    }
    40% {
        transform: translateY(2%) scaleX(.5)
    }
    50% {
        transform: translateY(0) scaleX(1.1)
    }
    60% {
        transform: translateY(0) scaleX(.9)
    }
    70% {
        transform: translateY(0) scaleX(1.05)
    }
    80% {
        transform: translateY(0) scaleX(.95)
    }
    90% {
        transform: translateY(0) scaleX(1.02)
    }
    100% {
        transform: translateY(0) scaleX(1)
    }
}

@-webkit-keyframes slideExpandUp {
    0% {
        -webkit-transform: translateY(100%) scaleX(.5)
    }
    30% {
        -webkit-transform: translateY(-8%) scaleX(.5)
    }
    40% {
        -webkit-transform: translateY(2%) scaleX(.5)
    }
    50% {
        -webkit-transform: translateY(0) scaleX(1.1)
    }
    60% {
        -webkit-transform: translateY(0) scaleX(.9)
    }
    70% {
        -webkit-transform: translateY(0) scaleX(1.05)
    }
    80% {
        -webkit-transform: translateY(0) scaleX(.95)
    }
    90% {
        -webkit-transform: translateY(0) scaleX(1.02)
    }
    100% {
        -webkit-transform: translateY(0) scaleX(1)
    }
}

.expandUp {
    animation-name: expandUp;
    -webkit-animation-name: expandUp;
    animation-duration: .7s;
    -webkit-animation-duration: .7s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible!important
}

@keyframes expandUp {
    0% {
        transform: translateY(100%) scale(.6) scaleY(.5)
    }
    60% {
        transform: translateY(-7%) scaleY(1.12)
    }
    75% {
        transform: translateY(3%)
    }
    100% {
        transform: translateY(0) scale(1) scaleY(1)
    }
}

@-webkit-keyframes expandUp {
    0% {
        -webkit-transform: translateY(100%) scale(.6) scaleY(.5)
    }
    60% {
        -webkit-transform: translateY(-7%) scaleY(1.12)
    }
    75% {
        -webkit-transform: translateY(3%)
    }
    100% {
        -webkit-transform: translateY(0) scale(1) scaleY(1)
    }
}

.fadeIn {
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible!important
}

@keyframes fadeIn {
    0% {
        transform: scale(0);
        opacity: 0
    }
    60% {
        transform: scale(1.1)
    }
    80% {
        transform: scale(.9);
        opacity: 1
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }
    60% {
        -webkit-transform: scale(1.1)
    }
    80% {
        -webkit-transform: scale(.9);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

.expandOpen {
    animation-name: expandOpen;
    -webkit-animation-name: expandOpen;
    animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    visibility: visible!important
}

@keyframes expandOpen {
    0% {
        transform: scale(1.8)
    }
    50% {
        transform: scale(.95)
    }
    80% {
        transform: scale(1.05)
    }
    90% {
        transform: scale(.98)
    }
    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes expandOpen {
    0% {
        -webkit-transform: scale(1.8)
    }
    50% {
        -webkit-transform: scale(.95)
    }
    80% {
        -webkit-transform: scale(1.05)
    }
    90% {
        -webkit-transform: scale(.98)
    }
    100% {
        -webkit-transform: scale(1)
    }
}

.bigEntrance {
    animation-name: bigEntrance;
    -webkit-animation-name: bigEntrance;
    animation-duration: 1.6s;
    -webkit-animation-duration: 1.6s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    visibility: visible!important
}

@keyframes bigEntrance {
    0% {
        transform: scale(.3) rotate(6deg) translateX(-30%) translateY(30%);
        opacity: .2
    }
    30% {
        transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
        opacity: 1
    }
    45% {
        transform: scale(.98) rotate(1deg) translateX(0) translateY(0);
        opacity: 1
    }
    60% {
        transform: scale(1.01) rotate(-1deg) translateX(0) translateY(0);
        opacity: 1
    }
    75% {
        transform: scale(.99) rotate(1deg) translateX(0) translateY(0);
        opacity: 1
    }
    90% {
        transform: scale(1.01) rotate(0) translateX(0) translateY(0);
        opacity: 1
    }
    100% {
        transform: scale(1) rotate(0) translateX(0) translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes bigEntrance {
    0% {
        -webkit-transform: scale(.3) rotate(6deg) translateX(-30%) translateY(30%);
        opacity: .2
    }
    30% {
        -webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
        opacity: 1
    }
    45% {
        -webkit-transform: scale(.98) rotate(1deg) translateX(0) translateY(0);
        opacity: 1
    }
    60% {
        -webkit-transform: scale(1.01) rotate(-1deg) translateX(0) translateY(0);
        opacity: 1
    }
    75% {
        -webkit-transform: scale(.99) rotate(1deg) translateX(0) translateY(0);
        opacity: 1
    }
    90% {
        -webkit-transform: scale(1.01) rotate(0) translateX(0) translateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1) rotate(0) translateX(0) translateY(0);
        opacity: 1
    }
}

.hatch {
    animation-name: hatch;
    -webkit-animation-name: hatch;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    visibility: visible!important
}

@keyframes hatch {
    0% {
        transform: rotate(0) scaleY(.6)
    }
    20% {
        transform: rotate(-2deg) scaleY(1.05)
    }
    35% {
        transform: rotate(2deg) scaleY(1)
    }
    50% {
        transform: rotate(-2deg)
    }
    65% {
        transform: rotate(1deg)
    }
    80% {
        transform: rotate(-1deg)
    }
    100% {
        transform: rotate(0)
    }
}

@-webkit-keyframes hatch {
    0% {
        -webkit-transform: rotate(0) scaleY(.6)
    }
    20% {
        -webkit-transform: rotate(-2deg) scaleY(1.05)
    }
    35% {
        -webkit-transform: rotate(2deg) scaleY(1)
    }
    50% {
        -webkit-transform: rotate(-2deg)
    }
    65% {
        -webkit-transform: rotate(1deg)
    }
    80% {
        -webkit-transform: rotate(-1deg)
    }
    100% {
        -webkit-transform: rotate(0)
    }
}

.bounce {
    animation-name: bounce;
    -webkit-animation-name: bounce;
    animation-duration: 1.6s;
    -webkit-animation-duration: 1.6s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%
}

@keyframes bounce {
    0% {
        transform: translateY(0) scaleY(.6)
    }
    60% {
        transform: translateY(-100%) scaleY(1.1)
    }
    70% {
        transform: translateY(0) scaleY(.95) scaleX(1.05)
    }
    80% {
        transform: translateY(0) scaleY(1.05) scaleX(1)
    }
    90% {
        transform: translateY(0) scaleY(.95) scaleX(1)
    }
    100% {
        transform: translateY(0) scaleY(1) scaleX(1)
    }
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(0) scaleY(.6)
    }
    60% {
        -webkit-transform: translateY(-100%) scaleY(1.1)
    }
    70% {
        -webkit-transform: translateY(0) scaleY(.95) scaleX(1.05)
    }
    80% {
        -webkit-transform: translateY(0) scaleY(1.05) scaleX(1)
    }
    90% {
        -webkit-transform: translateY(0) scaleY(.95) scaleX(1)
    }
    100% {
        -webkit-transform: translateY(0) scaleY(1) scaleX(1)
    }
}

.pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@keyframes pulse {
    0% {
        transform: scale(.9);
        opacity: .7
    }
    50% {
        transform: scale(1);
        opacity: 1
    }
    100% {
        transform: scale(.9);
        opacity: .7
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(.95);
        opacity: .7
    }
    50% {
        -webkit-transform: scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(.95);
        opacity: .7
    }
}

.floating {
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@keyframes floating {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(8%)
    }
    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(8%)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

.tossing {
    animation-name: tossing;
    -webkit-animation-name: tossing;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@keyframes tossing {
    0% {
        transform: rotate(-4deg)
    }
    50% {
        transform: rotate(4deg)
    }
    100% {
        transform: rotate(-4deg)
    }
}

@-webkit-keyframes tossing {
    0% {
        -webkit-transform: rotate(-4deg)
    }
    50% {
        -webkit-transform: rotate(4deg)
    }
    100% {
        -webkit-transform: rotate(-4deg)
    }
}

.pullUp {
    animation-name: pullUp;
    -webkit-animation-name: pullUp;
    animation-duration: 1.1s;
    -webkit-animation-duration: 1.1s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%
}

@keyframes pullUp {
    0% {
        transform: scaleY(.1)
    }
    40% {
        transform: scaleY(1.02)
    }
    60% {
        transform: scaleY(.98)
    }
    80% {
        transform: scaleY(1.01)
    }
    100% {
        transform: scaleY(.98)
    }
    80% {
        transform: scaleY(1.01)
    }
    100% {
        transform: scaleY(1)
    }
}

@-webkit-keyframes pullUp {
    0% {
        -webkit-transform: scaleY(.1)
    }
    40% {
        -webkit-transform: scaleY(1.02)
    }
    60% {
        -webkit-transform: scaleY(.98)
    }
    80% {
        -webkit-transform: scaleY(1.01)
    }
    100% {
        -webkit-transform: scaleY(.98)
    }
    80% {
        -webkit-transform: scaleY(1.01)
    }
    100% {
        -webkit-transform: scaleY(1)
    }
}

.pullDown {
    animation-name: pullDown;
    -webkit-animation-name: pullDown;
    animation-duration: 1.1s;
    -webkit-animation-duration: 1.1s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0
}

@keyframes pullDown {
    0% {
        transform: scaleY(.1)
    }
    40% {
        transform: scaleY(1.02)
    }
    60% {
        transform: scaleY(.98)
    }
    80% {
        transform: scaleY(1.01)
    }
    100% {
        transform: scaleY(.98)
    }
    80% {
        transform: scaleY(1.01)
    }
    100% {
        transform: scaleY(1)
    }
}

@-webkit-keyframes pullDown {
    0% {
        -webkit-transform: scaleY(.1)
    }
    40% {
        -webkit-transform: scaleY(1.02)
    }
    60% {
        -webkit-transform: scaleY(.98)
    }
    80% {
        -webkit-transform: scaleY(1.01)
    }
    100% {
        -webkit-transform: scaleY(.98)
    }
    80% {
        -webkit-transform: scaleY(1.01)
    }
    100% {
        -webkit-transform: scaleY(1)
    }
}

.stretchLeft {
    animation-name: stretchLeft;
    -webkit-animation-name: stretchLeft;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0
}

@keyframes stretchLeft {
    0% {
        transform: scaleX(.3)
    }
    40% {
        transform: scaleX(1.02)
    }
    60% {
        transform: scaleX(.98)
    }
    80% {
        transform: scaleX(1.01)
    }
    100% {
        transform: scaleX(.98)
    }
    80% {
        transform: scaleX(1.01)
    }
    100% {
        transform: scaleX(1)
    }
}

@-webkit-keyframes stretchLeft {
    0% {
        -webkit-transform: scaleX(.3)
    }
    40% {
        -webkit-transform: scaleX(1.02)
    }
    60% {
        -webkit-transform: scaleX(.98)
    }
    80% {
        -webkit-transform: scaleX(1.01)
    }
    100% {
        -webkit-transform: scaleX(.98)
    }
    80% {
        -webkit-transform: scaleX(1.01)
    }
    100% {
        -webkit-transform: scaleX(1)
    }
}

.stretchRight {
    animation-name: stretchRight;
    -webkit-animation-name: stretchRight;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

@keyframes stretchRight {
    0% {
        transform: scaleX(.3)
    }
    40% {
        transform: scaleX(1.02)
    }
    60% {
        transform: scaleX(.98)
    }
    80% {
        transform: scaleX(1.01)
    }
    100% {
        transform: scaleX(.98)
    }
    80% {
        transform: scaleX(1.01)
    }
    100% {
        transform: scaleX(1)
    }
}

@-webkit-keyframes stretchRight {
    0% {
        -webkit-transform: scaleX(.3)
    }
    40% {
        -webkit-transform: scaleX(1.02)
    }
    60% {
        -webkit-transform: scaleX(.98)
    }
    80% {
        -webkit-transform: scaleX(1.01)
    }
    100% {
        -webkit-transform: scaleX(.98)
    }
    80% {
        -webkit-transform: scaleX(1.01)
    }
    100% {
        -webkit-transform: scaleX(1)
    }
}

#object {
    visibility: hidden
}

hr {
    border-style: solid;
    border-width: 10px
}

a,
h3,
h4,
h5,
p {
    font-family: Lato, sans-serif;
    text-align: center
}

p {
    font-family: Lato, sans-serif;
    font-size: 18px
}

h1 {
    font-family: Lato, sans-serif;
    text-align: center
}

#mail {
    margin: 0
}

#top-nav {
    background: #f26904;
    width: 100%;
    height: auto
}

.nav-tabs li a {
    color: #777
}

.navbar {
    margin-bottom: 0;
    background-color: #2d2d30;
    border: 0;
    font-size: 14px!important;
    letter-spacing: 1px;
    opacity: .9
}

.navbar .navbar-brand,
.navbar li a {
    color: #070707!important
}

.navbar-nav li a:hover {
    color: #fa6117!important
}

.navbar-nav li.active a {
    color: #fff!important;
    background-color: #fd8b4d!important
}

.navbar-default .navbar-toggle {
    border-color: transparent
}

.open .dropdown-toggle {
    color: #fff;
    background-color: #555!important
}

.dropdown-menu li a {
    color: #949392!important;
    z-index: 9999
}

.dropdown-menu li a:hover {
    background-color: #949392!important
}

#banner {
    margin-top: 10px;
    width: 100%;
    height: 530px;
    background: url(../images/banner.jpg) repeat-x top center;
    background-size: cover
}

#banner-say {
    margin-top: 200px
}

#header-banner {
    margin-top: 100px
}

.cta {
    color: #000;
    background: #23d77c url(../images/right.png) no-repeat 13px 16px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    padding: 13px 18px 13px 50px;
    font-size: 1.4em;
    text-indent: 20px;
    margin-top: 200px;
    margin-left: 250px
}

.cta1 {
    color: #000;
    background: #23d77c url(../images/right.png) no-repeat 13px 16px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    padding: 13px 18px 13px 50px;
    font-size: 1.4em;
    text-indent: 20px;
    margin-top: 100px;
    margin-left: 50px
}

.cta:hover {
    color: #000;
    background-color: #f0421f;
    text-decoration: none
}

.cta1:hover {
    color: #000;
    background-color: #f0421f;
    text-decoration: none
}

.cta-j {
    color: #000;
    background: #f0421f url(../images/right.png) no-repeat 13px 16px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    padding: 13px 18px 13px 50px;
    font-size: 1.4em;
    text-indent: 20px;
    margin-top: 100px;
    margin-left: 50px
}

.cta-j:hover {
    color: #000;
    background-color: #23d77c;
    text-decoration: none
}

.ready {
    background-color: gray;
    width: 100%;
    height: 584px;
    text-align: center
}

#getready {
    background: url(../images/getready.jpg) repeat-x top center;
    width: 100%;
    height: auto;
    background-size: cover
}

#getready1 {
    background: url(../images/layanan.jpg) repeat-x top center;
    width: 100%;
    height: auto;
    background-size: cover;
    margin-top: 30px
}

#getready3 {
    background: url(../images/bantuan.jpg) repeat-x top center;
    width: 100%;
    height: auto;
    background-size: cover;
    margin-top: 30px
}

#getready2 {
    background: url(../images/tower.jpg) repeat-x top center;
    width: 100%;
    height: auto;
    background-size: cover
}

#textready {
    color: #fff;
    margin-top: 120px;
    margin-bottom: 120px
}

#textready p {
    color: #000
}

#textready1 {
    color: #fff;
    margin-top: 120px;
    margin-bottom: 120px
}

#textready1 p {
    color: #000
}

#paket {
    height: auto;
    width: 100%
}

#textpaket {
    color: #000;
    margin-top: 120px
}

#textready p {
    color: #000
}

#paket-link {
    margin: 50px 0 70px 0
}

#thumb-paket {
    margin-top: 40px
}

#jangkauan {
    margin-top: 50px;
    height: auto;
    width: 100%
}

#wifi {
    background-color: #f26904;
    width: 100%;
    height: auto;
    background-size: cover
}

#textwifi {
    color: #fff;
    margin-top: 120px;
    margin-bottom: 120px
}

#textwifi p {
    color: #000
}

#foot {
    background-color: #121212;
    height: auto;
    width: 100%
}

#logo-white {
    margin-top: 18px;
    margin-bottom: 10px
}

#bannerku {
    margin-top: 10px;
    width: 100%;
    height: 100px;
    background: url(../images/bannercr.jpg) repeat-x top center;
    background-size: cover;
    margin-bottom: 0;
    width: auto
}

#contact_form {
    text-align: center
}

#banner-contact {
    width: 100%;
    height: 200px;
    background-color: gray
}

#text-contact {
    margin-bottom: 100px
}

#banner_contact {
    background-color: #00f;
    height: 700px;
    width: 100%
}

.col-lg-7.lima-tiga {
    width: 60%!important
}

.col-lg-5.lima-dua {
    width: 40%!important
}

@media (min-width:480px) {
    .row-xs-table {
        display: table;
        table-layout: fixed;
        width: 100%;
        height: 100%
    }
    .col-xs-table {
        display: table-cell;
        float: none;
        height: 100%
    }
}

@media (min-width:768px) {
    .row-sm-table {
        display: table;
        table-layout: fixed;
        width: 100%;
        height: 100%
    }
    .col-sm-table {
        display: table-cell;
        float: none;
        height: 100%
    }
}

@media (min-width:992px) {
    .row-md-table {
        display: table;
        table-layout: fixed;
        width: 100%;
        height: 100%
    }
    .col-md-table {
        display: table-cell;
        float: none;
        height: 100%
    }
}

@media (min-width:1200px) {
    .row-lg-table {
        display: table;
        table-layout: fixed;
        width: 100%;
        height: 100%
    }
    .col-lg-table {
        display: table-cell;
        float: none;
        height: 100%
    }
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

/*Font Loded*/
.btn-custom {
	color: #bdc3c7;
	font-size: 18px;
	border: 1px solid #bdc3c7;
}
.btn-custom:hover {
	color: #ffffff;
	border: 1px solid #ffffff;
}
#pricing-table {
	padding-top: 50px;
}
#pricing-table .pricing {
	margin: 0;
	padding: 0;
	font-family: 'Robot', sans-serif;
}
#pricing-table .pricing .pricing-table {
	padding-bottom: 30px;
}
#pricing-table .pricing .pricing-table .pricing-header {
	position: relative;
	background: #34495e;
	padding: 22px 22px;
	text-align: center;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
#pricing-table .pricing .pricing-table .pricing-header .pricing-title {
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 24px;
	text-align: center;
	font-weight: 700;
}
#pricing-table .pricing .pricing-table .pricing-header .pricing-rate {
	font-size: 60px;
	font-weight: 700;
	color: #ffffff;
	position: relative;
	text-align: center;
}
#pricing-table .pricing .pricing-table .pricing-header .pricing-rate sup {
	font-size: 24px;
	position: relative;
	top: -30px;
	color: #bdc3c7;
}
#pricing-table .pricing .pricing-table .pricing-header .pricing-rate span {
	font-size: 16px;
	color: #bdc3c7;
	text-transform: uppercase;
}
#pricing-table .pricing .pricing-list {
	padding: 20px 0 40px 0;
	background: #ffffff;
	border: 1px solid #e3e3e3;
}
#pricing-table .pricing .pricing-list ul {
	padding: 0px;
	display: table;
	margin: 0px auto;
}
#pricing-table .pricing .pricing-list ul li {
	list-style: none;
	border-bottom: 1px solid #EAECEB;
	color: #bdc3c7;
	font-size: 16px;
	line-height: 42px;
}
#pricing-table .pricing .pricing-list ul li:last-child {
	border: none;
}
#pricing-table .pricing .pricing-list ul li i {
	margin-right: 12px;
	color: #bdc3c7;
}
#pricing-table .pricing .pricing-list ul li span {
	color: #34495e;
}

.navbar-default {
    z-index: 10;
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

/*
Skin Name: Nivo Slider Bar Theme
Skin URI: http://nivo.dev7studios.com
Description: The bottom bar skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: false
*/

.theme-bar.slider-wrapper {
    position: relative;
    border: 1px solid #333;
    overflow: hidden;
}
.theme-bar .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
}
.theme-bar .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-bar .nivoSlider a {
	border:0;
	display:block;
}

.theme-bar .nivo-controlNav {
    position: absolute;
    left: 0;
    bottom: -41px;
    z-index: 10;
    width: 100%;
    height: 30px;
	text-align: center;
	padding: 5px 0;
	border-top: 1px solid #333;
	background: #333;
    background: -moz-linear-gradient(top,  #565656 0%, #333333 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#565656), color-stop(100%,#333333)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #565656 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #565656 0%,#333333 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #565656 0%,#333333 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #565656 0%,#333333 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
    opacity: 0.5;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-bar:hover .nivo-controlNav {
    bottom: 0;
    opacity: 1;
}
.theme-bar .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 5px 2px 0 2px;
}
.theme-bar .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-bar .nivo-directionNav a {
	display:block;
	border:0;
	color: #fff;
	text-transform: uppercase;
	top: auto;
	bottom: 10px;
	z-index: 11;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	opacity: 0.5;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-bar a.nivo-nextNav { right: -50px; }
.theme-bar a.nivo-prevNav { left: -50px; }
.theme-bar:hover a.nivo-nextNav { 
    right: 15px; 
    opacity: 1;
}
.theme-bar:hover a.nivo-prevNav { 
    left: 15px; 
    opacity: 1;
}
.theme-bar .nivo-directionNav a:hover { color: #ddd; }

.theme-bar .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-bar:hover .nivo-caption {
    bottom: 41px;
}
.theme-bar .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-bar .nivo-caption a:hover {
    color:#fff;
}

.theme-bar .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-bar .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-bar .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

/* .theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
} */
.theme-default .nivo-directionNav a {
	display: block;
	text-decoration: none;
	font-weight: 500;
    font-size: 25px;
    padding: 0px 8px;
    background: rgba(0, 0, 0, 0.144);
    color: #fff;
}

.theme-default a.nivo-nextNav:hover {
	background: rgba(51, 51, 51, 0.787);
    color: #fd965f;
}
.theme-default a.nivo-nextNav {
	right:15px;
}
.theme-default a.nivo-prevNav:hover {
	background: rgba(51, 51, 51, 0.787);
    color: #fd965f;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none
}

.nivo-main-image {
    display: block!important;
    position: relative!important;
    width: 100%!important
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: #fff;
    opacity: 0!important
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden
}

.nivo-box img {
    display: block
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: .8;
    overflow: hidden;
    display: none;
    -moz-opacity: .8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.nivo-caption p {
    padding: 5px;
    margin: 0
}

.nivo-caption a {
    display: inline!important
}

.nivo-html-caption {
    display: none
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer
}

.nivo-prevNav {
    left: 0
}

.nivo-nextNav {
    right: 0
}

.nivo-controlNav {
    text-align: center;
    padding: 15px 0
}

.nivo-controlNav a {
    cursor: pointer
}

.nivo-controlNav a.active {
    font-weight: 700
}

p {
    font-family: Lato, sans-serif;
    font-size: 18px
}