/*=============================================*/

/*                   global version 1.0        */

/*=============================================*/

/*------------ WRAP ------------*/

.wr-03 {
    margin: 0 3%;
}


.wr-05 {
    margin: 0 5%;
}

.wr-06 {
    margin: 0 6%;
}

.wr-09 {
    margin: 0 9%;
}

.pad-03 {
    padding: 0 3%;
}

.pad-06 {
    padding: 0 6%;
}

.pad-09 {
    padding: 0 9%;
}

.sec-pad {
    padding: 10% 0;
}

.mr-auto {
    margin: 0 auto;
}

/*------------ MARGIN ------------*/

/*--------- PIXEL ---------*/

/*----- TOP -----*/

.mrt-0 {
    margin-top: 0;
}

.mrt-3 {
    margin-top: 3px;
}

.mrt-5 {
    margin-top: 5px;
}

.mrt-8 {
    margin-top: 8px;
}

.mrt-10 {
    margin-top: 10px;
}

.mrt-13 {
    margin-top: 13px;
}

.mrt-15 {
    margin-top: 15px;
}

.mrt-20 {
    margin-top: 20px;
}

.mrt-25 {
    margin-top: 25px;
}

.mrt-30 {
    margin-top: 30px;
}

.mrt-35 {
    margin-top: 35px;
}

.mrt-40 {
    margin-top: 40px;
}

/*----- BOTTOM -----*/

.mrb-0 {
    margin-bottom: 0;
}

.mrb-3 {
    margin-bottom: 3px;
}

.mrb-5 {
    margin-bottom: 5px;
}

.mrb-8 {
    margin-bottom: 8px;
}

.mrb-10 {
    margin-bottom: 10px;
}

.mrb-15 {
    margin-bottom: 15px;
}

.mrb-20 {
    margin-bottom: 20px;
}

.mrb-25 {
    margin-bottom: 25px;
}

.mrb-30 {
    margin-bottom: 30px;
}

.mrb-35 {
    margin-bottom: 35px;
}

.mrb-40 {
    margin-bottom: 40px;
}

/*--------- PERCENT ---------*/

/*----- TOP -----*/

.mrt-0p {
    margin-top: 0;
}

.mrt-3p {
    margin-top: 3%;
}

.mrt-5p {
    margin-top: 5%;
}

.mrt-8p {
    margin-top: 8%;
}

.mrt-10p {
    margin-top: 10%;
}

.mrt-13p {
    margin-top: 13%;
}

.mrt-15p {
    margin-top: 15%;
}

.mrt-20p {
    margin-top: 20%;
}

.mrt-25p {
    margin-top: 25%;
}

.mrt-30p {
    margin-top: 30%;
}

.mrt-35p {
    margin-top: 35%;
}

.mrt-40p {
    margin-top: 40%;
}

/*----- BOTTOM -----*/

.mrb-0p {
    margin-bottom: 0;
}

.mrb-3p {
    margin-bottom: 3%;
}

.mrb-5p {
    margin-bottom: 5%;
}

.mrb-8p {
    margin-bottom: 8%;
}

.mrb-10p {
    margin-bottom: 10%;
}

.mrb-15p {
    margin-bottom: 15%;
}

.mrb-20p {
    margin-bottom: 20%;
}

.mrb-25p {
    margin-bottom: 25%;
}

.mrb-30p {
    margin-bottom: 30%;
}

.mrb-35p {
    margin-bottom: 35%;
}

.mrb-40p {
    margin-bottom: 40%;
}

/*----- LEFT -----*/

.mrl-3p {
    margin-left: 3%;
}
.mrl-5p {
    margin-left: 5%;
}

/*----- RIGHT -----*/

.mrr-3p {
    margin-right: 3%;
}
.mrr-5p {
    margin-right: 5%;
}

/*------------ PADDING ------------*/

/*--------- PIXEL ---------*/

/*----- TOP -----*/

.pdt-0 {
    padding-top: 0;
}

.pdt-3 {
    padding-top: 3px;
}

.pdt-5 {
    padding-top: 5px;
}

.pdt-8 {
    padding-top: 8px;
}

.pdt-10 {
    padding-top: 10px;
}

.pdt-13 {
    padding-top: 13px;
}

.pdt-15 {
    padding-top: 15px;
}

.pdt-20 {
    padding-top: 20px;
}

