.in-thumb-overlay {
    background: #ffcf2fad;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
    top: 0;
    left: 0;
    position: absolute;
    color: #FFF;
    opacity: 0;
    border: solid 2px #fec81db0;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
}
.in-thumb-overlay .all-link-thumb,
.bottom_banner_overlay a
 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.vc-post:hover > .in-thumb-overlay, .vcps-item:hover > .in-thumb-overlay, .card-post_m.card-recent_post:hover > .in-thumb-overlay, .vc-post-alt:hover > .in-thumb-overlay,
.post-tab-style-1 .vc-container .vc_post_tab_style_1_left:hover .in-thumb-overlay,
.v-post-loop article:hover .in-thumb-overlay,.post-card-two:hover .in-thumb-overlay

{
    opacity: 1!important;
}
.vc-post:hover > .vc-view-more, .vcps-item:hover .vc-view-more, .card-post_m.card-recent_post:hover > .vc-view-more, .vc-post-alt:hover > .vc-view-more,
.post-tab-style-1 .vc-container .vc_post_tab_style_1_left:hover .vc-view-more,
.v-post-loop article:hover .vc-view-more,.vcps-item:hover .vc-view-more svg
{
    color: #275D3B!important;
}
body.theme-one #page .vcps-item .vc-view-more{
  -webkit-transition: all ease-in-out 150ms!important;
-moz-transition: all ease-in-out 150ms!important;
-ms-transition: all ease-in-out 150ms!important;
-o-transition: all ease-in-out 150ms!important;
transition: all ease-in-out 150ms!important;
}

body.theme-one #page .vcps-item:hover .vc-view-more{
  color: #FFF!important;
}
.vcps-item .featured-croped a:before,
.vcps-item .featured-croped a:after
{
  display: none!important;
}
.post-tab-style-1 .vc-container .vc_post_tab_style_1_left {
    position: relative;
}
.vc_post_tab_style_1_left .in-thumb-overlay {
    /* top: -10px;
    width: calc(100% + 10px); */
    display: none;
}
.in-view-more {
    text-decoration: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    padding: 4px 50px;
    width: 140px;
    background-color: #005655;
    border-radius: 0;
    font-size: 20px;
    color: #FFF!important;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
}
.in-view-more.icon {
    background-color: #0000;
    color: #FFF;
    width: auto;
}
.in-view-more.icon i {
    border: solid 2px #fff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    font-size: 13px;
        line-height: 28px;
}
.in-view-more:hover {
    background: #FFF!important;
    color: #222!important;
}
.in-view-more.icon:hover {
  background: #0000!important;
  color: #222!important;
}
.in-view-more.icon:hover i {
    background: #FFF;
}




.footer ul.social-ul li a:before ,.top-object .social-list li a:before{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: inline-block;
    content: "";
    background: #FFF;
    border-radius: 50%;
    transform: scale(0.0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: -1;
}
.footer ul.social-ul li:hover a:before,
.top-object .social-list li:hover a:before
 {
    transform: scaleX(1.0);
}

/*
.in-view-more i {
    position: absolute;
    right: 0;
    top: 5px;
    line-height: 10px;
    position: absolute;
    right: 0.25rem;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    top: 3px;
    bottom: 0.25rem;
    padding: 0.5rem;
    width: auto;
    font-size: 12px;
    background-color: #f57922;
    margin-left: 0.25rem;
    border-radius: 22px 5px 22px 22px;
} */


.theme-seven .main-post_column .card-recent_post h4.entry-title {
    min-height: 76px;
}

/* .form-e-news form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit {
    background-color: #fec300;
    border-color: #fec300;
    color: #275d3b;
} */

body.theme-three main#primary .wrap-bg,
body.theme-three .detail-archive_box
 {
    background: url(/wp-content/themes/fluffy/img/theme-3-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
}

body.theme-seven main#primary .wrap-bg,
body.theme-seven .detail-archive_box {
    background: url(/wp-content/themes/fluffy/img/theme-7-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
body.theme-four main#primary .wrap-bg,
body.theme-four .detail-archive_box {
background: #FFF;
}
body.theme-four .main-post_column {
    grid-gap: 15px;
}


body.theme-five main#primary .wrap-bg,
body.theme-five .detail-archive_box {
    background: url(/wp-content/themes/fluffy/img/theme-5-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
body.theme-six main#primary .wrap-bg,
body.theme-six .detail-archive_box {
    background: url(/wp-content/themes/fluffy/img/theme-6-bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}

body.theme-six .search-page .v-post-loop.-list article,
body.theme-nine .search-page .v-post-loop.-list article,
body.theme-eleven .search-page .v-post-loop.-list article
 {
    background: #fff;
}

body.theme-nine main#primary .wrap-bg,
body.theme-nine .detail-archive_box {
    background: url(/wp-content/themes/fluffy/img/theme-9-bg.png);
    background-repeat: no-repeat;
      background-position: top center;
          background-size: cover;
}
body.theme-nine main#primary .wrap-bg,
body.theme-eleven main#primary .wrap-bg,
body.theme-six main#primary .wrap-bg  {
  margin-bottom: -27px;
  background-size: cover;
  padding-bottom: 40px;
  padding-top: 25px;
}

body.theme-eleven main#primary .wrap-bg,
body.theme-eleven .detail-archive_box {
    background: url(/wp-content/themes/fluffy/img/theme-11-bg.png);
    background-repeat: no-repeat;
      background-position: top center;
}
{
  margin-bottom: -27px;
  background-size: cover;
  padding-bottom: 40px;
  padding-top: 25px;
}


body.theme-eight.single main#primary .wrap-bg{
  margin-bottom: 60px;
}
body.theme-nine.single main#primary .wrap-bg{
    margin-bottom: 10px;
}

.theme-one .h-title_archive,
.theme-four .h-title_archive,
.theme-five .h-title_archive,
.theme-six .h-title_archive,
.theme-seven .h-title_archive
{
  display: none;
}
body.theme-eleven .archive-box.search-page li.sf-field-post_date label::before{
  color: #FFF;
}
body.theme-eleven.box-color_3 .archive-box.search-page li.sf-field-post_date label::before{
    color: #000;
}

body.box-color_3 .search-bar_moex li:before,
body.box-color_3 li.sf-field-category li label{
  color: #fff700!important;
}



.wrap-single.style-2 .yp_single_content
{
    padding-left: 20px;
}

.left-tags.style-2
{
  width: 100%;
  border-top: solid 1px #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
      margin-top: 25px;
}
.left-tags.style-2 .tags_list
{
    margin-top: 0;
}

.right-shared.style-2
{
display: none;
}


.detail-archive_box {
    padding-bottom: 70px!important;
}

.single-post .title-cat_right,
.single-mec-events .title-cat_right,
.single-vc_photo .title-cat_right,
.single-vc_video .title-cat_right
{
  display: none;
}

.theme-six.single-post header.two_page_title .bg-c,
.theme-six.single-mec-events header.two_page_title .bg-c,
.theme-six.single-vc_photo header.two_page_title .bg-c,
.theme-six.single-vc_video header.two_page_title .bg-c
{
    background:#fef7dd;
}
.theme-seven.single-post header.two_page_title .bg-c,
.theme-seven.single-mec-events header.two_page_title .bg-c,
.theme-seven.single-vc_photo header.two_page_title .bg-c,
.theme-seven.single-vc_video header.two_page_title .bg-c
{
    background: #e5faff;
}

.theme-one.single-post header.two_page_title .bg-c,
.theme-one.single-mec-events header.two_page_title .bg-c,
.theme-one.single-vc_photo header.two_page_title .bg-c,
.theme-one.single-vc_video header.two_page_title .bg-c
{
    background: #f4f4f4;
}

.theme-four.single-post header.two_page_title .bg-c,
.theme-four.single-mec-events header.two_page_title .bg-c,
.theme-four.single-vc_photo header.two_page_title .bg-c,
.theme-four.single-vc_video header.two_page_title .bg-c
{
  background: linear-gradient(180deg, #021f3f 34%, #00786e 100%)!important;
}

.theme-four.single-post .title-cat_page:after,
.theme-four.single-mec-events .title-cat_page:after,
.theme-four.single-vc_photo .title-cat_page:after,
.theme-four.single-vc_video .title-cat_page:after
{
  display: none;
}


header.two_page_title .wrap-page{
border-bottom: solid 1px #e3e3e3;
}

.single-post .bg-c .v-container,
.single-mec-events .bg-c .v-container,
.single-vc_photo .bg-c .v-container,
.single-vc_video .bg-c .v-container{
    min-height: 200px;
}
/*
.theme-two,
.theme-three,
.theme-eight,
.theme-nine,
.theme-ten,
.theme-eleven{

} */

.box-color_3 #primary header.two_page_title .bg-c{
  background: #000!important;
}


.theme-one .single-meta.style-2 .post_date {
    background: #fec300;
}

.theme-four .single-meta.style-2 .post_date {
    background: #021f3f;
    background: linear-gradient(180deg, #021f3f 34%, #00786e 100%)!important;
}

.theme-five .single-meta.style-2 .post_date
{
background: #ffc300;
}

.theme-six .single-meta.style-2 .post_date
{
background: #5e9201;
}

.theme-seven .single-meta.style-2 .post_date
{
background: #225779;
}

.single-meta.style-2 .post_date {
    color: #FFF;
    text-align: center;
    min-width: 90px;
    padding-bottom: 6px;
    max-width: 90px;
    max-height: 75px;
}
.single-meta.style-2 .post_date svg {
    width: 13px;
    margin-bottom: -13px;
}

.single-meta.style-2 .post_date span {
    display: block;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: -10px;
}
.single-meta.style-2 .entry-title {
    margin: 0;
    line-height: 36px;
    font-size: 40px;
}

.single-meta.style-2 span.posted-on {
    float: none;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}
.single-meta.style-2 .left-items {
    display: grid;
    grid-template-columns: 105px 1fr;
    float: none;
    width: 100%;
    margin-bottom: 30px;
}
.single-meta.style-2 .post_views {
    display: grid;
    grid-template-columns: 20px 1fr;
    position: absolute;
    bottom: 0;
}
.single-meta.style-2 .post_title {
    position: relative;
    padding-bottom: 25px;
}
.single-meta.style-2 .post_views svg {
    color: #fec300;
    width: 14px;
    margin-bottom: -20px;
}
.single-meta.style-2 .post_views .entry-meta {
    text-align: left;
    margin-bottom: -8px;
}
.box-color_3 #primary .single-meta.style-2 .post_date{
  background: #000!important;
}

main#primary .wrap-bg {
    margin-top: 0px;
    padding-top: 5px;
}
.page.page-poll.wrap-bg {
    margin-bottom: -50px;
    padding-bottom: 50px;
}
.page.wrap-bg {
    min-height: 50vh;
    padding-bottom: 15px;
}
#primary .ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
    border: solid 1px #bfbfbf;
    font-size: 13px;
    background: #fff;
    padding: 10px;
}

select.sf-input-select {
    appearance: none!important;
    -webkit-appearance: none!important;
    background: #FFF;
}
.button-size .object-2.obj-box span.span-middle {
    font-size: 20px!important;
}
.bottom-footer .main-object ul.menu a{
      font-size: 20px!important;
}
.bottom-banner-wrap img {
    width: 100%;
    height:65px!important;
}


h3 {
    font-size: 30px;
    margin: 0;
}
.-pdf-item .-pdf-file .-pdf-name {
    width: 70%;
}
.-pdf-item .-pdf-file .-pdf-category-and-date {
    margin: 0 0 0 auto;
}
.category-and-date {
    padding: 5px 0;
}
.-pdf-item .-pdf-file .-pdf-category-and-date span {
    display: inline-block;
}
.category-and-date .-category {
    background-image: url('/wp-content/themes/fluffy/img/folder-2.svg');
}
.category-and-date .-date {
    background-image: url('/wp-content/themes/fluffy/img/clock-2.svg');
}
.-pdf-item .-pdf-file {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    width: 100%;
}
.-pdf-item {
    display: flex;
    display: -ms-flexbox;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #97a0ac;
}
.-pdf-item .-pdf-file {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    width: 80%;
}
.-pdf-item .-pdf-download {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    width: 20%;
}
.-pdf-item .-pdf-download .-pdf-btn-img {
    margin: 0 0 0 auto;
}
.-pdf-item .-pdf-download .-pdf-btn {
    margin: 0 0 0 auto;
}
.-pdf-item .-pdf-download .-pdf-btn a {
  transition: all ease-in-out 150ms;
    font-size: 20px;
    color: #222;
}
.-pdf-item .-pdf-download .-pdf-btn a:hover {
  background: #ddd;
}
.-pdf-item .-pdf-download .-pdf-btn-img img {
    max-width: 25px;
}
.-btn a {
    background-color: #ffc300;
    border-radius: 3px;
    padding: 5px 25px;
    text-decoration: none;
}
.category-and-date span {
    display: block;
    font-size: 20px;
    color: #fbc000;
    padding-left: 35px;
    background-position: 15px 6px;
    background-size: 15px;
    background-repeat: no-repeat;
}

.detail-data {
    font-size: 24px;
}
.detail-data p {
    line-height: 25px;
}
.detail-data strong {
    font-weight: 600;
}


.people-list {
    background-size: 100%;
    padding-bottom: 60px;
}

.people-list .-people-item:first-child {
    margin-top: -120px;
}
.people-list .-people-item {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: -270px;
}
.people-list .-people-item .-people-img {
    width: 60%;
}
.people-list .-people-item .-people-img img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.people-list .-people-item .-people-text {
    width: 40%;
}

.people-list .-people-item .-people-text p:first-child {
    font-size: 32px;
}
.people-list .-people-item .-people-text p {
    font-size: 20px;
    color: #002144;
    line-height: 1;
}
.people-list .-people-item .-people-text span {
    font-size: 24px;
    color: #252525;
    line-height: 1;
}
.people-list .-people-item .-people-text .-people-btn {
    margin-top: 30px;
    display: none;
}
.people-list .-people-item:nth-child(2n) .-people-text {
    text-align: right;
    order: 1;
}
.title-text.title-people {
    display: none;
}
.-people-item {
    max-width: 1024px;
    margin: 0 auto;
}
.people-list .-people-item:nth-child(odd) .-people-text {
    text-align: left;
    order: 2;
}
.people-list .-people-item:nth-child(2n) .-people-img {
    order: 2;
}
.people-list .-people-item .-people-text {
    width: 40%;
}
.people-list .-people-item .-people-text .-people-btn a {
    position: relative;
    z-index: 2;
    color: #fff;
    padding: 5px 10px;
}



.policy-wrap{
  margin: 80px 0 50px;
    font-family: 'Sarabun';
}
/* .page-id-16239 .entry-content {
    margin: 0;
    background: #FFF;
    padding: 50px;
} */

.policy-wrap h2 {
    margin-top: 0;
    font-weight: 600;
          color: #142c48;
}

.policy-wrap h3 {
    font-weight: 600;
    margin: 0;
    font-size: 32px;
        color: #142c48;
    margin-bottom: 5px;
}

.policy-wrap  p {
  line-height: 29px;
  font-size: 16px;
    color: #363636;
    padding-bottom: 15px;
}
.wpdm_package .list .file:first-child {
    padding-top: 0;
}

#footer-moe a {
    transition: all ease-in-out 150ms;
}
.search-h_box button.btn-search_h{
    transition: all ease-in-out 150ms;
}
.search-h_box button.btn-search_h:hover {
    transform: scale(1.1);
}

.content-post-tab-yp .swiper,
.content-post-tab-yp .vc-post,
.content-post-tab-yp .overlay,
.content-post-tab-yp .vc-post-alt,
.content-post-tab-yp .vcps-item,
.content-post-tab-yp .card-recent_post,
.content-post-tab-yp .row > div
{
  margin-top: 20px;
  opacity: 0!important;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.content-post-tab-yp.active .swiper,
.content-post-tab-yp.active .vc-post,
.content-post-tab-yp.active .overlay,
.content-post-tab-yp.active .vcps-item,
.content-post-tab-yp.active .vc-post-alt,
.content-post-tab-yp.active .card-recent_post,
.content-post-tab-yp.active .row > div
{
  opacity: 1!important;
  margin-top: 0;
}



.content-post-tab-yp{
  opacity: 0;
  z-index: -999;
  position: fixed;
}
.content-post-tab-yp.active{
  opacity: 1;
  z-index: 1;
  position: relative;
}


.content_bottom_banner{
  opacity: 0;
  z-index: -999;
  position: fixed;
    display: flex;
}
.content_bottom_banner.active{
  opacity: 1;
  z-index: 1;
  position: relative;
}

.procurement-wrap.style-1-v2 article,.procurement-wrap.style-1-v1 article{
  border: solid 3px #0000;
  transition: all ease-in-out 150ms;
}
/* .procurement-wrap.style-1-v2 article:hover,.procurement-wrap.style-1-v1 article:hover{
      border-color: #FEC81D;
} */
article{
  position: relative;
}
.procurement-wrap.style-1-v2 article:before,
.procurement-wrap.style-1-v1 article:before
 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: transparent;
    border: 1px solid #275D3B;
    transition: all 500ms ease;
    transform: scaleX(0);
    z-index: 1;
}
.procurement-wrap.style-1-v2 article:hover:before,
.procurement-wrap.style-1-v1 article:hover:before{
      transform: scaleX(1);
}

.hide{
  display: none!important;
}
body.theme-one .section-box-single .icon-title{
  display: none;
}
body.theme-one.single .main-content .section-title {
    margin-bottom: 15px;
}

body.theme-one .wrap-all-list .file-btn a:hover {
    color: #FFF;
}

#nsl-notices-fallback{
  display: none!important;
}

.lang-box ul {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 7px;
}

.single .overlay_thumb_single {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f9aa2bab;
    content: '';
    transition: all ease-in-out 200ms;
    z-index: 1;
    opacity: 0;
}

.single.theme-seven .overlay_thumb_single {
background: #fec300a8;
}

.single .overlay_thumb_single svg {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    position: absolute;
    width: 40px;
    height: 40px;
    margin: 0!important;
}
.wrap_yp_gallery a.yp_gallery_item:hover .overlay_thumb_single {
    opacity: 1;
}
.video_local_wrap .btn-video-download {
    display: inline-block;
    font-size: 20px;
    min-width: 140px;
    text-align: center;
    text-decoration: none;
    min-height: 40px;
    background: #f9a50f;
    border-radius: 50px;
    color: #FFF;
    margin: 5px;
    margin-top: 20px;
        transition: all ease-in-out 250ms;
}
.video_local_wrap .btn-video-download:hover{
  background: #275d3b;
}

.video_local_wrap .btn-video-download svg {
    width: 20px;
    margin-top: 8px;
    margin-bottom: -7px;
    margin-left: 3px;
}
.single .video_local_wrap {
    text-align: center;
}
.single .video_embed_wrap {
  	position: relative;
  	padding-bottom: 56.25%; /* 16:9 */
  	padding-top: 25px;
  	height: 0;
  }
.single .video_embed_wrap iframe {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  }

.single .video_local_wrap .plyr__menu__container .plyr__control {
    font-size: 16px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: 600;
}

.single .video_local_wrap .plyr__controls .plyr__controls__item.plyr__time {
    font-size: 16px;
}

.main-post_column.col-1 {
    display: block;
}
.main-post_column.download-page {
    max-width: 900px;
    margin: 0 auto;
}

.list-download {
	width: 100%;
	display: flex;
	gap: 2px;
  margin-bottom: 15px;
}

.list-download h3,
  .list-download h4 {
	margin: 0;
	padding: 0;
	color: #275d3b;
}

.list-download p {
	margin: 0;
	padding: 0;
}
.list-download .list .file img {
    max-width: 37px;
}

.list-download .fa-file-pdf {
	color: #bb0706;
}

.list-download .fa-file-word {
	color: #2e5b97;
}

.list-download .fa-file-powerpoint {
	color: #c55736;
}

.list-download .fa-file-excel {
	color: #396d45;
}

.list-download .menu {
	background-color: white;
	padding: 1.5rem;
	text-align: center;
}

.list-download .menu p {
	font-size: 14px;
}

.list-download .menu h4 {
    font-size: 23px;
    line-height: 8px;
    font-weight: 600;
}
.list-download .menu i {
	color: #fec81d;
	margin-bottom: 0.5rem;
}

.list-download .menu .date-public {
	border-bottom: 1px solid #eee;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}

.list-download .list {
	background-color: white;
	padding-top: 1.5rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	flex: 1;
}

.list-download .list h3 {
    font-size: 26px;
    margin-bottom: 5px;
    font-weight: 600;
        line-height: 22px;
}
.list-download .detail-button .download-all {
    padding-left: 0;
}
.list-download .list .file {
	display: flex;
	padding: 1rem 0;
	border-bottom: 1px solid #eee;
	justify-content: space-between;
	align-items: center;
	gap:10px;
}
.list-download .list .file:last-child{
  border-bottom: 0;
}

.list-download .list .file .detail {
	text-align: left;
      line-height: 20px;
	flex: 1;
  font-size: 20px;
}

.list-download .list .file a {
  transition: all ease-in-out 250ms;
	border-radius: 2rem;
    padding: 5px 30px;
	background-color: #fec81d;
  text-decoration: none;
}
.list-download .list .file a:hover {
    background: #ddd;
    color: #222;
}

.list-download .list .file:last-of-type {
	border: none;
}

.list-download .detail-button {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.list-download .detail-button a {
	text-decoration: none;
}

.list-download .detail-button i {
	margin-right: 0.25rem;
}

.list-download .detail-button .download-all {
	display: block;
	padding: 1rem;
	color: black;
  padding-left: 0;
}

.list-download .list ul {
    margin: 0;
    padding: 0;
}

.list-download .detail-button .report {
	display: block;
	padding: 1rem;
	color: #555;
      padding-right: 5px;
}
.list-download .detail-button .report i {
    color: #f00;
    font-size: 14px;
}
h3.download-title a {
    text-decoration: none;
    color: #265c3a;
    font-weight: 600;
}
.box-pageination_post.no_per_page {
    display: block;
    text-align: center;
}
.box-pageination_post.no_per_page .count-found {
    margin-top: 15px;
}

@media(max-width: 767px) {
  .list-download .detail-button .download-all {
    padding: 0;
    margin-top: 15px;
    margin-bottom: -15px;
}
.list-download .list h3 {
    text-align: center;
}
	.list-download .list .file,
  .list-download .detail-button {
		flex-direction: column;
	}
  .list-download .list .file .detail {
    text-align: center;
  }
}



.card-weblink {
    border: 1px solid #eee;
}
.card-weblink .post-header {
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-weblink .post-header img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}
.card-weblink .post-header {
    background: #eaeaea;
    padding: 15px;
}
.card-weblink h4 a {
    margin: 0;
    font-size: 21px;
    font-weight: 500 !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    position: relative;
    overflow: hidden;
    line-height: 1.1;
    text-decoration: unset;
    color: #000;
}
.card-weblink h4 {
    margin: 0;
}
.card-weblink .title-head_card {
    position: relative;
    padding: 10px 15px;
}
.weblink-box .column-post_grid {
    grid-template-columns: 1fr;
}
.weblink-box .column-post_grid .main-post_column {
    grid-template-columns: repeat(4, 1fr);
}
.weblink-box .column-post_grid .box-pageination_post {
    grid-column: span 4;
}
.card-weblink .date-post_card {
    display: flex;
    /* align-items: center; */
    gap: 6px;
    padding: 0 10px;
}

.card-weblink .date-post_card span.text-card {
    color: black;
    font-size: 16px;
}

.card-weblink .date-post_card svg {
    fill: #f9aa2b;
    stroke: #fff;
    stroke-width: 1px;
    width: 16px;
}

.card-weblink .post-info {
    padding: 10px 0 15px;
    display: grid;
    grid-gap: 5px;
}

button.wpp-get-poll-results {
    display: none;
}


.home-theme-2 .post-basic-style-3 .wrap-thumb {
    border-radius: 0;
}
.home-theme-2 .vc_posts.card.post-basic-style-3 .vcps-item .vcps-info {
    border: solid 1px #ddd;
    padding: 20px;
    text-align: center;
    padding-bottom: 10px;
        margin-top: 0;
    transition: all ease-in-out 150ms;
        padding-top: 0;
}

.home-theme-2 .vc_posts.card.post-basic-style-3 .vcps-item:hover .vcps-info {
      border: solid 1px #f9aa2b;
}
.home-theme-2 .post-basic-style-3 h3.link-name a {
    font-size: 24px;
}
.home-theme-2 .post-basic-style-3 .post-left .entry-meta {
    border-top: solid 1px #ddd;
    padding-top: 6px;
        margin-top: 15px;
}
.home-theme-2 .post-basic-style-3 .post-views.entry-meta {
    border: 0!important;
    padding: 0!important;
    margin-top: 0!important;
}
.home-theme-2 .post-card-two > .main-object span.cat-text {
    color: #005655;
}
.home-theme-2 .post-basic-style-3 .v-post-loop.-list article {
    border: solid 1px #ddd !important;
    transition: all ease-in-out 150ms;
    padding: 13px 10px;
}
.home-theme-2 .post-basic-style-3 .v-post-loop.-list article:hover{
    border: solid 1px #f9aa2b !important;
}
.home-theme-2 .post-card-two .box-info_column .main-object {
    display: block!important;
}
.home-theme-2 .post-card-two .box-info_column .main-object .object-1 {
    margin-bottom: -6px;
}
.home-theme-2 .post-card-two > .main-object > .object-2 h3 a {
    font-size: 20px;
}
.home-theme-2 .v-post-loop.-list .post-info a {
    font-size: 18px;
    line-height: 20px;
}
.home-theme-2 .post-basic-style-3 .p_excerpt{
  font-size: 19px;
}
.home-theme-11.home-theme-2 .box-info_column .main-object .object-1 span svg,#primary .home-theme-11.home-theme-2 .box-info_column .main-object .object-2 span svg {
    stroke: #f9aa2b!important;
}
.home-theme-2 .btn-green {
    border-radius: 0;
    padding: 6px 25px;
}
.home-theme-2 .post-basic-style-3 .btn-green span{
  display: none;
}
.home-theme-11 #carousel_home_banner .swiper-pagination{
    display: none;
}
#carousel_home_post .card-post_m {
    display: block;
    grid-template-columns: none;
    grid-gap: 0;
}
#carousel_home_post {
    margin: 0;
    padding-bottom: 10px;
}
#carousel_home_post .card-post_m img {
    height: 220px !important;
}
.carousel_home_post_nav .swiper-button-prev svg ,.carousel_home_post_nav .swiper-button-next svg {
    color: #FFF;
    background: #9aa9d0;
    border-radius: 50px;
    padding: 5px;
    width: 30px;
    height: 27px;
}

.carousel_home_post_nav .swiper-button-next{
  right: -50px
}

.carousel_home_post_nav .swiper-button-prev{
  left: -50px;
}
#carousel_home_post .card-post_m h4 a {
    min-height: 60px;
}

