/*Revolution slider
----------------------*/

.rev-btn.rev-withicon .slider-button-arrow {
    font-size:8px !important;
    margin-left:4px !important;
    vertical-align:middle;
    display:inline-block;
    position:relative;
    bottom:-1px;
    transition:none !important;
}

#rev_slider_14_1 .metis.tparrows {
    transition:none !important;
}

.et-slider-button {
    transition: all 300ms ease-out !important;
    position:relative;
}

.et-slider-button:before {
    display:block;
    content:"";
    opacity: 1;
	visibility: visible;
	transition: transform 700ms cubic-bezier(.19,1,.22,1) !important;
    width: calc(100% + 1px) !important;
    height: calc(100% + 1px) !important;
    transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform-origin: bottom right;
    -ms-transform-origin: bottom right;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: inherit;
	background-color:#ffffff;
}

.et-slider-button:hover:before {
    transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform-origin: bottom left;
}

.et-slider-custom-navigation i {
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    line-height:inherit;
    transition: all 200ms ease !important;
}

.et-slider-custom-navigation:hover i {
    background-color:#212121 !important;
    color:#ffffff !important;
}

.et-slider-custom-navigation.border:hover i {
    background-color:#ffffff !important;
    color:#212121 !important;
}

/*Misc
----------------------*/

.et-button-icon-line-height .icon {
    line-height:89px;
}

.search #title-section-10747 + #et-content.padding-true {
    padding-top:0 !important;
}

.box-offset-correction {
    bottom:-1px;
}

.icon-rotate-180 .icon {
    transform: rotate(180deg) translateY(1px);
}

.z-index-1 {z-index:-1;}
.z-index-5 {z-index:5;}

.widget_categories ul .cat-item-149,
.widget_categories ul .cat-item-150 {
    display:none;
}

.widget-no-margin .widget {margin-bottom:0 !important;}
.footer-menu-widgets a {font-weight:700;letter-spacing:0.5px;}

.feature-list-custom-font .et-icon-list li div:last-child {
    font-size:24px;
    font-weight:700;
    color:#212121;
}

.icon-box-move-left .et-icon-box-container {
    margin-left:-12px;
}

.icon-box-title-margin .et-icon-box-title {
    margin-bottom:0 !important;
}

.header.sticky-true.active .header-5-sticky-active-margin-top .vc_column-inner,
.header.sticky-true.active .header-7-sticky-active-margin-top.vc_row,
.header.sticky-true.active .header-7-sticky-active-margin-top.vc_row .vc_column-inner{
    margin-top:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
}

.image-margin-0 .et-image {
    margin:0 !important;
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(0);
}

#et-desktop-16746 #header-logo-204716 {-ms-transform:translateY(40px);transform:translateY(40px);}

.desktop-header-9-left > .container:before {
    position:absolute;
    left:-100%;
    top:0;
    width:100%;
    height:56px;
    content:"";
    display:block !important;
    background-color:#ffffff;
}

.footer-2-copy {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: -3px;
}

.elements-image .et-image {overflow:initial;}

.elements-image img {
   box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08);
}

#et-heading-990551 .box,
#et-heading-74401 .box {
    padding:0 8px;
}




.search-form form, .search-form fieldset, .search-form input, .widget_search form, .widget_search fieldset, .widget_search input, .widget_product_search form, .widget_product_search fieldset, .widget_product_search input {
    position: relative;
    margin: 0 !important;
    padding: 10px 0px 10px  10px;
}


	@media screen and (max-width: 860px) {
        .footersocial {display: none;}
}

.box {
  transition: box-shadow .3s;
  
}
.box:hover {
   box-shadow: 0 0 10px 10px rgba(0,0,0,1) inset, 0 0 10px 2px rgba(0,0,0,1);
  border: 0.1px solid rgba(0,0,0,1);
  color: rgba(255,255,255,1);
}