.pdt-25 {
    padding-top: 25px;
}

.pdt-30 {
    padding-top: 30px;
}

.pdt-35 {
    padding-top: 35px;
}

.pdt-40 {
    padding-top: 40px;
}

.pdt-50 {
    padding-top: 50px;
}

/*----- BOTTOM -----*/

.pdb-0 {
    padding-bottom: 0;
}

.pdb-3 {
    padding-bottom: 3px;
}

.pdb-5 {
    padding-bottom: 5px;
}

.pdb-8 {
    padding-bottom: 8px;
}

.pdb-10 {
    padding-bottom: 10px;
}

.pdb-13 {
    padding-bottom: 13px;
}

.pdb-15 {
    padding-bottom: 15px;
}

.pdb-20 {
    padding-bottom: 20px;
}

.pdb-25 {
    padding-bottom: 25px;
}

.pdb-30 {
    padding-bottom: 30px;
}

.pdb-35 {
    padding-bottom: 35px;
}

.pdb-40 {
    padding-bottom: 40px;
}

.pdb-45 {
    padding-bottom: 45px;
}

/*--------- PERCENT ---------*/

/*----- TOP -----*/

.pdt-0p {
    padding-top: 0;
}

.pdt-3p {
    padding-top: 3%;
}

.pdt-5p {
    padding-top: 5%;
}

.pdt-8p {
    padding-top: 8%;
}

.pdt-10p {
    padding-top: 10%;
}

.pdt-13p {
    padding-top: 13%;
}

.pdt-15p {
    padding-top: 15%;
}

.pdt-20p {
    padding-top: 20%;
}

.pdt-25p {
    padding-top: 25%;
}

.pdt-30p {
    padding-top: 30%;
}

.pdt-35p {
    padding-top: 35%;
}

.pdt-40p {
    padding-top: 40%;
}

.pdt-45p {
    padding-top: 45%;
}

.pdt-50p {
    padding-top: 50%;
}

.pdt-60p {
    padding-top: 60%;
}

/*----- BOTTOM -----*/

.pdb-0p {
    padding-bottom: 0;
}

.pdb-3p {
    padding-bottom: 3%;
}

.pdb-5p {
    padding-bottom: 5%;
}

.pdb-8p {
    padding-bottom: 8%;
}

.pdb-10p {
    padding-bottom: 10%;
}

.pdb-13p {
    padding-bottom: 13%;
}

.pdb-15p {
    padding-bottom: 15%;
}

.pdb-18p {
    padding-bottom: 18%;
}

.pdb-20p {
    padding-bottom: 20%;
}

.pdb-25p {
    padding-bottom: 25%;
}

.pdb-30p {
    padding-bottom: 30%;
}

.pdb-35p {
    padding-bottom: 35%;
}

.pdb-40p {
    padding-bottom: 40%;
}

/*------------ BACKGROUND ------------*/

.bg-body {
    background: #eae9e8;
}

.bg-w {
    background: #fff;
}

.bg-blk {
    background: #000;
}

.bg-cl1 {
    background: #faf8f5;
}

.bg-cl2 {
    background: #434343;
}

