.is-divider {
    display: none;
}
.title-home:after {
    content: "";
    display: table;
    clear: both;
    background: url(/assets/images/title-divide.png);
    width: 100%;
    height: 28px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 30px;
}
.video-home {
    border-radius: 15px;
}
.product-home .box-text.text-center {
    border-radius: 10px;
    border-bottom: 4px solid #a36d35;
}
.blog-home .image-cover {
    border-radius: 10px;
    border-bottom: 4px solid #a36d35;
}
.blog-home .post-item .post-title {
    color: #a36d35;
}
#footer .is-divider {
    display: block;
}
.footer-primary p {
    margin: 0px;
}
.footer-primary .is-divider {
    margin-top: 5px;
}
.absolute-footer {
    display: none;
}
.widget-title {
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    background: #38b126;
    color: #fff;
    padding: 15px 0;
    border-radius: 10px 10px 0 0;
    display: block;
}
.textwidget, .product_list_widget {
    border: 1px solid #ccc;
    padding: 10px;
    border-top: 0;
}
#product-sidebar {
    margin-top: 50px;
}
.product-footer .woocommerce-tabs {
    border-top: none;
}
h1, h2, h3, h4, h5, h6, .heading-font {
    color: #a36d35;
}
.flickity-enabled.is-draggable .flickity-viewport {
    max-height: 430px;
}
@media screen and (min-width: 1200px) {
    .product-menu-item > ul {
        max-height: 520px !important;
        overflow-y: auto;
    }
}
.video-about {
    min-height: 330px}
