/*---Header---*/
body{
	color: #333;
}

/* Loader hide */
#FullLoader{
	display: none;
}

.containerDiv img {
	width: 10%;
}
.text-white {
    color: #fff !important;
}
@media(max-width:767px) {
	.containerDiv img {
		width: 30% !important;
	}
}
a{
	text-decoration: none;
}
.page-header_2 {
    top: 35px ;
}
.w-80{
	width: 80%;
	margin: auto;
}
.h-500{
	height: 500px;
}

.h-400{
	height: 400px;
}

.text-green{
	color: #4cae35;
}
.fontw-600{
	font-weight: 600;
}
.smallText{
	display: flex;
	justify-content: end;
	margin-bottom: -16px;
	position: relative;
	top: -9px;
}
select,.cart__terms ul,.cart-totals__list li span:first-child,.form__label,.cart__title,.price-title,.alternatives-title,.horizontal-tabs .horizontal-tabs__header a,.page-pcb-serviecs .horizontal-tabs .horizontal-tabs__header a,#fabricationAccordion .accordion__title,.link__link,.page-financial-details .table--dgray .table__cell:first-of-type,.promo-form--f5 label .form__field,.form__field,.product-content .btn_readmore,ul.dispatch_unit-box .tab-link,.AssemblyService label{
	font-family: 'Poppins', sans-serif !important;
}
.page-header_2 .page-header__top::after{
	background: none;
}
.page-header_2.page-header--fixed .header-element-d-none{
	display: block;
}
.page-header_2.page-header--fixed .first-div{
	justify-content: unset;
}
.page-header_2.page-header--fixed .header-element-d-none.logo--white{
	display: none;
}
.page-header_2.page-header--fixed .lang-select__item.lang-select__item--active {
	top: 0px;
}
.page-header_2.page-header--fixed .page-header__lower {
    background: transparent;
}
.page-header_2.page-header--fixed .countrysit .CountryFlag {
	color: #000000;
}
.page-header_2 .page-header__top span{
	justify-content: center;
}
.header-element-d-none{
	display: none;
}
.first-div{
	justify-content: center;
}
.second-div{
	justify-content: start;
}
@media only screen and (min-width: 1366px){
	.main-menu__item:not(:last-of-type) {
		margin-right: 20px;
	}
	.main-menu__item .main-menu__link {
		padding: 15px 0 15px 0;
	}
}
.page-header .col-md-6.col-lg-2.d-flex.align-items-center{
	justify-content: space-between;
}
.flexTag {
	position: absolute;
	left: 0;
	width: 35px !important;
	top: 0px;
	filter: invert(0) !important;
	transform: rotate(-90deg);
}
.flexTag_dropdown {
	position: absolute;
	right: -20px;
	width: 45px !important;
	top: -10px;
	filter: invert(0) !important;
}
/*---SmallLoader---*/
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: rgba(0,0,0,.5);
}
#loader {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 80px;
	height: 80px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #30C032;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}