.blog-layout, .blog-layout-single, .project-layout, .project-layout-single, .product-layout, .product-layout-single {
    padding-top: 64px;
    padding-bottom: 72px;
}


.post-comments-section {
    margin-top: 72px !important;
    display: none;
}

.row-product {
	display: flex;
	margin-top: 64px;
}


@media (min-width: 1200px) {
.row-product {
    display: flex;
    margin-left: 32px;
    margin-right: 32px;
    margin-top: 64px;
}}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 98%;
    min-height: 1px;
    padding-right: 16px;
    padding-left: 16px;
}

@media (min-width: 1200px) {
.product-description {
  margin-left: 16px;
}}

@media screen and (max-width: 600px)
#wpadminbar {
    position: fixed;
}

.produkcarousel h2 {
    font-size: 30px;
    line-height: 30px;
}

.pl-readmore-btn .pl-buttons {
    font-size: 18px;
    color: #FFFFFF;
}

.vc_row.vc_column-gap-48 {
    display: none;
}

.post-meta, .project-category {
    display: none;
}

.post-single-navigation {
  display:none;
}



#title-section-default {
    display: none;
}


#et-content.padding-true {
    display: none;
}

@media (min-width: 1200px){}
	.row {
    margin-left: 100px;
    margin-right: 100px;
}}

#store_locator_address_field {
    margin-bottom: 0;
    display: none;
}

#store_locator_filter_open_close {
    margin-bottom: 20px;
    display: none;
}

#store_locator_address_field {
    margin-bottom: 0;
    display: none;
}

#store_locator_address_field {
    margin-bottom: 0;
    display: none;
}

input[type="button"], input[type="reset"], input[type="submit"], button:not(.plyr__control), a.checkout-button, .return-to-shop a, .wishlist_table .product-add-to-cart a, .wishlist_table .yith-wcqv-button, a.woocommerce-button, #page-links > a, .edit-link a, .project-link, .page-content-wrap .woocommerce-mini-cart__buttons > a, .woocommerce .wishlist_table td.product-add-to-cart a, .woocommerce-message .button, a.error404-button, .yith-woocompare-widget a.clear-all, .yith-woocompare-widget a.compare {
    color: #ffffff;
    font-family: Nunito Sans;
    font-weight: 700;
    letter-spacing: 0.25px;
    background-color: #000080;
}

.box1 .et-image-box.caption .post-body {
    background-color: #0000AA;
}
.box1 {
  transition: box-shadow .3s;
  
}
.box1:hover {
   box-shadow: 0 0 10px 10px rgba(0,0,0,1) inset, 0 0 10px 2px rgba(0,0,0,1);
  border: 0.1px solid rgba(0,0,0,1);
  color: rgba(255,255,255,1);
}


/*Page milestone
----------------------*/

.step-dot .before {
    font-size: 85%;
}

.store_locator_category_filter_image_name {
    font-size: 100%;
}


/*About Us
----------------------*/

.et-font-size[data-fontsize="16px"] {
    font-size: 16px !important;
    font-weight: 500;
}


.container {
    max-width: 90%;
}


.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-color: #000;
}


/*Search Menu
----------------------*/
form #searchsubmit + .search-icon, .widget_product_search form button:before {
    font-size: 16px;
    width: 48px;
    height: 28px;
    line-height: 68px !important;
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -24px;
    transition: all 300ms ease-out;
    backface-visibility: hidden;
    color: #616161 !important;
}


.header-search-form .search-form {
    vertical-align: initial;
    display: inline-block;
    margin: 0;
    height: 46px;
}


/*Button Read More News
----------------------*/
.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    color: black;
    background-color: #ebebeb;
}

.button_manual .container a {
  border: solid;
  color: white;
	margin-top: 0px;
	margin-bottom: 4px;
  padding: 8px 8px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 16px;
	font-weight: 700;
}