.procurement-wrap.style-11 article img {
    transition: all ease-in-out 250ms!important;
        transform: scale(1)!important;
}
.procurement-wrap.style-11 article:hover img {
    transform: scale(1.1)!important;
}
.home-theme-11 .card-post_m .title-head_card{
  border: 0;
}
.home-theme-11 .card-post_m .title-head_card::after{
  display: none!important;
}
.home-theme-11 .box-info_column .main-object {
    display: flex!important;
}
.home-theme-11 .card-recent_post svg{
      stroke: #a8e1b8!important;
}
.home-theme-11 .card-post_m div.date-post_card {
    display: block;
    padding: 6px 14px 10px;
}
.home-theme-11 .post-card-two > .main-object span.cat-text {
    border-right: solid 1px #ddd;
    padding: 10px;
    padding-right: 20px;
    padding-bottom: 0;
    min-width: 101px;
    margin: 2px 0 8px;
}
.home-theme-11 .post-card-two > .main-object {
    grid-template-columns: 130px 1fr;
}
.home-theme-11 .post-card-two > .main-object > .object-1 {
    padding: 0;
    background: #FFF;
    border-radius: 0;
    padding-right: 0;
}
.home-theme-11 .column-update_calendar{
  grid-gap: 5px;
}
.home-theme-11 .column-update_calendar .post-card-two {
    background: #e1e1e1;
    border-radius: 0;
    border: solid 1px #0000;
}
.home-theme-11 .column-update_calendar .post-card-two:hover {
    border: solid 1px #f9aa2b;
}
.home-theme-11 .post-card-two > .main-object > .object-2 {
    border-radius: 0;
    background: #fff;
    padding: 13px 0;
    padding-right: 20px;
}
.home-theme-11 .post-card-two > .main-object > .object-2 h3 a {
    font-size: 22px;
    -webkit-line-clamp: 2;
  }




.home-theme-11 .date-post_card > span.date-post_card{
    float: left;
}
.home-theme-11 span.post_view {
    float: right;
}
.home-theme-11 .card-post_m div.date-post_card {
border-top: solid 1px #ddd;
}
.home-theme-11 .card-post_m .date-post_card:after {
    content: '';
    clear: both;
    display: block;
}
.home-theme-11 .card-post_m h4 a {
    text-align: left;
    font-size: 22px;
    line-height: 23px;
}
.home-theme-11 .box-info_column .main-object .object-1 span svg, .home-theme-11 .box-info_column .main-object .object-2 span svg {
    stroke: #a8e1b8!important;
}
.home-theme-11 .post-tab-style-2 .nav-sub-term-yp li.active {
    background: #005655;
    border: solid 1px #005655;
    color: #FFF;
    border-radius: 50px;
}
.home-theme-11 .post-tab-style-2 .nav-sub-term-yp ul {
    text-align: left;
}
.home-theme-11 .post-tab-style-2 .p-title h3::after{
  display: none;
}
.home-theme-11 .post-tab-style-2 .p-title h3 {
    font-size: 44px;
}
.home-theme-11 .post-tab-style-2 .p-title {
    margin-bottom: 15px;
}


.home-theme-11 #carousel_home_post .date-post_card {
    display: none!important;
}

.home-theme-11 #carousel_home_post .card-post_m .title-head_card {
    border: 1px solid #ddd!important;
    border-bottom-left-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
    padding-bottom: 20px;
}
.home-theme-11 #carousel_home_post .title-head_card:after{
  display: none;
}
.home-theme-11 #carousel_home_post .card-post_m h4 a {
    color: #000;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}


.home-theme-10 .more-info {
    display: none;
}


.vc_posts.card.style-2.v1 .p_excerpt {
    display: none!important;
}

.show_excerpt .vc_posts.card.style-2.v1 .p_excerpt {
display: -webkit-box!important;
}


.bg-white .elementor-button-icon {
    background: #FFF!important;
    color: #004d4c!important;
    border-radius: 0!important;
    margin-right: 10px;
    width: 14px!important;
    height: 14px!important;
    margin-top: 3px!important;
}
.bg-white:hover .elementor-button span {
    color: #ddd!important;
}
.bg-white:hover .elementor-button span i{
      color: #004d4c!important;
}

.btn-more.more-news {
    display: inline-block!important;
    width: 140px!important;
}
.home-theme-2 .procurement-wrap.style-3 {
    background: #0000;
    padding: 0;
}
.home-theme-2 #carousel_home_banner .swiper-pagination{
  display: none;
}
.home-theme-2 .procurement-wrap.style-3 .post-header {
    border-right: solid 1px #ddd;
    padding-left: 8px;
    width: 8%;
}
.home-theme-2 .procurement-wrap.style-3 .post-info{
  width: 92%;
}
.home-theme-2 .procurement-wrap.style-3 article img {
    max-width: 35px;
}


.hide-title .vc-title,.hide-title .procurement-wrap.style-3 > h3,
.hide-title .post-tab-style-3 .p-title,
.hide-title .p-title
{
    display: none!important;
}
.hide-title .vc-info .vc-title{
  display: block!important;
}
.hide-btn .vc-view-all ,.hide-btn .btn-view-all,.hide-btn .all-btn,
.hide-btn .btn-view-more
{
    display: none!important;
}
.home-theme-8 .vc_posts.card.style-2.v1 .vc-main-title .term-link-all {
    color: #FFF;
}
.home-theme-8 .vc_posts.card.style-2.v1 .title-head_card{
    border: 0!important;
}
.home-theme-8 .vc_posts.card.style-2.v1 .title-head_card:after {
  display: none!important;
}
.home-theme-8 .vc_posts.card.style-2.v1 .title-head_card {
    padding-bottom: 0!important;
}
.home-theme-8 .vc_posts.card.style-2.v1 .card-recent_post svg{
stroke: #FFF!important;
}
.card-vote.home-theme-8 .elementor-image-box-content {
    background: #000000b3;
    border-radius: 0;
    padding-bottom: 20px;
}
.card-vote.home-theme-8.left .elementor-image-box-content {
  right: auto;
  left: 0;
}
.margin-left-0 .elementor-container {
    margin-left: 0!important;
}


.home-theme-4 .vc_posts.card.style-2.v1 .card-recent_post h4 a {
    text-align: left;
    font-size: 22px;
    color: #ffc301 !important;
    -webkit-line-clamp: 3!important;
    line-height: 21px;
}

.home-theme-4 .vc_posts.card.style-2.v1 .p_excerpt {
    color: #FFF;
    display: -webkit-box!important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    position: relative;
    overflow: hidden;
    line-height: 19px;
    margin-top: 5px;
    font-size: 17px;
    max-height: 57px;
    padding: 10px;
    padding-top: 0;
}
.home-theme-4 .vc_posts.card.style-2.v1 .date-post_card {
    display: block;
    padding: 3px 5px 0;
}
.home-theme-4 .vc_posts.card.style-2.v1 span.date-post_card {
    float: left;
}
.home-theme-4 .vc_posts.card.style-2.v1 .more-info{
  float: right;
  text-align: right;
  width: 50%;
  padding: 5px;
}
.home-theme-4 .vc_posts.card.style-2.v1 .more-info a{
  color: #FFF;
}
.home-theme-4 .vc_posts.card.style-2.v1 .date-post_card::after{
  content: '';
  clear: both;
  display: block;
}

.home-theme-8.home-theme-4 .vc_posts.card.style-2.v1 .title-head_card {
    margin: 0;
    text-align: left;
    padding: 0;
    padding-left: 0;
}
.home-theme-8.home-theme-4 .vc_posts.card.style-2.v1 .card-recent_post h4 {
    padding: 10px;
    padding-bottom: 0;
}
.home-theme-4 .vc_posts.card.style-2.v1 .date-post_card svg {
    margin-bottom: -4px;
    stroke: #016865!important;
    color: #016865!important;
}

.home-theme-4 .vc_posts.card.style-2.v1 .post_view svg {
    margin-bottom: -1px;
}
a.btn-more {
    display: block;
    background: #f66;
    color: #FFF;
    max-width: 129px;
    padding: 5px;
    text-align: center;
    margin-top: 10px;
    -webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
a.btn-more:hover{
  background:#ddd;
  color: #222;
}

.procurement-wrap.style-8 article img{
  -webkit-transition: all .3s!important;
-o-transition: all .3s!important;
transition: all .3s!important;
}
.post-tab-style-8-2 .vc-post .vc-info .excerpt {
    color: #222;
}
.post-tab-style-8-2 .vc-post .vc-info .excerpt {
    line-height: 19px!important;
}
.procurement-wrap.style-8 article:hover img{
      transform: scale(1.1);
}
.home-theme-8 .content-post-tab-yp {
    padding-left: 6px;
}
.home-theme-8.bg-left-white::before {
    position: absolute;
    top: 0;
    left: -100%;
    content: '';
    display: block;
    width: 200%;
    height: 100vh;
    background: #FFF;
}
.home-theme-8.bg-left-gray::before {
    position: absolute;
    top: 0;
    left: -100%;
    content: '';
    display: block;
    width: 200%;
    height: 150vh;
    background: #f4f4f4;
}
.active-color.home-theme-8 .col-md-6:last-child .vc-post ,.active-color.home-theme-8 .col-md-6:last-child .excerpt {
    background: #ff999a;
    color: #222;
}
.active-color.home-theme-8 .vc-info::after{
  border-color: #ff999a #0000 #0000 #0000 !important;
}
.btn-icon-mini i {
    font-size: 13px!important;
}
.fluentform .ff_btn_style,.fluentform .ff-el-form-control {
    font-size: 20px;
}
form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit {
    border-radius: 50px;
}

#primary .home-theme-8 article {
  padding: 0!important;
}
.home-theme-8 .column-update_calendar {
    grid-gap: 1px;
}
.home-theme-8 .post-card-two {
    border-radius: 0;
}
.home-theme-8 .post-card-two .box-info_column .main-object span {
    font-size: 16px!important;
    margin-bottom: -3px!important;
}
.home-theme-8 .post-card-two .box-info_column .main-object .object-1 span svg,
.home-theme-8 .post-card-two .box-info_column .main-object .object-2 span svg {
    width: 14px!important;
    stroke: #4aaf4f!important;
}
.home-theme-8 .post-card-two > .main-object > .object-2 {
    background: #FFF;
}


.home-theme-9 #carousel_home_banner .swiper-pagination{
  display: none!important;
}
.home-theme-9 .quick_links {
    z-index: 1;
    position: relative;
}
.home-theme-9.col-4 .vc_posts.card.style-2.v1 .vc_posts-wrapper{
      grid-template-columns: repeat(4, 1fr);
}
.home-theme-9 .vc_posts.card.style-2.v1 .title-head_card {
    padding: 15px 0 0;
    margin: 0!important;
}
.home-theme-9 a.btn-more {
    background: #8fc19d;
    border-radius: 50px;
}
.home-theme-9 a.btn-more:hover{
  background: #eee;
  color: #222;
}
.home-theme-9 .post-overlay-style-8-v1 .vcps-item {
    min-height: 135px;
}
.home-theme-9.col-3 .vc_posts.style-3.v1 .vc_posts-wrapper {
    grid-template-columns: repeat(3, 1fr);
}
.home-theme-9 .vc_posts.style-3.v1 .p_excerpt {
    display: none;
}
#page .home-theme-9 .vc_posts.style-3.v1 .vcps-item .vcps-info{
  background-color: #FFF;
}
.home-theme-9 .vc_posts.style-3.v1 .post-meta,
.home-theme-9 .vc_posts.style-3.v1 .post-meta svg
 {
    color: #005655!important;
}

.home-theme-9 .vc_posts.style-3.v1 h3.link-name a {
    font-size: 22px;
    line-height: 22px;
}
.home-theme-9 .vc_posts.style-3.v1 h3.link-name {
    min-height: 66px;
}
#page .home-theme-9 .vc_posts.style-3.v1 .vcps-item .vcps-info {
    background-color: #FFF;
    padding-left: 18px;
    padding-right: 18px;
    border-radius: 0;
}

.home-theme-9 .vc_posts.style-3.v1 .featured-croped {
    padding-bottom: calc( 0.95 * 100% );
    margin-bottom: 0;
    border-radius: 0;
}
.card-vote.home-theme-9 .elementor-image-box-content {
    background: #005655e8;
    padding: 15px 18px;
    padding-bottom: 20px;
}

.calendar-clean.green .post-card-two > .main-object span.cat-text:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    background: #005654;
    right: -100%;
    z-index: 1;
}
.calendar-clean.green .post-card-two > .main-object > .object-1{
  border-radius: 0;
  padding: 14px 10px;
  background: #e1e1e1;
  position: relative;
  overflow: hidden;
}
.calendar-clean.green .post-card-two > .main-object span.cat-text {
    grid-gap: 3px;
    color: #005654;
    border: solid 2px #005654;
    padding: 15px 20px;
    background: #e1e1e1;
    position: relative;
}
.calendar-clean.green .post-card-two > .main-object {
    grid-template-columns: 153px 1fr;
}
.calendar-clean.green  .post-card-two .box-info_column .main-object {
    display: block;
}
.home-theme-9 .column-update_calendar{
  grid-gap: 1px;
}
.home-theme-9 .post-card-two .box-info_column .main-object .object-1 span svg,.home-theme-9 .post-card-two .box-info_column .main-object .object-2 span svg{
      stroke: #005654!important;
}
.home-theme-9 .post-tab-style-8-2 .vc-post:hover{
    background: #005654!important;
}
#primary .home-theme-9 .post-tab-style-8-2 .vc-post:hover .vc-info::after{
      border-color: #0000 #0000 #005654 #0000!important;
}
.home-theme-9 .post-tab-style-8-2 .vc-post:hover .vc-info .vc-sub-info > div,
.home-theme-9 .post-tab-style-8-2 .vc-post:hover .vc-info .vc-title h3,
.home-theme-9 .post-tab-style-8-2 .vc-post:hover .vc-info .vc-view-more,
.home-theme-9 .post-tab-style-8-2 .vc-post:hover .vc-info .excerpt {
    color: #FFF!important;
}




.home-theme-7 .mec-calendar-side {
    padding: 0;
}
.home-theme-7 .mec-calendar .mec-calendar-header {
    margin-top: -36px!important;
}
.home-theme-7 .mec-event-footer {
    display: none;
}
.home-theme-7 .mec-monthly-tooltip.event-single-link-simple:last-of-type {
    position: absolute;
    top: 0;
    opacity: 0;
}
.home-theme-7 .mec-event-article{
    background: #001d3d!important;
    border: solid 1px #07a6de!important;
    z-index: 2;
    position: absolute;
    width: 130px;
    top: 0;
    opacity: 0;
}
.home-theme-7 .event-single-link-novel:hover > .mec-event-article{
opacity: 1;
}
.home-theme-7 .mec-calendar-novel-selected-day {
    border: solid 4px #001d3f;
    background: #bdeec4;
    width: 100%;
    color: #001d3f!important;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    cursor: pointer;
    left: 0;
    top: -5px;
}
.home-theme-7 .mec-previous-month {
    background: #0000!important;
    border: 0!important;
    padding: 0!important;
}
.home-theme-7 .mec-wrap a {
    font-size: 16px;
    color: #FFF;
}
.home-theme-7 .mec-next-month {
    background: #0000!important;
    border: 0!important;
      padding: 0!important;
}
.home-theme-7 dl.mec-calendar-table-head {
    display: none;
}
.home-theme-7 dt.mec-table-nullday {
    opacity: .4;
}
.home-theme-7 .mec-calendar-header h2 {
    color: #FFF;
    margin-top: 38px;
    margin-bottom: -20px;
}
.home-theme-7 dt:last-child ,.home-theme-7 .mec-table-nullday:last-child{
    border-right: 0!important;
}
.home-theme-7 .mec-month-navigator-loading {
    max-width: 280px!important;
}
.home-theme-7 a.event-single-link-novel {
    height: auto;
    width: 50px;
    display: block;
    content: '';
}

.home-theme-7 .mec-box-calendar.mec-calendar dt {
    border-bottom: 0;
    border-left: 0;
    color: #FFF;
    font-size: 18px;
    font-weight: 400!important;
}

.home-theme-7 .mec-selected-day, .home-theme-7 dt.mec-selected-day:hover {
    border: 0!important;
}
.home-theme-7 .mec-calendar.mec-event-calendar-classic dl dt {
    text-align: center;
    height: 40px!important;
}
.home-theme-7 .mec-event-container-novel {
    max-width: 280px!important;
    margin: 0;
}

.home-theme-7 .mec-event-article.mec-single-event-novel h4 {
  color: #FFF!important;
  font-weight: 400!important;
    font-size: 16px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.home-theme-7 .mec-calendar dt {
    background: #0000!important;
}

.home-theme-7.custom-tab-7 .vc-main-title,.home-theme-7.custom-tab-7 .vc-view-more,.home-theme-7.custom-tab-7 .excerpt {
    display: none!important;
}
.home-theme-7.custom-tab-7 .vc-thumbnail img {
    width: 100%!important;
    object-fit: cover!important;
}
.home-theme-7.custom-tab-7 .vc-info {
    margin: 0!important;
    min-height: 130px!important;
}
.home-theme-7.custom-tab-7 .col-sm-6{
    padding: 0!important;
}
.home-theme-7.custom-tab-7 .vc-thumbnail {
    min-height: 250px!important;
}
.home-theme-7.custom-tab-7 .vc-title h3 {
    font-size: 26px!important;
    line-height: 28px!important;
}
.elementor-widget-carousel_theme_7 .swiper-slide img{
  cursor: pointer;
}

.vc_posts.card.style-2.v1 .vc-post-date.text-center.theme-5{
  position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
    line-height: 14px;
    color: #265c3a;
    background: #ffc300;
    font-weight: 600;
    padding: 0.5rem;
}
.vc_posts.card.style-2.v1 .vc-post-date.text-center.theme-5 span {
    font-size: 36px;
    line-height: 20px;
}

@media (max-width:767px) {
  .home-theme-7 .procurement-wrap.style-1-v1 .post-header {
    width: 6%;
}
.home-theme-7 .procurement-wrap.style-1-v1 .post-info {
    width: 66%;
}
  .quick_links.theme-seven .main-object {
      position: relative;
  }
  .quick_links.theme-seven .quick-container{
    display: block!important;
  }
  .quick_links.theme-seven .more-info{
    display: none!important;
  }
  .quick_links.theme-seven .item-quick-links {
      justify-content: flex-start;
      float: left;
      width: 50%;
  }
.quick_links.theme-seven  .item-quick-links a {
    flex-direction: revert;
}
  .home-theme-4 .vc_posts.card.style-2.v1 .card-recent_post h4 a{
    font-size: 24px;
  }
  .weblink-box .column-post_grid .main-post_column {
    grid-template-columns: repeat(2, 1fr);
}

.home-theme-11 .post-card-two > .main-object span.cat-text span.day {
    font-size: 42px!important;
}
.home-theme-11 .post-card-two > .main-object span.cat-text span.m-y-m {
    font-size: 26px!important;
}
.home-theme-11 .post-card-two > .main-object > .object-2 {
    padding-left: 10px;
}
.home-theme-11 .post-card-two > .main-object span.cat-text {
    padding-right: 15px;
}
.home-theme-11 .box-info_column .main-object {
    display: block!important;
}
.home-theme-11 .post-card-two .box-info_column .main-object span {
    margin-top: 5px;
    margin-bottom: -10px;
}
.home-theme-11 .post-card-two > .main-object:last-child {
    padding-bottom: 10px;
    background: #FFF;
}
  .mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-header h2 {
    font-size: 22px;
    margin-top: -1px;
  }
  .home-theme-7 .mec-calendar .mec-calendar-header {
      margin-top: 3px!important;
      margin-bottom: 35px;
  }
}


.no-bg .elementor-button-icon {
    background: #0000!important;
}
#carousel_home_weblink {
    margin: 0 20px;
}
#carousel_home_weblink img {
    max-height: 90px;
    object-fit: contain;
}
#carousel_home_weblink .swiper-slide:after {
    content: '';
    display: block;
    width: 1px;
    height: 40px;
    background: #eee;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25px;
}
#carousel_home_weblink .swiper-wrapper {
    padding-bottom: 50px;
}
#carousel_home_weblink .swiper-slide h4 {
    font-size: 20px;
    margin-top: 10px;
}
#carousel_home_weblink .swiper-slide a{
  color: #222;
  line-height: 17px;
margin-top: 15px;
}
.title-carousel_home_weblink {
    padding: 15px 30px;
    margin-bottom: 30px;
    border-bottom: solid 1px #ddd;
    position: relative;
}
.title-carousel_home_weblink h3 {
    color: #275D3B;
    font-size: 42px;
}

.title-carousel_home_weblink .weblink-btn {
    display: inline-block;
    cursor: pointer;
    width: 24px;
    height: 24px;
}
.top-object_bottom .image img,.footer-moe .main-footer .main-object .object-grid img {
    max-height: 80px!important;
    width: auto;
}
.weblink-button-next.weblink-btn {
    margin-left: -4px;
    border-left: 0;
    position: relative;
}
.weblink-button-next.weblink-btn:before {
    position: absolute;
    height: 9px;
    width: 9px;
    content: "";
    background: #8d8e90;
    top: 7px;
    right: 26px;
    border-radius: 50%;
}
.weblink-button-prev.weblink-btn {
  margin-right: 15px;
}
.title-carousel_home_weblink .weblink-btn svg{
width: 20px;
}
.nav-weblink-home {
    position: absolute;
    right: 22px;
    bottom: 18px;
}
.weblink-button-next.weblink-btn svg {
    margin-left: 2px;
    margin-top: -1px;
}
.weblink-button-prev.weblink-btn svg {
    margin-left:1px;
    margin-top: -1px;
}
.bottom-object li a {
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
}
.wpp-submit-poll{
    position: relative;
    background: #001d3d;
    padding: 4px 25px;
    padding-left:45px;
    border-radius: 50px;
    font-size: 20px;
    max-width: 120px;
    min-width: 120px;
}
.wpp-submit-poll:before {
    width: 18px;
    height: 18px;
    content: '';
    background-image: url(/wp-content/themes/fluffy/img/bar-chart.svg);
    display: block;
    background-size: contain;
    z-index: 111;
    position: absolute;
    left: 33px;
    top: 6px;
}
.wpp-option-list-1 .wpp-option-single input + label:before {
    width: 16px;
    height: 16px;
}
.btn-more.more-news {
    z-index: 10;
}
[class*="wpp-option-list"]{
  margin-bottom: 15px;
}
.wpp-submit-poll:hover, .wpp-submit-poll:focus{
  background: #275D3B;
}
.wpp-option-list-1 .wpp-option-single input + label:after {
    left: .13em;
    width: 5px;
    height: 9px;
    top: 13px;
}
.wpp-option-list-1 .wpp-option-single input + label {
    padding-left: 24px;
    padding-top: 3px;
    font-size: 20px;
}
.wpp-option-list-1 .wpp-option-single {
    margin-bottom: 15px;
}
.wpp-poll-title {
    margin-bottom: 7px;
    font-weight: 600;
    font-size: 23px;
    line-height: 22px;
}

.yp-form-contorl label {
    display: block;
    width: 100%;
    color: #222;
    font-weight: 600;
    font-size: 20px;
}
.yp-form-contorl svg {
    width: 14px;
    color: #222;
    margin-right: 7px;
}
.form-sub-title h3 {
    font-size: 42px;
    color: #fa8246;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom:25px;
}

.form-sub-title h3:after {
content: '';
height: 0.05em;
position: relative;
display: block;
background: #222;
width: 35px;
}
.yp-form-contorl {
    margin-bottom: 10px;
}
.yp-form-contorl .yp-remark {
    color: #444;
    font-size: 17px;
}


.home-theme-4 .vc_posts.card.style-1.v1 .vc_posts-wrapper {
    display: grid;
    -ms-grid-columns: (minmax(30px,1fr))[auto-fit];
    grid-template-columns: repeat(auto-fit,minmax(30px,1fr));
    grid-gap: 15px;
}
.home-theme-4 .vc_posts.card.style-1.v1 .featured-croped .in-croped {
    padding-bottom: calc( 0.68 * 100% );
    position: relative;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    overflow: hidden;
}
.home-theme-4 .vc_posts.card.style-1.v1 .vc-title a {
    color: #275d3b;
    font-weight: 600;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.home-theme-4 .vc_posts.card.style-1.v1 .featured-croped img {
    display: block;
    -webkit-transition: -webkit-filter .3s;
    transition: -webkit-filter .3s;
    -o-transition: filter .3s;
    transition: filter .3s;
    transition: filter .3s,-webkit-filter .3s;
    height: 100%;
    width: 100%;
    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 1px);
    -webkit-transform: scale(1.01) translate(-50%,-50%);
    -ms-transform: scale(1.01) translate(-50%,-50%);
    transform: scale(1.01) translate(-50%,-50%);
    object-fit: cover;
}
.home-theme-4 .poll-single:not(.inside-embed) {
    margin: 5px;
}
.home-theme-4 .mec-box-calendar.mec-calendar dt ,.home-theme-4 .mec-calendar-header h2,.home-theme-7 .mec-wrap a{
    color: #001d3d!important;
}
.home-theme-4.btn-more.more-news span.elementor-button-icon {
    border-radius: 0;
    color: #FFF;
}
.home-theme-4 .mec-calendar .mec-calendar-side .mec-next-month i,.home-theme-4 .mec-calendar .mec-calendar-side .mec-previous-month i{
      color: #001d3d!important;
}
.home-theme-4 .mec-event-article{
  background: #001d3d;
  border-color: #001d3d!important;
}
.home-theme-4 .mec-event-container-novel {
    margin: 0 auto;
    margin-bottom: -10px;
}
.home-theme-4 .procurement-wrap.style-1-v1 .post-header:after {
    background: #01907b;
    margin-top: 15px;
}
.home-theme-4 .procurement-wrap.style-1-v1 article {
    padding: 0;
    margin: 0;
}
.home-theme-4 .vc_posts.card.style-2.v1 .p_excerpt {
  display: none!important;
}
.home-theme-4.col-2 .vc_posts.card.style-2.v1 .vc_posts-wrapper{
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 15px;
}
.home-theme-4.bg-white .vc_posts.card.style-2.v1 .card-recent_post h4 a {
    color: #0c3e6d!important;
    font-weight: 600!important;
    line-height: 17px;
    font-size: 22px;
}
.home-theme-4.bg-white .vc_posts.card.style-2.v1 .more-info a {
  color: #222;
}
.home-theme-4.bg-white .vc_posts.card.style-2.v1 .more-info {
    padding: 5px;
    text-align: center;
}
.home-theme-4.col-4 .vc_posts.card.style-2.v1 .vc_posts-wrapper{
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 11px;
}
.home-theme-4.col-2.bg-white .vc_posts.card.style-2.v1 .card-recent_post {
    background: #FFF;
    border-radius: 0;
    box-shadow: 0 0px 16px 6px rgb(0 0 0 / 12%);
}
.home-theme-4.bg-white .vc_posts.card.style-2.v1 .date-post_card {
    color: #222;
    background: #eee;
    padding: 0;
    margin-top: 12px;
    min-height: 34px;
}
.home-theme-4.bg-white .vc_posts.card.style-2.v1 span.date-post_card{
    margin-top: 0;
    border-right: solid 1px #FFF;
    padding-right: 0;
    padding-top: 4px;
}
.home-theme-4.bg-white .vc_posts.card.style-2.v1 span.post_view {
    padding: 5px;
}
.home-theme-4.bg-white .vc_posts.card.style-2.v1 .post-info {
    padding: 0;
    padding-top: 3px;
}
.home-theme-4.bg-white .vc_posts.card.style-2.v1 .p_excerpt{
  color: #222;
  padding: 0 10px;
  margin-top: 5px;
}
.home-theme-4.bg-white .vc_posts.card.style-2.v1 .date-post_card span {
    width: 50%;
    text-align: center;
}
#primary .v-calendar.home-theme-4 .vc_posts.card.style-2.v1 .card-recent_post{
  border-right: solid 1px #ddd!important;
  padding-right: 10px!important;
  border-radius: 0;
}
#primary .v-calendar.home-theme-4 .vc_posts.card.style-2.v1 .card-recent_post:last-child {
    border: 0!important;
    padding-right: 0!important;
}
#primary .v-calendar .vc_posts.card.style-2.v1 .card-post_m img {
    height: 130px!important;
}
.home-theme-4.no_excerpt h4.entry-title {
    margin-bottom: 40px;
}
.home-theme-4 .procurement-wrap.style-1-v2 .post-info {
    width: 70%;
    background: #f4eede;
}
.home-theme-4 .procurement-wrap.style-1-v2 .entry-meta{
    width: 20%;
        margin-top: 0;
}
.full-width-btn a.elementor-button-link {
    width: 100%;
}
.full-width-btn .elementor-button span {
    display: block;
}
.full-width-btn .elementor-button span {
    display: inline-block;
}
.full-width-btn span.elementor-button-text {
    float: left;
}
.btn-icon-yellow i {
    color: #ecb70f;
    font-size: 13px;
}
.icon-calendar i.left-icon {
    position: absolute;
    left: 20px;
    font-size: 24px;
    top: 5px;
    color: #015b5f;
}
.full-width-btn a.elementor-button-link:hover {
    background-color: #014a56!important;
    color: #FFF!important;
}
.full-width-btn a.elementor-button-link:hover i{
  color: #FFF!important;
}


