@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0
}

h6>a {
    color: #666666;
    text-decoration: none;
}

h6>a:hover {
    text-decoration: none;
    color: #000;
}

.div_l_01 {
    padding-left: 8%;
    padding-right: 5%;
    padding-top: 20px;
    height: 225px;
}

.div_n_01 {
    padding-left: 8%;
    padding-right: 8%;
    padding-top: 20px;
    height: 225px;
}

.div_n_02 {
    font-size: 16px;
    line-height: 20px;
    color: #656565;
}

.div_n_03 {
    color: #585858;
    font-size: 12px;
    line-height: 20px;
}

.div_n_04 {
    border-bottom: 1px solid #bdbdbd;
    padding-top: 2px;
}

.p_01 {
    font-size: 24px;
}

.p_02 {
    font-size: 16px;
    color: #656565;
}

.p_03 {
    color: #000;
    line-height: 1.3;
}

.p_05 {
    font-size: 18px;
    color: #000;
    line-height: 1;
}

.p_06 {
    color: #3c3c3c;
    font-size: 15px;
    line-height: 1.3;
}

.p_07 {
    font-size: 20px;
}

.div-grey {
    background-color: #f2f2f2;
    text-align: center;
}

.div_m_01 {
    position: absolute;
    top: 10%;
    left: 8%;
}

.img-center {
    margin: 0 auto;
}

.div_ellip {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (min-width: 980px) {
    .container-pro {
        width: 840px;
    }
}

@media (min-width: 1200px) {
    .container-pro {
        width: 1060px;
    }
}

@media (min-width: 1400px) {
    .container-pro {
        width: 1260px;
    }
}

.footer {
    margin-top: 0px;
    color: #fff;
    height: auto;
    padding-top: 75px;
    font-weight: 300;
    padding-bottom: 10px;
    width: 100%;
    background-color: #787878;
}

.footer-row-01 {
    padding-bottom: 80px;
    border-bottom: dotted 1px #fff;
}

.footer-row-02 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 15px;
}

.footer-div-01 {
    padding-right: 10%;
    text-align: left;
}

.footer-div-03 {
    padding-left: 17%;
    text-align: left;
}

.footer-header {
    font-family: "Open Sans", "Lucida Grande", Arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 26px;
    display: inline-block;
    padding-right: 6px;
    color: #fff;
}

.footer-con {
    font-family: "Open Sans", "Lucida Grande", Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    color: #fff;
}

.footer-signup {
    margin-top: 15px;
    padding-bottom: 17px;
    border-bottom: dotted 1px #fff;
    margin-bottom: 20px;
}

.footer-email {
    max-width: 100%;
    display: block;
    background: #fff;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    width: 60%;
    display: inline-block !important;
    border-radius: 0 !important;
    margin-top: 1px;
    border: 1px solid #fff !important;
    color: #999 !important;
    padding: 7px 0 7px 6px !important;
    margin-right: 4px !important;
}

.footer-submit {
    display: inline-block !important;
    background: none;
    text-shadow: none;
    color: #fff;
    border-radius: 0;
    border: 1px solid #fff;
    padding: 7px 10px !important;
    margin-top: 0;
    font-weight: 300;
    font-size: 0.9em;
    font-family: "Open Sans", sans-serif;
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
}

.footer-submit:hover {
    background-color: #fff;
    color: #677c8b;
}

.footer-div-02 {
    margin-bottom: 8px;
    font-size: 12px;
}

.footer-title {
    float: left;
    text-transform: uppercase;
    font-weight: 300;
    width: 100px;
}

.footer-title-add {
    height: 44px;
}

.footer-title .icon-compass {
    margin-right: 8px;
}

.footer-title .icon-envelope-alt {
    margin-right: 6px;
}

.footer-title .icon-phone {
    margin-right: 9px;
}