.processing:before, .loading-spin.centered {
    display: none;
}
.slider > div:not(.col), .slider > a, .slider > p, .slider > a > img, .slider > img {
    height: 315px;
}
.d-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
}
.jc-c {
    justify-content: center;
}
/*#main{
  z-index: 1
}*/
.nav-previous > a,
.nav-next > a {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.nav-previous > a:hover,
.nav-next > a:hover {
    opacity: .8
}
.nav-next > a {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right;
}
.nav-previous {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
}
.nav-title {
    display: block;
    position: relative;
    font-weight: 600;
    margin-top: -5px;
    word-wrap: break-word;
    color: #1b2336;
}
.nav-thumb {
    position: relative;
    align-self: flex-start;
    flex-shrink: 0;
    width: 70px;
    height: 70px;
    vertical-align: top;
    transition: inherit;
    border-radius: 5px;
    overflow: hidden;
}
.nav-thumb img {
    width: auto;
}
.col-inner ul.customer-review li {
    margin: 0;
}
.col-inner ul.customer-review li + li {
    margin-top: 15px;
}
.customer-review a span {
    display: block;
}
.customer-review a span:first-child {
    text-align: center;
}
.customer-review a span + span {
    margin-top: 10px;
    font-size: 14px;
}
.title-home:after {
    background-image: url(/assets/images/title-divide.png) !important;
}
.nav-tabs + .tab-panels {
    padding: 5px 5px 20px;
}
@media (min-width: 1024px) {
    .nav-previous .nav-thumb {
        margin-right: 25px;
    }

    .nav-next .nav-thumb {
        margin-left: 25px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .nav-previous .nav-thumb {
        margin-right: 15px;
    }

    .nav-next .nav-thumb {
        margin-left: 15px;
    }
}

@media (max-width: 767px) {
    .nav-next,
    .nav-previous {
        width: 100%;
    }

    .nav-previous {
        margin-bottom: 20px;
    }

    .nav-next .nav-thumb {
        margin-left: 15px;
    }

    .nav-previous .nav-thumb {
        margin-right: 15px;
    }

    .nav-title {
        max-width: 250px;
    }
}
.images .yith_magnifier_gallery {
    margin: 0 -8px;
}
.images .yith_magnifier_gallery > li {
    padding: 0 8px;
}
.images .yith_magnifier_gallery > li > a {
    border: 1px solid rgba(0, 0, 0, .2);
}
.product-main .yith_magnifier_zoom {
    border: 1px solid rgba(0, 0, 0, .2);
}
.woocommerce-Tabs-panel--description div + div {
    margin-top: 15px;
}

.box-image img:not(.show-on-hover) {
    width: inherit;
}
.box-blog-post .box-image img {
    width: 100%;
    height: 100%;
}
.box-image > a, .box-image > div > a {
    text-align: center;
}

/*support online*/
.support-online {
    display: block;
    background: white;
    z-index: 22 !important;
    box-shadow: 2px 1px 9px #dedede;
    border-top: 1px solid #eaeaea;
}
.support-online br {
    display: none;
}
.support-online ul {
    margin-left: 0px;
    margin-bottom: 0;
}
.support-online ul li {
    list-style: none;
    text-align: center;
    margin-bottom: 0;
    border: 1px solid #c4c4c4;
    font-size: 12px;
    margin-top: -1px;
}
.support-online ul li span {
    display: block;
}
.support-online ul li img {
    width: 35px;
    margin-top: 10px;
    margin-bottom: 0px;
    display: inherit;
}
@media (min-width: 768px) {
    .support-online {
        position: fixed;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media (max-width: 767px) {
    .support-online {
        width: 100%;
        position: fixed;
        bottom: 0;
    }

    .support-online ul li {
        width: 20%;
        float: left;
    }
}
@media (min-width: 850px) {
    .section-product__action {
        padding-top: 30px;
    }

    /*li.current-dropdown>.nav-dropdown,
    .next-prev-thumbs li.has-dropdown:hover>.nav-dropdown,
    .no-js li.has-dropdown:hover>.nav-dropdown{

    }*/
    li.cart-item.current-dropdown > .nav-dropdown {
        left: inherit;
        right: 0;
    }
}
.header-wrapper {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12)
}
@media (max-width: 849px) {
    #logo {
        width: 183px !important;
    }

    .single-product.woocommerce .thumbnails,
    .product-main .yith_magnifier_zoom {
        margin: 0 auto;
        max-width: 480px;
    }

    .col {
        padding-bottom: 20px;
    }

    .sp-pb0 {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .why-pylora .col-inner > div + div {
        margin-top: 20px !important;
    }

    .why-pylora > div + div {
        margin-top: 20px;
    }

    .section-product .section-product__blank {
        display: none;
    }

    .section-product .row-small > .flickity-viewport > .flickity-slider > .col {
        padding-bottom: 0;
    }

    .section-product .box-text.text-center {
        padding-bottom: 0;
    }

    .section-product .product-home .box-text.text-center {
        padding-bottom: 1.4em;
    }

    .section-product__more {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .blog-home > div:last-child {
        padding-bottom: 0;
    }

    .blog-home .box-text {
        padding-bottom: 0;
    }

    .product-main, .product-main .product-info {
        padding-bottom: 0;
    }

    .product-footer .woocommerce-tabs {
        padding: 20px 0;
    }
}

/***share product **/
.product-social .support-online {
    position: static;
    top: 0;
    transform: none;
    box-shadow: none;
    border: 0;
}
.product-social .support-online ul {
    display: flex;
    align-items: flex-end;
}
.product-social .support-online ul li {
    border: 0;
    font-size: 12px;
    margin: 0 0 10px;
    width: auto;
}
.product-social .support-online ul li:hover {
    opacity: .7;
}
.product-social .support-online ul li span {
    white-space: nowrap;
}
.product-social .support-online ul li img {
    margin-top: 0;
}

@media (min-width: 850px) {
    .product-social .support-online ul li + li {
        margin-left: 20px;
    }
}
@media (max-width: 849px) {
    .product-social .support-online ul li + li {
        margin-left: 15px;
    }
}

/**YOUTUBE IFRAME**/
.ytb-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    line-height: 0;
}
.ytb-video > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/**#END YOUTUBE IFRAME**/

/** BUY NOW BUTTON **/
.single_add_to_cart_button.button:not(.buy_now_button) {
    display: none;
}
.button.alt.buy_now_button {
    display: inline-block;
    overflow: hidden;
    clear: both;
    padding: 9px 0;
    border-radius: 4px;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff !important;
    text-align: center;
    background: #fd6e1d;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd6e1d), to(#f59000));
    background: -webkit-linear-gradient(top, #f59000, #fd6e1d);
    background: -moz-linear-gradient(top, #f59000, #fd6e1d);
    background: -ms-linear-gradient(top, #f59000, #fd6e1d);
    background: -o-linear-gradient(top, #f59000, #fd6e1d);
    margin: 0;
    text-decoration: none;
    border-bottom: 0 !important;
    width: calc(100% - 100px);
}
.button.alt.buy_now_button span {
    display: block;
    font-size: 13px;
    color: #fff;
    text-transform: none;
    margin: 2px 0 0;
    font-weight: normal
}
.sticky-add-to-cart--active .button.alt.buy_now_button {
    margin-bottom: 0;
}
.sticky-add-to-cart--active .price-wrapper del, .sticky-add-to-cart--active .price-wrapper del {
    display: block;
}
.product-main .sticky-add-to-cart--active {
    flex-direction: row;
    flex-wrap: inherit;
}
.product-main .product-summary .quantity {
    margin-bottom: 0;
}
.product-main .sticky-add-to-cart {
    display: flex;
    align-items: center;
}
@media (min-width: 768px) {
    .product-main .sticky-add-to-cart--active .button.alt.buy_now_button {
        width: 300px;
    }
}

@media (min-width: 550px) and (max-width: 767px) {
    .product-main .sticky-add-to-cart--active .button.alt.buy_now_button {
        width: calc(100% - 360px);
    }
}

@media (max-width: 549px) {
    .product-main .sticky-add-to-cart--active .button.alt.buy_now_button {
        width: calc(100% - 235px);
    }
}

@media (max-width: 359px) {
    .product-main .sticky-add-to-cart--active .button.alt.buy_now_button {
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .product-main .sticky-add-to-cart--active .button.alt.buy_now_button span {
        display: none;
    }

    .product-main .sticky-add-to-cart--active {
        bottom: 66px;
    }
}

/** END BUY NOW BUTTON **/

/** PRODUCT DETAIL PAGE **/
.product-top > .row > .col {
    padding-bottom: 0;
}
.commitment > p {
    margin-bottom: 10px;
}
.commitment__desc {
    font-style: italic;
    color: #029c7d;
    font-weight: bold;
}
.commitment__ttl {
    font-weight: bold;
}
.commitment ul li img {
    margin-right: 10px;
    width: 26px;
}
.commitment__btn {
    width: 100%;
    margin: 0;
    height: 45px;
}
.commitment form {
    margin-bottom: 0
}
.commitment input {
    height: 45px;
}
.pylora-video > div + div {
    margin-top: 15px;
}
.product_meta .posted_in, .product_meta .tagged_as {
    display: none !important;
}
@media (min-width: 850px) {
    .product-top #product-sidebar {
        margin-top: 0 !important;
    }

    .product-top > .row {
        position: relative;
    }

    .product-top #product-sidebar {
        position: absolute;
        right: 0;
        top: 0;
        padding-top: 50px;
    }

    .product-top .shop-sidebar > .widget {
        position: relative;
    }

    .product-top .product-main {
        padding-bottom: 0;
    }
}
@media (max-width: 849px) {
    .product-top #product-sidebar {
        margin-top: 15px !important;
    }

    .shop-sidebar .widget {
        margin-bottom: 5px;
    }
}

/** END PRODUCT DETAIL PAGE **/

/** BLOG ARCHIVE **/
@media (max-width: 849px) {
    .blog-archive .small-columns-1 > .col {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}
/** END BLOG ARCHIVE **/

/** ABOUT **/
@media (max-width: 1024px) {
    .about-slide {
        padding: 0 0 15px !important;
    }
}

/** END ABOUT **/
.recruit__content {
    padding-top: 30px;
}
.recruit__content .post-date {
    font-size: 12px;
    opacity: .8
}
.has-dropdown .icon-angle-down {display: none}
.agency-h6 {
    text-transform: inherit;
    font-style: italic;
    margin-bottom: 0px;
    line-height: 1.4;
}
.agency-service__item > div {
    background-color: #f9f9f9;
    padding: 20px 23px 0.5px;
    height: 100%;
}
.agency-service__item h4 {
    font-size: 14px;
    font-style: italic;
}
.agency-service__item h3 {
    font-size: 24px;
}
.agency-service__item p {
    font-size: 14px;
}
hr.line-reason-list {
    margin: 10px auto;
    border-top: 1px solid #029c7d;
    width: 100px;
    opacity: 1;
}
.agency-reason__item {
    margin-bottom: 20px;
}
.agency-reason__item > div {
    border: 1px solid #029c7d;
    border-radius: 4px;
    padding: 15px 30px;
    height: 100%;
}
.agency-parallax {
    position: relative;
}
.agency-parallax:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 1;
}
.agency-parallax__caption img:not(:first-child) {
    margin-left: 10px;
}
.agency-parallax__caption br {
    display: none;
}
.agency-parallax__caption a {
    margin: 20px 0 0;
}

.img-participants {
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: 360px;
    overflow: hidden;
    position: relative;
    color: #fff;
    z-index: 2;
}
.img-prati {
    background-image: url(/assets/images/web-developer-min.jpg);
}
.img-prati-2 {
    background-image: url(/assets/images/footage-shopping-min.jpg);
}
.img-prati-3 {
    background-image: url(/assets/images/ic_sm_1-min.jpg);
}
.img-prati-4 {
    background-image: url(/assets/images/ic_sm_2-min.jpg);
}
.img-prati-5 {
    background-image: url(/assets/images/ic_sm_3-min.jpg);
}
.img-prati-6 {
    background-image: url(/assets/images/fill-img-green-min.jpg);
}
.img-prati-7 {
    background-image: url(/assets/images/fill-img-blue-min.jpg);
}
.parti-info {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.prati-title {
    background: #029c7d;
    padding: 10px;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.img-prati-4 .prati-title {
    background: #0892d6;
}
.img-prati-5 .prati-title {
    background: #283238;
}
.parti-des {
    background: rgba(64, 54, 55, 0.75);
    padding: 10px;
    height: 80px;
    overflow: hidden;
}

.agency-obj__item {
    margin-bottom: 14px;
}
.img-participants-1 {
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: 190px;
    overflow: hidden;
    position: relative;
    color: #fff;
    z-index: 2;
}
.img-prati-6.img-participants-1:before,
.img-prati-7.img-participants-1:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.img-prati-6.img-participants-1:before {
    background-color: rgba(36, 151, 171, 0.7);
}
.img-prati-7.img-participants-1:before {
    background-color: rgba(22, 100, 158, 0.66);
}
.img-prati-6 p,
.img-participants-1 .ipar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    text-align: center;
    width: 100%;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}
.ipar img {
    height: 70px;
}

ul.mlist {
    padding-left: 0;
    list-style: none;
    margin: 0;
}
ul.mlist li {
    padding-left: 25px;
    line-height: 30px;
    margin-left: 0;
    background: url(/assets/images/check-blue-min.png) left 8px no-repeat;
}
.cv-title {
    font-size: 25px;
    padding: 15px 0px 8px;
    color: #029c7d;
    font-weight: 600;
    border-bottom: 1px solid #029c7d;
    margin-bottom: 15px;
    width: 80%;
}
.benefit {
    background: #f7fafd;
    border-top: 1px solid #e5eaf0;
    text-align: center;
}
.benefit a {
    margin: 0;
}
.benefit p + p {
    margin-bottom: 0;
}
.agency-contact {
    position: relative;
    padding-bottom: 14px;
}
.agency-contact:after {
    content: '';
    height: 1px;
    width: 125px;
    background-color: #029c7d;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.agency-contact p {
    color: #029c7d;
    margin-bottom: 0;
    font-weight: bold;
}
.agency-contact p:first-child {
    font-size: 25px;
}
.agency-contact p:nth-child(2), .agency-contact p:nth-child(3) {
    font-size: 20px;
}
.agency-contact p + p {
    margin-top: 8px;
}
.partner {
    list-style: none;
    padding: 15px 0 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.related-post h3 {
    position: relative;
}
.related-post h3 span {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-right: 15px;
}
.related-post h3:before {
    content: '';
    width: 100%;
    height: 14px;
    background: url('/assets/images/line.png') repeat-x;
    display: block;
    position: absolute;
    right: 0;
    z-index: 0;
    top: 50%;
    transform: translateY(-50%);
}
.post-item .box-text {
    padding-bottom: 0;
}
@media (min-width: 768px) {
    .partner li {
        width: 17%;
    }

    .banner .page-ttl {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .partner li {
        width: 25%;
    }

    .banner .page-ttl {
        font-size: 30px;
    }

    .agency-banner h1 + p {
        font-size: 14px;
    }

    .agency-banner a {
        font-size: 14px;
    }
}
@media (min-width: 550px) and (max-width: 767px) {
    .parti-des {
        font-size: 14px;
    }
}
@media (min-width: 550px) {
    .agency-service {
        padding-top: 20px;
    }

    .agency-obj__last:first-child {
        padding: 0 0 0 7px;
    }

    .agency-obj__last:last-child {
        padding: 0 7px 0 0;
    }

    .agency-obj {
        margin: 0 -7px;
    }

    .agency-obj__item {
        padding: 0 7px;
        margin-bottom: 14px;
    }

    .agency-reason {
        margin: 0 -10px;
    }

    .agency-reason__item {
        padding: 0 10px;
    }

    .agency-service {
        margin: 0 -7px;
    }

    .agency-service__item {
        padding: 0 7px;
    }
}
@media (max-width: 549px) {
    .agency-service__item {
        margin-bottom: 15px;
    }

    .agency-obj__item, .agency-obj__last,
    .agency-service__item,
    .agency-reason__item {
        padding-bottom: 0;
    }

    .benefit > div {
        padding: 0 20px;
    }
}
.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select {
    background-color: #fff;
    border: 1px solid #a36d35;
}
.mobile-nav > .search-form, .sidebar-menu .search-form {
    padding: 1px;
}
.entry-header-text.entry-header-text-top.text-center {
    padding-bottom: 0;
}
.entry-header-text.entry-header-text-top.text-center .entry-title {
    margin-bottom: 0;
}
.header, .header-wrapper {
    z-index: 1000;
}
#wide-nav > .flex-row.container {
    padding: 0;
}
@media screen and (max-width: 783px) {
    div.heateor_sss_bottom_sharing {
        display: none !important;
    }
}

.product-home .box-text.text-center {
    border-bottom: 4px solid #a36d35;
}