.home-theme-4.show_excerpt .vc_posts.card.style-2.v1 .p_excerpt {
display: -webkit-box!important;
}
.home-theme-4 .mec-calendar-novel-selected-day {
    border: solid 4px #FFF;
    background: #ecb70f;
    font-weight: 600!important;
  }
.home-theme-4 .procurement-wrap.style-1-v1 .post-header {
    background: #dbe9e9;
    padding: 2px;
    width: 5%;
    padding-left: 20px;
}
.home-theme-4 .procurement-wrap.style-1-v1 .post-info {
    background: #dbe9e9;
    width: 84%;
    padding: 10px;
    padding-left: 0;
}
.home-theme-4 .procurement-wrap.style-1-v1 .entry-meta {
    width: 11%;
    background: #f4eede;
    margin: 0;
    text-align: center;
    padding: 15px 5px;
}


.edit-follwer-section .acf-label,.edit-follwer-section .children {
    display: none;
}

.edit-follwer-section ul.acf-checkbox-list {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px 25px;
    list-style: none;
    padding: 0;
}
.no-follow h3 {
    font-size: 22px;
    margin: 0;
}
.edit_profile_form #message_box {
    background: #fff;
    border: 1px solid #c3c4c7;
    border-left-width: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    margin: -10px 0 15px 0;
    padding: 1px 12px;
    border-left-color: #00a32a;
}
.edit-follwer-section ul.acf-checkbox-list li input{
  display: none;
  pointer-events: none;
}
.edit-follwer-section ul.acf-checkbox-list li label {
    position: relative;
    cursor: pointer;
}
.edit-follwer-section ul.acf-checkbox-list li label span {
    font-size: 20px;
}
.edit-follwer-section ul.acf-checkbox-list li label.selected:after{
    content: '';
    display: inline-block;
    left: 5px;
    top: 2px;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    background: #0000!important;
}
.edit-follwer-section ul.acf-checkbox-list li label.selected:before {
    background: #f9aa2b;
    border-color: #f9aa2b;
}
.edit-follwer-section ul.acf-checkbox-list li label:before {
    content: "";
    margin-right: 5px;
    display: inline-block;
    vertical-align: text-top;
    width: 15px;
    height: 15px;
    background: #fff;
    border: 1px solid #ddd;
}

.yp-form-contorl input.active {
    border: solid 1px #DC3544;
}
.user_password_msg {
    margin: 5px 0;
}
.user_password_msg .progress-bar {
    color: #FFF;
    padding: 1px 6px;
    font-size: 17px;
}
.user_password_msg .progress-bar.bg-warning {
    background: #ffc107;
}
.user_password_msg .progress-bar.bg-danger {
    background: #dc3545;
}
.user_password_msg .progress-bar.bg-success {
    background: #28a745;
}





.page-template-page-edit-profile {
    background: #fff;
}
.yp-form-contorl input {
    border: solid 1px #ddd;
    padding: 4px 7px;
    border-radius: 0;
    width: 100%;
    font-size: 20px;
}
.yp-col-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}
form.edit_profile_form {
    margin-bottom: 60px;
    max-width: 770px;
}
.edit_profile_submit {
    padding: 5px 9px;
    display: block;
    width: 100%;
    font-size: 18px;
    border-radius: 0;
    background: #f9a50f;
    border: 0;
    color: #FFF;
}
.edit_profile_reset {
    background: #616161;
    color: #FFF;
    padding: 5px 9px;
    border-radius: 0;
}
.edit_profile_submit svg {
    width: 12px;
    margin-bottom: -8px;
    margin-left: 5px;
}
.wrap-epSubmit {
    max-width: 300px;
    grid-gap: 10px;
    margin-top: 30px;
}

.yp-form-contorl label[for="user_phone"] svg {
    width: 10px;
}

.yp_chart_wrap {
    width: 600px!important;
    height: 300px!important;
    float: left;
}

.profile_head{
  position: absolute;
  top: calc(50% + 40px);
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.profile_image img {
    margin: 0 auto;
    display: block;
    width: 130px;
    height: 130px;
    object-fit: cover;
    background: #f0f8ff;
    border-radius: 50%;
    padding: 5px;
}
.profile-nav-wrap {
    margin-top: 5px;
}
.profile-nav-wrap ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.profile-nav-list a{
  text-decoration: none;
}
.profile-nav-wrap ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    background: #f2f2f2;
    padding: 10px 0 20px;
    border-radius: 5px;
}
.profile-nav-wrap li a{
    border-bottom: solid 1px #ddd;
    padding: 5px 15px;
    display: inline-block;
    width: 100%;
    transition: all ease-in-out 150ms;
    font-size: 19px;
    color: #000;
}
.profile-nav-wrap li a:hover,.profile-nav-wrap li.active a{
  background: #f9aa2b;
  color: #FFF;
}
.profile-nav-wrap li a:hover:before,.profile-nav-wrap li.active a:before{
      background:#fff;
}
.profile-nav-wrap li:last-child {
border-bottom: 0;
}
.profile-nav-wrap li a::before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #f9aa2b;
    border-radius: 50%;
    margin-bottom: 0.04em;
    margin-right: 5px;
}
.profile-nav-wrap li:last-child a{
  border: 0;
}
.yp_chart_wrap canvas {
    margin-top: -50px;
    margin-left: -150px;
}

.poll-option_name li {
    display: inline-block;
    width: 33.33%;
    float: left;
    font-size: 19px;
}
.poll-option_name span.pointer-circle {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin-right: 3px;
}

ul.poll-option_name {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-20%, -50%);
    list-style: none;
    float: left;
    width: calc(100% - 300px);
    margin: 0;
    padding: 0;
}

.poll-toggle {
    color: #303030;
    cursor: pointer;
}
.poll-toggle svg {
    color: #f9aa2b;
    width: 13px;
    margin-bottom: -6px;
}
.poll-toggle .btn-report svg {
    fill: #f9aa2b;
}

.poll-toggle .btn-down svg {
    margin-bottom: -8px;
}

.post_embed_wrap:after {
    display: block;
    content: url(/wp-content/themes/fluffy/img/chevron-down.svg);
    position: absolute;
    top: 7px;
    right: 10px;
    width: 20px;
    height: 20px;
    z-index: 1;
}

 .search-bottom h4{
   display: none;
 }
.searchandfilter-date-picker .ui-datepicker-next:before ,
.searchandfilter-date-picker .ui-datepicker-prev:before
{
  display: none!important;
}
.searchandfilter-date-picker .ui-datepicker-prev,
.searchandfilter-date-picker .ui-datepicker-next
{
  background: #343338!important;
}
.searchandfilter-date-picker .ui-datepicker-prev span,
.searchandfilter-date-picker .ui-datepicker-next span
 {
    margin-top: 4px!important;
}
.searchandfilter-date-picker .ui-datepicker-title {
    margin-bottom: 0!important;
    margin-top: 11px!important;
}
.searchandfilter-date-picker .ui-datepicker-title span {
    font-size: 24px!important;
    color: #000;
    font-weight: 600;
}

.archive-box.search-page li.sf-field-category li input:checked ~ label:after {
    content: '';
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    display: inline-block;
    left: 20px;
    top: 6px!important;
    width: 6px;
    height: 14px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    background: #0000!important;
}
.archive-box.search-page li.sf-field-category li input:checked ~ label::before {
    background: #f9aa2b;
    border-color: #f9aa2b;
}
.generate-btn {
    box-shadow: none;
    padding: 7px 20px;
    display: inline-block;
    border: 0;
    font-size: 20px;
    color: #FFF;
    border-radius: 0!important;
    background: #f9a50f;
}
.output_data iframe {
    min-height: 490px;
    line-height: 20px;
}
.generate-btn svg {
    width: 15px;
    margin-bottom: -7px;
    margin-right: 2px;
}
.wrap-generate-btn{
  display: block;
  text-align: center;
  margin-top: 15px;
}
.yp_post_embed label {
    margin-right: 10px;
    font-size: 20px;
    color: #666;
}
.post_embed_wrap {
    position: relative;
}
.post_embed_wrap select{
    appearance: none;
}
.yp_post_embed label, .yp_post_embed input, .yp_post_embed .post_embed_wrap {
    display: inline-block!important;
}
.post_embed_wrap select {
    border: 1px solid #dbdbdb;
    border-radius: 0;
    font-size: 22px;
    font-weight: 500;
    padding: 5px 35px 5px 20px;
    height: 40px;
    color: #979797;
    text-align: left;
    margin: 0;
    position: relative;
    width: 100%;
    display: block;
    line-height: 26px;
    appearance: none;
}
input.post_embed_name {
    border: 1px solid #dbdbdb;
    padding: 6px 35px 7px 20px;
    border-radius: 0;
    line-height: 18px;
    font-size: 22px;
    min-width: 325px;
    margin-right: 10px;
}
.box-input-embed {
    border: solid 1px #ddd;
    padding: 20px;
}
.output_embed h4 {
    margin: 0;
    font-size: 32px;
    color: #F99636;
    font-weight: 600;
    margin-bottom: 10px;
}
.wrap-pre-embed h4 {
    margin: 0;
}
.post_embed.active {
    border-color: #f00;
    color: #f00;
}
.post_embed.active option{
  color: #222;
}
.in-output_embed {
    border: solid 1px #ddd;
    padding: 20px;
}
.output_embed{
  display: none;
  margin-top: 40px;
}
.output_embed.active{
  display: block;
}
textarea.pre-embed {
    background: #e1e1e1;
    border: 0;
    border-radius: 0;
    min-height: 80px;
    padding: 5px 10px;
    font-size: 21px;
}

.wrap-thumb-header .in-thumb {
    background-size: cover;
    background-position: center;
    position: relative;
}
.search-page li.sf-field-reset a {
    font-weight: 500!important;
    font-size: 20px!important;
}
.archive-box li.sf-field-posts_per_page select{
    max-width: 60px;
    min-width: 60px;
}
.archive-box.search-page li.sf-field-category > ul {
    margin: 0 -10px;
}
.archive-box.search-page  .v-post-loop.-list .post-header {
    width: 10%;
}
.archive-box.search-page  .v-post-loop.-list .post-info {
    width: 90%;
}
.searchandfilter h4 {
    padding-top: 8px!important;
    padding-bottom: 0!important;
}
.search-page .search-bar_moex {
    margin-bottom: 40px;
}
.archive-box.search-page li.sf-field-reset {
    padding-top: 0;
}
.search-bar_moex li.sf-field-posts_per_page {
    display: none;
}
.box-pageination_post .searchandfilter ul li.sf-field-posts_per_page {
  max-width: 165px;
  min-width: 165px;
  display: block!important;
  float: right;
}
.wrap-left-content {
    position: relative;
}
.search-bar_moe.search-bottom-per li {
    display: none!important;
}
.search-bar_moe.search-bottom-per .sf-field-posts_per_page {
    max-width: 165px;
    min-width: 165px;
    display: block!important;
    float: right;
    position: absolute;
    bottom: 48px;
}
.archive-box.search-page .searchandfilter ul {
    display: block;
    width: 100%;
    margin: 0;
    max-width: 100%;
}
.archive-box.search-page li.sf-field-search,.archive-box.search-page li.sf-field-post_date ,.archive-box.search-page li.sf-field-sort_order{

    float: left;
}
.archive-box.search-page li.sf-field-sort_order{
  width: 15%;
}
.archive-box.search-page li.sf-field-post_date {
    width: 55%;
    padding-top: 10px!important;
}
.archive-box.search-page li.sf-field-category li input, .archive-box.search-page li.sf-field-category li label {
    display: inline-block;
}
.archive-box.search-page li.sf-field-category li {
    float: left;
    width: 33.33%;
    max-height: 40px;
}
ul.sf_date_field li, ul.sf_date_field, li.sf-field-post_date {
    display: inline-block!important;
    padding: 0!important;
}

.archive-box.search-page li.sf-field-search{
  padding-right: 20px;
      width: 30%;
}
.archive-box.search-page li.sf-field-category ,.archive-box.search-page li.sf-field-reset {
    float: left;
    width: 100%;
}

.archive-box.search-page li.sf-field-category label:after{
  display: none;
}
.archive-box.search-page li.sf-field-category li.sf-level-1 {
    display: none;
}
.archive-box.search-page li.sf-field-category > ul {
    align-items: start!important;
    display: flex!important;
    flex-wrap: wrap!important;
    width: 100%!important;
    grid-gap: 0!important;
    justify-content: start!important;
}
.archive-box.search-page ul:after {
    content: '';
    clear: both;
    float: none;
    display: block;
}
.procurement-archive.style-3.v-post-loop.-list article {
    border: 0;
    border-bottom: solid 1px #ddd;
    margin: 10px 0;
    padding: 10px 0 20px;
}
.card-weblink .date-post_card span.text-card a{
  text-decoration: none;
      word-break: break-word;
}
.box-post_grid {
    position: relative;
}
.w3eden .card.mb-3.p-3.hide_empty {
    display: none;
}
.archive-box li.sf-field-posts_per_page select{
  height: 31px!important;
  font-weight: 600!important;
  color: #f9aa2b!important;
  text-align: left!important;
  float: right;
}
.archive-box li.sf-field-posts_per_page option{
    color: #222!important;
}
/* .archive-box li.sf-field-posts_per_page select option:first-child {
    display: none;
} */
li.sf-field-posts_per_page label:after {
    top: 3px!important;
    pointer-events: none;
}
.search-page li.sf-field-posts_per_page label:after {
    top: 16px!important;
    font-size: 13px;
}
.search-page li.sf-field-sort_order label:after {
    right: -5px!important;
        width: 30px;
}
.search-page li.sf-field-posts_per_page select{
    height: 31px!important;
}
li.sf-field-posts_per_page label:before {
    content: 'แสดงผลต่อหน้า';
    padding-top: 2px;
    padding-right: 10px;
    display: inline-block;
}
.column-post_grid {
    grid-gap: 15px!important;
}
select.sf-input-select{
  line-height: 28px;
}
.search-bottom {
    float: right;
    position: absolute;
    right: 0;
    bottom: 10px;
}

.archive-box .search-bottom li {
    display: none!important;
}
.searchandfilter label{
  position: relative;
}
.archive-box .search-bottom li.sf-field-posts_per_page label:after,li.sf-field-taxonomy-poll_cat label:afte {
    top: 16px!important;
    content: ''!important;
    background-image: url(/wp-content/themes/fluffy/img/chevron-down.svg);
    background-size: contain;
    width: 17px;
    height: 17px;
}
li.sf-field-taxonomy-poll_cat label:after {
    display: block;
    content: url(/wp-content/themes/fluffy/img/chevron-down.svg);
    position: absolute;
    top: 7px;
    right: 10px;
    width: 20px;
    height: 20px;
}

.archive-box.search-page  .search-bottom li.sf-field-posts_per_page {
    display: block!important;
}
.box-pageination_post .searchandfilter ul {
    float: right;
}
.post-card-two > .main-object span.cat-text span.m-y-m {
    font-size: 37px!important;
  }
  .post-card-two > .main-object span.cat-text span.day {
    font-size: 80px!important;
    line-height: 45px!important;
  }

  .btn-green{
    background: #005655;
      color: #FFF!important;
      padding: 3px 12px;
      border-radius: 50px;
      font-size: 16px;
      transition: all ease-in-out 250ms;
  }
  .btn-green:hover{
    background: #ddd;
    color: #005655!important;
  }
  .btn-green span{
    background: #f9a50f;
    border-radius: 50%;
    text-align: center;
    width: 13px;
    height: 13px;
    display: inline-block;
    margin-bottom: -3px;
    margin-right: 3px;
  }
  .btn-green svg {
      max-width: 12px;
      margin: 0;
      text-align: center;
      display: block;
      margin-top: -6px;
      margin-left: 1px;
  }

  .btn-orange {
      background: #EE7B1F;
      color: #FFF!important;
      padding: 8px 12px;
      border-radius: 50px;
      font-size: 18px;
      transition: all ease-in-out 250ms;
  }
  .btn-orange:hover{
    background: #ddd;
    color: #222!important;
    transform: scale(1.1)
  }
  .btn-orange span{
    background: #f9a50f;
    border-radius: 50%;
    text-align: center;
    width: 13px;
    height: 13px;
    display: inline-block;
    margin-bottom: -3px;
    margin-right: 3px;
  }
  .btn-orange svg {
      max-width: 12px;
      margin: 0;
      text-align: center;
      display: block;
      margin-top: -6px;
      margin-left: 1px;
  }
.one-column {
    display: block!important;
}
  .procurement-archive.style-3 article img {
      position: relative!important;
      max-width: 100%!important;
      height: auto!important;
      left: 0!important;
      top: 0!important;
      transform: none!important;
  }

  .procurement-archive.style-3 .post-header {
      border-right: solid 1px #ddd;
      width: 4%!important;
      padding-right: 13px;
  }
  .procurement-archive.style-3.style-8 .post-header{
    width: 6%!important;
  }

  .procurement-archive.poll-layout.style-3 .post-header {
      border: 0;
      padding-right: 0;
      width: 2.5%!important;
  }
  .procurement-archive.poll-layout.style-3 article {
      border: solid 1px #ddd!important;
      padding: 10px!important;
  }
  .procurement-archive.style-3 .post-info {
      width: 96%!important;
      padding-left: 11px!important;
  }
    .procurement-archive.style-3.style-8 .post-info {
      width: 94%!important;
    }


  .procurement-archive.poll-layout.style-3 .post-info {
      width: calc(85% - 29px)!important;
      padding-right: 10px;
  }
  .procurement-archive.poll-layout.style-3 .post-link-btn {
      width: 15%;
      float: left;
  }
  .poll-content-toggle {
    overflow: hidden;
    display: none;
    position: relative;
}
.poll-content-toggle.active {
    display: block;
}
.post-link-btn a {
    display: block;
    width: 100%;
    text-decoration: none;
    background: #f9aa2b;
    border-radius: 20px;
    color: #FFF;
    padding: 3px 5px;
    text-align: center;
    transition: all ease-in-out 250ms;
    font-size: 20px;
}
.post-link-btn a:hover {
    background: #ddd;
    color: #222;
}
.post-link-btn a svg {
    width: 14px;
    margin-bottom: -6px;
}
  .post-basic-style-3 .v-post-loop.-list article img {
      border-radius: 4px;
  }

  .post-card-two > .main-object > .object-2 h3 a{
    line-height: 21px;
  }
.button-size .span-btn svg {
    width: 16px;
    height: 16px;
}
.wrap-thumb-header .in-thumb .v-container {
    position: relative;
    min-height: 300px;
}
.single .entry-featured-image img {
    width: 100%;
}
.icon-yellow .elementor-button-icon {
    background: #f9a50f!important;
}
.icon-yellow:hover .elementor-button-icon{
  color: #FFF!important;
}
.btn-more.relative {
    position: relative!important;
    left: auto!important;
    right: auto!important;
    text-align: left;
}
.tringger.tring-news.ton {
    margin-top: 0;
}
.single .icon-date {
    background: #f9aa2b;
    display: inline-block;
    width: 30px;
    height: 30px;
    float: left;
}
.single-meta {
    margin-bottom: 15px;
}
.single-meta .left-items {
  float: left;
  width: 50%;
}
.single-meta .right-items {
  float: right;
    width: 50%;
}
.single .entry-title {
    font-size: 42px;
    line-height: 40px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
    margin-top: 15px;
}
.single .icon-date svg {
    width: 16px;
    color: #FFF;
    margin-left: 0.38em;
    margin-top: 0.15em;
}
.single span.posted-on {
    float: left;
    margin-left: 8px;
    margin-top: 1px;
}
.single-meta .post_by {
    display: inline-block;
    margin-right: 30px;
    float: left;
}
.single .main-content {
    width: 70%;
    float: left;
}
.single_sidebar .widget-title,
.archive-sidebar .widget-title_head{
    font-size: 32px;
    font-weight: 600;
}
.single_sidebar .widget-title {
    color: #f9a50f;
    margin: 0;
    margin-bottom: 10px;
}
.single_sidebar.style-list-s2 h3.section-title:after {
    content: '';
    height: 2px;
    background: #c7ead1;
    width: 100%;
    display: inline-block;
    position: absolute;
    left: 100%;
    padding-left: 28px;
    top: 27px;
}
.single .single_sidebar {
    overflow: hidden;
}
.single_sidebar.style-list-s2 .widget-title {
    color: #265c3a;
        padding-right: 20px;
    position: relative;
    display: inline-block;
    background: #0000;
    z-index: 5;
}
.single_sidebar .v-post-loop.-list .entry-meta {
    font-size: 16px;
}
.single_sidebar .entry-meta .post_view svg {
    padding-top: 0px;
}
.single .single_sidebar {
    width: 30%;
    float: left;
    padding-left: 20px;
    padding-top: 0;
    position: relative;
}
.btn_back {
    position: absolute;
    top: 0;
    right: 0;
}
.single-meta .post_date {
    display: inline-block;
}
.single h3.byline {
    margin: 0!important;
}
.single-meta i {
    font-weight: bold;
}
.single-meta .post_by span.byline {
    display: inline-block;
    float: left;
    padding-left: 10px;
    padding-top: 1px;
}
.single-meta .post_by span.byline a{
text-decoration: none;
color: #000;
}
.user-feed-page .page-sub-title, .profile-page .page-sub-title {
    display: block;
    margin-bottom: -25px;
}
.edit-profile-page .page-sub-title{
      display: block;
}
#footer-moe {
    background: #FFF;
}
.user-feed-page .searchandfilter ul,.profile-page .searchandfilter ul {
    padding-bottom: 0!important;
}
.wrap-thumb-header .in-thumb:after {
    content: '';
    display: block;
    background: #fff;
    background: linear-gradient(90deg, #fff0 35%, #000000b0 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.um-page-loggedout .page-sub-title {
    max-width: 450px;
    margin: 0 auto;
    display: block!important;
}
.search-page .page-sub-title {
    margin: 0;
}
.search-page .page-sub-title h2{
  margin: 0;
}
.search-page .page-sub-title h3 {
    margin: 0;
    font-weight: 600;
    color: #f9a50f;
    font-size: 34px;
}
.search-page .page-sub-title span.result {
    color: #222;
        font-weight: 400;
}
.page-sub-title h2 {
    font-size:42px;
    color: #fa8246;
    font-weight: 600;
}
.page-sub-title h2:after {
    content: '';
    height: 0.05em;
    position: relative;
    display: block;
    background: #222;
    width: 35px;
}
.wrap-thumb-header .in-thumb .entry-title ,.wrap-thumb-header .in-thumb .byline{
    position: absolute;
    right: 50px;
    bottom: 50px;
    z-index: 123;
    font-size: 42px;
    color: #FFF;
    text-decoration: none;
}
.single-meta .post_by i {
    background: #f9aa2b;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #FFF;
    padding: 4px;
    font-size: 15px;
    float: left;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
  display: none;
}
.um .um-tip:hover, .um .um-field-radio.active:not(.um-field-radio-state-disabled) i, .um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i, .um .um-member-name a:hover, .um .um-member-more a:hover, .um .um-member-less a:hover, .um .um-members-pagi a:hover, .um .um-cover-add:hover,
.um .um-profile-subnav a.active, .um .um-item-meta a, .um-account-name a:hover, .um-account-nav a.current, .um-account-side li a.current span.um-account-icon, .um-account-side li a.current:hover span.um-account-icon, .um-dropdown li a:hover, i.um-active-color, span.um-active-color{
      color: #f9aa2b!important;
}
.um input[type=submit].um-button, .um input[type=submit].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active {
    background: #f9aa2b;
    font-size: 20px;
}
.um-login .um-half {
    width: 49%;
}
.um-login,.um-register,.form-reset,.um-change {
border: solid 1px #eee;
padding: 15px;
}
.box-remem {
    margin-top: -20px;
    margin-bottom: 10px;
}

#primary .go-register{
  background: #005655!important;
  box-shadow: none;
  padding: 7px 9px 10px!important;
  display: block!important;
  width: 100%!important;
  font-size: 20px;
  border-radius: 0!important;
  color: #FFF!important;
}
#primary .go-register svg{
  width: 15px;
  margin-bottom: -6px;
  margin-right: 1px;
}
#primary .yp-btn-reset button{
  background: #f9a50f!important;
  box-shadow: none;
  padding: 7px 9px 10px!important;
  display: block!important;
  width: 100%!important;
  font-size: 20px;
  border-radius: 0!important;
  color: #FFF!important;
}
#primary .yp-btn-reset svg{
  width: 15px;
  margin-bottom: -6px;
  margin-right: 2px;
}
#um_field_um_password_id_username_b {
    padding: 3px 0;
}
#primary .um-form input[type=text], .um-form input[type=search], .um-form input[type=tel], .um-form input[type=number], .um-form input[type=password] {
    font-size: 20px!important;
    color: #222!important;
}
.label-reset div {
    font-size: 20px!important;
    color: #000;
}
div.nsl-container.nsl-container-block .nsl-container-buttons {
    width: 100%;
}
div.nsl-container .nsl-button-default div.nsl-button-label-container{
  font-family: 'DB Heavent'!important;
  font-size: 20px;
}

