/*
Theme Name: Shilabs
Description: Shilabs is works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail.
Author: Shilabs team
Author URI: https://shilabs.digital/
Version: 1.0
License: GNU General Public License
License URI: 
Tags: Websites
Text Domain: Shilabs
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Typography
 * 3.0 - Elements
 * 4.0 - Forms
 * 5.0 - Links
 * 6.0 - Alignments
 * 7.0 - Clearings
 * 8.0 - Widgets
 * 9.0 - Content
 *    9.1 - Posts and pages
 *    9.2 - Comments
 * 10.0 - Media
 *    10.1 - Captions
 *    10.2 - Galleries
 * 11.0 - Multisite
 */

/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
 
@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope-ExtraLight.woff2') format('woff2'),
        url('fonts/Manrope-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope-ExtraBold.woff2') format('woff2'),
        url('fonts/Manrope-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope-Light.woff2') format('woff2'),
        url('fonts/Manrope-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope-Medium.woff2') format('woff2'),
        url('fonts/Manrope-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope-Regular.woff2') format('woff2'),
        url('fonts/Manrope-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope-SemiBold.woff2') format('woff2'),
        url('fonts/Manrope-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Funnel Display';
    src: url('fonts/FunnelDisplay-Bold.woff2') format('woff2'),
        url('fonts/FunnelDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Funnel Display';
    src: url('fonts/FunnelDisplay-ExtraBold.woff2') format('woff2'),
        url('fonts/FunnelDisplay-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Funnel Display';
    src: url('fonts/FunnelDisplay-Light.woff2') format('woff2'),
        url('fonts/FunnelDisplay-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Funnel Display';
    src: url('fonts/FunnelDisplay-Medium.woff2') format('woff2'),
        url('fonts/FunnelDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Funnel Display';
    src: url('fonts/FunnelDisplay-Regular.woff2') format('woff2'),
        url('fonts/FunnelDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Funnel Display';
    src: url('fonts/FunnelDisplay-SemiBold.woff2') format('woff2'),
        url('fonts/FunnelDisplay-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope-Bold.woff2') format('woff2'),
        url('fonts/Manrope-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


 html {}

body {font-family: 'Funnel Display';margin: 0; overflow-x:hidden; line-height:30px; font-size:19px; color:#000; font-weight:400;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
	    max-width: 100%;
    height: 48px;
    border:1px solid #ddd !important;width:100%; color:#757575;background: #fff;
    padding: 4px 10px 4px 10px;
}
.wpcf7-list-item.first{ margin-left:0;}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top; height:92px;
}

optgroup {
	font-weight: bold;
}


/**
 * 2.0 - Typography
 */

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both; margin:0 !important;line-height: 1.3; font-weight:600;
}

h1{font-size:60px;padding:0px;color:#000; font-family: 'Funnel Display';}

h2{font-size:44px;padding:0 0 10px 0; color:#000; font-family: 'Funnel Display';}

h3{font-size: 24px;padding:0 0 20px 0;color:#000; font-family: 'Funnel Display';}

h4{font-size: 21px;padding:0 0 20px 0;}

h5{font-size: 20px;padding:0 0 20px 0;}

h6{font-size: 18px;padding:0 0 20px 0;}
body.single .vinci_blog_content .entry-content p,
p{margin:0; padding:0 0 25px 0; color:#000;}
body.single .vinci_blog_content .entry-content p:last-child,
p:last-child{margin:0; padding:0 0 0px 0;}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border: 0 solid #ccc;
	border-left-width: 4px;
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	font-style: italic;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	padding: 0 0 0 1.263157895em;
}
blockquote.wp-block-quote.is-style-large{border-left-width: 0px; padding:0;}
blockquote p{ padding:0;}
blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote p {
	margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	/*display: block;*/
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}
blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

.wp-block-pullquote blockquote{border-left-width: 0px; margin:0; padding:0;}
.entry-content .wp-block-pullquote cite {
    color: inherit;
}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
}

pre {
	border: 1px solid #d1d1d1;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	background-color: #d1d1d1;
	padding: 0.125em 0.25em;
}

abbr,
acronym {
	border-bottom: 1px dotted #d1d1d1;
	cursor: help;
}

mark,
ins {
	background: #007acc;
	color: #fff;
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/**
 * 3.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 1.75em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
}

del {
	opacity: 0.8;
}

table,
th,
td {
	border: 1px solid #b1ccf4;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 1px 1px 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	width: 100%; font-size:17px; line-height:24px;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 0px 0px 0;
	font-weight: 700; background:#0f51b1; color:#fff;
}

td {
	border-width: 0 0px 0px 0;
}

th,
td {
	padding: 0.6375em 0.8375em;
}
table tr:nth-child(2n) {
	background-color: #fff;
}
table tr:nth-child(2n+1) {
	background-color: #edf4ff;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
opacity: 1;
}

:-moz-placeholder {
opacity: 1;
}

::-moz-placeholder {
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
opacity: 1;
}


/**
 * 4.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="submit"],
input[type="submit"][disabled]:hover{
	border: 0;
	color: #eee; background:#036cb0;border:1px solid transparent;
	letter-spacing:1px;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;min-width: 140px; border-radius:5px;
	text-transform: uppercase; font-size:16px;
}
input[type="submit"]:hover{ background:#000;}
input[type="date"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	border:1px solid #ddd !important;background: none;
	padding:5px 18px; 
	width: 100%;
	border-radius:4px;background: #fff;
}
input[type="date"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"]{height:48px; border:6px;}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	border:1px solid #ff9f9f;
	outline: 0;
}

.post-password-form {
	margin-bottom: 1.75em;
}

.post-password-form label {
	color: #000;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 1.75em;
	text-transform: uppercase;
}

.post-password-form input[type="password"] {
	margin-top: 0.4375em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}
.woocommerce-product-search,
.search-form {
	position: relative;
}

input[type="search"].search-field {
	border-radius:0;width:100%; border:1px solid #ccc;height: 40px; background:#fff;
	/*width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px);*/
}
.woocommerce-product-search [type="submit"],
.search-submit {
	border-radius:0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 5px;
	width: 42px; background:none;min-width:auto; background: url(img/search_icon.jpg) no-repeat center 4px;height: 30px; border-left:1px solid #ccc;
}
.woocommerce-product-search [type="submit"]{width:80px;}


/**
 * 5.0 - Links
 */

a {
	color: #1050b1;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #62a9eb;
}

a:focus,
a:hover,
a:active {
	outline: 0;
}

.pagination {
	font-size: 18px;
	font-size: 1.2; margin:0 0 50px 0!important;margin: 50px 0 50px 0 !important; text-align: center;
}
.pagination .nav-links {
	padding-right: 0;text-align: center;
	position: relative;
}

.pagination .nav-links:before,
.pagination .nav-links:after {
	color: #fff;
	font-size: 32px;
	line-height: 51px;
	opacity: 0.3;
	position: absolute;
	width: 52px;
	z-index: 1;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: absolute !important;
}
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.pagination .page-numbers {
	display: inline-block;
	letter-spacing: 0.013157895em;
	line-height: 1;
	margin: 0 0.7368421053em 0 -0.7368421053em;
	padding:10px 12px;
	text-transform: uppercase; background: #eee;color:#036cb0;min-width: 40px; text-align: center;
}
.pagination .page-numbers:hover,
.pagination .current {
	display: inline-block;
	font-weight: 700;background: #036cb0; color:#fff;
}

.pagination .prev,
.pagination .next {
	background-color: #1a1a1a;
	color: #fff;
	display: none;
	height: 52px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 2;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 53px;
	line-height: 52px;
	position: relative;
	width: 53px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #007acc;
	color: #fff;
}

.pagination .prev:focus,
.pagination .next:focus {
	outline: 0;
}

.pagination .prev {
	right: 54px;
}
.pagination .next {
	right: 0;
}

.image-navigation,
.comment-navigation {
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	line-height: 1.6153846154;
	margin: 0 0 2.1538461538em;
	padding: 1.0769230769em 0;
}
.image-navigation.navigation .nav-next{ float:right;}
article.attachment { margin-bottom:40px;}
.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
	margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-size: 14px;


	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}

/**
 * 6.0 - Alignments
 */

.alignleft {
	float: left;
	margin:2px 20px 0px 0;
}

.alignright {
	float: right;
	margin: 2px 0 0px 20px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

.entry-content > *.alignwide,
.entry-summary > *.alignwide {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

@media only screen and (min-width: 768px) {
.entry-content > *.alignwide,
.entry-summary > *.alignwide {
    width: 100%;
    max-width: 100%;
  }
}

.entry-content > *.alignfull,
.entry-summary > *.alignfull {
  position: relative;
  left: -1rem;
  width: calc( 100% + (2 * 1rem));
  max-width: calc( 100% + (2 * 1rem));
  clear: both;
}

@media only screen and (min-width: 768px) {
.entry-content > *.alignfull,
.entry-summary > *.alignfull {
    margin-top: calc(2 * 1rem);
    margin-bottom: calc(2 * 1rem);
    left: calc( -12.5% - 75px);
    width: calc( 125% + 150px);
    max-width: calc( 125% + 150px);
  }
}
blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}


/**
 * 7.0 - Clearings
 */

.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
	content: "";
	display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
	clear: both;
}


/**
 * 8.0 - Widgets
 */

.widget { width:100%; float:left;margin-bottom:30px;}

/* Calendar widget */
.widget.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.5625;
	padding: 0;
	text-align: center;
}

.widget_calendar caption {
	font-weight: 900;
	margin-bottom: 1.75em;
}

.widget_calendar tbody a {
	background-color: #007acc;
	display: block;
}



/* RSS widget */
/* Tag Cloud widget */
.tagcloud a {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	margin: 0 0.1875em 0.4375em 0;
	padding:4px 8px;
}

/**
 * 9.0 - Content
 */

.site {
	background-color: #fff;
}

.site-inner {
	margin: 0 auto;
	max-width: 1320px;
	position: relative;
}

.site-content {
	word-wrap: break-word;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

.site-main {
	margin-bottom: 0em;
}

.site-main > :last-child {
	margin-bottom: 0;
}


/**
 * 9.1 - Posts and pages
 */
.author-info {
	border-color: inherit;
	border-style: solid;
	border-width: 1px 0 1px 0;
	clear: both;
	padding-top: 1.75em;
	padding-bottom: 1.75em;
}
.sticky-post {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}
.post.sticky .entry-title{ position:relative;}
.post.sticky .entry-title:before{font-family:FontAwesome; position:absolute;top:3px;content: "\f08d"; margin-left:-22px; font-size:82%;
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}
.page-links{ padding-top:20px;}
/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.updated:not(.published) {
	display: none;
}

.sticky .posted-on,
.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}
.taxonomy-description {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.taxonomy-description p {
	margin: 0.5384615385em 0 1.6153846154em;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}
.page-links a,
.page-links > span {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	height: 1.8461538462em;
	line-height: 1.6923076923em;
	margin-right: 0.3076923077em;
	text-align: center;
	width: 1.8461538462em;
}

.page-links a {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #007acc;
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #1a1a1a;
	height: auto;
	margin: 0;
	padding-right: 0.6153846154em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.75em;
}

.entry-caption {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 1.0769230769em;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets {
	margin: 0 7.6923%;
}

.content-bottom-widgets .widget-area {
	margin-bottom: 3.5em;
}


/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */

.navigation .nav-previous {display:inline-block; margin:0 1px;}
.navigation .nav-next a,
.navigation .nav-previous a{border: 1px solid rgba(0, 0, 0, 0.06); padding:9px 20px; display:inline-block; }
.navigation .nav-next {display:inline-block;margin:0 1px;}
.paging-navigation {padding: 40px 0; width:100%; float:left; text-align:center;}
.paging-navigation a { letter-spacing:2px; font-style:italic;}

.paging-navigation .meta-nav {display: inline-block;}


/**
 * 9.2 - Comments
 */

.comments-area{ width:100%; float:left; background:#fff; padding:16px 20px 20px 20px; margin-top:10px; border: 1px solid #eee; border-radius: 10px;}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin:0 0 0 25px;
}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height:80px;
	margin-right:30px;
	position: relative;
	width: 80px;
}
.comment-content{display: table;}
.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}
.comment-form label {
	letter-spacing: 0em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: inherit; font-size: 17px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #007acc;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0; font-size:0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px; position:relative;
}
.comment-reply-title small a:after{ position:absolute; left:0; top:0; content:"X"; font-size:24px; font-weight:normal;}
/**
 * 10.0 - Media
 */

.site .avatar {
	border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 1.75em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
	box-shadow: none;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	margin-top: 0;
	margin-bottom: 1.75em;
}

.wp-playlist.wp-audio-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 0.7142857143em 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 0.7142857143em;
}


/**
 * 10.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}


/**
 * 10.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 11.0 - Multisites
 */

.widecolumn {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}

.widecolumn .mu_register {
	width: auto;
}

.widecolumn .mu_register .mu_alert {
	background: transparent;
	border-color: #d1d1d1;
	color: inherit;
	margin-bottom: 3.5em;
	padding: 1.75em;
}

.widecolumn form,
.widecolumn .mu_register form {
	margin-top: 0;
}

.widecolumn h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 900;
	line-height: 1.2173913043;
	margin-bottom: 1.2173913043em;
}

.widecolumn p {
	margin: 1.75em 0;
}

.widecolumn p + h2 {
	margin-top: 2.4347826087em;
}

.widecolumn label,
.widecolumn .mu_register label {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	text-transform: uppercase;
}

.widecolumn .mu_register label {
	margin: 2.1538461538em 0.7692307692em 0.5384615385em 0;
}

.widecolumn .mu_register label strong {
	font-weight: 400;
}

.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
	font-size: 16px;
	font-size: 1rem;
	width: 100%;
}

.widecolumn .mu_register #blogname {
	margin: 0;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
	margin: 0 0 0.375em;
}

.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
	font-size: 16px;
	font-size: 1rem;
	margin: 0;

	width: auto;
}

.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
	font-size: inherit;
}

.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
	margin-bottom: 0;
}

/* Blocks */
.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter {
  text-align: center;
}

.wp-block-archives,.wp-block-categories,.wp-block-latest-posts{ padding: 0;list-style: none; margin:0;}
.wp-block-archives li,.wp-block-categories li,.wp-block-latest-posts li {
    color: #767676;
    font-size: 150%;
    font-weight: bold;
    line-height: 1.4;
    padding-bottom: 1rem;
}
.wp-block-latest-posts.is-grid li {
    border-top: 2px solid #ccc;
    padding-top: 1rem;
    margin-bottom: 2rem;
}





/*--------------------------------------------------------------
imperialegypt CSS Start
--------------------------------------------------------------*/
body{ overflow-x:hidden;}
.text_center{ text-align:center;}
.text_right{ text-align: right;}
.font_weight_normal{ font-weight:normal;}
.font_weight_bold{ font-weight: bold;}
.text_uppercase{ text-transform: uppercase;}
.text_transform_inherit button,
.text_transform_inherit{text-transform: inherit;}
.container{ width:100%; max-width:1380px; margin:0 auto; padding:0 20px;}
.box_shadow{box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;}
.text_justify{ text-align:justify}
.font_size24{ font-size:24px; line-height:30px;}
.font_size15{ font-size:15px; line-height:22px;}
a{ transition:all 0.5s;-webkit-transition:all 0.5s;}



