/**
Theme Name: Leizi Digital
Author: Leizi Digital
Author URI: http://leizi.xyz/
Description: Design & Developed by Leizi Digital
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

* {box-sizing: border-box;}
html {scroll-behavior: smooth;}
a:empty {visibility: none;}
.gallery-item{float: left;}

/* Buttons */
a.commonBtn, .contactForm input[type=submit], .quickQuote input[type="submit"], .pd2ContactForm input[type="submit"], .MTcontactForm input[type="submit"], .MTcatForm input[type="submit"], .MTcontactPageForm input[type="submit"], .contactFormBtn input[type="submit"], .fluentform button[type="submit"]{
    display: inline-block;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    text-decoration: none;
    background: #0187ff;
    border: 2px solid #0187ff;
	transition: all .3s;
}
a.commonBtn:hover, .contactForm input[type=submit]:hover, .quickQuote input[type="submit"]:hover, .pd2ContactForm input[type="submit"]:hover, .MTcontactForm input[type="submit"]:hover, .MTcatForm input[type="submit"]:hover, .MTcontactPageForm input[type="submit"]:hover, .contactFormBtn input[type="submit"]:hover{
	background: #333;
	border: 2px solid #333;
	color: #fff !important;
}
.fluentform button[type="submit"]{background: #0187ff !important;}
.fluentform button[type="submit"]:hover{background: #333 !important;}
.contactFormBtn input[type="submit"]{
	min-width: 130px;
	padding: 15px 30px;
}
a.sliderBtn{
	padding: 15px 35px;
	color: #fff !important;
}
a.minwidth185 {min-width: 185px;}
a.minwidth245 {min-width: 245px;}
a.minwidth265 {min-width: 265px;}
.contactForm input[type=submit], .MTcontactForm input[type="submit"], .MTcatForm input[type="submit"], .MTcontactPageForm input[type="submit"]{min-width: 145px;}
a.sliderBtn{color: #fff !important;}
a.whiteBtn {
	color: #0187ff;
	background: #fff;
}
a.whiteBtn:hover {color: #fff;}
a.transBtn{
	padding: 15px 30px;
	background: transparent;
	color: #0187ff;
}
a.transBtn:hover{
	border: 2px solid #0187ff;
	background: #0187ff;
	color: #fff;
}
/* Colors */
.blackSection{background: #090a0b;}
.greySection {background: #f6f6f6;}
.darkGreySection {background: #e9e9e9;}
.blueSection {background: #0187ff;}
.ltBlueSection {background: #edf2f7;}

.clrWhite {color: #fff !important;}
.clrBlue {color: #0187ff !important;}

/* Header */
.goTranslate {
	float: right;
	padding-top: 7px;
}
.inlineSearchBox {float: right;}
.inlineSearchBox .ast-search-menu-icon .search-form {
	border: none !important;
    border-bottom: 1px solid #dadada !important;
	margin-left: 15px !important;
}
.inlineSearchBox .ast-search-menu-icon .search-field {
	padding: 0 0 3px !important;
	font-size: 16px;
}
.main-header-bar {position: relative;}
ul.astra-megamenu > li > a {font-weight: 600;}
.ast-mm-widget-item {padding: 10px !important;}
.astra-megamenu.sub-menu > li {border-right: 1px solid #dadada !important;}
.astra-megamenu.sub-menu > li:last-child {border-right: none !important;}
a.headerBtn {
    border: 1px solid #33393e;
    border-radius: 4px;
    padding: 16px 20px 16px 20px !important;
    line-height: 1;
}
/* Sticky Contact */
.stickyContacts{
	position: fixed;
	content: '';
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	background: rgba(0,0,0,0.3) !important;
	z-index: 99;
	border-radius: 50px;
}
.stickyContacts ul{
	margin: 0 !important;
	padding: 20px 0 !important;
	list-style-type: none;
}
.stickyContacts ul li a{
	display: block;
	width: 50px;
    height: 50px;
    position: relative;
	z-index: 2;
}
.stickyContacts ul li a span {
    position: absolute;
    top: 0;
    right: -400px;
    width: 300px;
    height: 100%;
    background: #0187ff;
    border-radius: 25px;
    color: #fff;
    padding: 10px 55px 10px 15px;
	transition: all .3s;
	z-index: -1;
	visibility: hidden;
}
.stickyContacts ul li a:hover span{
	right: 0;
	visibility: visible;
}
.stickyContacts ul li a:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/wp-content/uploads/2021/08/sidebarSprit.png) 0 0 no-repeat;
}
.stickyContacts ul li.email a:before{background-position:12px 17px;}
.stickyContacts ul li.mobile a:before{background-position:12px -80px;}
.stickyContacts ul li.wechat a:before{background-position:11px -133px;}
.stickyContacts ul li.whatsapp a:before{background-position:14px -178px;}
/* Footer */
.col2 {padding-left: 60px;}
ul.footerSocial li {display: inline-block;}
ul.footerSocial li a:hover{filter: grayscale(100%);}
.footer-adv-overlay .widget-title, .footerTitle{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 30px;
}
.footer-adv-overlay ul.menu li{
	padding: 10px 0;
	border-bottom: 1px solid #b2b5b9;
}
.footer-adv-overlay ul.menu li:last-child{border-bottom: none;}
ul.footerDetails {position: relative;}
ul.footerDetails li {
	padding: 3px 0 3px 40px;
	margin-bottom: 10px;
	position: relative;
}
ul.footerDetails li:before {
	position: absolute;
	content: '';
	top: 7px;
	left: 0;
	width: 25px;
	height: 25px;
	background: url(/wp-content/uploads/2021/12/footerSprite.png) 0 0 no-repeat;
}
ul.footerDetails li.email:before {background-position: 0 0;}
ul.footerDetails li.mobile:before {background-position: 0 -44px;}
.footerTitle {
    margin: 20px 0 10px;
    color: #000;
}
/* Home */
ul.homeSlider {
    margin: 0 auto !important;
	max-width: 550px;
    padding: 0 !important;
    list-style-type: none;
	position: relative;
	z-index: 1;
}
ul.homeSlider li.slick-slide {outline: none;}
ul.homeSlider ul.slick-dots {
    margin: 15px 0 0 !important;
    padding: 0 !important;
    list-style-type: none;
    text-align: center;
}
ul.homeSlider ul.slick-dots li {
    outline: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-indent: -999999px;
    width: 10px;
    height: 10px;
    background: transparent;
	border: 2px solid #017be8;
    border-radius: 100%;
    margin: 0 2px;
}
ul.homeSlider ul.slick-dots li.slick-active {
    background: #017be8;
}
.iconList ul {
  padding: 0 !important;
  margin: 0;
  list-style-type: none;
  position: relative;
}
.iconList ul li {
  font-size: 16px;
  line-height: 22px;
  color: #3e3e3e;
  padding-left: 20px;
  margin-bottom: 20px !important;
  position: relative;
}
.iconList ul li:before {
  position: absolute;
  content: '';
  top: 4px;
  left: 0;
  width: 13px;
  height: 13px;
  background: url(/wp-content/uploads/2020/09/listIcon.png);
}
.homeSection1 .iconList ul li{font-weight: 500;}
.homeSection2 h2 {
  color: #0187ff;
  margin-bottom: 30px;
}
.homeSection2 h2 b {
  display: block;
  font-size: 24px;
  color: #222222;
  margin-top: 15px;
}
.section2Img {
	max-width: 550px;
	margin: 0 auto;
}
.productBox {
  display: inline-block;
  max-width: 370px;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}
.productImg {overflow: hidden;}
.productImg a {
  display: block;
  transition: all 0.3s;
}
.productImg a:hover {transform: scale(1.1);}
.productContent {
  padding: 25px 0 0;
  background: #fff;
}
.productTitle a {
  font-size: 22px;
  color: #222222;
  line-height: 32px;
  font-weight: 500;
}
.productTitle a:hover {color: #0187ff;}
.productText {
  font-size: 16px;
  color: #222222;
  line-height: 22px;
}
.productText a  {
  font-weight: 600;
}
.homeSection4 p {
  font-size: 16px;
  color: #494949;
  line-height: 28px;
}
.dblBtn a {
  margin: 0 8px;
}
.homeSection6 {
  border-top: 3px solid #0187ff;
}
.videoImg{text-align: center;}
.videoImg a{
	display: inline-block;
	position: relative;
}
.videoImg a:before{
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 76px;
	height: 76px;
	margin: -38px 0 0 -38px;
	background: url(/wp-content/uploads/2020/09/playIcon-1.png) 0 0 no-repeat;
	transition: all .3s;
}
.videoImg a:hover:before{transform: scale(1.1);}
.sec6Box {
  display: inline-block;
  max-width: 370px;
  background: #fff;
  padding:70px 24px 50px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s;
}
.sec6Title {
  font-size: 24px;
  line-height: 28px;
  color: #0187ff;
  font-weight: 600;
  padding-bottom: 15px;
}
.sec6Text {
  font-size: 16px;
  line-height: 22px;
  color: #222222;
}
.sec6Box:hover {
  background: #0187ff;
}
.sec6Box:hover .sec6Title, .sec6Box:hover .sec6Text {color: #fff;}
.featuredBox {
  display: inline-block;
  max-width: 370px;
}
.featuredImg {
  border-radius: 10px;
  overflow: hidden;
}
.featuredTitle {
  font-size: 22px;
  font-weight: 500;
  color: #0187ff;
  padding: 25px 0 10px;
}
.faqSection {position: relative;}
.faqSection:before{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 982px;
  min-height: 100%;
  background: #0187ff;
}
.homeContactSection h2 {
  margin-bottom: 45px;
}
.formWrapper {
  max-width: 490px;
  margin: 0 auto;
}
.contactForm input[type="text"], .contactForm input[type="email"], .contactForm textarea {
  width: 100%;
  border: 1px solid #bfbfbf;
  border-radius: 7px;
  overflow: hidden;
  background: #fff;
  font-size: 14px;
  color: #363636;
  line-height: 18px;
  margin-bottom: 8px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0, 0.1);
  padding: 20px;
}
.contactForm textarea {
  min-height: 210px;
  max-height: 210px;
}
.contactForm input[type="text"]::placeholder, .contactForm input[type="email"]::placeholder, .contactForm textarea::placeholder {
	color: #363636 !important;
	font-size: 14px;
}
.faqWrapper {
	padding-left: 50px;
	counter-reset: step-counter;
	z-index: 1;
    position: relative;
}
.accordionWraper .accordion {
    position: relative;
    color: #fff;
    padding: 10px 35px 10px 40px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    border: 1px solid #fff;
    border-radius: 10px;
    background: transparent;
	min-height: 60px;
    overflow: hidden;
    position: relative;
	counter-increment: step-counter;
    transition: all .3s;
}
.accordionWraper .active .accordion {
	margin-bottom: 0;
	border-bottom: none;
	border-radius: 10px 10px 0px 0px;
}
.accordionWraper .accordion:before {
    position: absolute;
    content: '+';
    top: 0;
    right: 15px;
    text-align: center;
    font-size: 34px;
    line-height: 55px;
    color: #fff;
}
.accordionWraper .active .accordion:before {
    content: '-';
}
.accordionWraper .accordion:after {
    position: absolute;
    content: counter(step-counter)" )";
    top: 10px;
    left: 13px;
    font-size: 16px;
    color: #fff;
}
.accordionWraper .panel {
    padding: 15px;
    display: none;
    background: transparent;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-align: left;
    border: 1px solid #fff;
    border-top: none;
    border-radius: 0 0 10px 10px;
    margin-bottom: 15px;
    position: relative;
}
.accordionWraper .panel p {
	font-size: 14px;
    line-height: 18px;
}
.sec5Box {
	display: inline-block;
	margin-bottom: 30px;
	position: relative;
}
.sec5Img {
    width: 102px;
    height: 102px;
    float: left;
	border: 1px solid #f6f6f6;
    border-radius: 100%;
	overflow: hidden;
}
.sec5Content{
	width: calc(100% - 102px);
	padding-left: 10px;
	float: left;
}
.sec5Title {
	font-size: 18px;
	line-height: 22px;
	color: #0187ff;
	font-weight: 500;
	margin-bottom: 10px;
}
.sec5Text {
	font-size: 16px;
	line-height: 22px;
	color: #000000;
}

/* About */
.bannerWraper {position: relative;}
.bannerWraper .bannerContent {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 1170px;
    margin-top: 6%;
}
.bannerOverlay {padding: 20px 20px 40px;}
.bannerImg {text-align: center;}
.bannerImg img {width: 100%;}
.bannerText {
    font-size: 2vw;
    line-height: 3vw;
	color: #fff;
	padding: 5px 0 20px;
}
.bannerHeading {
    font-size: 4vw;
    line-height: 4vw;
	color: #fff;
}
.categoryBanner .bannerHeading{padding-bottom: 20px;}
.bannerBtn a.commonBtn {min-width: 215px;}
.aboutList ul {
	padding: 0;
	margin: 0 0 20px !important;
	list-style-type: none;
	border-radius: 5px;
	position: relative;
}
.aboutList ul li {
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
	padding-left: 30px;
	margin-bottom: 20px;
	position: relative;
}
.aboutList ul li:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 15px;
	height: 19px;
	background: url(/wp-content/uploads/2020/09/abtListIcon.png);
}
.aboutProductDetails h2 {
	margin-bottom: 20px;
}
.aboutContactForm {
	max-width: 1020px;
	margin: 0 auto;
}
.aboutContactForm input[type="textarea"] {
	min-height: 360px;
	max-height: 360px;
}
.wpcf7 form .wpcf7-response-output {
    float: left;
    width: 100%;
}
.wpcf7-not-valid-tip {
    float: left;
    width: 100%;
    text-align: left;
}
.wpcf7 form>div, .wpcf7 form>p {margin-bottom: 0 !important;}
.wpcf7 .ajax-loader{margin: 0 !important;}
/* Category */
.categorySection1 {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.cBannerContent {
	padding-top: 90px;
	padding-bottom: 90px;
}
.chevronList ul {
	padding: 0 !important;
	margin: 0;
	list-style-type: none;
	position: relative;
}
.chevronList ul li {
	font-size: 28px;
	line-height: 30px;
	color: #fff;
	font-weight: 300;
	padding-left: 25px;
	margin-bottom: 15px;
	position: relative;
}
.chevronList ul li:before {
	position: absolute;
	content: '';
	top: 5px;
	left: 0;
	width: 9px;
	height: 16px;
	background: url(/wp-content/uploads/2020/09/listArrows.png);
}
.categoryFormSection {
	position: relative;
	z-index: 1;
	padding: 90px 0;
}
.categoryForm {
    margin: 0 auto;
    background: rgba(255,255,255,.2);
    padding: 20px;
}
.cFormTitle {
	font-size: 24px;
	font-weight: 500;
}
.categoryForm input[type="text"], .categoryForm input[type="email"], .categoryForm textarea {
	width: 100%;
	background: transparent;
	padding: 15px;
	border-radius: 5px;
	margin-bottom: 12px;
	color: #fff;
}
.categoryForm textarea {
	min-height: 135px;
	max-height: 135px;
}
.categoryForm input[type="text"]::placeholder, .categoryForm input[type="email"]::placeholder, .categoryForm textarea::placeholder {
	color: #fff;
	font-size: 16px;
}
.categoryForm input[type="submit"] {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	min-width: 138px;
	font-weight: 500;
	padding: 20px 10px;
	border-radius: 5px;
}
.videoBox {
	max-width: 550px;
	margin: 0 auto;
}
.videoBox a {
    display: block;
    position: relative;
}
.videoBox a:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin: -38px 0 0 -37px;
    width: 75px;
    height: 76px;
    background: url(/wp-content/uploads/2020/09/playIcon.png);
    transition: all .3s;
}
.videoBox a:hover:before {transform: scale(1.1);}
.tabsWrapper {
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	background: #fff;
	overflow: hidden;
}
ul.tabs {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
	background: #fff;
}
ul.tabs li {
    display: inline-block;
    padding: 0 0 15px;
    color: #0187ff;
    font-size: 18px;
	font-weight: 500;
	margin-right: 40px;
	border-bottom: 3px solid transparent;
    transition: all .3s;
	cursor: pointer;
	position: relative;
}
ul.tabs li.current {
    color: #0187ff;
	border-bottom: 3px solid #0187ff;
}
.tab-content{
    display: none;
	padding: 40px 0 0;
}
.tab-content.current{display: block;}
.relatedProductSlider{
	margin: 0;
	padding: 0 !important;
	position: relative;
}
.relatedProductSlider .slick-slide{
	outline: none;
    margin: 0 15px;;
}
.relatedProductSlider .slick-arrow{
	position: absolute;
	top: 110px;
	width: 44px;
	height: 44px;
	background: url(/wp-content/uploads/2020/09/sliderHoverArrows.png) 0 0 no-repeat;
	text-indent: -99999999px;
	border: none;
	z-index: 2;
	padding: 0;
}
.relatedProductSlider .slick-prev {
    background-position: 0 0px;
    left: -35px;
}
.relatedProductSlider .slick-prev:hover {
	background: url(/wp-content/uploads/2020/09/sliderArrows.png) 0 0 no-repeat;
	background-position: 0 0px;
}
.relatedProductSlider .slick-next{
	background-position: -44px 0px;
	right: -35px;
}
.relatedProductSlider .slick-next:hover {
	background: url(/wp-content/uploads/2020/09/sliderArrows.png) 0 0 no-repeat;
	background-position: -44px 0px;
}
.relatedProductImg {
	overflow: hidden;
	padding: 7px;
	border-radius: 5px;
	background: rgba(0,0,0,.1);
	position: relative;
}
.relatedProductTitle a {
	font-size: 24px;
	line-height: 26px;
	font-weight: 500;
}
.redCircleList ul {
	padding: 0 !important;
	margin: 0;
	list-style-type: none;
	position: relative;
}
.redCircleList ul li {
	padding-left: 20px;
	margin-bottom: 10px;
	position: relative;
}
.redCircleList ul li:before {
	position: absolute;
	content: '';
	top: 8px;
	left: 0;
	width: 8px;
	height: 8px;
	background: #0187ff;
	border-radius: 100%;
}
.quickQuote {
	padding: 45px 30px 50px;
	border: 1px solid #e1eaec;
	background: url(/wp-content/uploads/2020/09/qqBG.png) right top 20px no-repeat #f3f3f3;
	margin: 0 auto;
	width: 100%;
	max-width: 370px;
}
.quickQuoteTitle {
	font-size: 22px;
	line-height: 24px;
	color: #171717;
	font-weight: 500;
	margin-bottom: 20px;
}
.quickQuote input[type="text"], .quickQuote input[type="email"], .quickQuote textarea {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #e1eaec !important;
	padding: 15px;
	font-size: 15px;
	color: #636363;
	margin-bottom: 10px;
}
.quickQuote textarea {
	min-height: 155px;
	max-height: 155px;
}
.quickQuote input[type="submit"] {
	padding: 12px 15px;
	min-width: 120px;
}
.fluentform .ff-el-group {margin-bottom: 10px !important;}
.ff-el-input--label {display: none;}
.categoryProductSection .productBox .productContent {
	padding: 25px 0 0;
}

/* Contact */
.page-template-template-contact .ast-header-breadcrumb {
	display: block;
	box-shadow: none;
	border: none;
	background: #0187ff;
}
.ast-breadcrumbs ul li, .ast-breadcrumbs ul li a {
	font-size: 18px;
	color: #fff;
}
.trail-items li:after {
    content: "-" !important;
	margin: 0 20px;
}
.contactBox {
    display: inline-block;
    max-width: 270px;
    position: relative;
}
.contactImg {
    display: inline-block;
    margin-bottom: 25px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #e6e6e6;
}
.contactTitle {
    font-size: 24px;
    line-height: 24px;
    color: #0863bb;
	font-weight: 500;
    padding-bottom: 20px;
}
.contactTitle a {
	font-size: 24px;
    line-height: 24px;
    color: #0863bb;
}
.contactText, .contactText a {
    font-size: 20px;
    line-height: 30px;
	color: #494949;
}
.contactSection2 h2 {
	margin-bottom: 30px;
}
.contactSection2 {overflow: hidden;}
.cPageformSection {
	position: relative;
    z-index: 1;
}
.cPageformSection:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 2000px;
    height: 2000px;
    background: #f7f7f7;
    z-index: -1;
}
.contactSection2 .contactForm {
	padding: 40px 25px;
}
.locationSection {
	padding-left: 60px !important;
}
.locationImg {
    border: 2px solid #d7d7d7;
    padding: 4px;
	max-width: 550px;
}

/* Detail */
.productSliderWraper {
	max-width: 640px;
	margin: 0 auto;
}
ul.detailProductSlider {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none
}
ul.detailProductSlider .slick-slide {
    outline: none;
	border-radius: 10px;
    overflow: hidden;
    margin: 0;
}
ul.productSliderPager {
    margin: 35px 0 0 !important;
    padding: 0 !important;
    list-style-type: none;
}
ul.productSliderPager .slick-slide{
	padding: 0 10px;
	outline: none;
}
ul.productSliderPager .slick-slide a{
    outline: none;
	border-radius: 5px;
	display: block;
	overflow: hidden;
}
ul.productSliderPager .slick-arrow {
    position: absolute;
    top: 50%;
    width: 13px;
    height: 26px;
    padding: 0;
	margin-top: -12px;
    text-indent: -999999px;
    border: none;
    background: url(/wp-content/uploads/2020/09/sliderArrows-1.png) 0 0 no-repeat transparent;
    z-index: 2;
}
ul.productSliderPager  .slick-prev{left: -34px;}
ul.productSliderPager  .slick-next {
    right: -34px;
    background-position: -13px 0;
}
.diamondList ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
	position: relative;
}
.diamondList ul li {
	font-size: 16px;
	line-height: 22px;
	color: #636363;
	font-weight: 500;
	padding-left: 20px;
	margin-bottom: 15px;
	position: relative;
}
.diamondList ul li:before {
	position: absolute;
	content: '';
	top: 5px;
	left: 0;
	width: 11px;
	height: 11px;
	background: #aeaeae;
	transform: rotate(45deg);
}
.tabsWrapper {
	background: #fff;
	border: 1px solid #d6d6d6;
	border-radius: 2px;
	box-shadow: 2px 2px 2px 1px rgba(0,0,0, 0.1);
	padding: 30px;
}
ul.tabs {
	background: #fff;
	border: none;
	padding: 0 !important;
	margin: 0 !important;
}
ul.tabs li {
	padding: 0 0 15px;
	margin-right: 40px;
	color: #0187ff;
	border-bottom: 3px solid transparent;
}
ul.tabs li:before {display: none;}
ul.tabs li.current {
    color: #0187ff;
	border-bottom: 3px solid #0187ff;
}
.tab-content {padding: 40px 0 0;}
.catalogTitle a {
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	color: #0187ff; 
	font-weight: 500;
	padding-bottom: 10px;
	border-bottom: 2px solid #0187ff;
}
.dProductBox {
	display: inline-block;
	max-width: 270px;
}
.dProductImg {
	overflow: hidden;
	border-radius: 20px;
}
.dProductImg a {
	display: block;
	transition: all 0.3s;
}
.dProductImg a:hover {transform: scale(1.1);}
.dproductTitle a {
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    margin: 15px 0 0;
}
/* Sticky Form */
#stickyForm {
	width: 240px;
	background: #fff;
	position: fixed;
	bottom: 40px;
	left: 20px;
	z-index: 9;
	display:none;
	border: 1px solid #dadada;
}
.stickyForm, .existPopupForm{padding: 5px 15px 15px;}
.closeForm, .closeExistPopup{
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	border-radius: 25px;
	position: absolute;
	right: -10px;
    top: -10px;
    background: #333;
}
.stickyFormHeading h3, .existPopupHeading h3{
	margin: 0;
	padding: 15px 10px;
	 background: #0187ff;
	color: #fff;
	text-align: center;
	font-size: 16px;
	word-spacing: 5px;
}
.stickyFormHeading p {
	padding: 10px 0px 5px;
	margin: 0;
	text-align: center;
	font-size: 13px;
	color: #61676d;
	box-shadow: inset 0 5px 7px -5px #333;
}
.stickyForm input[type="text"], .stickyForm input[type="email"], .stickyForm textarea{
	border: 1px solid #dedede;
	background:none;
	font-size: 14px;
	width: 100%;
	display: block;
	padding: 5px;
}
.stickyForm input[type="text"], .stickyForm input[type="email"]{height: 28px;}
.stickyForm textarea {
	height: 75px;
	padding-top: 12px;
}
.stickyForm input[type="submit"] {
	height: 42px;
	width: 100%;
	background: #0187ff;
	color: #fff;
	border: none;
	border-bottom: 3px solid #1173ea !important;
	font-size: 20px;
}
.stickyForm input[type="submit"]:hover {background: #1173ea;}
/* Exist Popup */
.popupOverlay{
	position: relative;
	display: none;
}
.popupOverlay.activeExitPopup{display: block;}
.popupOverlay{
	position: fixed;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	z-index: 999;
}
#existPopup {
	width: 340px;
	background: #fff;
	position: fixed;
	top: -1000px;
	left: calc(50% - 170px);
	z-index: 1000;
	border: 1px solid #dadada;
	transition: all .2s;
}
#existPopup.active{top: 200px;}
.existPopupForm input[type="text"], .existPopupForm input[type="email"], .existPopupForm textarea{
	padding: 12px;
	height: auto;
	position: relative;
}
.existPopupForm textarea{height: 125px;}
/* Blog */
.ast-article-post, .single .ast-article-single{
    margin-bottom: 40px !important;
    padding: 35px !important;
    border: none !important;
}
.ast-blog-featured-section {margin-top: 0 !important;}
.blog .entry-title, .archive .entry-title {margin-bottom: 0 !important;}
.blog .read-more a, .archive .read-more a {
    color: #fff;
    line-height: 50px;
    white-space: nowrap;
    vertical-align: middle;
    display: block;
    text-align: center;
    background-color: #0187ff;
    border-color: #0187ff;
    font-size: 1rem;
    font-weight: 100 !important;
    margin: 0 !important;
    border-radius: 4px !important;
    transition: all .2s ease-in-out;
	line-height: 1;
	padding: 15px 0;
}
.blog .read-more a:hover, .archive .read-more a:hover{
	background-color: #1173ea;
    border-color: #1173ea;
}
.ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box {padding: 15px !important;}
.blog .entry-content, .archive .entry-content{display: block;}
/* Sidebar */
.sidebar-main .widget-title {
    background: #0187ff;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    padding: 16px 0;
	margin: 0;
}
.sidebar-main .widgetBox {
    background: #fff;
    padding: 20px;
}
.sidebarWidget1 {
    background: #f1f1f1;
    padding: 20px;
    border: 1px solid #dadada;
}
.sidebarAuthorImg {
    max-width: 170px;
    border-radius: 100%;
    overflow: hidden;
}
.sidebarAuthorName {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
.sidebarWidget1 a.commonBtn{padding: 8px 25px;}
.sidebarWidgetBtn {
	width: 100%;
	max-width: 370px;
}
/* Xyz PSD */
h2.sepHead {
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
}
h2.sepHead:before {
    position: absolute;
    content: '';
    bottom: -15px;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    height: 3px;
    background: #0187ff;
}
.xyzSlider{
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}
.xyzSlider .slick-slide{
	outline: none;
    margin: 0 5px;;
}
.xyzSlideTitle {
    font-weight: 600;
    color: #000;
    margin: 15px 0 5px;
}
.xyzSlider .slick-arrow{
	position: absolute;
	top: 90px;
	margin-top: -22px;
	width: 44px;
	height: 44px;
	background: url(/wp-content/uploads/2020/09/sliderHoverArrows.png) 0 0 no-repeat;
	text-indent: -99999999px;
	border: none;
	z-index: 2;
	padding: 0;
}
.xyzSlider .slick-prev {
    background-position: 0 0;
    left: -45px;
}
.xyzSlider .slick-prev:hover {
	background: url(/wp-content/uploads/2020/09/sliderArrows.png) 0 0 no-repeat;
	background-position: 36px 0px;
}
.xyzSlider .slick-next{
	background-position: -44px 0px;
	right: -45px;
}
.xyzSlider .slick-next:hover {
	background: url(/wp-content/uploads/2020/09/sliderArrows.png) 0 0 no-repeat;
	background-position: -44px 0px;
}
.xyzProductSection h2 b {
	color: #0187ff;
}
.xyzSectionText p {
	font-size: 24px;
	line-height: 28px;
}
.xyzProductBox {
	display: inline-block;
    max-width: 370px;
    border: 1px solid #ebeaea;
}
.xyzProductImg {
    overflow: hidden;
}
.xyzProductImg a {
    display: block;
    transition: all .3s;
}
.xyzProductImg a:hover {
	transform: scale(1.1);
}
.xyzProductTitle {
    position: relative;
    padding: 45px 0 25px;
}
.xyzProductTitle a {
	font-size: 20px;
    line-height: 36px;
    color: #032527;
}
.xyzProductTitle:before {
    position: absolute;
    content: '';
    top: 25px;
    left: 50%;
    margin-left: -32px;
    width: 64px;
    height: 2px;
    background: #0187ff;
}
.xyzProductText {
    padding: 20px 20px 5px;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    background: #f6f6f6;
    width: 100%;
    max-width: 340px;
    margin: 0 auto -70px;
}
.xyztabSection {
	position: relative;
}
.xyztabSection:before {
	position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: #f6f6f6
}
.xyzSeperator {
    border-top: 1px solid #dcdcdc;
}
.xyzSection5 h2 b {
	display: block;
	color: #0187ff;
	padding-bottom: 10px;
}
.xyzFeaturedPointImg {
    width: 88px;
    float: left;
    border-radius: 100%;
    overflow: hidden;
    margin-top: 5px;
}
.xyzFeaturedPointContent{
	width: calc(100% - 88px);
	float: left;
	padding-left: 25px;
}
.xyzFeaturedPointTitle {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    padding: 0 0 13px;
    margin: 0 0 15px;
    position: relative;
}
.xyzFeaturedPointTitle:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 62px;
    height: 2px;
    background: #fff;
}
.xyzFeaturedPointText {
    text-align: left;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}
.xyzFeaturedPointSection {
	background: #0187ff;
}

/* About 2 */
.about2Banner .bannerContent {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 9%;
}
.bannerHeading {
	font-weight: 600;
}
.about2Sec1Wrapper {
	padding: 65px 10px 20px;
	border: 1px solid #cccccc;
	border-radius: 7px;
	background: #e9e9e9;
}
.about2SecTitle {
	font-size: 40px;
	font-weight: 700;
	color: #0187ff;
	padding-bottom: 20px;
}
.about2SecBoxWrapper {
	position: relative;
}
.about2SecBoxWrapper:before {
	position: absolute;
	content: '';
	top: -10px;
	right: 0;
	width: 1px;
	height: 80px;
	background: #cccccc;
}
.about2SecBoxWrapper4:before {display: none;}
.timelineWrapper {
	position: relative;
}
.timelineWrapper:before {
	position: absolute;
	content: '';
	top: 0;
	left: 50%;
	margin-left: -3px;
	width: 6px;
	height: 100%;
	background: rgba(1,135,255,.6);
}
.timelineBox {
	padding: 20px 30px 30px;
	position: relative;
}
.timelineBoxLeft {
	box-shadow: 1px 8px 15px 0px rgba(0,0,0,.1);
	margin-right: 20px;
}
.timelineBoxRight {
	box-shadow: -3px 8px 15px 0px rgba(0,0,0,.1);
	margin-left: 20px;
}
.timelineBoxLeft .timelineTitle, .timelineBoxLeft .timelineText {text-align: right;}
.timelineBox:before {
	position: absolute;
	content: '';
	top: 50%;
	margin-top: -12px;
}
.timelineBoxLeft:before {
	right: -12px;
	border-left: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}
.timelineBoxRight:before {
	left: -12px;
	border-right: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}
.timelineBox:after {
	position: absolute;
	content: '';
	top: 50%;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background: #0187ff;
}
.timelineBoxLeft:after {
	right: -43px;
}
.timelineBoxRight:after {
	left: -43px;
}
.timelineTitle {
	font-weight: 600;
	color: #0187ff;
	padding-bottom: 10px;
}
.about2Section4 {
	position: relative;
	background: #f1f1f1;
}
.about2Section4:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background: #fff;
}
.about2Sec5Box {
    display: inline-block;
    padding: 50px 20px 20px;
    max-width: 370px;
    min-height: 280px;
    box-shadow: 0px 20px 40px 0px rgba(0,0,0,.1);
    position: relative;
}
.about2Sec5Box:before {
	position: absolute;
	content: '';
	top: 0;
	left: 10px;
	width: 32px;
	height: 46px;
	background: url(/wp-content/uploads/2020/12/checkFlag.jpg);
}
.about2Sec5Title {
	font-size: 24px;
	line-height: 28px;
	font-weight: 600;
	padding-bottom: 20px;
}

/* Landing Page 2 */
.LP2Section1 h1 b, .LP2Section2 h2 b {
	color: #0187ff;
	font-weight: 500;
}
.LP2ProductBox {
    padding-bottom: 29px;
    margin-bottom: 27px;
    border-bottom: 1px solid #ebebeb;
}
.LP2ProductImg {
	width: 370px;
	float: left;
	border: 2px solid #d8d8d8;
}
.LP2ProductContent {
	width: calc(100% - 370px);
	float: left;
	padding-left: 30px;
}
.LP2ProductTitle {
	font-size: 26px;
	line-height: 30px;
}
.LP2ProductTitle span {color: #0187ff;}
.LP2dblBtn a {
	margin: 0 5px;
	padding-top: 12px;
	padding-bottom: 12px;
	min-width: 200px;
	position: relative;
}
.LP2dblBtn a.redBtn {background: #da251c;}
.LP2dblBtn a.redBtn:hover {background: #333;}
.LP2dblBtn a.blueBtn {
	padding-right: 30px;
}
.LP2dblBtn a.blueBtn:before {
	position: absolute;
	content: '';
    top: 18px;
    right: 25px;
	width: 11px;
	height: 11px;
	background: url(/wp-content/uploads/2020/12/doubleArrow.png);
	transition: all 0.5s;
}
.LP2dblBtn a.blueBtn:hover:before {
	right: 10px;
}
.LP2Section2 {
	position: relative;
}
.LP2Section2:before {
	position: absolute;
	content: '';
	top: 0;
	left: 50%;
	margin-left: -36px;
	border-top: 32px solid #fff;
	border-left: 36px solid transparent;
	border-right: 36px solid transparent;
}
.LP2featuredProductBox {
	display: inline-block;
	max-width: 270px;
}
.LP2featuredProductImg {
	position: relative;
	overflow: hidden;
}
.LP2FeaturedProductExtra {
	position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(1,135,255,.8);
    text-align: center;
    padding-top: 18%;
    display: none;
}
.LP2featuredProductBox:hover .LP2FeaturedProductExtra {
	display: block;
}
.LP2FProductExtraTitle {
	color: #fff;
	font-weight: 600;
	padding-top: 10px;
}
.LP2FeaturedProductTitle {
    padding: 23px 0 17px;
    font-size: 20px;
	font-weight: 600;
    border-bottom: 1px solid #cacaca;
}
.LP2featuredProductBox:hover .LP2FeaturedProductTitle {
	border-bottom: 1px solid #0187ff;
}

/* Simple Product Category */
.productMenu .widget-title{
    font-size: 30px;
    font-weight: 600;
    background: #0187ff;
    padding: 20px 10px;
    color: #fff;
	margin: 0 !important;
}
.productMenu{background: #f1f1f1;}
.productMenu ul.menu {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important;
}
.productMenu ul.menu > li > a{
	background: #dadada;
    padding: 15px 10px;
    border-bottom: 1px solid #f1f1f1;
	font-size: 16px;
    font-weight: 500;
    color: #333;
	display: block;
}
.productMenu ul.menu > li > a:hover{
	background: #0187ff;
	color: #fff;
}
.productMenu ul.sub-menu {
	padding: 0 10px !important;
	margin: 0 !important;
	list-style-type: none;
}
.productMenu ul.sub-menu > li{padding: 0 !important;}
.productMenu ul.sub-menu > li > a {
    font-size: 14px;
    padding: 8px 0;
    display: block;
    border-bottom: 1px dashed #0187ff;
	transition: all .3s;
}
.productMenu ul.sub-menu > li > a:hover{padding-left: 20px;}
.productMenu ul.sub-menu > li:last-child > a {border-bottom: none;}
#menu-product-sidebar-menu > li > ul.sub-menu{display: none;}
#menu-product-sidebar-menu > li.menu-item-has-children > a{
	position: relative;
	padding-right: 25px;
}
#menu-product-sidebar-menu > li.menu-item-has-children > a:before{
	position: absolute;
	content: "\e900";
	top: 18px;
	right: 5px;
	font-family: Astra;
	font-size: 14px;
	color: #000;
	transform: rotate(270deg);
	transition: all .3s;
}
#menu-product-sidebar-menu > li.menu-item-has-children > a:hover:before{color: #fff;}
#menu-product-sidebar-menu > li.menu-item-has-children.active > a:before{transform: rotate(0deg);}

.productMenuSection .quickQuote {margin-top: 35px;}
.LP3Section1 {border-bottom: 1px dashed #dadada;}
.LP3ProductBox {
	display: inline-block;
	transition: all .3s;
}
.LP3ProductImg {overflow: hidden;}
.LP3ProductImg a {
	display: block;
	transition: all 0.3s;
}
.LP3ProductImg a:hover {transform: scale(1.1);}
.LP3ProductTitle {min-height: 68px;}
.LP3ProductTitle a{
	display: inline-block;
	color: #000;
	padding: 15px 0 5px;
	font-weight: 600;
}
.LP3ProductTitle a:hover{color: #0187ff;}
.LP3ProductText p{margin-bottom: 8px !important;}
.LP3ProductBtn a.commonBtn {padding: 8px 15px;}
.LP3ProductBtn{visibility:hidden;}
.LP3ProductBox:hover .LP3ProductBtn{visibility:visible;}
.LP3Section2 {
	background: top center no-repeat;
}
.LP3FeaturedBox {
	display: inline-block;
	max-width: 370px;
}
.LP3FeaturedImg {
	display: inline-block;
	overflow: hidden;
	border-radius: 100%;
}
.LP3FeaturedTitle {
	font-weight: 700;
	padding: 10px 0;
}
.LP3Section3 {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(217,217,217,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(217,217,217,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
}
.pageNo a {
    padding: 10px;
    border: 1px solid #0187ff;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
    min-width: 36px;
    text-align: center;
}
.pageNo a:hover, .pageNo .current {
    background: #0187ff;
    color: #fff;
}
.pageNo .current {
    padding: 8px 10px 9px;
    height: auto;
    margin: 0;
    position: relative;
    border: 1px solid #0187ff;
    display: inline-block;
    min-width: 36px;
    text-align: center;
    line-height: 1;
}
/* Youtube Responsive */
.youtube-player {
    position: relative;
    padding-bottom: 63%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
}
.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}
.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}
.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}
.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("//i.imgur.com/TxzC70f.png") no-repeat;
    cursor: pointer;
}
.videoWidth{margin: 0 auto;}
.width400{width: 400px;}
.width500{width: 500px;}
.width600{width: 600px;}
.width700{width: 700px;}
/* Popup Form */
#contactPopUpForm .quickQuote {
    padding: 20px;
    width: 340px;
}
table tr th{background: #f1f1f1;}
table tr:nth-child(odd) td{background: #f1f1f1;}
/* Home 2 */
.h3CertificateWrapper {
	width: 100%;
	max-width: 730px;
	margin: -30px auto 0;
	padding: 13px 20px;
	box-shadow: 3px 3px 3px 3px rgba(0,0,0, 0.1);
	background: #fff;
	position: relative;
	z-index: 1;
}
.h3Certificates ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
}
.h3Certificates ul li {
	display: inline-block;
	margin: 0 19px 0 0;
}
.h3CertificateTitle {
	font-size: 24px;
	font-weight: 700;
}
ul.h3Slider {
    margin: 0 auto !important;
    padding: 0 !important;
    list-style-type: none;
	position: relative;
	z-index: 1;
	max-width: 570px;
}
ul.h3Slider li.slick-slide {outline: none;}
ul.h3Slider ul.slick-dots {
    margin: 0 !important;
    padding: 10px 0 0 !important;
    list-style-type: none;
    text-align: center;
	background: #fff;
	line-height: 0px;
	display: inline-block;
	border-radius: 50px;
	background: #fff;
	min-width: 58px;
    bottom: 15px;
    left: 50%;
    margin-left: -29px !important;
    position: absolute;
}
ul.h3Slider ul.slick-dots li {
    outline: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-indent: -999999px;
    width: 9px;
    height: 9px;
    background: transparent;
	border: 1px solid #0187ff;
    border-radius: 100%;
    margin: 0 1px;
}
ul.h3Slider ul.slick-dots li.slick-active {
    background: #0187ff;
}
.h3PageDetails ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
	position: relative;
}
.h3PageDetails ul li {
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
	padding-left: 35px;
	margin-bottom: 15px;
	position: relative;
}
.h3PageDetails ul li:before {
	position: absolute;
	content: '';
	top: 3px;
	left: 0;
	width: 19px;
	height: 15px;
	background: url(/wp-content/uploads/2021/01/h3CheckIcon.png);
}
.h3Section1 {
	box-shadow: 0px 5px 8px 0px rgba(0,0,0,.1);
}
.h3ProductBox {
	display: inline-block;
	max-width: 370px;
}
.h3ProductImg {
	border: 4px solid #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0, 0.1);
	overflow: hidden;
}
.h3ProductImg a {
	display: block;
	transition: 0.3s;
}
.h3ProductImg a:hover {transform: scale(1.1);}
.h3ProductTitle {padding: 40px 0 5px;}
.h3ProductTitle a {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
}
.h3Section3 h2 span {
	font-size: 17px;
	color: #0187ff;
	display: block;
}
.h3VideoBox {
	display: inline-block;
	border-radius: 100%;
	overflow: hidden;
}
.h3VideoBox a, .h3Sec9VideoImg a {
	display: block;
	position: relative;
}
.h3VideoBox a:before, .h3Sec9VideoImg a:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	margin: -34px 0 0 -34px;
	width: 67px;
	height: 67px;
	background: url(/wp-content/uploads/2021/01/h3PlayIcon.png);
	transition: all 0.3s;
}
.h3VideoBox a:hover:before, .h3Sec9VideoImg a:hover:before {transform: scale(1.1);}
.h3BorderSection {
	border-top: 2px solid #0187ff;
}
.h3Sec4Subheading {
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
}
a.transparentBtn {
	background: transparent;
	border: 1px solid #0187ff;
	color: #0187ff;
}
a.transparentBtn:hover {color: #fff;}
.h3Section5VideoBox, .h3Sec8VideoBox {
	display: inline-block;
	max-width: 270px;
}
.h3Section5Img, .h3Sec8VideoImg {
	border: 4px solid #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0, 0.1);
	overflow: hidden;
}
.h3Section5Img a {
	display: block;
	transition: 0.3s;
}
.h3Section5Img a:hover {transform: scale(1.1);}
.h3Section5Title a {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	color: #333;
}
.h3Section5Text .tableScroll {overflow-x: visible;}
.h3Section5Text table {
	margin: 10px 0 15px !important;
	border: none;
}
.h3Section5Text table td, .h3Section5Text table th {
	border: none;
	padding: 0;
}
.h3Section5Text table th {
	width: 120px;
}
.h3FeaturedImg {
	max-width: 200px;
	float: left;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
}
.h3FeaturedContent {
	width: calc(100% - 200px);
	float: left;
	padding-left: 20px;
}
.h3FeaturedTitle {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	color: #333;
	padding-bottom: 20px;
}
.h3Section7 {
	background: center 0 no-repeat;
	background-size: cover;
}
.h3Sec8VideoImg a {
	display: block;
	position: relative;
}
.h3Sec8VideoImg a:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	margin: -26px 0 0 -26px;
	width: 53px;
	height: 53px;
	background: url(/wp-content/uploads/2021/01/h3PlayIconSM.png);
	transition: all 0.3s;
}
.h3Sec8VideoImg a:hover:before {transform: scale(1.1);}
.h3Sec8VideoTitle {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	color: #333;
}
.h3Sec9VideoBox {
	display: inline-block;
	max-width: 570px;
}
.h3Sec9VideoImg {
	padding: 4px;
	border-radius: 5px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0, 0.1);
}
.h3Sec9VideoTitle {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	color: #333;
}
.h3Sec9VideoImg a {
	display: block;
	transition: all 0.3s;
}
.h3ContactSection {
	background: url(/wp-content/uploads/2021/01/h3accordIcon.png) top 100px left 20px no-repeat;
}
.h3ContactSection {
    counter-reset: step-counter;
}
.h3ContactSection .accordionWraper .accordion, .h3ContactSection .accordionWraper .panel {
    color: #333;
    border: 1px solid #0187ff;
	background: #fff;
}
.h3ContactSection .accordionWraper .accordion:before, .h3ContactSection .accordionWraper .accordion:after {
	color: #333;
}

/* Product Category 2 */
.pc2Banner {
	position: relative;
}
.pc2BannerContentWraper {
	position: absolute;
	padding-top: 4%;
	top: 0;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 830px;
}
.pc2BannerContent {
	position: relative;
	background: rgba(0,0,0, 0.5);
	border-radius: 5px;
	border: 2px solid rgba(255,255,255, 0.9);
	padding: 50px 30px;
}
.pc2BannerTitle {
	font-size: 2.9vw;
	line-height: 3.5vw;
	color: #fff;
	font-weight: 700;
}
.pc2BannerTitle b {
	display: block;
	font-size: 2.1vw;
}
.pc2BannerBtn {
	position: absolute;
	bottom: -27px;
	left: 50%;
	margin-left: -100px;
}
.sectionShadow {
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1);
}
.pc2ProductBox, .pc2FeaturedProductBox {
	display: inline-block;
	max-width: 370px;
}
.pc2ProductBox{text-align: left;}
.pc2ProductImg, .pc2FearturedProductImg {
	padding: 4px;
	border-radius: 3px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0, 0.1);
	overflow: hidden;
}
.pc2ProductImg a, .pc2FearturedProductImg a {
	display: block;
	transition: all 0.3s;
}
.pc2ProductImg a:hover, .pc2FearturedProductImg a:hover {transform: scale(1.1);}
.pc2ProductTitle a, .pc2FeaturedProductTitle a {
	font-size: 20px;
	font-weight: 600;
}
.pc2Section4 {border-top: 1px solid #cbcbcb;}
.pcSection4 .tableScroll {overflow-x: inherit;}
.pcSection4 table {border: none;}
.pcSection4 table th, .pcSection4 table td {
	border: none;
	padding: 3px;
}
.pcSection4 table th {width: 20%;}
.pcSection4 table td {width: 30%;}
.pc2TabsWrapper {
	border: 1px solid #ededed;
	border-radius: 5px;
	overflow: hidden;
}
ul.pc2Tabs {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
	box-shadow: 0px 3px 5px 0px rgba(0,0,0, 0.1);
	background: #fbfbfb;
	position: relative;
}
ul.pc2Tabs li {
    display: inline-block;
    padding: 20px 25px;
    color: #6a6b6b;
    font-size: 16px;
    transition: all .3s;
	border: none;
	cursor: pointer;
}
ul.pc2Tabs li.current {
    background: #0187ff;
    color: #fff;
	border: none;
}
.pc2TabsWrapper .tab-content{
    display: none;
    background: #fff;
    padding: 25px 15px 15px;
}
.pc2TabsWrapper .tab-content.current{display: block;}
.pc2CatalogBox {
	max-width: 270px;
	margin: 0 auto;
}
.pc2CatalogImg {
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 8px 8px 0px 0px #d5d5d5;
	display: inline-block;
}

/* Product Detail 2 */
.productSliderWraper{
	max-width: 650px;
	margin: 0 auto;
}
ul.productSlider {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none
}
ul.productSlider .slick-slide {
    outline: none;
	border-radius: 8px;
    overflow: hidden;
}
ul.productSliderPager {
    margin: 35px 0 0 !important;
    padding: 0 !important;
    list-style-type: none;
}
ul.productSliderPager .slick-slide{
	padding: 0 10px;
	outline: none;
}
ul.productSliderPager .slick-slide a{
    outline: none;
	display: block;
	overflow: hidden;
}
ul.productSliderPager .slick-arrow {
    position: absolute;
    top: 50%;
    width: 13px;
    height: 26px;
    padding: 0;
	margin-top: -13px;
    text-indent: -999999px;
    border: none;
    background: url(/wp-content/uploads/2021/01/pd2SliderArrows.png) 0 0 no-repeat transparent;
    z-index: 2;
}
ul.productSliderPager  .slick-prev{
	left: -23px;
}
ul.productSliderPager  .slick-next {
    right: -23px;
    background-position: -13px 0;
}
.pd2Details h1{font-size: 28px !important;}
.pd2Section1 .tableScroll {overflow-x: inherit;}
.pd2Section1 table {
	border: none;
}
.pd2Section1 table th, .pd2Section1 table td {
	border: none;
}
.pd2Section4Details ul li {margin-bottom: 5px;}
.pd2RelatedProductSection {border-top: 1px solid #dfdfdf;}
.pd2ProductBox, .pd2RelatedProductBox {
	display: inline-block;
	max-width: 270px;
}
.pd2ProductImg, .pd2RelatedProductImg {
	padding: 4px;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0, 0.1);
}
.pd2ProductImg a, .pd2RelatedProductImg a{
	display: block;
	transition: all 0.3s;
}
.pd2ProductImg a:hover, .pd2RelatedProductImg a:hover {transform: scale(1.1);}
.pd2ProductTitle a, .pd2RelatedProductTitle a {
	font-size: 20px;
	font-weight: 600;
}
.pd2ContactForm {
	max-width: 1022px;
	margin: 0 auto;
}
.pd2ContactForm input[type="text"], .pd2ContactForm input[type="email"], .pd2ContactForm textarea {
	width: 100%;
	border-radius: 10px;
	padding: 20px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0, 0.1);
	border: 1px solid #bfbfbf;
	background: #fff;
	margin-bottom: 10px;
}
.pd2ContactForm textarea {
	min-height: 330px;
}
.pd2ContactForm input[type="submit"] {
	min-width: 118px;
}
/* Landing Page 4 */
.lp4BannreContentWraper {
	padding-top: 7%;
}
.lp4ProductBox {
	display: inline-block;
	max-width: 262px;
}
.lp4ProductImg, .lp4SliderImg {
	border-radius: 5px;
	padding: 4px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0, 0.1);
	overflow: hidden;
}
.lp4ProductImg a, .lp4SliderImg a {
	display: block;
	transition: all 0.3s;
}
.lp4ProductImg a:hover, .lp4SliderImg a:hover {transform: scale(1.1);}
.lp4ProductTitle a, .lp4FeaturedTitle, .lp4SliderTitle a {
	font-size: 20px;
	font-weight: 600;
}
.lp4FeaturedImg {
	display: inline-block;
	border-radius: 100%;
	overflow: hidden;
	padding: 4px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0, 0.1);
}
.lp4FeaturedImg img {
	display: inline-block;
	border-radius: 100%;
}
.lp4SliderSection {border-top: 1px solid #cbcbcb;}
.landingPage4Slider{
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}
.landingPage4Slider .slick-slide{
	outline: none;
    margin: 10px 15px;
	text-align: center;
}
.landingPage4Slider .slick-arrow{
	position: absolute;
	top: 30%;
	width: 56px;
	height: 56px;
	padding: 0;
	background: url(/wp-content/uploads/2021/01/lp4SliderArrows.png) 0 0 no-repeat;
	text-indent: -99999999px;
	border: none;
	z-index: 2;
}
.landingPage4Slider .slick-prev {
    background-position: 0px 0px;
    left: -58px;
}
.landingPage4Slider .slick-next {
	background-position: -56px 0px;
	right: -58px;
}
.landingPage4Slider .slick-prev:hover, .landingPage4Slider .slick-next:hover {background: url(/wp-content/uploads/2021/01/lp4SliderArrowHvr.png);}
.landingPage4Slider .slick-next:hover {background-position: -56px 0px;}

/* Contact 2 */
.tcContactDetailWrapper {
	border-radius: 5px;
	background: #0187ff;
	min-height: 567px;
}
.tcContactDetailContent, .tcContactDetails {padding: 30px 20px 25px;}
.tcContactDetailContent {border-bottom: 1px solid rgba(255,255,255, 0.5);}
.tcContactDetailTitle {
	font-size: 24px;
	font-weight: 600;
}
.tcContactDetailWrapper ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
	position: relative;
}
.tcContactDetailWrapper ul li {
	position: relative;
	padding: 2px 0 2px 45px;
	margin-bottom: 15px;
}
.tcContactDetailWrapper ul li, .tcContactDetailWrapper ul li a {
	font-size: 16px;
	color: #fff;
}
.tcContactDetailWrapper ul li:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	background: url(/wp-content/uploads/2021/01/tcContactSprite-1.png) 0 0 no-repeat;
}
.tcContactDetailWrapper ul li.email:before {
	width: 22px;
	height: 21px;
	background-position: 0px 0px;
}
.tcContactDetailWrapper ul li.whatsapp:before {
	width: 24px;
	height: 23px;
	background-position: 0px -22px;
}
.tcContactDetailWrapper ul li.phone:before {
	width: 22px;
	height: 22px;
	background-position: 0px -45px;
}
.tcContactDetailWrapper ul li.mobile:before {
	width: 18px;
	height: 32px;
	background-position: -3px -67px;
}
.tcContactDetailWrapper ul li.location:before {
	width: 24px;
	height: 27px;
	background-position: 0px -100px;
}