div.nsl-container .nsl-container-buttons a {
    text-decoration: none !important;
    box-shadow: none !important;
      border-radius: 0!important;
}
div.nsl-container .nsl-button-default div.nsl-button-label-container {
    font-family: 'DB Heavent'!important;
    font-size: 20px!important;
    font-weight: 500!important;
    font-style: normal!important;
}
div.nsl-container .nsl-button-default div.nsl-button-label-container  b {
    font-style: normal!important;
    font-weight: 500;
}
.yp-custom-regform .nsl-separator,.yp-custom-login .nsl-separator{
    display: flex;
    flex-basis: 100%;
    align-items: center;
    font-size: 20px;
    color: #555;
    margin: 20px 0 20px;
    font-weight: 600;
}
.yp-custom-regform .nsl-separator::before,
.yp-custom-regform .nsl-separator::after,
.yp-custom-login .nsl-separator::before,
.yp-custom-login .nsl-separator::after
 {
    content: "";
    flex-grow: 1;
    background: #dddddd;
    height: 1px;
    font-size: 0;
    line-height: 0;
    margin: 0 10px;
    margin-left: 0;
    margin-right: 0;
}
.yp-custom-login .nsl-separator{
  margin-bottom: 10px;
}
.yp-custom-login .nsl-separator::before, .yp-custom-regform .nsl-separator::before{
    margin-right: 10px;
}
.yp-custom-login .nsl-separator::after, .yp-custom-regform .nsl-separator::after {
    margin-left: 10px;
}
#primary .yp-forgot a {
    text-align: right!important;
    font-weight: 600;
    color: #000!important;
    font-size: 18px!important;
    text-decoration: underline!important;
}
div.nsl-container .nsl-button-google[data-skin="light"] svg * {
    fill: #FFF!important;
}

div.nsl-container .nsl-button-google[data-skin="light"] {
    border-radius: 0!important;
    box-shadow: none!important;
    background: #ec4034!important;
    color: #FFF!important;
}
#primary .um-register label,#primary .um-login label,#primary .um-field-label label {
    font-size: 20px!important;
    color: #000;
}
.um span.um-req {
    font-size: 20px;
    margin-left: 1px;
    color: #ff0009!important;
}
#primary .um-register .custom-register-btn ,#primary .um-login .custom-login-btn{
    box-shadow: none;
    padding: 7px 7px 9px!important;
    display: block!important;
    width: 100%!important;
    font-size: 20px;
    border-radius: 0!important;
    background: #f9a50f;
}
#primary .um-register .custom-login-btn a {background: #ccc;display: block!important;box-shadow: none;padding: 10px!important;font-size: 20px;color: #FFF;border-radius: 0!important;}
#primary .um-register .custom-register-btn svg,#primary .um-login .custom-login-btn svg {
    width: 15px;
    margin-bottom: -6px;
    margin-right: 2px;
}
#primary .um-change #um-submit-btn {
    box-shadow: none;
    padding: 7px 7px 9px!important;
    display: block!important;
    width: 100%!important;
    font-size: 20px;
    border-radius: 0!important;
    background: #f9a50f;
}
#primary .um-change #um-submit-btn svg{
  width: 15px;
  margin-bottom: -6px;
  margin-right: 2px;
}

.custom-register-btn{
  background: #f9a50f;
}
#nsl-custom-login-form-1 .nsl-separator{
  display: none!important;
}
.password-help-custom{
  position: relative;
}
.password-help-custom .um-col-122 {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
}

.tags_list a {
    background: #999;
    color: #FFF;
    text-decoration: none;
    display: inline-block;
    padding:1px 9px 2px;
    font-size: 16px;
    margin-right: 2px;
}
.tags_list a:hover{
  background: #333;
  color: #FFF;
}
.seed-social a {
    padding: 0;
    border-radius: 50%;
    min-width: 40px;
}
.seed-social>li {
    margin-right: 6px;
}
.wrap-all-list.new img {
    float: left;
    margin-right: 7px;
    width: 21px;
    padding-top: 6px;
}
.file_url_item a {
    color: #f9aa2b!important;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    text-decoration: none;
}
.wrap-all-list.new {
    padding-left: 37px;
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
}
.wrap-all-list.new:last-child {
    border: 0;
}
.file_url_item{
  float: left;
}
.wrap-all-list .file-btn {
    float: right;
}

.wrap-all-list .file-btn a {
    display: inline-block;
    background: #a7a7a7;
    color: #FFF;
    font-size: 20px;
    min-width: 140px;
    text-align: center;
    text-decoration: none;
    min-height: 40px;
    transition: all ease-in-out 150ms;
}
.file_url_sub ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
}
.file_url_sub ul span{
  font-weight: 700;
  color: #f9aa2b;
}
.file_url_sub li {
    display: inline-block;
}
.wrap-all-list .file-btn a:hover{
  background: #f9aa2b;
}
.wrap-all-list .file-btn a svg {
    width: 20px;
    margin-top: 8px;
    margin-bottom: -7px;
    margin-left: 3px;
}


.file_url_list h3 {
    margin-bottom: 10px;
}
.section-box-single h3{
font-size: 30px;
line-height: 31px;
margin-top: 0;
font-weight: 600;
}

.section-box-single .icon-title {
    background: #f9aa2b;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 5px;
}
.section-box-single .icon-title svg {
    width: 20px;
    color: #FFF;
    margin-left: 0.27em;
    margin-top: 0.14em;
}
.section-box-single {
    border-top: solid 1px #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
}
.gallery-single.section-box-single svg {
    margin-top: 8px;
    margin-left: 8px;
}

.archive-description{
  text-align: center;
}
/*pagination*/
.content-pagination {
    display: flex;
    justify-content: center;
    margin: -40px 0 50px;
}
.content-pagination .current {
    color: #222;
    border: 2px solid #eee;
    background: #eee;
    width: 40px;
    height: 40px;
    font-size: 16px;
    padding: 7px 14px;
}
.content-pagination a.prev.page-numbers svg {
    width: 19px;
    margin-left: -4px;
    margin-top: -1px;
}
.content-pagination a.next.page-numbers svg {
    width: 19px;
    margin-left: -4px;
    margin-top: -1px;
}
.content-pagination a.next.page-numbers {
    border-right: solid 2px #eee;
}
.content-pagination a {
    color: #222;
    border: 2px solid #eee;
    border-right: 0;
    width: 40px;
    height: 40px;
    font-size: 16px;
    padding: 7px 14px;
    text-decoration: none;
}
.content-pagination a.last-number_page {
    width: auto;
    padding: 0 1em;
    height: auto;
    font-size: 16px;
    margin: 0 8px;
}
.content-pagination span.text-number_page {
    font-size: 16px;
    margin-right: 10px;
}
.content-pagination a:hover {
    background: #eee;
    border-color: #eee;
    color: #222;
}
.content-pagination a:hover i {
    color: #222;
}

.content-pagination a:focus {
    color: #222;
    background: #eee;
    border-color: #eee;
}
.content-pagination span.page-numbers.dots {
  min-width: 20px;
}
/* //// end */


.posted-cats {
    text-align: center;
}
.post-related h2 {
    margin: 0;
    margin-bottom: -30px;
}
.post-related {
    margin-top: 35px;
    border-top: solid 1px #ddd;
    padding-top: 20px;
}

.single_sidebar .post-related{
  margin: 0;
  padding: 0;
  border: 0;
}
.v-post-loop.-list article {
    border: solid 1px #ddd;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.v-post-loop.-list .post-header {
float: left;
width: 30%;
}
.v-post-loop.-list .post-info {
    float: left;
    width: 70%;
    padding-left: 10px;
}
.v-post-loop.-list .post-header .wrap-thumb{
  padding-bottom: calc( 1 * 100% );
      position: relative;
      transform-style: preserve-3d;
      -webkit-transform-style: preserve-3d;
      overflow: hidden;
}
.v-post-loop.-list article img {
  display: block;
  -webkit-transition: -webkit-filter .3s;
  transition: -webkit-filter .3s;
  -o-transition: filter .3s;
  transition: filter .3s;
  transition: filter .3s,-webkit-filter .3s;
  height: 100%;
  width: 100%;
  position: absolute;
  top: calc(50% + 1px);
  left: calc(50% + 1px);
  -webkit-transform: scale(1.01) translate(-50%,-50%);
  -ms-transform: scale(1.01) translate(-50%,-50%);
  transform: scale(1.01) translate(-50%,-50%);
  object-fit: cover;
}
.v-post-loop.-list .post-info h3 {
    margin-top: 0;
    margin-bottom: 0;
}
.card-recent_post .post-info{
  z-index: 10;
}
.v-post-loop.-list .post-info a{text-decoration: none;font-weight: 600;color: #000;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;font-size: 18px;line-height: 19px;transition: all ease-in-out 150ms;}
.v-post-loop.-list .post-info a:hover{
color: #fa8246;
}
.v-post-loop.-list .entry-meta{
  text-align: left;
  margin-top: 5px;
}
.v-post-loop.-list .entry-meta svg {
    width: 14px;
    color: #f9aa2b;
    margin-bottom: -7px;
}
.v-post-loop .entry-meta .post_view{
  float: left;
  margin: 0 5px;
  padding-top: 0px;
}
.v-post-loop .entry-meta .post-views{
  float: left;
  margin: 0 3px;
  margin-left: 0;
}

.v-post-loop .entry-meta .post_view svg {
    display: block;
    float: left;
    margin-right: 5px;
    padding-top: 2px;
}

.v-post-loop .post_date {
    display: block;
    float: left;
    margin-right: 20px;
}
.tags_list {
    display: block;
    margin-top: 15px;
    font-size: 20px;
    text-transform: uppercase;
    color: #222;
    font-weight: 700;
}
.posted-cats a {
    display: inline-block;
    background: #f9aa2a;
    color: #222;
    padding: 7px 10px 4px;
    text-decoration: none;
    border-radius: 50px;
    font-size: 12px;
    line-height: 13px;
    font-weight: 500;
    margin-bottom: 10px;
}
.posted-cats a:hover,.posted-cats a:focus{
  background:#ddd;
  color: #222;
}
.yp_breadcrumb #breadcrumbs span a{
  white-space: nowrap;
  overflow: hidden;
  max-width: 220px;
  text-overflow: ellipsis;
  display: inline-block;
  margin-bottom: -9px;
}
span.breadcrumb_last {
    border: solid 1px;
    max-width: 200px;
    line-height: 23px;
    padding: 0 5px;
    display: inline-block;
    white-space: nowrap;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 10px;
    margin-bottom: -9px;
}
.entry-meta {
    text-align: center;
    margin-top: 12px;
}


.post-views.entry-meta {
    text-align: left;
}
header.entry-header {
  padding:0;
  background: #eee;
}
header.entry-header h1 {
    margin: 0;
    text-align: center;
    color: #FFF;
}
.yp_breadcrumb {
    background: #f9aa2b;
}
#breadcrumbs {
    text-align: left;
    padding: 5px;
}
#breadcrumbs a {
    text-decoration: none;
    color: #222;
    margin: 0 5px;
}
.site-main {
    min-height: 86vh;
}
.v-post-loop.-card .post-item {
    box-shadow: 0 5px 10px 0 hsl(0deg 0% 62% / 16%);
    margin-bottom: 30px;
}
.v-post-loop.-card {
    -ms-grid-columns: (minmax(0,1fr))[3];
    grid-template-columns: repeat(3,minmax(0,1fr));
    display: grid;
    grid-gap: 12px;
    margin: 50px 0 60px;
}
.v-post-loop.-card .post-info {
    padding: 15px 15px 25px;
}
.v-post-loop.-card .post-info h2 {
    margin: 0;
    font-size: 19px;
}
.v-post-loop.-card .entry-meta {
    font-size: 13px;
    text-align: left;
}
.v-post-loop.-card .post-info a{
text-decoration: none;
color: #000;
}
.theme-seven .v-post-loop.-card .btn-readmore_post a{
  color: #FFF;
}
.v-post-loop.-card .post-info span.cat-links {
    background: #9e6d0b;
    color: #FFF;
    display: inline-block;
    line-height: 19px;
    padding: 0 10px;
    border-radius: 3px;
    margin-bottom: 3px;
}
.v-post-loop.-card .post-info span.cat-links a{
color: #FFF;
font-size: 12px;
}
.column-post_grid.full-width {
    grid-template-columns: 1fr;
    grid-gap: 0!important;
}

.home-theme-5.bg-white .vc_posts.card.style-2.v1 .date-post_card {
    background: #0000!important;
    padding-bottom: 10px;
}
.home-theme-5 .vc_posts.card.style-2.v1 .more-info{
  width: 100%;
}
.home-theme-5 .vc_postx.card.post-tab-style-3 .nav-sub-term-yp {
    background: #FFF;
}
.home-theme-5 .post-tab-style-3 .nav-sub-term-yp ul {
    text-align: center;
}
.home-theme-5 .post-tab-style-3 .nav-sub-term-yp li {
    display: inline-block;
    color: #000;
    border-radius: 0;
    cursor: pointer;
    font-weight: 600;
    list-style: none;
    line-height: 18px;
    font-size: 18px;
    padding: 1rem
}
.home-theme-5 .post-tab-style-3 .nav-sub-term-yp li a{
      color: #000;
      font-weight: 600;
}
.home-theme-5 .post-tab-style-3 .nav-sub-term-yp li.list-all{
  padding: 0;
}
.home-theme-5 .post-tab-style-3 .nav-sub-term-yp li.list-all a{
    padding: 1rem;
    display: block;
}
.home-theme-5 .post-tab-style-3 .nav-sub-term-yp li.active {
    margin-right: 0;
    background: #ffc300;
}
.home-theme-5 .post-tab-style-3 .post-meta{
  display: none;
}
.home-theme-5 .vc_post_tab_style_3_right .vcps-item {
    flex-direction: row-reverse;
    display: flex;
    flex-wrap: wrap;
    width: calc(50% - 10px);
    float: left;
    margin: 0 5px;
    background: #FFF;
    overflow: hidden;
    border-radius: 0;
    padding: 0;
}
.home-theme-5 .vc_post_tab_style_3_right .vcps-item .vcps-info h3 a {
    font-size: 21px;
    line-height: 18px;
    font-weight: 600;
    color: #077430;
    min-height: 54px;
    display: block;
}
.home-theme-5 .vc_post_tab_style_3_right .vcps-item .featured-croped {
    margin-bottom: -10px;
    position: relative;
}
.home-theme-5 .vc_post_tab_style_3_right .vcps-item .vcps-info {
    padding: 13px;
}
.home-theme-5 .vc_post_tab_style_3_right .vcps-item .p_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 17px;
    font-size: 17px;
    color: #000;
    margin: 10px 0 21px;
    min-height: 34px;
}
.home-theme-5 .vc_post_tab_style_3_right .vc-post-date.text-center.theme-5 {
    position: absolute;
    top: auto;
    bottom: 10px;
    right: 0;
    z-index: 9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
    line-height: 14px;
    color: #265c3a;
    background: #ffc300;
    font-weight: 600;
    padding: 0.5rem;
}
.home-theme-5 .item-slide-post_tab_style_3 .in-info {
    width: 60%;
    padding: 10px 15px 40px;
    background: #FFF;
    border-radius: 0;
    bottom: -45px;
    z-index: 1;
    border-bottom: solid 4px #ffc300;
}
.home-theme-5 .item-slide-post_tab_style_3 .in-thumbnail {
    width: 100%;
    border-radius: 0;
}
.home-theme-5 .vc_post_tab_style_3_right .vc-post-date span {
    font-size: 36px;
    line-height: 20px;
}
.home-theme-5 .vc_post_tab_style_3_right .vcps-item .featured-croped img {
    max-height: 175px;
}
.home-theme-5 .post-tab-style-3 .swiper-button-prev {
    left: 0;
}
.home-theme-5 .post-tab-style-3 .swiper-button-next {
    left: 31px;
}
.home-theme-5 .vc_post_tab_style_3_right .vcps-item .vcps-info,
.home-theme-5 .vc_post_tab_style_3_right .vcps-item .featured-croped {
    width: 100%;
        border-radius: 0;
}
.home-theme-5 .item-slide-post_tab_style_3 .in-info a {
    font-size: 24px;
    line-height: 18px;
    color: #077430;
    font-weight: 600;
    -webkit-line-clamp: 2;
}
.home-theme-5 .item-slide-post_tab_style_3 .in-info svg {
    color: #000;
    width: 13px;
}
.home-theme-5 .item-slide-post_tab_style_3 .in-info h4 {
    margin-bottom: 17px;
}
.home-theme-5 .swiper-slide.item-slide-post_tab_style_3.swiper-slide-active {
    margin-bottom: 65px;
}
.home-theme-5 .item-slide-post_tab_style_3 .in-thumbnail img {
  min-height: auto;
      max-height: 277px!important;
}
.home-theme-5 .item-slide-post_tab_style_3 .in-info p {
    -webkit-line-clamp: 2;
    font-size: 18px;
    line-height: 20px;
    color: #000;
}
.home-theme-5 .vc_post_tab_style_3_left {
    width: calc(50% - 15px);
    margin-right: 15px;
}
.home-theme-5 .vc_post_tab_style_3_right{
      width: calc(50% - 5px);
}
.home-theme-5 .post-tab-style-3 .nav-sub-term-yp li::after{
  display: none;
}

.home-theme-5.bg-white .vc_posts.card.style-2.v1 .more-info a {
    display: inline-block;
    background: #265c3a;
    border-radius: 50px;
    color: #FFF!important;
    min-width: 85px;
    padding: 3px;
    transition: all ease-in-out 150ms;
    padding-bottom: 4px;
}
.home-theme-5.bg-white .vc_posts.card.style-2.v1 .p_excerpt{
      -webkit-line-clamp: 2;
}
.home-theme-5.bg-white .vc_posts.card.style-2.v1 .card-recent_post h4 a {
    color: #097630!important;
  }
.home-theme-5.bg-white.col-2 .vc_posts.card.style-2.v1 .card-recent_post{
  box-shadow: none!important;
}
#primary .v-calendar.home-theme-5 .vc_posts.card.style-2.v1 .card-recent_post {
    border: 0!important;
    padding: 0!important;
}
.home-theme-5 .procurement-wrap.style-1-v2 .post-header {
    background: #ffc300;
}
.home-theme-5 .procurement-wrap.style-1-v2 .post-header img {
    margin-left: 13px;
    margin-top: 8px;
}
.home-theme-5 .procurement-wrap.style-1-v2 .post-info {
    background: #fff;
}
.home-theme-5 .procurement-wrap.style-1-v2 article:last-child {
    border: 0;
}
.home-theme-5 .procurement-wrap.style-1-v2 article:nth-child(even) .post-info,
.home-theme-5 .procurement-wrap.style-1-v2 article:nth-child(even) .entry-meta
{
    background: #ececec!important;
}
.home-theme-5 .mec-calendar-novel-selected-day {
    background: #ecb70f;
    font-weight: 600!important;
    color: #FFF!important;
    border: solid 4px #fcf6de;
}
.home-theme-5 .mec-event-article {
    background: #265c3a!important;
    border-color: #001d3d!important;
}
.home-theme-5.full-width-btn a.elementor-button-link:hover {
    background-color: #265c3a!important;
}
.home-theme-5 .mec-calendar-header h2{
    color: #265c3a!important;
}
.home-theme-5.bg-white .vc_posts.card.style-2.v1 .more-info a:hover {
    background: #ddd;
    color: #265c3a!important;
}
.home-theme-5.bg-white .vc_posts.card.style-2.v1 .more-info a svg{
display: none;
}

.home-theme-5 .procurement-wrap.style-1-v1 article {
    flex-direction: row-reverse;
    border-bottom: 0;
    margin: 0;
    padding: 0;
}
.home-theme-5 .procurement-wrap.style-1-v1 .post-header{
  display: none;
}
.home-theme-5 .procurement-wrap.style-1-v1 .entry-meta {
    width: 15%;
    text-align: center;
    border: solid 1px #ddd;
    border-top: 0;
    border-right: 0;
    padding: 20px 0;
    margin: 0;
}
.home-theme-5 .procurement-wrap.style-1-v1 .post-info {
    width: 85%;
    border: solid 1px #ddd;
    border-top: 0;
    padding: 20px 10px;
}
#primary .v-calendar.home-theme-5 .vc_posts.card.style-2.v1 .card-post_m img {
    height: 165px!important;
}

.home-theme-5.dot-in .swiper-pagination,.home-theme-4.dot-in .swiper-pagination{
    background: #ededed;
    width: auto;
    bottom: -5px;
    min-width: 73px;
    top: auto;
    left: 50%;
    transform: translate(-50%, -50%);
}
.home-theme-5.after-bg-white:after {
    background: #FFF;
    content: '';
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    position: absolute;
}
.home-theme-5.after-bg-white:before {
    background: url('/wp-content/themes/fluffy/img/5-9.jpg')!important;
    content: '';
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    position: absolute;
}
.home-theme-5 .fixed-bg{
  background: linear-gradient(
90deg, #7cb518 0%, #fff 100%);
}
.home-theme-5 .post-tab-style-3 .p-title h3 {
    color: #077430;
}
.home-theme-5 .wpp-option-single input:hover + label:before, .home-theme-5 .wpp-option-single input:checked + label:before {
    background: #7bb01c!important;
    border-color: #7bb01c!important;
}

.home-theme-5 .wpp-submit-poll {
    background: #026024;
    margin: 0 auto!important;
    display: block;
    border-radius: 3px;
    margin-top: -8px!important;
    margin-bottom: 12px!important;
}
.home-theme-4.dot-in .swiper-pagination-bullet,
.home-theme-5.dot-in .swiper-pagination-bullet {
    margin: 0 4px;
}
.home-theme-4.dot-in .swiper-pagination-bullet-active,
.home-theme-5.dot-in .swiper-pagination-bullet-active
{
  background: #fec60c;
}

.quick_links.theme-six .object-quick.object-1 {
    padding: 18px 25px;
}
.home-theme-6 .poll-single:not(.inside-embed) {
    margin: 0;
}

.home-theme-6.col-1 .vc_posts.card.style-2.v1 .post_date.theme-6 {
  background-color: #5c9200;
    color: #fff;
    position: absolute;
    top: 21px;
    left: -20px;
    z-index: 10;
    padding: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0;
    overflow: hidden;
    border-top-right-radius: 0.35rem;
    border-bottom-right-radius: 0.35rem;
}
.home-theme-6.col-1 .vc_posts.card.style-2.v1 .post_date span {
    font-size: 16px;
    line-height: 13px;
}
.home-theme-6.col-1 .vc_posts.card.style-2.v1 .post_date span:first-child {
    font-size: 32px;
    padding-right: 3px;
}


.home-theme-6 .post-basic-style-11-v2 .vcps-item .post_date_six {
    font-size: 16px;
    max-height: 36px;
    margin-top: -11px;
    margin-bottom: 1px;
}
.home-theme-6 .post-basic-style-11-v2 .vcps-item .post_date_six svg{
  stroke: #fec81d!important;
  width: 12px;
  margin-bottom: -1px;
  height: 12px;
}
.home-theme-6 .full-width-btn a.elementor-button-link {
    border-bottom-right-radius: 13px!important;
}
.home-theme-6 .border-bottom-right{
    border-bottom-right-radius: 13px!important;
}
.home-theme-6 .mec-calendar-novel-selected-day {
    border: solid 4px #fef7dd;
    background: #fb8502;
    font-weight: 600!important;
    color: #FFF!important;
}
.home-theme-6 .full-width-btn a.elementor-button-link:hover {
    background-color: #5d9301!important;
}
.home-theme-6 .full-width-btn a.elementor-button-link .elementor-button-icon {
    background: #fb8502!important;
    border-radius: 10px;
    width: 15px;
    height: 15px;
        line-height: 14px;
    text-align: center;
}
.home-theme-6 .full-width-btn a.elementor-button-link .elementor-button-icon i {
  color: #FFF;
  font-size: 9px!important;
}
.home-theme-6 .mec-calendar.mec-event-calendar-classic dl dt {
    text-align: center;
    height: 36px!important;
}
.home-theme-6 .mec-event-article.mec-single-event-novel h4{
  color: #222!important;
}
.home-theme-6 .mec-event-article {
    background: #ffc300!important;
    color: #222!important;
    border-color: #ffc300!important;
}
.home-theme-6 .wpp-buttons .wpp-button {
    background: #ffc300;
    color: #222;
    font-weight: 600;
    text-align: center;
    padding: 5px;
}
.home-theme-6 .wpp-submit-poll:before{
  display: none;
}
.home-theme-6 .wpp-buttons {
    text-align: center;
}
.home-theme-6 .full-width-btn span.elementor-button-text {
    line-height: 21px;
}
.home-theme-6 .wpp-option-list-1 .wpp-option-single input:hover + label:before,.home-theme-6 .wpp-option-list-1 .wpp-option-single input:checked + label:before {
    background: #fb8502;
    border-color: #fb8502;
}
.home-theme-6 .full-width-btn a.elementor-button-link:hover i{
  color: #FFF!important;
}
.home-theme-6 .post-basic-style-11-v2 .vcps-item a {
    text-align: left;
    font-size: 20px;
    line-height: 18px;
    color: #003665;
    margin-bottom: 5px;
}
.home-theme-6 .post-basic-style-11-v2 .wrap-thumb{
      padding-bottom: calc( 0.9 * 100% );
}
.home-theme-6 .post-basic-style-11-v2 .p_excerpt {
    font-size: 16px;
    line-height: 16px;
}
.home-theme-6 .post-basic-style-11-v2 .p_excerpt p {
    color: #000;
}
.home-theme-6 .post-tab-style-2 .nav-sub-term-yp li.active {
    background: #fb8501;
    border: solid 1px #fb8501;
    color: #FFF;
    border-radius: 50px;
}
.home-theme-6 .post-tab-style-2 .nav-sub-term-yp li::after{
  display: none;
}

.home-theme-6 .post-tab-style-2 .p_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    position: relative;
    overflow: hidden;
    font-size: 17px;
    line-height: 18px;
}
.home-theme-6 .post-tab-style-2 .title-head_card {
    padding: 10px;
    padding-bottom: 5px;
}
.home-theme-6 .post-tab-style-2 .card-post_m h4 a {
    text-align: left;
    font-size: 20px;
    line-height: 18px;
    color: #003665;
    font-weight: 600!important;
      transition: all ease-in-out 150ms;
}