#masthead{width:100%; padding:0px 0; background:#fff;position: relative; z-index: 999;}
.site_topbar{ width:100%; float:left; background:#fff; font-size:15px; font-weight:500;}
.site_topbar .container{justify-content: space-between;display:flex;align-items: center;}
.site_topbar .topbar_right,
.site_topbar .topbar_left{ list-style:none; padding:0; margin:0; display:flex;align-items: center;}
.site_topbar .topbar_left li{ margin-right:30px;}
.site_topbar .topbar_left li:last-child{ margin-right:0;}
.site_topbar .topbar_left li a{display:flex;align-items: center; color:#010101;}
.site_topbar .topbar_left li a:hover{ color:#010101;}
.site_topbar .topbar_left li img{ margin-right:10px;}
.site_topbar .topbar_right li{ margin-left:13px; line-height:0;}
.site_topbar .topbar_right li:last-child{ padding:12px; color:#fff;background:#066cd8;font-size: 15px;line-height: 20px;margin-left: 30px;}
.site_topbar .topbar_right li:last-child a img{ margin-right:10px;}
.site_topbar .topbar_right li a:hover{ opacity:0.7;}
.menu_quote {display: inline-block;background: #ee1d23;border-radius: 5px;padding: 5px 10px;transition: all 0.3s ease;animation: quotePulse 2s ease-in-out infinite;}
.menu_quote a {display: flex;align-items: center;gap: 6px;color: #fff !important;font-size: 16px;text-decoration: none !important;}
.menu_quote img {width: 14px;height: 13px;object-fit: contain;transition: transform 0.3s ease;}
@keyframes quotePulse {
    0%, 100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(238, 29, 35, 0.5);
    }

    50% {
        transform: scale(1.05);
        box-shadow: 0 0 0 8px rgba(238, 29, 35, 0);
    }
}

/* Hover */
.menu_quote:hover {background: #c9141a;transform: translateY(-2px);box-shadow: 0 6px 15px rgba(238, 29, 35, 0.35);}
.menu_quote:hover img {transform: translateX(3px);}

.header_main{width:100%; float:left;padding: 6px 0;position:absolute;}
.header_menu_area {display: flex;align-items: center;justify-content: center;gap: 14px;padding: 0 24px;}
nav.main_navigation ul{ margin:0; padding:0; list-style:none; font-size:14px; font-weight:500; text-transform: uppercase;font-family: 'Manrope';}
nav.main_navigation ul.header_main_menu li{ float:left;padding:0 23px; position:relative; z-index: 9999;}
nav.main_navigation ul.header_main_menu li:last-child{ padding-right:0;}
nav.main_navigation ul.header_main_menu li a{ padding:10px 0px; color:#fff; position:relative; float:left;letter-spacing: 0.5px;text-decoration:none;}
nav.main_navigation ul.header_main_menu > li.current_page_item > a:before,
nav.main_navigation ul.header_main_menu > li.current-menu-parent > a:before,
nav.main_navigation ul.header_main_menu > li > a:hover:before{ position:absolute; content:""; height:2px; width:100%; bottom:8px; left:0; background:#ee1d23;text-decoration: none;}
nav.main_navigation ul.header_main_menu li.current_page_item a,
nav.main_navigation ul.header_main_menu li.current-menu-parent > a,
nav.main_navigation ul.header_main_menu li a:hover{ color:#fff;}
/*nav.main_navigation ul.header_main_menu > li.menu-item-has-children > a{ padding-right:16px;}
nav.main_navigation ul.header_main_menu > li.menu-item-has-children > a:after{content: ""; border: 5px solid transparent; border-top:6px solid #a8a8a8; border-bottom:0 none; top:32px; position:absolute; right:0;}*/
nav.main_navigation ul.header_main_menu > li ul.sub-menu{position:absolute; top:100%; left:10px; background:#fff; width:240px; float: left; border-radius:6px; opacity:0; visibility:hidden;text-transform: capitalize; transition:all 0.6s;}
nav.main_navigation ul.header_main_menu > li:hover ul.sub-menu{ opacity:1;visibility: visible;}
nav.main_navigation ul.header_main_menu > li ul.sub-menu li{ width:100%; padding:0; border-bottom:1px solid #eee;}
nav.main_navigation ul.header_main_menu > li ul.sub-menu li:last-child{ border:0;}
nav.main_navigation ul.header_main_menu > li ul.sub-menu li a{ color:#000; padding:8px 16px; float:left; width:100%; font-size:16px; line-height: 1.7; font-weight: 400; text-transform:uppercase; letter-spacing:1px;}
nav.main_navigation ul.header_main_menu > li ul.sub-menu li.current_page_item a,
nav.main_navigation ul.header_main_menu > li ul.sub-menu li a:hover{ color:#d79d67;}

.site-header-main{display: flex; justify-content: space-between;min-height: 94px; align-items: center; width:100%;}
.header_right{display: flex; justify-content: space-between; align-items: center; padding-bottom:0px;gap:16px;}
.header_center{ display:inline-block;}
.site-branding{ display:inline-block; line-height:0;}

.header_info_area .header_icon{display: inline-block;padding-left:18px; line-height:0;}
.header_info_area .tailor_made_bun{display: inline-block; margin-left:18px; font-size:16px; line-height:15px; color:#fff; background:#036cb0; border:1px solid #036cb0; padding:15px 18px; border-radius:6px;}
.header_info_area .tailor_made_bun:hover{ background:#000; border-color:#000;}

.sidebar_latest_posts{ display:inline-block; width:100%;}
.sidebar_latest_posts .latest-post{padding: 10px; margin-bottom: 20px; display: grid; grid-template-columns: 90px 1fr; gap: 18px; border-radius:10px; background-color: #fff; box-shadow: 0 0 13px 7px rgb(82 85 90/10%); border: 1px solid #dededeb0;}
.sidebar_latest_posts .latest-post-thumbnail{ line-height:0; float:left;}
.sidebar_latest_posts .latest-post-title{ font-size:15px; line-height:20px;padding: 0 0 15px 0;}
.sidebar p:empty,
.sidebar .wp-block-search__label{ display: none }
.latest-post .from_duration_list li{padding: 0 0px 0 23px;font-size: 12px;}

/**********************************
*Header Menu Responsive CSS Start*
*********************************/
@media (min-width: 1024px) {
.mobile_hamburger_canvas,
.mobile_menu_toggle_button,
.mobile_nav-menu{display:none;}	
}
@media (max-width: 1023px) {
.header_right{padding-right: 0;position:relative;}
.header_menu_area{ display:none;}
.menu-icon-box{ margin-left:26px;}
.mobile_menu_toggle_button.mobile_open_button{
	z-index: 999;
	height: 30px;
	width: 30px;display: inline-block;position: relative;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	font-size: 20px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	cursor: pointer;
}
.mobile_menu_toggle_button.mobile_open_button span, 
.mobile_menu_toggle_button.mobile_open_button::before, 
.mobile_menu_toggle_button.mobile_open_button::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left:0;
	width:100%;
	border-bottom: 2px solid #000;
	transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mobile_menu_toggle_button.mobile_open_button::before {
	transform: translateY(-10px);
	width: 100%;
}
.mobile_menu_toggle_button.mobile_open_button::after {
	transform: translateY(10px);
	width: 100%;
}
.mobile_menu_toggle_button.mobile_close_button{
	font-size: 20px;
	float: left;
	position: absolute;
	background: #081f3e;
	padding: 5px;
	width: 35px;
	height: 35px;
	margin: 0;
	right: 20px;
	color: #fff;
	top: 20px;
	line-height: 25px;
  	text-align: center;cursor: pointer;
}

.mobile_hamburger_canvas {
	background: #1b3860;
	position: fixed;
	right: -350px;
	top: 0px;
	z-index: 999999;
	transition: right .3s ease-in-out 0s;
	-webkit-transition: right .3s ease-in-out 0s;
	-moz-transition: right .3s ease-in-out 0s;
	-o-transition: right .3s ease-in-out 0s;
	height:100%;overflow: auto;
  	max-width: 300px;
	width: 100%;
	padding:50px 30px 20px;
}
.mobile_hamburger_open .mobile_hamburger_canvas{right:0;}

.mobile_hamburger_canvas a{ color:#fff;}
.mobile_hamburger_canvas a:hover{ color:#d59663;}
.mobile_hamburger_canvas ul{ margin:0; padding:0; list-style:none;}
.mobile_hamburger_canvas li{ width:100%; float:left;}
.mobile_hamburger_canvas li a{ width:100%; float:left; padding:5px 0; text-transform:capitalize;}
.mobile_hamburger_canvas .sub-menu{width:100%; float:left; padding-left:15px;}
.mobile_hamburger_canvas .sub-menu li {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	border-bottom: 0px solid #fff;
	margin: 0px 0px !important;
	background: none;
}
.mobile_hamburger_canvas .sub-menu li a{border: 0px!important;}
.mobile_hamburger_canvas .sub-menu li a:hover{background: none;border: 0px!important;}

}

/*********************************
*Header Menu Responsive CSS End*
*********************************/
.box_swing{transition:all 0.6s;-webkit-transition:all 0.6s;}
.box_swing:hover{ transform:translateY(-8px);-webkit-transform:translateY(-8px);}

.crellyslider > .cs-slides{ text-align:center;}
.banner_more_detail {
	display: inline-block;
	background: #fff url(img/banner_arrow.png) no-repeat center right;
	color: #000 !important;
	border-radius: 5px;
}

.banner_more_detail:hover{ background:#0f51b1 url(img/banner_arrow.png) no-repeat center right;color: #fff !important;}
.crellyslider > .cs-slides .banner_title_h1{text-align:center;color:#fff !important;font-family: 'Cambria'!important;}
.crellyslider > .cs-slides .banner_title_h2{ text-align:center; color:#fff !important;font-family: 'Cambria'!important;}
.crellyslider > .cs-slides li:before{ background:rgba(0,0,0,0.5); position:absolute; left:0; bottom:0; top:0; right:0; content:"";}
.crellyslider > .cs-controls > .cs-previous,
.crellyslider > .cs-controls > .cs-next{background-color: transparent!important;box-shadow: none !important;}
.crellyslider > .cs-controls > .cs-previous{ background-image: url(img/left_arrow.png)!important;}
.crellyslider > .cs-controls > .cs-next{ background-image: url(img/right_arrow.png)!important;}
.extend_image.wpb_single_image .vc_single_image-wrapper{width: 120%;margin-left: -10%; max-width:initial; position:relative; z-index:8;}

.banner_title1 .uvc-main-heading > div{ text-transform:uppercase; text-shadow:0px 0px 8px rgba(0,0,0,0.5);font-weight:300 !important;}
.home .banner_title2 .uvc-main-heading > div{ text-transform:uppercase; text-shadow:0px 0px 8px rgba(0,0,0,0.5);font-weight:600 !important;}
.banner_title2 .uvc-main-heading > div{ text-transform:uppercase; text-shadow:1px 1px 12px rgba(0,0,0,1);font-weight:600 !important;}

.banner_title3 .uvc-main-heading > div{ text-transform:uppercase; text-shadow:0px 0px 8px rgba(0,0,0,0.5);font-weight:400 !important;}
.banner_title2{ display:inline-block; border-top:1px solid #fff;border-bottom:1px solid #fff;}


.about_us_icon_area .top-icon .aio-icon-header .aio-icon-title{ margin:0; padding:0 0 8px 0;}
.tours_cat_box_home{ height:320px;}
.tours_cat_box_home img{width: 100%;height: 100%;object-fit: cover;}
.tours_cat_box a.ultb3-btn.kri_ful_link{ position:absolute; left:0; top:0; right:0px; bottom:0; z-index:9;}
.tours_cat_box{border-radius:7px; overflow:hidden;position:relative;}
.tours_cat_box img.ultb3-img{ position:relative; width:100% !important; margin:0;}
.tours_cat_box .ultb3-info{ position: absolute; left:0; bottom:0;top:auto !important; width:100%; background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%); padding-top:35px;}
.tours_cat_box a.ultb3-btn{ padding:0 !important;font-size: 15px !important; line-height: 18px !important; color:#fff !important; border:0 !important;}
.ultb3-box .ultb3-title{ font-weight:700!important; font-size:20px !important; line-height:24px !important;}
.cat_slider_wrap .slick-list{ overflow: visible !important;}
.gallery_slider_wrap,
.cat_slider_wrap{ overflow:hidden;}

.confidence_icon_area .aio-icon-header h3.aio-icon-title{ padding-bottom:0 !important;}
.confidence_icon_area .left-icon .aio-icon-description p{ padding-bottom:0 !important;}
.confidence_icon_area .left-icon .aio-icon-description p:empty{display: none;}

.testimonial_icon_area .aio-icon-img .img-icon{ border-radius:50px!important; overflow:hidden;}
.testimonial_item.wpb_row{ background-position:94% 25px !important; padding:25px!important; border-radius:10px;}

.gallery_slider_wrap .wpb_single_image img{width: 100%;}
.gallery_slider_wrap .wpb_single_image a{width: 100% !important; display: inline-block;}
.gallery_slider_wrap .wpb_single_image .vc_figure{width: 100%;}

.vc_tta.vc_general .vc_tta-panel{ padding:15px 25px 0px 25px; border-radius:10px;}
.vc_tta.vc_general .vc_tta-panel.vc_active{ background:#fff;}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{border:0; background:none !important;}
.vc_tta.vc_general .vc_tta-panel-title{margin-bottom: 1px !important;border-bottom:1px solid #000 !important; padding:0 !important;  background:none !important; font-size:17px; line-height:20px;}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a{color:#000 !important;font-weight: 500; padding-top:0px !important;}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a{ padding-left:0;font-size:19px; line-height:28px;}
.vc_tta.vc_general .vc_tta-panel-body{ color:#000; font-size:19px; line-height:28px; padding:20px 0 25px 0 !important;border: 0 !important;}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after, 
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before{border-color: #000;}
.vc_tta.vc_general .vc_tta-panel-body p{color:#000;}

.form_area .form_row{ margin:0 -10px; clear:both;}
.form_area .form_row .form_col{ float:left; width:100%;padding:0 10px 20px;}
.form_area .form_row.col_2 .form_col{width:50%;}
.form_area .form_row.col_3 .form_col{width:33.3333%;}
.form_area .form_row.col_4 .form_col{width:25%;}

/* FOOTER */
.site_footer {width:100%;margin:0;padding:0;background:#071f4b;color:#fff;clear:both;display:block;}
.site_footer * {box-sizing:border-box;}

/* FOOTER TOP */
.site_footer .footer_top {background:#071f4b;border-bottom:1px solid rgba(255,255,255,.13);}
.site_footer .footer_top .container {min-height:247px;display:grid;grid-template-columns:1fr 1.35fr;column-gap:100px;align-items:center;}

/* BRAND */
.site_footer .footer_brand {padding-top:5px;}
.site_footer .footer_logo {margin-bottom:14px;}
.site_footer .footer_logo a {display:inline-block;line-height:0;}
.site_footer .footer_logo img {display:block;width:auto;max-width:210px;max-height:55px;object-fit:contain;}
.site_footer .footer_brand p {max-width:500px;margin:0;color:#d7e0ec;font-size:16px;line-height:1.5;font-weight:400;}

/* NEWSLETTER */
.site_footer .footer_newsletter_wrap {width:100%;display:grid;grid-template-columns:360px 1fr;column-gap:30px;align-items:center;}
.site_footer .newsletter_heading,.site_footer .newsletter_content {min-width:0;}
.site_footer .newsletter_heading h3 {margin:0 0 14px;color:#fff;font-size:25px;line-height:1.2;font-weight:700;}
.site_footer .newsletter_heading p {margin:0;color:#d7e0ec;font-size:15px;line-height:1.5;font-weight:400;}
.site_footer .newsletter_content {width:100%;}

/* FORM */
.site_footer .tnp,.site_footer .tnp-subscription {width:100%;max-width:100%;margin:0;padding:0;}
.site_footer .tnp-subscription form {width:100%;height:50px;display:flex;align-items:center;margin:0;padding:0;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.35);border-radius:0;}
.site_footer .tnp-subscription .tnp-field {margin:0 !important;padding:0 !important;border:0 !important;}
.site_footer .tnp-subscription .tnp-field-email {width:calc(100% - 50px);height:50px;flex:1 1 auto;}
.site_footer .tnp-subscription .tnp-field-button {width:50px !important;height:50px;flex:0 0 50px;overflow:hidden;}
.site_footer .tnp-subscription label {display:none !important;}
.site_footer .tnp-subscription input.tnp-email {width:100% !important;height:50px !important;margin:0 !important;padding:0 4px !important;border:0 !important;outline:0 !important;box-shadow:none !important;background:transparent !important;color:#fff !important;font-size:15px !important;line-height:50px !important;}
.site_footer .tnp-subscription input.tnp-email::placeholder {color:#fff !important;opacity:1;}
.site_footer .tnp-subscription input.tnp-submit {width:50px !important;min-width:50px !important;max-width:50px !important;height:50px !important;min-height:50px !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent url("http://www.fast-pcba.com/wp-content/uploads/2026/09/submit.png") center/25px 25px no-repeat !important;color:transparent !important;font-size:0 !important;text-indent:-9999px !important;cursor:pointer !important;box-shadow:none !important;appearance:none !important;-webkit-appearance:none !important;}


/* FOOTER MAIN */
.site_footer .footer_main {background:#071f4b;}
.site_footer .footer_main .container {padding-top:45px;padding-bottom:42px;display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;column-gap:70px;}
.site_footer .footer_column {min-width:0;}
.site_footer .footer_column h3 {margin:0 0 25px;color:#fff;font-size:18px;line-height:1.2;font-weight:700;}

/* CONTACT */
.site_footer .footer_contact ul {list-style:none;margin:0;padding:0;}
.site_footer .footer_contact li {margin:0 0 18px;padding:0;display:flex;align-items:flex-start;}
.site_footer .footer_contact li:last-child {margin-bottom:0;}
.site_footer .footer_contact li a,.site_footer .footer_contact li>span:last-child {display:flex;align-items:flex-start;gap:13px;color:#fff;text-decoration:none;font-size:15px;line-height:1.45;font-weight:400;}
.site_footer .footer_contact li a {width:100%;}
.site_footer .footer_icon {width:22px;min-width:22px;display:flex;justify-content:center;padding-top:2px;}
.site_footer .footer_icon img {width:18px;height:18px;object-fit:contain;display:block;}

/* FOOTER MENU */
.site_footer .footer_menu {list-style:none !important;margin:0 !important;padding:0 !important;}
.site_footer .footer_menu li {list-style:none !important;margin:0 0 18px;padding:0;}
.site_footer .footer_menu li:last-child {margin-bottom:0;}
.site_footer .footer_menu li::before {content:"→";display:inline-block;margin-right:10px;color:#b8c5d7;font-size:13px;}
.site_footer .footer_menu a {color:#fff !important;text-decoration:none !important;font-size:15px;line-height:1.35;font-weight:400;}
.site_footer .footer_menu a:hover {color:#13b5ea !important;}

/* SOCIAL */
.site_footer .social_menu {list-style:none;margin:0;padding:0;}
.site_footer .social_menu li {list-style:none;margin:0;padding:0;border-bottom:1px solid rgba(255,255,255,.18);}
.site_footer .social_menu a {min-height:51px;display:flex;align-items:center;gap:14px;color:#fff;text-decoration:none;font-size:13px;line-height:1;font-weight:600;letter-spacing:.5px;}
.site_footer .social_menu img {width:24px;height:24px;object-fit:contain;display:block;}

/* INDUSTRIES */
.site_footer .footer_industries {background:#071f4b;border-bottom:1px solid rgba(255,255,255,.13);}
.site_footer .footer_industries .container {min-height:70px;display:flex;align-items:center;justify-content:center;gap:42px;}
.site_footer .industries_title {color:#fff;font-size:14px;line-height:1;font-weight:700;text-transform:lowercase;}
.site_footer .industries_menu {list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:30px;}
.site_footer .industries_menu li {list-style:none;margin:0;padding:0;}
.site_footer .industries_menu a {color:#fff;text-decoration:none;font-size:14px;line-height:1;font-weight:400;white-space:nowrap;}
.site_footer .industries_menu a:hover {color:#13b5ea;}

/* COPYRIGHT */
.site_footer .footer_bottom {background:#071f4b;}
.site_footer .footer_bottom .container {min-height:88px;display:flex;align-items:center;justify-content:center;text-align:center;}
.site_footer .footer_bottom p {margin:0;color:#fff;font-size:14px;line-height:1.4;font-weight:400;letter-spacing:.7px;}

/* 1199px */
@media (max-width:1199px) {
.site_footer .footer_top .container {min-height:auto;padding-top:55px;padding-bottom:55px;grid-template-columns:1fr 1fr;column-gap:50px;}
.site_footer .footer_newsletter_wrap {grid-template-columns:1fr;row-gap:15px;}
.site_footer .newsletter_content {width:100%;}
.site_footer .footer_main .container {grid-template-columns:1.2fr 1fr 1fr 1fr;column-gap:30px;}
.site_footer .industries_menu {gap:20px;}
}

/* 991px */
@media (max-width:991px) {
.site_footer .footer_top .container {grid-template-columns:1fr;row-gap:35px;}
.site_footer .footer_brand p {max-width:600px;}
.site_footer .footer_newsletter_wrap {max-width:600px;}
.site_footer .footer_main .container {grid-template-columns:1fr 1fr;row-gap:45px;column-gap:40px;}
.site_footer .footer_contact {grid-column:span 2;}
.site_footer .footer_industries .container {padding-top:20px;padding-bottom:20px;flex-wrap:wrap;}
.site_footer .industries_menu {flex-wrap:wrap;}
}

/* 767px */
@media (max-width:767px) {
.site_footer .footer_top .container {padding-top:45px;padding-bottom:45px;}
.site_footer .footer_logo img {max-width:190px;}
.site_footer .footer_brand p {font-size:15px;line-height:1.55;}
site_footer .footer_newsletter_wrap {display:block;}
.site_footer .newsletter_heading h3 {font-size:21px;margin-bottom:10px;}
.site_footer .newsletter_heading p {font-size:14px;margin-bottom:18px;}
.site_footer .footer_main .container {padding-top:40px;padding-bottom:35px;grid-template-columns:1fr 1fr;column-gap:25px;row-gap:38px;}
.site_footer .footer_contact {grid-column:span 2;}
.site_footer .footer_column h3 {margin-bottom:20px;font-size:17px;}
.site_footer .footer_menu li {margin-bottom:14px;}
.site_footer .footer_menu a {font-size:14px;}
.site_footer .footer_contact li a,.site_footer .footer_contact li>span:last-child {font-size:14px;}
.site_footer .social_menu a {min-height:46px;font-size:12px;}
.site_footer .footer_industries .container {justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:15px;}
.site_footer .industries_menu {justify-content:flex-start;gap:14px 22px;}
.site_footer .industries_menu a {font-size:13px;}
.site_footer .footer_bottom .container {min-height:75px;}
.site_footer .footer_bottom p {font-size:13px;}
}

/* 480px */
@media (max-width:480px) {
.site_footer .footer_main .container {grid-template-columns:1fr;row-gap:32px;}
.site_footer .footer_contact {grid-column:auto;}
.site_footer .footer_newsletter_wrap {width:100%;}
.site_footer .tnp-subscription form {height:48px;}
.site_footer .tnp-subscription .tnp-field-email,.site_footer .tnp-subscription .tnp-field-button {height:48px;}
.site_footer .tnp-subscription input.tnp-email {height:48px !important;line-height:48px !important;}
.site_footer .tnp-subscription input.tnp-submit {height:48px !important;min-height:48px !important;}
.site_footer .footer_industries .container {padding-top:22px;padding-bottom:22px;}
.site_footer .industries_menu {gap:13px 18px;}
}
/*Inner Page CSS Start*/
.titlebar_area{ background-position:center top; background-repeat:no-repeat; background-size:cover; -webkit-background-size:cover; clear:both; width:100%; float:left; text-align: center; color:#fff; padding:180px 0 180px; position: relative; z-index:99;}
.titlebar_area:before{ position:absolute; content:""; left:0; top:0; width:100%; height:100%; background:#000; opacity:0.3;}
.titlebar_content_area{ z-index:2; position:relative;}
.titlebar_area h1{ font-size:50px; line-height:1.2; color:#fff; padding-bottom:0;text-transform: uppercase; text-shadow: 0px 0px 8px rgba(0,0,0,0.5); font-weight: 600 !important;}
.vinci_bread_crumb_wrap #crumbs{  list-style:none; padding:20px 0 0 0; margin:0; font-size:12px;}
.vinci_bread_crumb_wrap #crumbs li{ display:inline-block;font-size:16px;}
.vinci_bread_crumb_wrap #crumbs li a{ color:#90ffec;}
.vinci_bread_crumb_wrap #crumbs li a:hover{ color:#fff;}
.post-thumbnail{ padding-top:60px; line-height:0;}


.site_content{clear: both; float: left; width: 100%; position:relative; z-index:9;}
.tour_single_wrapper{ width:100%; float:left; padding-top:80px; padding-bottom:80px;}
.tour_single_wrapper h3{ font-size:24px; line-height:30px;}
.tour_single_sidebar{ width:30%; float:left; background: rgb(40,77,122);
background: linear-gradient(0deg, rgba(40,77,122,1) 0%, rgba(50,97,154,1) 100%); padding:25px; border-radius:6px;}
.tour_single_sidebar ul{ padding:0; margin:0; list-style:none;}
.tour_single_sidebar ul li{ border-bottom:1px solid #6487b2; padding:0 0px 0 10px;}
.tour_single_sidebar ul li a{ display:flex;align-items: center; padding:7px 0; color:#fff; font-weight:600;}
.tour_single_sidebar ul li a .icon{ line-height:0; border-radius:50px; height:45px; line-height:45px; background:#fff; margin-right:15px; transition:all 0.6s;}
.tour_single_sidebar ul li a.active .icon,
.tour_single_sidebar ul li a:hover .icon{ background:#bf7e48;}
.tour_single_sidebar ul li a.active .icon img,
.tour_single_sidebar ul li a:hover .icon img{filter: brightness(0) invert(1);}
.tour_single_sidebar ul li.mail_item,
.tour_single_sidebar ul li.click_to_whasapp{ text-align:center;border-bottom: 0px solid #6487b2; padding-top:12px;}
.tour_single_sidebar ul li.click_to_whasapp a{ border-radius:6px;background: rgb(191,126,71);
background: linear-gradient(90deg, rgba(191,126,71,1) 0%, rgba(191,126,72,1) 76%, rgba(219,157,105,1) 100%); padding:12px 35px; display:inline-block;}
.tour_single_content_area{ width:70%; float:left;padding-left: 50px;}
.textalign_right{ text-align:right;}
.textalign_right button .ubtn-text{text-transform: capitalize;letter-spacing: 0;font-weight: 600;}
.textalign_right button:hover{ background:#000 !important;}
.from_duration_list{ margin:0; padding:0; list-style:none;}
.from_duration_list li{ display:inline-block; padding:0 30px 0 32px; position:relative;font-size:16px; line-height:20px;}
.from_duration_list li .big{ font-size:18px; line-height:22px; font-weight:600;}
.from_duration_list li:before{ content:""; left:0; top:3px; background:url(img/tour_duration.jpg) no-repeat center center; width:20px; height:20px; position:absolute;line-height: 20px;}
.from_duration_list li.from_icon:before{background:url(img/tour_price.jpg) no-repeat center center;}

.cruise_details_table table,
.cruise_details_table th,
.cruise_details_table td{ border:0;}
.cruise_details_table td{ background:#deeaf8;border-bottom:10px solid #eff5fc;}
.cruise_details_table tr{ padding:6px 0;}

.tour_highlights_col h4{ font-size:18px; line-height:24px; margin:0; padding:0 0 20px 0;}
.tour_highlights_list ul{ margin:0; padding:0; list-style:none;}
.tour_highlights_list ul li{ position:relative; padding-left:20px;}
.tour_highlights_list ul li:after{content:""; left:0; top:9px; background:url(img/right_arrow3.png) no-repeat center center; width:12px; height:10px; position:absolute;line-height:10px;}
.you_will_love_list ul,
.tour_exclude_list ul,
.tour_included_list ul{ margin:0; padding:0; list-style:none;}
.you_will_love_list ul li,
.tour_exclude_list ul li,
.tour_included_list ul li{ position:relative; padding-left:30px; padding-bottom:15px;}
.tour_exclude_list ul li:after,
.tour_included_list ul li:after{content:""; left:0; top:2px; background:url(img/tick_icon.png) no-repeat center center; width:21px; height:23px; position:absolute;line-height:23px;}
.tour_exclude_list ul li:after{background:url(img/close_icon.png) no-repeat center center;}
.you_will_love_list ul li{ padding-bottom:10px;}
.you_will_love_list ul li:after{content:""; left:0; top:6px; background:url(img/heart.jpg) no-repeat center center;width:19px;height:19px; position:absolute;line-height:19px;}
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a,
.tour_itinerary_accordion.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a{ padding-left:20px; color:#fff;}
.tour_itinerary_accordion.vc_tta.vc_general .vc_tta-panel-title{ border-bottom:0!important;}
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, 
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{ background:#355e8f; border-color:#355e8f;}
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before{border-color: #fff;}
.tour_itinerary_accordion.vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body{padding: 30px 15px 0px 15px !important;}
.smile_icon_list li .icon_description .info-list-heading{ padding-bottom:10px;}

.pricing_area_row .left-icon .aio-icon-left .align-icon{ line-height:0;}
.pricing_area_row .left-icon .aio-icon-title{ padding:0;}
.pricing_area_row table{ font-size:12px; line-height:15px; background:#ffffff; border:0;}
.pricing_area_row table td{border:0;padding: 12px 8px;}
.pricing_area_row table td[align="right"]{ text-align:right;}
.pricing_area_row table tr:nth-child(even) {background-color: #deeaf8;}

.inquiry-button{white-space: nowrap;font-weight: 600;font-size: 15px;line-height: 18px;padding: 15px 18px;border: none;background: #bf7e48;color: #ffffff;display: inline-block;border-radius: 6px;}
.inquiry-button:hover{ background:#000; color:#fff;}
.vc_custom_heading a:hover {opacity: .70!important;}

.single_tour_confidence_icon_area_row .vc_column-inner{ background: rgb(24,60,103);
background: linear-gradient(90deg, rgba(24,60,103,1) 0%, rgba(40,77,122,1) 100%); }
.single_tour_confidence_icon_area_row .vc_column-inner h3.aio-icon-title{ padding-bottom:0; font-size:16px;}
.what_to_pack_list ul{ padding:0; margin:0 -15px; list-style:none;}
.what_to_pack_list ul li{ width:33.3333%; padding:10px 15px;float: left; display: flex; align-items: center; line-height:20px; font-size:15px;}
.what_to_pack_list ul li img{ margin-right:10px;}

#popup-post-title{text-align: center;font-size: 24px; font-weight: 600; padding-top: 20px; padding-bottom: 0px;}
.blogpost_slider{ margin: 0 -20px;}
.blogpost_slider .slider_item{ padding:20px;}
.blogpost_slider .blogpost_slider_box{float:left; width:100%;padding:7px 7px 7px 7px; background:#fff;box-shadow: 0px 0px 4px rgba(0,0,0,0.1);border-radius:6px;}
.blogpost_slider .blogpost_slider_box .blogpost_desc{padding:7px 7px 7px 7px; float:left; width:100%;}
.blogpost_slider .blogpost_slider_box .blogpost_thumb{ float:left; width:100%;border-radius:6px; overflow:hidden; line-height:0; height:196px;}
.blogpost_slider .blogpost_slider_box .blogpost_thumb img{width: 100%; height: 100%; object-fit: cover;}
.blogpost_slider .blogpost_slider_box h3{ font-size:16px; line-height:22px; font-weight:600; color:#000; padding:10px 0 5px;}
.blogpost_slider .blogpost_slider_box .post_date{padding-bottom: 12px; display: inline-block; width:100%; font-size:14px; line-height:18px;}
.blogpost_slider .blogpost_slider_box a{ font-size:15px; line-height:22px; font-weight:600; color:#fff; padding:12px 25px; border-radius:6px; display:inline-block; background: rgb(191,126,71);}
.blogpost_slider .blogpost_slider_box a:hover{ background:#000;}
.blogpost_slider .slick-dots{ bottom:0;  position:relative;
-webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.blogpost_slider.slick-dotted.slick-slider{ margin-bottom:0;}
.blogpost_slider .slick-dots li button::before{ font-size:9px;}
.send_request_for_this_tour{box-shadow: 0px 0px 14px rgba(0,0,0,0.12); border-radius:6px!important; }
.send_request_for_this_tour input[type="submit"]{ background: rgb(191,126,71); font-weight:600px;transition:all 0.6s;}
.send_request_for_this_tour input[type="submit"]:hover{ background:#000;}
.tours_partners_slider_wrap{clear:both; padding-bottom:40px;}



.tours_category_posts{display: grid; grid-template-columns: repeat( auto-fit, minmax(315px, 1fr) ); gap: 35px;padding:0px 0;}
.blog_item_list,
.tour_list_content_area{display: grid; grid-template-columns: repeat( auto-fit, minmax(315px, 1fr) ); gap: 35px;padding:80px 0;}

/*Tours Box CSS Start*/
.post_item_box{float:left;width:100%;padding:28px;background:#fff;border:1px solid #ddd6cf;border-radius:20px;overflow:hidden;box-sizing:border-box;transition:all .35s ease;position:relative;}

.post_item_box:hover{border-color:#0f51b1;box-shadow:0 10px 30px rgba(0,0,0,.12);}

.post_item_box .post_item_desc{float:left;width:100%;padding:7px 20px 17px;}

.post_item_box .post_item_thumb{float:left;width:100%;height:300px;overflow:hidden;border-radius:20px;position:relative;line-height:0;}

.post_item_box .post_item_thumb img{width:100%;height:100%;display:block;object-fit:cover;border-radius:20px;transition:transform .5s ease;}

.post_item_box:hover .post_item_thumb img{transform:scale(1.1);}

.post_item_box .post_item_thumb a.post_item_thumb_link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;}

.post_item_box h3{font-size:22px;line-height:35px;font-weight:600;color:#000;padding:8px 0 10px;margin:0;}

.post_item_box h3 a{color:#000;text-decoration:none;transition:all .3s ease;}

.post_item_box h3 a:hover{color:#d71920;}
.post_item_box p, .excerpt_text_area{font-size: 16px;line-height: 1.8;}
.post_read_more{display:inline-block;width:100%;padding-top:15px;}

.post_read_more a.view_post_button{display:inline-flex;align-items:center;gap:12px;position:relative;padding:10px 0;color:#000;font-size: 17px;font-weight:500;text-decoration:none;transition:.3s;}
.post_read_more a.view_post_button::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;transform-origin:left;transition:transform .3s;}
.post_read_more a.view_post_button::after{content:"";width:20px;aspect-ratio:20/16;background:url("https://www.fast-pcba.com/wp-content/uploads/2026/06/arrw_2.png") center/contain no-repeat;transition:transform .3s;}
.post_read_more a.view_post_button:hover{color:#d71920;}
.post_read_more a.view_post_button:hover::before{transform:scaleX(.6);}
.post_read_more a.view_post_button:hover::after{transform:translateX(8px);}

.post_meta{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;width:100%;margin:18px 0;padding:12px 0;list-style:none;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;}
.post_meta li{display:flex;align-items:center;justify-content:left;padding-left:28px;font-size:15px;font-weight:500;line-height:1.4;color:#555;transition:all .3s ease;}
.post_meta li:hover{color:#0f51b1;transform:translateY(-2px);}
.post_meta li.author{background:url(img/user.jpg) no-repeat left center;}
.post_meta li.post_date{background:url(img/clock.jpg) no-repeat left center;}
.post_meta li.comments{background:url(img/comment.jpg) no-repeat left center;}
.post_meta li.author:hover{background:url(img/user.jpg) no-repeat left center;}
.post_meta li.post_date:hover{background:url(img/clock.jpg) no-repeat left center;}
.post_meta li.comments:hover{background:url(img/comment.jpg) no-repeat left center;}

@media(max-width:767px){.post_meta{grid-template-columns:1fr;gap:12px;}.post_meta li{justify-content:flex-start;}}

/* SINGLE POST CSS */

/* Main Content */
.single_content_area{width:100%;padding:80px 0 50px;}.single_content_area:after{content:"";display:table;clear:both}

/* Content Area */
.single_content_area .content-area{width:70%;float:left;padding-right:50px}
.single_content_area .content-area h2{margin:0 0 25px;color:#444;font-size:40px;line-height:1.2;font-weight:500}
.single_content_area .content-area h2 a{color:#444;text-decoration:none;transition:color .3s ease}
.single_content_area .content-area h2 a:hover{color:#d71920}
.single_content_area .content-area h3{margin:35px 0 18px;color:#444;font-size:30px;line-height:1.3;font-weight:700}
.single_content_area .content-area p{color:#000;font-size:18px;line-height:1.8}
.single_content_area .content-area a{color:#d71920;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:all .3s ease}
.single_content_area .content-area a:hover{color:#444}
.single_content_area .content-area ul,.single_content_area .content-area ol{margin:20px 0;padding-left:25px}
.single_content_area .content-area li{margin-bottom:12px;color:#000;font-size:18px;line-height:1.7}
.single_content_area .content-area ul li::marker{color:#d71920}

/* Sidebar */
.single_content_area .sidebar{width:30%;float:right;box-sizing:border-box;padding:30px!important;background:#fff!important;border:1px solid #e8e8e8!important;border-top:4px solid #d71920!important;border-radius:0!important;box-shadow:8px 8px 0 #d71920!important;color:#555;font-size:18px}

/* Sidebar Widgets */
.single_content_area .sidebar .widget{margin:0 0 35px;padding:0 0 30px;border-bottom:1px solid #e8e8e8}
.single_content_area .sidebar .widget:last-child{margin-bottom:0;border-bottom:0}

/* Sidebar Headings */
.sidebar h2,.single_content_area .sidebar h2{position:relative;margin:0 0 25px;padding:0 0 15px;color:#444;font-size:24px;line-height:1.3;font-weight:700}
.sidebar h2::after,.single_content_area .sidebar h2::after{content:"";position:absolute;left:0;bottom:0;width:45px;height:4px;background:#d71920;transition:width .3s ease}
.sidebar .widget:hover h2::after{width:70px}

/* Search */
.sidebar .wp-block-search{margin:0}
.sidebar .wp-block-search__label{display:block;margin-bottom:10px;color:#444;font-size:24px;line-height:1.3;font-weight:700}
.sidebar .wp-block-search__inside-wrapper{position:relative;display:flex;width:100%;margin:0;padding:0;background:#fff;border:0}
.sidebar .wp-block-search__inside-wrapper input[type="search"]{width:100%;height:50px;box-sizing:border-box;padding:0 55px 0 15px;background:#fff;color:#444;border:1px solid #e8e8e8;outline:0;font-size:16px}
.sidebar .wp-block-search__inside-wrapper input[type="search"]::placeholder{color:#777;opacity:.7}
.sidebar .wp-block-search__inside-wrapper input[type="search"]:focus{outline:0;border-color:#d71920}
.sidebar .wp-block-search__inside-wrapper .wp-block-search__button{position:absolute;top:0;right:0;width:50px;height:50px;min-width:50px;box-sizing:border-box;margin:0;padding:0;border:0;border-left:1px solid #e8e8e8;border-radius:0;background:#fff url('/demo/fast-pcba/wp-content/uploads/2026/09/magnifiying-glass_93642.png') center center/18px 18px no-repeat;color:transparent;font-size:0;cursor:pointer}
.sidebar .wp-block-search__inside-wrapper .wp-block-search__button:hover{background-color:#f5f5f5}
.sidebar .wp-block-search__inside-wrapper .wp-block-search__button::before,.sidebar .wp-block-search__inside-wrapper .wp-block-search__button::after{display:none!important;content:none!important}

/* Sidebar Lists */
.single_content_area .sidebar ul{list-style:none;margin:0;padding:0}
.single_content_area .sidebar li{position:relative;margin:0;padding:12px 0;border-bottom:1px solid #e8e8e8;line-height:1.5}
.single_content_area .sidebar li:first-child{padding-top:0}
.single_content_area .sidebar li:last-child{border-bottom:0}

/* Sidebar Links */
.single_content_area .sidebar a{color:#555;font-size:17px;font-weight:500;text-decoration:none;transition:all .3s ease}
.single_content_area .sidebar a:hover{padding-left:5px;color:#d71920}
.single_content_area .sidebar ul li::before{content:"›";margin-right:8px;color:#d71920;font-size:22px;font-weight:700}

/* Recent Posts */
.single_content_area .sidebar .wp-block-latest-posts li{margin-bottom:0;font-size:17px}
.single_content_area .sidebar .wp-block-latest-posts__post-title{font-weight:600}

/* Recent Comments */
.single_content_area .sidebar .wp-block-latest-comments{margin:0;padding:0}
.single_content_area .sidebar .no-comments{color:#777;font-size:16px}

/* Tag Cloud */
.sidebar .wp-block-tag-cloud{display:flex;flex-wrap:wrap;gap:8px}
.sidebar .wp-block-tag-cloud a{display:inline-block;padding:7px 12px!important;background:#fff;border:1px solid #e8e8e8;color:#555!important;font-size:14px!important;line-height:1.2!important;transition:all .3s ease}
.sidebar .wp-block-tag-cloud a:hover{padding-left:12px;background:#d71920;border-color:#d71920;color:#fff!important}

/* Sidebar Image */
.sidebar .widget_media_image{margin-bottom:30px}
.sidebar .widget_media_image img{display:block;width:100%;height:auto;border:1px solid #e8e8e8}

/* Entry Footer */
.single_content_area .entry-footer{display:flex;flex-wrap:wrap;align-items:center;margin-top:40px;padding:20px 0;border-top:2px solid #e8e8e8;color:#555;font-size:16px;line-height:22px}
.entry-footer .byline,.entry-footer .posted-on,.entry-footer .cat-links{display:flex;align-items:center;margin-right:12px;padding-right:12px;border-right:1px solid #e8e8e8}
.entry-footer .cat-links{border-right:0}
.entry-footer .byline .author{display:flex;align-items:center}
.entry-footer .byline .author img{width:24px;height:24px;margin-right:8px;border-radius:50%}

/* Comment Title */
.single_content_area .content-area h2.comment-reply-title{margin-top:40px;color:#444;font-size:30px}

/* Post Navigation */
.post-navigation{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:50px 0 60px!important;padding:0;background:transparent;border-top:2px solid #e8e8e8;border-bottom:2px solid #e8e8e8}
.post-navigation>div{padding:25px 20px;color:#555;font-weight:700;transition:all .3s ease}
.post-navigation>div:hover{background:#d71920;color:#fff}
.post-navigation>div a{color:#555;font-weight:600;text-decoration:none}
.post-navigation>div:hover a{color:#fff}
.post-navigation>div.nav-next{text-align:right}

/* Tablet */
@media(max-width:991px){.single_content_area{padding:60px 0 40px}.single_content_area .content-area{width:100%;float:none;padding-right:0;margin-bottom:50px}.single_content_area .sidebar{width:100%;float:none}.single_content_area .content-area h2{font-size:34px}.single_content_area .content-area h3{font-size:27px}}

/* Mobile */
@media(max-width:767px){.single_content_area{padding:40px 0 30px}.single_content_area .content-area h2{font-size:30px}.single_content_area .content-area h3{font-size:24px}.single_content_area .content-area p{font-size:16px;line-height:1.7}.single_content_area .sidebar{padding:25px 20px 0!important;box-shadow:5px 5px 0 #d71920!important}.post-navigation{grid-template-columns:1fr;gap:0;margin-bottom:40px!important}.post-navigation>div.nav-next{text-align:left;border-top:1px solid #e8e8e8}.single_content_area .entry-footer{display:block}.entry-footer .byline,.entry-footer .posted-on,.entry-footer .cat-links{display:block;width:100%;margin:0 0 10px;padding:0 0 10px;border-right:0;border-bottom:1px solid #e8e8e8}}










.header_info_area{display: flex; align-items: center;}
.search_toggle_button{background:url(https://www.fast-pcba.com/wp-content/uploads/2026/06/6966.png) no-repeat top center;}
.search_canvas_open .search_toggle_button{background:url(https://www.fast-pcba.com/wp-content/uploads/2026/06/6966.png) no-repeat bottom center;}
.search_canvas_open .search-box{opacity:1; visibility: visible;}
.search-box { width: 100%; min-width:300px;float: left;border: #a7a7a7 1px solid !important; border-radius: 5px; position: absolute; top: 100%; opacity: 0; visibility: hidden; transition:all 0.5s; z-index:9; padding: 15px; background: #fff; right: -5px; margin-top: 5px; border: #00009333 1px solid !important;}
.hd_search_box{ position:relative;line-height: 0; padding:0px;}
.search_toggle_button{ position:relative; line-height:0;display: inline-block;width:22px; height:22px;cursor: pointer; font-size:20px;}


/*About-Us*/

.port-folio-box {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: ease-in-out 300ms;
    box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.1);
}
.port-image img {
    width: 100%;
    display: block;
    position: relative;
    transition: all .6s;
}
.port-detail {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0px;
    transition: ease-in-out 300ms;
	text-align:center;
}
.port-detail h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.port-detail h5 {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
	padding:5px !important;
}
.contact-social{
	width:100%;
	float:left;
	margin:0px !important;
}
.contact-social li{
    display: inline-block;
    float: left;
    border-radius: 5px;
    width: 36px;
    height: 36px;
    margin-right: 10px;
    text-align: center;
}
.contact-social li a{
    display: block;
    color: #fff;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
}
.contact-social li span{
	display:none;
}
.contact-social li:nth-child(1)  {
    background-color: #3e5ea4;
}
.contact-social li:nth-child(2)  {
    background-color: #31c7f9;
}
.contact-social li:nth-child(3)  {
    background-color: #2583be;
}
.contact-social li:nth-child(4)  {
    background-color: #c13584;
}
.payment-tbl {
    width: 100%;
    float: left;
    box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.1);
	margin-bottom:20px !important;
}
.payment-tbl tr:nth-child(odd) {
    background: #ededed;
}
.payment-tbl tr th, .payment-tbl tr td {
    padding: 16px;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    border-collapse: collapse;
}
.payment-tbl tr:nth-child(even) {
    background: #fff;
}

.blog_item_list.paginated-posts{ padding:0;}

/*Inner Page CSS End*/



.home_services_area .wpb_wrapper{display: flex;flex-wrap: wrap;justify-content: center;}
.home_services_area .wpb_wrapper .shilabs_image_box_wrap{ width:25%; background:url(img/bor-shape_12.jpg) no-repeat left center; padding:20px 20px;}
.home_services_area .wpb_wrapper .shilabs_image_box_wrap:first-child{ background:none;}

.product_image_box .shilabs-image-box{ max-width:426px; width:100%; margin:0 auto;}
.product_image_box .shilabs-image-box .shilabs-image-box-image img{ width:100%;}
.product_image_box .shilabs-image-box{ border-radius:5px; border:1px solid #b4b4b4;}
.product_image_box .shilabs-image-box .shilabs_image_box_content{padding-bottom:25px; padding-top:10px;}

.product_image_box2 .shilabs-image-box-title{ position:relative; display:inline-block; padding-right:12px;}
.product_image_box2 .shilabs-image-box-title:after{background:url(img/right-arrow1.png) no-repeat left center; height:23px; width:33px; position:absolute; left:100%; content:""; top:5px;}

.our_brands_row_area .our_brands_image_box .shilabs-image-box-button,
.product_image_box2 .shilabs-image-box-button{ background:#0f51b1; border-radius:6px; position:relative;padding: 9px 52px 9px 20px !important; margin-top:20px;}
.our_brands_row_area .our_brands_image_box .shilabs-image-box-button:hover,
.product_image_box2 .shilabs-image-box-button:hover{ background:#000;}
.our_brands_row_area .our_brands_image_box .shilabs-image-box-button:after,
.product_image_box2 .shilabs-image-box-button:after{background:url(img/right-arrow2.png) no-repeat left center; height:23px; width:33px; position:absolute; right:10px; content:""; top:12px;}



.li_with_tick ul{ list-style:none; padding:0; margin:15px 0 0 0;}
.li_with_tick ul li{ padding: 8px 0 8px 45px; background: url(img/tick.png) no-repeat left 12px; font-size:20px;}
.vc_row.bg_center_top{ background-position:center top !important;}

.latex_gloves_manufactured_row h2{ font-size:38px;}
.h2_font_40 h2{ font-size:40px;}



.get_in_touch_button{}
.get_in_touch_button{ background:#fff; border-radius:6px; position:relative;padding:15px 52px 15px 20px !important; margin-top:20px; color:#000;}
.get_in_touch_button:hover{ background:#0f51b1;color:#fff;}
.get_in_touch_button:after{background:url(img/right-arrow2.png) no-repeat left center; height:23px; width:33px; position:absolute; right:10px; content:""; top:17px;}
.white_text h2,
.white_text p{ color:#fff;}
.get_in_touch_row p{ padding:20px 0;font-size:22px;}
.video_responsive{
position: relative;
width: 100%;
padding-bottom: 56.25%; /* Aspect ratio for 16:9 */
height: 0;
overflow: hidden;
background: #000;
margin-bottom: 20px;
}
.video_responsive iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.certificate_row{border-radius: 15px; overflow: hidden;}
.contact_page_row1 h2{ font-size:36px;}
.blue_swd img{box-shadow: rgb(60, 72, 111) 25px 25px 0px 0px;}
.grey_swd img {box-shadow: rgba(199, 214, 215, 0.34) 25px 25px 0px 0px;}
.grey_swd.grey_swd_left img{box-shadow: rgba(199, 214, 215, 0.34) -25px 25px 0px 0px;}

.contact_info_row h4{ font-size:22px; font-weight:600; line-height:28px;}
.contact_info_row .vc_column-inner > .wpb_wrapper{height: 100%; padding:25px;border: 1px solid #eee;border-radius: 8px;text-align: center;}
.contact_info_row .vc_column-inner > .wpb_wrapper:hover{box-shadow:0px 10px 30px 0px #4a77ff1a;border: 0px solid #fff;}
.contact_info_row .vc_column-inner > .wpb_wrapper a{color: #0b254d;}
.contact_info_row .vc_column-inner > .wpb_wrapper a:hover{color: #62a9eb;}

.responsive-video {
    position: relative;
    width: 100%; /* Full width */
    padding-bottom: 56.25%; /* Maintain 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
}
.responsive-video-big{padding-bottom:66%;}
.responsive-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Crop video if needed */
}
.li_with_mar0 ul{ margin-top:0;}
.quality-assurance-testing_process .process_no{ position:absolute; left:0;top: -12px;font-size: 120px; line-height:1; font-weight:bold; opacity:0.2;text-shadow: 0 0 9px #051b3c; color: #fff;}
.quality-assurance-testing_process h2 {font-size: 38px;padding-left: 70px; padding-bottom:20px;}

.img_border3 img,
.img_border2{ border:1px solid #0f51b133;}
.table_area .wpb_wrapper{ overflow-x:scroll;}
.table_area .wpb_wrapper table{ min-width:700px;}
.font_size38 h2{font-size:38px;}
.font_size36 h2{font-size:36px;}
.vc_row.bg_center_top2 {background-position: center -71px !important;}
.wpb_column.bg_top_right .vc_column-inner {background-position: top right !important;}
.text_align_center{ text-align:center;}
.get_a_quote a{color: #fff;padding: 7px 30px;display: inline-block;background: #0f51b1;border-radius: 6px;position: relative;}
.get_a_quote a:hover{background: #000;}
.table_first_td_bold tr td:first-child{ font-weight:700;}
.powder-free-latex p{ font-size:22px; color: rgba(255,255,255,0.7);}
.powder-free-latex h2{ color:#fff;}


/*********************************
*Responsive CSS Start*
*********************************/
@media screen and (max-width: 1200px) {
ul.travelling_times li:nth-child(5n):after{ display: inline-block;}
.sg-popup-id-259 button,
.inquiry-button{padding: 14px 10px!important;}
.contact_page_col_100per_screen1200{ width:100% !important;}
}
@media screen and (max-width: 1100px) {
.full_width_screen_1100{ width:100% !important;}
.tour_single_content_area .full_width_screen_1100{ width:25%!important;}
.upper_footer{grid-template-columns:1fr 1fr; }
	.sidebar_latest_posts .latest-post{grid-template-columns:60px 1fr;}
	.blog_item_banner .first-four-posts .tour_item_box h3{font-size: 20px;}
	.our_factory_row_area .wpb_wrapper .wpb_text_column{ width:100%;}
}
@media screen and (max-width: 1050px) {
.banner_more_detail{font-size: 14px !important; padding:15px !important; background:#fff;}
.col_50per{ width:50% !important;}
.col_100per{ width:100% !important;}
.latex_gloves_row_area .latex_gloves_h2 h2 br{ display:none;}
.our_factory_row_area .wpb_wrapper .shilabs_image_box_wrap{ width:100%;}
.responsive-video-big {
	padding-bottom: 56%;
}
.shi_anything_slider h2{ font-size:30px !important;}

}
@media screen and (max-width: 1000px) {

.width_100per_screen_1000 .vc_col-sm-5,
.width_100per_screen_1000 .vc_col-sm-7{ width:100% !important;}
.our_brands_row_area .wpb_wrapper .shilabs_image_box_wrap,
.home_services_area .wpb_wrapper .shilabs_image_box_wrap{ width:50%;}
	
.vc_row .shilabs_col100per{ width:100%!important;}
.vc_row .shilabs_col50per{ width:50%!important;}
.wpb_single_image.vc_align_left{ text-align:center !important;}
.upper_footer_top{flex-direction: column; align-items: center;}
.titlebar_area h1{ font-size:36px;}
.titlebar_area{ padding:80px 0;}
.tours_pkg_posts_list ul{grid-template-columns: 1fr 180px 130px 130px;}
	.vc_row.banner_bg{padding-top: 100px !important; padding-bottom: 100px !important;}
	.single_content_area .content-area,
	.single_content_area .sidebar{ width:100%; padding-right:0;}
	.single_content_area{ padding-bottom:0;}
	.blog_item_banner .first-four-posts .tour_item_box h3{font-size: 24px;}
	.blog_item_banner .first-four-posts,
	.blog_item_banner .fifth-post{ width:100%;}
	.blog_item_banner .fifth-post .tour_item_box .tour_item_thumb{height: 340px;}
	}
@media screen and (max-width: 900px) {
.width_100per_screen_900{ width:100% !important;}

}
	
@media screen and (max-width:850px) {
.topbar_right{ display: none !important;}
.site_topbar .topbar_left{width: 100%;justify-content: center;}
.get_in_touch_row h2{ font-size:34px;}
.get_in_touch_row a.get_in_touch_button{ font-size:16px;}
.alignright{float: none;margin: 2px 0 0px 20px;display: block;margin: 0 auto 10px auto !important;}
}
	
@media screen and (max-width: 767px) {
.col_50per{ width:100% !important;}
.latex_gloves_manufactured_row h2,
.font_size38 h2{ font-size:30px;}
.h2_font_40 h2{ font-size:32px;}

.cat_slider_wrap .ult-carousel-wrapper{margin: 0 auto;max-width: 400px;}
.tour_single_content_area .full_width_screen_1100{ width:100%!important;}
.what_to_pack_list ul li{ width:50%;}
.related_tours_slider.slick-dotted.slick-slider{margin: 0 auto 60px; max-width: 500px;}
.from_duration_list{ padding-top:40px;/*text-align: center;*/}
	.from_duration_list li{ text-align:left;}
.tour_single_wrapper h3,
.vc_col-sm-6.textalign_right{ text-align:center;}
	.vc_row.row_padding_left_right{padding-right:0!important; padding-left:0!important;}

}
@media screen and (max-width: 700px) {
.tours_pkg_posts_list ul{grid-template-columns: 1fr;}
.tours_pkg_posts_list ul.tour-pkg-head{ display:none;}
	.mobile_hamburger_canvas ul{ font-size:14px;}
}
@media screen and (max-width: 600px) {
.our_brands_row_area .wpb_wrapper .shilabs_image_box_wrap,
.home_services_area .wpb_wrapper .shilabs_image_box_wrap{ width:100%; background:none;}
h2{font-size: 32px;line-height: 36px;}
.our_factory_row_area .our_factory_image_box .shilabs-image-box{flex-direction: column;}
.our_factory_row_area .shilabs-image-box-image{ margin-bottom:12px;}
.our_factory_row_area .shilabs-image-box-image,
.our_factory_row_area .shilabs_image_box_content{ width:100%;padding-left: 0;}

	
.form_area .form_row.col_3.first_col_small .form_col:last-child,
.form_area .form_row.col_2 .form_col,
.form_area .form_row.col_3 .form_col {width: 100%;}
.form_area .form_row.col_3.first_col_small .form_col{width: 70%;}
.form_area .form_row.col_3.first_col_small .form_col.first_col{width: 30%;}
.upper_footer{grid-template-columns:1fr; }
.what_to_pack_list ul li{ width:100%;}
.tour_item_box a.view_tour_button{font-size: 12px;padding: 10px 15px;text-wrap: nowrap;}
.search-box{ left:-50px;min-width: 250px;}
.blog_item_banner .first-four-posts .tour_item_box h3 {font-size: 20px;line-height: 24px;}
.site_topbar .topbar_left li:first-child{ display:none !important;}
.site_topbar .container{ padding:0;}
}
@media screen and (max-width: 500px) {
	.blog_item_banner .first-four-posts .tour_item_box{ width:100%;}
	.blog_item_banner .fifth-post .tour_item_box .tour_item_thumb {height: 220px;}
}
@media screen and (max-width: 400px) {
	.header_info_area .tailor_made_bun{text-align: center;font-size: 12px;line-height: 15px;padding: 5px 10px;}
}

/*********************************
*Responsive CSS end*
*********************************/
.fancybox__slide iframe{ margin-bottom:0 !important;}
.vinci_cart_modal {
    pointer-events: auto;
}

.vinci_cart_modal_inner {
    pointer-events: auto;
}


/*Header Cart Button & Cart Modal CSS Start*/
.vinci_cart_button{ display:inline-block;}
.vinci_cart_button .tools_button_icon{ display:flex;align-items: center;}
.vinci_cart_button .tools_button_icon .icon{ line-height:0;}
.vinci_cart_button .tools_button_icon .icon img{ max-width:24px;}
.vinci_cart_button .tools_button_icon .cart-items{ margin-top:-22px;margin-left:-4px;}
.vinci_cart_button .shop-text{margin-left: 5px;font-size: 95%;}
.blaze_modal{
	position: fixed;
	top: 0;
	bottom: 0;
	right:-400px;
	width: 400px;
	overflow: auto;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 0px 46px 0px rgba(0,0,0,0.4);
	z-index: 9999;
	transition: right .3s ease-in-out 0s;
    -webkit-transition:right .3s ease-in-out 0s;
    -moz-transition: right .3s ease-in-out 0s;
    -o-transition: right .3s ease-in-out 0s;
}
.blaze_modal.showing {
	right: 0;
}
.vinci_cart_modal{ padding:50px 20px;}
.vinci_modal_close_button .vinci_modal_close {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
	width: 44px;
	height: 44px;min-width: 44px;
	line-height: 44px;
	position: absolute;
	right:20px;
	top:25px; color:#333;
	text-decoration: none;
	text-align: center;
}

.vinci_cart_button .tools_button_icon .cart-items,
.vinci_cart_modal .badge-number {
	padding: 0px 5px 0px 5px;
	height: 18px;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	border-radius: 8px;
	min-width: 18px;
	background: #0f51b1;
	line-height: 16px;
	display: inline-block;
}
.vinci_cart_modal h3{line-height: 1.625;font-size: 1.5625rem;color:#22222b;font-weight: 400; text-align:center; padding-bottom:1.5rem; padding-top:1.5rem; padding-left:0;}
.mini_cart_bottom{ position:absolute; left:20px; bottom:20px;}
.woocommerce .vinci_cart_modal .product_list_widget,
.vinci_cart_modal .product_list_widget{ padding:0; margin:0;}
.woocommerce .vinci_cart_modal .product_list_widget li,
.vinci_cart_modal .product_list_widget li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center !important;
	align-items: center !important;
	padding:15px 0;
}
.vinci_cart_modal .product_list_widget li a,
.woocommerce .vinci_cart_modal .product_list_widget li a{ font-weight:normal;}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.vinci_cart_modal .product_list_widget li a.remove {
	position: inherit;
	opacity: 1;
	width: 1.875rem;
	color: red!important;
	text-shadow: none;
	font-size: 1.75rem;
	margin-right: 0.9375rem;background:none!important;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover,
.vinci_cart_modal .product_list_widget li a.remove:hover{ background:none!important; color:#22222b !important;}
.vinci_cart_modal .widget_shopping_cart .product_list_widget li .mini_cart_product_name_quantity_img{display: flex;align-items: flex-start;}
.vinci_cart_modal .widget_shopping_cart .product_list_widget li .mini_cart_product_thumbnail { flex-shrink: 0; width:100%; padding-right:10px;max-width:100px;float: left;}
.vinci_cart_modal .widget_shopping_cart .product_list_widget li .mini_cart_product_thumbnail img{width:auto; float:none;max-width:100%;height: auto;border: 1px solid #eae9e9;position: inherit;margin:0rem; vertical-align:middle;}
.vinci_cart_modal .widget_shopping_cart .product_list_widget li .mini_cart_product_name_quantity{flex: 1;}
.vinci_cart_modal .widget_shopping_cart .product_list_widget li .mini_cart_product_name{float: left;width:100%;line-height: 1.1; color:#000;}
.vinci_cart_modal .product_list_widget .quantity{width:100%;float: left;color: #91a0b7;}

.widget_shopping_cart .buttons a.button{
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	min-width: 10.9375rem;
	display: inline-block;
cursor: pointer;
	padding: 0 1.875rem;
	background-color: #22222b;
	color: #fff;
	font-size: 1rem;
	border: none;
	height: 3.125rem;
	line-height: 3.125rem; text-align:center; border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;
}
.widget_shopping_cart .buttons a.button:hover{ background:#0f51b1;}
.widget_shopping_cart .buttons a.button.checkout{background:#0f51b1;}
.widget_shopping_cart .buttons a.button.checkout:hover{background:#22222b;}

.widget_shopping_cart p.buttons{display: -ms-flexbox;display: flex;padding-right: 0;white-space: nowrap;ext-overflow: ellipsis;}

.vinci_cart_modal .widget_shopping_cart_content p.total {border-top:1px solid #ebe9eb;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	padding: 1.5rem 0 1rem;
	text-transform: uppercase;
}
.vinci_cart_modal .widget_shopping_cart_content p.total strong{ text-transform:uppercase; font-size:130%;}
.vinci_cart_modal .widget_shopping_cart_content p.total .woocommerce-Price-amount{ font-weight:700;}
/*Header Cart Button & Cart Modal CSS End*/

ul.products li.product .tinvwl_add_to_wishlist_button{ margin-top:0;}
.vinci_product_thumbnail_wrapper .shilabs_wishlists{ position:absolute; left:15px; top:15px; z-index:2;}
.vinci_product_thumbnail_wrapper .shilabs_wishlists .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, 
.vinci_product_thumbnail_wrapper .shilabs_wishlists .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{width:46px; height:46px; background:#fff; display:inline-block;}
.vinci_product_thumbnail_wrapper .shilabs_wishlists .tinv-wishlist .tinvwl_add_to_wishlist_button:before{ font-size:26px;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%); margin:0;}



.top-bar {
  background-color: #000;
  color: #fff;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
}

.marquee-track {
  display: flex;
  width: max-content;
  animation: scroll-left 20s linear infinite;
}

.marquee-content {
  display: flex;
}

.marquee-content span {
  margin-right: 60px;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}


/* Pallavi CSS Start Home */

.main_banner{position:relative;width:100%;min-height:710px;overflow:hidden;}
.banner_bg_img{position:absolute;top:0;left:0;width:100%;height:100%!important;object-fit:cover;object-position:center center;z-index:0;animation:bannerZoom 12s ease-in-out infinite alternate;}
.main_banner::before{content:"";position:absolute;inset:0;background:rgba(0,15,40,.35);z-index:1;animation:bannerOverlay 1.2s ease-out both;}
.banner_caption{position:relative;z-index:2;min-height:645px;max-width:1320px;width:100%;margin:0 auto;padding:0;box-sizing:border-box;display:flex;align-items:center;}
.banner_caption_inner{max-width:650px;width:100%;padding-top:20px;}
.banner_top_text{display:flex;align-items:center;gap:10px;margin-bottom:12px;animation:bannerFadeUp .8s ease-out .2s both;}
.banner_top_text span{display:inline-block;color:#fff;font-size:14px;line-height:1;font-weight:500;letter-spacing:.3px;}
.banner_caption h2{font-size:46px;line-height:1.2;font-weight:700;margin:0 0 18px;color:#fff;text-transform:none;letter-spacing:0;animation:bannerFadeUp .9s ease-out .4s both;}
.banner_subtitle{max-width:620px;font-size:18px;line-height:1.75;font-weight:300;margin:0 0 28px;color:#fff;padding:0;animation:bannerFadeUp .9s ease-out .6s both;}
.banner_buttons{display:flex;align-items:center;gap:15px;flex-wrap:wrap;animation:bannerFadeUp .9s ease-out .8s both;}
.banner_buttons a{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:auto;min-height:53px;padding:14px 20px;border-radius:5px;font-size:15px;line-height:1.2;font-weight:400;text-decoration:none;text-transform:none;transition:transform .3s ease,background .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease;box-sizing:border-box;letter-spacing:0;}
.banner_buttons .button_icon{width:18px;height:18px;object-fit:contain;display:inline-block;flex-shrink:0;}
.banner_buttons .button_arrow{width:18px;height:18px;object-fit:contain;display:inline-block;flex-shrink:0;margin-left:3px;}
.btn_primary{background:#08aeea;color:#fff;border:1px solid #08aeea;}
.btn_primary:hover{background:#0099d2;color:#fff;border-color:#0099d2;transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.18);}
.btn_secondary{background:#fff;color:#222;border:1px solid #fff;}
.btn_secondary:hover{background:#f2f2f2;color:#111;border-color:#f2f2f2;transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.18);}

@keyframes bannerZoom{
0%{transform:scale(1);}
100%{transform:scale(1.06);}
}

@keyframes bannerOverlay{
0%{opacity:0;}
100%{opacity:1;}
}

@keyframes bannerFadeUp{
0%{opacity:0;transform:translateY(30px);}
100%{opacity:1;transform:translateY(0);}
}

@media (max-width:1200px){
.banner_caption{padding:0 40px;}
.banner_caption_inner{max-width:620px;}
.banner_caption h2{font-size:42px;}
.banner_subtitle{font-size:16px;}
}

@media (max-width:767px){
.main_banner{min-height:650px;}
.banner_caption{min-height:650px;padding:0 25px;align-items:center;}
.banner_caption_inner{max-width:100%;padding-top:20px;}
.banner_top_text{gap:12px;margin-bottom:12px;}
.banner_top_text span{font-size:11px;}
.banner_caption h2{font-size:34px;line-height:1.18;margin-bottom:15px;}
.banner_subtitle{font-size:15px;line-height:1.6;margin-bottom:24px;}
.banner_buttons{flex-direction:column;align-items:flex-start;gap:12px;}
.banner_buttons a{min-height:50px;padding:13px 20px;font-size:15px;}
}

@media (max-width:480px){
.main_banner{min-height:620px;}
.banner_caption{min-height:620px;padding:0 20px;}
.banner_caption h2{font-size:29px;line-height:1.2;}
.banner_subtitle{font-size:14px;line-height:1.6;}
.banner_buttons a{font-size:14px;padding:12px 18px;}
.banner_buttons .button_icon{width:17px;height:17px;}
.banner_buttons .button_arrow{width:17px;height:17px;}
}

@media (prefers-reduced-motion:reduce){
.banner_bg_img,.main_banner::before,.banner_top_text,.banner_caption h2,.banner_subtitle,.banner_buttons{animation:none;}
.banner_buttons a{transition:none;}
}
/* TRUST STATS */

.trust_stats_section_tit_box h2{color:#000;font-size:16px;border-bottom:#d5d5d5 1px solid;text-transform:uppercase;font-family: 'Manrope';font-weight:600;}
.trust_stats_section_upper_box h2{font-family: 'Manrope';font-weight:600;font-size:40px;}
.trust_stats_section_upper_box p{font-size:17px;}
.home_enquire {
    display: inline-flex;
    align-items: center;
    gap: 18px;
    padding: 5px 7px 5px 27px;
    min-width: 188px;
    height: 52px;
    background: #ff2027;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    transition: all 0.3s ease;
}
.home_enquire img {
    width: 38px;
    height: 38px;
    display: block;
}
.home_enquire:hover {
    background: #d71920;
    color: #fff;
    transform: translateY(-2px);
}
.home_service_button .home_enquire{float:right;}
.trust_stats_section {
    width: 100%;
    padding: 42px 20px;
    background: #fff;
    box-sizing: border-box;
    overflow: hidden;
}

.trust_stats_wrap {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.trust_stat_box {
    position: relative;
    display: flex;
    align-items: center;
    gap: 18px;
    min-height: 85px;
    padding: 0 40px;
    opacity: 0;
    transform: translateX(-25px);
    animation: trustSlideIn .7s ease forwards;
}

.trust_stat_box:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 100%;
    transform: translateY(-50%);
    background: url("https://www.fast-pcba.com/wp-content/uploads/2026/08/Untitled-1.png") center/100% 100% no-repeat;
}

.trust_stat_box:nth-child(2) {
    animation-delay: .12s;
}

.trust_stat_box:nth-child(3) {
    animation-delay: .24s;
}

.trust_stat_box:nth-child(4) {
    animation-delay: .36s;
}


/* ICON */
.trust_stat_icon {
    width: 61px;
    height: 61px;
    flex: 0 0 61px;
    display: grid;
    place-items: center;
    transition: transform .3s ease;
}

.trust_stat_icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    transition: transform .3s ease;
}


/* CONTENT */
.trust_stat_content {
    min-width: 0;
}

.trust_stat_content h3 {
    margin: 0 0 7px !important;
    padding: 0 !important;
    color: #000;
    font-size: 25px;
    line-height: 1.1;
    font-weight: 700;
    transition: color .3s ease;
	font-family: 'Manrope';
}

.trust_stat_content p {
    margin: 0;
    color: #000;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
	font-family: 'Manrope';
    white-space: nowrap;
}


/* HOVER */
.trust_stat_box:hover .trust_stat_icon {
    transform: scale(1.06);
}

.trust_stat_box:hover .trust_stat_icon img {
    transform: scale(1.04);
}

.trust_stat_box:hover .trust_stat_content h3 {
    color: #066cd8;
}


/* BORDER IMAGE AFTER SECTION */
.trust_after_image {
    width: 100%;
    display: block;
    line-height: 0;
}

.trust_after_image img {
    width: 100%;
    height: auto;
    display: block;
}


/* ANIMATION */
@keyframes trustSlideIn {
    from {
        opacity: 0;
        transform: translateX(-25px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}


/* TABLET */
@media (max-width: 991px) {
    .trust_stats_section {
        padding: 35px 15px;
    }

    .trust_stats_wrap {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px 0;
    }

    .trust_stat_box {
        padding: 0 25px;
    }

    .trust_stat_box:nth-child(2)::after {
        display: none;
    }
}


/* MOBILE */
@media (max-width: 600px) {
    .trust_stats_section {
        padding: 30px 15px;
    }

    .trust_stats_wrap {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .trust_stat_box {
        min-height: 60px;
        padding: 0;
    }

    .trust_stat_box::after {
        display: none !important;
    }

    .trust_stat_icon {
        width: 55px;
        height: 55px;
        flex-basis: 55px;
    }

    .trust_stat_content h3 {
        font-size: 22px;
    }

    .trust_stat_content p {
        font-size: 13px;
    }
}


/* REDUCED MOTION */
@media (prefers-reduced-motion: reduce) {
    .trust_stat_box {
        opacity: 1;
        transform: none;
        animation: none;
    }
}


/* =========================================================
   PCB SERVICES SECTION
   ========================================================= */

.pcb_row_box_area {
    width: 100%;
    background: #e9eef8;
    padding: 80px 0 90px;
    box-sizing: border-box;
}


/* Main row */
.pcb_row_box_area .wpb_wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;

    width: 100%;
    margin: 0;
}


/* =========================================================
   EACH SERVICE ITEM
   ========================================================= */

.pcb_row_box_area .wpb_wrapper .pcb_row_image_box {
    width: 25%;
    padding: 0 12px;
    box-sizing: border-box;

    display: flex;
    align-items: flex-start;

    opacity: 0;
    transform: translateY(30px);

    animation: pcbCardFade .8s ease forwards;
}


/* =========================================================
   EXPLICIT ORDER
   ========================================================= */

/* 1 - PCB Fabrication */
.pcb_row_box_area .wpb_wrapper .pcb_row_image_box:nth-child(1) {
    order: 1;
    animation-delay: .10s;
}

/* 2 - PCB Assembly */
.pcb_row_box_area .wpb_wrapper .pcb_row_image_box:nth-child(2) {
    order: 2;
    animation-delay: .20s;
}

/* 3 - Prototype PCB */
.pcb_row_box_area .wpb_wrapper .pcb_row_image_box:nth-child(3) {
    order: 3;
    animation-delay: .30s;
}

/* 4 - Component Sourcing */
.pcb_row_box_area .wpb_wrapper .pcb_row_image_box:nth-child(4) {
    order: 4;
    animation-delay: .40s;
}


/* =========================================================
   CARD
   ========================================================= */

.pcb_row_image_box .shilabs-image-box {
    width: 100%;

    display: flex;
    align-items: flex-start;

    gap: 20px;

    position: relative;
}


/* =========================================================
   IMAGE
   ========================================================= */

.pcb_row_image_box .shilabs-image-box-image {
    flex: 0 0 150px;

    width: 150px;
    height: 130px;

    overflow: hidden;

    border-radius: 20px;

    background: #fff;
}


.pcb_row_image_box .shilabs-image-box-image img {
    width: 100%;
    height: 100%;

    display: block;

    object-fit: cover;

    transition:
        transform .6s ease,
        filter .6s ease;
}


/* Image hover */
.pcb_row_image_box:hover
.shilabs-image-box-image img {
    transform: scale(1.06);
    filter: brightness(.88);
}


/* =========================================================
   CONTENT
   ========================================================= */

.pcb_row_image_box .shilabs_image_box_content {
    position: static;

    width: auto;

    flex: 1;

    padding: 7px 0 0;
}


/* =========================================================
   TITLE
   ========================================================= */

.pcb_row_image_box .shilabs-image-box-title {
    margin: 0 0 12px;

    padding: 0;

    font-size: 20px;
    line-height: 1.25;

    font-weight: 600;

    color: #111;

    text-transform: none;
}


/* =========================================================
   DESCRIPTION
   ========================================================= */

.pcb_row_image_box .shilabs-image-box-description {
    margin: 0;

    font-size: 15px;
    line-height: 1.65;

    font-weight: 400;

    color: #222;
}


/* =========================================================
   BUTTON
   ========================================================= */

.pcb_row_image_box .shilabs-image-box-button {
    margin-top: 14px;

    padding: 0;

    display: inline-flex;
    align-items: center;

    gap: 10px;

    color: #111;

    text-decoration: none;

    transition: transform .35s ease;
}


/* Arrow */
.pcb_row_image_box .shilabs-image-box-button::after {
    content: "";

    width: 24px;
    height: 14px;

    display: inline-block;

    background-image: url("https://www.fast-pcba.com/wp-content/uploads/2026/06/arrow_1.png");

    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;

    transition: transform .35s ease;
}


/* Button hover */
.pcb_row_image_box .shilabs-image-box-button:hover {
    color: #111;
    transform: translateX(3px);
}


.pcb_row_image_box .shilabs-image-box-button:hover::after {
    transform: translateX(8px);
}


/* Whole card hover */
.pcb_row_image_box:hover
.shilabs-image-box-button::after {
    transform: translateX(8px);
}


/* =========================================================
   ANIMATION
   ========================================================= */

@keyframes pcbCardFade {

    0% {
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }

}


/* =========================================================
   LARGE SCREEN
   ========================================================= */

@media (max-width: 1300px) {

    .pcb_row_box_area {
        padding-left: 30px;
        padding-right: 30px;
    }

    .pcb_row_image_box .shilabs-image-box {
        gap: 15px;
    }

    .pcb_row_image_box .shilabs-image-box-image {
        flex: 0 0 140px;

        width: 140px;
        height: 125px;
    }

}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1100px) {

    .pcb_row_box_area .wpb_wrapper {
        flex-wrap: wrap;
    }

    .pcb_row_box_area
    .wpb_wrapper
    .pcb_row_image_box {

        width: 50%;

        margin-bottom: 35px;
    }

    .pcb_row_image_box .shilabs-image-box-image {
        flex: 0 0 140px;

        width: 140px;
        height: 120px;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .pcb_row_box_area {
        padding: 55px 20px 60px;
    }


    .pcb_row_box_area .wpb_wrapper {
        display: flex;
        flex-direction: column;
    }


    .pcb_row_box_area
    .wpb_wrapper
    .pcb_row_image_box {

        width: 100%;

        padding: 0;

        margin-bottom: 35px;
    }


    .pcb_row_image_box .shilabs-image-box {
        gap: 18px;
    }


    .pcb_row_image_box .shilabs-image-box-image {

        flex: 0 0 120px;

        width: 120px;
        height: 110px;

        border-radius: 16px;
    }


    .pcb_row_image_box .shilabs-image-box-title {
        font-size: 18px;
    }


    .pcb_row_image_box .shilabs-image-box-description {
        font-size: 14px;
        line-height: 1.55;
    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .pcb_row_image_box .shilabs-image-box {
        gap: 14px;
    }

    .pcb_row_image_box .shilabs-image-box-image {

        flex: 0 0 100px;

        width: 100px;
        height: 95px;

        border-radius: 14px;
    }

}


.iso_row_area .wpb_wrapper {display:flex !important;flex-wrap:wrap !important;width:100%;}
.iso_row_area .iso_row_image_box {width:16.6667% !important;padding:20px 20px;box-sizing:border-box;display:block !important;background:url("https://www.fast-pcba.com/wp-content/uploads/2026/08/line.png") no-repeat left center;opacity:0;transform:translateY(25px);animation:isoBoxFadeUp .7s ease forwards;}
.iso_row_area .iso_row_image_box:nth-child(6n+1) {background:none;}
.iso_row_area .iso_row_image_box:nth-child(1) {animation-delay:.05s;}
.iso_row_area .iso_row_image_box:nth-child(2) {animation-delay:.15s;}
.iso_row_area .iso_row_image_box:nth-child(3) {animation-delay:.25s;}
.iso_row_area .iso_row_image_box:nth-child(4) {animation-delay:.35s;}
.iso_row_area .iso_row_image_box:nth-child(5) {animation-delay:.45s;}
.iso_row_area .iso_row_image_box:nth-child(6) {animation-delay:.55s;}
.iso_row_area .shilabs-image-box {display:flex !important;flex-direction:row !important;align-items:center !important;width:100% !important;height:100%;margin:0 !important;padding:0 !important;}
.iso_row_area .shilabs-image-box-image {flex:0 0 auto !important;width:auto !important;margin:0 !important;}
.iso_row_area .shilabs-image-box-image img {display:block;max-width:100%;height:auto;transition:transform .35s ease;}
.iso_row_area .iso_row_image_box:hover .shilabs-image-box-image img {transform:scale(1.08);}
.iso_row_area .shilabs_image_box_content {flex:1 1 auto !important;width:auto !important;padding-left:5px !important;text-align:left !important;}
.iso_row_area .shilabs_image_box_content h3,
.iso_row_area .shilabs_image_box_content h4,
.iso_row_area .shilabs_image_box_content .title {text-transform:capitalize !important;}
@keyframes isoBoxFadeUp {from {opacity:0;transform:translateY(25px);}to {opacity:1;transform:translateY(0);}}
@media (max-width:1024px) {.iso_row_area .iso_row_image_box {width:33.3333% !important;}}
@media (max-width:767px) {.iso_row_area .iso_row_image_box {width:100% !important;padding:15px 0 !important;background:none !important;}}


.section_heading { text-align: center; margin: 0 0 45px; }
.section_heading h3{font-size:18px;color:#000;text-transform:uppercase;}
.section_heading h2 { font-size: 42px; color: #000; line-height: 50px; text-align: center; font-weight: 600; margin: 0 0 10px; text-transform: capitalize; }
.section_heading p { text-align: center; font-size: 17px; color: #000; margin: 0 0 14px; line-height: 1.5; padding:0px;}
.factory_row_area .shi_anything_slider.slick-slider{max-width:100% !important;}

.home_partner_box {background:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.10);padding:20px;min-height:120px;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(18px);animation:partnerFadeUp .7s cubic-bezier(.22,1,.36,1) forwards;transition:transform .35s ease,box-shadow .35s ease;}
.home_partner_box:hover {transform:translateY(-5px);box-shadow:0 7px 18px rgba(0,0,0,.14);}
.home_partner_box img {max-width:85%;max-height:70px;width:auto;height:auto;object-fit:contain;transition:transform .35s ease;}
.home_partner_box:hover img {transform:scale(1.05);}
.home_partner_box:nth-child(1) {animation-delay:.05s;}
.home_partner_box:nth-child(2) {animation-delay:.12s;}
.home_partner_box:nth-child(3) {animation-delay:.19s;}
.home_partner_box:nth-child(4) {animation-delay:.26s;}
.home_partner_box:nth-child(5) {animation-delay:.33s;}
@keyframes partnerFadeUp {from {opacity:0;transform:translateY(18px);}to {opacity:1;transform:translateY(0);}}


.product_section_title { width:100%; margin:0 0 35px; padding:0; text-align:left; }
.product_section_title .title_row { display:flex; align-items:center; gap:18px; margin:0 0 12px; }
.product_section_title h2 { margin:0; padding:0; font-size:40px; line-height:1.2; font-weight:800; color:#000; text-transform:uppercase; letter-spacing:.5px; }
.product_section_title .title_line { width:130px; height:4px; display:inline-block; background:linear-gradient(to right, #066cd8 0%, #066cd8 55%, rgba(6,108,216,.15) 100%); border-radius:30px; margin-top:8px; }
.product_section_title p { margin:0; padding:0; font-size:18px; line-height:1.5; font-weight:400; color:#000; }
.book_btn_arrow { width:100%; text-align:center; margin:45px 0 0; }
.book_btn_arrow a { display:inline-flex; align-items:center; justify-content:center; gap:22px; min-width:285px; height:64px;border:1px solid #08aeea; border-radius:7px; background:#fff; color:#000; text-decoration:none; font-size:16px; line-height:1; font-weight:600; text-transform:uppercase; transition:all .35s ease; box-sizing:border-box;border-radius:50px; }
.book_btn_arrow a .demo { display:inline-block; color:#000; transition:color .35s ease; }
.book_btn_arrow a img { width:17px; height:auto; display:block; object-fit:contain; transition:transform .35s ease, filter .35s ease; }
.book_btn_arrow a:hover { background:#08aeea; color:#fff; border-color:#08aeea; transform:translateY(-3px); box-shadow:0 12px 25px rgba(6,108,216,.22); }
.book_btn_arrow a:hover .demo { color:#fff; }
.book_btn_arrow a:hover img { transform:translateX(8px); filter:brightness(0) invert(1); }


.pcba-features {width:100%;/*padding:40px 20px 60px;*/margin:0;background:#fff;box-sizing:border-box;}
.pcba-grid {width:100%;max-width:1320px;margin:0 auto;display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;grid-template-rows:auto auto;gap:25px;align-items:stretch;box-sizing:border-box;}
.pcba-card {position:relative;width:100%;min-width:0;height:235px;display:flex !important;flex-direction:row !important;align-items:stretch;margin:0 !important;padding:0 !important;background:#fff;border:1px solid #e4ebf1;border-radius:18px;overflow:hidden;box-sizing:border-box;box-shadow:0 5px 16px rgba(0,70,120,.08);opacity:0;animation:pcbaFadeUp .7s ease forwards;transition:transform .4s ease,box-shadow .4s ease,border-color .4s ease;}
.pcba-card:nth-child(1) {animation-delay:.1s;}
.pcba-card:nth-child(2) {animation-delay:.2s;}
.pcba-card:nth-child(3) {animation-delay:.3s;}
.pcba-card:nth-child(4) {animation-delay:.4s;}
.pcba-card:nth-child(5) {animation-delay:.5s;}
.pcba-card:nth-child(6) {animation-delay:.6s;}
.pcba-card:hover {transform:translateY(-7px);border-color:#d7e5ee;box-shadow:0 14px 30px rgba(0,80,150,.15);}
.pcba-icon {flex:0 0 145px;width:145px;height:235px;min-width:145px;margin:0 !important;padding:0 !important;display:block;position:relative;background:transparent;box-sizing:border-box;}
.pcba-icon img {display:block;width:145px;height:235px;max-width:none;margin:0 !important;padding:0 !important;object-fit:cover;object-position:center;box-sizing:border-box;transition:transform .45s ease;}
.pcba-card:hover .pcba-icon img {transform:scale(1.035);}
.pcba-content {flex:1 1 auto;min-width:0;margin:0 !important;padding:25px 25px 22px 10px !important;box-sizing:border-box;display:block;}
.pcba-number {display:block;margin:0 0 20px !important;padding:0 !important;color:#000;font-size:18px;font-weight:400;line-height:1;}
.pcba-content h3 {display:block;margin:0 !important;padding:0 !important;color:#000;font-size:21px;font-weight:600;line-height:1.25;}
.pcba-content .red-line {display:block;width:62px;height:3px;margin:8px 0 !important;padding:0;background:#ed1c24;transition:width .35s ease,background .35s ease;}
.pcba-card:hover .red-line {width:85px;background:#df1118;}
.pcba-content p {display:block;margin:0 !important;padding:0 !important;color:#000;font-size:15px;font-weight:400;line-height:1.6;}
.pcba-card::before {content:"";position:absolute;left:0;bottom:0;width:55%;height:4px;background:linear-gradient(90deg,#0067b9 0%,#008ed0 50%,#20b8ed 100%);z-index:10;transform-origin:left center;transition:width .45s ease;}
.pcba-card:hover::before {width:100%;}
.pcba-card::after,.pcba-icon::before,.pcba-icon::after {display:none !important;content:none !important;}
@keyframes pcbaFadeUp {from {opacity:0;transform:translateY(35px);}to {opacity:1;transform:translateY(0);}}

@media (max-width:1000px) {
.pcba-features {padding:35px 20px 50px;}
.pcba-grid {grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:22px;}
.pcba-card {height:230px;}
.pcba-icon {flex-basis:140px;width:140px;min-width:140px;height:230px;}
.pcba-icon img {width:140px;height:230px;}
}

@media (max-width:650px) {
.pcba-features {padding:30px 15px 45px;}
.pcba-grid {grid-template-columns:1fr !important;gap:20px;}
.pcba-card {width:100%;height:210px;}
.pcba-icon {flex-basis:125px;width:125px;min-width:125px;height:210px;}
.pcba-icon img {width:125px;height:210px;}
.pcba-content {padding:23px 18px 20px 10px !important;}
.pcba-number {margin-bottom:25px !important;font-size:16px;}
.pcba-content h3 {font-size:18px;}
.pcba-content .red-line {margin-top:11px !important;margin-bottom:11px !important;}
.pcba-content p {font-size:14px;line-height:1.55;}
}

@media (max-width:430px) {
.pcba-features {padding:25px 12px 40px;}
.pcba-grid {gap:16px;}
.pcba-card {height:195px;border-radius:15px;}
.pcba-icon {flex-basis:108px;width:108px;min-width:108px;height:195px;}
.pcba-icon img {width:108px;height:195px;}
.pcba-content {padding:20px 14px 18px 8px !important;}
.pcba-number {margin-bottom:21px !important;font-size:15px;}
.pcba-content h3 {font-size:17px;}
.pcba-content p {font-size:13px;line-height:1.5;}
.pcba-content .red-line {width:55px;height:3px;}
.pcba-card:hover .red-line {width:75px;}
}

@media (prefers-reduced-motion:reduce) {
.pcba-card {opacity:1;animation:none;transition:none;}
.pcba-card:hover {transform:none;}
.pcba-icon img,.pcba-card::before,.pcba-content .red-line {transition:none;}
}

.new_faq_tittle h3{font-size:18px;color:#000;text-transform:uppercase;padding:0px !important;font-weight:500;}
.new_faq_tittle h2{font-size:34px;color:#000;font-weight:600;text-align:left;}
.new_faq_tittle h2 span{color:#076dd9;text-align:left;}
.new_faq_tittle p {margin: 0;padding: 0;font-size: 17px;line-height: 1.5;font-weight: 400;color: #000;text-align:left;}
.faq-row .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{border-color: #f9f9fb;background-color: #f9f9fb !important; padding: 20px 30px;border-radius: 10px !important;}
.faq-row .vc_tta.vc_general .vc_tta-panel-title{border-bottom:none !important;}
.faq-row .vc_tta.vc_general .vc_tta-panel-body p{font-size:16px;}
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content{padding-left:0!important;}
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title{ padding-right:42px!important; padding-left:0!important;}
.vc_toggle_title > h4{font-size: 18px !important;font-weight: 500;font-family: 'Funnel Display';}
.vc_toggle_content > p{font-size: 16px!important;font-family: 'Funnel Display';}
.vc_toggle_color_grey .vc_toggle_icon::after, 
.vc_toggle_color_grey .vc_toggle_icon::before{background-color: #000!important;}
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon{right: 0!important; left: auto!important; background:#e5e5e7;}
.vc_do_toggle.vc_toggle.vc_toggle_round.vc_toggle_color_grey{border-bottom:1px solid #d1d1d1 !important;padding-bottom:20px;}

.frequent_btn {display:inline-block;position:relative;margin-top:20px;padding:10px 52px 10px 20px !important;background:#ee1d23;border:1px solid #fff;border-radius:6px;color:#fff;font-weight:500;overflow:hidden;transition:background .3s ease,transform .3s ease,box-shadow .3s ease;border-radius: 50px;}
.frequent_btn:after {content:"";position:absolute;top:50%;right:10px;width:31px;height:31px;background:url("https://www.fast-pcba.com/wp-content/uploads/2026/08/arrow_12.png") no-repeat center;background-size:contain;transform:translateY(-50%);transition:right .3s ease,transform .3s ease;}
.frequent_btn:hover {background:#08aeea;color:#fff;transform:translateY(-2px);box-shadow:0 8px 18px rgba(8,174,234,.25);}
.frequent_btn:hover:after {right:5px;transform:translateY(-50%) scale(1.15) rotate(10deg);}

/* BLOG SECTION */
.blog-section {width:100%;max-width:760px;margin:0 auto;}
.blog-list {list-style:none;margin:0;padding:0;}
.blog-item {display:grid;grid-template-columns:290px 1fr;gap:25px;align-items:start;margin-bottom:16px;}
.blog-image {display:block;width:290px;height:182px;overflow:hidden;border-radius:7px;}
.blog-image img {display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease;}
.blog-image:hover img {transform:scale(1.05);}

/* BLOG CONTENT */
.blog-content {padding-top:8px;}
.blog-content h3 {margin:0 0 10px !important;font-size:19px;line-height:1.55;font-weight:600;padding:0px !important;}
.blog-content h3 a {color:#111;text-decoration:none;transition:color .3s ease;}
.blog-content h3 a:hover {color:#079bd3;}
.blog-content p {margin:0 0 13px !important;font-size:16px;line-height:1.55;color:#333;padding:0px !important;}

/* READ MORE */
.read-more {display:inline-flex;align-items:center;gap:10px;color:#111;text-decoration:none;font-size:15px;font-weight:600;}
.read-more span {color:#079bd3;font-size:25px;line-height:1;transition:transform .3s ease;}
.read-more:hover {color:#079bd3;}
.read-more:hover span {transform:translateX(5px);}


/* TABLET */
@media (max-width:900px) {
.blog-section {max-width:100%;}
.blog-heading h2 {font-size:32px;}
.blog-item {grid-template-columns:240px 1fr;gap:20px;}
.blog-image {width:240px;height:160px;}
}


/* MOBILE */
@media (max-width:600px) {
.blog-heading {margin-bottom:25px;}
.blog-heading h2 {font-size:28px;}
.blog-heading p {font-size:15px;}
.blog-item {grid-template-columns:1fr;gap:15px;margin-bottom:30px;}
.blog-image {width:100%;height:210px;}
.blog-content {padding-top:0;}
.blog-content h3 {font-size:18px;}
.blog-content p {font-size:15px;}
}

.home_testi_tittle{text-align:left;}
.home_testi_tittle h3{font-size:16px;color:#000;text-transform:uppercase;padding:0px !important;font-weight:600;margin-bottom:15px !important;}
.home_testi_tittle h2{font-size:42px;color:#000;text-transform:capitalize;font-weight:600;}
.home_testi_tittle p {margin: 0;padding: 0;font-size: 17px;line-height: 1.5;font-weight: 500;color: #000;font-family: 'Manrope';}
.quote{float:right;}
/* testimonials*/

.shi_anything_slider .testimonial_card { width:100% !important; background:#fff !important; border:0 !important; border-radius:6px !important; padding:48px 42px 42px !important; min-height:365px !important; height:100% !important; box-shadow:none !important; position:relative !important; overflow:hidden !important; box-sizing:border-box !important; color:#000 !important; font-size:19px !important; line-height:1.65 !important; font-weight:400 !important; transition:all .35s ease !important; }
.shi_anything_slider .testimonial_card span{color:#6e6e6e;font-size:15px;text-transform:uppercase;}
.shi_anything_slider .testimonial_card:hover { transform:translateY(-8px) !important; box-shadow:0 18px 38px rgba(6,108,216,.14) !important; }

.shi_anything_slider .testimonial_card::before { display:none !important; }

/*.shi_anything_slider .testimonial_card::after { content:"❞" !important; position:absolute !important; right:42px !important; bottom:38px !important; background:transparent !important; color:#91bce9 !important; width:auto !important; height:auto !important; border-radius:0 !important; font-size:74px !important; line-height:1 !important; font-weight:500 !important; z-index:2 !important; }*/

.shi_anything_slider .testimonial_card .stars { color:#ffb400 !important; font-size:20px !important; line-height:1 !important; letter-spacing:2px !important; margin:0 0 22px !important; padding:0 !important; }

.shi_anything_slider .testimonial_line { width:100% !important; height:1px !important; background:#cbd5df !important; margin:28px 0 24px !important; padding:0 !important; }

.shi_anything_slider .testimonial_author { display:flex !important; align-items:center !important; gap:18px !important; min-height:70px !important; padding-right:80px !important; position:relative !important; z-index:3 !important; }

.shi_anything_slider .testimonial_author img { width:70px !important; height:70px !important; min-width:70px !important; border-radius:50% !important; object-fit:cover !important; display:block !important; margin:0 !important; transition:all .35s ease !important; }

.shi_anything_slider .testimonial_card:hover .testimonial_author img { transform:scale(1.08) !important; }

.shi_anything_slider .testimonial_author h4 { margin:0 0 6px !important; padding:0 !important; color:#1f1f1f !important; font-size:18px !important; line-height:1.2 !important; font-weight:600 !important; text-transform:none !important; }

.shi_anything_slider .testimonial_author h5 { margin:0 !important; padding:0 !important; color:#6e6e6e !important; font-size:15px !important; line-height:1.3 !important; font-weight:400 !important; text-transform:none !important; letter-spacing:0 !important; }

/* Slick spacing */
.shi_anything_slider.slick-slider { width:100% !important; max-width:1320px !important; margin:0 auto !important; position:relative !important; overflow:visible !important; }

.shi_anything_slider .slick-list { overflow:hidden !important; margin:0 -14px !important; padding:0 !important; }

.shi_anything_slider .slick-track { display:flex !important; align-items:stretch !important; }

.shi_anything_slider .slick-slide { height:auto !important; padding:0 14px !important; box-sizing:border-box !important; float:none !important; display:flex !important; align-items:stretch !important; }

.shi_anything_slider .slick-slide > div { width:100% !important; height:auto !important; display:flex !important; align-items:stretch !important; }

.shi_anything_slider .slick-slide .wpb_text_column, .shi_anything_slider .slick-slide .wpb_content_element, .shi_anything_slider .slick-slide .wpb_wrapper { width:100% !important; height:100% !important; margin-bottom:0 !important; padding-bottom:0 !important; box-sizing:border-box !important; }

/* Arrows */
.shi_anything_slider .slick-prev, .shi_anything_slider .slick-next { width:38px !important; height:38px !important; background:#8d8d8d !important; border-radius:4px !important; z-index:50 !important; }

.shi_anything_slider .slick-prev:hover, .shi_anything_slider .slick-next:hover { background:#0877ee !important; }

.shi_anything_slider .slick-prev:before, .shi_anything_slider .slick-next:before { color:#fff !important; opacity:1 !important; }


@media(max-width:1199px) { .shi_anything_slider .testimonial_card { padding:38px 30px 36px !important; font-size:18px !important; } }

@media(max-width:767px) { .shi_anything_slider .testimonial_card { min-height:auto !important; padding:32px 24px !important; font-size:16px !important; line-height:1.6 !important; } }

@media(max-width:767px) { .shi_anything_slider .testimonial_card::after { right:24px !important; bottom:32px !important; font-size:58px !important; } }

@media(max-width:767px) { .shi_anything_slider .testimonial_author { padding-right:60px !important; } }

@media(max-width:767px) { .shi_anything_slider .testimonial_author h4 { font-size:16px !important; } }

@media(max-width:767px) { .shi_anything_slider .testimonial_author h5 { font-size:14px !important; } }


@media (max-width: 1199px) {

.trust_stats_wrap { gap: 30px; }
.trust_stat_box { gap: 16px; }
.why_choose_row_area .why_choose_box > .vc_column-inner > .wpb_wrapper { flex-wrap:wrap; gap:16px; } 
.why_choose_row_area .wpb_wrapper .shilabs_image_box_wrap { width:31.333%; } 
.commercial_row_area .commercial_row_box > .vc_column-inner > .wpb_wrapper { flex-wrap:wrap; gap:16px; max-width:100%; padding:0 30px; box-sizing:border-box; }
.commercial_row_area .wpb_wrapper .shilabs_image_box_wrap { width:31.333%; }
.commercial_row_box .shilabs-image-box { padding:38px 22px 32px; }
.commercial_row_box .shilabs-image-box-image img { width:74px; }
}

@media (max-width: 991px) {
.why_choose_row_area .wpb_wrapper .shilabs_image_box_wrap { width:48%; } 
.eqiuip_det_box::before { width: 80%; background: linear-gradient(to right, rgba(255,255,255,.25) 0%, rgba(255,255,255,.88) 45%, rgba(255,255,255,.98) 100%); }
.eqiuip_det_box .wpb_text_column, .eqiuip_det_box .eqiuip_content { width: 55%; }
	.commercial_row_area .commercial_row_box > .vc_column-inner > .wpb_wrapper { gap:16px; padding:0 24px; }
.commercial_row_area .wpb_wrapper .shilabs_image_box_wrap { width:48%; }
.commercial_row_box .shilabs-image-box { min-height:230px; padding:35px 20px 30px; }
.commercial_row_box .shilabs-image-box-image { margin:0 0 18px; }
}

@media (max-width: 767px) {

.trust_stats_wrap { grid-template-columns: 1fr; gap: 28px; }
.trust_stat_box { justify-content: flex-start; }
.product_section_title .title_row { gap:12px; flex-wrap:wrap; }
.product_section_title .title_line { width:100px; }
.why_choose_row_area { padding:30px 0 55px; } 
.why_choose_row_area .wpb_wrapper .shilabs_image_box_wrap { width:100%; } 
.why_choose_box .shilabs-image-box { min-height:250px; } 
	.eqiuip_det_box { min-height: auto; padding: 70px 0; background-position: left center !important; }
.eqiuip_det_box::before { width: 100%; background: rgba(255,255,255,.88); }
.eqiuip_det_box > .wpb_column > .vc_column-inner > .wpb_wrapper, .eqiuip_det_box > .vc_column_container > .vc_column-inner > .wpb_wrapper { padding: 0 22px; justify-content: center; }
.eqiuip_det_box .wpb_text_column, .eqiuip_det_box .eqiuip_content { width: 100%; max-width: 100%; margin: 0; }
	.commercial_row_area .commercial_row_box > .vc_column-inner > .wpb_wrapper { padding:0 20px; gap:14px; }
.commercial_row_area .wpb_wrapper .shilabs_image_box_wrap { width:100%; }
.commercial_row_box .shilabs-image-box { min-height:210px; padding:32px 18px 28px; }
}

@media (max-width: 480px) {

	.commercial_row_area .commercial_row_box > .vc_column-inner > .wpb_wrapper { padding:0 15px; }
.commercial_row_box .shilabs-image-box { min-height:195px; padding:30px 15px 25px; }
.commercial_row_box .shilabs-image-box-image img { width:58px; }
}
@media (prefers-reduced-motion: reduce) {
.trust_stat_box { opacity: 1; transform: none; animation: none; }
.trust_stat_icon, .trust_stat_icon::before, .trust_stat_icon img, .trust_stat_content h3, .trust_stat_content p { transition: none; }
}


/* Pallavi CSS End*/

/* Pallavi CSS Start About */
.cubes_history { padding: 50px 20px; background: #f5f8fc; }
/*.cubes_history_head { text-align: center; max-width: 760px; margin: 0 auto 60px; }*/
.cubes_history_head span { display: block; color: #007bff; font-size: 15px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 10px; }
.cubes_history_head h4{font-size: 20px;color: #076dd9;text-transform: uppercase;padding: 0px !important;font-weight: 500;margin-bottom: 20px !important;}
.cubes_history_head h2 { margin: 0 0 15px; color: #000; font-size: 46px; line-height: 1.15; font-weight: 700; text-transform: uppercase; }
.cubes_history_head p { margin: 0; color: #000; font-size: 17px; line-height: 1.6; }
.cubes_timeline { max-width: 1050px; margin: 0 auto; position: relative; }
.cubes_timeline:before { content: ""; position: absolute; left: 256px; top: 0; width: 3px; height: 100%; background: #dce3ec; }
.cubes_item { display: flex; gap: 65px; position: relative; margin-bottom: 32px; }
.cubes_item:last-child { margin-bottom: 0; }
.cubes_year { width: 230px; text-align: right; color: #91bce9; font-size: 42px; line-height: 1.1; font-weight: 800; }
.cubes_year:after { content: ""; position: absolute; left: 250px; top: 17px; width: 16px; height: 16px; background: #fff; border: 4px solid #007bff; border-radius: 50%; z-index: 2; }
.cubes_card { flex: 1; background: #fff; padding: 28px 32px; border-radius: 12px; border: 1px solid #e1e7ef; box-shadow: 0 10px 30px rgba(0,0,0,0.06); transition: all 0.3s ease; }
.cubes_card:hover { transform: translateY(-6px); border-color: #007bff; box-shadow: 0 18px 40px rgba(0,123,255,0.14); }
.cubes_card h3 { margin: 0 0 10px !important; color: #000; font-size: 22px; font-weight: 700; text-transform: uppercase; padding:0px !important;}
.cubes_card p { margin: 0; color: #000; font-size: 18px; line-height: 1.65; }
.cubes_item.active .cubes_year { color: #007bff; }
.cubes_item.active .cubes_card { border-color: #007bff; background: #07111f; }
.cubes_item.active .cubes_card h3 { color: #fff; }
.cubes_item.active .cubes_card p { color: #cbd5e1; }
.cubes_stats_note {text-align: center;color: #1457a6;background: #eaf3ff;font-size: 18px;font-weight: 600;padding: 8px 15px;border-radius: 4px;margin-top: 30px;}

@media (max-width: 767px) {
  .cubes_history { padding: 60px 15px; }
  .cubes_history_head h2 { font-size: 32px; }
  .cubes_timeline:before { left: 18px; }
  .cubes_item { display: block; padding-left: 45px; margin-bottom: 28px; }
  .cubes_year { width: auto; text-align: left; font-size: 30px; margin-bottom: 12px; }
  .cubes_year:after { left: 10px; top: 8px; }
  .cubes_card { padding: 22px; }
  .cubes_card h3 { font-size: 19px; }
}

.modern-benefits .benefits-header {
width:100% !important;
max-width:850px !important;
margin:0 auto 30px !important;
text-align:center !important;
}

.modern-benefits .benefits-header .eyebrow {
display:inline-block !important;
color:#4ca9ff !important;
font-size:13px !important;
font-weight:600 !important;
line-height:1 !important;
letter-spacing:2.5px !important;
text-transform:uppercase !important;
}

.modern-benefits .benefits-header h2 {
padding:0 !important;
color:#fff !important;
font-size:52px !important;
font-weight:700 !important;
line-height:1.08 !important;
letter-spacing:-1.5px !important;
}

.modern-benefits .benefits-header p {
color:#94abc0 !important;
font-size:15px !important;
font-weight:400 !important;
line-height:1.7 !important;
}

@media (max-width:800px) {
.modern-benefits .benefits-header {
max-width:700px !important;
margin-bottom:40px !important;
}

.modern-benefits .benefits-header h2 {
font-size:40px !important;
}
}

@media (max-width:600px) {
.modern-benefits .benefits-header {
margin-bottom:30px !important;
}

.modern-benefits .benefits-header h2 {
font-size:32px !important;
line-height:1.15 !important;
letter-spacing:-.8px !important;
}

.modern-benefits .benefits-header {
font-size:14px !important;
line-height:1.6 !important;
}
}

.modern-benefits {
padding:0px 40px !important;
background:
radial-gradient(circle at 80% 10%,rgba(24,125,255,.16),transparent 30%),
radial-gradient(circle at 10% 90%,rgba(0,88,190,.12),transparent 30%),
#061426 !important;
overflow:hidden !important;
color:#fff !important;
}

.modern-benefits *,
.modern-benefits *::before,
.modern-benefits *::after {
box-sizing:border-box !important;
}

.modern-benefits .benefits-grid {
width:100% !important;
/*max-width:1280px !important;*/
margin:0 auto !important;
display:grid !important;
grid-template-columns:1fr 1fr !important;
grid-template-rows:500px 500px !important;
gap:20px !important;
}

.modern-benefits .benefit-card {
position:relative !important;
width:100% !important;
height:500px !important;
padding:34px !important;
border-radius:28px !important;
border:1px solid rgba(255,255,255,.09) !important;
overflow:hidden !important;
background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025)) !important;
box-shadow:0 20px 60px rgba(0,0,0,.18) !important;
transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease !important;
}

.modern-benefits .benefit-card:hover {
transform:translateY(-5px) !important;
border-color:rgba(60,160,255,.4) !important;
box-shadow:0 30px 80px rgba(0,0,0,.3) !important;
}

.modern-benefits .benefit-large {
grid-column:1 !important;
grid-row:1 !important;
background:
radial-gradient(circle at 90% 10%,rgba(45,145,255,.25),transparent 32%),
linear-gradient(145deg,#102f4d,#071a2d) !important;
}

.modern-benefits .blue-card {
grid-column:2 !important;
grid-row:1 !important;
background:linear-gradient(145deg,#087fe9,#0753a9) !important;
}

.modern-benefits .time-card {
grid-column:1 !important;
grid-row:2 !important;
background:#0b2036 !important;
}

.modern-benefits .quality-card {
grid-column:2 !important;
grid-row:2 !important;
background:#0b2036 !important;
}

.modern-benefits .card-top {
position:relative !important;
z-index:10 !important;
height:40px !important;
display:flex !important;
align-items:center !important;
justify-content:space-between !important;
margin:0 !important;
}

.modern-benefits .card-number {
color:#6f879e !important;
font-size:11px !important;
font-weight:700 !important;
letter-spacing:2px !important;
}

.modern-benefits .blue-card .card-number {
color:rgba(255,255,255,.65) !important;
}

.modern-benefits .card-arrow {
width:40px !important;
height:40px !important;
display:flex !important;
align-items:center !important;
justify-content:center !important;
border-radius:50% !important;
border:1px solid rgba(255,255,255,.13) !important;
color:#72baff !important;
font-size:17px !important;
flex-shrink:0 !important;
}

.modern-benefits .benefit-card:hover .card-arrow {
background:#1688ff !important;
color:#fff !important;
border-color:#1688ff !important;
transform:rotate(45deg) !important;
}

.modern-benefits .card-content {
position:absolute !important;
z-index:5 !important;
left:34px !important;
right:34px !important;
top:105px !important;
bottom:30px !important;
width:auto !important;
max-width:none !important;
overflow:hidden !important;
}

.modern-benefits .card-content h3 {
margin:14px 0 14px !important;
padding:0 !important;
color:#fff !important;
font-size:30px !important;
line-height:1.15 !important;
letter-spacing:-.7px !important;
font-weight:600 !important;
}

.modern-benefits .card-content p {
display:block !important;
width:100% !important;
max-width:100% !important;
margin:0 0 12px !important;
padding:0 !important;
color:#94abc0 !important;
font-size:15px !important;
line-height:1.55 !important;
font-weight:400 !important;
overflow-wrap:anywhere !important;
word-break:normal !important;
}

.modern-benefits .blue-card .card-content p {
color:rgba(255,255,255,.78) !important;
}

.modern-benefits .time-card .card-content p,
.modern-benefits .quality-card .card-content p {
color:rgba(255,255,255,.75) !important;
}

.modern-benefits .card-label {
margin-top:18px !important;
color:#4ca9ff !important;
font-size:13px !important;
line-height:1 !important;
font-weight:600 !important;
letter-spacing:2px !important;
}

.modern-benefits .blue-card .card-label {
color:rgba(255,255,255,.7) !important;
}

.modern-benefits .icon-circle,
.modern-benefits .quality-icon {
width:56px !important;
height:56px !important;
display:flex !important;
align-items:center !important;
justify-content:center !important;
border-radius:16px !important;
color:#fff !important;
font-size:24px !important;
background:linear-gradient(135deg,#1688ff,#57baff) !important;
box-shadow:0 10px 30px rgba(20,130,255,.22) !important;
}

.modern-benefits .icon-circle.light {
background:rgba(255,255,255,.08) !important;
border:1px solid rgba(255,255,255,.15) !important;
box-shadow:none !important;
}

.modern-benefits .quality-icon {
background:rgba(31,139,255,.12) !important;
border:1px solid rgba(31,139,255,.3) !important;
color:#54aeff !important;
box-shadow:none !important;
}

.modern-benefits .card-image {
position:absolute !important;
inset:0 !important;
z-index:1 !important;
overflow:hidden !important;
}

.modern-benefits .card-image img {
width:100% !important;
height:100% !important;
display:block !important;
object-fit:cover !important;
object-position:center !important;
}

.modern-benefits .image-gradient {
position:absolute !important;
inset:0 !important;
z-index:2 !important;
background:linear-gradient(
180deg,
rgba(4,20,35,.05) 5%,
rgba(4,20,35,.25) 35%,
rgba(4,20,35,.96) 100%
) !important;
}

.modern-benefits .time-card .card-top,
.modern-benefits .quality-card .card-top {
position:absolute !important;
top:34px !important;
left:34px !important;
right:34px !important;
}

.modern-benefits .time-card .card-content,
.modern-benefits .quality-card .card-content {
top:auto !important;
left:34px !important;
right:34px !important;
bottom:30px !important;
}

.modern-benefits .stat {
display:flex !important;
align-items:center !important;
gap:12px !important;
margin-top:18px !important;
padding-top:14px !important;
border-top:1px solid rgba(255,255,255,.15) !important;
}

.modern-benefits .stat strong {
color:#fff !important;
font-size:38px !important;
line-height:1 !important;
}

.modern-benefits .stat span {
max-width:150px !important;
color:rgba(255,255,255,.7) !important;
font-size:11px !important;
line-height:1.35 !important;
}

.modern-benefits .quality-tags {
display:flex !important;
flex-wrap:wrap !important;
gap:7px !important;
margin-top:14px !important;
}

.modern-benefits .quality-tags span {
display:inline-flex !important;
align-items:center !important;
padding:6px 11px !important;
border-radius:30px !important;
background:rgba(255,255,255,.055) !important;
border:1px solid rgba(255,255,255,.09) !important;
color:#91a8bc !important;
font-size:9px !important;
font-weight:700 !important;
letter-spacing:1px !important;
}

@media(max-width:800px) {
.modern-benefits {
padding:60px 20px !important;
}

.modern-benefits .benefits-grid {
grid-template-columns:1fr !important;
grid-template-rows:repeat(4,500px) !important;
gap:16px !important;
}

.modern-benefits .benefit-large,
.modern-benefits .blue-card,
.modern-benefits .time-card,
.modern-benefits .quality-card {
grid-column:1 !important;
grid-row:auto !important;
}
}

@media(max-width:600px) {
.modern-benefits {
padding:50px 16px !important;
}

.modern-benefits .benefits-grid {
grid-template-rows:repeat(4,500px) !important;
}

.modern-benefits .benefit-card {
height:500px !important;
padding:25px !important;
border-radius:22px !important;
}

.modern-benefits .card-content {
left:25px !important;
right:25px !important;
top:95px !important;
bottom:25px !important;
}

.modern-benefits .time-card .card-top,
.modern-benefits .quality-card .card-top {
top:25px !important;
left:25px !important;
right:25px !important;
}

.modern-benefits .time-card .card-content,
.modern-benefits .quality-card .card-content {
left:25px !important;
right:25px !important;
bottom:25px !important;
}

.modern-benefits .card-content h3 {
font-size:25px !important;
}

.modern-benefits .card-content p {
font-size:12.5px !important;
line-height:1.55 !important;
}
}
/* Pallavi CSS End*/


.contact_top_area {text-align: center; position: relative; overflow: hidden;}
/*.contact_top_area:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at left center, rgba(0,123,255,0.12), transparent 35%), radial-gradient(circle at right center, rgba(0,123,255,0.10), transparent 35%); pointer-events: none; }*/

.contact_top_title { max-width: 780px; margin: 0 auto 45px; position: relative; z-index: 1; }
.contact_top_title span {color: #007bff;}
.contact_top_title h4{font-size: 20px;color: #076dd9;text-transform: uppercase;padding: 0px !important;font-weight: 700;padding:0px !important;}
.contact_top_title h2 { margin: 0 0 15px; color: #07111f; font-size: 54px; line-height: 1.1; font-weight: 600; text-transform: uppercase; }
.contact_top_title p { margin: 0; color: #000; font-size: 20px; line-height: 1.6; }
.contact_info_box { margin: 0 auto; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(4,1fr); gap: 22px; position: relative; z-index: 1; }
.contact_info_box li { background: #fff; border: 1px solid #d7e8ff; border-radius: 16px; padding: 35px 22px; box-shadow: 0 14px 35px rgba(0,123,255,0.08); transition: all 0.35s ease; }
.contact_info_box li:hover { transform: translateY(-8px); border-color: #007bff; box-shadow: 0 20px 45px rgba(0,123,255,0.18); }
.contact_info_box li span { width: 82px; height: 82px; margin: 0 auto 18px; background: #e4f1ff; color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 32px; }
.contact_info_box li h3 { margin: 0 0 10px; color: #000; font-size: 24px; font-weight: 600; text-transform: uppercase; }
.contact_info_box li p, .contact_info_box li a { margin: 0; color: #000; font-size: 18px; line-height: 1.5; text-decoration: none; }
@media (max-width: 991px) {
  .contact_info_box { grid-template-columns: repeat(2,1fr); }
  .contact_top_title h2 { font-size: 42px; }
}

@media (max-width: 575px) {
  .contact_top_area { padding: 55px 15px 35px; }
  .contact_info_box { grid-template-columns: 1fr; }
  .contact_top_title h2 { font-size: 34px; }
  .contact_top_title p { font-size: 16px; }
}

/* =========================================
   RIGHT SIDE QUOTE FORM CARD
   ========================================= */

/* FORM BOX */
.quote_form_box{background:#fff;border:1px solid rgba(7,21,39,.12);border-radius:16px;box-shadow:0 14px 40px rgba(7,21,39,.08);overflow:hidden}

/* HEADER */
.quote_form_box .hm_cont_tit{display:flex;align-items:center;justify-content:center;gap:22px;margin:0!important;padding:28px 45px;position:relative;overflow:hidden;background:linear-gradient(135deg,#003b8f,#0055c9 48%,#003b8f);color:#fff!important;font-family:'Barlow',sans-serif;font-size:28px;font-weight:600;line-height:1.2;text-transform:uppercase}

/* FORM BODY */
.quote_form_box .quote_form_body{padding:42px 46px 46px 42px}

/* FORM GRID */
.quote_form_box .form-row{display:flex;flex-wrap:wrap;gap:0 18px}
.quote_form_box .form-col{width:calc(50% - 9px);margin-bottom:22px;box-sizing:border-box}
.quote_form_box .form-col:nth-child(n+3){width:100%}

/* INPUTS */
.quote_form_box input,
.quote_form_box select,
.quote_form_box textarea{width:100%;height:48px;padding:0 16px;box-sizing:border-box;outline:0;border:1px solid #d7dce2;border-radius:6px;background:#fff;color:#071527;font-family:inherit;font-size:15px;transition:.3s ease}

/* TEXTAREA */
.quote_form_box textarea{height:110px!important;min-height:110px;padding:14px 16px!important;resize:none}

/* PLACEHOLDER */
.quote_form_box input::placeholder,
.quote_form_box textarea::placeholder{color:#7b8794;opacity:1}

/* FOCUS */
.quote_form_box input:focus,
.quote_form_box select:focus,
.quote_form_box textarea:focus{border-color:#ee1d23;box-shadow:0 0 0 3px rgba(238,29,35,.12)}

/* SUBMIT */
.quote_form_box input[type=submit],
.quote_form_box button[type=submit]{width:100%;height:auto;padding:16px 32px;border:0;border-radius:7px;background:#ee1d23;color:#fff;font-size:16px;font-weight:600;text-transform:uppercase;cursor:pointer;transition:.35s ease}

/* SUBMIT HOVER */
.quote_form_box input[type=submit]:hover,
.quote_form_box button[type=submit]:hover{background:#c91016;color:#fff;transform:translateY(-3px);box-shadow:0 8px 18px rgba(238,29,35,.25)}

/* FILE UPLOAD */
.quote_form_box input[type="file"] {
    width: 100%;
    height: 48px;
    padding: 6px 10px;
    border: 1px solid #d7dce2;
    border-radius: 6px;
    background: #fff;
    color: #7b8794;
    font-family: inherit;
    font-size: 15px;
    line-height: 34px;
    box-sizing: border-box;
    cursor: pointer;
}

/* FILE BUTTON */
.quote_form_box input[type="file"]::file-selector-button {
    height: 34px;
    margin-right: 12px;
    padding: 0 16px;
    border: 0;
    border-radius: 5px;
    background: #071527;
    color: #fff;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: .3s ease;
}

.quote_form_box input[type="file"]::file-selector-button:hover {
    background: #ee1d23;
}

/* FILE FOCUS */
.quote_form_box input[type="file"]:focus {
    border-color: #ee1d23;
    box-shadow: 0 0 0 3px rgba(238,29,35,.12);
    outline: 0;
}

/* FILE ERROR */
.quote_form_box input[type="file"].wpcf7-not-valid {
    border-color: #e53935 !important;
    box-shadow: none;
}


/* CF7 */
.quote_form_box p{margin:0}
.quote_form_box .wpcf7-not-valid{border-color:#e53935!important}
.quote_form_box .wpcf7-not-valid-tip{margin-top:5px;color:#e53935;font-size:12px}
.quote_form_box .wpcf7-response-output{margin:20px 0 0!important;padding:12px 15px!important;border-radius:6px;font-size:14px}

/* TABLET */
@media(max-width:991px){
.quote_form_box .hm_cont_tit{padding:24px 30px;font-size:24px}
.quote_form_box .quote_form_body{padding:36px 32px}
}

/* MOBILE */
@media(max-width:767px){
.quote_form_box .hm_cont_tit{justify-content:flex-start;gap:14px;padding:22px 18px;font-size:20px}
.quote_form_box .quote_form_body{padding:28px 20px}
.quote_form_box .form-col,.quote_form_box .form-col:nth-child(n+3){width:100%}
}

/* SMALL MOBILE */
@media(max-width:480px){
.quote_form_box .hm_cont_tit{padding:18px 15px;font-size:18px}
.quote_form_box .quote_form_body{padding:24px 15px}
.quote_form_box input,.quote_form_box select,.quote_form_box textarea{font-size:14px}
}




/* FASTPCBA Privacy Policy Styles */

.privacy-policy {color: #000; font-size: 16px; line-height: 1.8;}
.privacy-policy h2 {margin: 40px 0 20px; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; color: #222; font-size: 28px; font-weight: 700; line-height: 1.4;}
.privacy-policy h3 {margin: 28px 0 12px; color: #000; font-size: 21px; font-weight: 600; line-height: 1.5;}
.privacy-policy p {color: #000; font-size: 16px; line-height: 1.8;}
.privacy-policy ul,
.privacy-policy ol {margin: 0 0 20px; padding-left: 28px; color: #000;}
.privacy-policy li {margin-bottom: 8px; padding-left: 5px; line-height: 1.8;}
.privacy-policy ul li::marker,
.privacy-policy ol li::marker {color: #000;}
.privacy-policy ol li::marker {font-weight: 600;}
.privacy-policy a {color: #0066cc; text-decoration: underline; transition: color 0.2s ease;}
.privacy-policy a:hover {color: #004999;}
.privacy-policy strong {color: #000; font-weight: 600;}
.privacy-policy > p:first-of-type {font-size: 17px;}
.privacy-policy h2 + p {margin-top: 5px;}
.privacy-policy h3 + p,
.privacy-policy h3 + ul,
.privacy-policy h3 + ol {margin-top: 5px;}

@media (max-width: 768px) {
  .privacy-policy {padding: 30px 15px; font-size: 15px;}
  .privacy-policy h2 {margin: 30px 0 16px; font-size: 24px;}
  .privacy-policy h3 {margin: 24px 0 10px; font-size: 19px;}
  .privacy-policy p,
  .privacy-policy li {font-size: 15px; line-height: 1.7;}
  .privacy-policy ul,
  .privacy-policy ol {padding-left: 22px;}
}

@media (max-width: 480px) {
  .privacy-policy {padding: 20px 12px;}
  .privacy-policy h2 {font-size: 21px;}
  .privacy-policy h3 {font-size: 18px;}
  .privacy-policy p,
  .privacy-policy li {font-size: 14px;}
}

/* Woocomerce */

.woocommerce .site_content {padding: 60px 0 60px;background: #F5F5F5 !important;}
.woocommerce ul.products{display:flex;flex-wrap:wrap;align-items:stretch;}
.woocommerce ul.products li.product,.woocommerce .products .product-category{display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;height:100%;background:#fff;border:1px solid #ddd6cf;border-radius:20px;overflow:hidden;padding:15px!important;position:relative;transition:all .4s ease;}
.woocommerce ul.products li.product:before,.woocommerce .products .product-category:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:#ee1d23;transform:scaleX(0);transform-origin:left;transition:all .4s ease;}
.woocommerce ul.products li.product img,.woocommerce .products .product-category img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;transition:all .5s ease;}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link,.woocommerce .products .product-category>a{display:flex;flex-direction:column;flex:1;height:100%;}
.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce .products .product-category .woocommerce-loop-category__title{flex:1;}
.woocommerce ul.products li.product .price{margin-top:auto;}
.woocommerce ul.products li.product:hover,.woocommerce .products .product-category:hover{transform:translateY(-8px);box-shadow:0 18px 40px rgba(52,66,54,.18);border-color:#ee1d23;}
.woocommerce ul.products li.product:hover:before,.woocommerce .products .product-category:hover:before{transform:scaleX(1);}
.woocommerce ul.products li.product:hover img,.woocommerce .products .product-category:hover img{transform:scale(1.08);}

/*.woocommerce ul.products li.product .button{margin:18px auto 0!important;padding:12px 0!important;background:transparent!important;color:#344236!important;border:none!important;border-bottom:2px solid #344236!important;border-radius:0!important;font-size:15px!important;font-weight:600!important;line-height:1.2!important;text-transform:uppercase;letter-spacing:.5px;transition:.35s ease;box-shadow:none!important;}
.woocommerce ul.products li.product .button:hover{background:transparent!important;color:#000!important;border:none!important;border-bottom:2px solid #000!important;transform:none!important;box-shadow:none!important;}*/

.woocommerce ul.products li.product .button{display:inline-flex;align-items:center;justify-content:center;width:100%;margin:45px 0 0;padding:15px;position:relative;overflow:hidden;background:#fff;border:1px solid #ee1d23;border-radius:8px;color:#000;font-size:16px;font-weight:600;line-height:1;text-transform:uppercase;text-decoration:none;letter-spacing:.5px;box-sizing:border-box;z-index:1;transition:all .45s cubic-bezier(.4,0,.2,1);}
.woocommerce ul.products li.product .button::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ee1d23;transform:translateX(-100%);transition:transform .45s cubic-bezier(.4,0,.2,1);z-index:-1;}
.woocommerce ul.products li.product .button:hover{color:#fff;border-color:#ee1d23;transform:translateY(-4px);box-shadow:0 14px 30px rgba(6,108,216,.22);}
.woocommerce ul.products li.product .button:hover::before{transform:translateX(0);}

@keyframes fadeUp{from{opacity:0;transform:translateY(35px);}to{opacity:1;transform:translateY(0);}}


.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{font-size: 19px;line-height: 1.3;text-align:center;margin-bottom:0px !important;font-weight:500;}
.woocommerce-loop-category__title .count{font-size: 16px;background: #e8eaf4;color: #000;}
.shop_tittle_det{text-align:center;}
.woocommerce-products-header__title, .shop_tittle_det h2{color: #000;font-size: 50px;line-height: 1.2;font-weight: 500;text-align:center;}
.shop_tittle_det p{font-size: 18px;font-weight: 400;line-height: 1.8;margin-bottom: 30px !important;}
.woocommerce ul.products li.product .price{font-size: 20px !important;font-weight: 600 !important;text-align:center;}
.woocommerce-breadcrumb a, .woocommerce-breadcrumb{color:#000 !important;}
.vinci_product_list_item{text-align:center;}
/* Reviews */

/* ===============================
   Testimonial Box
================================= */
.about_testimonials1{
    width:calc(100% - 30px);
    height:auto;
    margin:0 15px;
    padding:40px 45px;
    position:relative;
    background:#fff;
    border:1px solid #ddd6cf;
    border-radius:20px;
    box-sizing:border-box;
    text-align:center;
    overflow:hidden;
}

/* Make WPBakery wrapper the flex container */
.about_testimonials1 > .wpb_wrapper{
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    height:100%;
}

/* Quote icons */
.about_testimonials1::before{
    content:"";
    position:absolute;
    top:20px;
    left:20px;
    width:30px;
    height:30px;
    background:url("http://www.fast-pcba.com/wp-content/uploads/2026/09/quote-1.png") center center no-repeat;
    background-size:contain;
}

.about_testimonials1::after{
    content:"";
    position:absolute;
    right:20px;
    bottom:20px;
    width:30px;
    height:30px;
    background:url("http://www.fast-pcba.com/wp-content/uploads/2026/09/quote-2.png") center center no-repeat;
    background-size:contain;
}

/* Text */
.about_testimonials1 p{
    margin:0;
    font-size:18px;
    line-height:1.7;
    font-style:italic;
}

/* Push name to bottom */
.about_testimonials1 .testimonial_name{
    margin:25px 0 0;
    font-size:22px;
    font-weight:600;
    color:#000;
}

.about_testimonials1 .demo{
    display:block;
    margin-top:5px;
    font-size:18px;
    color:#666;
}

/* Slick */
.slick-track{
    display:flex !important;
    align-items:stretch !important;
}

.slick-slide{
    display:flex !important;
    height:auto !important;
}

.slick-slide > div{
    display:flex;
    width:100%;
}


/*Product detail*/
.woocommerce div.product .product_title{font-weight:400;font-size:35px;margin-bottom:15px !important;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price{color:#000 !important;font-weight:600;font-size: 24px;}
/* Variations Table */
.variations_form .variations{ margin: 0 0 1em;}
.variations_form table.variations tr {display: flex;align-items: center;margin-bottom: 15px;}
.variations_form .variations td,
.variations_form .variations th{width: 100%;border:0; padding:0;background:none !important;color:#000;font-weight:500;line-height:25px !important;}
.variations_form .variations td{ /*padding-bottom:10px;*/}
.variations_form .variations th label{font-weight: 500 !important;font-size: 18px;}
.variations_form .variations tr{ border-bottom: 0px solid #eee;}
.variations_form .variations select {margin-right: 0 !important; max-width: 370px; width: 100%; background-color:#fff !important; border-radius: 7px;padding: 4px 10px;font-size: 16px;border: 1px solid #ddd6cf !important;}
.variations_form .variations tr:nth-child(2n+1), .variations_form .variations tr:nth-child(2n){background:none;}

/* Wrapper - lay quantity box and button side by side */
.woocommerce-variation-add-to-cart.variations_button {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
	margin-top:20px;
}
.woocommerce div.product form.cart .reset_variations{background:#e6ff00 !important;color:#000;margin-top:10px !important;padding:5px;display:inline-block;}
.woocommerce-Price-amount.amount{color: #1B271F !important;font-weight: 600;font-size: 24px;margin-bottom:20px !important;}

/* Quantity stepper box */
.single-product form.cart .quantity {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*width: 110px;
    height: 50px;*/
    border: 1px solid #d9d9d9;
    border-radius: 7px;
    background: #fff;
    padding: 0 16px;
    box-sizing: border-box;
}

.single-product form.cart .quantity input[type="number"] {
    border: none !important;
    width: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    padding: 0;
    -moz-appearance: textfield;
}

/* Hide native number spinners since we use custom +/- */
.single-product form.cart .quantity input[type="number"]::-webkit-outer-spin-button,
.single-product form.cart .quantity input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.modify-qty {
    cursor: pointer;
    font-size: 14px;
    color: #1c271f;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    user-select: none;
}

/* Add to cart button */
.single_add_to_cart_button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    min-width: 285px;
    height: 50px;
    border: 1px solid #fff !important;
    border-radius: 7px !important;
    background: #1c271f !important;
    color: #fff !important;
    text-decoration: none;
    font-size: 20px;
    line-height: 1;
    font-weight: 500 !important;
    text-transform: uppercase;
    transition: all .35s ease;
    box-sizing: border-box;
    font-style: normal;
}

.single_add_to_cart_button:hover {
    background: #2e3f32 !important;
}

/* Cart icon before the button text (if not already an <i>/<svg> in markup) */
.single_add_to_cart_button::before {
    content: "\f07a"; /* Font Awesome cart icon */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
	margin-right: 10px;
}
.product_meta {
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
    font-size: 18px;
    line-height: 1.6;
    color: #1c271f;
}

.product_meta > span {
    display: block;
    margin-bottom: 10px;
}

.product_meta > span:last-child {
    margin-bottom: 0;
}

/* "SKU:", "Categories:", "Tags:" label text */
.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as {
    font-weight: 600;
    color: #000;
}

/* The actual SKU value */
.product_meta .sku {
    font-weight: 400;
}

/* Category & tag links */
.product_meta a {
    font-weight: 400;
    color: #1c271f;
    text-decoration: none;
    transition: color .25s ease;
}

.product_meta a:hover {
    color: #6b6b6b;
    text-decoration: underline;
}

/* Add comma spacing so tags/categories wrap cleanly */
.product_meta .posted_in a,
.product_meta .tagged_as a {
    white-space: nowrap;
}
/* WOOCOMMERCE PRODUCT TABS */

.woocommerce div.product .woocommerce-tabs{margin-top:45px;}

.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex !important;justify-content:center !important;align-items:stretch;flex-wrap:wrap;width:100%;padding:0 !important;margin:0 !important;background:#fff !important;border:none !important;border-radius:10px !important;box-shadow:0 3px 12px rgba(0,0,0,.06);list-style:none !important;}

.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after{display:none !important;content:none !important;border:none !important;}

.woocommerce div.product .woocommerce-tabs ul.tabs li{position:relative;display:flex !important;align-items:center;justify-content:center;margin:6px 3px !important;padding:0 !important;border:none !important;border-radius:8px !important;background:transparent !important;box-shadow:none !important;transition:all .25s ease;}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none !important;content:none !important;border:none !important;box-shadow:none !important;}

.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:flex;align-items:center;justify-content:center;min-height:58px;padding:12px 24px !important;font-size:16px;font-weight:500 !important;line-height:1.3;text-decoration:none !important;border:none !important;background:transparent !important;transition:all .25s ease;color:#000 !important;}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#E7ECF5 !important;border:none !important;border-radius:8px !important;box-shadow:none !important;}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{font-weight:700;background:transparent !important;}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{display:none !important;content:none !important;border:none !important;box-shadow:none !important;}

.woocommerce div.product .woocommerce-tabs ul.tabs li:not(.active):hover{background:#F5F7FA !important;border-radius:8px !important;}

.woocommerce div.product .woocommerce-tabs ul.tabs li:not(.active) a:hover{font-weight:600;}

.woocommerce div.product .woocommerce-tabs .panel{width:100%;margin:0 !important;/*padding:45px 0 !important;*/background:transparent !important;border:none !important;}

.woocommerce-Tabs-panel h2{display:none !important;}

.woocommerce-product-attributes.shop_attributes{width:100%;margin:10px 0 0;border-collapse:separate;border-spacing:0;border:1px solid #E5E5E5;border-radius:8px;overflow:hidden;font-size:16px;}

.woocommerce-product-attributes.shop_attributes th,.woocommerce-product-attributes.shop_attributes td{padding:16px 20px;border:0;border-bottom:1px solid #E5E5E5;text-align:left;vertical-align:middle;}

.woocommerce-product-attributes.shop_attributes tr:last-child th,.woocommerce-product-attributes.shop_attributes tr:last-child td{border-bottom:0;}

.woocommerce-product-attributes.shop_attributes th{width:35%;font-weight:600;}

.woocommerce-product-attributes.shop_attributes td{font-weight:400;}


/* TABLET */

@media (max-width:900px){
    .woocommerce div.product .woocommerce-tabs ul.tabs li a{min-height:54px;padding:11px 18px !important;font-size:15px;}
}


/* MOBILE */

@media (max-width:600px){
    .woocommerce div.product .woocommerce-tabs{margin-top:30px;}
    .woocommerce div.product .woocommerce-tabs ul.tabs{justify-content:flex-start !important;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;}
    .woocommerce div.product .woocommerce-tabs ul.tabs::-webkit-scrollbar{display:none;}
    .woocommerce div.product .woocommerce-tabs ul.tabs li{flex:0 0 auto;margin:5px 2px !important;}
    .woocommerce div.product .woocommerce-tabs ul.tabs li a{min-height:52px;padding:10px 17px !important;font-size:15px;}
    .woocommerce div.product .woocommerce-tabs .panel{padding:30px 0 !important;}
    .woocommerce-product-attributes.shop_attributes{font-size:14px;}
    .woocommerce-product-attributes.shop_attributes th,.woocommerce-product-attributes.shop_attributes td{padding:13px 14px;}
    .woocommerce-product-attributes.shop_attributes th{width:40%;}
}

.woocommerce-product-attributes-item {
    border-bottom: 1px solid #e5e5e5;
    transition: background-color .2s ease;
}

.woocommerce-product-attributes-item:last-child {
    border-bottom: none;
}

.woocommerce-product-attributes-item:hover {
    background-color: #fafafa;
}

.woocommerce-product-attributes-item__label {
    width: 220px !important;
    padding: 16px 24px;
    text-align: left;
    font-weight: 600 !important;
    color: #1c271f;
    background-color: #f7f7f5;
    vertical-align: top;
    border-right: 1px solid #e5e5e5;
}

.woocommerce-product-attributes-item__value {
    padding: 16px 24px;
    color: #444;
    font-weight: 400;
    vertical-align: top;
}

.woocommerce-product-attributes-item__value p {
    margin: 0;
    line-height: 1.6;
}
.woocommerce div.product .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item__label,
.woocommerce div.product .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item__value {
    padding: 16px 24px !important;
}

.woocommerce div.product table.woocommerce-product-attributes.shop_attributes {
    border-collapse: collapse !important;
    width: 100% !important;
}

.woocommerce div.product .woocommerce-product-attributes-item th,
.woocommerce div.product .woocommerce-product-attributes-item td {
    padding: 16px 24px !important;
    box-sizing: border-box;
}
/* Responsive: stack label above value on small screens */
@media (max-width: 600px) {
    .woocommerce-product-attributes-item__label,
    .woocommerce-product-attributes-item__value {
        display: block;
        width: 100%;
        border-right: none;
    }

    .woocommerce-product-attributes-item__label {
        border-bottom: 1px solid #e5e5e5;
    }

    .woocommerce-product-attributes-item {
        display: block;
        margin-bottom: 12px;
        border: 1px solid #e5e5e5;
        border-radius: 8px;
        overflow: hidden;
    }
}

.related.products{padding-top:60px;}
.related.products h2{color: #000;font-size: 50px;line-height: 1.2;font-weight: 500;text-align:center;margin-bottom:20px !important;}


/* Product Main gallery wrapper */
.wpgs-wrapper .wpgs-for{width:100%;}
.wpgs-wrapper .wpgs-for .slick-list{ height:auto !important;}
.wpgs-wrapper .wpgs-for .slick-slide{display:flex !important;justify-content:center;align-items:center;height:auto !important;}
.wpgs-wrapper .wpgs-for .slick-slide a{display:flex;justify-content:center;align-items:center;width:100%;}
.wpgs-wrapper .zoomtoo-container{width:100% !important;overflow:hidden;text-align:center;}
.wpgs-wrapper .zoomtoo-container > img.img-attr,
.wpgs-wrapper .woocommerce-product-gallery__image img.img-attr{display:block;width:100% !important;height:auto !important;max-height:none !important;
object-fit:contain;margin:0 auto;}
.wpgs-wrapper .zoomImg{display:none !important;}

/* Hide sidebar on WooCommerce pages */
.woocommerce .widget-area,
.woocommerce-page .widget-area {display: none !important;}
.woocommerce .content-area,
.woocommerce-page .content-area,
.woocommerce #primary,
.woocommerce-page #primary {width: 100% !important;max-width: 100% !important;flex: 0 0 100% !important;}
.woocommerce #secondary,
.woocommerce-page #secondary {display: none !important;}

.page-id-427 .titlebar_area{display:none;}

.book_btn_arrow { width:100%; text-align:center; margin:0; }
.book_btn_arrow a { display:inline-flex; align-items:center; justify-content:center; gap:22px; min-width:285px; height:64px;border:1px solid #1B271F; border-radius:7px; background:#fff; color:#000; text-decoration:none; font-size:16px; line-height:1; font-weight:600; text-transform:uppercase; transition:all .35s ease; box-sizing:border-box; }
.book_btn_arrow a .demo { display:inline-block; color:#000; transition:color .35s ease; }
.book_btn_arrow a img { width:17px; height:auto; display:block; object-fit:contain; transition:transform .35s ease, filter .35s ease; }
.book_btn_arrow a:hover { background:#1B271F; color:#fff; border-color:#1B271F; transform:translateY(-3px); box-shadow:0 12px 25px rgba(6,108,216,.22); }
.book_btn_arrow a:hover .demo { color:#fff; }
.book_btn_arrow a:hover img { transform:translateX(8px); filter:brightness(0) invert(1); }

.subscription_details{padding: 70px;border-radius: 24px;background: linear-gradient(135deg, #ffffff 0%, #fbf9f4 100%);font-size:20px;font-weight:500;}

/* WooCommerce success / added-to-cart message */
.woocommerce-message {display: flex;align-items: center;justify-content: space-between;gap: 20px;background: #f4f8f3;border: 1px solid #d7e4d5;border-left: 4px solid #4f7d4a;color: #2f3a2d;padding: 16px 20px;margin: 20px 0;font-size: 15px;line-height: 1.5;border-radius: 6px;box-sizing: border-box;}
.woocommerce-message::before {display: none !important;}
.woocommerce-message .wc-forward {margin-left: auto !important;background: #2f3a2d !important;color: #fff !important;padding: 10px 20px !important;border-radius: 4px !important;font-size: 14px !important;font-weight: 600 !important;text-decoration: none !important;transition: all 0.25s ease !important;white-space: nowrap !important;}
.woocommerce-message .wc-forward:hover {background: #4f7d4a !important;color: #fff !important;transform: translateY(-1px) !important;}

/* Mobile */
@media (max-width: 600px) {
    .woocommerce-message {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .woocommerce-message .wc-forward {
        margin-left: 0;
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }
}

/* WOOCOMMERCE CART */

.wc-block-cart { max-width:1200px!important; margin:50px auto!important; padding:0 20px!important; color:#222; box-sizing:border-box; }
.wc-block-cart * { box-sizing:border-box; }

/* MAIN 2-COLUMN LAYOUT */

.wc-block-components-sidebar-layout { display:grid!important; grid-template-columns:minmax(0,1fr) 360px!important; gap:32px!important; align-items:start!important; width:100%!important;padding:60px 0; }
.wc-block-components-sidebar-layout > .wc-block-components-main { grid-column:1!important; grid-row:1!important; min-width:0!important; width:100%!important; margin:0!important; }
.wc-block-components-sidebar-layout > .wc-block-components-sidebar { grid-column:2!important; grid-row:1!important; min-width:0!important; width:100%!important; margin:0!important; }

/* PRODUCTS */

.wc-block-components-main { background:#fff!important; border:1px solid #e5e5e5!important; padding:28px!important; border-radius:6px!important; }
.wc-block-cart-items { width:100%!important; border-collapse:collapse!important; }
/*.wc-block-cart-items__header { border-bottom:1px solid #ddd!important; }*/
.wc-block-cart-items__header th { padding:0 0 11px!important; color:#000!important; font-size:18px!important; font-weight:600!important; letter-spacing:1px!important; text-transform:uppercase!important; }
.wc-block-cart-items__row { border-bottom:1px solid #eee!important; }
.wc-block-cart-items__row:last-child { border-bottom:0!important; }
.wc-block-cart-items tbody tr:nth-child(odd),
.wc-block-cart-items tbody tr:nth-child(even) { background:#fff !important; }
.wc-block-cart-items__header,
.wc-block-cart-items__header th { background:#fff!important; }

/* IMAGE */

.wc-block-cart-item__image { width:110px!important; padding:25px 20px 25px 0!important; vertical-align:top!important; }
.wc-block-cart-item__image img { width:90px!important; height:90px!important; object-fit:cover!important; display:block!important; border-radius:4px!important; }

/* PRODUCT */

.wc-block-cart-item__product { padding:25px 20px!important; vertical-align:top!important; }
.wc-block-components-product-name { display:inline-block!important; color:#222!important; font-size:16px!important; font-weight:500!important; line-height:1.4!important; text-decoration:none!important; margin-bottom:8px!important; }
.wc-block-components-product-name:hover { color:#777!important; }
.wc-block-cart-item__prices { margin-bottom:10px!important; }
.wc-block-components-product-price { color:#333!important; font-size:14px!important; }
.wc-block-components-product-metadata { margin-top:8px!important; }
.wc-block-components-product-details { color:#777!important; font-size:12px!important; line-height:1.8!important; }
.wc-block-components-product-details__name { color:#444!important; font-weight:500!important;}
.wc-block-components-product-details__value{font-size:15px;}

/* QUANTITY */

.wc-block-cart-item__quantity{display:flex!important;align-items:center!important;margin-top:18px!important;}
.wc-block-components-quantity-selector{display:flex!important;align-items:center!important;justify-content:center!important;width:108px!important;min-width:108px!important;height:38px!important;padding:0!important;margin:0!important;border:1px solid #d8d8d8!important;border-radius:4px!important;background:#fff!important;overflow:hidden!important;box-sizing:border-box!important;}
.wc-block-components-quantity-selector__input{order:2!important;display:block!important;width:40px!important;min-width:40px!important;height:36px!important;padding:0!important;margin:0!important;border:0!important;outline:none!important;box-shadow:none!important;color:#222!important;-webkit-text-fill-color:#222!important;opacity:1!important;visibility:visible!important;background:#fff!important;text-align:center!important;font-size:14px!important;font-weight:400!important;line-height:36px!important;appearance:textfield!important;box-sizing:border-box!important;}
.wc-block-components-quantity-selector__input::-webkit-inner-spin-button,.wc-block-components-quantity-selector__input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important;}
.wc-block-components-quantity-selector__input[type="number"]{-moz-appearance:textfield!important;}
.wc-block-components-quantity-selector__button{display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;min-width:34px!important;height:36px!important;padding:0!important;margin:0!important;border:0!important;background:#fff!important;color:#444!important;font-size:16px!important;line-height:1!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;}
.wc-block-components-quantity-selector__button:hover,.wc-block-components-quantity-selector__button:focus{background:#f3f3f3!important;color:#222!important;}
.wc-block-components-quantity-selector__button--minus{order:1!important;}
.wc-block-components-quantity-selector__button--plus{order:3!important;}

/* REMOVE */

.wc-block-cart-item__remove-link { border:0!important; background:transparent!important; color:#888!important; padding:0!important; font-size:12px!important; cursor:pointer!important; text-decoration:underline!important;min-width:0px !important; }
.wc-block-cart-item__remove-link:hover { color:#222!important; }

/* TOTAL */

.wc-block-cart-item__total { padding:25px 0!important; vertical-align:top!important; text-align:right!important; }
.wc-block-cart-item__total .wc-block-components-product-price { color:#222!important; font-size:16px!important; font-weight:600!important; }

/* SIDEBAR / PAYMENT */

.wc-block-components-sidebar { background:#f8f8f6!important; border:1px solid #e5e5e5!important; padding:28px!important; border-radius:6px!important; align-self:start!important; }
.wc-block-cart__totals-title { margin:0 0 24px!important; color:#222!important; font-size:21px!important; font-weight:500!important; letter-spacing:-.2px!important; }
/*.wc-block-components-totals-coupon { padding:18px!important; border-top:1px solid #ddd!important; border-bottom:1px solid #ddd!important; }*/
.wc-block-components-panel__button { color:#333!important; font-size:14px!important; font-weight:500!important; cursor:pointer!important; }
.wc-block-components-panel__button:hover { color:#777!important; }
.wc-block-components-panel__button-icon { width:18px!important; height:18px!important; }
/*.wc-block-components-totals-footer-item { padding:24px !important; }*/
.wc-block-components-totals-item__label { color:#555!important; font-size:15px!important; }
.wc-block-components-totals-item__value { color:#222!important; }
.wc-block-components-totals-footer-item-tax-value { color:#222!important; font-size:22px!important; font-weight:600!important; }

/* CHECKOUT */

.wc-block-cart__submit { margin-top:8px!important; }
.wc-block-cart__submit-container { padding:0!important; }
.wc-block-cart__submit-button { width:100%!important; min-height:54px!important; display:flex!important; align-items:center!important; justify-content:center!important; background:#222!important; color:#fff!important; border:1px solid #222!important; border-radius:4px!important; text-decoration:none!important; transition:.25s!important; }
.wc-block-cart__submit-button .wc-block-components-button__text { color:#fff!important; font-size:13px!important; font-weight:600!important; letter-spacing:.5px!important; text-transform:uppercase!important; }
.wc-block-cart__submit-button:hover { background:#555!important; border-color:#555!important; transform:translateY(-1px)!important; }

/* MOBILE */

@media(max-width:781px) {
.wc-block-cart { margin:30px auto!important; padding:0 15px!important; }
.wc-block-components-sidebar-layout { display:block!important; }
.wc-block-components-sidebar-layout > .wc-block-components-main,.wc-block-components-sidebar-layout > .wc-block-components-sidebar { width:100%!important; margin:0 0 24px!important; }
.wc-block-components-main { padding:20px 15px!important; }
.wc-block-components-sidebar { padding:20px!important; }
.wc-block-cart-items__header { display:none!important; }
.wc-block-cart-item__image { width:75px!important; padding-right:12px!important; }
.wc-block-cart-item__image img { width:65px!important; height:65px!important; }
.wc-block-components-product-name { font-size:16px!important; }
.wc-block-cart-item__total { padding-top:25px!important; }
.wc-block-components-product-details { font-size:12px!important; line-height:1.7!important; }
.wc-block-cart-item__quantity { flex-wrap:wrap!important; gap:10px!important; }
}

/* SMALL MOBILE */

@media(max-width:480px) {
.wc-block-cart { padding:0 10px!important; }
.wc-block-components-main { border:0!important; padding:10px 0!important; }
.wc-block-components-sidebar { border:0!important; padding:20px 15px!important; }
.wc-block-cart-item__image { width:65px!important; }
.wc-block-cart-item__image img { width:55px!important; height:55px!important; }
.wc-block-components-product-name { font-size:15px!important; }
.wc-block-cart-item__product { padding:20px 5px!important; }
.wc-block-cart-item__total { padding:20px 0!important; }
.wc-block-cart-item__total .wc-block-components-product-price { font-size:15px!important; }
.wc-block-components-totals-footer-item-tax-value { font-size:20px!important; }
}


.woocommerce-account .woocommerce-MyAccount-content{float: right!important;}
.woocommerce-account .woocommerce-MyAccount-navigation{float: left!important;}
.woocommerce-account .woocommerce{ padding:60px 0; display:inline-block;width: 100%;}
.woocommerce ul.products li.product .affirm-as-low-as, .woocommerce-page ul.products li.product .affirm-as-low-as{display:none;}
.top_selling_kits .woocommerce ul.products li.product{ width:100%!important; list-style:none;}

/* ATTRACTIVE PRODUCT SPECIFICATIONS */
.single-product .woocommerce-product-details__short-description{background:#fff;border:1px solid #e5eaf0;border-radius:14px;padding:8px 22px;margin-top:20px;box-shadow:0 8px 25px rgba(15,35,65,.07);overflow:hidden}
.single-product .woocommerce-product-details__short-description ul{list-style:none;margin:0;padding:0}
.single-product .woocommerce-product-details__short-description li{position:relative;display:flex;align-items:center;gap:20px;padding:16px 4px;margin:0;border-bottom:1px solid #edf0f4;font-size:16px;line-height:1.5;color:#4b5563;transition:all .25s ease}
.single-product .woocommerce-product-details__short-description li:last-child{border-bottom:none}
.single-product .woocommerce-product-details__short-description li strong{color:#0b2b5c;font-weight:600;min-width:180px}
.single-product .woocommerce-product-details__short-description li::before{content:"";width:7px;height:7px;min-width:7px;background:#1769aa;border-radius:50%;box-shadow:0 0 0 4px rgba(23,105,170,.1)}
.single-product .woocommerce-product-details__short-description li:hover{background:#f7faff;padding-left:10px;padding-right:10px}
.single-product .woocommerce-product-details__short-description li:hover::before{background:#0b5ed7;transform:scale(1.2)}

/* MOBILE */
@media(max-width:768px){
.single-product .woocommerce-product-details__short-description{padding:5px 16px;border-radius:12px}
.single-product .woocommerce-product-details__short-description li{display:block;padding:14px 4px}
.single-product .woocommerce-product-details__short-description li strong{display:block;margin-bottom:3px}
.single-product .woocommerce-product-details__short-description li::before{display:inline-block;margin-right:8px}
}
/* PRODUCT CATEGORIES */
.single-product .product_meta .posted_in{display:block;margin-top:25px;padding:18px 20px;background:#f7faff;border:1px solid #e1eaf4;border-radius:12px;font-size:14px;line-height:1.8;color:#64748b;font-weight:600}
.single-product .product_meta .posted_in>a{display:inline-block;margin:4px 5px 4px 0;padding:5px 12px;background:#fff;border:1px solid #d5e2ef;border-radius:20px;color:#155a9c;font-size:13px;font-weight:500;line-height:1.4;text-decoration:none;transition:all .25s ease}
.single-product .product_meta .posted_in>a:hover{background:#155a9c;border-color:#155a9c;color:#fff;transform:translateY(-1px);box-shadow:0 4px 10px rgba(21,90,156,.18)}
/* ==========================================
   DESCRIPTION PANEL
   ========================================== */

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description{width:100%;margin:0 !important;padding:50px 0 20px !important;background:transparent !important;border:0 !important;color:#20242A;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description > h2:first-child{display:none !important;}


/* ==========================================
   DESCRIPTION HEADINGS
   ========================================== */

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h2{position:relative;display:flex;align-items:center;gap:14px;margin:55px 0 25px;padding:0;font-size:26px;line-height:1.3;font-weight:650;letter-spacing:-.3px;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h2:first-of-type{margin-top:0;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h2::before{content:"";display:block;width:7px;height:28px;flex:0 0 7px;background:#E7ECF5;border-radius:3px;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h3{position:relative;margin:0px 0 18px !important;padding-bottom:12px;font-size:21px;line-height:1.4;font-weight:500;letter-spacing:-.15px;border-bottom:1px solid #E7E9EC;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h3::after{content:"";position:absolute;left:0;bottom:-1px;width:45px;height:2px;background:#AEB6C1;border-radius:2px;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h4{font-size:18px;line-height:1.4;font-weight:600;}


/* ==========================================
   DESCRIPTION TEXT
   ========================================== */

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p{font-size:16px;line-height:1.8;font-weight:400;letter-spacing:.05px;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description strong{font-weight:600;}


/* ==========================================
   DESCRIPTION TABLE
   ========================================== */

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description table{width:100%;margin:0 0 50px;border-collapse:separate;border-spacing:0;border:1px solid #E1E4E8;border-radius:12px;overflow:hidden;background:#fff;font-size:16px;box-shadow:0 4px 18px rgba(0,0,0,.035);}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description table thead{background:#F7F8FA;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description table th{padding:17px 22px;text-align:left;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;border-bottom:1px solid #E1E4E8;background:#071f4b !important;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description table td{padding:17px 22px;text-align:left;vertical-align:middle;line-height:1.5;border-bottom:1px solid #ECEDEF;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description table tr:last-child td{border-bottom:0;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description table td:first-child{width:38%;font-weight:600;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description table td:last-child{font-weight:400;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description table tbody tr{transition:background .2s ease;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description table tbody tr:hover{background:#FAFBFC;}


/* ==========================================
   DESCRIPTION LIST
   ========================================== */

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description ul{margin:0 0 30px;padding:0;list-style:none;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description ul li{position:relative;margin:0;padding:17px 0 17px 32px;font-size:15.5px;line-height:1.75;border-bottom:1px solid #E9EBEE;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description ul li:first-child{border-top:1px solid #E9EBEE;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description ul li::before{content:"";position:absolute;left:3px;top:27px;width:8px;height:8px;border-radius:50%;background:#000;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description ul li strong{font-weight:500;}


/* ==========================================
   DESCRIPTION LINKS & IMAGES
   ========================================== */

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description a{text-decoration:underline;text-underline-offset:3px;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description img{display:block;max-width:100%;height:auto;margin:30px 0;border-radius:10px;}


/* ==========================================
   PRODUCT ATTRIBUTES TABLE
   ========================================== */

.woocommerce-product-attributes.shop_attributes{width:100%;margin:10px 0 0;border-collapse:separate;border-spacing:0;border:1px solid #E5E5E5;border-radius:8px;overflow:hidden;font-size:16px;}

.woocommerce-product-attributes.shop_attributes th,.woocommerce-product-attributes.shop_attributes td{padding:16px 20px;border:0;border-bottom:1px solid #E5E5E5;text-align:left;vertical-align:middle;}

.woocommerce-product-attributes.shop_attributes tr:last-child th,.woocommerce-product-attributes.shop_attributes tr:last-child td{border-bottom:0;}

.woocommerce-product-attributes.shop_attributes th{width:35%;font-weight:600;}

.woocommerce-product-attributes.shop_attributes td{font-weight:400;}


/* ==========================================
   TABLET
   ========================================== */

@media(max-width:900px){

.woocommerce div.product .woocommerce-tabs ul.tabs li a{min-height:54px;padding:11px 18px !important;font-size:15px;}

}


/* ==========================================
   MOBILE
   ========================================== */

@media(max-width:600px){

.woocommerce div.product .woocommerce-tabs{margin-top:30px;}

.woocommerce div.product .woocommerce-tabs ul.tabs{justify-content:flex-start !important;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;}

.woocommerce div.product .woocommerce-tabs ul.tabs::-webkit-scrollbar{display:none;}

.woocommerce div.product .woocommerce-tabs ul.tabs li{flex:0 0 auto;margin:5px 2px !important;}

.woocommerce div.product .woocommerce-tabs ul.tabs li a{min-height:52px;padding:10px 17px !important;font-size:15px;}

.woocommerce div.product .woocommerce-tabs .panel{padding:30px 0 !important;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description{padding:35px 0 10px !important;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h2{margin:40px 0 20px;font-size:22px;gap:11px;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h2::before{width:5px;height:23px;flex-basis:5px;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h3{margin:35px 0 16px;font-size:19px;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h4{font-size:17px;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p{font-size:15px;line-height:1.7;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description table{display:block;overflow-x:auto;white-space:nowrap;font-size:14px;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description table th,.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description table td{padding:14px 16px;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description ul li{padding:15px 0 15px 28px;font-size:14.5px;}

.woocommerce-product-attributes.shop_attributes{font-size:14px;}

.woocommerce-product-attributes.shop_attributes th,.woocommerce-product-attributes.shop_attributes td{padding:13px 14px;}

.woocommerce-product-attributes.shop_attributes th{width:40%;}

}

/* Product title after it has been moved */
.single-product .entry-content .entry-header {
    display: block !important;
    width: 100%;
    margin: 0 0 25px;
    padding: 0;
}

/* Title */
.single-product .entry-content .entry-header .entry-title {
    font-size: 40px;
    line-height: 1.2;
    margin: 0 0 25px;
    padding: 0;
    color: #111;
	    font-family: 'Manrope';
}

/* Mobile */
@media (max-width: 768px) {
    .single-product .entry-content .entry-header .entry-title {
        font-size: 30px;
    }
}
/* PRODUCT PREVIOUS / NEXT NAVIGATION */
.single-product .post-navigation{display:flex;justify-content:space-between;align-items:stretch;gap:20px;margin:50px 0 30px;padding-top:25px;border-top:1px solid #e5eaf0}
.single-product .post-navigation .nav-previous,.single-product .post-navigation .nav-next{flex:1;max-width:48%;padding:18px 22px;background:#f7faff;border:1px solid #dfe8f1;border-radius:12px;box-shadow:0 5px 18px rgba(15,35,65,.06);font-size:14px;color:#64748b;transition:all .25s ease}
.single-product .post-navigation .nav-previous{text-align:left}
.single-product .post-navigation .nav-next{text-align:right}
.single-product .post-navigation a{color:#0b2b5c;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s ease}
.single-product .post-navigation .nav-previous:hover,.single-product .post-navigation .nav-next:hover{background:#155a9c;border-color:#155a9c;box-shadow:0 8px 20px rgba(21,90,156,.18);transform:translateY(-3px)}
.single-product .post-navigation .nav-previous:hover a,.single-product .post-navigation .nav-next:hover a{color:#fff}
.single-product .post-navigation .nav-previous:hover,.single-product .post-navigation .nav-next:hover{color:rgba(255,255,255,.8)}
@media(max-width:768px){.single-product .post-navigation{flex-direction:column;gap:12px}.single-product .post-navigation .nav-previous,.single-product .post-navigation .nav-next{max-width:100%;width:100%;box-sizing:border-box;text-align:left}.single-product .post-navigation .nav-next{text-align:left}}

/* COMMENTS / LEAVE A REPLY */
.single-product #comments.comments-area{padding:35px;background:#fff;border:1px solid #e3eaf2;border-radius:16px;box-shadow:0 8px 28px rgba(15,35,65,.07)}
.single-product #comments #reply-title{margin:0 0 10px;color:#0b2b5c;font-size:30px;font-weight:600;line-height:1.3}
.single-product #comments .comment-reply-title small{font-size:13px;font-weight:400}
.single-product #comments .comment-reply-title small a{color:#155a9c;text-decoration:none}
.single-product #comments .comment-notes{margin:0 0 25px;color:#64748b;font-size:14px;line-height:1.6}
.single-product #comments .required{color:#d93025}
.single-product #comments .comment-form p{margin:0 0 20px}
.single-product #comments .comment-form label{display:block;margin:0 0 8px;color:#0b2b5c;font-size:14px;font-weight:600}
.single-product #comments .comment-form textarea,.single-product #comments .comment-form input[type="text"],.single-product #comments .comment-form input[type="email"],.single-product #comments .comment-form input[type="url"]{width:100%;box-sizing:border-box;padding:13px 15px;background:#f8fafc;border:1px solid #d9e3ed;border-radius:8px;color:#334155;font-size:15px;outline:none;transition:all .25s ease}
.single-product #comments .comment-form textarea{min-height:160px;resize:vertical}
.single-product #comments .comment-form textarea:focus,.single-product #comments .comment-form input[type="text"]:focus,.single-product #comments .comment-form input[type="email"]:focus,.single-product #comments .comment-form input[type="url"]:focus{background:#fff;border-color:#1769aa;box-shadow:0 0 0 3px rgba(23,105,170,.1)}
.single-product #comments .comment-form-comment{width:100%}
.single-product #comments .comment-form-author,.single-product #comments .comment-form-email{display:inline-block;vertical-align:top;width:calc(50% - 10px)}
.single-product #comments .comment-form-author{margin-right:16px}
.single-product #comments .comment-form-cookies-consent{display:flex;align-items:flex-start;gap:9px;color:#64748b;font-size:13px;line-height:1.5}
.single-product #comments .comment-form-cookies-consent input{margin-top:3px;accent-color:#155a9c}
.single-product #comments .comment-form-cookies-consent label{margin:0;color:#64748b;font-size:13px;font-weight:400}
.single-product #comments .form-submit{margin-top:25px!important}
.single-product #comments #submit{display:inline-block;padding:13px 28px;background:#155a9c !important;border:1px solid #155a9c;border-radius:8px;color:#fff !important;font-size:15px !important;font-weight:600;cursor:pointer;transition:all .25s ease;font-family: 'Manrope';text-transform:capitalize;}
.single-product #comments #submit:hover{background:#0b2b5c;border-color:#0b2b5c;transform:translateY(-2px);box-shadow:0 7px 18px rgba(21,90,156,.2)}
@media(max-width:768px){
.single-product #comments.comments-area{padding:22px;margin:35px 0;border-radius:12px}
.single-product #comments #reply-title{font-size:25px}
.single-product #comments .comment-form-author,.single-product #comments .comment-form-email{display:block;width:100%;margin-right:0}
.single-product #comments .comment-form textarea{min-height:130px}
}

/*Inner- Page*/
.product_page_box_img img{display:block;width:100%;max-width:100%;height:auto;border-radius:14px;border:1px solid #dceff7;box-shadow:0 8px 25px rgba(8,174,234,.12);transition:all .3s ease}
.product_page_box_img img:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(8,174,234,.18);border-color:#08aeea}
@media(max-width:768px){.product_page_box_img img{border-radius:10px}}

.product_page_box h2{position:relative;margin:0 0 22px !important;padding:0 0 14px 18px;color:#123b52;font-family:'Manrope',sans-serif;font-size:40px;font-weight:600;line-height:1.25;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #dceff7}
.product_page_box h2:before{content:"";position:absolute;left:0;top:3px;width:5px;height:calc(100% - 17px);background:#08aeea;border-radius:5px}
.product_page_box p{margin:0 0 20px;color:#4b5863;font-size:17px;line-height:1.8}
.product_page_box strong{color:#123b52}
.product_page_box a{color:#08aeea;font-weight:600;text-decoration:none;transition:.25s}
.product_page_box a:hover{color:#078dcc;text-decoration:underline}

@media(max-width:768px){
.product_page_box h2{font-size:30px;margin-bottom:18px;padding-left:14px}
.product_page_box p{font-size:16px;line-height:1.7}
}

@media(max-width:480px){
.product_page_box h2{font-size:24px;line-height:1.3}
.product_page_box p{font-size:15px}
}


.product_page_box_1 h2{color:#fff;font-size:40px;text-transform:uppercase;font-family: 'Manrope';font-weight:600;}
.product_page_box_1 p{font-size:17px;color:#fff;}
.product_page_box_1 ul li{position: relative;margin: 0;padding: 17px 0 17px 32px;font-size: 16px;line-height: 1.75;border-bottom: 1px solid #E9EBEE;color:#fff;}
.product_page_box_1 ul {list-style: none;padding-left: 0;}
.product_page_box_1 ul li:after{content: "";position: absolute;left: 3px;top: 27px;width: 8px;height: 8px;border-radius: 50%; background: #fff;}


.product_page_box_2{width:100%;max-width:1200px;margin:0px auto;padding:45px 50px;background:#fff;color:#3f4b57;font-size:16px;line-height:1.8;box-sizing:border-box;border:1px solid #e5f4fb;border-radius:16px;box-shadow:0 8px 30px rgba(8,174,234,.08)}
.product_page_box_2 h2{position:relative;margin:15px 0 25px!important;padding:0 0 14px 18px;color:#123b52;font-size:30px;font-weight:700;line-height:1.35;border-bottom:1px solid #dceff7}
.product_page_box_2 h2:first-child{margin-top:0}
.product_page_box_2 h2:before{content:"";position:absolute;left:0;top:3px;width:5px;height:calc(100% - 17px);background:#08aeea;border-radius:5px}
.product_page_box_2 h3{position:relative;margin:32px 0 16px;padding-left:14px;color:#087fae;font-size:22px;font-weight:700;line-height:1.45}
.product_page_box_2 h3:before{content:"";position:absolute;left:0;top:8px;width:4px;height:21px;background:#08aeea;border-radius:4px}
.product_page_box_2 p{color:#4b5863;font-size:16px;line-height:1.85}
.product_page_box ul, .product_page_box_2 ul{margin:15px 0 30px;padding:20px 25px 20px 45px;background:linear-gradient(135deg,#f5fcff,#fff);border:1px solid #dff2fa;border-left:4px solid #08aeea;border-radius:10px}
.product_page_box li, .product_page_box_2 li{margin-bottom:14px;padding-left:5px;color:#4b5863;font-size:16px;line-height:1.75}
.product_page_box li:last-child, .product_page_box_2 li:last-child{margin-bottom:0}
.product_page_box li::marker, .product_page_box_2 li::marker{color:#08aeea;font-size:18px}
.product_page_box_2 li strong,.product_page_box_2 strong{color:#123b52;font-weight:700}
.product_page_box_2 table{width:100%;margin:30px 0 40px;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #dceff7;border-radius:12px;overflow:hidden;font-size:15px;box-shadow:0 5px 20px rgba(8,174,234,.07)}
.product_page_box_2 th{padding:16px 18px;text-align:left;background:linear-gradient(135deg,#08aeea,#078dcc);color:#fff;font-size:15px;font-weight:700;line-height:1.4;border:none}
.product_page_box_2 td{padding:15px 18px;color:#4b5863;background:#fff;vertical-align:middle;border-top:1px solid #e5f2f7}
.product_page_box_2 tbody tr:nth-child(even) td{background:#f8fcfe}
.product_page_box_2 tbody tr:hover td{background:#eaf8fd;color:#123b52;transition:all .25s ease}
.product_page_box_2 a{color:#08aeea;font-weight:600;text-decoration:none;transition:all .25s ease}
.product_page_box_2 a:hover{color:#078dcc;text-decoration:underline}
.product_page_box_2 h2:last-of-type{margin-top:50px}
.product_page_box_2 h2:last-of-type+p{padding:22px 25px;background:linear-gradient(135deg,#eefaff,#f8fdff);border-left:4px solid #08aeea;border-radius:10px;box-shadow:0 4px 15px rgba(8,174,234,.06)}

@media(max-width:768px){
.product_page_box_2{margin:15px auto;padding:28px 20px;border-radius:12px;font-size:15px}
.product_page_box_2 h2{margin:35px 0 20px;padding-left:14px;font-size:24px}
.product_page_box_2 h3{margin-top:26px;font-size:19px}
.product_page_box_2 p{font-size:15px;line-height:1.75}
.product_page_box_2 ul{padding:17px 18px 17px 35px}
.product_page_box_2 li{font-size:15px}
.product_page_box_2 table{display:block;width:100%;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}
.product_page_box_2 th,.product_page_box_2 td{padding:12px 14px;min-width:150px}
}

@media(max-width:480px){
.product_page_box_2{padding:22px 15px;margin:10px 0;border-radius:10px}
.product_page_box_2 h2{font-size:21px}
.product_page_box_2 h3{font-size:18px}
.product_page_box_2 p,.product_page_box_2 li{font-size:14px}
.product_page_box_2 ul{padding-left:30px}
.product_page_box_2 th,.product_page_box_2 td{padding:10px 12px;font-size:14px}
}

.highlight-box{margin:30px 0;padding:22px 25px;background:linear-gradient(135deg,#eefaff,#f8fdff);border:1px solid #d7f0fa;border-left:5px solid #08aeea;border-radius:10px;color:#123b52;font-size:16px;line-height:1.8;box-shadow:0 6px 20px rgba(8,174,234,.08)}
.highlight-box strong{color:#123b52}

.cnpcba-feature-grid>.vc_column_container>.vc_column-inner>.wpb_wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:22px}
.cnpcba-feature-grid .shilabs_image_box_wrap{flex:0 0 calc(25% - 17px);margin:0!important;box-sizing:border-box}
.cnpcba-feature-grid .shilabs-image-box{height:100%;padding:28px 22px;background:#fff;border:1px solid #0099d2;border-radius:14px;box-shadow:0 6px 22px rgba(8,174,234,.07);transition:.3s ease;box-sizing:border-box}
.cnpcba-feature-grid .shilabs-image-box:hover{transform:translateY(-6px);border-color:#08aeea;box-shadow:0 14px 32px rgba(8,174,234,.16)}
.cnpcba-feature-grid .shilabs-image-box:before{content:"";display:block;width:45px;height:4px;margin-bottom:20px;background:#08aeea;border-radius:5px}
.cnpcba-feature-grid .shilabs-image-box-title{margin:0 0 14px!important;color:#0099d2;font-size:20px;line-height:1.4;font-weight:500}
.cnpcba-feature-grid .shilabs-image-box-description{margin:0;color:#4b5863;font-size:15px;line-height:1.75}

@media(max-width:1024px){
.cnpcba-feature-grid .shilabs_image_box_wrap{flex-basis:calc(50% - 11px)}
}

@media(max-width:600px){
.cnpcba-feature-grid .shilabs_image_box_wrap{flex-basis:100%}
}

.pcba-capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}
.pcba-capability-card{position:relative;display:flex;align-items:center;gap:15px;min-height:82px;padding:20px 22px;background:linear-gradient(135deg,#fff,#f7fcfe);border:1px solid #dceff7;border-radius:12px;box-shadow:0 5px 18px rgba(8,174,234,.06);overflow:hidden;transition:.3s ease}
.pcba-capability-card:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:#08aeea;border-radius:4px}
.pcba-capability-card:hover{transform:translateY(-4px);background:#fff;border-color:#08aeea;box-shadow:0 10px 28px rgba(8,174,234,.14)}
.pcba-capability-icon{flex:0 0 30px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#08aeea;color:#fff;border-radius:50%;font-size:15px;font-weight:700;box-shadow:0 4px 10px rgba(8,174,234,.25)}
.pcba-capability-card h3{margin:0;padding:0px !important;color:#123b52;font-size:17px;font-weight:600;line-height:1.5}
.pcba-capability-card p{padding:0px !important;}
@media(max-width:1024px){.pcba-capability-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.pcba-capability-grid{grid-template-columns:1fr;gap:14px}.pcba-capability-card{padding:18px}.pcba-capability-card h3{font-size:16px}}


.industrial_box_grid > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 22px;
}

.industrial_box_grid .industrial_box {
    flex: 0 0 calc(25% - 17px);
    margin: 0 !important;
    box-sizing: border-box;
    position: relative;
}

/* Box */
.industrial_box_grid .shilabs-image-box {
    position: relative;
    height: 100%;
    overflow: hidden;
    background: #fff;
    border: 1px solid #0099d2;
    border-radius: 14px;
    box-shadow: 0 6px 22px rgba(8, 174, 234, .07);
    transition: .3s ease;
	margin:0px !important;
}
.industrial_box_grid .shilabs-image-box-image{margin:0px !important;}
/* Image stays relative/in normal flow */
.industrial_box_grid .shilabs-image-box img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
}

/* Title positioned over the image */
.industrial_box_grid .shilabs-image-box-title {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    z-index: 2;

    margin: 0 !important;
    padding: 10px 14px;

    color: #fff;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 500;

    background: rgba(0, 153, 210, .9);
    border-radius: 6px;
}

/* Description */
.industrial_box_grid .shilabs-image-box-description {
    margin: 0;
    padding: 20px 22px 25px;
    color: #4b5863;
    font-size: 15px;
    line-height: 1.75;
}

/* Hover */
.industrial_box_grid .shilabs-image-box:hover {
    transform: translateY(-6px);
    border-color: #08aeea;
    box-shadow: 0 14px 32px rgba(8, 174, 234, .16);
}


/* Tablet */
@media (max-width: 1024px) {
    .industrial_box_grid .industrial_box {
        flex-basis: calc(50% - 11px);
    }
}


/* Mobile */
@media (max-width: 600px) {
    .industrial_box_grid .industrial_box {
        flex-basis: 100%;
    }
}
.recaptcha-box{
width: 100%;
float: left;
padding:10px 0;
}
.c-box {
width:305px;
float:none;
margin:0 auto;
}