/* About 3 */
ul.taAboutProductSlider {
    margin: 0 auto !important;
	max-width: 363px;
    padding: 0 !important;
    list-style-type: none;
	position: relative;
	z-index: 1;
}
ul.taAboutProductSlider li.slick-slide {
	outline: none;
	margin: 10px;
}
ul.taAboutProductSlider ul.slick-dots {
    margin: 25px 0 0 !important;
    padding: 0 !important;
    list-style-type: none;
    text-align: center;
}
ul.taAboutProductSlider ul.slick-dots li {
    outline: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-indent: -999999px;
    width: 9px;
    height: 9px;
    border-radius: 100%;
	border: 1px solid #0187ff;
	background: transparent;
    margin: 0 1px;
}
ul.taAboutProductSlider ul.slick-dots li.slick-active {
    background: #0187ff;
}
.taAboutSliderImg {
	padding: 4px;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0, 0.1);
}
.taAboutSliderTitle, .taAboutSec3SliderTitle, .taAboutVideoTitle {
	font-size: 20px;
	font-weight: 600;
}
.taAboutSection3 .youtube-player {padding-bottom: 76%;}
.taAboutClientSection {border-top: 1px solid #cbcbcb;}
.taAboutClientSlider {
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}
.taAboutClientSlider .slick-slide{
	outline: none;
    max-width: 166px;
    margin: 3px 15px;
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0, 0.1);
	text-align: center;
}
.taAboutClientSlider .slick-arrow{
	position: absolute;
	top: 50%;
	width: 13px;
	height: 23px;
	margin-top: -11px;
	padding: 0;
	background: url(/wp-content/uploads/2021/01/taSliderArrows.png) 0 0 no-repeat;
	text-indent: -99999999px;
	border: none;
	z-index: 2;
}
.taAboutClientSlider .slick-prev {
    background-position: 0px 0px;
    left: -35px;
}