.home-theme-6 .post-tab-style-2 .card-recent_post svg {
    stroke: #fec81d!important;
    width: 12px;
    margin-bottom: -1px;
    height: 12px;
}
.home-theme-6 .post-tab-style-2 .post_date_six {
    font-size: 16px;
}
.home-theme-6 .post-tab-style-2 .p_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    position: relative;
    overflow: hidden;
    font-size: 17px;
    line-height: 18px;
    padding: 0 10px;
}
.more-news.home-theme-6 span.elementor-button-icon {
    background: #fb8501!important;
    color: #FFF;
    width: 15px;
    height: 15px;
    margin-top: 2px;
}
.home-theme-6 .post-tab-style-2 .card-post_m .post-header a {
    height: 100%;
    display: block;
    position: relative;
  transition: all ease-in-out 450ms;
  z-index: 1;
}

.home-theme-6 .post-tab-style-2 .overlay_theme_6 {
    transition: all ease-in-out 300ms;
    background: #001d3dcf;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.home-theme-6 .post-tab-style-2 .card-post_m .post-header:hover .overlay_theme_6 {
  opacity: 1;
}
.home-theme-6 .post-tab-style-2 .overlay_theme_6 a {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute!important;
        transition: all ease-in-out 150ms;
    display: inline-block!important;
    background: #fb8501;
    max-height: 28px;
    line-height: 27px;
    min-width: 85px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    border-radius: 50px;
}
.more-news.home-theme-6 span.elementor-button-icon i{
  font-size: 10px!important;
  padding-top: 1px;
}
.home-theme-6 .post-tab-style-2 .nav-sub-term-yp ul{
  margin-bottom: 20px;
}
.home-theme-6.col-1 .vc_posts.card.style-2.v1 {
  border-top-right-radius: 15px!important;
}

.home-theme-6.col-1 .vc_posts.card.style-2.v1 .vc_posts-wrapper {
    grid-template-columns: 1fr;
    background: #4f7b00;
    border-bottom-right-radius: 15px!important;
    border-top-right-radius: 15px!important;
}
.opacity-none{
  opacity: 0;
}

.home-theme-6.col-1 .vc_posts.card.style-2.v1 .title-head_card {
    margin: 0;
    border-bottom: 0;
}
.home-theme-6.col-1 .vc_posts.card.style-2.v1 .card-recent_post {
    padding: 0!important;
    z-index: 1;
    background: #4f7b00;
}
.home-theme-6.col-1 .vc_posts.card.style-2.v1 .date-post_card {
    display: none;
}
.home-theme-6.col-1 .vc_posts.card.style-2.v1 .card-recent_post {
    border-radius: 0;
    border-bottom-right-radius: 15px!important;
    border-top-right-radius: 15px!important;
}
.home-theme-6.col-1 .vc_posts.card.style-2.v1 .card-post_m img {
    height: 170px !important;
    border-radius: 0;
    border-top-right-radius: 15px!important;
}
.home-theme-6.col-1 .vc_posts.card.style-2.v1:before {
    content: " ";
    position: absolute;
    background-color: #fec81d;
    top: -20px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 80%;
    -webkit-transform: translate(-10px, 10px);
    transform: translate(-10px, 10px);
}
.home-theme-6 .card-post_m .title-head_card:after{
  display: none;
}
.home-theme-6.col-1 .vc_posts.card.style-2.v1 .card-recent_post h4 a {
    text-align: left;
    font-size: 24px;
    line-height: 23px;
    margin-bottom: 20px;
}

.home-theme-6 .post-tab-style-7-4 .vc-post .vc-post-date {
    font-size: 16px;
    max-height: 36px;
    margin-top: 0;
    margin-bottom: 1px;
    color: #222;
    padding: 0;
    position: relative;
        background: #0000;
        display: inline-block;
}
#page .home-theme-6 .post-tab-style-7-4 .vc-post .vc-post-date svg {
    stroke: #fec81d;
    width: 12px;
    height: 12px;
    margin-right: 2px;
    margin-bottom: 0px;
    display: inline-block;
}
.home-theme-6 .post-tab-style-7-4 .vc-post .vc-info {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.home-theme-6 .post-tab-style-7-4 .vc-post .vc-thumbnail{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.home-theme-6 .post-tab-style-7-4 > .vc-main-title {
    display: none;
}
.home-theme-6.col-1 .vc_posts.card.style-2.v1 .card-recent_post h4 a:hover {
color: #eee!important;
}

.home-theme-6 .title-carousel_home_weblink {
    background: #7cb518;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px 30px;
    margin-bottom: 0;
}
.home-theme-6 #carousel_home_weblink .swiper-wrapper {
    padding-bottom: 60px;
    padding-top: 25px;
    max-height: 110px;
}

.home-theme-6 #carousel_home_weblink .swiper-slide:after{
  display: none;
}

.home-theme-6 .wrapper-all-web-link {
    margin: 0 50px;
    border: solid 1px #fb8501;
    border-radius: 5px;
}

.home-theme-6 .weblink-button-prev, .home-theme-6 .weblink-button-next {
    color: #FFF;
    background: #fb8501;
    -webkit-box-shadow: 0px 0px 15px rgb(0 0 0 / 13%);
    box-shadow: 0px 0px 15px rgb(0 0 0 / 13%);
    min-width: 44px;
        margin-top: 25px;
}

.home-theme-6 .weblink-button-prev {
    left: 6px;
}
.home-theme-6 .weblink-button-next {
    right: 6px;
}

.home-theme-6 .wrap-carousel_home_weblink {
    position: relative;
    background: #FFF;
}

.home-theme-6 .title-carousel_home_weblink h3{
color:#FFF;
    padding: 10px 30px;
}
.home-theme-6.col-1 .vc_posts.card.style-2.v1 a.view-more-theme-6 {
    position: absolute;
    bottom: 7px;
    color: #FFF;
}
.home-theme-6.col-1 .vc_posts.card.style-2.v1 a.view-more-theme-6 svg {
    color: #fff;
    margin-bottom: -0.24em;
    width: 17px;
    height: 17px;
}
.home-theme-6 .card-recent_post .post-header img {
    border-radius: 10px;
}
.home-theme-6 .post-tab-style-2 .nav-sub-term-yp li {
    padding-right: 20px;
}
.home-theme-6 .post-tab-style-2 .card-recent_post{
  background: #0000;
  border: 0!important;
}
.home-theme-6 .wrapper-all-web-link .swiper-pagination{
  display: none;
}
.home-theme-6 .wrapper-all-web-link .swiper-pagination-bullet-active {
    background: #fb8501;
}

.home-theme-10.col-3 .post-calendar-style-10 .vc-post .vc-thumbnail {
    height: calc(110px + 5rem);
}
.home-theme-10.col-3 .post-calendar-style-10 .row {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(3, 1fr);
}
.home-theme-10.col-3 .post-calendar-style-10 .col-md-3 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}
.home-theme-10.col-3 .post-calendar-style-10 .vc-post .vc-thumbnail img {
    width: 100%;
    object-fit: cover;
}
.home-theme-10 .post-card-two > .main-object > .object-2 h3 a {
    font-size: 20px;
    -webkit-line-clamp: 2;
}
.home-theme-10 a.btn-more {
    border-radius: 0;
        padding: 8px;
    background: #ffbc1b;
}
.home-theme-10.calendar-clean.green .post-card-two > .main-object span.cat-text span.day {
    font-size: 58px!important;
    line-height: 35px!important;
}
.home-theme-10.calendar-clean.green .post-card-two > .main-object span.cat-text span.m-y {
    font-size: 18px;
}
#page .home-theme-10.calendar-clean.green .post-card-two > .main-object > .object-1 {
    background: #FFF;
    padding: 0!important;
    align-items: start;
    justify-content: start;
}
.home-theme-10.item-1 .post-basic-style-11-v2 .vcps-item .vc-sub-info.theme-10 svg {
    width: 10px;
    height: 10px;
    color: #ffc300;
    margin-bottom: 1px;
    margin-right: 4px;
}
.home-theme-10.item-1 .post-basic-style-11-v2 .vc-sub-info.theme-10 {
    font-size: 16px;
}
.home-theme-10.item-1 .post-basic-style-11-v2 .vc-sub-info.theme-10 > div{
      max-height: 10px;
  background: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
color: #000;
padding: 0;
font-size: 16px;
font-weight: normal;
}
.hide-excerpt .excerpt {
    display: none!important;
}
.home-theme-10.item-1 .post-basic-style-11-v2 .p_excerpt {
    font-size: 17px;
    line-height: 18px;
}

.home-theme-10.item-1 .post-basic-style-11-v2 .border-multi-color {
    background: #b6cd5b;
    background: -webkit-gradient(linear, left top, right top, from(#b6cd5b), color-stop(33%, #b6cd5b), color-stop(33%, #fecf59), color-stop(66%, #fecf59), color-stop(66%, #e0706f), to(#e0706f));
    background: linear-gradient(to right, #b6cd5b 0%, #b6cd5b 33%, #fecf59 33%, #fecf59 66%, #e0706f 66%, #e0706f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6cd5b', endColorstr='#e0706f',GradientType=1 );
    height: 2px;
        margin: 10px 0 8px;
}
.home-theme-10.item-1 .post-basic-style-11-v2 .vc-sub-info.theme-10 > div:first-child {
    border-right: 1px solid #eee;
    padding-right: 0.5rem;
}
.home-theme-10 .post-basic-style-11-v2 .vc-sub-info.theme-10 .post-views.entry-meta {
    margin: 0;
}
.home-theme-10 .post-card-two .box-info_column .main-object .object-1 span svg,
.home-theme-10 .post-card-two .box-info_column .main-object .object-2 span svg {
    stroke: #ffbc1b!important;
}
.home-theme-10.item-3.calendar-clean.green .post-card-two:last-child {
    display: none;
}
.home-theme-10 .post-basic-style-11-v2 .vcps-item {
    grid-template-columns: 50% 1fr;
}
.home-theme-10 .post-basic-style-11-v2 h3.link-name a {
    -webkit-line-clamp: 3;
    font-size: 22px;
    line-height: 20px;
}
.home-theme-10 .post-basic-style-11-v2 .vcps-info {
    padding-left: 10px;
}
.home-theme-10 .procurement-wrap.style-3 article {
    border: 0;
    border-bottom: solid 1px #ddd;
    border-radius: 0;
    padding: 7px 0;
}
.home-theme-10 .procurement-wrap.style-3 article img {
    max-width: 40px;
}
.home-theme-10 .procurement-wrap.style-3 {
    padding: 0;
}
.home-theme-10 #carousel_home_banner .leftbar_side {
    display: none;
}
.vc_banner .swiper-button-prev, .vc_banner .swiper-button-next {
    display: none;
}
.home-theme-10 .procurement-wrap.style-3 .post-header{
  border-right: 0;
  width: 7%;
}
.home-theme-10 .procurement-wrap.style-3 .post-info {
    width: 93%;
}
.home-theme-10.calendar-clean.green  .post-card-two {
    background: #FFF;
    border-bottom: solid 1px #ddd;
    padding: 10px!important;
    border-radius: 0;
}
.home-theme-10.calendar-clean.green .post-card-two > .main-object span.cat-text {
    background: #FFF;
    padding: 10px;
    min-width: 80px;
    max-width: 80px;
}
.home-theme-10.calendar-clean.green .post-card-two > .main-object span.cat-text:after{
  display: none;
}
.home-theme-10.calendar-clean.green .post-card-two > .main-object span.cat-text span.m-y-m {
    display: none;
}
.home-theme-10.calendar-clean.green .post-card-two > .main-object {
    grid-template-columns: 80px 1fr;
}
.home-theme-10.calendar-clean.green .post-card-two .box-info_column .main-object {
    display: flex;
}
.home-theme-10.calendar-clean.green .post-card-two > .main-object > .object-2 {
    padding: 5px 10px;
    background: #FFF;
}

.rss-page .wrap-thumb {
    padding-bottom: 0!important;
}
.rss-page.v-post-loop.-list .post-header {
    width: 6%;
    text-align: center;
}
.rss-page.v-post-loop.-list .post-header {
    width: 6%;
    text-align: center;
}
.rss-page.v-post-loop.-list .post-info{
  padding: 0;
  width: 94%;
}
.rss-page.v-post-loop.-list {
    margin-top: 50px;
}
.rss-page.v-post-loop.-list .post-header .rss-icon {
    background: #f9aa2b;
    max-width: 50px;
    max-height: 50px;
    padding-top: 5px;
}
.rss-page.v-post-loop.-list .post-info a:hover{
    color: #f9aa2b;
}


.rss-page-single {
    margin-top: 50px;
}
.rss-page-single.v-post-loop.-list .post-header {
    width: 10%;
}
.rss-page-single.v-post-loop.-list .post-info{
  width: 90%;
}
.rss-page-single.v-post-loop.-list .post-info .p_excerpt {
    line-height: 17px;
    margin-top: 6px;
}
.rss-page-single.v-post-loop.-list .post-info h3 a {
    font-size: 21px;
}




.bottom_banner_nav_wrap{
  text-align: center;
}
ul.bottom_banner_nav {
    width: 100%;
    margin: 0;
    list-style: none;
    display: inline-block;
    padding: 0;
    margin-bottom: 15px;
}
ul.bottom_banner_nav li {
    display: inline-block;
    cursor: pointer;
    margin: 0 5px;
    padding: 2px 14px;
    font-size: 20px;
    transition: all ease-in-out 250ms;
}
ul.bottom_banner_nav li.active,ul.bottom_banner_nav li:hover {
    background: #f9aa2b;
}
.home-theme-5 .post-tab-style-3 .nav-sub-term-yp li,.post-tab-style-5 .nav-sub-term-yp li,.post-tab-style-7 .vc-post .vc-title h3 a{
    transition: all ease-in-out 250ms!important;
}
.post-calendar-style-7 .vc-post .vc-info .vc-view-more div:first-child
/* ,.post-tab-style-7-2 .vc-post .vc-info .vc-view-more div:first-child */
 {
    transition: all ease-in-out 250ms!important;
    padding: 0.4em!important;
}
.post-calendar-style-7 .vc-post .vc-info .vc-view-more div:last-child,
.post-tab-style-7-2 .vc-post .vc-info .vc-view-more div:first-child
{
      transition: all ease-in-out 250ms!important;
}
.post-calendar-style-7 .vc-post .vc-info .vc-view-more:hover div:first-child ,
.post-tab-style-7-2 .vc-post .vc-info .vc-view-more:hover div:first-child{
    background: #bdeec4;
    color: #225779;
}
.post-calendar-style-7 .vc-post .vc-info .vc-view-more:hover div:last-child,
.post-tab-style-7-2 .vc-post .vc-info .vc-view-more:hover div:last-child
{
  color: #fff;
  background-color: #225779;
}

.post-tab-style-7-2 .vc-post .vc-info,.post-calendar-style-7 .vc-post .vc-info,.post-tab-style-7-4 .vc-post .vc-info  {
    transition: all ease-in-out 150ms;
}
.post-tab-style-7-2 .vc-post:hover .vc-info,
.post-calendar-style-7 .vc-post:hover .vc-info
 {
    background: #f5f7f9;
}

.post-tab-style-7-4 .vc-post:hover .vc-info{
  background: #225779;
}
 .post-tab-style-7-4 .vc-post:hover .vc-post-date{
  color: #FFF;
}
.post-tab-style-7-4 .vc-post:hover .vc-info h3{
  color: #FFF!important;
}
#carousel_home_weblink img{
  transition: all ease-in-out 150ms;
}
#carousel_home_weblink img:hover{
/* transform: scale(1.1); */
}
#carousel_home_weblink .swiper-slide .text-center:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fafafa;
    transform-origin: bottom;
    transform-style: preserve-3d;
    transform: scaleY(0);
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    z-index: -1;
    height: calc(100% + 30px);
}
#carousel_home_weblink .swiper-slide .text-center:hover:before {
  opacity: 1;
  transform: scaleY(1);
}
.post-tab-style-7-4 .vc-main-title .term-link-all ,.post-tab-style-7-2 .vc-main-title .term-link-all{
    font-size: 18px!important;
    transition: all ease-in-out 250ms!important;
}
.post-tab-style-7-3 .vc-post .vc-info,.post-tab-style-8-2 .vc-post{
      transition: all ease-in-out 250ms!important;
}
.post-tab-style-7-3 .vc-post:hover .vc-info {
    background: #225779;
}
.post-tab-style-7-3 .vc-post:hover .vc-info h3{
  color: #FFF!important;
}

.post-tab-style-7-4 .vc-main-title .term-link-all:hover,
.post-tab-style-7-2 .vc-main-title .term-link-all:hover
 {
  color: #ddd;
}

.home-theme-5 .post-tab-style-3 .nav-sub-term-yp li:hover{
background: #ffc300;
}


.bottom-banner-wrap{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0 5px;
}

.home-theme-3 ul.bottom_banner_nav li {
border-radius: 50px;
}


.home-theme-9 ul.bottom_banner_nav {
    display: block;
    background: #7a907b;
}



.home-theme-9 .bottom_banner_nav_wrap {
    float: left;
    width: 50%;
    padding-right: 10px;
}
.home-theme-9 .content_bottom_banner{
  float: left;
  width: 50%;
}
.home-theme-9 .bottom-banner-wrap {
    margin: 0;
    padding: 0;
}
.home-theme-9 .bottom-banner-wrap a img{
width: 100%;
}
.home-theme-9 ul.bottom_banner_nav li {
    display: block;
    margin: 0;
    color: #a8e1b8;
    text-align: left;
    padding: 7px 15px;
}
.home-theme-9  ul.bottom_banner_nav li.active {
    background: #005655;
    color: #FFF;
}
.home-theme-9 .bottom-banner-wrap a {
    width: 100%;
    display: block;
    margin-bottom: -9px;
}


.home-theme-9 .procurement-wrap.style-8 article {
    background: #FFF;
    margin: 0;
    margin-bottom: 1px;
}


.home-theme-9 .procurement-wrap.style-8 article {
    background: #FFF;
    margin: 0;
    padding: 15px;
    margin-bottom: 1px;
}
.home-theme-9 .procurement-wrap.style-8 .entry-meta svg {
    color: #f9aa2b!important;
}
.home-theme-9 .procurement-wrap.style-8 h3{
  color: #005655;
  padding-left: 0;
}
.home-theme-9 .procurement-wrap.style-8 article img {
    max-width: 65px;
}
.home-theme-9 .procurement-wrap.style-8 .post-header {
    width: 15%;
}
.home-theme-9 .procurement-wrap.style-8 .post-info {
    width: 85%;
    padding-left: 5px;
}

.home-theme-9 .procurement-wrap.style-8 .vc-view-all {
    right: 0;
}
.column-update_calendar article ,.procurement-wrap.style-3 article{
    border: solid 2px #0000;
    transition: all ease-in-out 150ms;
}
#page .column-update_calendar article:hover,
#page .procurement-wrap.style-3 article:hover{
    border: solid 2px #f9aa2b;
}

.home-theme-10.calendar-clean.green .post-card-two{
  border: 0!important;
  border-bottom: solid 1px #ddd!important;
}
.home-theme-10.calendar-clean.green .post-card-two:hover{
  border: 0!important;
  border-bottom: solid 1px #f9aa2b!important;
}

.vc_posts.card.style-1.v1 .vcps-item .featured-croped a:before{
  z-index: -999;
  opacity: 0;
  content: '';
  -webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
background: #ffcf2f73;
top: 0;
left: 0;
width: 100%;
position: absolute;
height: calc(100% - 15px);
}

.vc_posts.card.style-1.v1 .vcps-item .featured-croped a:after
 {
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: -999;
    content: "\f133";
    font-family: "Flaticon";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    border: solid 2px #FFF;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
    margin-top: -15px;
}
.vc_posts.card.style-1.v1 .vcps-item:hover .featured-croped a:after,
.vc_posts.card.style-1.v1 .vcps-item:hover .featured-croped a:before
 {
   z-index: 2;
   opacity: 1;
}

.post-tab-style-10 .vc-post .vc-info .excerpt{
  color: #222;
}

.item-quick-links .more-info{
  transition: all ease-in-out 150ms;
}
.item-quick-links .more-info:hover{
  background: #FFF;
  color: #222;
}


/* .card-recent_post .post-header a:after,
#carousel_home_post .card-post_m .post-header a:after,
.post-tab-style-10 .vc-post .vc-thumbnail:after,
.post-calendar-style-10 .vc-post .vc-thumbnail:after,
.post-basic-style-11-v2 .post-left .wrap-thumb:after,
.card-recent_gallery .feature-thumbnail a:after,
.product-gallery .image-gallery_recent:after
{
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: -999;
    content: "\f133";
    font-family: "Flaticon";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    border: solid 2px #FFF;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
}

.card-recent_post .post-header a:before,
#carousel_home_post .card-post_m .post-header a:before,
.post-tab-style-10 .vc-post .vc-thumbnail:before,
.post-calendar-style-10 .vc-post .vc-thumbnail:before,
.post-basic-style-11-v2 .post-left .wrap-thumb:before,
.card-recent_gallery .feature-thumbnail a:before,
.product-gallery .image-gallery_recent:before
{
  z-index: -999;
  opacity: 0;
  content: '';
  -webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
background: #ffcf2f73;
top: 0;
left: 0;
width: 100%;
position: absolute;
height: 100%;
}

.card-recent_post:hover .post-header a:before,
.card-recent_post:hover .post-header a:after,
#carousel_home_post .card-post_m .post-header:hover a:before,
#carousel_home_post .card-post_m .post-header:hover a:after,
.post-tab-style-10 .vc-post:hover .vc-thumbnail:before,
.post-tab-style-10 .vc-post:hover .vc-thumbnail:after,
.post-calendar-style-10 .vc-post:hover .vc-thumbnail:before,
.post-calendar-style-10 .vc-post:hover .vc-thumbnail:after,
.post-basic-style-11-v2 .post-left .vcps-item:hover .wrap-thumb:before,
.post-basic-style-11-v2 .post-left .vcps-item:hover .wrap-thumb:after,
.card-recent_gallery .feature-thumbnail:hover a::before,
.card-recent_gallery .feature-thumbnail:hover a::after,
.product-gallery .image-gallery_recent:hover:before,
.product-gallery .image-gallery_recent:hover:after
{
  opacity: 1;
  z-index: 1;
} */



#carousel_home_post .card-post_m .post-header a{
  padding-bottom: calc( 0.57 * 100% );
    position: relative;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    overflow: hidden;
    margin-bottom: 0;
}
#carousel_home_post .card-post_m img {
  display: block;
  -webkit-transition: -webkit-filter .3s;
  transition: -webkit-filter .3s;
  -o-transition: filter .3s;
  transition: filter .3s;
  transition: filter .3s,-webkit-filter .3s;
  height: auto!important;
  height: 100%;
  width: 100%;
  position: absolute;
  top: calc(50% + 1px);
  left: calc(50% + 1px);
  -webkit-transform: scale(1) translate(-50%,-50%);
  -ms-transform: scale(1) translate(-50%,-50%);
  transform: scale(1) translate(-50%,-50%);
  object-fit: cover;
}




body.theme-eight .card-recent_post .post-header a:before {
    background: #fd5c7b69;
}


body.theme-six .card-recent_post:hover .post-header a:before,
body.theme-six .card-recent_post:hover .post-header a:after{
  display: none;
}

.post-tab-style-9 .vc-post{
      transition: all ease-in-out 150ms;
}
.post-tab-style-9 .vc-post:hover .vc-info ,.post-tab-style-9 .nav-sub-term-yp li{
    transition: all ease-in-out 150ms;
}

.page-template-page-all-poll .search-bottom-per .sf-field-posts_per_page{
  bottom: 10px;
}
.page-template-page-all-poll #primary li.sf-field-posts_per_page select {
    color: #979797 !important;
}
.page-template-page-all-poll #primary.archive-box  {
    margin-bottom: 50px;
}

.contact-us-btn .ff_btn_style p {
    display: inline-block;
}
.contact-us-btn .ff_btn_style i {
    display: inline-block;
    font-size: 14px;
    margin-left: 3px;
}
#primary .but-2.reset-btn{
  background-color:#a2a2a2!important;
}
#primary .contact-us-btn .ff-t-cell{
  padding: 0 5px!important;
}

.wrap-single.style-2 .tags_list a {
    background: #0000;
    color: #8f8f8f;
}
.wrap-single.style-2 .tags_list span {
    background: #225779;
    color: #FFF;
    font-weight: 400;
    font-size: 16px;
    min-width: 50px;
    display: inline-block;
    text-align: center;
    margin-right: 15px;
}
.wrap-single.style-2 .section-box-single .icon-title {
    display: none;
}
.wrap-single.style-2 .wrap-all-list.new {
    background: #FFF;
    padding-left: 37px;
    border-bottom: solid 1px #e4f3ff;
    padding: 15px 12px 10px;
    border-top: solid 1px #e4f3ff;
}
.wrap-single.style-2 .wrap-all-list.new img {
    margin-right: 15px;
    width: 42px;
    padding-top: 4px;
}
.wrap-single.style-2 .wrap-all-list .file-btn a {
    border-radius: 0;
    margin-right: 10px;
}
.wrap-single.style-2 .section-box-single .section-title {
    font-size: 36px;
    margin-bottom: 15px;
}
.wrap-single.style-2 .section-box-single .file_url_item a {
    font-family: 'Sarabun'!important;
    font-size: 15px;
    font-weight: 500;
}
.wrap-single.style-2 .gallery-single.section-box-single {
    border-top: 0;
        padding-top: 20px;
}
.wrap-single.style-2 .section-box-single {
    padding-top: 25px;
}
.wrap-single.style-2 .wrap_yp_gallery a.yp_gallery_item{
  display: block!important;
}
.wrap-single.style-2 .wrap_yp_gallery .overlay_thumb{
    display: none!important;
}

.law-modifly h3 {
    font-size: 32px;
    line-height: 28px;
    margin-bottom: 10px;
}
.law-modifly li a {
    color: #111;
    font-size: 20px;
    line-height: 21px;
    display: inline-block;
    float: left;
    width: calc(100% - 15px);
}
.law-modifly li a:hover {
    opacity: .8;
}
.law-modifly ul {
    margin: 0;
    list-style: none;
    padding: 0;
    padding-left: 2px;
}
.law-modifly li {
    margin: 0;
    padding: 0;
    margin-bottom: 3px;
}
.law-modifly li::before {
    content: '';
    background: #225779;
    width: 5px;
    height: 5px;
    float: left;
    margin-top: 7px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%;
}

.law-modifly li:after {
    display: block;
    content: '';
    clear: both;
}