#loader:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #8f6ed5;
	-webkit-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite;
}
#loader:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #2394F2;
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
/*---SmallLoader---*/
/*---Scroll Bar---*/
::-webkit-scrollbar {width: 5px;border-radius: 50px;}
::-webkit-scrollbar-track {background: #f1f1f1;}
/* Handle */
::-webkit-scrollbar-thumb {background: linear-gradient(305deg, rgba(150,202,59,1) 0%, rgba(5,166,80,1) 100%); }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {background: #f2f2f2; }
/*---Scroll Bar---*/
/*ship from*/
@media only screen and (max-width: 1440px) and (min-width: 1366px){
	.topHeader-ul {
		margin-right: 9.2%!important;
	}
}
@media only screen and (max-width: 1365px) and (min-width:1281px){
	.topHeader-ul{
		margin-right: -0.9%;
	}
}
@media only screen and (max-width: 1280px) and (min-width:1025px){
	.topHeader-ul{
		margin-right: -7px;
	}
}
@media only screen and (max-width: 1024px) and (min-width:768px){
	.topHeader-ul{
		align-items:inherit;
		margin-right: -7px;
	}
}
@media only screen and (max-width: 767px){
	.topHeader-ul{
		align-items:inherit;
		margin-right: -7px;
	}
}
@media only screen and (max-width: 570px) and (min-width:552px){
	.topHeader-ul{
		margin-left: -21px!important;
	}
}
@media only screen and (max-width:495px){
	.topHeader-ul {
		margin-right: 3px;
	}
}
@media only screen and (max-width:430px) and (min-width:426px){
	.topHeader-ul {
		margin-left: -6px!important;
		margin-right: 10px!important;
	}
}
@media only screen and (max-width:476px) and (min-width:400px){
	.topHeader-ul{
		margin-left: -1px;
        margin-right: 7px;
	}
}
@media only screen and (max-width: 390px){
	.topHeader-ul{
		margin-left: -6px;
	}
}
@media only screen and (max-width: 379px){
	.topHeader-ul{
		margin-left: 7px;
	}
}
@media only screen and (min-width: 1441px){
	.topHeader-ul {
		margin-right: 9.5%!important;
	}
}

/*home icon text color*/
ul.page-breadcrumb li:last-child{
	color: white;
}
/*---Header---*/

.form .nice-select{
	font-size: 12px;
	border-radius: 8px !important;
}
.promo-form label{
	color: #4cae35;
}
.button--green{
	border: 1px solid #4cae35;
	background: #fff;
	border-radius: 8px;
	justify-content: center;
}
.button--green:hover {
    color: #fff;
    background: linear-gradient(305deg, rgba(150,202,59,1) 0%, rgba(5,166,80,1) 100%);
}
.border-bottom-right-round{
	border-radius: 8px !important;
}
input.form__field{
	height: 50px;
	background: #fff;
	font-size: 12px;
	border-radius: 8px !important;
}
input.form__field:focus{
	font-size: 14px;
	color: #242424;
}
sup{
	color: red;
	font-size: 30px;
	top: 5px;
}
button:focus{
	outline: 0;
}
.price-title,
.alternatives-title,
.horizontal-tabs .horizontal-tabs__header a{
	font-weight: 600;
	font-size: 13px;
}
.section-hr{
	border-color: #f2f2f270;
}
.btn-box{
	position:relative;
	float:left;
	margin-left:30px;
}
.fa-search{
	color: #333;
}
/*---  ---*/
.cart-popup-box{
	border: 2px solid #4cae35;
	border-radius: 0 0 40px 0;
	box-shadow: 1px 1px 10px rgba(0,0,0,.3);
	list-style: none;
	padding: 20px;
	max-width: 320px;
	width: 100%;
	position: absolute;
	z-index: 999999;
	top: 90px;
	transition: all 0.5s cubic-bezier(0.59, -0.17, 0.3, 1.67);
	background: #fff;
}
.cart-popup-box li .popup_price-title{
	font-weight: 800;
}
.cart-popup-box li a{
	font-size: 18px;
    font-weight: 800;
    text-decoration: none;
}
.cart-popup-box li .cart-img{
	max-width: 80px;
}
.cart-popup-box li{
	list-style: none;
}
.cart-popup-box .popup_box-button{
	padding: 10px 20px;
	background: linear-gradient(305deg, rgba(150,202,59,1) 0%, rgba(5,166,80,1) 100%);
	border-radius: 0 0 20px 0;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
}
.cart-popup-box{
	display: none;
	opacity: 0;
	transition: all 0.5s cubic-bezier(0.59, -0.17, 0.3, 1.67);
	transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.popup--active{
	display: block;
	opacity: 1;
	transition: visibility 0s linear 0.3s, opacity 0.3s;
	transition: all 0.5s cubic-bezier(0.59, -0.17, 0.3, 1.67);
}
/*---  ---*/
/*--Search Popup---*/
.search-popup{
	position: fixed;
	left: 0;
	top: 0;
	height: 100vh;
	width: 100%;
	z-index: 99999;
	margin-top: -540px;
	transform: translateY(-100%);
	background-color: rgba(0,0,0,0.90);
    -webkit-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 1500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}
.sidenav-bar-visible .search-popup{
	width: 80%;
}
.search-popup:before{
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 560px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-top: 0px;
	content: "";
}
.search-active .search-popup{
	transform: translateY(0%);
	margin-top: 0;
}
.search-popup .close-search{
	position: absolute;
	left: 0;
	right: 0;
	/* top: 75%; */
	top: 30%;
	margin: 0 auto;
	margin-top: -200px;
	border-radius: 50%;
	text-align: center;
	background: linear-gradient(305deg, rgba(150, 202, 59, 1) 0%, rgba(5, 166, 80, 1) 100%);
	width: 70px;
	cursor:pointer;
	box-shadow: 0 0 10px rgba(0,0,0,0.05);
	border-bottom: 3px solid #ffffff;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	opacity: 0;
	visibility: hidden;
}
.search-popup .close-search span{
	position: relative;
	display: block;
	height: 70px;
	width: 70px;
	font-size: 30px;
	line-height: 70px;
	color: #ffffff;
}
.search-active .search-popup .close-search{
	visibility: visible;
	opacity: 1;
	/* top: 40%; */
	top: 30%;
	-webkit-transition-delay: 1500ms;
	-moz-transition-delay: 1500ms;
	-ms-transition-delay: 1500ms;
	-o-transition-delay: 1500ms;
	transition-delay: 1500ms;
}
.search-popup form{
	position: absolute;
	max-width: 700px;
	top: 40%;
	left: 15px;
	right: 15px;
	margin:-35px auto 0;
	transform: scaleX(0);
	transform-origin: center;
	background-color: #111111;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.search-active .search-popup form{
	transform: scaleX(1);
	-webkit-transition-delay: 1200ms;
	-moz-transition-delay: 1200ms;
	-ms-transition-delay: 1200ms;
	-o-transition-delay: 1200ms;
	transition-delay: 1200ms;
}
.search-popup .form-group{
	position:relative;
	margin:0px;
	overflow: hidden;
}
.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"]{
	position:relative;
	display:block;
	font-size:18px;
	line-height: 50px;
	color:#000000;
	/* height:70px; */
	height:60px!important;
	width:100%;
	padding: 10px 30px;
	background-color: #ffffff;
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
	font-weight:500;
	text-transform:capitalize;
	margin: 0;
}
.search-popup .form-group input[type="submit"],
.search-popup .form-group button{
	position:absolute;
	right:30px;
	/* top:0px; */
	top:-4px;
	height:70px;
	line-height: 70px;
	background: transparent;
	text-align:center;
	font-size:24px;
	color:#000000;
	padding: 0;
	cursor:pointer;
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
}
.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover{
	color: #000000;
}
.search-popup input::placeholder,
.search-popup textarea::placeholder{
	color:#000000;
}
.search-popup .close-search.style-two{
	position: absolute;
	right: 25px;
	left: auto;
	color:#ffffff;
	width:auto;
	height:auto;
	top:25px;
	margin:0px;
	border:none;
	background:none !important;
	box-shadow:none !important;
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
}
.search-popup .close-search.style-two span{
	font-size:20px;
	color:#ffffff;
}
.search-popup_extra-content{
	position: relative;
	/* top: 53%; */
    top: 35%;
    width: 70%;
    margin: 0 auto;
}
/*---Search Popup---*/
/* Dispatch Unit */
.input-group-prepend,
.input-group-append{
	height: 50px;
	padding: 10px 15px;
    background: #f2f2f2;
}
/* technology */
.technology .btn_choose_sent{
	width: auto;
	overflow: hidden;
	margin-right: 15px;
}
.horizontal-tabs__item.r-tabs-state-active{
	background: #f6f6f6;
	border-radius: 8px;
}
/* Sticky styles */
.promo-tabs li.r-tabs-state-active a{
	background: linear-gradient(305deg, rgba(150,202,59,1) 0%, rgba(5,166,80,1) 100%);
}
.animated-button_div{
	display: flex;
	align-items: center;
	justify-content: center;
}
.animated-button_div .button-effect .btn-effect{
	padding: 50px 0;
}
.animated-button_div .button-effect{
	width: 40%;
}
.button-effect .btn-effect:before{
	width: 30px;
}
.animated-button_div .button-effect:after,
.animated-button_div  .button-effect:before,
.animated-button_div .button-effect .btn-effect:after,
.animated-button_div .button-effect .btn-effect:before {
	background: linear-gradient(305deg, rgba(150,202,59,1) 0%, rgba(5,166,80,1) 100%);
}
.animated-button_div .button-effect .btn-effect:after{
	height: 3px;
}
.animated-button_div .button-effect:hover{
	background: linear-gradient(305deg, rgba(150,202,59,1) 0%, rgba(5,166,80,1) 100%);
	transition: 5s ease all;
}
.animated-button_div .button-effect .btn-effect{
	color: #333;
	font-size: 20px;
    font-family: 'Raleway';
}
.animated-button_div .button-effect:hover .btn-effect{
	color: #fff;
}
.animated-button_div.header_btn-div .button-effect .btn-effect {
	color: #fff;
	font-size: 16px;
	font-family: 'Jost', sans-serif!important;
}
.animated-button_div.header_btn-div .button-effect .btn-effect {
    padding: 7px 0;
}
.animated-button_div.header_btn-div .button-effect .btn-effect{
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #dfdfdf6b;
    border-bottom: 1px solid #dfdfdf6b;
}
.lang-select__item:hover .lang-select__sub-list{
	z-index: 9;
}
.animated-button_div.header_btn-div .button-effect {
    width: 30%;
    transition: .3s ease all;
    margin: 0 25px;
}
.animated-button_div.header_btn-div .button-effect:hover{
	background: transparent;
}
.lang-select::before{
	display: none;
}
.animated-button_div.home-disable_button .button-effect{
	width: 10%;
}
.animated-button_div.order-placed_page{
	display: block;
	border-radius: 0 0 30px 0;
}
.animated-button_div.order-placed_page .button-effect{
	background: linear-gradient(305deg, rgba(150, 202, 59, 1) 0%, rgba(5, 166, 80, 1) 100%);
	border-radius:8px;
	box-shadow: 2px 2px 10px rgb(0 0 0 / 20%);
	transition: .3s ease all;
}
.animated-button_div.order-placed_page .button-effect:hover{
	background: #4cae35;
	transition: .3s ease all;
}
.animated-button_div.order-placed_page .button-effect .btn-effect{
	padding: 20px 0;
	font-size: 15px;
	color: #fff;
	border-radius: 0 0 30px 0;
	border: 0;
}
.animated-button_div.order-placed_page .button-effect:after,
.animated-button_div.order-placed_page .button-effect:before{
	background: #fff;
}
.animated-button_div.order-placed_page .button-effect:after{
	width: 3px;
}
.animated-button_div.order-placed_page .button-effect .btn-effect:after,
.animated-button_div.order-placed_page .button-effect .btn-effect:before{
	background: #fff;
}
.button-effect{
	padding: 0 !important;
}
.button-effect .btn-effect{
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}
/* about history */
.history-slick-arrow2,
.history-slick-arrow1,
.history-slick-arrow{
	display: flex;
    float: right;
}
.history-slick-arrow2 .slick-arrow,
.history-slick-arrow1 .slick-arrow,
.history-slick-arrow .slick-arrow{
	display: block;
    padding: 10px 20px;
    background: #4cae35;
    margin: 5px;
	cursor: pointer;
}
.history-slick-arrow2 .slick-arrow:hover,
.history-slick-arrow1 .slick-arrow:hover,
.history-slick-arrow .slick-arrow:hover{
	background: linear-gradient(305deg, rgba(150,202,59,1) 0%, rgba(5,166,80,1) 100%);
}
.history-slick-arrow2 .slick-arrow .fa,
.history-slick-arrow1 .slick-arrow .fa,
.history-slick-arrow .slick-arrow .fa{
	color: #fff;
}
/* Notifications css start */

.notification {
	display: none;
	padding: 7px 20px;
	background-color: #daa520;
	color: #fff;
	position: fixed;
	top: 20%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	border-radius: 0.25rem;
	border: 1px solid #f0c418;
	font-size: 15px;
	margin-top: 30px;
	max-width: 480px;
	text-align: center;
	z-index: 999;
}

.notification.show {
	display: block;
	animation: fadeIn 0.5s, fadeOut 1.5s 2s;
}
#successNotification {
	background-color: #4CAF50;
	border: 1px solid #45a049;
}
#errorNotification {
	background-color: #df2f2f;
	border: 1px solid #df2f2f;
}
#Notifications {
	position: fixed;
	left: 50%;
	top: 42px;
	transform: translate(-50%,50%);
	z-index: 999;
	color: #fff;
    max-width:480px;
}
.Notification_Content{
	padding: 0.4rem 1.25rem;
	text-align: center;
}
div.Notification {
	z-index:9999999;
	display: table;
	min-width: 250px;
	border-radius: 0.25rem;
}
div.Notification div.Content {
	padding: 3px;
	margin-left: 70px;
	margin-right: 10px;
}
div.Notification h1 {
	padding: 0;
	margin: 0;
}
div.Notification.good {
	background: linear-gradient(305deg, rgba(150, 202, 59, 1) 0%, rgba(5, 166, 80, 1) 100%);
	overflow: hidden;
}
div.Notification.warning {
	background-color: #daa520;
}
div.Notification.error {
	background-color: #df2f2f;
}
div.Notification div.ProgressDiv {}
div.Notification div.Image {
	width: 60px;
	height: 60px;
	float: left;
	background-size: cover;
}
div.Notification div.ProgressDiv div {
	height: 0px;
	width: 0%;
	box-shadow:none;
	background: none;
	border-radius: none;
}.Notification_Content label{
	margin-bottom: 2px;
	font-size: 15px;
}
.progressDiv{
	display: none;
}
/* Notifications css end */
/* Search Box Outer */
.search-box-outer{
	position:relative;
	float:left;
}
.search-box-btn{
	position:relative;
	top: 0px;
	display:block;
	float:left;
	margin-top:16px;
	font-size:20px;
	color:#222222;
	line-height:20px !important;
	cursor:pointer;
	background:none;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.search-box-btn:after{
	display:none;
}.search-box-outer .dropdown-menu{
	top:49px !important;
	right:0px;
	padding:0px;
	width:280px;
	left: auto !important;
	border-radius:0px;
	border-top:3px solid linear-gradient(305deg, rgba(150, 202, 59, 1) 0%, rgba(5, 166, 80, 1) 100%);;
	-webkit-transform: translate3d(0px, 0px, 0px) !important;
	transform: translate3d(0px, 0px, 0px) !important;
}
/*---Footer---*/
.page-footer{
	height: 100%;
}
.footer-payment-methods img{
	width: 32px;
}
.footer-delivery-methods img{
	width: 50px;
}
.footer-verify-methods img{
	width: 45px;
}
/*---Footer---*/
/*---Footer Services---*/
.column-2{
	columns: 2;
}
.sub_heading__title {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0.5px;
}
/*---Footer Services---*/
/*---services---*/
.outerMainBox {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    top: 0;
    left: 0;
    min-height: 70px;
    width: 100%;
    z-index: 5;
    padding: 17px 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
@media only screen and (min-width:768px) {
    .outerMainBox {
        padding: 10px 0
    }
}
@media only screen and (min-width:1200px) {
    .outerMainBox {
        width: calc(100% - 20px);
        top: 10px;
        left: 10px
    }
}
@media only screen and (min-width:1600px) {
	.outerMainBox {
		max-width: 1680px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}
.total-price{
	color: #4cae35;
	font-weight: 700;
}
.page-pcb-serviecs .r-tabs .r-tabs-nav {
display: flex;
justify-content: space-between;
align-items: center;
}
.page-pcb-serviecs .horizontal-tabs .horizontal-tabs__header a {
font-weight: 600;
font-size: 14px;
padding: 8px 4px;
}
.page-pcb-serviecs .r-tabs .r-tabs-tab {
min-height: 50px;
display: flex;
align-items: center;
margin-right: 5px;
border: 1px solid #4cae35;
border-bottom: 1px solid #4cae35;
width: 33.33%;
border-radius: 8px !important;
}
.page-pcb-serviecs .horizontal-tab {
border-radius: 0 0 20px 0;
}
.page-pcb-serviecs .horizontal-tab img {
width: 40px;
margin: 0 10px 0 0;
}
.page-pcb-serviecs .horizontal-tabs li a {
width: 100%;
}
.page-pcb-serviecs .horizontal-tabs li.r-tabs-state-active a img {
filter: invert(1);
}
.page-pcb-serviecs .horizontal-tabs li.r-tabs-state-active {
position: relative;
box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
background: linear-gradient(305deg, rgba(150, 202, 59, 1) 0%, rgba(5, 166, 80, 1) 100%);
}
.page-pcb-serviecs .horizontal-tabs li.r-tabs-state-active a {
color: #fff;
}
.page-pcb-serviecs .horizontal-tabs__content {
margin-top: 20px;
border: 0;
box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
border-radius: 8px;
overflow-y: auto;
overflow-x: hidden;
height: 778px;
}
.page-pcb-serviecs #floating_table .price-title {
color: #333;
}
.page-pcb-serviecs .horizontal-tabs .horizontal-tabs__header a {
font-weight: 600;
font-size: 14px;
padding: 8px 4px;
}
.page-pcb-serviecs .horizontal-tab img {
	width: 40px;
	margin: 0 10px 0 0;
}
label svg {
	/* position: relative; */
	position: absolute;
	width: 12px;
	vertical-align: baseline;
	/* top: 0; */
	top: 9px;
	height: 12px;
}
label svg:hover {
	cursor: pointer;
}
.form .nice-select {
	font-size: 12px;
	border-radius: 8px !important;
}
#yesNo.selector {
	justify-content: flex-start;
}
#yesNo .selection {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	box-shadow: 0px 3px 5px rgb(159 159 159 / 30%);
}
.yesNoselect.selector {
	justify-content: flex-start;
}
.yesNoselect .selection {
	border-radius: 50% !important;
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
	margin-right: 10px !important;
	box-shadow: 0px 3px 5px rgb(159 159 159 / 30%) !important;
}
#AssemblyService .selector .selection.selected{
    border: 0px solid #4cae35;
}