.taAboutClientSlider .slick-next{
	background-position: -13px 0px;
	right: -35px;
}
.taAboutClientSlider .slick-prev:hover, .taAboutClientSlider .slick-next:hover {background: url(/wp-content/uploads/2021/01/taSliderArrowsHvr.png);}
.taAboutClientSlider .slick-next:hover {background-position: -13px 0px;}
.taAboutTeamBox {
	display: inline-block;
	max-width: 270px;
	background: rgba(255,255,255,0.1);
	border: 1px solid rgba(255,255,255, 0.8);
	border-radius: 3px;
	position: relative;
	padding: 70px 15px 35px;
}
.taAboutTeamImg {
	position: absolute;
	display: inline-block;
	padding: 4px;
	border: 1px solid rgba(255,255,255, 0.1);
	border-radius: 100%;
    top: -60px;
    left: 50%;
    margin-left: -60px;
}
.taAboutTeamImg img {border-radius: 100%;}
.taTimelineBox {
	position: relative;
	margin-bottom: 70px;
}
.taAboutTeamTitle {
	font-size: 20px;
	font-weight: 600;
}
.taTimelineYear {
	position:absolute;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
}
.taTimelineYearRight {
    top: 7px;
    left: -110px;
}
.taTimelineYearLeft {
    top: 7px;
    right: -110px;
}
.taTimelineBoxLeft .taTimelineText {text-align: right;}
.taTimelineBoxLeft {padding-right: 15px;}
.taTimelineBoxRight {padding-left: 15px;}
.taTimelineBox:before {
	position: absolute;
	content: '';
	width: 167px;
	height: 117px;
	background: url(/wp-content/uploads/2021/01/timeLineSprite.png);
}
.taTimelineBoxLeft:before{
	top: -30px;
	right: -170px;
}
.taTimelineBoxRight:before{
	top: -30px;
	left: -166px;
}
.taTimelineBox1:before, .taTimelineBox14:before {background-position: 0 0;}
.taTimelineBox2:before, .taTimelineBox8:before {background-position: 0 -117px;}
.taTimelineBox3:before, .taTimelineBox9:before {background-position: 0 -237px;}
.taTimelineBox4:before, .taTimelineBox10:before {background-position: 0 -355px;}
.taTimelineBox5:before, .taTimelineBox11:before {background-position: 0 -474px;}
.taTimelineBox6:before, .taTimelineBox12:before {background-position: 0 -593px;}
.taTimelineBox7:before, .taTimelineBox13:before {background-position: 0 -711px;}