.bottom_banner_overlay{
  position: absolute;
top: 0;
left: 0;
height: calc(100% + 5px);
width: 100%;
content: "";
background-color: #ffffffad;
-webkit-transition: all 400ms ease;
transition: all 400ms ease;
-webkit-transform: translateY(-102%);
transform: translateY(-102%);
opacity: 0;
z-index: 1;
}

.item-bottom_banner:hover .bottom_banner_overlay{
  -webkit-transform: translateY(0%);
transform: translateY(0%);
opacity: 1;
}
.bottom_banner_overlay span {
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    text-align: center;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: block;
    background: #222;
    color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bottom_banner_overlay span:hover{
  background: #FFF;
}
.bottom_banner_overlay span:hover svg {
    stroke: #222;
}
.bottom_banner_overlay svg {
  width: 13px;
  margin-top: 3px;
}

/* term-link-all */
.home.theme-one .term-link-all{
    position: relative;
    padding: 5px 0!important;
}
.home.theme-one .term-link-all-e .elementor-button{
    position: relative;
    padding: 5px 0!important;
}
.home.theme-one .term-link-all span,
.home.theme-one .term-link-all-e .elementor-button span
{
  z-index: 10;
}
.home.theme-one .term-link-all span.text-in,
.home.theme-one .term-link-all-e .elementor-button span.text-in
 {
    background: #0000!important;
}
.home.theme-one .term-link-all:before,
.home.theme-one .term-link-all-e .elementor-button:before
 {
  opacity: 0;
    content: '';
    width: 34px;
    height: 28px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #275d3b;
    position: absolute;
    z-index: 9;
    top: 4px;
    left: 0;
}
.home.theme-one .term-link-all-e .elementor-button:before{
  top: 0;
  height: 28px;
}

.home.theme-one .term-link-all:hover:before,
.home.theme-one .term-link-all-e .elementor-button:hover:before
 {
    width: 100%;
    opacity: 1;
}
.home.theme-one .term-link-all-e .elementor-button:hover
 {
    padding: 5px!important;
}

.home.theme-one .term-link-all:hover,
.home.theme-one .term-link-all:hover span,
.home.theme-one .term-link-all-e .elementor-button:hover span,
.home.theme-one .term-link-all-e .elementor-button:hover span
{
  color: #FFF;
}
/* term-link-all */


.item-bottom_banner{
  overflow: hidden;
  position: relative;
}


.home-theme-1 .poll-single:not(.inside-embed) {
    margin: 0;
}
.home-theme-1 .wpp-buttons {
    text-align: center;
}
/* .home-theme-1 .mec-calendar .mec-calendar-events-side, */
.home-theme-1 .mec-totalcal-box,
.home-theme-1 .mec-event-footer
{
  display: none;
}
.home-theme-1 .mec-calendar .mec-calendar-events-side{
  width: 100%!important;
  padding: 0;
  display: block;
}
.home-theme-1 .mec-table-side-title,
.home-theme-1 .mec-event-time,
.home-theme-1 span.event-color,
.home-theme-1 .mec-event-detail,
.home-theme-1 .mec-event-image
{
    display: none;
}
.home-theme-1 .mec-event-article:hover {
    background-color: #0000;
}
.home-theme-1 .mec-event-article{
  padding: 0;
}
.home-theme-1 .mec-event-article .mec-event-title {
    font-size: 20px;
}
.home-theme-1 .mec-event-article .mec-event-title a{
  color: #000;
}
.home-theme-1 .mec-event-article .mec-event-title a:hover {
    opacity: .8;
    color: #000;
}
.home-theme-1 .mec-box-calendar.mec-calendar .mec-calendar-side{
  width: 100%!important;
  padding: 0;
  display: block;
}
.home-theme-1 .mec-calendar-topsec {
    background: #0000;
}
.home-theme-1 .mec-calendar{
  border: 0;
  box-shadow: none;
}
.home-theme-1 .mec-calendar-side .mec-previous-month {
    left: 0!important;
}
.home-theme-1 .mec-calendar-side .mec-next-month {
    right: 0!important;
}
.home-theme-1 .mec-box-calendar.mec-calendar .mec-calendar-header {
    margin-bottom: 0!important;
    margin-top: 7px!important;
}
.home-theme-1 .mec-box-calendar.mec-calendar dt {
    font-size: 18px!important;
}
.home-theme-1 .mec-selected-day, .home-theme-1 .mec-selected-day:hover {
    background: #ecb80d!important;
}
.home-theme-1 .mec-calendar-row dt.mec-has-event:hover {
    background: #001d3d!important;
}
/* .home-theme-1 .mec-has-event:after {
    margin-left: -2px;
    background: #275d3b;
} */

.home-theme-1 .mec-calendar.mec-event-calendar-classic dl dt {
    text-align: center;
    height: 48px!important;
}
.home-theme-1 .mec-event-article{
    background: #001d3d!important;
    border: solid 1px #07a6de!important;
    z-index: 2;
    position: absolute;
    width: 130px;
    top: 0;
    opacity: 0;
}
.home-theme-1 .event-single-link-novel:hover > .mec-event-article{
opacity: 1;
}
.home-theme-1 .mec-calendar-novel-selected-day::after {
    content: '';
    background: #ecb80e;
    width: 5px;
    color: #001d3f!important;
    height: 5px;
    position: absolute;
    border-radius: 50%;
    cursor: pointer;
    top: 50%;
    margin-top: 9px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.home-theme-1 .mec-calendar.mec-event-calendar-classic .mec-selected-day {
    background: #0000!important;
    color: currentColor!important;
}


.home-theme-1 .mec-calendar-side .mec-next-month, .home-theme-1 .mec-calendar-side .mec-previous-month {
    background: #001c3c!important;
    border-radius: 50px!important;

  }
  .home-theme-1 .mec-calendar-side .mec-next-month i, .home-theme-1 .mec-calendar-side .mec-previous-month i {
    color: #ecb80d;
}


  .home-theme-1 .mec-calendar-side a{
    color: #FFF;
    font-size: 16px;
  }
  .home-theme-1 .mec-calendar-header h2 {
    font-size: 28px!important;
    margin-top: 12px!important;
}
  .home-theme-1 .mec-box-calendar.mec-calendar dt a{
  color: #222!important;
}
.home-theme-1 .mec-modal-preloader, .home-theme-1 .mec-month-navigator-loading {
    width: calc(100% + 28px)!important;
}
.home-theme-1 .mec-skin-monthly-view-month-navigator-container {
    margin-bottom: 15px!important;
}

span#back-top {
    background: #275d3b url(../../../plugins/vc-button-top/img/vc-top-arrow.svg) no-repeat center 50%;
}

.archive-box.search-page .search-bottom li.sf-field-posts_per_page{
  max-width: 165px;
    min-width: 165px;
    display: block!important;
    float: right;
    position: relative;
    bottom: 0;
}
.lang-th .search-bar_moex li:before {
    font-size: 21px;
    color: #939393;
}
.archive-box.search-page li.sf-field-post_date h4 {
    margin-top: 22px;
}
.search-bar_moex li.sf-field-post_date li:before {
    content: 'ช่วงเวลา';
    width: 100%;
    display: block;
    opacity: 0;
}
.archive-box.search-page li.sf-field-post_date label{
  position: relative;
}
.archive-box.search-page li.sf-field-post_date label input {
    padding-left: 40px;
    padding-right: 0;
}
.archive-box.search-page li.sf-field-post_date label::before {
    content: "\f145";
    font-family: "Flaticon";
    position: absolute;
    left: 0;
    top: 0;
    background: #0000;
    color: #777;
    width: auto;
    padding: 8px 11px;
    height: 100%;
    border-radius: 50px;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    z-index: 1;
}
.lang-th li.sf-field-search:before {
    content: 'ค้นหา';
}
.lang-en li.sf-field-search:before {
    content: 'Search';
}
.lang-th li.sf-field-taxonomy-mec_category:before {
    content: 'แบ่งตามหมวดหมู่';
}
.lang-th li.sf-field-sort_order:before {
    content: 'การเรียงลำดับข้อมูล';
}
.lang-en li.sf-field-sort_order:before {
    content: 'Sort Results By';
}
.lang-en li.sf-field-taxonomy-mec_category:before {
    content: 'All Category';
}
.lang-en li.sf-field-taxonomy-poll_cat:before{
    content: 'All Category';
}
.lang-th li.sf-field-taxonomy-poll_cat:before{
    content: 'แบ่งตามหมวดหมู่';
}
.lang-en li.sf-field-taxonomy-ebook_category:before{
    content: 'All Category';
}
.lang-th li.sf-field-taxonomy-ebook_category:before{
    content: 'แบ่งตามหมวดหมู่';
}
.lang-en li.sf-field-category:before{
    content: 'All Category';
}
.lang-th li.sf-field-category:before{
    content: 'แบ่งตามหมวดหมู่';
}
.search-page li.sf-field-category:before{
display: none;
}
.lang-en li.sf-field-taxonomy-weblink_category:before{
    content: 'All Category';
}
.lang-th li.sf-field-taxonomy-weblink_category:before{
    content: 'แบ่งตามหมวดหมู่';
}

.lang-en li.sf-field-taxonomy-wpdmcategory:before{
    content: 'All Category';
}
.lang-th li.sf-field-taxonomy-wpdmcategory:before{
    content: 'แบ่งตามหมวดหมู่';
}
.searchandfilter select.sf-input-select {
    line-height: 23px;
}
.downloads-box .searchandfilter ul {
    margin: 0 auto!important;
}

.downloads-box .box-pageination_post {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.downloads-box .search-bar_moe.search-bottom-per .sf-field-posts_per_page {
    bottom: 0;
}

.v-post-loop.-list article.post-item-style_2 .post-header {
    float: none;
    width: 100%;
    position: relative;
}
.v-post-loop.-list article.post-item-style_2 {
    border: 0;
    padding: 0;
}
.v-post-loop.-list article.post-item-style_2 .wrap-thumb {
    padding-bottom: calc( 0.55 * 100% );
}
.v-post-loop.-list article.post-item-style_2 .entry-meta {
    background: #001d3d;
    display: inline-block;
    color: #FFF;
    padding: 0 5px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
}
.v-post-loop.-list article.post-item-style_2 .entry-meta .post_date {
    margin: 0;
}
.v-container:not(body.home .v-container) {
    max-width: 1100px;
}

.v-post-loop.-list article.post-item-style_2 .post-info a {
    color: #265c3a;
    font-size: 22px;
}
.v-post-loop.-list article.post-item-style_2 .post-info {
    width: 100%;
    padding: 11px 0;
}
.social_shared_style_2 ul {
    margin: 0;
    border-bottom: solid 4px #275d3b;
    padding-bottom: 5px;
    text-align: center;
    margin-bottom: 30px;
    padding: 5px 15px;
text-align: left;
}
.social_shared_style_2 .heateor_sss_horizontal_sharing .heateor_sss_svg {
    background: #c7ead1!important;
    width: 45px!important;
height: 45px!important;
}
.social_shared_style_2 .heateor_sss_horizontal_sharing .heateor_sss_svg svg {
  width: 38px;
  height: 38px;
    margin-top: 2px;
    margin-left: 3px;
}
.social_shared_style_2 .heateor_sss_svg.heateor_sss_s__default.heateor_sss_s_line svg {
  width: 33px;
  height: 33px;
  margin-top: 5px;
  margin-left: 6px;
}
.social_shared_style_2 .heateor_sss_email svg {
    width: 42px!important;
    height: 42px!important;
    margin-top: 1px!important;
    margin-left: 2px!important;
}
.heateor_sss_svg{
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.heateor_sss_svg:hover {
    opacity: 0.8!important;
}
.heateor_sss_sharing_container a {
    margin: 2px 5px!important;
}

.social_shared_style_2 .heateor_sss_horizontal_sharing .heateor_sss_svg svg path{
fill: #282c2f;
}

.btn_back svg {
    color: #fec300;
    width: 18px;
    margin-bottom: -8px;
}
.btn_back ,.social_shared_style_2 span{
    background: #0000;
    border: 0;
    padding: 0;
    font-weight: 500;
    color: #000;
    font-size: 17px;
}
.social_shared_style_2 span svg {
    color: #fec300;
    width: 13px;
    margin-bottom: -8px;
    margin-right: 3px;
    fill: #fec300;
}

.single .single_sidebar {
    padding-top: 120px;
}
.social_shared_style_2 > span {
    padding: 0 15px 3px;
    display: block;
}
.social_shared_style_2 ul li {
    width: auto;
    margin-right: 13px;
}
.social_shared_style_2 .seed-social a {
  border-radius: 50%;
  min-width: 45px;
  min-height: 45px;
  max-width: 45px;
  padding: 0;
}
.fluentform .ff-el-is-error .text-danger {
    font-size: 18px!important;
}
@media (max-width:767px) {
  .single_sidebar.style-list-s2 {
    margin: 0;
    padding: 0;
    margin-top: 15px;
}
  .downloads-box .box-pageination_post li.sf-field-posts_per_page label {
    text-align: center;
}
  .law-modifly h3 {
    font-size: 26px;
    line-height: 24px;
}
  .single-meta.style-2 .left-items {
      grid-template-columns: 1fr;
  }

  .single-meta.style-2 .entry-title {
      margin: 0;
      line-height: 31px;
      font-size: 32px;
      margin-top: 15px;
  }
.wrap-single.style-2 .file_url_item {
    width: 78%!important;
}
.wrap-single.style-2 .wrap-all-list.new {
    padding-bottom: 15px;
}
.people-list .-people-item {
    display: block;
    margin-top: 30px!important;
  }
  .people-list .-people-item .-people-img ,.people-list .-people-item .-people-text{
    width: 100%;
        text-align: center!important;
}
.people-list .-people-item .-people-img img {
    margin-right: -30px;
    margin-bottom: -100px;
    margin-top: -50px;
}
  .session-people .people-list .-people-item .-people-img {
    width: 100%;
}
.session-people .people-list .-people-item .-people-text {
    width: 100%;
    text-align: center!important;
}

.icon-box-n .elementor-icon-box-wrapper {
    display: flex;
    text-align: left !important;
}

	.icon-box-n .elementor-icon-box-icon {
    padding-right: 10px !important;
}


  .home-theme-9 .procurement-wrap.style-8 .post-info {
      padding-left: 15px;
  }
  .rss-page-single.v-post-loop.-list .post-header {
    width: 25%;
}
.rss-page-single.v-post-loop.-list .post-info{
  width: 75%;
}
  .rss-page.v-post-loop.-list .post-header{
    width: 14%;
  }
  .rss-page.v-post-loop.-list .post-info {
    width: 86%;
}
  .home-theme-10.col-3 .post-calendar-style-10 .row {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
}
.home-theme-10 .procurement-wrap.style-3 .post-header {
    padding-right: 0!important;
}
.home-theme-10.calendar-clean.green .post-card-two > .main-object span.cat-text {
    text-align: center;
    display: block;
}
.home-theme-10.calendar-clean.green .post-card-two > .main-object span.cat-text span.day {
    font-size: 58px!important;
    line-height: 28px!important;
    margin-bottom: 0;
    display: block;
    margin-top: 10px!important;
}
/* .home-theme-10.col-3 .post-calendar-style-10 .col-md-3:last-child {
    display: none;
} */
  .home-theme-6 .wrapper-all-web-link .swiper-pagination{
    display: block;
}
.home-theme-6 #carousel_home_weblink .swiper-wrapper {
    padding-top: 0;
    max-height: 180px;
}
  .home-theme-6 .wrapper-all-web-link {
    margin: 0;
}
.home-theme-6 .weblink-button-prev, .home-theme-6 .weblink-button-next{
  display: none;
}
  .title-theme-6 .elementor-icon-box-wrapper {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      text-align: left!important;
      display: flex;
      gap: 10px;
  }
  .home-theme-6.col-1 .vc_posts.card.style-2.v1 .card-recent_post:last-child {
      display: block;
  }
  .title-theme-6 {
    text-align: left;
}
  .text-center-m{
    text-align: center;
  }
  .home-theme-6 .post-tab-style-6 .vc-title h3 {
    font-size: 38px;
    margin-top: -5px;
}
  .home-theme-6 .post-tab-style-6 .vc-title h5 {
    font-size: 25px;
}
  .home-theme-6 .post-tab-style-6-2 .vc-post .vc-info .excerpt p {
    line-height: 18px;
    -webkit-line-clamp: 3;
}
  .home-theme-6 .post-tab-style-2 .vc_post_tab_style_2 {
      grid-gap: 0;
  }
  .home-theme-5 .post-tab-style-3 .nav-sub-term-yp li{
    width: 100%;
  }
  .home-theme-5 .vc_post_tab_style_3_left {
    margin: 0;
    width: 100%;
}
.home-theme-5 .item-slide-post_tab_style_3 .in-info {
    width: 100%;
    top: 0;
}
.home-theme-5 .vc_post_tab_style_3_right {
    width: 100%;
}
.home-theme-5 .vc_post_tab_style_3_right .vcps-item {
    width: 100%;
}
.home-theme-5 .vc_post_tab_style_3_right {
    margin-left: -5px;
}
  .home-theme-5 .procurement-wrap.style-1-v2 .post-header img {
    margin-left: 16px;
    margin-top: 9px;
}
  .home-theme-4 .procurement-wrap.style-1-v1 .post-header{
    width: 10%;
  }
  .home-theme-4 .procurement-wrap.style-1-v1 .post-info {
    width: 65%;
  }
  .home-theme-4 .procurement-wrap.style-1-v1 .entry-meta {
      width: 25%;
  }

  .home-theme-4 .procurement-wrap.style-1-v2 .post-header {
    width: 15%;
  }
  .home-theme-4 .procurement-wrap.style-1-v2 .post-info{
      width: 58%;
  }
  .home-theme-4 .procurement-wrap.style-1-v2 .entry-meta {
      width: 27%;
  }
.home-theme-4 .vc_posts.card.style-2.v1 .card-recent_post:last-child {
    display: block;
}


  .home-theme-4.col-4 .vc_posts.card.style-2.v1 .vc_posts-wrapper {
      grid-template-columns: repeat(2, 1fr);
  }
  .home-theme-4.col-4 .vc_posts.card.style-2.v1 .card-recent_post:last-child{
    display: block!important;
  }
  .nav-weblink-home{
    bottom: 20px;
  }
  .home-theme-2 .procurement-wrap.style-3 .post-header {
    padding-left: 8px;
    width: 15%;
    padding-right: 15px;
}
.home-theme-2 .procurement-wrap.style-3 .post-info{
    width: 85%;
}
  #carousel_home_weblink .swiper-slide:after{
    display: none;
  }
  #carousel_home_weblink .swiper-wrapper {
    padding-bottom: 40px;
  }
  .title-carousel_home_weblink {
    padding: 30px 25px;
  }
  .yp_chart_wrap {
      width: 600px!important;
      float: none;
      margin-right: -320px;
      margin-bottom: 50px;
      display: block;
  }
  .yp_chart_wrap canvas {
    margin-top: -80px;
    margin-left: -185px;
}
  .poll-option_name:after {
    display: block;
    content: '';
    clear: both;
}
.poll-option_name li {
    width: 100%;
}
  ul.poll-option_name {
    position: relative;
    top: 0;
    left: 0;
    float: none;
    width: 100%;
    transform: none;
    clear: both;
    margin-bottom: 10px;
}

  .procurement-archive.poll-layout.style-3 .post-info {
    width: 92%!important;
    padding: 0!important;
    padding-left: 10px!important;
}
.procurement-archive.poll-layout.style-3 .post-link-btn {
    width: 100%;
}
.post-link-btn a {
    margin-top: 5px;
}
.procurement-archive.poll-layout.style-3 .post-header {
    width: 8%!important;
}
  .search-bar_moe.search-bottom-per .sf-field-posts_per_page {
    position: relative;
    bottom: auto;
    float: none;
  }
  .box-pageination_post .searchandfilter ul {
    float: none!important;
    grid-template-columns: revert!important;
}
  .search-bar_moe.search-bottom-per ul{
        grid-template-columns: revert!important;
  }
  .search-bar_moe.search-bottom-per li.sf-field-posts_per_page label:after,.box-pageination_post .searchandfilter label:after{
    top: 32px!important;
  }

  .single-meta .post_by{
    margin-bottom: 10px;
  }
  .archive-box.search-page  .v-post-loop.-list .post-header {
      width: 30%;
  }
  .archive-box.search-page  .v-post-loop.-list .post-info {
      width: 70%;
  }
  span.breadcrumb_last {
    margin-left: 5px;
    margin-bottom: -8px!important;
}
  .v-post-loop.-card {
      -ms-grid-columns: (minmax(0,1fr))[2];
      grid-template-columns: repeat(2,minmax(0,1fr));
      grid-gap: 15px;
      margin: 45px 0 70px;
  }
  .single .main-content,.single .single_sidebar{
    width: 100%;
    float: none;
  }
  .single .entry-content .v-container {
    padding: 0;
}
.single .entry-title {
    font-size: 26px;
    line-height: 25px;
  }
  .wrap-all-list.new img {
    width: 7%;
}
.file_url_item {
    float: left;
    width: 89%;
}

 .v-post-loop .post-item {
     margin-bottom: 10px;
 }


}

.hamburger {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #000; }

.hamburger-box {
  width: 32px;
  height: 18px;
  display: inline-block;
  position: relative;
  margin-left: 5px;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 32px;
    height: 3px;
    background-color: #000;
    border-radius: 0;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
    }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px;
  }


  /*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px; }
  .hamburger--slider .hamburger-inner::before {
    top: 8px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s;
    }
  .hamburger--slider .hamburger-inner::after {
    top: 16px;
    }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(-90deg);
    }



    @font-face {
        font-family: 'DB Heavent';
        src: local('DBHelvethaicaX-Reg'),
            url('../fonts/db_heavent/DBHelvethaicaX-Reg.woff2') format('woff2');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: 'DB Heavent';
        src: local('DBHelvethaicaX-Thin'),
            url('../fonts/db_heavent/DBHelvethaicaX-Thin.woff2') format('woff2');
        font-weight: 100;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: 'DB Heavent';
        src: local('DBHelvethaicaX-Med'),
            url('../fonts/db_heavent/DBHelvethaicaX-Med.woff2') format('woff2');
        font-weight: 600;
        font-style: normal;
        font-display: swap;
    }


    @font-face {
        font-family: 'DB Heavent';
        src: local('DBHelvethaicaX-75Bd'),
            url('../fonts/db_heavent/DBHelvethaicaX-75Bd.woff2') format('woff2');
        font-weight: bold;
        font-style: normal;
        font-display: swap;
    }







    @font-face {
        font-family: 'Sarabun';
        src: local("Sarabun"), url(../fonts/sarabun/sarabun.woff2) format("woff2"), url(../fonts/sarabun/sarabun.woff) format("woff");
        font-weight: 400;
        font-style: normal;
        font-display: fallback
    }

    @font-face {
        font-family: 'Sarabun';
        src: local("Sarabun"), url(../fonts/sarabun/sarabun-medium.woff2) format("woff2"), url(../fonts/sarabun/sarabun-medium.woff) format("woff");
        font-weight: 500;
        font-style: normal;
        font-display: fallback
    }

    @font-face {
        font-family: 'Sarabun';
        src: local("Sarabun"), url(../fonts/sarabun/sarabun-bold.woff2) format("woff2"), url(../fonts/sarabun/sarabun-bold.woff) format("woff");
        font-weight: 700;
        font-style: normal;
        font-display: fallback
    }

@font-face {
  font-family: "Flaticon";
  src: url("../fonts/paradizicon/Flaticon.eot");
  src: url("../fonts/paradizicon/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/paradizicon/Flaticon.woff2") format("woff2"),
       url("../fonts/paradizicon/Flaticon.woff") format("woff"),
       url("../fonts/paradizicon/Flaticon.ttf") format("truetype"),
       url("../fonts/paradizicon/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/paradizicon/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: Flaticon;
font-style: normal;
margin-left: 0;
}


.flaticon-phone:before { content: "\f100"; }
.flaticon-phone-1:before { content: "\f101"; }
.flaticon-shopping-cart:before { content: "\f102"; }
.flaticon-shopping-cart-1:before { content: "\f103"; }
.flaticon-shopping-cart-2:before { content: "\f104"; }
.flaticon-shopping-cart-empty-side-view:before { content: "\f105"; }
.flaticon-shopping-cart-of-horizontal-lines-design:before { content: "\f106"; }
.flaticon-shopping-cart-3:before { content: "\f107"; }
.flaticon-cart:before { content: "\f108"; }
.flaticon-supermarket:before { content: "\f109"; }
.flaticon-commerce-and-shopping:before { content: "\f10a"; }
.flaticon-cart-1:before { content: "\f10b"; }
.flaticon-shopping-basket:before { content: "\f10c"; }
.flaticon-line-logo:before { content: "\f10d"; }
.flaticon-dialogue:before { content: "\f10e"; }
.flaticon-chat:before { content: "\f10f"; }
.flaticon-speech-bubbles:before { content: "\f110"; }
.flaticon-menu:before { content: "\f111"; }
.flaticon-menu-1:before { content: "\f112"; }
.flaticon-cross-out:before { content: "\f113"; }
.flaticon-error:before { content: "\f114"; }
.flaticon-avatar:before { content: "\f115"; }
.flaticon-user:before { content: "\f116"; }
.flaticon-account:before { content: "\f117"; }
.flaticon-magnifying-glass:before { content: "\f118"; }
.flaticon-search:before { content: "\f119"; }
.flaticon-down-arrow:before { content: "\f11a"; }
.flaticon-downwards-pointer:before { content: "\f11b"; }
.flaticon-chevron:before { content: "\f11c"; }
.flaticon-chevron-1:before { content: "\f11d"; }
.flaticon-back:before { content: "\f11e"; }
.flaticon-left-chevron:before { content: "\f11f"; }
.flaticon-right-chevron:before { content: "\f120"; }
.flaticon-chevron-2:before { content: "\f121"; }
.flaticon-delete-button:before { content: "\f122"; }
.flaticon-delete:before { content: "\f123"; }
.flaticon-heart:before { content: "\f124"; }
.flaticon-car:before { content: "\f125"; }
.flaticon-car-1:before { content: "\f126"; }
.flaticon-car-2:before { content: "\f127"; }
.flaticon-envelope:before { content: "\f128"; }
.flaticon-pin:before { content: "\f129"; }
.flaticon-pointer-spot-tool-for-maps:before { content: "\f12a"; }
.flaticon-pin-1:before { content: "\f12b"; }
.flaticon-pin-2:before { content: "\f12c"; }
.flaticon-pin-3:before { content: "\f12d"; }
.flaticon-earth-grid-symbol:before { content: "\f12e"; }
.flaticon-browser:before { content: "\f12f"; }
.flaticon-browser-1:before { content: "\f130"; }
.flaticon-add:before { content: "\f131"; }
.flaticon-add-1:before { content: "\f132"; }
.flaticon-plus:before { content: "\f133"; }
.flaticon-share:before { content: "\f134"; }
.flaticon-share-1:before { content: "\f135"; }
.flaticon-substract:before { content: "\f136"; }
.flaticon-substract-1:before { content: "\f137"; }
.flaticon-minus-symbol:before { content: "\f138"; }
.flaticon-text-height:before { content: "\f139"; }
.flaticon-text-height-1:before { content: "\f13a"; }
.flaticon-like:before { content: "\f13b"; }
.flaticon-thumbs-up:before { content: "\f13c"; }
.flaticon-clock:before { content: "\f13d"; }
.flaticon-tag:before { content: "\f13e"; }
.flaticon-tag-1:before { content: "\f13f"; }
.flaticon-tag-2:before { content: "\f140"; }
.flaticon-folder:before { content: "\f141"; }
.flaticon-edit:before { content: "\f142"; }
.flaticon-folder-1:before { content: "\f143"; }
.flaticon-paper:before { content: "\f144"; }
.flaticon-timetable:before { content: "\f145"; }
.flaticon-clock-1:before { content: "\f146"; }
.flaticon-clock-2:before { content: "\f147"; }
.flaticon-clock-3:before { content: "\f148"; }
.flaticon-alarm-clock:before { content: "\f149"; }
.flaticon-history:before { content: "\f14a"; }

body, html {
    width: 100%;
    overflow-x: hidden;
      color: #000;
}

.single .entry-content p {
    margin-bottom: 15px;
    font-family: 'Sarabun';
    font-size: 15px;
    line-height: 26px;
}
.single .main-content h3 {
    font-size: 30px;
    line-height: 31px;
    margin-top: 0;
}
.single .entry-featured-image {
    margin-bottom: 30px;
}
.single .right-items .post_views {
    display: block;
    float: right;
}
.single .right-items .post_views .icon-view {
    background: #f9aa2b;
    display: inline-block;
    width: 30px;
    height: 30px;
    float: left;
}
.single .right-items .post_views .icon-view svg {
    color: #FFF;
    width: 16px;
    margin-left: 0.4em;
    margin-top: 0.15em;
}
.single .right-items .post_views .post-views {
    float: left;
    margin-left: 10px;
    margin-top: 3px;
}
.left-tags {
    float: left;
}
.right-shared {
    float: right;
}
.seed-social .text{
  display: none;
}
.site {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
}
.v-container{
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1200px!important;
}
ul.sidebar_not_found {
    margin: 0;
    list-style: none;
    padding-left: 17px;
}
.site-header {
    min-height: 70px;
    box-shadow: 0 3px 5px 1px rgb(0 0 0 / 8%);
}
.site-header>.v-container {
    position: relative;
    min-height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.desktop_menu ul {
  padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      height: 100%;
}

.desktop_menu li {
    position: relative;
    height: 100%;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
        min-height: 70px;
}

.desktop_menu li a {
    padding: 8px 25px;
    font-size: 21px;
    line-height: 18px;
    color: #222;
}
.desktop_menu li a:not(.sub-menu a) {
    padding: 8px 20px;
    padding-left: 10px;
  }
  .theme-four .desktop_menu li a:not(.sub-menu a),
  .theme-five .desktop_menu li a:not(.sub-menu a),
  .theme-six .desktop_menu li a:not(.sub-menu a),
  .theme-seven .desktop_menu li a:not(.sub-menu a),
  .theme-eight .desktop_menu li a:not(.sub-menu a),
  .theme-nine .desktop_menu li a:not(.sub-menu a)
  {
    padding: 9px 15px!important;
  }
.desktop_menu  li > a:hover,.site-header .menu-item-has-children:hover > .wrap-toggle-mobile  svg,.site-header  .menu-item-has-children:hover > a,.current_page_item > a {
    color: #2C5FF7;
}

.site-branding {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    transform: none;
    margin: 0;
}
.main-navigation {
    margin-left: auto;
    width: auto;
}

.site-branding img {
    max-height: 50px;
    width: auto;
    margin: 9px 0 0;
}
.menu-item-has-children svg {
    width: 15px;
    margin-left: -10px;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 6px;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
}
.menu-item-has-children:hover > .wrap-toggle-mobile > svg {
color: currentColor;
}
.desktop_menu .sub-menu {
    padding: 15px 0;
    display: block;
    text-align: left;
    overflow: hidden;
    opacity: 0;
    border-radius: 3px;
    height: auto;
    max-height: 0;
    position: absolute;
    z-index: 101;
    top: calc(100% + 5px);
    -webkit-filter: drop-shadow(0 1px 6px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 1px 6px rgba(0, 0, 0, 0.1));
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-color: #FFF;
    min-width: 220px;
}
.desktop_menu .sub-menu .wrap-toggle-mobile > svg {
  -webkit-transform: rotateZ( 270deg);
  transform: rotateZ( 270deg);
}
#main-header_1 ul.social-ul li a:hover {
  transform: scale(1)!important;
}
 /* ul.social-ul li a{
    transition: all ease-in-out 250ms;
}
 ul.social-ul li a:hover{
  transform: scale(1);
} */
#page .desktop_menu .sub-menu li a:hover {
    color: #555;
}
.menu-item-has-children .sub-menu svg {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 0!important;
    margin-top: -3px;
}
.desktop_menu .sub-menu:before {
  position: absolute;
  content: "";
  left:29px;
  top: -8px;
  height: 0;
  width: 0;
  border-bottom: 8px solid #FFF;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transition: all .5s;
      -ms-transition: all .5s;
      -o-transition: all .5s;
  z-index: 1;
}
.desktop_menu .sub-menu li a{
  border-bottom: 0;
  font-size: 20px;
  transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transition: all .5s;
      -ms-transition: all .5s;
      -o-transition: all .5s;
}
.desktop_menu .sub-menu li:last-child > a{
  border-bottom: 0;
}
.desktop_menu .sub-menu .sub-menu:before {
    border-bottom-color: #fff!important;
}