.price-title{
	width: 100%;
}
.price-content{
	width: 100%;
	text-align: right;
}
.form__label {
	font-weight: 600;
	font-size: 14px;
}
.selector {
	display: flex;
	height: 45px;
	width: auto;
	align-items: center;
	justify-content: center;
}
.selector.form__field {
	padding: 0;
	border: none;
}
.selector .selection {
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	height: 100%;
	width: 100%;
	margin-left: -1px;
	background-clip: border-box;
	transform: scale3d(1, 1, 1);
	border-radius: 8px;
	background: #fff;
	border: 1px solid;
	border-color: #4cae35;
	color: #333;
	transition: 0.15s ease-in-out background-color;
	margin-right: 20px;
}
.selector .selection.selected {
	background: #4cae35 !important;
	border: 1px solid #4cae35;
	color: #ffffff !important;
	z-index: 2;
	cursor: pointer;
}
.selector .selection:hover {
	color: #000;
	background: #fff;
}
.selector .selection:first-child {
	margin-left: 0;
}
.selector .selection:last-child {
	margin-right: 0;
}
.text-green {
	color: #4cae35;
}
.text-red {
	color: red;
}
.fontw-600 {
	font-weight: 600;
}
.calculated_price_table {
	border: 3px solid #f0f2f2;
	border-radius: 25px;
	position: relative;
}
.calculated_price_heading {
	background: #f0f2f2;
	border-radius: 18px 18px 0 0;
	padding: 15px 18px;
}
.calculated_price_padding {
	padding: 10px;
}
.AssemblyService .switchFilter {
	width: 0;
	display: inline-block;
	background-color: transparent;
	position: absolute;
	left: 0;
	opacity: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	-webkit-transition: all 0.4s cubic-bezier(0, 0, 0.25, 1);
	-moz-transition: all 0.4s cubic-bezier(0, 0, 0.25, 1);
	transition: all 0.4s cubic-bezier(0, 0, 0.25, 1);
}
.AssemblyService label {
	cursor: pointer;
	background: #fff;
	border: 1px solid #e2e2e2;
	width: 40px;
	border-radius: 50%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	margin-right: 10px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 700;
	color: #333;
}
.AssemblyService.switch {
	position: relative;
	display: block;
}
.AssemblyService.switch input[type=radio] {
	visibility: hidden;
	position: absolute;
	height: auto;
}
.AssemblyService.switch input[type=radio]#yes:checked~label[for=yes] {
	color: white;
	border: 0;
	background: #4cae35;
}
.AssemblyService.switch input[type=radio]#yes:checked~.switchFilter {
	left: 0;
	opacity: 1;
	width: 85px;
}
.AssemblyService.switch input[type=radio]#no:checked~label[for=no] {
	color: white;
	border: 0;
	background: #4cae35;
}
.AssemblyService.switch input[type=radio]#no:checked~.switchFilter {
	left: 100px;
	width: 85px;
	opacity: 1;
}
/*---Tooltip Start---*/
.tooltips {
	/* position: relative; */
	display: inline;
}
.tooltips span {
	font-size: 12px;
	position: absolute;
	color: #FFFFFF;
	background: #000000;
	padding: 5px 10px;
	width: 200px;
	text-align: left;
	visibility: hidden;
	line-height: 1.5;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: transform .3s, opacity .6s, margin-left .2s, margin-top .2s;
}
.tooltips[tooltip-position="right"] span {
	/*margin-left: 10px;*/
	margin-left: 20px;
	-ms-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
}
.tooltips[tooltip-position="bottom"] span {
	margin-left: 10px;
	-ms-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
}
.tooltips span:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
}
.tooltips[tooltip-position="right"] span:after {
	right: 100%;
	transform: rotate(90deg);
	margin-left: -8px;
	border-top: 8px solid black;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	top: 8px;
	margin-right: -5px;
}
.tooltips[tooltip-position="bottom"] span:after {
	bottom: 100%;
	transform: rotate(180deg);
	left: 40%;
	margin-left: -8px;
	border-top: 8px solid black;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
.tooltips:hover span {
	visibility: visible;
	opacity: 1;
	z-index: 999;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	filter: alpha(opacity=100);
}
.tooltips[tooltip-position="bottom"]:hover span {
	top: 30px;
	left: 0;
	margin-left: -76px;
}
/*---Tooltip End---*/

#fabricationAccordion .accordion--style-2 {
	margin-bottom: 20px;
}
#fabricationAccordion .accordion__title-block{
	background: #f2f2f2;
}
#fabricationAccordion .accordion__title-block {
	background: linear-gradient(305deg, rgba(150, 202, 59, 1) 0%, rgba(5, 166, 80, 1) 100%);
}
#fabricationAccordion .accordion__title {
	font-size: 18px;
	line-height: 38px;
	font-weight: 600;
	color: #fff;
}
#fabricationAccordion .accordion--style-2 .accordion__close {
    border: 1px solid #fff;
}
#fabricationAccordion .accordion--style-2 .accordion__close::after,
#fabricationAccordion .accordion--style-2 .accordion__close::before{
	background: #fff;
}
#fabricationAccordion .accordion__close.accordion__close--active::after{
	background: #4cae35;
}
#pcb_calculated_price .accordion:nth-child(odd),
#pcb_calculated_price .accordion:nth-child(even) {
	background: #fff;
}
#ComponentSourcing.selector {
height: auto;
}
#ComponentSourcing.selector .selection {
display: block;
padding: 5px 10px;
text-align: center;
font-size: 14px;
min-height: 130px;
}
#ComponentSourcing hr {
border-color: #4cae35;
border-style: solid;
}
#ComponentSourcing.selector .selection.selected hr {
	border-color: #fff;
}
.calculated_price_padding label {
	margin-bottom: 0 !important;
}
.dimension-box {
	display: flex;
	justify-content: space-between;
}
section.section .schematic_file .dropify-wrapper{
	border: 1px solid #aaaaaa;
}
.schematic_file .dropify-wrapper{
	height: 150px;
    color: #777;
    background-color: #FFF;
    border: 1px solid #4cae35;
    border-radius: 8px;
	box-shadow: 0px 3px 5px rgb(159 159 159 / 30%);
}
.document.document--style-2:hover{
	background: linear-gradient(305deg, rgba(150,202,59,1) 0%, rgba(5,166,80,1) 100%);
}
.document.document--style-2:hover .document__title{
	color: #fff;
	opacity: 1;
}
hr.price-hr{
	border-color: #4cae3561;
	margin: 5px 0;
}
hr.price-hr {
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin: 10px 0;
}
/*---services---*/
/*---Resources---*/
.accordion--style-2 .accordion__close::after, .accordion--style-2 .accordion__close::before {
	background: #4cae35;
}
.accordion--style-2 .accordion__close {
	border: 1px solid #4cae35;
}
.accordion--style-2 .accordion__close--active {
	background: #fff;
}
/*new*/
.accordion--style-2:hover .accordion__close{
	background-color: white;
}
.accordion--style-2:hover .accordion__title{
	color: white;
}
/*---Resources---*/
/*---Login Page---*/
a.button.button--green.google-btn{
	width: fit-content;
    float: right;
    display: flex;
    font-family: 'Raleway';
    justify-content: space-between;
	cursor: pointer;
}
a.button.button--green.google-btn:hover{
	color: #fff;
	background: #cf4332;
	border: 1px solid #cf4332;
}
/*---Login Page---*/
/*---Login-after-pages---*/
.myorder .content{
	border-radius: 30px;
    border: 3px solid #f0f2f2;
    border-top: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.myorder .order-content{
	margin-top: 50px;
}
.myorder .black-text{
	color: #000;
	font-weight: 600;
}
.myorder input.form__field{
	height: 35px;
    box-shadow: none;
}
.myorder .form__field{
	margin-bottom: 0px;
    border: 1px solid #aaaaaa;
}
.myorder .btn-green-search{
	background: linear-gradient(305deg, rgba(150,202,59,1) 0%, rgba(5,166,80,1) 100%);
    min-width: 170px;
	border: 1px solid #4cae35;
	color:#333333;
	border-radius: 8px;
	display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: center;
	height: 36px;
	line-height: 45px;
	padding: 0 20px;
	font-size: 15px;
    font-weight: 600;
	transition: all .3s;
}
.myorder .btn-green-search:hover {
    border: 1px solid #4cae35;
    background: #fff;
    border-radius: 8px;
}
.myorder .btn-view{
	width: 100%;
    margin: 10px 0;
    font-size: 14px;
	line-height: 18px;
	font-weight: 600;
    height: 35px;
	min-width: 170px;
	background: linear-gradient(305deg, rgba(150,202,59,1) 0%, rgba(5,166,80,1) 100%);
	color: #333333;
	border: 1px solid #4cae35;
    border-radius: 8px;
    justify-content: center;
	padding: 8px 20px;
	display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
	transition: all .3s;
}
.myorder .btn-view:hover {
    border: 1px solid #4cae35;
    background: #fff;
    border-radius: 8px;
}
.add-management-view-btn {
    display: flex;
}
.order-box-inner {
    margin-top: 28px;
}
.order-box-inner .set > a{
	background: #f0f2f2;
	border-radius: 30px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
	pointer-events: none;
}
.order-box-inner .order-box{
	box-shadow: none;
	padding: 0px 0px 0px 0px;
}
.order-box-inner .set{
	margin-bottom: 40px;
}
.inquiry-nr{
	padding-left: 30px;
}
.inquiry-nr span{
	font-weight: 600;
}
.order-box-inner.add-management h4 {
    font-size: 15px;
    line-height: 23px;
	color: #212121;
	margin: 0;
	font-weight: 400;
	letter-spacing: 0.5px;
	padding-top: 10px;
}
.myorder .black-text{
	color: #000;
	font-weight: 600;
}
.orderbox-img{
	border-radius: 50%;
    border: 1px solid #f0f2f2;
    height: 66px;
    width: 66px;
    min-width: 66px;
    line-height: 63px;
    text-align: center;
    background: #F0F2F5;
	margin-right: 15px;
	margin-left: 10px;
}
.order-box_table{
	flex-grow: 1;
	padding: 10px;
}
section.section .table__cell {
	padding: 5px 5px 5px 5px;
}
section.section .table__cell span{
	text-align: right;
}
.orders_table .table__header {
    background: #f0f2f2;
}
.table__cell:nth-of-type(odd) {
	background: none;
}
.orderimg {
    display: flex;
    align-items: center;
}
.cart__terms ul{
	list-style: none;
	font-weight: 600;
	font-size: 13px;
}
.section-hr{
	border-color: #f2f2f270;
}
hr.section-hr{
	width: 80%;
	float:left;
}
.width-10{
	width: 100px;
}
.content{
	border-radius: 30px;
    border: 3px solid #f0f2f2;
    border-top: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
section.section .make-payment-po {
	color: #444;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
section.section .make-payment-m .form__payments {
	border-radius: 8px;
	border: 1px solid #aaaaaa;
}
.button--account:hover {
    background: #4cae35;
    color: #fff;
}
@media (max-width:1200px){
	.myorder .order-content{
		margin-top: 20px;
	}
	.myorder .sm-order-1{
		order:1;
	}
	.myorder .col-md-10{
		max-width: 100%;
		flex:100%;
	}
	.myorder .col-md-2{
		max-width: 100%;
		flex: 100%;
	}
	hr.section-hr{
		width: 100%;
	}
}
@media (min-width:768px) and (max-width:1024px){
	.myorder .order-content{
		margin-top: 20px;
	}
}
@media only screen and (min-width:768px){
	.orders_table .tb-border-top {
		border-top: 1px solid #efefef !important;
	}
	.orders_table .table__body .table__row:nth-child(odd) {
		box-shadow: none;
		transition: none;
	}
}
@media (max-width:767px){
	.myorder .order-content{
		margin-top: 20px;
	}
	.myorder .heading-h2{
		font-size: 26px;
	}
	.inqu-pcb {
		margin-bottom: 10px;
	}
	.inqu-near {
		margin-bottom: 10px;
	}
	.orderbox-img{
        display: none;
    }
	.orders_table .table__body .table__row:nth-child(odd) {
		border: none!important;
	}
	.orders_table .table__cell:first-of-type {
		padding-left: 6px;
	}
	.add-management-view-btn {
		display: block;
	}
	.add-management-view-btn {
		margin-right: 28px;
	}
	.add-management-btn{
		text-align: right;
	}
	.my-order-btn .btn-view {
		width: 0%;
		margin-right: 0px;
	}
	.my-order-btn.row {
		justify-content: flex-end;
	}
	.myorder .btn-view.btn-view-right {
		margin-right: 0px;
	}
	.table__body:not(:last-child) {
		border-bottom: 1px solid #efefef;
	}
}
.modal {
    position: fixed;
    z-index: 10; /*notification visibility issue*/
    visibility: hidden;
    width: 100%;
    height: 100vh;
    overflow-y: hidden;
}
.modal.is-visible {
	visibility: visible;
	height: 100vh;
	overflow-y: hidden;
}

.modal-overlay {
	position: fixed;
	z-index: 10;
	width: 100%;
	height: 100vh;
	overflow-y: hidden;
	background: hsla(0, 0%, 0%, 0.5);
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
	opacity: 1;
	visibility: visible;
	transition-delay: 0s;
	height: 100vh;
	overflow-y: hidden;
}

.modal-wrapper {
	position: absolute;
	z-index: 9999;
	top: 50%;
	left: 50%;
	width: 25em;
	transform: translate(-50%, -50%);
	background-color: transparent;
}

.modal-transition {
	transition: all 0.3s 0.12s;
	opacity: 0;
}

.modal.is-visible .modal-transition {
	opacity: 1;
	border-radius: 8px;
}

.downloads:hover .modal-close, .modal-close {
    position: fixed;
    top: 30px;
    right: 30px;
    padding: 0;
    background: none;
    border: 0;
}

.downloads:hover {
	transform: translateY(0);
}
.downloads {
	background: linear-gradient(305deg, rgba(150, 202, 59, 1) 0%, rgba(5, 166, 80, 1) 100%);
}
#Modelone .modal-wrapper,
#PaymentStatus2 .modal-wrapper,
#OrderAddress .modal-wrapper,
#ViewDetails .modal-wrapper,
#ModelTwo .modal-wrapper, #ModelThree .modal-wrapper {
    background-color: #fff;
    box-shadow: 0 0 1.5em hsl(0deg 0% 0% / 35%);
    padding: 1em;
}
#Modelone table,
#PaymentStatus2 table,
#OrderAddress table,
#ViewDetails table {
    width: 100%;
    border: 1px solid #ddd;
}
#ModelTwo .modal-wrapper, #ModelThree .modal-wrapper {
    width: 50em;
}
/*---Login-after-pages---*/
#SearchallRecord {
	position: absolute;
	max-width: 700px;
	/* top: 40%; */
	top: 25%;
	left: 15px;
	right: 15px;
	margin: -35px auto 0;
	transform: scaleX(1);
	/* transform-origin: center; */
	/* background-color: #111111; */
	/* -webkit-transition: all 300ms ease; */
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.search-popup_extra-content h4{
	font-size: 1.5rem;
}
.search-popup_extra-content .search_len{
	margin-left: -40px;
}
@media(max-width:767px){
	.search-popup_extra-content h4{
		font-size: 1rem;
	}
	.search-popup_extra-content{
		width: 79%;
		top: 32%;
	}
	#SearchallRecord{
		margin: 0px 0px 0px 0px;
		top: 20%;
	}
	.search-popup .close-search{
		top: 32%;
	}
}
/*--- add mech power line in top header---*/
span.small-screen-font.mech-left {
	padding-left: 20px;
}
@media (max-width:1365px){
	span.small-screen-font.mech-left {
		padding-left: 0px;
	}
}
@media (max-width:900px){
	.small-screen-font {
		font-size: 13px;
	}
}
@media (max-width:767px){
	.d-flex.justify-content-between.m-auto.w-80.top-header-g{
		display: block!important;
		margin: 0 auto!important;
	}
	span.small-screen-font.mech-left {
		display: block!important;
		margin: 0 auto!important;
	}
	.d-flex.align-items-center.top-header-b{
		text-align: center!important;
    	display: block !important;
	}
	/* .page-header{
		top: 61px!important;
	} */
	.page-header{
		padding: 25px 15px 0px 0px!important;
	}
	.page-header_2{
		top: 52px !important;
	}
}

@media only screen and (max-width:398px) and (min-width:379px){
	.small-screen-font{
		font-size: 11px !important;
	}
}