.footer-value {
    text-align: left;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .footer-title-add {
        height: 66px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .footer-title-add {
        height: 88px;
    }
}

.social-wrap-divider {
    display: block;
    border: 1px solid #ddd;
    margin-top: 5px;
    margin-bottom: 30px;
    width: 100px;
}

#footer-social-wrap a {
    color: #fff;
    text-decoration: none;
}

#footer-social-wrap span {
    font-size: 21px;
    margin-right: 10px;
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 50px;
    opacity: 0.8;
}

#footer-social-wrap .icon-facebook {
    padding: 10px 16px;
}

#footer-social-wrap .icon-twitter,
#footer-social-wrap .icon-google-plus {
    padding: 10px 11px;
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
}

#footer-social-wrap .icon-youtube,
#footer-social-wrap .icon-pinterest,
#footer-social-wrap .icon-instagram {
    padding: 10px 12px;
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
}

#footer-social-wrap .icon-twitter:hover:before,
#footer-social-wrap .icon-google-plus:hover:before,
#footer-social-wrap .icon-youtube:hover:before,
#footer-social-wrap .icon-pinterest:hover:before,
#footer-social-wrap .icon-instagram:hover:before,
#footer-social-wrap .icon-facebook:hover:before {
    -webkit-animation: verticalScroll 0.3s forwards;
    -moz-animation: verticalScroll 0.3s forwards;
    animation: verticalScroll 0.3s forwards;
}

#footer-social-wrap .icon-twitter:hover,
#footer-social-wrap .icon-google-plus:hover,
#footer-social-wrap .icon-youtube:hover,
#footer-social-wrap .icon-pinterest:hover,
#footer-social-wrap .icon-instagram:hover,
#footer-social-wrap .icon-facebook:hover {
    opacity: 1;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    #footer-social-wrap .icon-facebook,
    #footer-social-wrap .icon-twitter,
    #footer-social-wrap .icon-google-plus,
    #footer-social-wrap .icon-youtube,
    #footer-social-wrap .icon-pinterest,
    #footer-social-wrap .icon-instagram {
        font-size: 16px;
        padding: 7px 12px;
        margin-right: 4px;
    }
    #footer-social-wrap .icon-twitter,
    #footer-social-wrap .icon-google-plus {
        padding: 7px 8px;
    }
    #footer-social-wrap .icon-youtube,
    #footer-social-wrap .icon-pinterest,
    #footer-social-wrap .icon-instagram {
        padding: 7px 9px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1199px) {
    #footer-social-wrap .icon-facebook,
    #footer-social-wrap .icon-twitter,
    #footer-social-wrap .icon-google-plus,
    #footer-social-wrap .icon-youtube,
    #footer-social-wrap .icon-pinterest,
    #footer-social-wrap .icon-instagram {
        font-size: 15px;
        padding: 7px 12px;
        margin-right: 0px;
    }
    #flickr-feed img {
        width: 65px;
    }
    #footer-social-wrap .icon-twitter,
    #footer-social-wrap .icon-google-plus {
        padding: 7px 8px;
    }
    #footer-social-wrap .icon-youtube,
    #footer-social-wrap .icon-pinterest,
    #footer-social-wrap .icon-instagram {
        padding: 7px 9px;
    }
}

@media only screen and (max-width: 768px) {
    #footer-social-wrap span {
        margin-right: 2px;
    }
}

@media (min-width: 480px) and (max-width: 991px) {
    .footer-div-01,
    .footer-div-03,
    .footer-div-04 {
        margin: 30px 10% 0px 10%;
        padding: 0 5% 50px 5%;
    }
    .footer-div-01,
    .footer-div-04 {
        border-bottom: dotted 1px #fff;
    }
}

@media (max-width: 480px) {
    .footer-div-01,
    .footer-div-03,
    .footer-div-04 {
        margin: 30px 5% 0px 5%;
        padding: 0 0 50px 0;
    }
    .footer-div-01,
    .footer-div-04 {
        border-bottom: dotted 1px #fff;
    }
}