.desktop_menu li:nth-last-child(1) > .sub-menu > .menu-item-has-children .sub-menu,
.desktop_menu li:nth-last-child(2) > .sub-menu > .menu-item-has-children .sub-menu,
.desktop_menu li:nth-last-child(3) > .sub-menu > .menu-item-has-children .sub-menu
 {
   left: calc(-100% - 18px);
   right: 100%;
   margin-right: 20px;
}

.desktop_menu li:nth-last-child(1) > .sub-menu > .menu-item-has-children .sub-menu::before,
.desktop_menu li:nth-last-child(2) > .sub-menu > .menu-item-has-children .sub-menu::before,
.desktop_menu li:nth-last-child(3) > .sub-menu > .menu-item-has-children .sub-menu::before
{
    left: calc(100% - 4px);
    height: 0;
    transform: rotate(90deg);
}

.desktop_menu li:hover>.sub-menu {
  opacity: 1;
  max-height: 100vh;
  top: 90%;
  height: auto;
  z-index: 200;
  overflow: visible;
}
ul.social-ul li a{
  position: relative;
}

.desktop_menu .sub-menu li a:before {
content: "";
    position: absolute;
    width: 0;
    height: 1px;
    background: currentColor;
    left: 20px;
    top: 18px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.desktop_menu .sub-menu li:hover > a:before {
    width: 10px;
}
.desktop_menu .sub-menu li:hover a{
  padding-left: 35px!important;
}

#mobile-menu li.is-active-mobile>.sub-menu .sub-menu {
    left: 0;
}
/*

#mobile-menu.menu.dropdown>li {
  -webkit-transform: scale(1.1) translateY(-2px);
  transform: scale(1.1) translateY(-2px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

 #mobile_menu_wrap.is-active .menu.dropdown>li {
    -webkit-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
}

#mobile-menu.menu.dropdown>li:nth-child(1) {
    transition-delay: .1s
}

#mobile-menu.menu.dropdown>li:nth-child(2) {
    transition-delay: .15s
}

#mobile-menu.menu.dropdown>li:nth-child(3) {
    transition-delay: .2s
}

#mobile-menu.menu.dropdown>li:nth-child(4) {
    transition-delay: .25s
}

#mobile-menu.menu.dropdown>li:nth-child(5) {
    transition-delay: .3s
}

#mobile-menu.menu.dropdown>li:nth-child(6) {
    transition-delay: .35s
} */
/* language */
.languages-yp{
position:relative;
}
.current_btn_lang img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 5px;
    margin-bottom: -9px;
}
.current_btn_lang svg {
    width: 14px;
    margin-left: 2px;
    margin-bottom: -7px;
}
.current_btn_lang.languages__item--current {
    display: block;
}

.current_btn_lang{
cursor:pointer;
  font-size:14px;
      color: #000;
}
.dropdown_lang {
    display: block;
    text-align: left;
    overflow: hidden;
    opacity: 0;
    border-radius: 3px;
    height: auto;
    max-height: 0;
    position: absolute;
    z-index: 101;
    top: calc(100% + 5px);
    -webkit-filter: drop-shadow(0 1px 6px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 1px 6px rgba(0, 0, 0, 0.1));
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #FFF;
    min-width: 150px;
  padding:10px;
}
.current_btn_lang:hover > .dropdown_lang {
    opacity: 1;
    max-height: 100vh;
    top: 90%;
    height: auto;
    margin-top: 15px;
    z-index: 101;
    overflow: visible;
      z-index: 9999;
}
a.languages__item {
    display: block;
    font-size: 13px;
    line-height: 23px;
    text-transform: none;
    color: #000;
    font-weight: 400;
}
a.languages__item:hover {
    color: #0074bc;
}
/* language */

.desktop_menu li>.sub-menu li {
    min-height: auto!important;
}

.desktop_menu li.menu-item-has-children>.sub-menu li a {
    min-height: auto;
    padding-right: 40px;
}


.desktop_menu .sub-menu .sub-menu {
    left: 100%;
    top: 0!important;
}
.desktop_menu  .sub-menu  .sub-menu:before{
  display: none;
}
.site-footer {
    background: #eee;
    color: #242424;
    text-align: center;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
}
body.admin-bar .site {
    min-height: calc(100vh - 32px);
}
.site-footer p {
    margin: 0!important;
    padding: 10px;
    font-size: 12px;
    font-weight: 400;
}


/*for pc*/
._mobile{
  display: none;
}
._desktop{
  display: block;
}
html #wpadminbar {
    z-index: 996;
}
/* end for pc */



/* mobile menu */
#mobile-menu .sub-menu {
    width: 100%;
    max-height: 0;
    filter: none;
    background: #f6f6f6;
    position: relative;
    overflow: hidden;
    /* -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0); */
    /* -webkit-transition: max-height .3s,-webkit-transform .3s;
    transition: max-height .3s,-webkit-transform .3s;
    -o-transition: max-height .3s,transform .3s;
    transition: max-height .3s,transform .3s;
    transition: max-height .3s,transform .3s,-webkit-transform .3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top; */
}

#mobile-menu li.is-active-mobile>.sub-menu {
  /* -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1); */
  max-height: 100vh;
}



#mobile-menu li:hover > a,#mobile-menu li:hover svg{
  color: #222!important;
}




.overlay_menu_m{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 997;
    background: #000;
    opacity: 0;
    pointer-events: none;
    transition: opacity .5s;
    display: none;
    pointer-events: none;
}
.overlay_menu_m.is-active {
      opacity: .5;
      display: block;
      pointer-events: all;
}
#mobile_menu_wrap {
    position: relative;
}
#mobile_menu_wrap{
    background: #FFF;
    position: fixed;
    top: 0;
    right: 0;
    width: 350px;
    height: 100vh;
    z-index: 998;
    transform: translateX(350px);
    -webkit-transition: .5s ease;
    transition: .5s ease;
}
#mobile_menu_wrap.is-active {
  transform: translateX(0);
  display: block;
}
#close-mobile-menu {
    z-index: 999;
    display: block;
    text-align: right;
    border: solid 1px #ddd;
    border-bottom: 0;
    width: 59px;
    margin-left: auto;
    padding-left: 15px;
}
#close-mobile-menu svg {
    width: 30px;
}
#toggle-main-menu {
    margin-right: -15px;
    margin-top: 10px;
    height: 60px;
}
#mobile-menu {
    display: block;
    height: calc(100vh - 15rem);
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}
#mobile-menu ul {
    margin: 0;
    padding: 0;
}
#mobile-menu li{
  display: block;
  min-height: auto;
  height: auto;
  border-bottom: solid #ddd 1px;
}
#mobile-menu li:first-child {
    border-top: solid 1px #ddd;
}
#mobile-menu li>a {
  width: 100%;
  display: block;
  min-height: 50px;
  line-height: 29px;
  padding: 10px;
}
#mobile-menu .menu-item-has-children .wrap-toggle-mobile {
    margin: 0;
    border-left: solid 1px #ddd;
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
#mobile-menu .menu-item-has-children > a {
    width: calc(100% - 50px);
}
#mobile-menu .menu-item-has-children .wrap-toggle-mobile svg {
    margin: 0;
    padding-left: 11px;
    width: 50px;
    min-height: 50px;
    margin-bottom: -8px;
    padding-right: 12px;
    transform: rotate(270deg);
    transition: transform .2s;
    right: 0;
}
#mobile-menu li.is-active-mobile>.wrap-toggle-mobile svg {
    transform: rotate(
0deg);
}
/* mobile menu */


/* advance search */
span.options-reset {
    background: #ddd;
    color: #222;
    border-radius: 5px;
    padding: 2px 14px;
    font-size: 12px;
    cursor: pointer;
    font-weight: 600;
}
.ad-search {
  display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    margin: 50px 0 60px;
    flex-wrap: wrap;
}
.s-sidebar {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    display: flex;
    flex-wrap: wrap;
}
 .has-sidebar .ad-wrap-loop {
    display: flex;
    flex-wrap: wrap;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.term-option-label{
  display: block;
}
.ad-wrap-loop input {
    width: 100%;
    min-height: 40px;
    border-radius: 0;
    padding: 5px 10px;
    margin-bottom: 15px;
}
.searchBar-wrap {
    width: 100%;
    position: relative;
}
.searchBar-wrap button.ad-submit {
    background: transparent;
    position: absolute;
    right: 0;
    border: 0;
    max-height: 40px;
}
/*
.has-sidebar .v-post-loop .post-item{
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  display: flex;

  padding-right: 0.625rem;
    padding-left: 0.625rem;
  flex-wrap: wrap;
} */
.has-sidebar .v-post-loop {
    margin: 0!important;
}

.post_excerpt{
  word-break: break-word;
}

.card-theme-1 .entry-meta {
    background: #001d3d;
    display: inline-block;
    color: #FFF;
    padding: 0 5px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 15px;
}
.card-theme-1 .entry-meta svg{
      margin-bottom: -2px;
}
.card-theme-1 .post_excerpt {
    font-family: 'Sarabun';
    font-size: 12px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 60px;
}
.card-theme-1.card-post_m h4 a {
    font-size: 22px;
    text-align: left;
    line-height: 20px;
    font-weight: 600!important;
    margin-top: 7px;
    margin-bottom: 5px;
    min-height: 60px;
}
.card-theme-1.card-post_m.card-recent_post {
    padding: 0!important;
    border-radius: 0;
}

.card-theme-1 .divide-obj{
  content: "";
    position: absolute;
    left: 15px;
    bottom: -1px;
    width: 30px;
    height: 15px;
    border-top: solid 15px #0000;
    border-left: solid 15px #fff;
    border-right: solid 15px #fff;
}
.card-theme-1 .wrap-thumb::before{
  content: "";
  position: absolute;
  width: 15px;
  left: 0;
  bottom: -1px;
  z-index: 1;
  border-top: solid 16px #fff;
}
.card-theme-1 .wrap-thumb::after{
  content: "";
  position: absolute;
  width: calc(100% - 45px);
  left: 45px;
    border-top: solid 16px #fff;
  bottom: -1px;
}
.card-theme-1 .post-info {
    padding: 0 10px;
    position: relative;
    padding-bottom: 65px;
}
.card-theme-1 .vc-view-more {
    padding: 10px;
    border-top: solid 1px #ddd!important;
    width: 100%;
    display: block;
    text-align: center;
    text-decoration: none;
    position: absolute;
    left: 0;
    bottom: 0;
}
.card-theme-1 .vc-view-more  svg {
    stroke: #fec81d;
    color: #fec81d;
    margin-bottom: -3px;
}
/* end card 1 */
.card-theme-4.card-post_m h4 a {
color: #0a3b69;
}
.card-theme-4.card-post_m .entry-meta {
  display: -ms-grid;
  display: grid;
  padding: 0;
  -ms-grid-columns: (minmax(30px,1fr))[auto-fit];
  grid-template-columns: repeat(auto-fit,minmax(30px,1fr));
  width: 100%;
    bottom: 0;
    background: #eee;
    color: #222;
    margin: 0;
}
.card-theme-4.card-post_m .entry-meta span.post_date {
    margin-top: 10px;
    display: block;
}
.card-theme-4.card-post_m .entry-meta .vc-view-more {
    border: 0!important;
    width: auto;
    position: relative;
    color: #222;
}
.card-theme-4.card-post_m .entry-meta .vc-view-more svg {
    color: #009f83;
    stroke: #009f83;
}
.card-theme-4.card-post_m .entry-meta .yp-col-grid {
    border-right: solid 0.03em #fff;
    border-left: solid 0.03em #FFF;
}
.card-theme-4.card-post_m .entry-meta .yp-col-grid:first-child {
    border-left: 0;
}
.card-theme-4.card-post_m .entry-meta .yp-col-grid:last-child {
    border-right: 0;
}
body.box-color_3 .divide-obj {
    border-left: solid 15px #000000;
    border-right: solid 15px #000000;
}
body.box-color_3 .wrap-thumb::before,
body.box-color_3 .wrap-thumb::after,
body.box-color_3 .yp-col-grid
 {
    border-color: #000000!important;
}
body.box-color_3 .card-theme-4.card-post_m .entry-meta{
    background-color: #fff700!important;
}

body.box-color_3 .v-post-loop.-list .entry-meta {
    color: #fff700!important;
}
body.box-color_3 article.post-item-style_2 .entry-meta {
    background: #000!important;
}
/* end card 4 */

body.theme-five .card-post_m .entry-meta,
body.theme-five article.post-item-style_2 .entry-meta
{
  background: #ffc300!important;
  top: 0;
  left: 0;
  bottom: auto!important;
  margin: 0;
  width: 50px;
}

body.theme-five .card-post_m .entry-meta span.post_date,
body.theme-five article.post-item-style_2 .entry-meta span.post_date
 {
    color: #265c3a;
    font-weight: 600;
}
body.theme-five .card-post_m .entry-meta span.post_date .line-1,
body.theme-five article.post-item-style_2 .entry-meta span.post_date .line-1
 {
    font-size: 40px;
    line-height: 40px;
    display: block;
}
body.theme-five .card-post_m .entry-meta span.post_date .line-2,
body.theme-five article.post-item-style_2 .entry-meta span.post_date .line-2
{
    font-size: 16px;
    line-height: 10px;
    margin-top: -5px;
    display: block;
    margin-bottom: 8px;
}

body.theme-five .card-post_m .vc-view-more,
body.theme-six .card-post_m .vc-view-more {
  border: 0!important;
      width: auto;
      display: inline-block;
      left: 50%;
      transform: translate(-50%, -20px);
      background: #265c3a;
      padding: 4px 18px;
      margin: 0;
      text-align: center;
      border-radius: 50px;
      color: #FFF;
}
body.theme-five .card-post_m .vc-view-more svg{
display: none;
}
body.theme-five .card-theme-1 .post-info {
    padding-bottom: 75px;
}
body.theme-five  .card-theme-1.card-post_m h4 a {
    color: #378e57;
}
body.theme-five .single_sidebar.style-list-s2 .widget-title {
    color: #FFF;
    padding-left: 15px;
    background: #7cb119;
    width: 100%;
}

body.theme-four .title-box_widget,
body.theme-four .single_sidebar .widget-title
 {
    background: #001d3d;
    position: relative;
    background: linear-gradient(90deg, #001d3d 0%, #009c81 100%);
    margin-bottom: 20px;
    padding: 5px 0;
}
body.theme-four .title-box_widget h3,
body.theme-four .single_sidebar .widget-title
{
    color: #FFF;
}
body.theme-four .title-box_widget:after,
body.theme-four .single_sidebar .widget-title:before
{
background: url(/wp-content/themes/fluffy/img/4-8-1.webp);
content: '';
background-position: right;
background-size: contain;
position: absolute;
background-repeat: no-repeat;
right: 0;
top: 0;
width: 100px;
height: 100%;
}
body.theme-four .single_sidebar h3.section-title:after{
  display: none;
}
body.theme-four .single_sidebar .widget-title {
    width: 100%;
    padding-left: 15px;
    position: relative;
}


body.theme-two .archive-sidebar .post-info a {
    line-height: 17px;
    margin-top: 2px;
    font-size: 17px;
}
body.theme-two .archive-sidebar .date-post_card > span.date-post_card {
    font-size: 14px;
}
body.theme-two .archive-sidebar .date-post_card > span.date-post_card svg{
  width: 10px;
}
body.theme-two .archive-sidebar .post-info {
    z-index: 10;
    padding: 0;
}
body.theme-two .archive-sidebar .card-recent_post {
    padding: 6px!important;
}

body.theme-three .archive-sidebar h3.widget-title_head,
body.theme-three .single_sidebar .widget-title
{
    font-size: 36px;
    font-weight: 600;
    color: #262626;
    padding: 0;
}

body.theme-three .archive-sidebar .card-recent_post,
body.theme-three .single_sidebar .v-post-loop.-list article {
    padding: 7px;
    background: #f2f2f2;
        border-radius: 8px!important;
    margin-bottom: 10px!important;
}

body.theme-three .single_sidebar .v-post-loop.-list article a,
body.theme-three .archive-sidebar .card-recent_post h4 a
 {
    line-height: 19px;
        font-weight: 600!important;
    font-size: 18px;
    min-height: 57px;
}

body.theme-six .card-theme-1 .entry-meta {
    background: #5c9200;
    padding: 11px 10px;
    right: auto;
    left: -2px;
    bottom: auto;
    border-radius: 4px;
    top: 5px;
    margin: 0;
    width: auto;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
body.theme-six .card-theme-1 .entry-meta span.post_date .line-1 {
  float: left;
  text-align: left;
  font-size: 34px;
  width: 50%;
  line-height: 27px;
  padding-left: 2px;
  padding-right: 5px;
}
body.theme-six .card-theme-1 .entry-meta span.post_date .line-2 {
    width: 50%;
    display: block;
    font-size: 15px;
    line-height: 14px;
    text-align: left;
    float: left;
    margin-right: -15px;
    padding-left: 5px;
    font-weight: 400;
}

body.theme-six .card-post_m .vc-view-more{
  background: #fa8400;
}

body.theme-six .card-theme-1.card-post_m h4 a {
    color: #305981;
}
body.theme-six .card-post_m .vc-view-more svg{
  display: none;
}
body.theme-six .v-post-loop.-list article.post-item-style_2 .entry-meta {
    background: #0000;
    color: #305981;
    padding: 0;
    position: relative;
    margin: 0;
}
body.theme-six .v-post-loop.-list .entry-meta svg {
    color: #fa8400;
}
body.theme-six .v-post-loop.-list article.post-item-style_2 .entry-meta .post_date {
    font-weight: 600;
}
body.theme-six .v-post-loop.-list article.post-item-style_2 .post-info a {
    color: #305981;
}
body.theme-six .v-post-loop.-list article.post-item-style_2 .post-info {
    margin-top: -8px;
    padding: 0;
}
body.theme-six .v-post-loop.-list article.post-item-style_2 {
    margin-bottom: 20px;
}
body.theme-six .card-theme-1.card-post_m.card-recent_post {
    border-radius: 13px;
}
body.theme-six .card-theme-1.card-post_m.card-recent_post {
    border-radius: 13px;
}

body.theme-six .single_sidebar .widget-title,
body.theme-six .archive-sidebar .widget-title_head {
    color: #81b622;
    padding: 0;
    width: 100%;
}
body.theme-six .single_sidebar .widget-title:after,
body.theme-six .archive-sidebar .widget-title_head:after {
  content: '';
  width: 30px;
  height: 3px;
  display: block;
  background: #fa8400;
  margin-bottom: 20px;
  margin-top: -5px;
  position: relative;
  padding: 0;
  left: 0;
  top: 0;
}
body.theme-six .single_sidebar .widget-title {
    margin: 0;
}


body.theme-eight:not(body.home) .card-post_m,
body.theme-nine:not(body.home) .card-post_m
{
    padding: 0!important;
    border-radius: 0;
}

body.theme-eight:not(body.home) .card-post_m .post-info,
body.theme-nine:not(body.home) .card-post_m .post-info
 {
    z-index: 10;
    background: #f5f5f5;
    padding: 15px;
    padding-top: 17px;
}
body.theme-nine:not(body.home) .card-post_m {
    background: #f5f5f5;
}
body.theme-eight .card-post_m span.date-post_card svg,
body.theme-nine .card-post_m span.date-post_card svg
 {
    margin-top: 0.27em;
}
body.theme-eight .card-post_m svg,
body.theme-nine .card-post_m svg
 {
    stroke: #999;
    width: 10px;
}
body.theme-eight .card-post_m h4 a,
body.theme-nine .card-post_m h4 a
 {
    text-align: left;
    line-height: 25px;
    margin-bottom: 10px;
    min-height: 70px;
}
.card-theme-8 .post_excerpt {
    font-family: 'Sarabun';
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 54px;
}
body.theme-eight:not(body.home) .card-post_m .date-post_card,
body.theme-nine:not(body.home) .card-post_m .date-post_card
 {
    align-items: start;
    text-align: left;
    justify-content: start;
    color: #999;
    margin-bottom: 5px;
    padding-top: 0;
}
body.theme-eight .card-post_m .vc-view-more,
body.theme-nine .card-post_m .vc-view-more
 {
    text-decoration: none;
    font-weight: 600;
    color: #000;
    margin-top: 10px;
    display: block;
}
body.theme-eight .card-post_m .vc-view-more svg,
body.theme-nine .card-post_m .vc-view-more svg
 {
    stroke: #000;
    margin-bottom: -2px;
}
body.theme-eight .archive-sidebar article,
body.theme-eight .single_sidebar article,
body.theme-nine .archive-sidebar article,
body.theme-nine .single_sidebar article
 {
    grid-gap: 0;
    background: #fa394a;
    padding: 8px!important;
    border-radius: 0;
    margin-bottom: 5px!important;
    margin-top: 3px!important
}
body.theme-eight .archive-sidebar .card-recent_post .post-info,
body.theme-eight .single_sidebar .v-post-loop.-list .post-info,
body.theme-nine .archive-sidebar .card-recent_post .post-info,
body.theme-nine .single_sidebar .v-post-loop.-list .post-info
 {
    color: #FFF;
    padding: 0 10px;
}
body.theme-eight .archive-sidebar .card-recent_post .title-head_card,
body.theme-eight .single_sidebar .v-post-loop.-list .post-info h3,
body.theme-nine .archive-sidebar .card-recent_post .title-head_card,
body.theme-nine .single_sidebar .v-post-loop.-list .post-info h3
 {
    min-height: 66px;
}
body.theme-eight .archive-sidebar .card-recent_post h4 a,
body.theme-eight .single_sidebar .v-post-loop.-list .post-info a,
body.theme-nine .archive-sidebar .card-recent_post h4 a,
body.theme-nine .single_sidebar .v-post-loop.-list .post-info a
 {
    color: #FFF;
    font-size: 17px;
}
body.theme-eight .archive-sidebar .card-recent_post .post-info svg,
body.theme-nine .archive-sidebar .card-recent_post .post-info svg
 {
    stroke: #fff!important;
    width: 10px;
    height: 10px;
}
body.theme-eight .archive-sidebar .last-news article,
body.theme-nine .archive-sidebar .last-news article
{
    background: #005655;
}
body.theme-eight .archive-sidebar .widget-title_head,
body.theme-nine .archive-sidebar .widget-title_head
{
  padding-left: 0;
}
body.theme-eight .single_sidebar .widget-title,
body.theme-nine .single_sidebar .widget-title
{
    color: #010101;
    margin-bottom: 5px;
}
body.theme-eight .single_sidebar article,
body.theme-nine .single_sidebar article
{
    padding-bottom: 3px!important;
}
body.theme-eight .single_sidebar .v-post-loop.-list div.entry-meta,
body.theme-nine .single_sidebar .v-post-loop.-list div.entry-meta
{
    margin-top: 3px;
}
body.theme-eight .single_sidebar .v-post-loop.-list .post-views.entry-meta,
body.theme-nine .single_sidebar .v-post-loop.-list .post-views.entry-meta
{
    margin-top: 0px;
}
body.theme-eight .single_sidebar .v-post-loop.-list svg,
body.theme-nine .single_sidebar .v-post-loop.-list svg
{
  width: 12px;
    margin-bottom: -8px;
    color: #FFF;
}
body.theme-eight .single_sidebar .v-post-loop .entry-meta .post_view svg,
body.theme-nine .single_sidebar .v-post-loop .entry-meta .post_view svg
{
    padding-top: 1px;
}
body.theme-eight .single_sidebar .last-news,
body.theme-nine .single_sidebar .last-news
{
    margin-top: 20px;
}
body.theme-eight .single_sidebar .last-news article,
body.theme-nine .single_sidebar .last-news article
{
background: #005655;
}


body.theme-nine:not(body.home) .card-post_m .post-info {
    background: #FFF;
}
body.theme-nine .card-post_m .vc-view-more,
body.theme-nine .card-post_m .date-post_card
 {
    color: #005655;
}
body.theme-nine .card-post_m .vc-view-more svg,
body.theme-nine .card-post_m svg
{
  stroke:#005655;
}

body.theme-nine .archive-sidebar article,
body.theme-nine .single_sidebar article
{
    background: #79907b;
}

body.theme-ten .card-post_m
 {
    border-radius: 0;
    padding: 0!important;
}

body.theme-ten .card-recent_post
 {
    border-radius: 0;
    margin-bottom: 10px;
}
body.theme-ten .archive-sidebar .card-recent_post {
    margin-bottom: 10px!important;
}
body.theme-ten .archive-sidebar  .card-recent_post span.date-post_card {
    font-size: 14px;
}
body.theme-ten .archive-sidebar  .card-recent_post span.date-post_card svg{
  width: 10px;
}
body.theme-ten h3.widget-title_head,
body.theme-ten .single_sidebar .widget-title{
    padding: 0;
    color: #171717;
}
body.theme-ten.single .single_sidebar {
    padding-top: 10px;
}
body.theme-ten .card-post_m h4 a {
    color: #171717;
    font-size: 20px;
    text-align: left;
    min-height: 66px;
    margin: 15px 0;
}
body.theme-ten .card-post_m{
    border: 0!important;
}
body.theme-ten .card-post_m .title-head_card {
    border: 0;
    padding: 0;
}
body.theme-ten .card-post_m .title-head_card:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #b6cd5b;
    background: -webkit-gradient(linear, left top, right top, from(#b6cd5b), color-stop(33%, #b6cd5b), color-stop(33%, #fecf59), color-stop(66%, #fecf59), color-stop(66%, #e0706f), to(#e0706f));
    background: linear-gradient(to right, #b6cd5b 0%, #b6cd5b 33%, #fecf59 33%, #fecf59 66%, #e0706f 66%, #e0706f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6cd5b', endColorstr='#e0706f',GradientType=1 );
}
body.theme-ten .card-post_m .date-post_card {
    justify-content: start;
}
body.theme-ten .main-post_column {
    grid-gap: 20px 10px;
}
body.theme-ten.archive .box-pageination_post li.sf-field-posts_per_page label:after,
body.theme-eleven.archive .box-pageination_post li.sf-field-posts_per_page label:after
{
    margin-top: 2px;
    margin-right: -7px;
}
body.theme-eleven .single_sidebar .v-post-loop.-list article {
    background: #FFF;
    border-radius: 8px;
}
body.theme-eleven .single_sidebar .v-post-loop.-list article .wrap-thumb{
    border-radius: 8px;
}
body.theme-eleven .single_sidebar .widget-title {
    color: #1c6767;
}
body.theme-eleven .v-post-loop.-list .entry-meta svg {
    color: #a8e1b7;
}
body.theme-eleven .archive-sidebar .card-recent_post {
    padding: 10px!important;
        border-radius: 8px;
    margin-bottom: 12px!important;
}
body.theme-eleven .archive-sidebar .card-recent_post svg {
    stroke: #a8e1b7;
}
body.theme-eleven .archive-sidebar .card-recent_post h4 a {
    font-size: 18px;
    line-height: 19px;
    font-weight: 600!important;
    min-height: 57px;
}
body.theme-eleven .archive-sidebar .card-recent_post .post-header img{
    border-radius: 8px;
}
body.theme-eleven .card-post_m h4 a {
    font-size: 21px;
    text-align: left;
    line-height: 22px;
        min-height: 66px;
}
body.theme-eleven .card-post_m .title-head_card:after{
  display: none;
}
body.theme-eleven .card-post_m div.date-post_card {
    justify-content: start!important;
    padding: 10px 15px;
}
body.theme-eleven .card-recent_post svg {
    stroke: #a8e1b7;
}
body.theme-eleven .card-post_m span.post_view {
  justify-content: end;
    width: 50%;
}
body.theme-eleven .card-post_m{
  border-radius: 8px;
}
body.theme-eleven .card-post_m .post-header img{
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}


.archive-sidebar {
    margin-top: -48px;
}
body.theme-three .archive-sidebar{
      margin-top: -20px;
}
body.theme-two.archive .box-pageination_post li.sf-field-posts_per_page label:after {
  margin-top: 5px;
margin-right: -5px;
}
.box-color_3 .card-recent_post .date-post_card svg {
    stroke: #fff700!important;
}
.box-color_3 #primary .date-post_card > span.date-post_card {
    color: #fff700;
}
.box-color_3 #primary .main-post_column .card-recent_post .post-info {
    background: #000 !important;
    color: #fff700;
}
.box-color_3 #primary .main-post_column .card-recent_post h4 a,
.box-color_3 .main-footer .main-object .object-grid .detail,
.box-color_3 .main-footer .main-object .object-grid .detail a,
.box-color_3 .social_shared_style_2 > span,
.box-color_3 .btn_back,
.box-color_3 .excerpt,
.box-color_3 .date-post_card
 {
    color: #fff700 !important;
}
.box-color_3 #primary a.vc-view-more {
    background: #000 !important;
    border-top-color: #000 !important;
    color: #fff700;
}
.box-color_3 #primary .card-theme-1 .entry-meta {
    background: #000;
        color: #fff700 !important;
}
.box-color_3 #primary svg {
    stroke: #fff700!important;
    color: #fff700!important;
}
.box-color_3 .social_shared_style_2 .heateor_sss_horizontal_sharing .heateor_sss_svg {
    background: #fff700!important;
}
.box-color_3 .heateor_sss_svg {
    background: #fff700!important;
}
.box-color_3 .heateor_sss_svg svg path{
      fill: #000 !important;
}
.box-color_3 .yp-col-grid {
    background: #000!important;
}
.box-color_3 #primary .main-post_column .card-recent_post,
.box-color_3 #primary .vc-info,
.box-color_3 #primary .excerpt,
.box-color_3 #primary .post-info,
.box-color_3 #primary article,
.box-color_3 #primary .seed-social a,
.box-color_3 .elementor-image-box-content
{
    border-color: #000 !important;
    background: #000!important;
        color: #fff700!important;
}
.box-color_3 #primary .vc-info *{
    color: #fff700!important;
}
.box-color_3 #primary .card-recent_post .btn-readmore_post a span.icon-p {
    background: #000 !important;
}
.box-color_3 .main-post_column .card-recent_post .btn-readmore_post a {
    color: #fff700!important;
}
.box-color_3 .vc-post .vc-info::after{
  display: none;
}
.box-color_3 #primary .single-meta svg{
  stroke: #000!important;
  color: #000!important;
}
.box-color_3 .post-tab-style-9 .nav-sub-term-yp li {
    background: #000;
        color: #fff700;
}
.yp-form select{
    min-height: 47px;
}