.post .post-meta, .enovathemes-navigation li a, .enovathemes-navigation li .current, .woocommerce-pagination li a, .woocommerce-pagination li .current.project .project-category, .related-posts-title, .comment-reply-title, .comments-title, .upsells > h4, .crosssells > h4, .related > h4, .project-description-title, .project-meta-title, #reply-title {
 display :none;
}


.related-products {
    padding-top: 0px;
    border-top: 0px solid #e0e0e0;
}


/*hide store locator info window yang ada di maps service center
----------------------*/

#store_locator .gm-style-iw, #store_locator .gm-style-iw * {
    display: none;
}



.button_manual {
	z-index:9999;
}

.button_manual1 {
	z-index:1;
}


#store_locator * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000000;
}


input[type="button"], input[type="reset"], input[type="submit"], button:not(.plyr__control), a.checkout-button, .return-to-shop a, .wishlist_table .product-add-to-cart a, .wishlist_table .yith-wcqv-button, a.woocommerce-button, #page-links > a, .edit-link a, .project-link, .page-content-wrap .woocommerce-mini-cart__buttons > a, .woocommerce .wishlist_table td.product-add-to-cart a, .woocommerce-message .button, a.error404-button, .yith-woocompare-widget a.clear-all, .yith-woocompare-widget a.compare {
      background-color: #ebebf2;
	
}

.btn-primary {
    color: #fff;
    background-color: #ebebf2;
    border-color: #000000;
}


.store_locator_details .store_locator_contact {
    margin-bottom: 0px;
}


h3.store_locator_name {
    font-size: 18px;
    line-height: 32px;
}

/*margin kanan kiri header
----------------------*/
#header-search-form-732645 {
    margin: 0px 0px 0px 55px;
}

#header-menu-container-500843 {
    margin: 0px 0px 0px 55px;
}

/*line height 10 ke unggulan
----------------------*/
.wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
    line-height: 20px;
}

.vc_btn3-container {
    display: block;
    margin-bottom: 22px;
    max-width: 100%;
}

/*buttton tampilkan di service center START
----------------------*/
.store_locator_text_actions {
    font-size: 12px;
    line-height: 16px;
    margin-right: 24px;
    border: 0.1px;
    border-color: #000000;
    border-style: solid;
    padding: 8px;
    display: table;
    margin-bottom: 12px;
    width: 100%;
}

.store-locator-badge {
	display:none;
}

/*buttton tampilkan di service center END
----------------------*/


.vc_grid .vc_gitem-link {
    border-bottom: none;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 18px;
    font-weight: 600;
}


.displaybesteller p, q, pre, address, hr, code, samp, dl, ol, ul, li ul, li ol, form, table, fieldset, menu, kbd, samp {
    margin: 0 0 0 0;
    padding: 0;
}


.10kelebihan .vc_gitem_row .vc_gitem-col {
    box-sizing: border-box;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    text-align: center;
}

/*HALAMAN PRODUK KATEGORI
----------------------*/

.woocommerce-before-shop-loop {
    text-align: left;
    display: none;
}

.ajax-container {
  display:none;
}

/*HALAMAN PRODUK KATEGORI END
----------------------*/


.dhvc-woo-product-gallery .woocommerce-product-gallery__trigger {
    display: none;
}


body .best {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";

    text-align: center;
}


/*ZOOM HALAMAN PRODUK KATEGORI 
----------------------*/

.post-image-overlay {
    background-color: rgb(0 0 0 / 0%);
}

.post-image-overlay > .overlay-read-more, .post-image-overlay > .post-image-overlay-content > .overlay-read-more {
    display: none;
}


/*ZOOM HALAMAN PRODUK KATEGORI END
----------------------*/-image



.product .post-title, .product .post-title a {
    color: #212121;
    font-size: 24px;
}