/* Read more */
.productText .more-text{display: none;}
.productText .read-more{display: inline-block;}

/* Sino MTD Home */
.MThomeVideoBox {
	max-width: 570px;
	margin: -50px auto 0;
	box-shadow: 0px 0px 5px 5px rgba(0,0,0, 0.1);
}
.MThomeVideoBox a {
	display: block;
	position: relative
}
.MThomeVideoBox a:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	margin: -33px 0 0 -33px;
	width: 67px;
	height: 67px;
	background: url(/wp-content/uploads/2021/01/h3PlayIcon.png);
	transition: all 0.3s;
}
.MThomeVideoBox a:hover:before {transform: scale(1.1);}
.MTcertificatesTitle {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
}
.homeCertificates ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
}
.homeCertificates ul li {
	display: inline-block;
	margin-right: 11px;
	margin-bottom: 5px;
}
.MThomeSection1 h1 {text-transform: uppercase;}
.MThomeSection1 h1 span, .MThomeText span, .MThomeFeaturedProducts h2 span, .MTcatProductSection h2 span, .MTaboutProductSection h2 span {color: #0187ff;}
.MThomeSection1 h1 span, .MThomeFeaturedProducts h2 span, .MTcatProductSection h2 span {display: block;}
.MThomeText {
	font-size: 17px;
	line-height: 24px;
	font-weight: 600;
}
.MTcircleList ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
}
.MTcircleList ul li {
	padding-left: 30px;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 15px;
	position: relative;
}
.MTcircleList ul li:before {
	position: absolute;
	content: '';
	top: 5px;
	left: 0;
	width: 10px;
	height: 10px;
	background: transparent;
	border: 1px solid #0187ff;
	border-radius: 100%;
}
.MThomeProductBox {
	display: inline-block;
	max-width: 370px;
}
.MThomeProductText ul li {margin-bottom: 10px;}
.MThomeProductTitle {
	padding-left: 20px;
	margin: 15px 0;
	position: relative;
}
.MThomeProductTitle:before {
	position: absolute;
	content: '';
	top: 6px;
	left: 0;
	width: 4px;
	height: 24px;
	border-radius: 5px;
	background: #0187ff;
}
.MThomeProductTitle a {
	font-weight: 600;
	color: #363636;
	font-size: 20px;
}
.MThomeProductImg {overflow: hidden;}
.MThomeProductImg a {
	display: block;
	transition: all 0.3s;
}
.MThomeProductImg a:hover {transform: scale(1.1);}
.MTfeaturedProductBox {
	display: inline-block;
	max-width: 270px;
}
.MTfeaturedProductImg {
	padding: 9px;
	border: 1px solid #c3c5c7;
	position: relative;
}
.MTfeaturedProductTitle {
	font-size: 20px;
	font-weight: 600;
	color: #363636;
}
.MTfeaturedProductText {
	font-size: 16px
	line-height: 22px
} 
.MTborderSection {position: relative;}
.MTborderSection:before {
	position: absolute;
	content: '';
	left: 50%;
	width: 1170px;
	height: 3px;
	margin-left: -585px;
	background: #0187ff;
}
.MTborderSection:before {bottom: 0;}
.MTwhyusTitle {
	font-size: 20px;
	line-height: 22px;
	font-weight: 600;
	padding-bottom: 15px;
}
.MTwhyusBox {
	padding-left: 70px;
	margin-bottom: 30px;
	position: relative;
}
.MTwhyusBox:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	background: url(/wp-content/uploads/2021/02/MThomeSpritebl.png);
}
.MTwhyusBox1:before {
	width: 51px;
	height: 33px;
	background-position: 0px 0px;
}
.MTwhyusBox2:before {
	width: 49px;
	height: 47px;
	background-position: 0 -33px;
}
.MTwhyusBox3:before {
	width: 49px;
	height: 50px;
	background-position: 0px -80px;
}
.MTwhyusBox4:before {
	width: 49px;
	height: 53px;
	background-position: -1px -130px;
}
.MTwhyusBtn {margin-left: 70px;}
ul.MTwhyusSlider {
    margin: 0 auto !important;
	max-width: 470px
    padding: 0 !important;
    list-style-type: none;
	position: relative;
	z-index: 1;
}
ul.MTwhyusSlider li.slick-slide {
	outline: none;
	border-radius: 3px;
	overflow: hidden;
}
ul.MTwhyusSlider ul.slick-dots {
    margin: 20px 0 0 !important;
    padding: 0 !important;
    list-style-type: none;
    text-align: center;
}
ul.MTwhyusSlider ul.slick-dots li {
    outline: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-indent: -999999px;
    width: 10px;
    height: 10px;
    background: transparent;
    border-radius: 100%;
    margin: 0 1px;
	border: 1px solid #0187ff;
}
ul.MTwhyusSlider ul.slick-dots li.slick-active {
    background: #0187ff;
}
.MTDSlider5 {
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}
.MTDSlider5 .slick-slide{
	outline: none;
	text-align: center;
}
.MTDSlider5 .slick-arrow{
	position: absolute;
	top: 50%;
	width: 63px;
	height: 63px;
	margin-top: -31px;
	padding: 0;
	background: url(/wp-content/uploads/2021/02/MTDsliderArrows.png) 0 0 no-repeat;
	text-indent: -99999999px;
	border: none;
	z-index: 2;
}
.MTDSlider5 .slick-prev {
    background-position: 0px 0px;
    left: 60px;
}
.MTDSlider5 .slick-prev:hover {
	background: url(/wp-content/uploads/2021/02/MTDsliderArrowHvr.png);
}
.MTDSlider5 .slick-next{
	background-position: -63px 0px;
	right: 60px;
}
.MTDSlider5 .slick-next:hover {
	background-position: -63px 0px !important;
	background: url(/wp-content/uploads/2021/02/MTDsliderArrowHvr.png);
}
.homeSliderLGwrapper {position: relative;}
.homeSliderLGTitle {
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	letter-spacing: 2px;
	display: inline-block;
	background: #0187ff;
	position: absolute;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
    width: 100%;
    max-width: 1170px;
    padding: 22px 10px;
}
.homeSliderLGTitle:before {
	content: '';
    top: 0px;
    left: -30px;
    border-top: 80px solid #0187ff;
    z-index: 1;
    border-left: 30px solid transparent;
    position: absolute;
}
.homeSliderLGTitle:after {
	content: '';
    top: 0px;
    right: -10px;
    border-bottom: 80px solid #0187ff;
    z-index: 1;
    border-right: 10px solid transparent;
    position: absolute;
}
.MTslider5Btn {
	position: absolute;
	bottom: 65px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
ul.MTtradeSlider {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
	position: relative;
	z-index: 1;
}
ul.MTtradeSlider li.slick-slide {
	outline: none;
	margin: 5px 15px;
}
ul.MTtradeSlider ul.slick-dots {
    margin: 60px 0 0 !important;
    padding: 0 !important;
    list-style-type: none;
    text-align: center;
}
ul.MTtradeSlider ul.slick-dots li {
    outline: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-indent: -999999px;
    width: 10px;
    height: 10px;
    background: transparent;
    border-radius: 100%;
	border: 1px solid #0187ff;
    margin: 0 1px;
}
ul.MTtradeSlider ul.slick-dots li.slick-active {
    background: #0187ff;
}
.MTtradeBox {
	display: inline-block;
	max-width: 270px;
	cursor: pointer;
}
.MTtradeImg {
	overflow: hidden;
	border: 1px solid transparent;
}
.MTtradeTitle {
	font-size: 30px;
	letter-spacing: 3px;
	padding: 40px 0 25px;
}
.MTtradeBox:hover .MTtradeImg {
	border: 1px solid #1675aa;
	box-shadow: 0px 0px 3px 3px rgba(0,0,0, 0.1);
}
.MTtradeTitle span {color: #0187ff;}
.MThomeContactForm {
	border-radius: 5px;
	box-shadow: -2px 2px 5px 2px rgb(0 0 0 / 10%);
	padding: 0 80px 55px;
}
.MThomeContactForm h2 {
	display: inline-block;
	padding: 0 25px;
	background: #fff;
	letter-spacing: 2px;
	position: relative;
	bottom: 18px;
}
.MThomeContactForm input[type="text"], .MThomeContactForm input[type="email"], .MThomeContactForm textarea, .MTcontactPageForm input[type="text"], .MTcontactPageForm input[type="email"], .MTcontactPageForm textarea {
	width: 100%;
	border: none;
	border-bottom: 1px solid #d4d4d4;
	padding: 0 30px 15px 30px;
	margin-bottom: 15px;
    border-radius: 0;
}
.MThomeContactForm textarea, .MTcontactPageForm textarea {
	min-height: 170px;
	border: 1px solid #dddddd;
	padding: 20px 45px !important;
}
.MTnameField, .MTemailField {margin-bottom: 70px;}
.MTnumberField, .MTcompanyField, .MTtextField {margin-bottom: 20px;} 
.MTnameField {
	background: url(/wp-content/uploads/2021/02/MTnameIcon.png) #fff no-repeat top left !important;
}
.MTemailField {
	background: url(/wp-content/uploads/2021/02/MTmailIcon.png) #fff no-repeat top left !important;
}
.MTnumberField {
	background: url(/wp-content/uploads/2021/02/MTnumberIcon.png) #fff no-repeat top left !important;
}
.MTcompanyField {
	background: url(/wp-content/uploads/2021/02/MTcompanyIcon.png) #fff no-repeat top left !important;
}
.MTtextField {
	background: url(/wp-content/uploads/2021/02/MTmessgIcon.png) #fff no-repeat top 20px left 10px !important;
}
/* Sino MTD Detail */
.MTproductSliderWraper{
	max-width: 650px;
	margin: 0 auto;
}
ul.MTproductSlider {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none
}
ul.MTproductSlider .slick-slide {
    outline: none;
    overflow: hidden;
	border-radius: 8px;
}
ul.MTproductSliderPager {
    margin: 30px 0 0 !important;
    padding: 0 !important;
    list-style-type: none;
}
ul.MTproductSliderPager .slick-slide{
	padding: 3px 15px;
	outline: none;
}
ul.MTproductSliderPager .slick-slide a{
    outline: none;
	display: block;
	overflow: hidden;
	border-radius: 5px;
	border: 2px solid transparent;
}
ul.MTproductSliderPager .slick-current a {box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 10%);}
ul.MTproductSliderPager .slick-arrow {
    position: absolute;
    top: 50%;
    width: 37px;
    height: 37px;
    padding: 0;
	margin-top: -18px;
    text-indent: -999999px;
    border: none;
    background: url(/wp-content/uploads/2021/02/MTproductSliderArrows.png) 0 0 no-repeat transparent;
    z-index: 2;
}
ul.MTproductSliderPager  .slick-prev{left: -25px;}
ul.MTproductSliderPager .slick-next {
    right: -25px;
    background-position: -37px 0;
}
.MTdetailSection1 h1{
	font-size: 20px;
	line-height: 26px;
	color: #000;
}
.MTdetailSection1 h1 span {color: #0187ff;}
.MTdiamondList ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
	position: relative;
}
.MTdiamondList ul li {
	position: relative;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	font-weight: 500;
	padding-left: 25px;
	margin-bottom: 10px;
}
.MTdiamondList ul li:before {
	position: absolute;
	content: '';
	top: 5px;
	left: 0;
	width: 11px;
	height: 11px;
	background: #0187ff;
	transform: rotate(45deg);
}
.MTcatalogBox {
	max-width: 300px;
	margin: 0 auto;
	position: relative;
}
.MTcatalogBtn {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
}
.MTDetailVideoSection .youtube-player {
    position: relative;
	padding-bottom: 44%;align-content
}
.MTdRelatedProductBox {
	display: inline-block;
    max-width: 270px;
}
.MTdRelatedProductImg {
    padding: 9px;
    border: 1px solid #c3c5c7;
    position: relative;
}
.MTdRelatedProductImg:before {
    position: absolute;
    content: '';
    top: 0;
    left: -1px;
    width: 270px;
    height: 9px;
    background: #fff;
}
.MTdRelatedProductImg:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: -1px;
    width: 270px;
    height: 9px;
    background: #fff;
}
.MTdRelatedProductTitle a {
	font-size: 20px;
    font-weight: 600;
    color: #363636;
}
.gallery-icon {display: inline-block !important;}
.gallery-caption{
	background: #f19f14;
	margin: 0 10px !important;
}
.MTaboutEntrySection .MTaboutBannerDetails p {font-weight: 400;}
.MTaboutTabsWrapper {
    background: #fff;
    padding: 15px;
}
ul.MTaboutFactorySlider {
    margin: 0 auto !important;
    padding: 0 !important;
    list-style-type: none;
	z-index: 1;
	max-width: 370px;
}
ul.MTaboutFactorySlider li.slick-slide {outline: none;}
ul.MTaboutFactorySlider ul.slick-dots {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
    float: right;
	position: relative;
    bottom: 15px;
}
ul.MTaboutFactorySlider ul.slick-dots li {
    outline: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-indent: -999999px;
    width: 10px;
    height: 10px;
    background: transparent;
	border: 1px solid #0187ff;
    border-radius: 100%;
    margin: 0 1px;
}
ul.MTaboutFactorySlider ul.slick-dots li.slick-active {
    background: #0187ff;
}
.MTfactorySliderTitle {
	font-size: 20px;
	font-weight: 500;
	color: #363636;
	padding-top: 20px;
}
ul.MTaboutClientSlider{
	margin: 0;
	padding: 0;
	position: relative;
}
ul.MTaboutClientSlider .slick-slide{
	outline: none;
	text-align: center;
	margin: 0 5px;
}
ul.MTaboutClientSlider .slick-arrow{
	position: absolute;
	top: 50%;
	width: 19px;
	height: 34px;
	margin-top: -17px;
	padding: 0;
	background: url(/wp-content/uploads/2021/02/MTclientSliderArws.png) 0 0 no-repeat;
	text-indent: -99999999px;
	border: none;
	z-index: 2;
}
ul.MTaboutClientSlider .slick-prev {
    background-position: 0px 0px;
    left: -30px;
}
ul.MTaboutClientSlider .slick-next{
	background-position: -19px 0px;
	right: -30px;
}
/* Contact */
.MTcontactBanner, .tcBannerImg, .au5Banner, .lp4BannerImg {text-align: center;}
.MTcontactBanner img, .tcBannerImg img, .au5Banner img, .lp4BannerImg img{width: 100%;}
.MTcontactDetailWrapper {background: #0187ff;}
.MTcontactDetailContent {padding: 40px 25px 30px;}
.MTcontactDetailTitle {
	font-size: 50px;
	line-height: 30px;
	color: #fff;
	font-weight: 300;
	display: block;
	letter-spacing: 2px;
	padding-top: 15px;
}
.MTcontactDetailTitle span {
	font-size: 16px;
    display: block;
    padding-bottom: 15px;
}
.MTcontactDetailSep {border-bottom: 1px solid #fff;}
.MTcontactDetails {padding: 35px 25px;}
.MTcontactDetails ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
}
.MTcontactDetails ul li {
	position: relative;
	padding: 7px 0px 6px 40px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
}
.MTcontactDetails ul li a {color: #fff;}
.MTcontactDetails ul li span {
	display: block;
	padding-top: 10px
}
.MTcontactDetails ul li:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 33px;
	height: 33px;
	background: url(/wp-content/uploads/2021/05/cu3ContactSprite.png);
}
.MTcontactDetails ul li.email:before {background-position: 0px 0px;}
.MTcontactDetails ul li.location1:before {background-position: 0px -33px;}
.MTcontactDetails ul li.location2:before {display: none;}
.MTcontactDetails ul li.whatsapp:before {
	background-position: 0 -66px;
    height: 32px;
}
.MTcontactDetails ul li.address:before {background-position: 0 -98px;}
.MTcontactQuote {
	position: relative;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	margin-top: 80px;
	padding: 40px 0 30px;
}
.MTcontactQuote:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 36px;
	height: 30px;
	background: url(/wp-content/uploads/2021/02/MTcontactQuote.png);
}
.MTcontactQuote:after {
	position: absolute;
	content: '';
	bottom: 0;
	right: 0;
	width: 36px;
	height: 30px;
	background: url(/wp-content/uploads/2021/02/MTcontactQuote.png);
	transform: scale(-1,-1);
}
.MTcontactPageForm {
	padding: 75px 40px 75px 40px;
}
.MTaboutContactWrapper {box-shadow: 0px 0px 3px 3px rgba(0,0,0, 0.1);}
.MTcontactDetailSection {padding: 0;}
.MTformProductsTitle {
	font-size: 16px;
	font-weight: 600;
	color: #000;
	padding: 20px 0 20px 15px;
}
.checkBoxLabel {display: inline-block;}
.contactLabelRow{
	margin-left: 0 !important;
    margin-right: 0 !important;
}
/* Home Page 4 */
.textLink {
    text-align: right;
    font-weight: 600;
    font-size: 20px;
}
h2 span, h3 span{color: #0187ff;}
.hp4Section2 {
	background-size: cover;
	background-position: center;
}
ul.hp4Slider, ul.hp4Slider ul.slick-dots{
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
}
ul.hp4Slider ul.slick-dots{
	margin: 8px 0 0 !important;
	text-align: center;
}
ul.hp4Slider .slick-dots li{
	display: inline-block;
	text-indent: -999999px;
	padding: 0;
	background: #fff;
	border: 1px solid #0187ff;
	width: 20px;
	height: 8px;
	margin: 0 2px;
}
ul.hp4Slider .slick-dots li.slick-active{background: #0187ff;}
.hp4ProductBox{display: inline-block;}
.hp4ProductBox .hp4Image{
	overflow: hidden;
	transition: all .3s;
	border: 2px solid #e5eaf1;
}
.hp4ProductBox .hp4Image a{display: block;}
.hp4ProductBox .hp4Image a:hover{transform: scale(1.1);}
.hp4ProductBox .hp4Title{margin-top: 10px;}
.hp4ProductBox .hp4Title a {
    color: #273d57;
    display: inline-block;
}
.hp4ProductBox .hp4Title a:hover{color: #277ce2;}
.hp4SearchBar {
	background: #277ce2;
	background: -moz-linear-gradient(left,  #277ce2 0%, #37afee 50%, #277ce2 100%);
	background: -webkit-linear-gradient(left,  #277ce2 0%,#37afee 50%,#277ce2 100%);
	background: linear-gradient(to right,  #277ce2 0%,#37afee 50%,#277ce2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#277ce2', endColorstr='#277ce2',GradientType=1 );
}
.hp4SearchBar .searchTitle {
    font-size: 36px;
    font-weight: 600;
    font-style: italic;
	line-height: 40px; 
}
.hp4Process {counter-reset: step-counter;}
.hp4ProcessBox {
    padding: 20px 20px 1px;
    background: #fff;
    box-shadow: 0 0 7px rgb(0 0 0 / 5%);
	text-align: left;
}
.hp4ProcessBox .hp4Title{
	position: relative;
    margin: 30px 0 10px;
	counter-increment: step-counter;
}
.hp4ProcessBox .hp4Title:before{
	position: absolute;
	content: '0'counter(step-counter);
	top: -35px;
	left: 0;
	font-size: 32px;
	font-weight: 600;
	color: #0187ff;
}
.hp4ProcessBox .hp4Title a {
    display: inline-block;
    color: #484848;
    font-size: 24px;
    font-weight: 600; 
}
.hp4ProcessBox .hp4Text {
	font-size: 16px;
	padding-top:10px;
}
.hp4Section4 {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100%;
}
.hp4SliderBox{
	position: relative;
	padding: 90px 0 60px;
}
.hp4SliderBox:before{
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 85%;
	height: 100%;
	background: #edf0f3;
}
.hp4QualityBox:before{background: #777c84;}
.hp4QualityBox .hp4SliderBoxDetails {color: #fff;}
.hp4SliderBoxDetails{padding: 0 60px 0 20px;}
.hp4TeamSection{position: relative;}
.hp4TeamSection:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 4000px;
	height: 520px;
	background: #edf0f3;
}
.hp4TeamBox {
    background: #fff;
    max-width: 320px;
    display: inline-block;
	box-shadow: 0 0 7px rgb(0 0 0 / 5%);
}
.hp4Team1 {text-align: left;}
.hp4Team3 {text-align: right;}
.hp4TeamImg {padding: 50px 50px 0;}
.hp4TeamTitle {
    color: #0187ff;
    font-weight: 600;
    margin: 10px 0;
    font-size: 22px;
	text-align: center;
}
.hp4TeamTitle span {
    font-size: 18px;
    display: block;
    color: #273d57;
}
.hp4TeamText {
	padding: 0 40px 20px;
	font-size: 16px;
	text-align: center;
}
.hp4ContactForm {
    box-shadow: 0 0 10px rgb(134 189 255 / 29%);
    padding: 50px;
    border-radius: 3px;
}
.hp4ContactForm input[type="text"], .hp4ContactForm input[type="email"], .hp4ContactForm textarea{
    width: 100%;
    border: none;
    background: #ecf3fc !important;
    padding: 12px;
    font-size: 16px;
    margin-bottom: 10px;
	border-radius: 5px;
	border: none !important;
}
.hp4ContactForm input[type"text"]::placeholder, .hp4ContactForm input[type"email"]::placeholder, .hp4ContactForm textarea::placeholder{
	color: #8597ab;
}
.hp4ContactForm textarea{min-height: 180px;}
.hp4ContactForm input[type="submit"] {
    width: 100%;
    border-radius: 10px;
    padding: 16px;
}
.hp4VideoText {padding-top: 20px;}
.hp4CEO {
    text-align: right;
    font-weight: 600;
}
.hp4Video a:before{background: url(/wp-content/uploads/2021/03/videoPlayIcon.png) 0 0 no-repeat;}
.hp4SearchBar .astra-search-shortcode {display: block;}
.hp4SearchBar .search-form {
    border: none !important;
    line-height: 1 !important;
    border-radius: 5px !important;
    background-color: #e4ecf7 !important;
	width: 100%;
}
.hp4SearchBar .astra-search-icon::before {font-size: 34px;}

/* Floor Scrubber Css */

/* Home */
.h5section1 {
    position: relative;
    margin-top: -50px;
}
.h5featuredPointsBox {
	display: inline-block;
	padding: 140px 30px 20px;
	position: relative;
	max-width: 370px;
	min-height: 266px;
	box-shadow: 3px 3px 3px 1px rgb(0 0 0 / 10%);
}
.h5featuredPointsBox1 {background: #fca601;}
.h5featuredPointsBox2 {background: #91ad0e;}
.h5featuredPointsBox3 {background: #c94c0f;}
.h5featuredPointsBox:before {
	position: absolute;
	content: '';
	top: 25px;
	left: 50%;
	margin-left: -48px;
	width: 96px;
	height: 96px;
	background: url(/wp-content/uploads/2021/03/fs-sprite.png) #fff no-repeat;
	border-radius: 100%;
}
.h5featuredPointsBox1:before {background-position: 15px 21px;}
.h5featuredPointsBox2:before {background-position: 20px -53px;}
.h5featuredPointsBox3:before {background-position: 17px -123px;}
.h5featuredPointsTitle {
	font-size: 22px;
	font-weight: 600;
}
.h5circleList ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
	position: relative;
}
.h5circleList ul li {
	font-size: 16px;
	line-height: 22px;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #111111;
	font-weight: 600;
	position: relative;
}
.h5circleList ul li:before {
	position: absolute;
	content: '';
	top: 5px;
	left: 0;
	width: 10px;
	height: 10px;
	border: 1px solid #0187ff;
	border-radius: 100%;
	background: transparent;
}
.h5videoBox {
	max-width: 550px;
	margin: 0 auto;
}
.h5videoBox a {
	display: block;
	position: relative;
}
.h5videoBox a:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	margin: -34px 0 0 -34px;
	width: 67px;
	height: 67px;
	background: url(/wp-content/uploads/2021/01/h3PlayIcon.png);
	transition: all 0.3s;
}
.h5videoBox a:hover:before {transform: scale(1.1);}
.h5productHeading h2 {
	display: inline-block;
    padding: 0 25px;
    z-index: 1;
    position: relative;
    background: #fff;
}
.h5productHeading {
	display: block;
	padding: 0 25px;
	background: #fff;
	position: relative;
}
.h5productHeading:before {
	position: absolute;
	content: '';
	top: 30%;
	left: 0;
	width: 100%;
	border: 1px solid #bababa;
}
.h5productBox {
	display: inline-block;
	max-width: 370px;
}
.h5productImgWrapper {
	padding: 6px;
	background: #fff;
	border: 1px solid #dddedf;
	cursor: pointer;
}
.h5productImg {position: relative;}
.h5productImg:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.h5productImg:hover:before {background: rgba(0,0,0, 0.4);}
.h5productImg a{display: block;}
.h5productTitle a {
	font-size: 22px;
	color: #233645;
	font-weight: 600;
}
.h5tabSection, .h5section8 {
	border-top: 1px solid #bababa;
	box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%);
}
ul.h5tabs {
    margin: 0 0 30px !important;
    padding: 0 !important;
    list-style-type: none;
	border-bottom: 2px solid #bababa;
	text-align: left;
}
ul.h5tabs li {
    display: inline-block;
    padding: 0 0 8px;
	margin-right: 20px;
    color: #233645;
    font-size: 16px;
	font-weight: 600;
    transition: all .3s;
	cursor: pointer;
	position: relative;
}
ul.h5tabs li:before {
	position: absolute;
	content: '';
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	background: transparent;
}
ul.h5tabs li.current {color: #0187ff;}
ul.h5tabs li.current:before {background: #0187ff;}
ul.h5tabs li.current:after {
	position: absolute;
	content: '';
	bottom: -8px;
	left: 50%;
	margin-left: -6px;
	border-top: 6px solid #0187ff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
}
.h5tabsWrapper .tab-content{
    display: none;
	border: 1px solid #d6d6d6;
	border-radius: 10px;
	padding: 20px;
}
.h5tabsWrapper .tab-content.current{display: block;}
.h5whyusSection {
	padding-top: 170px;
	position: relative;
	background: #228dc3;
}
.h5whyusSection:before {
	position: absolute;
	content: '';
	top: -60px;
	left: 0;
	width: 1920px;
	height: 190px;
	background: url(/wp-content/uploads/2021/03/h5whyusShape.jpg);
}
.h5whyusBox {
	padding-left: 115px;
	position: relative;
	min-height: 90px;
}
.h5whyusBox:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 96px;
	height: 96px;
	border: 3px solid #228dc3;
	box-shadow: 0px 0px 3px #fff;
	background: url(/wp-content/uploads/2021/03/fs-sprite.png) #fff no-repeat;
	border-radius: 100%;
}
.h5whyusBox1:before {background-position: 13px -202px;}
.h5whyusBox2:before {background-position: 13px -282px;}
.h5whyusBox3:before {background-position: 14px -361px;}
.h5whyusBox4:before {background-position: 14px -445px;}
.h5whyusBox5:before {background-position: 14px -519px;}
.h5whyusBox6:before {background-position: 14px -590px;}
.h5QuoteBox {
	margin-bottom: 20px;
}
.h5QuoteText {
	font-size: 16px;
	line-height: 24px;
	position: relative;
	padding-bottom: 15px;
}
.h5QuoteName {
	font-size: 14px;
	color: #ff7b10;
}
.h5clientBox {
	display: inline-block;
	max-width: 270px;
}
.h5clientTitle {
	font-size: 22px;
	font-weight: 600;
	color: #112534;
}
.h5clientImg {
	padding: 6px;
	border: 2px solid #edeeee;
	border-radius: 2px;
}
.h5featuredProductBox {
	display: inline-block;
	padding: 6px;
	background: #fff;
	border: 2px solid #edeeee;
	border-radius: 2px;
	max-width: 370px;
}
.h5featuredProductTitle a {
	font-size: 22px;
	font-weight: 600;
	color: #233645;
}
.h5featuredProductText {color: #111;}
.h5featuredProductLink a {
	display: inline-block;
	font-size: 14px;
	color: #ff7b10;
	padding-right: 15px;
	position: relative;
}
.h5featuredProductLink a:before {
    position: absolute;
    content: "\e900";
    top: 1px;
    right: 0;
    font-family: Astra;
    color: #ff7b10;
    font-size: 12px;
    transform: rotate(270deg);
    font-weight: 600;
}
.h5processSection {counter-reset: step-counter;}
.h5processBox {
	display: inline-block;
	max-width: 270px;
	position: relative;
	counter-increment: step-counter;
}
.h5processBox:before {
	position: absolute;
	content: '';
	top: -20px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
	background: #0187ff;
	border: 1px solid #fff;
	transform: rotate(45deg);
}
.h5processBox:after {
	position: absolute;
	content: counter(step-counter);
	top: -10px;
    left: 50%;
    margin-left: -6px;
	font-size: 22px;
	font-weight: 600;
	color: #fff;
}
.h5processImg {
	border-radius: 15px;
	overflow: hidden;
	border: 4px solid #e8e8e8;
	max-width: 200px;
	margin: 0 auto;
}
.h5processTitle {
	font-size: 22px;
	font-weight: 600;
	color: #112534;
}

/* about */
.au5videoSection {border-top: 2px solid #bababa;}
.au5sectionText {
	padding: 10px;
	position: relative;
}
.au5sectionText:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 42px;
	height: 42px;
	background: transparent;
	border-top: 3px solid #0187ff;
	border-left: 3px solid #0187ff;
}
.au5teamImg {
	width: 200px;
	float: left;
	border: 4px solid #e8e8e8;
	border-radius: 10px;
	overflow: hidden;
}
.au5teamTitle {
	font-size: 22px;
	line-height: 24px;
	color: #112534;
	font-weight: 600;
}
.au5teamContent {
	width: calc(100% - 200px);
	float: left;
	padding: 15px 0 0 25px;
}
.au5contactForm {
	max-width: 970px;
	margin: 0 auto;
}
.au5contactForm input[type="text"], .au5contactForm input[type="email"], .au5contactForm textarea {
	margin-bottom: 5px !important;
	box-shadow: 2px 2px 7px 0px rgb(0 0 0 / 10%);
}
.au5contactForm textarea {
	height: 215px !important;
	padding: 15px;
	background: #fff;
}
ul.timelineSlider {
    margin: 0 !important;
    padding: 0 !important;
	position: relative;
}
ul.timelineSlider:before{
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	margin-top: -5px;
	width: 100%;
	height: 10px;
	background: #e8e8e8;
}
li.au5TimelineBox{
	text-align: center;
	margin: 0 5px;
}
.au5TimelineYear {
    color: #233645;
    font-size: 20px;
    font-weight: 600;
	margin-bottom: 10px;
}
.au5TimelineText{
	color: #111111;
	font-size: 14px;
    line-height: 22px;
}
.au5TimelineImg { 
	display: inline-block;
    border: 7px solid;
	position: relative;
}
.au5TimelineImg:before{
	position: absolute;
	content: '';
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -12px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
}
.imgUpper .au5TimelineImg:before{
	bottom: -19px;
	border-top: 12px solid;
}
.imgLower .au5TimelineImg:before{
	top: -19px;
	border-bottom: 12px solid;
}
.au5TimelineImg:after{
	position: absolute;
	content: '';
	left: 50%;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	border: 3px solid;
	background: #fff;
	border-radius: 100%;
}
.imgUpper .au5TimelineImg:after{bottom: -65px;}
.imgLower .au5TimelineImg:after{top: -56px;}
.imgUpper .au5TimelineYear {
    padding-top: 50px;
    margin-top: 35px;
}
.imgLower .au5TimelineText {
    padding-bottom: 60px;
    min-height: 190px;
}
.imgLower .au5TimelineImg{
	color: #fca601;
	border-color: #fca601;
}
.imgUpper .au5TimelineImg{
	color: #00c0ff;
	border-color: #00c0ff;
}
ul.timelineSlider .slick-arrow{
	position: absolute;
	top: 50%;
	width: 34px;
	height: 34px;
	margin-top: -17px;
	background: url(/wp-content/uploads/2021/04/timelineArrows.png) 0 0 no-repeat;
	text-indent: -999999999px;
	z-index: 4;
	padding: 0;
}
ul.timelineSlider .slick-prev{left: -60px;}
ul.timelineSlider .slick-next{
	right: -60px;
	background-position: -34px 0;
}
/* Contact */
.cu4banner {padding-bottom: 150px;}
.cu4BannerHeading {
	font-size: 33px;
	line-height: 38px;
	font-weight: 500;
	color: #233645;
	padding-bottom: 20px;
}
.cu4contactWrapper {
    margin-top: -100px;
    background: #fff;
}
.cu4contactForm {
	width: 660px;
	float: left;
	padding: 60px 35px 80px;
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
}
.cu4contactDetails {
	width: 506px;
	float: left;
}
.cu4contactDetails {
	padding: 50px 30px 40px;
	background: #0187ff;
}
.cu4formTitle {
	font-size: 33px;
	color: #333333;
	font-weight: 500;
	padding-bottom: 40px;
}
.cu4contactForm input[type="text"], .cu4contactForm input[type="email"], .cu4contactForm textarea {
	box-shadow: 2px 2px 7px 0px rgb(0 0 0 / 10%);
}
.cu4contactForm textarea {
	height: 215px;
	padding: 15px;
}
.cu4contactDetailHeading {
	font-size: 33px;
	font-weight: 500;
}
.cu4contactDetails ul {
	padding: 0 !important;
	margin: 60px 0 30px !important;
	list-style-type: none;
	position: relative;
}
.cu4contactDetails ul li {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	padding-left: 50px;
	margin-bottom: 25px;
	position: relative;
}
.cu4contactDetails ul li:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 36px;
	height: 36px;
	background: url(/wp-content/uploads/2021/03/cu4Sprite.png);
}
.cu4contactDetails ul li.cu4contactDetail1:before {background-position: 0px 0px;}
.cu4contactDetails ul li.cu4contactDetail2:before {background-position: 0 -36px;}
.cu4contactDetails ul li.cu4contactDetail3:before {background-position: 0 -71px;}
.cu4contactDetails ul li.cu4contactDetail4:before {background-position: 0 -108px;}
.cu4contactDetails ul li span {
	display: block;
	font-weight: 300;
}
.cu4contactDetails ul li span a {color: #fff;}
.cu4ceoBox {
	padding: 20px 0 13px;
	border-radius: 5px;
	background: #ff7b10;
}
.cu4ceoQuote {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	padding: 0 20px;
}
.cu4ceoName {
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	color: #228dc3;
	background: #f4f4f4;
	padding: 5px 20px;
}
.cu4ceoDesignation {
	font-size: 14px;
	color: #fff;
	padding: 0 5px;
}

/* Category */
.pc4section3 {
	border-top: 2px solid #bababa;
	border-bottom: 2px solid #bababa;
}
.pc4video {max-width: 100%;}
.pc4tabSection .h5tabsWrapper .tab-content {
	border: none;
	text-align: center;
}
.pc4tabSection ul.h5tabs li.current:after, .pd4tabSection ul.h5tabs li.current:after {display:none;}
.pc4tabSection ul.h5tabs li, .pd4tabSection ul.h5tabs li {margin-right: 35px;}
.pc4supportImg {
	width: 193px;
	float: left;
	border: 4px solid #228dc3;
	box-shadow: 0px 0px 0px 2px #fff;
	border-radius: 15px;
	overflow: hidden;
}
.pc4supportContent {
	width: calc(100% - 193px);
	float: left;
	padding-left: 20px;
}
.pc4supportTitle {
	font-size: 22px;
	font-weight: 500;
	padding: 0 0 10px;
}
.pc4quickQuote {
	border-radius: 3px;
	border-top: 4px solid #0187ff;
	padding: 45px 30px 60px;
	background: #fff;
}
.pc4quickQuoteTitle {
	font-size: 22px;
	font-weight: 500;
	color: #112534;
}
.fsContactForm input[type="text"], .fsContactForm input[type="email"], .fsContactForm textarea {
	width: 100%;
	border: 1px solid #cccccc;
	border-radius: 3px;
	margin-bottom: 8px;
}
.fsContactForm input[type="text"], .fsContactForm input[type="email"] {padding: 15px 15px 15px 45px;}
.fsContactForm input[type="text"] {background: url(/wp-content/uploads/2021/03/fs-name-icon.png) #fff no-repeat center left 15px;}
.fsContactForm input[type="email"] {background: url(/wp-content/uploads/2021/03/fs-mail-icon.png) #fff no-repeat center left 15px;}
.fsContactForm textarea{background: #fff;}
.pc4quickQuote textarea {height: 148px;}
fsContactForm input[type="submit"]{min-width: 130px;}
.hp5ProcessImg {
    border: 3px solid #dadada;
    display: inline-block;
    border-radius: 20px;
    overflow: hidden;
}
.hp5ProcessTitle {
    font-size: 22px;
    font-weight: 600;
    margin: 20px 0 10px;
}
/* Detail */
.dp4productSliderWraper {
	max-width: 640px;
	margin: 0 auto;
}
ul.dp4productSlider {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none
}
ul.dp4productSlider .slick-slide {
	padding: 6px;
	border: 2px solid #e3e4e4;
	background: #fff;
	border-radius: 5px;
    outline: none;
    overflow: hidden;
}
ul.dp4productSliderPager {
    margin: 30px 0 0 !important;
    padding: 8px 15px !important;
    list-style-type: none;
	background: #fff;
	border: 1px solid #e2e2e2;
	border-radius: 3px;
	box-shadow: 3px 4px 5px 0px rgb(0 0 0 / 10%);
}
ul.dp4productSliderPager .slick-slide{
	padding: 0;
	outline: none;
}
ul.dp4productSliderPager .slick-slide a{
	margin: 0 6px;
	padding: 2px;
	border: 1px solid #e2e2e2;
    outline: none;
	display: block;
	overflow: hidden;
}
ul.dp4productSliderPager .slick-current a {border: 1px solid #0187ff;}
ul.dp4productSliderPager .slick-arrow {
    position: absolute;
    top: 50%;
    width: 19px;
    height: 34px;
    padding: 0;
	margin-top: -21px;
    text-indent: -999999px;
    border: none;
    background: url(/wp-content/uploads/2021/02/MTclientSliderArws.png) 0 0 no-repeat transparent;
    z-index: 2;
}
ul.dp4productSliderPager  .slick-prev{left: -30px;}
ul.dp4productSliderPager  .slick-next {
    right: -30px;
    background-position: -19px 0;
}
.pd4DetailWrapper {
	border: 1px solid #e3e4e4;
	border-radius: 3px;
	background: #fff;
}
.pd4DetailHeading {
	padding: 40px 30px 5px;
	border-bottom: 1px solid #d8d8d8;
}
.pd4DetailContent {padding: 25px 30px 20px;}
.pd4tabSection .h5tabsWrapper .tab-content {border: none;}
.dp4relatedProductSlider, .dp5relatedProductSlider{
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}
.dp4relatedProductSlider .slick-slide, .dp5relatedProductSlider .slick-slide{
	outline: none;
    margin: 0 15px;
	text-align: center;
}
.dp4relatedProductImg {
	padding: 6px;
	border: 2px solid #edeeee;
	border-radius: 1px;
}
.dp4relatedProductImg a{display: block;}
.dp4relatedProductSlider .slick-arrow, .dp5relatedProductSlider .slick-arrow{
	position: absolute;
	top: 50%;
	width: 19px;
	height: 34px;
	margin: -40px 0 0;
	padding: 0;
	background: url(/wp-content/uploads/2021/02/MTclientSliderArws.png) 0 0 no-repeat;
	text-indent: -99999999px;
	border: none;
	z-index: 2;
}
.dp4relatedProductSlider .slick-prev, .dp5relatedProductSlider .slick-prev {
    background-position: 0px 0px;
    left: -20px;
}
.dp4relatedProductSlider .slick-next, .dp5relatedProductSlider .slick-next{
	background-position: -19px 0 !important;
	right: -20px;
}
.dp4relatedProductTitle a {
	font-size: 22px;
	font-weight: 500;
	color: #233645;
}
/* Product Category 3 */
.pc3Banner {
	background-position: center center;
	background-size: cover;
}
.pc3BannerHeading {
	font-size: 50px;
	line-height: 58px;
	font-weight: 600;
	color: #fff;
	padding:70px 0 20px;
}
.pc3BannerLayer {
	padding: 40px 20px 70px;
	background: rgba(0,0,0, 0.7);
}
.pc3BannerDetails p {
	font-size: 17px;
	color: #fff;
	font-weight: 500;
}
.pc3BannerDetails ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
	position: relative;
}
.pc3BannerDetails ul li {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	padding-left: 30px;
	margin-bottom: 10px;
	position: relative;
}
.pc3BannerDetails ul li:before {
	position: absolute;
	content: '';
	top: 7px;
	left: 0;
	width: 10px;
	height: 10px;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 100%;
}
.pc3Form {
	padding: 60px 25px;
	background: rgba(1,135,255,.6);
}
.pc3FormTitle {
	font-size: 26px;
	line-height: 40px;
	color: #fff;
	padding-bottom: 30px;
}
.pc3Form input[type="text"], .pc3Form input[type="email"], .pc3Form input[type="tel"], .pc3Form textarea {
	width: 100%;
	border: none;
	border: none !important;
	border-bottom: 1px solid #fff !important;
	border-radius: 0;
	padding: 0 0 15px !important;
	margin-bottom: 20px;
	color: #fff;
	background-color:transparent !important;
}
.pc3Form input[type="text"]:focus, .pc3Form input[type="email"]:focus, .pc3Form input[type="tel"]:focus, .pc3Form textarea:focus{background-color:transparent !important;}
.pc3Form input[type="text"]::placeholder, .pc3Form input[type="email"]::placeholder, .pc3Form input[type="tel"]::placeholder, .pc3Form textarea::placeholder, .pc3Form input[type="file"], .cFileUpload{color: #fff !important;}
.pc3Form textarea {height: 135px;}
.pc3Form input[type="submit"]{
	border: 1px solid #fff;
	color: #fff;
}
.pc3ProductSection h2 span{display: block;}
.c1ProductBox{
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 10px 20px 0 rgb(48 49 51 / 10%), 0 -10px 20px 0 rgb(48 49 51 / 5%);
	max-width: 370px;
	display: inline-block;
}
.c1ProductTitle {padding: 10px 0;}
.c1ProductTitle a{
    font-size: 24px;
    color: #222;
    line-height: 28px;
    font-weight: 500;
}
.c1ProductText {
    font-size: 16px;
    line-height: 24px;
}
.c1ProductBtn a{
	display: block;
	color: #0187ff;
    background: #fff;
    border: solid 1px #0187ff;
	border-radius: 5px;
    padding: 6px 15px;
	text-align: center;
}
.c1ProductBtn a:hover{
	background: #0187ff;
	color: #fff;
}
.pc3TabSection .tab-content{padding: 20px 0;}
.pc3Section4img, .pc3Section3img{text-align: center;}
/* Video Page */
.videoSection2Title {
    font-size: 20px;
    margin: 10px 0;
	font-weight: 600;
}
.videoCOntent, .videoHeading{padding: 0 !important;}
.videoBanner .bannerContent {padding: 0 !important;}
.videoSection2Box {
    max-width: 370px;
    display: inline-block;
}
/* Home Page 6 */
.hp6Btn {
    display: inline-block;
	border: 2px solid #0187ff;
    background: #0187ff;
    color: #fff;
    font-size: 16px;
	font-weight: 700;
    padding: 13px 25px;
	min-width: 260px;
	text-align: center;
    border-radius: 5px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.5s;
}
a.blueBorder{
	background: transparent;
	color: #0187ff;
}
a.whiteBorder {border-color: #fff;}
.hp6Btn:hover{
	border: 2px solid #343434;
	background: #343434;
	color: #fff;
}
.hp6Section1 {
	background-position: center !important;
	background-repeat: no-repeat;
}
.hp6Section1Details h1{margin-top: 35px;}
.hp6ListArrow ul{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
.hp6ListArrow ul li{
	position: relative;
	margin-bottom: 10px;
	padding-left: 30px;
}
.hp6Section1Details ul li{margin-bottom: 20px;}
.hp6ListArrow ul li:before{
	position: absolute;
	content: '';
	top: 10px;
	left: 0;
	width: 13px;
	height: 10px;
	background: url(/wp-content/uploads/2021/09/hp6checkIcon1.png) 0 0 no-repeat;
}
.hp6s3Product {
    display: inline-block;
    background: #fff;
    max-width: 350px;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
	padding-bottom: 40px;
}
.hp6s3ProductImg{
	display: inline-block;
	overflow: hidden;
}
.hp6s3ProductImg a{
	display: block;
	transition: all .3s;
}
.hp6s3Product:hover .hp6s3ProductImg a{transform: scale(1.1);}
.hp6s3ProductTitle{margin: 10px;}
.hp6s3ProductTitle a {
    font-size: 24px;
    font-weight: 700;
    color: #0f1126;
    display: inline-block;
}
.hp6s3Product:hover .hp6s3ProductTitle a{color: #0187ff;}
.hp6s3ProductText, .hp6s3ProductBtn{padding: 10px 0;}
ul.hp6Slider {
    margin: 0 auto !important;
    padding: 0 !important;
    list-style-type: none;
	position: relative;
	z-index: 1;
}
ul.hp6Slider li.slick-slide {outline: none;}
ul.hp6Slider ul.slick-dots {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 25px;
}
ul.hp6Slider ul.slick-dots li {
    outline: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-indent: -999999px;
    width: 18px;
    height: 18px;
    background: #e7edf2;
	border: 2px solid #e7edf2;
    margin: 0 5px;
}
ul.hp6Slider ul.slick-dots li.slick-active {background: #0187ff;}
.hp6Section4Wraper{position: relative;}
.hp6Section4Content{
	position: absolute;
	top: 55px;
	left: 65px;
	max-width: 424px;
	min-height: 455px;
	padding: 35px 30px;
	background: rgba(255,255,255,.88);
	border-radius: 10px;
	z-index: 1;
}
.hp6Section4Content .title {
    font-size: 22px;
    font-weight: 700;
    color: #181818;
	margin-bottom: 15px;
}
.hp6Section4Content ul{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
.hp6Section4Content ul li{
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #343434;
}
.hp6Section4Content ul li:before{
	position: absolute;
	content: '';
	top: 10px;
	left: 0;
	width: 9px;
	height: 9px;
	border-radius: 100%;
	background: #0187ff;
}
.hp6s5FeaturedBox {
    border: 3px solid #eaeaea;
    display: inline-block;
    max-width: 524px;
    padding: 45px 50px;
	text-align: left;
}
.hp6s5ProductTitle {
    font-weight: 700;
    color: #747474;
    position: relative;
    padding-left: 15px;
    margin: 20px 0 10px;
}
.hp6s5ProductTitle:before{
	position: absolute;
	content: '';
	top: 9px;
	left: 0;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #0187ff;
}
.hp6s5ProductHeading {
    font-size: 22px;
    font-weight: 700;
    color: #0f1126;
    margin-bottom: 10px;
}
.hp6s5ProductText {min-height: 165px;}
.hp6s6Details ul{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
.hp6s6Details ul li{
	position: relative;
	padding-left: 40px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 20px;
}
.hp6s6Details ul li:before{
	position: absolute;
	content: '';
	top: 8px;
	left: 0;
	width: 22px;
	height: 16px;
	background: url(/wp-content/uploads/2021/09/hp6checkIcon2.png) 0 0 no-repeat;
}
.hp6s7Details{color: #000;}
.hp6FaqWraper .accordiaBox {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin-bottom: 8px;
}
.hp6FaqWraper .accordion {
    color: #000000;
    font-weight: 600;
	padding: 11px 30px 11px 15px;
	position: relative;
}
.hp6FaqWraper .accordion:before{
	position: absolute;
	content: '+';
	top: 8px;
	right: 15px;
	font-size: 20px;
	font-weight: 700;
	color: #000;
}
.hp6FaqWraper .accordiaBox.active .accordion:before{
	content: '-';
}
.hp6FaqWraper .panel {
    padding: 15px;
    border-top: 1px solid #e5e5e5;
    display: none;
}
.productFAQs .accordiaBox {
    border: 1px solid #f0f0f0;
    margin-bottom: 15px;
}
.productFAQs .accordion {
    color: #000;
    font-weight: 500;
    padding: 8px 30px 8px 10px;
    position: relative;
    background: #dadada;
}
.productFAQs .accordion:before {
    position: absolute;
    content: '+';
    top: 2px;
    right: 15px;
    font-size: 26px;
    font-weight: 400;
    color: #000;
}
.productFAQs .accordiaBox.active .accordion:before{
	content: '-';
}
.productFAQs .panel {
    padding: 15px;
    display: none;
}
ul.hp6Slider li.slick-slide {position: relative;}
.hp6s8Content {
    background: #0187ff;
    display: inline-block;
    max-width: 230px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 10px 15px;
}
.hp6s8Content a {
    font-size: 20px;
    color: #fff;
    display: block;
}
.hp6Section1Details h1, .hp6Section2Details h2, .hp6Section6 h2, .hp6s7Details h2{font-size: 46px;}
.hp6Section9 h2, .hp6Section13 h2, .hp6Section11 h2, .hp6Section12 h2, .hp6Section10 h2{margin-bottom: 10px !important;}
.hp6s9Text, .hp6s11Text, .hp6s13Text{
	font-size: 20px;
	text-transform: uppercase;
}
ul.hp6s9Slider, ul.hp6s13Slider{
	margin: 0 -15px !important;
	padding: 0 !important;
	list-style-type: none;
}
ul.hp6s9Slider li.slick-slide {
	margin: 0 15px;
	outline: none;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
}
ul.hp6s9Slider .hp6s9Img img{display: inline-block;}
ul.hp6s9Slider .slick-arrow, ul.hp6s13Slider .slick-arrow{
	position: absolute;
	top: 50%;
	width: 19px;
	height: 34px;
	margin-top: -17px;
	background: url(/wp-content/uploads/2021/02/MTclientSliderArws.png) 0 0 no-repeat;
	padding: 0;
	z-index: 9;
	text-indent: -9999999999px;
}
ul.hp6s9Slider .slick-prev, ul.hp6s13Slider .slick-prev{left: -30px;}
ul.hp6s9Slider .slick-next, ul.hp6s13Slider .slick-next{
	right: -30px;
	background-position: -19px; 0;
}
.hp6s9Title{
	position: absolute;
	bottom: -60px;
	background: #0187ff;
	text-align: center;
	padding: 10px;
	width: 100%;
	text-transform: uppercase;
	transition: all .3s;
}
ul.hp6s9Slider li.hps9Slide:hover .hps9Title{bottom: 0;}
.hp6s9Title a{
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}
ul.hp6s13Slider {margin: 0 !important;}
ul.hp6s13Slider li.slick-slide{
	outline: none;
	text-align: center;
	margin: 0 2px;
}
ul.hp6s13Slider li.slick-slide img{display: inline-block;}
.hp6s11Box {
    display: inline-block;
    max-width: 370px;
	text-align: left;
}
.hp6s11ProductTitle {
	position: relative;
    padding: 10px 0 10px 55px;
	margin-top: 10px;
    font-size: 28px;
    font-weight: 700;
    color: #1e1e22;
}
.hp6s11ProductTitle:before{
	position: absolute;
	content: '';
	top: 11px;
	left: 0;
	width: 44px;
	height: 44px;
	background: url(/wp-content/uploads/2021/09/hp6checkIcon3.png) 0 0 no-repeat;
}
.hp6s11Box2 .hp6s11ProductTitle:before{background-position: 0 -54px;}
.hp6s11Box3 .hp6s11ProductTitle:before{background-position: 0 -106px;}
.hp6s12Img {
    box-shadow: 0 0 12px rgba(0,0,0,.2);
	border-radius: 10px;
	overflow: hidden;
}
.hp6s11ProductText ul li {
    font-size: 18px;
    color: #1e1e22;
    margin-bottom: 5px;
}
.hp6s12Text ul li{
	font-size: 18px;
	color: #1e1e22;
	margin-bottom: 5px;
}
.hp6s10Text{
	font-size: 18px;
	color: #1e1e22;
}
ul.hp6s10List {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important;
}
ul.hp6s10List li{
	width: 46%;
	float: left;
	margin: 0 2%;
}
ul.hp6s10List li a {
    background: #fff;
    display: block;
    box-shadow: 0 0 6px rgb(0 0 0 / 10%);
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 20px 0 20px 60px;
    font-size: 18px;
    font-weight: 700;
    color: #282828;
    position: relative;
}
ul.hp6s10List li a:before{
	position: absolute;
	content: '';
	top: 13px;
	left: 8px;
	width: 44px;
	height: 44px;
	background: url(/wp-content/uploads/2021/09/hp6checkIcon4.png) 0 0 no-repeat;
}
ul.hp6s10List li a:hover{color: #0187ff;}
.hp6s10Btn a {
    display: inline-block;
    text-decoration: underline;
    font-size: 20px;
    font-weight: 700;
}
.hp6s10Btn a:hover{text-decoration: none;}
/* Product Details 6 */
.pd6s1Slider{position: relative;}
.pd6s1Slider .homeSlider {max-width: 850px;}
.pd6s1Btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    padding: 5px 25px;
    background: #f33e3e;
    color: #fff;
    font-size: 22px;
    box-shadow: inset 0 0 10px #c10c0c;
    border: 2px solid #b70000;
    border-radius: 30px;
    line-height: 1;
}
.pd6s1Btn:hover {
    background: #dd2323;
    color: #fff;
}
.pd6s1DetailsTitle {
    color: #fff;
    background: #0187ff;
    font-size: 18px;
    padding: 4px 10px;
}
.pd6s1DetailsBody {
    border: 1px solid #c9c9c9;
    padding: 30px;
    color: #3e3e3e;
}
a.pd6QuoteBtn {
    background: #f33e3e;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 8px;
    font-size: 22px;
    line-height: 1;
}
a.pd6QuoteBtn:hover {
    background: #dd2323;
    color: #fff;
}
.pd6s1Tabs {
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 10%);
    padding: 30px;
}
.pd6s1Tabs ul.tabs {
    border-bottom: 1px solid #a2a2a2;
    padding: 0 !important;
    margin: 0 0 20px !important;
}
.pd6s1Tabs ul.tabs li {
    display: inline-block !important;
    margin: 0 10px !important;
    padding: 3px 19px !important;
    border: 1px solid #a2a2a2 !important;
    border-bottom: none !important;
    background-color: #eee !important;
    color: #3e3e3e !important;
	cursor: pointer;
}
.pd6s1Tabs ul.tabs li.current {
	border: 1px solid #0187ff !important;
	border-bottom: none !important;
    background-color: #0187ff !important;
    color: #fff !important;
    line-height: inherit !important;
}
.pd6s1Tabs .tab-content {display: none;}
.pd6s1Tabs .tab-content.current {display: block;}
/* Landing Page 5 */
.lp5BannerHeading {
    font-size: 42px;
    line-height: 50px;
    font-weight: 600;
}
.lp5S1Content {padding: 70px 0 50px;}
.lp5FPTitle {
    font-weight: 600;
    color: #000;
	position: relative;
	padding-left: 20px;
}
.lp5FPTitle:before{
	position: absolute;
	content: '\e901';
	top: 2px;
	left: 0;
	font-family: Astra;
	font-size: 14px;
	color: #0187ff;
}
.lp5FPText{font-size: 14px;}
.lp5Testimonial {
    background: #fff;
    padding: 20px;
	box-shadow: 0 0 5px rgba(0,0,0,.1)
}
.lp5Review {margin-bottom: 10px;}
.lp5Author {
    font-size: 14px;
    font-weight: 600;
}
.lp5Author img{
	max-width: 50px;
	border-radius: 100%;
	border: 2px solid #dadada;
	margin-right: 10px;
}
.lp5FAQs .accordiaBox {border-top: 1px solid #ebebeb;}
.lp5FAQs .accordiaBox:last-child {border-bottom: 1px solid #ebebeb;}
.lp5FAQs .accordion {
    color: #000;
    font-weight: 600;
    padding: 40px 30px 40px 0;
    position: relative;
    font-size: 20px;
}
.lp5FAQs .accordion:before {
    position: absolute;
    content: "\e900";
    top: 42px;
    right: 0;
	font-family: Astra;
    font-size: 16px;
    font-weight: 700;
    color: #000;
	transform: rotate(270deg);
	transition: all .3s;
}
.lp5FAQs .accordiaBox.active .accordion:before{transform: rotate(0deg);}
.lp5FAQs .panel {
	color: #000;
    display: none;
}
/* FAQs Page */
.tempFAQsSection > h2{
	font-weight: 700;
    font-size: 28px;
}
.tempFAQs .accordiaBox {
    border: 1px solid #ebebeb;
	border-bottom: none;
}
.tempFAQs .accordiaBox:last-child{border-bottom: 1px solid #ebebeb;}
.tempFAQs .accordion {
    color: var(--ast-global-color-0);
    padding: 15px 30px 15px 15px;
    position: relative;
	cursor: pointer;
}
.tempFAQs .accordion:hover{text-decoration: underline;}
.tempFAQs .accordion:before {
    position: absolute;
    content: '+';
    top: 2px;
    right: 15px;
    font-size: 26px;
    font-weight: 700;
    color: var(--ast-global-color-0);
	transition: all .3s;
}
.tempFAQs .accordiaBox.active .accordion:before{
	transform: rotate(45deg);
}
.tempFAQs .panel {
    padding: 15px;
    display: none;
}
.tempFAQsSidebar > h3{
	font-size: 18px;
	line-height: 24px;
}
.tempFAQsSidebar ol li{margin-bottom: 10px;}
/* home 7 */
.hp7s1Content{padding-top: 40px;}
.hp7s1Content h1{font-size: 34px !important;}
.hp7s1Content ul{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
.hp7s1Content ul li{
	position: relative;
	padding: 0 0 10px 40px;
}
.hp7s1Content ul li:before{
	position: absolute;
	content: '';
	top: 7px;
	left: 0;
	width: 19px;
	height: 19px;
	background: url(/wp-content/uploads/2021/12/listIcon.png) 0 0 no-repeat;
}
.hp7Section1 ul.homeSlider {max-width: 766px;}
.hp7Section1 ul.homeSlider li.slick-slide, .hp7s3Slider ul.homeSlider li.slick-slide{
    outline: none;
    border-radius: 10px;
    overflow: hidden;
}
.hp7Heading {
    position: relative;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 30px !important;
}
.hp7Heading:before{
	position: absolute;
	content: '';
	bottom: 0;
	left: 50%;
	margin-left: -75px;
	width: 150px;
	height: 4px;
	background: #0187ff;
}
.hp7s2Product {
    display: inline-block;
    max-width: 340px;
}
.hp7s2Img{
	overflow: hidden;
	border-radius: 6px;
}
.hp7s2Img a{display: block;}
.hp7s2Product:hover .hp7s2Img a{transform: scale(1.1);}
.hp7s2Title {margin: 40px 0 10px;}
.hp7s2Title a{
	color: #090a0b;
	font-size: 22px;
	font-weight: 600;
}
.hp7s2Product:hover .hp7s2Title a{color: #0187ff;}
.hp7s2Text {min-height: 130px;}
.hp7s3Slider ul.homeSlider {max-width: 732px;}
.hp7s3Slider ul.homeSlider:before{
	position: absolute;
	content: '';
	bottom: -10px;
	left: -45px;
	width: 90%;
	height: 90%;
	background: #edf2f7;
	border-radius: 5px;
	z-index: -1;
}
.hps3Box{
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	padding: 35px 30px 15px;
	margin-bottom: 20px;
}
.hps3Title, .hps4Title a{
	font-size: 22px;
	font-weight: 600;
	color: #090a0b;
	margin-bottom: 10px;
	transition: all .3s;
}
.hps3Box:hover{border: 1px solid #0187ff;}
.hps3Box:hover .hps3Title, .hps4Box:hover .hps4Title a{color: #0187ff;}
.hps4Box {
    display: inline-block;
    max-width: 780px;
}
.hps4Img{
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	overflow: hidden;
}
.hps4Img a{display: block;}
.hps4Box:hover .hps4Img a{transform: scale(1.1);}
.hps4Title{margin: 20px 0 10px;}
.hps4Text{min-height: 130px;}
.hp7Section5 {
	background-repeat: no-repeat;
	background-size: cover;
}
.hps5Box{
	background: #fff;
	padding: 20px;
	margin-bottom: 30px;
}
.hps5Img{
	width: 180px;
	float: left;
}
.hps5Content{
	width: calc(100% - 180px);
	float: left;
	padding-left: 20px;
}
.hps5Title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}
.whyusCol2 {padding-top: 100px;}
.whyusCol3 {padding-top: 200px;}
.hp7s7Tabs ul.tabs {
	background: transparent;
	text-align: center;
}
.hp7s7Tabs ul.tabs li{
	border: 2px solid #fff;
	border-radius: 5px;
	padding: 10px 20px;
	color: #fff;
	font-weight: 600;
	margin: 0 10px;
}
.hp7s7Tabs ul.tabs li.current{
	background: #0187ff;
	border: 2px solid #0187ff;
}
.hp7s7Tabs .tab-content{color: #fff;}
.hp7Section8 {position: relative;}
.hp7Section8:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: #090a0b;
}
.hp7s8Box {
    display: inline-block;
    max-width: 520px;
}
.hp7s8Img {
	border: 1px solid #fff;
    border-radius: 10px;
    overflow: hidden;
}
.hp7s8Img a{display: block;}
.hp7s8Box:hover .hp7s8Img a{transform: scale(1.1);}
.hp7s8Title {margin: 20px 0 15px;}
.hp7s8Title a{
	font-size: 22px;
	font-weight: 600;
	color: #090a0b;
}
.hp7s8Box:hover .hp7s8Title a{color: #0187ff;}
.hp7s9FAQs .accordiaBox {
    border-bottom: 1px solid #dee5ed;
    padding: 40px 0;
}
.hp7s9FAQs .accordiaBox:last-child{border-bottom: none;}
.hp7s9FAQs .accordion {
    font-size: 22px;
    font-weight: 600;
    color: #090a0b;
    position: relative;
	transition: all .3s;
	padding-right: 30px;
}
.hp7s9FAQs .accordion:before{
	position: absolute;
	content: "\e900";
	top: 0;
	right: 0;
	font-family: Astra;
	font-size: 34px;
	font-weight: 700;
	color: #0187ff;
	transform: rotate(0deg);
	transition: all .3s;
}
.hp7s9FAQs .accordiaBox.active .accordion{color: #0187ff;}
.hp7s9FAQs .accordiaBox.active .accordion:before{
	color: #000;
	transform: rotate(180deg);
}
.hp7s9FAQs .panel{
	display: none;
	padding-top: 20px;
}
/* Language */
.langs1Title {
    font-size: 24px;
    color: #000;
	margin-bottom: 20px;
}
ul.langList {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
}
ul.langList li a{
	position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
	font-size: 14px;
	color: #555;
}
ul.langList li a:hover{background: #f5f5f5;}
ul.langList li a img, .langTranslate a img{
	max-width: 18px;
	margin-right: 10px;
	border-radius: 100%;
	overflow: hidden;
}
.langTranslate{display: inline-block;}
.langTranslate a{
	position: relative;
    display: block;
	font-size: 16px;
	color: #000;
}
.langTranslate a:hover{color: #16529b;}
.langTranslate a img{
	margin-right: 5px;
	max-width: 22px;
}

/* Media */
.visible-sm {display: none;}
@media(min-width: 1200px) {
  .hidden-lg{display: none;}
  .bannerHeading {
    font-size: 45px;
    line-height: 72px;
  }
  .bannerText {
    font-size: 22px;
    line-height: 24px;
  }
  .pc2BannerTitle {
  	font-size: 40px;
	line-height: 48px;
  }
  .pc2BannerTitle b {font-size: 30px;}
}
@media(min-width: 1200px) and (max-width: 1439px){
  .hp7s1Content {padding-top: 0;}
  .hps3Box {padding: 15px 15px 1px;}
  body, p, li {font-size: 16px;}
  .hps5Box {padding: 5px;}
  .hps5Content {padding-left: 5px;}
	
}
@media(min-width: 992px) and (max-width: 1199px){
  .faqWrapper {padding-left: 0;}
  .bannerWraper .bannerContent {
	  max-width: 970px;
	  margin-top: 4%;
	}
  .bannerText {padding: 5px 0 0;}
  .quickQuote {padding: 15px;}
  .xyzBanner .banerContentWrapper {padding-top: 2%;}
  .xyzBanner .banerContent {padding: 20px;}
  .about2Banner .bannerContent {padding-top: 9%;}
  .h3Sec4Content {padding-bottom: 30px;}
  .h3CertificateWrapper {margin: 30px auto 0;}
  .homeSliderLGTitle:before, .homeSliderLGTitle:after {display: none;}
  .page-template-template-home4 .site-content h1, .page-template-template-home4 .site-content h2{font-size: 38px !important;}
  .hp4SearchBar .searchTitle {font-size: 32px;}
  .cu4contactForm, .cu4contactDetails {
	float: none;
	width: 100%;
  }
  ul.h5tabs li{margin-right: 10px;}
  .pc4quickQuote {padding: 15px;}
  .hp6Section1{
	background: #fff !important;
	padding: 0;
  }
  .hp6Section1Img{margin-top: 30px;}
  .hp6Section1Details h1 {margin-top: 0;}
  .hp6s3Product {padding-bottom: 10px;}
  .hp6Section4Content {
    top: 25px;
    left: 40px;
    min-height: auto;
    padding: 20px;
  }
  .hp6s5FeaturedBox {padding: 20px;}
  ul.hp6s10List li a {
    font-size: 16px;
    font-weight: 500;
  }
  .hp6s11ProductTitle {font-size: 22px;}
  .hp6s11ProductTitle:before {top: 6px;}
  .hp6s12Img {width: 220px;}
  .hp6s12Title {
    width: calc(100% - 220px);
    padding: 40px 10px 0;
  }
  .hp6Section12 h2{font-size: 34px !important;}
  .pc3BannerHeading {
    font-size: 40px;
    line-height: 48px;
    padding: 40px 0 20px;
  }
  .pc3BannerLayer, .pc3Form{padding: 15px;}
  .pc3FormTitle {
    font-size: 22px;
    padding-bottom: 20px;
  }
  .hp7s1Content {padding-top: 0;}
  .hps3Box {padding: 15px 15px 1px;}
  body, p, li {font-size: 16px;}
  .hps5Box {padding: 5px;}
  .hps5Content {padding-left: 5px;}
  .whyusCol2, .whyusCol3 {padding-top: 0;}
}
@media(min-width: 768px) and (max-width: 991px){
  .hidden-sm {display: none !important;}
  .visible-sm {display: block !important;}
}
@media(max-width: 991px){
  .responsiveMargin {margin-top: 30px;}
  .faqWrapper {margin: 0 auto;}
  .footer-adv-overlay .col1 {margin-bottom: 30px;}
  .dblBtn a.commonBtn {margin: 10px 0 0;}
  .bannerWraper .bannerContent {margin-top: 6%;}
  .bannerBtn {display: none;}
  .formSection:before {display: none;}
  .contactPageWraper {background: #f5f5f5;}
  .featuredTitle {padding-top: 20px;}
  .sec6Box {padding: 20px 20px 0;}
  .sec5Box {margin: 0 0 30px;}
  .productContent {padding: 20px;}
  .faqWrapper {padding-left: 0;}
  .cBannerContent {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .categoryFormSection {padding: 10px 0;}
  .quickQuote {padding: 15px;}
  .cPageformSection:before{display: none;}
  .locationSection {padding-left: 15px !important;}
  .bannerWraper .bannerContent {max-width: 750px;}
  .bannerText {padding: 5px 0 0;}
  .bannerWraper .bannerContent {margin-top: 4%;}
  .xyzBanner .banerBtn {display: none;}
  .xyzBanner .banerText {padding: 30px 0 0;}
  .about2Banner .bannerContent {padding-top: 9%;}
  .about2SecBoxWrapper:before {display: none;}
  .timelineWrapper:before {display: none;}
  .timelineBox {margin: 0 0 30px;}
  .timelineBox:before, .timelineBox:after {display: none;}
  .timelineBoxLeft .timelineTitle, .timelineBoxLeft .timelineText {text-align: left;}
  .LP2ProductImg, .LP2ProductContent {
  	width: 100%;
	float: none;
  }
  .LP2ProductContent {padding: 30px 0 0;}
  .LP2ProductImg {max-width: 370px;}
  .h3Sec4Content {padding-bottom: 30px;}
  .h3CertificateWrapper {margin: 60px auto 0;}
  .pc2BannerBtn {display: none;}
  .taAboutTeamBox {margin-bottom: 60px;}
  .MThomeContactForm {padding: 0 40px 55px;}
  .homeSliderLGTitle {
    font-size: 24px;
    line-height: 24px;
	padding: 12px 10px;
  }
  .homeSliderLGTitle:before, .homeSliderLGTitle:after {display: none;}
  .page-template-template-home4 .site-content h1, .page-template-template-home4 .site-content h2{font-size: 38px !important;}
  .hp4SliderBox {padding: 30px 0;}
  .hp4SliderBoxDetails {padding: 0;}
  .hp4SliderBox:before {width: 100%;}
  .hp4Team1, .hp4Team3{text-align: center;}
	ul.h5tabs li {margin-bottom: 15px;}
	.cu4contactForm, .cu4contactDetails {
	  float: none;
	  width: 100%;
  }
  .h5section1 {margin-top: 50px;}
  .pc4quickQuote {padding: 15px;}
  .hp6Section1Img {margin-top: 30px;}
  .hp6Section1{
	background: #fff !important;
	padding: 0;
  }
  .hp6Section4Content {
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
    min-height: auto;
    padding: 0;
  }
  .hp6s5FeaturedBox {padding: 15px;}
  .hp6s5ProductText {min-height: 215px;}
  .pc3BannerHeading {
    font-size: 40px;
    line-height: 48px;
    padding: 40px 0 20px;
  }
  .pc3BannerLayer, .pc3Form{padding: 15px;}
  .pc3FormTitle {
    font-size: 22px;
    padding-bottom: 20px;
  }
  .hps3Box {padding: 15px 15px 1px;}
  .whyusCol2, .whyusCol3 {padding-top: 0;}
  .hp7Section8:before {height: 30%;}
  .hp7s9FAQs .accordion, .hp7s8Title a {font-size: 18px;}
  .hp7s9FAQs .accordion:before {font-size: 20px;}
  .col2 {padding-left: 15px;}
}
@media(max-width: 767px){
  .hidden-xs{display: none;}
  .detailTabSection ul.tabs li {
  	display: block;
	width: auto;
	margin: 0 0 15px;
	text-align: center;
  }
  .tabsWrapper {padding: 10px;}
  ul.tabs li {margin-right: 20px;}
  .bannerWraper .bannerContent {max-width: 480px;}
  .h3Certificates ul li {margin: 20px 10px 0;}
  ul.pc2Tabs li {
  	width: auto;
	display: block;
  }
  .taTimelineBox {margin-bottom: 30px;}
  .pd2ContactForm textarea {min-height: 130px;}
  .MThomeContactForm {padding: 0 20px 45px;}
  .hp4SearchBar .searchTitle{font-size: 26px}
  ul.h5tabs li, .pd4tabSection ul.h5tabs li {
	display: block;
	width: auto;
	text-align: center;
	 margin-right: 0 !important; 
  }
  .cu4contactForm {padding: 15px;}
  .cu4contactDetails {padding: 15px;}
  .gallery-item {max-width: 100% !important;}
  .pc3BannerHeading {
    font-size: 36px;
    line-height: 44px;
    padding: 30px 0 15px;
  }
  .c1ProductBox {padding: 10px;}
  .hp6s5ProductText {min-height: auto !important;}
  ul.hp6s10List li {
    width: 100%;
    margin: 0;
  }
  .hp6s12Img {width: 220px;}
  .hp6s12Title {width: calc(100% - 220px);}
  .hp6s12Title a {font-size: 20px;}
  .hp6s3Product {padding-bottom: 10px;}
  .pd6s1Tabs, .pd6s1DetailsBody{padding: 15px;}
  .pd6s1Tabs ul.tabs li {
    display: block !important;
    margin: 0 !important;
  }
  .lp5BannerHeading {
    font-size: 34px;
    line-height: 40px;
  }
  .hp7s7Tabs ul.tabs li {
    display: block;
    margin: 5px 0;
  }
  .hp7Section8:before {height: 20%;}
  .hps5Box {padding: 5px;}
}
@media(max-width: 479px){
  .hidden-sXs{display: none;}
  .aboutList ul {padding: 15px 15px 1px !important;}
  ul.tabs li {
    padding: 0 0 15px;
    margin-right: 0;
    display: block;
  }
  .ast-article-post, .single .ast-article-single {padding: 15px !important;}
  .bannerWraper .bannerContent {max-width: 320px;}
  .xyzBanner .banerText {display: none;}
  .xyzFeaturedPointBox {padding-left: 0;}
  .LP2dblBtn a.commonBtn {margin: 5px 0;}
  .about2Sec5Box{min-height: auto;}
  .h3FeaturedImg, .h3FeaturedContent {
  	width: auto;
	float: none;
  }
  .h3FeaturedContent {padding: 30px 0 0 0;}
  .h3CertificateWrapper {padding: 10px;}
  .h3Certificates ul li{margin: 20px 4px 0;}
  .pc2BannerContent {padding: 20px;}
  .taTimelineBoxLeft:before, .taTimelineBoxRight:before {top: 0px;}
  .taTimelineYearLeft, .taTimelineYearRight{top: 35px;}
  .MTcontactPageForm {padding: 30px 10px;}
  .MTnameField, .MTemailField {margin-bottom: 30px;}
  .labelContainer {margin-bottom: 20px;}
  .page-template-template-home4 .site-content h1, .page-template-template-home4 .site-content h2 {font-size: 34px !important;}
  .hp4SearchBar .searchTitle {font-size: 18px;}
  .hp4TeamImg {padding: 30px 30px 0;}
  .hp4ContactForm {padding: 15px;}
  .page-template-template-home4 .headerTopBar ul li.phone {margin: 0 0 20px;}
  .page-template-template-home4 .headerTopBar ul {text-align: center;}
  .au5teamImg, .au5teamContent, .pc4supportImg, .pc4supportContent {float: none;}
  .au5teamContent, .pc4supportContent {
	padding: 30px 0 0;
	width: 100%;
  }
  .cu4contactForm {padding: 30px 20px 40px;}
  .cu4contactDetails {padding: 30px 20px 30px;}
  .pd4DetailHeading {padding: 10px 10px 5px;}
  .pd4DetailContent {padding: 10px;}
  .hp6s11ProductTitle {font-size: 20px;}
  .hp6s12ResourceBox {
    max-width: 270px;
    margin: 0 auto;
  }
  .hp6s12Img {width: 270px;}
  .hp6s12Title {
    width: 100%;
    padding: 20px;
  }
  .hp6Section1Details h1, .hp6Section2Details h2, .hp6Section6 h2, .hp6s7Details h2 {font-size: 36px;}
  .hp6Btn {padding: 13px 10px;}
  a.pd6QuoteBtn {padding: 15px 15px;}
  .hps5Content {
	width: 100%;
	padding: 10px 0 0;
  }
  .hp7s9FAQs .accordiaBox {padding: 20px 0;}
}