.div-b-1 div,
.div-b-2 {
    font-family: "Myriad Pro", "Lucida Grande", Arial;
    font-size: 12px;
    color: #929292;
    letter-spacing: 0.2px;
}

.div-b-1 {
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.div-b-2 {
    padding-top: 15px;
    text-align: left;
}

.div-b-3 {
    text-align: left;
    padding-top: 10px;
}

.div-b-3 img {
    float: left;
    margin-top: -5px;
}

.div-b-4 {
    text-align: right;
    padding-top: 10px;
}

.index_link {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    height: 28%;
    width: 18%;
}

.index_link_l {
    position: absolute;
    display: block;
    top: 13%;
    left: 8%;
    height: 12%;
    width: 14%;
}

.index_link_r {
    position: absolute;
    display: block;
    top: 13%;
    left: 23%;
    height: 12%;
    width: 14%;
}

.index-03 {
    position: absolute;
    top: 82%;
    width: 100%;
    text-align: center;
}

.p_04 {
    text-transform: uppercase;
}

.p_review {
    font-family: "Lucida Grande", Arial;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}

@media (min-width: 1400px) {
    .p_01 {
        font-size: 38px;
    }
    .p_04 {
        font-size: 28px;
    }
    .p_02 {
        font-size: 20px;
    }
    .p_06 {
        font-size: 16px;
    }
    .p_07 {
        font-size: 24px;
    }
}

.img_like {
    margin-top: 28px;
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .p_04 {
        font-size: 23px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .p_01 {
        font-size: 32px;
    }
    .p_04 {
        font-size: 23px;
    }
    .p_02 {
        font-size: 14px;
    }
    .p_06 {
        font-size: 13px;
    }
    .p_07 {
        font-size: 18px;
    }
    .img_like {
        width: 80px;
    }
    .img_like {
        margin-top: 20px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .p_01 {
        font-size: 28px;
    }
    .p_04 {
        font-size: 19px;
    }
    .p_06 {
        font-size: 11px;
    }
    .p_02 {
        font-size: 12px;
    }
    .p_07 {
        font-size: 16px;
    }
    .div_n_02 {
        font-size: 14px;
    }
    .img_like {
        width: 60px;
    }
    .img_like {
        margin-top: 16px;
    }
    .hidden-date {
        display: none !important;
    }
    .full-title {
        width: 100%;
    }
    .div_m_01 {
        left: 4%;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .p_01 {
        font-size: 34px;
    }
    .p_04 {
        font-size: 26px;
    }
    .p_02 {
        font-size: 16px;
    }
    .p_06 {
        font-size: 15px;
    }
    .p_07 {
        font-size: 24px;
    }
    .div_n_02 {
        font-size: 14px;
    }
    .img_like {
        width: 80px;
    }
    .img_like {
        margin-top: 16px;
    }
}

@media (min-width: 480px) and (max-width: 580px) {
    .hidden-date {
        display: none !important;
    }
    .full-title {
        width: 100%;
    }
}

@media (min-width: 380px) and (max-width: 479px) {
    .p_01 {
        font-size: 24px;
    }
    .p_04 {
        font-size: 20px;
    }
    .p_02 {
        font-size: 12px;
    }
    .p_06 {
        font-size: 11px;
    }
    .p_07 {
        font-size: 16px;
    }
    .div_n_02 {
        font-size: 12px;
    }
    .img_like {
        margin-top: 14px;
    }
    .hidden-xxs {
        display: none !important;
    }
    .full-xxs {
        width: 100%;
    }
}

@media (max-width: 379px) {
    .p_01 {
        font-size: 20px;
    }
    .p_04 {
        font-size: 16px;
    }
    .p_02 {
        font-size: 8px;
    }
    .p_06 {
        font-size: 7px;
    }
    .p_07 {
        font-size: 13px;
    }
    .div_n_02 {
        font-size: 12px;
    }
    .img_like {
        margin-top: 14px;
    }
    .hidden-xxs {
        display: none !important;
    }
    .full-xxs {
        width: 100%;
    }
    .col-xxs-12 {
        width: 100%;
    }
}

@media (max-width: 980px) {
    .div_ser {
        padding-left: 8%;
        padding-right: 5%;
    }
}

@media (max-width: 768px) {
    .div_ser {
        padding-left: 8%;
        padding-right: 5%;
        text-align: center;
    }
    .index-facebook,
    .post-page-image {
        z-index: -1;
    }
}

@media (max-width: 1200px) {
    .div-m {
        margin-left: 37.5%;
    }
}

.right-caret {
    display: inline-block;
    float: right;
    margin-top: 5px;
    width: 0;
    height: 0;
    right: 0;
    color: #ccc;
    vertical-align: middle;
    border-left: 5px solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}


/*.dropdown > .dropdown-menu > .dropdown-submenu > a:after {

	display: block;

	content: " ";

	float: right;

	width: 0;

	height: 0;

	border-color: transparent;

	border-style: solid;

	border-width: 5px 0 5px 5px;

	border-left-color: #ccc;

	margin-top: 5px;

}*/

.pic-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.pic-content {
    padding: 12px 0 3px 0;
    text-align: center;
}

.pic-content img {
    width: 80px;
    height: 80px;
}

.warn_box_01 {
    width: 100%;
    height: 100%;
    filter: alpha(opacity: 70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    position: absolute;
    background-color: #000;
    top: 0;
    left: 0;
}

.warn_box_02 {
    display: none;
    left: 50%;
    top: 50%;
    margin-left: -223px;
    margin-top: -195px;
    width: 446px;
    height: 390px;
    position: fixed;
    overflow: hidden;
    z-index: 9999;
    background-color: #fff;
    text-align: center;
    font-family: "Myriad Pro", "Lucida Grande", Arial;
}

.warn_g {
    width: 100%;
    height: auto;
    background-color: #00a598;
    text-align: center;
}

.warn_border {
    width: 190px;
    height: 45px;
    text-align: center;
    position: absolute;
}

.warn_text_20 {
    font-size: 20px;
    line-height: 45px;
    color: #000;
}

.warn_text_16 {
    font-size: 16px;
    line-height: 30px;
    color: #00a598;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

.warn_text_14 {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    width: 392px;
    margin: 30px auto 25px auto;
    text-align: left;
}

.eleaf_div_08 {
    background-color: #e3e3e3;
    text-align: center;
    width: 100%;
    padding: 15px 0;
}

@media (min-width: 1200px) {
    .eleaf_div_08>div {
        margin: 0 auto;
        width: 1200px;
    }
}

.col-icon-3,
.col-icon-3 a {
    font-family: "Myriad Pro", "Lucida Grande", Arial;
    font-size: 14px;
    color: #757575;
    line-height: 60px;
    text-transform: uppercase;
    text-decoration: none;
}

.col-icon-3 a:hover {
    color: #87cd8b;
}

.col-icon-3 a:hover i {
    border-color: #87cd8b;
}

.col-icon-3 i:before {
    width: 14px;
    height: 14px;
}

.col-icon-3 i {
    padding: 10px;
    border: solid 2px #757575;
    border-radius: 50%;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
}

.up-bottom-border {
    display: none;
}

.single-news .no-image h1.page-title {
    padding: 50px 0 20px;
    font-size: 26px;
}

@media (max-width: 1024px) {
    .post-page-image,
    .hdr-img {
        z-index: -1;
        position: relative;
    }
    .right-caret {
        border-top: 5px solid;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }
}

@media (max-width: 500px) {
    .warn_box_02 {
        width: 90%;
        padding-bottom: 15px;
        margin-left: -45%;
        height: auto;
    }
    .warn_text_14 {
        width: 90%;
    }
    .warn_border {
        width: 45%;
    }
    .warn_border .warn_text_20 {
        font-size: 17px;
    }
}