@media only screen and (min-width: 800px) {
	
.medium.grid #loop-posts .post .post-body, .et-shortcode-posts .post .post-body, .chess .loop-posts .post .post-body, .medium .loop-product .product .post-body, .related-posts .post .post-body {
    padding: 15px 40px 15px 40px;
	}}


/*BUTTON MANUAL PRODUK
----------------------*/
.detailproduk .container a  {
    font-size: 18px;
		font-weight: 800;
		color: #ffffff;
}


/*kotak submenu
----------------------*/
.header-menu .sub-menu:not(.megamenu-single), .sidebar-menu .sub-menu:not(.megamenu-single), .et-menu .sub-menu:not(.megamenu-single) {
    min-width: 192px;
		max-width: 192px;
}

.header-menu .sub-menu .menu-item, .sidebar-menu .sub-menu .menu-item, .et-menu .sub-menu .menu-item, .megamenu-tab .tab-item {
    line-height: 16px;
}

.separator-true .header-menu > .menu-item:not(.mm-true) .sub-menu .sub-menu, .separator-true .sidebar-menu > .menu-item:not(.mm-true) .sub-menu .sub-menu, .separator-true .et-menu > .menu-item:not(.mm-true) .sub-menu .sub-menu {
    top: -12px;
    left: 176px;
}

.store_locator_text_actions {
    border-color: #dbdbdb;
}


h5 {
    font-size: 14px;
    line-height: 28px;
}


/*cari service center
----------------------*/

#store_locator_search_box #store_locator_filter {
    margin: -50px 0 0;
}


.store-locator-col-1, .store-locator-col-2, .store-locator-col-3, .store-locator-col-4, .store-locator-col-5, .store-locator-col-6, .store-locator-col-7, .store-locator-col-8, .store-locator-col-9, .store-locator-col-10, .store-locator-col-11, .store-locator-col-12, .store-locator-col, .store-locator-col-auto, .store-locator-col-sm-1, .store-locator-col-sm-2, .store-locator-col-sm-3, .store-locator-col-sm-4, .store-locator-col-sm-5, .store-locator-col-sm-6, .store-locator-col-sm-7, .store-locator-col-sm-8, .store-locator-col-sm-9, .store-locator-col-sm-10, .store-locator-col-sm-11, .store-locator-col-sm-12, .store-locator-col-sm, .store-locator-col-sm-auto, .store-locator-col-md-1, .store-locator-col-md-2, .store-locator-col-md-3, .store-locator-col-md-4, .store-locator-col-md-5, .store-locator-col-md-6, .store-locator-col-md-7, .store-locator-col-md-8, .store-locator-col-md-9, .store-locator-col-md-10, .store-locator-col-md-11, .store-locator-col-md-12, .store-locator-col-md, .store-locator-col-md-auto, .store-locator-col-lg-1, .store-locator-col-lg-2, .store-locator-col-lg-3, .store-locator-col-lg-4, .store-locator-col-lg-5, .store-locator-col-lg-6, .store-locator-col-lg-7, .store-locator-col-lg-8, .store-locator-col-lg-9, .store-locator-col-lg-10, .store-locator-col-lg-11, .store-locator-col-lg-12, .store-locator-col-lg, .store-locator-col-lg-auto, .store-locator-col-xl-1, .store-locator-col-xl-2, .store-locator-col-xl-3, .store-locator-col-xl-4, .store-locator-col-xl-5, .store-locator-col-xl-6, .store-locator-col-xl-7, .store-locator-col-xl-8, .store-locator-col-xl-9, .store-locator-col-xl-10, .store-locator-col-xl-11, .store-locator-col-xl-12, .store-locator-col-xl, .store-locator-col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 1px;
    padding-left: 11px;
}

#store_locator_get_my_position {
	border: none;
	display:inline;
	font-size: 13.7px;
}

@media only screen and (min-width: 1200px) {#store_locator_get_my_position {	padding-left: 20px;}}

#store_locator * a:hover {
  color: #0000aa;
} 

