* {
    margin: 0;
    padding: 0;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

html {
    background-image: url(../images/body_bg.gif);
    background-attachment: fixed;
    transition: all 0.2s ease-in-out 0s;
    background-position: -45px 135px;
}

#header-left h1 {
    margin: 0;
    line-height: 1.7em;
    font-weight: normal;
    font-size: 30px;
}

.pure-menu-heading {
    border-right: 1px solid #d3d3d3 !important;
}

#site-intro > img {
    float: left;
    padding: 0 10px 0 0;
}

/*
#header{

    -webkit-transition: padding 900ms ease-out 1s;
    -moz-transition: padding 900ms ease-out 1s;
    -o-transition: padding 900ms ease-out 1s;
    transition: padding 900ms ease-out 1s;
}
*/

#header-right {
    text-align: right;
    bottom: 5px;
}

#slogan {
    position: relative;
    top: -17px;
}

#front-tab {
    float: left;
    width: 100%;
}

#front-tab-tabs {
    float: left;
    width: 99.3%;
    border-bottom: 5px solid #8CC63F;
    padding: 0;
    margin: 0;
}

#front-tab-tabs li {
    display: inline-block;
    float: left;
    text-decoration: none;
}

#front-tab-tabs li a {
    text-decoration: none;
    float: left;
}

#front-tab-tabs li a {
    font-size: 20px;
}

.front-tab-content li {
    list-style-type: none;
}

.see-all {
    margin: 0 10px;
    padding: 1px 8px;
    text-decoration: none;
    font-size: 14px !important;

}

.front-tab-content a {
    font-size: 18px;
    text-decoration: none;
    line-height: 23px;
}

.front-tab-content > ul {
    margin: 0;
    padding: 0;
}

.front-tab-content li {
    clear: both;
    display: block;
    list-style-type: none;
}

.front-tab-content {
    clear: both;
    display: block;
}

.see-all i {
    position: relative;
    top: 2px;
    font-size: 14px !important;
}

.office-content-ul {
    margin: 15px 30px;
    padding: 0;
    border: #d8d8d8;
    background-color: #f7f8f8;
}

.office-content-ul-li {
    display: block;
    height: 35px;
}

#main-body-right li {
    list-style: none;
}

#main-body-right ul li i {
    margin-right: 20px;
    font-size: 22px;
}

#main-body-right a {
    font-size: 18px;
    text-decoration: none;
}

#block-2 {
    border: 1px solid #D8D8D8;
    padding: 0 0 13px 0;
    margin-top: 25px;
}

.office-content-right i {
    color: #7c7c7c;
}

.feature h4, .feature p {
    margin: 0;
    padding: 0;
}

.feature img {
    float: left;
    line-height: 100px;
    vertical-align: middle;
    margin: 10px;
}

#featured {
    margin: 0;
    padding: 0;
}

.flag {
    color: #FFFFFF;
    font-family: "Arial Black", Gadget, sans-serif;
    font-weight: bold;
    position: absolute;
    right: 14px;
    text-align: center;
    top: -12px;
    width: 70px;
}

.accordion {
    background: none repeat scroll 0 0 #683091;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 5px 0;
    padding: 5px 12px 5px 41px;
    border-bottom: 5px solid #8CC63F;
}

.cat-box-text-content li {
    color: #666666;
    list-style: circle outside none;
    padding: 2px;
}

#site-name-slogan a {
    text-decoration: none;
    color: #444;
}

a2iviolet {
    color: #683091;
}

bg-a2iviolet {
    background-color: #683091;
}

#article-title h1 {
    color: #683091;
    float: left;
    font-size: 30px;
    margin: 0;
    padding: 0;
}

#article #article-title {
    border-bottom: 4px solid #8cc641;
    clear: both;
    display: block;
    height: 50px;
    position: relative;
    width: 100%;
    line-height: 50px;
}

#article-title #print-email-social {
    float: right;
}

#print-email-social i {
    background-color: #683091;
    color: #FFFFFF;
    float: left;
    font-size: 22px;
    height: 45px;
    line-height: 45px;
    margin-bottom: 5px;
    margin-left: 5px;
    text-align: center;
    width: 45px;
}

#print-email-social i:hover {
    background-color: #8cc641;

}

.tag {
    background-color: #EFEFEF;
    color: #999999;
    padding: 3px 15px;
    text-decoration: none;
    font-size: 21px;
}

#article-tag {
    margin-bottom: 10px;
    margin-top: 8px;
}

#article-description {
    font-size: 21px;
    line-height: 1.5em;
    margin: 28px 0;
}

#service-time {
    border: 1px solid #d8d8d8;
    float: left;
    height: 175px;
    margin-right: 7px;
    padding: 20px;
    width: 380px;
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
}

#service-fee {
    border: 1px solid #d8d8d8;
    float: left;
    height: 175px;
    margin-left: 7px;
    padding: 20px;
    width: 380px;
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
}

#service-time .label, #service-fee .label {
    bottom: 0;
    height: 100%;
    left: -65px;
    position: absolute;
    transform: rotate(-90deg);
    width: 380px;
    text-align: center;
    color: #683091;
    font-size: 25px;
    font-weight: bold;
}

#service-time-content {
    font-size: 54px;
    height: 175px;
    line-height: 175px;
    margin-left: 55px;
    position: relative;
    color: #8cc641;

}

#service-fee-content {
    font-size: 54px;
    height: 175px;
    line-height: 175px;
    margin-left: 55px;
    position: relative;
    color: #683091;

}

#service-time span {
    background: none repeat scroll 0 0 #683091;
    border-radius: 70px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 119px;
    height: 130px;
    line-height: 130px;
    text-align: center;
    width: 130px;
    position: relative;
    top: 20px;
    margin-right: 20px;
}

