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

/*                   global         */

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

/********************* margin ************/

/*********** pixel ************/

/* margin bottom */

.mb0 {
    margin-bottom: 0 !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb30 {
    margin-bottom: 30px !important
}

/* margin top */

.mt5 {
    margin-top: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt15 {
    margin-top: 15px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

/********************* percent ************/

/* margin bttom */

.mgb3p {
    margin-bottom: 3% !important
}

.mgb5p {
    margin-bottom: 5% !important
}

.mgb8p {
    margin-bottom: 8% !important
}

.mgb10p {
    margin-bottom: 10% !important
}

.mgb13p {
    margin-bottom: 1 !important
}

.mgb15p {
    margin-bottom: 15%!important
}

.mgb20p {
    margin-bottom: 20% !important
}

/* margin top */

.mgt3p {
    margin-top: 3% !important
}

.mgt5p {
    margin-top: 5%!important
}

.mgt8p {
    margin-top: 8%!important
}

.mgt10p {
    margin-top: 10% !important
}

.mgt13p {
    margin-top: 1 !important
}

.mgt15p {
    margin-top: 15%!important
}

.mgt20p {
    margin-top: 20% !important
}

/********************* padding ************/

/*********** pixel ************/

/* padding bottom */

.pb0 {
    padding-bottom: 0 !important
}

.pb5 {
    padding-bottom: 5px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pb15 {
    padding-bottom: 15px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pb30 {
    padding-bottom: 30px !important
}

/* padding top */

.pt5 {
    padding-top: 5px !important
}

.pt10 {
    padding-top: 10px !important
}

.pt15 {
    padding-top: 15px !important
}

.pt20 {
    padding-top: 20px !important
}

.pt30 {
    padding-top: 30px !important
}

/*************** percent ************/

/* padding bttom */

.pdb3p {
    padding-bottom: 3% !important
}

.pdb5p {
    padding-bottom: 5%! important
}

.pdb8p {
    padding-bottom: 8%! important
}

.pdb10p {
    padding-bottom: 10% !important
}

.pdb13p {
    padding-bottom: 13% !important
}

.pdb15p {
    padding-bottom: 15% !important
}

.pdb20p {
    padding-bottom: 20% !important
}

.pdb25p {
    padding-bottom: 25% !important
}

.pdb30p {
    padding-bottom: 30% !important
}

/* margin top */

.pdt3p {
    padding-top: 3% !important
}

.pdt5p {
    padding-top: 5%! important
}

.pdt8p {
    padding-top: 8% !important
}

.pdt10p {
    padding-top: 10% !important
}

.pdt13p {
    padding-top: 13% !important
}

.pdt15p {
    padding-top: 15% !important
}

.pdt20p {
    padding-top: 20% !important
}

/********************* another ************/

.wr {
    margin: 0 3%;
}

.wr1 {
    padding: 0 3%;
}

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

.wr1-1 {
    padding: 0 6%;
}

.psr {
    position: relative;
}

.z1 {
    z-index: 1;
}

.z2 {
    z-index: 2;
}

.psa {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

.bgw {
    background: #fff;
}

.bgb {
    background: #000;
}

/* display */

.dsb {
    display: block;
}

.dsn {
    display: none;
}

/* text */

.fwb {
    font-weight: bold;
}

.fz14 {
    font-size: 14px;
}

.fz15 {
    font-size: 15px
}

.fz16 {
    font-size: 16px
}

.fz18 {
    font-size: 18px;
}

.fz20 {
    font-size: 20px
}

.fz22 {
    font-size: 22px;
}

.fz24 {
    font-size: 24px;
}

.fz26 {
    font-size: 26px;
}

.fz28 {
    font-size: 28px;
}

.fz30 {
    font-size: 30px;
}

.fz32 {
    font-size: 32px;
}

.tsd {
    text-shadow: 1px 2px #000, 1px 2px #000, 1px 2px #000, 1px 2px #000;
}

.tsdw {
    text-shadow: 1px 2px #fff, 1px 2px #fff, 1px 2px #fff, 1px 2px #fff;
}

/* width */

.w10 {
    width: 10%;
}

.w20 {
    width: 20%;
}

.w25 {
    width: 25%;
}

.w30 {
    width: 30%;
}

.w40 {
    width: 30%;
}

.w50 {
    width: 50%;
}

.w60 {
    width: 60%;
}

.w70 {
    width: 70%;
}

.w80 {
    width: 80%;
}

.w90 {
    width: 90%;
}

.w100 {
    width: 100%;
}

/* text-align */

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.taj {
    text-align: justify;
}

/* toggle:after */

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

.tgp:after {
    color: #000 !important;
    position: relative !important;
    clear: both !important;
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
    top: 0 !important;
    right: 0 !important;
    margin-top: 10px !important;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    content: '\f13a';
    font-size: 18px;
}

.tgp--mar-top-0:after {
    margin-top: 0 !important;
}

.cw:after {
    color: #fff !important;
}

.cb:after {
    color: #000 !important;
}

/* bxslider */

/* bxslider */

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

.bxp1.cw .bx-controls-direction a {
    color: #fff !important;
}

.bxp1.cb .bx-controls-direction a {
    color: #000 !important;
}

.bxp1 .bx-pager {
    position: relative !important;
    margin-top: 10px;
}

.bxp1.cw .bx-controls-direction a {
    color: #fff !important;
}

.bxp1.cw .bx-wrapper .bx-pager.bx-default-pager a:hover, .bxp1.cw .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff none repeat scroll 0 0 !important;
    opacity: 1;
}

.bxp1.cw .bx-wrapper .bx-pager.bx-default-pager a {
    opacity: 0.6;
}

.bx-square .bx-wrapper .bx-pager.bx-default-pager a {
    border-radius: 0;
    background: none;
}

.bx-square.cw .bx-pager.bx-default-pager a {
    border: 1px solid #fff;
}

.bxp1.cb .bx-wrapper .bx-pager.bx-default-pager a:hover, .bxp1.cb .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000 none repeat scroll 0 0 !important;
    opacity: 1;
}

.bx-square.cb .bx-pager.bx-default-pager a {
    border: 1px solid #000;
}

#pagetop {
    bottom: 60px;
}

.bxp1 .bx-controls-direction {
    top: -30px;
}

/* order */

/* border */

/* background */

.bgsd {
    background: rgba(0, 0, 0, 0.05);
}

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

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

.bg2 {
    background: url(../img/shared/bg2.png) repeat !important;
}

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

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

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

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

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

/* line */

.line1 {
    position: relative;
}

.line1:before {
    position: absolute;
    content: "";
    bottom: -2px;
    top: -2px;
    left: 0;
    right: 0;
    border-top: 1px solid #cfc9c5;
    border-bottom: 1px solid #cfc9c5;
}

/* color */

.cw {
    color: #fff;
}

.cb {
    color: #000;
}

.cr {
    color: #c22121;
}

/* rss float left */

#feed.rss1 .row {
    display: table;
    width: 100%;
    margin-bottom: 10%;
    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%;
}

/* map */

#gmap {
    height: 350px;
}

/****************** dldt ******************/

/* dl1 */

.dl1 dl {
    margin-bottom: 10px;
}

.dl1 dt {
    float: left;
    width: 120px;
    font-weight: bold;
}

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

/* dl2 */

.dl2 dl {
    margin-bottom: 10px;
    padding: 0 3%;
}

.dl2 dt {
    float: left;
}

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

.dl3 dl {
    margin-bottom: 20px;
}

.dl3 dt {
    font-weight: bold;
}

.dl3 dd {
    margin-left: 6%;
}

.dl4 dl {
    margin-bottom: 20px;
    width: 280px;
    margin: 0 auto;
}

.dl4 dt {
    float: left;
}

.dl4 dd {
   float: left;
   margin-left: 20px;
}