.post-info a {
    position: relative;
    z-index: 1;
}
/* .home-theme-1 .mec-box-calendar.mec-calendar dt a .mec-single-event-novel {
    display: none;
} */
/* .home-theme-1 .mec-box-calendar.mec-calendar dt {
    position: relative;
} */

#primary .home-theme-1 .mec-calendar-row dt.mec-has-event:hover a{
  color: #FFF!important;
}
#primary .procurement-wrap.style-1-v1 article {
    padding: 8px 10px;
}


@-webkit-keyframes upToDown {
  49% {
    -webkit-transform: translateY(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%); }
  51% {
    opacity: 1; } }
@-moz-keyframes upToDown {
  49% {
    -moz-transform: translateY(100%); }
  50% {
    opacity: 0;
    -moz-transform: translateY(-100%); }
  51% {
    opacity: 1; } }
@keyframes upToDown {
  49% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51% {
    opacity: 1; }
}

.item-quick-links a:hover img{
  -webkit-animation: upToDown 0.5s forwards;
-moz-animation: upToDown 0.5s forwards;
animation: upToDown 0.5s forwards;
}
.item-quick-links{
  position: relative;
}
/* body.theme-one .item-quick-links:after {
    content: "";
    position: absolute;
    bottom: -6px;
    opacity: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: calc(100% - 60px);
    height: 99%;
    background-color: #0000;
    border-radius: inherit;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    border-bottom: solid 7px #005854;
}
body.theme-one .item-quick-links:hover:after {
    transform: translateX(-50%) translateY(10px);
    opacity: 1;
} */
.custom-logo-link{
  position: relative;
}
.site-branding a::before{
    z-index: 1;
    content: '';
    position: absolute;
    height: calc(100% - 6px);
    width: 60px;
    background: #fffc;
    left: -115px;
    -webkit-transform: skew( 45deg );
    -moz-transform: skew(45deg);
    -ms-transform: skew(45deg);
    -o-transform: skew(45deg);
    transform: skew( 45deg );
    top: 2px;
}
.site-branding a:hover::before
{
    -webkit-transition: all 2s ease!important;
    -moz-transition: all 2s ease!important;
    -ms-transition: all 2s ease!important;
    -o-transition: all 2s ease!important;
    transition: all 2s ease!important;
    left: 100%;
    opacity: 0;
}
body.theme-eleven .site-branding a:before,
body.theme-two .site-branding a:before,
body.theme-three .site-branding a:before,
body.box-color_3 .site-branding a:before {
  display: none;
}

#page .bottom-footer .main-object ul.menu a:hover{
  color: #f1c40f;
}
/* .vc_post_tab_style_1_right .in-thumb-overlay {
    display: none;
}
.vc_post_tab_style_1_right .in-thumb-overlay {
    display: none;
} */
/* .post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post:hover{
  background: #ffc300;
}
.post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post:hover .vc-view-more
{
    background: #275d3b;
}
.post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post:hover .vc-info
{
    background: #ffc300;
} */

/* #page .post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post:hover .vc-thumbnail::before,
#page .post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post:hover .vc-thumbnail::after{
        border-top: solid 16px #ffc300;
}
#page .post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post:hover .vc-thumbnail .divide-obj{
  border-top: solid 15px #0000;
  border-left: solid 15px #ffc300;
  border-right: solid 15px #ffc300;
} */
/* #page .vc-post:hover *{
  color: #FFF;
}
#page .vc-post:hover,
#page .vc-post:hover .vc-info,
#page .vc-post:hover .vc-view-more,
#page .vc-post:hover .vc-thumbnail{
    background-color: #fec81d;
}
#page .vc-post:hover img {
    transform: none;
}
#page .vc-post .vc-thumbnail::before,
#page .vc-post .vc-thumbnail::after,
.divide-obj{
  -webkit-transition: all .5s;
transition: all .5s;
}
#page .vc-post:hover .vc-thumbnail::before,
#page  .vc-thumbnail::after
{
  border-color: #fec81d;
}
#page .vc-post:hover .vc-thumbnail .divide-obj{
  border-top: solid 15px #0000;
  border-left: solid 15px #fec81d;
  border-right: solid 15px #fec81d;
} */

.nav-sub-term-yp li{
  position: relative;
}

.btn-all_terms a,
.term-link-all,
.home-theme-6.more-news a{
  position: relative;
}
.home-theme-6.more-news a {
    padding: 8px 8px 8px 0px!important;
}
.post-tab-style-6-2 .vc-main-nav .term-link-all:hover{
  color: #FFF;
}
.post-tab-style-6-2 .term-link-all::before,
.post-tab-style-6 .term-link-all::before,
.home-theme-6.more-news a::before {
    position: absolute;
    left: auto;
    top: 9px;
    right: 0;
    height: 10px;
    bottom: auto;
    margin: 0;
    z-index: -1;
    content: '';
    background: #f57921;
    border-radius: 50px;
    width: 10px;
    opacity: 1;
    transition: all .3s cubic-bezier(0.68, 1, 0.265, 1)!important;
}
.post-tab-style-6 .term-link-all::before {
  background: #FFF;
}
.home-theme-6.more-news a::before {
    top: 12px;
    right: 8px;
}

#page .home-theme-6.more-news:hover a::before {
    top: 4px!important;
}
  #page .home-theme-6.more-news.more-news:hover a span{
     color: #FFF;
   }
   #page .elementor-3821 .elementor-element.elementor-element-db78ba9 .elementor-button:hover, #page .elementor-3821 .elementor-element.elementor-element-db78ba9 .elementor-button:focus {
       background-color: #0000;
   }
.post-tab-style-6-2 .term-link-all:hover::before,
.home-theme-6.more-news:hover a::before{
    width: 130%!important;
    opacity: 1!important;
    height: 25px!important;
    top: 0px!important;
    left: auto;
    right: -3px;
}


.post-tab-style-6-2 .vc-main-nav .term-link-all svg {
    width: 15px;
    height: 15px;
    background: #f57921;
    border-radius: 50px;
    stroke: #FFF;
}

.post-tab-style-6 .term-link-all:hover span {
    transform: scale(1.3);
}

#page .post-basic-style-3 .vc_posts-wrapper .vcps-info {
    padding: 0 10px 20px;
}
#page .post-basic-style-3 .vcps-item:hover {
    background: #f6a92e;
}
#page .post-basic-style-3 .v-post-loop.-list article:hover .post-info {
    background: #f6a92e;
}
#page .post-basic-style-3 .v-post-loop.-list article:hover .post-info svg{
    color: #000;
}
#page .post-basic-style-3 .v-post-loop.-list article .post-info {
    padding: 10px;
}
#page .post-basic-style-3 .v-post-loop.-list article .post-info .entry-meta {
    font-size: 16px;
    display: flex;
    align-items: center;
}
#page .post-basic-style-3 .v-post-loop.-list article .post_view svg {
    padding-top: 0;
    margin-bottom: 0px;
}
#page .post-basic-style-3 .post-left:hover svg{
  color: #000;
}


.elementor-15 .elementor-element.elementor-element-0979ee7{
overflow: hidden;
}
.elementor-15 .elementor-element.elementor-element-0979ee7:hover .elementor-element-populated{
    transform: scale(1.1);
}
.post-overlat-style-3-v2 .vcps-item:hover .overlay-vcps {
    background: #e6e6e64a;
}
#page .vc_posts.style-3.v1 .vcps-item:hover .vcps-info {
    background: #ffffff94;
}
.post-tab-style-3 .nav-sub-term-yp li:hover {
    background: #407d7d;
}
.item-slide-post_tab_style_3:hover .in-info {
    background: #005655;
}
body:not(.box-color_3) #page .item-slide-post_tab_style_3:hover *{
  color: #FFF;
}
.vc_post_tab_style_3_right .vcps-item:hover {
    background: #ffdb9c;
}
.vc_posts.card.style-2.v1 .card-recent_post:hover {
    background: #FFF;
}
#mobile-menu li:hover {
    background: #fff4e1;
    border-left: solid 4px #f9aa2b;
}
/* #page .post-overlay-style-8-v1 .overlay-vcps {
    border: solid 2px #0000;
} */
#page .post-overlay-style-8-v1 .vcps-item:hover .overlay-vcps {
    border: solid 2px #f9aa2b;
}
body:not(.box-color_3) #page .vc_posts.card.style-2.v1 .card-recent_post:hover *{
      color: #005655;
}
.vc_posts.card.style-2.v2 .card-recent_post:hover .post-info{
    background: #005655;
}
body:not(.box-color_3) .vc_posts.card.style-2.v2 .card-recent_post:hover *{
      color: #fff;
}
.post-tab-style-2 .nav-sub-term-yp li {
    padding: 0 10px;
    border: solid 1px #0000;
}
#page .post-tab-style-2 .nav-sub-term-yp li.active{
      margin-right: 0;
}
#page .post-tab-style-2 .nav-sub-term-yp li::after {
    /* right: -14px;
    top: 8px;
    position: absolute; */
    display: none;
}
.post-tab-style-2 .nav-sub-term-yp li:hover {
    background: #0000;
    border: solid 1px #005655;
    color: #005655;
    text-align: center;
    border-radius: 0;
}
.post-tab-style-2 .nav-sub-term-yp li:hover::after{
  display: none;
}
#page .post-tab-style-2 .btn-view-all a:hover {
    background: #0000;
    color: #005655;
    border: solid 1px #005655;
}
header .main-object .site-branding {
    overflow: hidden;
}
.post-tab-style-8 .vc-main-title .term-link-all i {
    font-weight: 900;
}
#page .post-tab-style-8 .vc-view-all a {
    padding: 5px 15px;
}
#page .post-tab-style-8 .vc-view-all:hover a {
    background: #005554;
    color: #FFF;
}
body.box-color_3 .post-info:after,
body.box-color_3 .post-info:before,
body.box-color_3 article:after,
body.box-color_3 article:before {
  display: none!important;
}

/* .post-card-two .object-2, */
.nav-sub-term-yp li,
.vc_posts.card.style-2.v1 .card-recent_post,
.post-info,
.elementor-15 .elementor-element.elementor-element-0979ee7 .elementor-element-populated,
#page .post-overlay-style-8-v1 .overlay-vcps,
#mobile-menu li,
.item-quick-links,
.in-info,
.vcps-info,
.vcps-item,
.vc-info,
.vc-view-more,
.overlay-vcps,
.social-ul svg,
.date-post_card,
#carousel_home_weblink .swiper-slide,
.vc-info,
.vc-info:before,
.post-info::before,
.post-info:after,
.bottom-object ul > li::before,
.wrap-toggle-mobile svg,
.term-link-all span,
.nav-sub-term-yp ul li:after,
.vc-thumbnail img,
.elementor-widget-carousel_theme_7 .swiper-slide img,
.vc-view-all a,
.vc-view-all i,
.btn-icon-mini i,
.procurement-wrap article::before,
.vc_posts-wrapper,
.vc-post .vc-info::after,
ul.social-ul a,
.vcps-info,
.vcps-info::after{
  -webkit-transition: all .5s ease!important;
  -moz-transition: all .5s ease!important;
  -ms-transition: all .5s ease!important;
  -o-transition: all .5s ease!important;
  transition: all .5s ease!important;
}
#wpsvctotalviews h3 {
    color: #fff;
    font-size: 29px;
    margin: 0;
    padding-bottom: 8px;
    line-height: 1;
}
#wpsvccount {
    display: none;
}

#wpsvccount {
	display: none;
}
#wpsvctotalviews {
    text-align: center;
    margin: auto;
    display: initial;
}
#wpsvctotalviews .title-h {
	color: #ffffff;
}
#wpsvctotalviews .svc-item-num {
    display: inline-block;
    color: #fff;
    padding: 0 5px;
    background: linear-gradient(0deg, rgba(0,0,0,1) 10%, rgba(126, 126, 125, 1) 50%, rgba(0,0,0,1) 90%);
    box-shadow: inset 1px -1px 0px #626262, inset -1px 0px 0px #000;
    font-size: 29px;
    font-weight: 700;
    line-height: 30px;
    border: 1px solid #000;
}
/*for Mobile*/
@media (max-width: 767px) {
  .archive-sidebar {
      margin-top: 30px;
  }
  .main-navigation {
    width: 70px;
    margin-right: -23px;
}
.post_embed_wrap {
    width: 100%;
    margin-top: 12px;
}
input.post_embed_name {
    min-width: auto;
    width: 100%;
    margin: 0!important;
}
.yp_post_embed label {
    width: 100%;
    margin: 0;
    font-weight: 600;
    text-align: center;
}
.v-container{
  padding: 0 20px;
}

  ._mobile{
    display: block;
  }
  ._desktop{
    display: none;
  }
  .-pdf-item .-pdf-file {
    display: block;
    width: 60%;
}
.-pdf-item .-pdf-download {
    width: 40%;
    align-items: flex-end;
-ms-flex-align: flex-end;
padding-bottom: 15px;
}
.-pdf-item .-pdf-download .-pdf-btn-img img {
    margin-bottom: -10px;
}
}
/* end for Mobile */

/*for tabletV*/
@media (min-width: 768px) and (max-width: 991px) {
  .archive-sidebar {
      margin-top: 30px;
  }
  .-pdf-item .-pdf-file {
    display: block;
    width: 60%;
}
.-pdf-item .-pdf-download {
    width: 40%;
}

  .home-theme-9 .procurement-wrap.style-8 .post-info {
      padding-left: 15px;
  }
  .rss-page-single.v-post-loop.-list .post-header {
    width: 25%;
}
.rss-page-single.v-post-loop.-list .post-info{
  width: 75%;
}
  .home-theme-10 .post-calendar-style-10 .vc-post .vc-thumbnail {
    height: calc(35px + 5rem);
}
.home-theme-10 .post-calendar-style-10 .vc-post .vc-info .vc-title h3 {
    font-size: 18px;
    line-height: 17px;
}
.home-theme-10 .post-calendar-style-10 .vc-post .vc-info {
    padding: 10px;
}
.home-theme-10 .post-calendar-style-10 .vc-post .vc-info .vc-sub-info > div{
    font-size: 14px!important;
}
.home-theme-10 .post-calendar-style-10 .vc-post .vc-info .vc-sub-info {
    padding: 8px 0 5px;
}
  .home-theme-6 #carousel_home_weblink .swiper-wrapper {
    padding-bottom: 85px;
    padding-top: 15px;
}
  .home-theme-6  .post-tab-style-7-4 .row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.home-theme-6 .post-tab-style-7-4 .row .col-sm-6.col-md {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

  .home-theme-5 .item-slide-post_tab_style_3 .in-info {
    padding: 8px 15px 20px;
}
.home-theme-5 .item-slide-post_tab_style_3 .in-info a {
    font-size: 22px;
}
.home-theme-5 .item-slide-post_tab_style_3 .in-info p {
    font-size: 16px;
    line-height: 17px;
}
.home-theme-5 .item-slide-post_tab_style_3 .in-info {
    font-size: 14px;
}
.home-theme-5 .item-slide-post_tab_style_3 .in-info svg {
    width: 11px;
}
  .home-theme-11 .post-card-two .box-info_column .main-object{
    display:block!important;
  }
  .home-theme-11 .post-card-two > .main-object > .object-2 {
    padding: 0.66em 5px;
    padding-right: 7px;
}
.home-theme-11 .card-post_m div.date-post_card {
    padding: 2px 5px;
}
  #carousel_home_weblink .swiper-wrapper {
    padding-bottom: 40px;
  }
  .yp_chart_wrap {
      width: 600px!important;
      float: none;
      margin: -50px;
      margin-bottom: 50px;
      display: block;
  }
  .yp_chart_wrap canvas {
    margin-top: -80px;
    margin-left: -130px;
}
  .poll-option_name:after {
    display: block;
    content: '';
    clear: both;
}
  ul.poll-option_name {
    position: relative;
    top: 0;
    left: 0;
    float: none;
    width: calc(100% + 120px);
    transform: none;
    clear: both;
    margin-bottom: 10px;
}
    .user-feed-page .search-bar_moe.search-bottom-per .sf-field-posts_per_page{
        bottom: 32px;
  }
  .procurement-archive.poll-layout.style-3 .post-info {
    width: calc(80% - 29px)!important;
  }
  .procurement-archive.poll-layout.style-3 .post-link-btn {
    width: 21%;
}
  .archive-box li.sf-field-posts_per_page select {
    max-width: 77px;
    min-width: 77px;
}
  .post_embed_wrap {
    width: 45%;
}
.archive-box.search-page  .v-post-loop.-list .post-header {
    width: 15%;
}
.archive-box.search-page  .v-post-loop.-list .post-info {
    width: 75%;
}
input.post_embed_name {
    min-width: 40%;
}
.yp_post_embed label {
    width: 10%;
}
  .single .main-content,
  .single .single_sidebar
  {
    width: 100%;
    float: none;
  }
  .single .entry-content .v-container {
    padding: 0;
  }
  ._mobile{
    display: block;
  }
  ._desktop{
    display: none;
  }
  #toggle-main-menu {
    margin-right: 15px
  }
}
/* end for tabletV */

/*for tabletH*/
@media (min-width: 992px) and (max-width: 1199px) {
  .v-container {
    padding-right: 20px!important;
    padding-left: 20px!important;
}
  ._mobile{
    display: none;
  }
  ._desktop{
    display: block;
  }
}
/* end for tabletH */


/* Web Counter */
.visitor-center {
    text-align: center;
}
.web-counter-file-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 1.6rem;
    text-align: center;
    gap: 2px;
}
.visitor-center .web-counter-file-list {
    justify-content: center;
}
.web-counter-file-list .item {
    width: 20px;
    background-color: #000;
    color: #fff;
    border-radius: 3px;
    line-height: 1;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}