.ui.table thead tr:first-child>th:only-child {
    border-radius: 0.28571429rem 0.28571429rem 0 0;
    display: none;
}

#store_locator_get_all_stores {
	margin-left: 42px;
	background-color: #0080FF;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	border-color: #fefefe;
}

 .store_locator_text_actions  {
    font-size: 12px;
    line-height: 16px;
    margin-right: 24px;
    border: 0.1px;
    border-color: #000000;
    border-style: solid;
    padding: 8px;
    display: table;
    margin-bottom: 12px;
    width: 60%;
}

.fa-globe {
  display:none;
}

hr {
   display:none;
}


#store_locator_result_list {
	padding-right: 21px;
}

@media only screen and (min-width: 1200px) {#store_locator_result_list {
	padding-right: 20px;
}}

@media only screen and (min-width: 1200px) {.store-locator-row {
    margin-right: -8.5px;
	}}

@media only screen and (min-width: 1200px) {#store_locator_get_all_stores {
	margin-left: 20px;}
}
	


/*BOX FITUR HALAMAN PRODUK DETAIL
----------------------*/
.et-item-set[data-gap="4"] .et-item {
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    border-width: 0.5px;
    border-color: #000000;
    border-style: solid;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #F7F7F7;
    border-radius: 20px;
}

.owl-carousel .owl-nav > *, .slick-slider .slick-prev, .slick-slider .slick-next {
    display: block;
    text-align: center;
    transition: all 300ms ease-out;
    position: absolute;
    top: 35%;
}

@media only screen and (max-width: 700px) {.owl-carousel .owl-dots {
display:none;
	}}


@media only screen and (max-width: 700px) {.owl-carousel .owl-nav > *, .slick-slider .slick-prev, .slick-slider .slick-next {
    display: block;
    text-align: center;
    transition: all 300ms ease-out;
    position: absolute;
    top: 50%;
	}}

.et-icon-box {
    padding: 1px 1px 1px 1px;
}



/*zoom best produk
----------------------*/

.best .owl-carousel .owl-item img:hover {
	transition: transform .5s; /* Animation */
  transform: scale(1.06); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.best .owl-carousel .owl-nav > *, .slick-slider .slick-prev, .slick-slider .slick-next {
    display: block;
    text-align: center;
    transition: all 300ms ease-out;
    position: absolute;
    top: 45%;
}


.halamannews .pl-owl .owl-stage {
    display: none;
}

.halamannews1 .pl-owl .owl-stage {
    display: none;
}


.halamannews .et-item-set .et-item-inner {
    position: relative;
    overflow: hidden;
    width: 70%;
    margin: 0 auto;
}


.halamannews .container a {
    font-size: 28px;
    font-weight: 600;
    //: ;
    padding: 0 0px;
}

.halamannews .post .post-excerpt {
    line-height: 1.8;
}

.manual .tabset .tab {
   
    padding: 2px 10px 2px 10px;
    margin-bottom: 8px;
    background-color: #f5f5f5;
}




.manual h6 {
    font-size: 14px;
    line-height: 26px;
}

@media only screen and (max-width: 800px) {.manual h6 {
    font-size: 12px;
    line-height: 26px;
	}}

.tabset .tab:before {
    width: 0;
    height: 2px;
}

.post-tags-single {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    margin-top: 24px;
    display: none;
}

.single-post-page > .post .post-body {
    position: relative;
    border-bottom: 0.5px solid #ffffff;
    padding-bottom: 1px;
}

.dhvc-woo-product-gallery.is-overlay .dhvc-woo-product-gallery__thumbnails {
    display: none;
    width: 0%;
}




.dhvc-woo-product-gallery button.slick-next, .dhvc-woo-product-gallery button.slick-prev {
    width: 0px;
    height: 0px;

}

.slick-prev.slick-disabled, .slick-next.slick-disabled {
    display: none;
}




.dhvc-woo-product-gallery button.slick-prev:before {
 display:none;
}


.dhvc-woo-product-gallery button.slick-next:before {
 display:none;
}


.halamannews .et-item-set .et-item-inner {
    position: relative;
    overflow: hidden;
    width: 50%;
    margin: 0 auto;
} 

#loop-posts .post-title, #loop-posts .post-title a, .et-shortcode-posts .post-title, .et-shortcode-posts .post-title a {
    display: none;
}