#service-fee span {
    background: none repeat scroll 0 0 #8cc641;
    border-radius: 70px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 65px;
    height: 130px;
    line-height: 130px;
    text-align: center;
    width: 130px;
    position: relative;
    top: 20px;
    margin-right: 20px;
}

#service-conditions {
    border: 1px solid #D8D8D8;
    clear: both;
    padding: 14px;
    clear: both;
    margin-bottom: 15px;
}

#service-place {
    border: 1px solid #D8D8D8;
    float: left;
    height: 175px;
    margin-bottom: 15px;
    margin-right: 7px;
    padding: 20px;
    position: relative;
    width: 380px;

}

#service-oc {
    border: 1px solid #D8D8D8;
    float: left;
    height: 175px;
    margin-bottom: 15px;
    margin-left: 7px;
    padding: 20px;
    position: relative;
    width: 380px;

}

#other-1 {
    border: 1px solid #D8D8D8;
    clear: both;
    padding: 14px;
    clear: both;
    margin-bottom: 15px;
    height: auto;

}

#other-2 {
    border: 1px solid #D8D8D8;
    clear: both;
    padding: 14px;
    clear: both;
    margin-bottom: 15px;
    height: auto;

}

#contentxtual-links .btn {
    color: #008000;
    float: left;
    font-size: 25px;
    padding: 15px 76px;
    text-decoration: none;
    color: #fff;
    margin-bottom: 30px;
}

.bg-add {
    background-color: #78a88c;
}

.bg-add:hover {
    background-color: #4c9b6c;
}

.bg-a2iviolet {

    background-color: #683091;

}

.bg-a2iviolet:hover {
    background-color: #380c66;
}

.bg-a2igreen {
    background-color: #8cc641;

}

.bg-a2igreen:hover {
    background-color: #669b19;

}

#service-conditions {
    border: 1px solid #D8D8D8;
    clear: both;
    margin-bottom: 15px;
    padding: 14px;
    overflow: hidden;
    height: auto;
}

#service-conditions .label {
    float: left;
    font-size: 20px;
    height: 107px;
    text-align: center;
    width: 250px;
    margin-right: 5px;
    border-right: 1px solid #d8d8d8;
}

#service-conditions i {
    font-size: 50px;
}

#service-conditions-content {
    float: left;
    width: 562px;
}

.label {
    color: #683091;
    font-size: 25px;
}

#service-place i, #service-oc i {
    display: block;
    float: left;
    font-size: 55px;
    height: 137px;
    margin-left: 20px;
    margin-right: 15px;
    width: 74px;
    color: #999;
}

#article-title {
    border-bottom: 4px solid #8CC641;
    clear: both;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px) {
    /* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width: 321px) {
    /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width: 320px) {
    /* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {
    /* Styles */
}

/* Desktops and laptops ----------- */
@media only screen
and (min-width: 1224px) {

}

/* Large screens ----------- */
@media only screen
and (min-width: 1824px) {
    /* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    /* Styles */
}

.cat-box-text-content li a {
    color: #666666;
    font-size: 16px;
}

.front-tab-ajax-ul li {
    margin-bottom: 10px;
}

.front-tab-ajax-ul li i {
    background-color: #efefef;
    display: block;
    float: left;
    text-align: center;
    width: 24px;
}

.front-tab-ajax-ul li:hover i {
    background-color: #683091;
    color: #fff;

}

.front-tab-ajax-ul li:hover {
    border-bottom: 1px solid #683091;
}

#doel a {
    color: #333;
    text-decoration: none;
}

#back-top {
    position: fixed;
    bottom: 5px;
    right: 20px;
}

#back-top a {
    width: 40;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top a:hover {
    color: #000;
}

/* arrow icon (span tag) */
#back-top span {
    background-color: rgba(0, 0, 0, .5);
    display: block;
    font-size: 35px;
    height: 40px;
    line-height: 38px;
    margin-bottom: 7px;
    transition: all 1s ease 0s;
    width: 40px;
. form-count
}

#back-top a:hover span {
    background-color: #683091;
    color: #fff;
}

.cat-box-text-content hr {
    display: none;
}

.form-cat-box h5 {
    border-bottom: 1px dashed #666666;
}

.form-count {
    font-size: 60px;
}

#front-tab-content-cat li:hover {
    border-bottom: 1px solid #d8d8d8;
}

.more-btn:hover {
    background-color: #683091;
}

.more-btn:hover a {
    color: #fff;
}

.form-cat-box.float-left.odd:hover .cat-icon {

    transform: rotate(-15deg) scale(1.3);
    -ms-transform: rotate(-15deg) scale(1.3); /* IE 9 */
    -webkit-transform: rotate(-15deg) scale(1.3); /* Opera, Chrome, and Safari */
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;

}

.form-cat-box.float-left.even:hover .cat-icon {

    transform: rotate(-15deg) scale(1.3);
    -ms-transform: rotate(-15deg) scale(1.3); /* IE 9 */
    -webkit-transform: rotate(-15deg) scale(1.3); /* Opera, Chrome, and Safari */
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;

}

#breadcumb a {
    text-decoration: none;
    color: #683091;
}

.flaticon-circle90 {
    font-size: 19px !important;
}

#print_btn_div {
    display: none;
}

#front-tab-tabs-li-off:hover, #front-tab-tabs-li-pcat:hover, #front-tab-tabs-li-fuf:hover, #front-tab-tabs-li-cat:hover {
    background-color: #fafafa;
}

/* ============= Header Responsive=========== */
.header-row {
    margin: 0px auto;
}

table {
    overflow-x: auto !important;
    display: block !important;
}

.header-content {
    margin: 0 auto;
    width: 81%;
}