.bg-shadow {
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.bg-shadow1 {
    position: absolute;
    right: 0;
    top: 0;
    pointer-events: none;
}

.bg {
    background: url(../img/shared/bg.jpg) repeat !important;
}

.bg-1 {
    background: url(../img/shared/bg1.jpg) repeat !important;
}

.bg-2 {
    background: url(../img/shared/bg2.jpg) repeat !important;
}

.bg-3 {
    background: url(../img/shared/bg3.jpg) repeat !important;
}

.bg-4 {
    background: url(../img/shared/bg4.jpg) repeat !important;
}

.bg-5 {
    background: url(../img/shared/bg5.jpg) repeat !important;
}

.bg-6 {
    background: url(../img/shared/bg6.jpg) repeat !important;
}

.bg-7 {
    background: url(../img/shared/bg7.jpg) repeat !important;
}

.bg-8 {
    background: url(../img/shared/bg8.jpg) repeat !important;
}

.light {
    position: relative;
    background: url(../img/shared/light.png) no-repeat center top / 100% 100%;
}

.bg-sd {
    background: rgba(0, 0, 0, 0.05);
}

.bg_box {
    background: url(../img/shared/bg_box.png) repeat;
}

.bg_box1 {
    background: url(../img/shared/bg_box1.png) repeat;
}

.line {
    position: relative;
}

.line:before, .line:after {
    position: absolute;
    content: "";
    left: 0;
    z-index: 2;
    height: 9px;
    width: 100%;
}

.lt:before {
    top: 0;
    background: url(../img/shared/line1.png) repeat-x;
}

.lb:after {
    background: url(../img/shared/line1.png) repeat-x;
    bottom: 0;
}

.lt2:before {
    top: 0;
    background: url(../img/shared/line2.png) repeat-x;
}

.lb2:after {
    background: url(../img/shared/line2.png) repeat-x;
    bottom: 0;
}

.lt3:before {
    top: 0;
    background: url(../img/shared/line3.png) repeat-x;
}

.lb3:after {
    background: url(../img/shared/line3.png) repeat-x;
    bottom: 0;
}

.lt4:before {
    top: 0;
    background: url(../img/shared/line4.png) repeat-x;
}

.lb4:after {
    background: url(../img/shared/line4.png) repeat-x;
    bottom: 0;
}

/*------------ WIDTH ------------*/

.w-30 {
    width: 30%;
}

.w-40 {
    width: 40%;
}

.w-50 {
    width: 50%;
}

.w-60 {
    width: 60%;
}

.w-65 {
    width: 65%;
}

.w-70 {
    width: 70%;
}

.w-80 {
    width: 80%;
}

/*------------ DISPLAY ------------*/

.dis-blk {
    display: block;
}

.dis-in {
    display: inline;
}

/*------------ OPCAITY ------------*/

.op-0 {
    opacity: 0;
}

.op-08 {
    opacity: 0.8;
}

.op-1 {
    opacity: 1;
}

/*------------ OTHER ------------*/

.pos-re {
    position: relative;
}

.pos-ab {
    position: absolute;
}

.z1 {
    z-index: 1;
}

.z2 {
    z-index: 2;
}

.z3 {
    z-index: 3;
}

.z4 {
    z-index: 4;
}

#gmap {
    height: 350px;
}

.youtube {
    height: 350px;
}

/*----- TOGGLE -----*/

.toggle .toggle-link:after {
    font-size: 17px !important;
}

.tog-pos, .tog-abs {
    position: relative;
}

.tog-pos:after {
    position: relative !important;
    color: #000 !important;
    display: block !important;
    text-align: center !important;
    margin-top: 10px;
    font-family: "fontello" !important;
    padding: 0 !important;
    margin: 0 !important;
    top: -5px !important;
    right: 0 !important;
    content: '\f13a';
}

.tog-pos.open:after {
    content: '\f139';
}

.tog-abs:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    position: absolute;
    line-height: 20px;
    top: 50%;
    right: 4%;
    margin-top: -10px;
    color: #FFF;
    content: '\f13a';
    font-size: 17px;
}

.tog-abs.open:after {
    content: '\f139';
}

.tog_acr:after {
    display: none;
}

.tog_acr:after {
    position: absolute;
    content: "" !important;
    background: url(../img/shared/accor_off.png) no-repeat;
    width: 9px;
    height: 10px;
    right: 25px;
    vertical-align: middle;
    display: inline;
    top: 50%;
    margin-top: -5px;
    z-index: 1;
}

.toggle.active .tog_acr:after {
    background: url(../img/shared/accor_on.png) no-repeat;
}

/*------------ FONT ------------*/

.fz-14 {
    font-size: 14px;
}

.fz-15 {
    font-size: 15px;
}

.fz-16 {
    font-size: 16px;
}

.fz-18 {
    font-size: 18px;
}

.fz-19 {
    font-size: 19px;
}

.fz-20 {
    font-size: 20px;
}

.fz-22 {
    font-size: 22px;
}

.fz-24 {
    font-size: 24px;
    line-height: 36px;
}

.fz-26 {
    font-size: 26px;
}

.fz-28 {
    font-size: 28px;
    line-height: 36px;
}

.fz-30 {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 3px;
}

.fz-33 {
    font-size: 33px;
    line-height: 45px;
    letter-spacing: 3px;
}

.fz-36 {
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 3px;
}

.fz-40 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 7px;
}

.fz-50 {
    font-size: 50px;
    line-height: 60px;
}