.post-read-more, .comment-reply-link {
    display: none;
}

.medium.grid #loop-posts .post .post-body, .et-shortcode-posts .post .post-body, .chess .loop-posts .post .post-body, .medium .loop-product .product .post-body, .related-posts .post .post-body {
    padding: 0px;
}


.owl-carousel .owl-nav > *, .slick-slider .slick-prev, .slick-slider .slick-next {
    background-color: #afafaf;
}


.product-layout-single {
    padding-top: 1px;
}


.wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
    line-height: 32px;
}

.store_locator h5 {
	font-size: 0px;
}


.owl-carousel .owl-nav > * {
    opacity: 80%;
		background-color: #eaeaea;
}

.menu-item .sub-menu .menu-item > a {
    padding-left: 30px;

}

.mobile-menu li {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    position: initial;
    padding-left: 24px;
}

.is-menu.default form {
    margin-top: 24px;
}

#header-logo-20033 {
    margin: 0px 13px 0px 0px;
}


#et-footer-3408 .cscscsfooter .widget a:not(.button):not(.et-button), #et-
footer- .widget_nav_menu ul li.current-menu-item a {
    color: #ffffff;
    font-size: 16px;
		font-weight: 600;
}

.cscscsfooter .widgettitle   {
    font-size: 18px !important;
    position: relative;
    margin-bottom: 18px;
}

.grid #loop-posts .post .post-image, .et-shortcode-posts .post .post-image, .related-posts .post .post-image, .loop-product .product .post-image, .custom-product .post-image, .related-product .product .post-image, body:not(.addon-active) ul.products .product .post-image {
    max-width: 100%;
}

.single-post-page > .post > .post-inner .post-media {
    max-width: 100%;
}

.is-menu.default form {
    margin-top: 24px;
    float: right;
}


.gm-err-content {
    display: none;
}

@media (min-width: 200px) {
    .container a {
        font-size: 18px;
    }
}

.best .owl-carousel .owl-item img:hover {

 	border-style:shadow;
	border-color: #d0d7d3;
	border-width:1px;
	border-radius: 10px;	
	box-shadow: 5px 5px 5px 5px  	#d0d7d3;
		
		
}


.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:hover {
	
 	border-style:shadow;
	border-color: #d0d7d3;
	border-width:1px;
	border-radius: 10px;	
	box-shadow: 5px 5px 5px 5px  	#d0d7d3;
}

.vc_custom_1419328663991 {
    background-color: #ffffff !important;
}

.post-inner-wrapper:hover{	
 	border-style:shadow;
	border-color: #d0d7d3;
	border-width:1px;
	border-radius: 10px;	
	box-shadow: 5px 5px 5px 5px  	#d0d7d3;
}

.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}

@media (min-width: 200px) {
  .servicecenter  .container a {
        font-size: 14px;
    }
}

a, a:visited {
    transition: color 300ms ease-out;
    color: #007bff;
}

@media (min-width: 200px) {
    .container a {
        font-size: 16px;
    }
}
.footer-menu-widgets a {
    font-weight: 400;
    letter-spacing: 0.5px;
}

.123 ul li, ol li {
    padding: 2px 0;
    text-indent: -1.5em;
}

@media only screen and (min-width: 1280px) {
	.vc_row.vc_custom_1692323247868>.container {
				max-width: 1224px;
				padding-left: 12px;
				padding-right: 12px;
			}
}

#et-content .post-title.entry-title {
	text-align: center;
}