.fz-l {
    text-align: left;
}

.fz-r {
    text-align: right;
}

.fz-c {
    text-align: center;
}

.fz-j {
    text-align: justify;
}

.fz-bld {
    font-weight: bold;
}

.txt-b-sd {
    text-shadow: 1px 1px 2px #fff, 0 0 1em #fff, 0 0 0.2em #fff,0 0 0.2em #fff,0 0 0.2em #fff,0 0 0.2em #fff;
}

.txt-w-sd {
    text-shadow: 1px 1px 2px #000, 0 0 1em #000, 0 0 0.2em #000,0 0 0.2em #000,0 0 0.2em #000,0 0 0.2em #000,0 0 0.2em #000,0 0 0.2em #000,0 0 0.2em #000,0 0 0.2em #000;
}

.cl-r, .cl-r:after, .cl-r .bx-controls-direction a {
    color: #aa0505 !important;
}

.cl-b, .cl-b:after, .cl-b .bx-controls-direction a {
    color: #000 !important;
}

.cl-w, .cl-w:after, .cl-w .bx-controls-direction a {
    color: #fff !important;
}

.bxS-re .bx-controls-direction {
    position: relative;
    top: 0;
    margin-top: 0;
}

.bxS-re .bx-pager {
    position: relative !important;
    bottom: -10px !important;
}

.bxS-sqr-w .bx-pager a {
    background: none !important;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
}

.bxS-sqr-w .bx-pager a.active {
    background: #fff !important;
}

.bxS-sqr-b .bx-pager a {
    background: none !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
}

.bxS-sqr-b .bx-pager a.active {
    background: #000 !important;
}

/*----- RSS -----*/

#feed.rss1 .row {
    display: table;
    width: 100%;
    margin-bottom: 5%;
    padding-bottom: 3%;
}

#feed.rss1 .row:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

#feed.rss1 .rss_img {
    width: 46%;
    padding: 2%;
    display: table-cell;
    vertical-align: middle;
}

#feed.rss1 .rss_img span {
    width: 100% !important;
    padding-bottom: 100%;
    height: inherit !important;
}

#feed.rss1 dl {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    line-height: 25px;
    padding-left: 5%;
}

/* rss2 */

#feed.rss2 .row {
    display: table;
    width: 100%;
    margin-bottom: 5%;
    text-align: center;
}

#feed.rss2 .row:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

#feed.rss2 .rss_img {
    width: 60%;
    padding: 2%;
    vertical-align: middle;
    margin: 0 auto;
}

#feed.rss2 .rss_img span {
    width: 100% !important;
    padding-bottom: 70%;
    height: inherit !important;
}

#feed.rss2 dl {
    vertical-align: middle;
    line-height: 25px;
    padding-left: 5%;
}

.rss4 {
    text-align: center;
}

.rss4 dl {
    line-height: 25px;
}

/*----- LIST MENU -----*/

.dl-float-left dl {
    margin-bottom: 10px;
}

.dl-float-left dt {
    float: left;
    font-weight: bold;
}

.dl-float-left dd {
    margin-left: 5%;
    float: left;
}

.dl-float-left-right dl {
    padding: 0 3%;
}

.dl-float-left-right dt {
    float: left;
}

.dl-float-left-right dd {
    margin-left: 5%;
    float: right;
    text-align: right;
}

.dl-normal dl {
    margin-bottom: 15px;
}

.dl-normal dt {
    font-weight: bold;
}

.dl-normal dd {
    margin-left: 6%;
}

/* hambuger */

.hamburger {
    position: fixed;
    z-index: 999;
    padding: 0;
    /* padding: 10px 6px;
    top: 25px;
    background: rgba(0, 0, 0, 0.6);
    border: 1px solid #fff; */
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    height: 1px;
    background-color: #000 !important;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #fff !important;
}

.hamburger-box {
    width: 28px;
    top: 2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 28px;
}

.navOpen .menu_toggle.nav-style01 {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    right: 0;
}

.hamburger:after {
    /* color: #000; */
}

.hamburger-inner::before {
    top: -7px;
}

.hamburger-inner::after {
    bottom: -7px;
}

.navOpen .hamburger:after {
    /* content: 'CLOSE'; */
}

/* facebook */

.box_fb {
    margin: 0 auto;
    width: 320px;
}

a {
    text-decoration: none !important;
}