/**
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;}
.gallery-caption {
    background: transparent !important;
    border: none !important;
}
/* 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-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 18px 35px;
    border-radius: 40px;
    text-decoration: none;
    background: #00b24e;
	border: 2px solid #fff;
    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: #21242f;
	color: #fff !important;
}
.fluentform button[type="submit"]{
	background: #00b24e !important;
	padding: 0 20px;
    min-height: 60px;
}
.fluentform button[type="submit"]:hover{background: #333 !important;}
.contactFormBtn input[type="submit"]{
	min-width: 130px;
	padding: 18px 20px;
}
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;
	min-height: 50px;
}
a.sliderBtn{
	background: #fff;
	color: #00b24e !important;
}
a.whiteBtn {
	color: #00b24e;
	background: #fff;
}
a.whiteBtn:hover {color: #fff !important;}
a.headerBtn{
	padding: 15px 20px 0 !important;
	background: linear-gradient(to right,  #0599e2 0%,#165e83 100%) !important;
	min-height: 50px;
	line-height: 1 !important;
}
a.headerBtn:hover{padding: 6px 20px 0 !important;}
/* Colors */
.greySection {background: #f6f6f6;}
.darkGreySection {background: #e9e9e9;}
.blueSection {background: #00B24E;}
.ltBlueSection {background: #ecf5f7;}
.ltBlueSection2 {background: #f8fcfd;}

.clrWhite {color: #fff !important;}
.clrBlue {color: #00B24E !important;}
.uploadBTN {margin-bottom: 10px !important;}
/* Header */
.goTranslate{
	display: inline-block;
	margin-top: 6px;
}
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;}
/* 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: #00B24E;
    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('https://www.gentlepk.com/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 */
.footerLogo a{display: inline-block;}
.footerText {
	color: #919599;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin: 30px 0 70px;
	max-width: 410px;
}
ul.footerSocial li {
	display: inline-block;
	margin: 0 7px;
}
ul.footerSocial li.text{
	font-size: 16px;
	font-weight: 700;
	color: #283643;
	margin-left: 0;
}
ul.footerSocial li a{display: block;}
ul.footerSocial li a:hover{opacity: 0.8;}
.col2, .col4 {padding-left: 50px;}
.col3 {padding-left: 50px;}
.footer-adv-overlay .widget-title {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 20px 0 30px !important;
}
.footer-adv-overlay ul.menu li{margin-bottom: 15px;}
.footer-adv-overlay ul.menu li a {
	display: block;
	font-size: 16px;
	line-height: 24px;
}
ul.footerDetails {position: relative;}
ul.footerDetails li {
    font-size: 16px;
    line-height: 24px;
    padding: 2px 0 2px 40px;
    margin-bottom: 10px;
    position: relative;
}
ul.footerDetails li:before {
	position: absolute;
	content: '';
	top: 2px;
	left: 0;
	width: 22px;
	height: 22px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAABwCAMAAAAtx3BOAAAAgVBMVEUAAAAAsk4As04Ask4As04As04Ask4Ask4Ask4Ask4As04As04As04Ask4Ask4Ask4As04As04Ask4As04As04Ask4Ask4Ask4Ask4As04As04Ask4As04As04Ask4Ask4Ask4Ask4As00As04As04Ask4As04Ask4Ask4Ask4Ask5iRhBXAAAAKnRSTlMAEPD9eQTT62P3gDwumxnkv7yyWx1RSUEU+cSnjINrMyTXN+Xi2MyhXQqLZgR5AAABl0lEQVRIx+3W65LBMBiA4S+HHlXRLYrFsuf3/i9wxWTSph03sOP5Va+Q0kkmIrLEyWXE4BzGGVq1Jp2O7kRBPcoLzm4CO8orN50lS+JcckhKw2WUzxS1ZqVkJMWWvE/yD7r9ZJmIJNEXfdFUmqVSl8zWfa52HLea9xVAegj/Qw7H6hOMXQKE8RaattSliNqABPkObev7jCC96guKQ37uFMT3meJJ7FyuFgazlKenfyNlIr1lmLpvHNlMDcyye24v6JkEM+1XT7enWIu3LtiDOL8NJvfr09D8+izJHEq5KWGeCAiOkqN77d49igyynAxNgzn55a0cPxd+ZpDhnfn7jLNUlYSMp6T3OCtP4hyMM0w9egxPTw8kdTJpyqZAalVUNxkUiwKyzbAa9ttEku0e0/dO8+ovX9GdhOtVf0YII+SDa8hXPvxVTSa9jNqvMNJo1/ELrmURnUta//My3kJ9608kc75D/mYeRuzIw/lg13/yhHkR58Vwkp51/V6tyKiHGvd5qFEn1KiHGrtKbKYH+h10y9D2Vv4AECE6QWKFNpIAAAAASUVORK5CYII=') 0 0 no-repeat;
}
ul.footerDetails li.email:before {background-position: 0 -47px;}
ul.footerDetails li.address:before {background-position: 0 -90px;}
/* 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: 17px 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: #d0d0d0;
    border-radius: 100%;
    margin: 0 2px;
}
ul.homeSlider ul.slick-dots li.slick-active {
    background: #00B24E;
}
.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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANBAMAAACAxflPAAAAJFBMVEUAAABJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUn2hnQeAAAAC3RSTlMA5mtKp5U8zI/LTglhShMAAABTSURBVAjXY2Bgc9zoxgAE0bt37w5gYGDdXWRUvZWBIXsHAwPH7gQG7wKg3GwHBmkFIK0twLDbAEhbb4DxIfIMEPWGwmD9C6Q3gs3bAKbZHDcAxQGi3RXahOdmWwAAAABJRU5ErkJggg==');
}
.homeSection1 .iconList ul li{font-weight: 500;}
.homeSection2 h2 {
  color: #00B24E;
  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: #00B24E;}
.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 #00B24E;
}
.videoImg{text-align: center;}
.videoImg a{
	display: inline-block;
	position: relative;
}
.videoImg a:before{
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 86px;
	height: 86px;
	margin: -43px 0 0 -43px;
	background: url('https://www.gentlepk.com/wp-content/uploads/2022/01/playIcon.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: #00B24E;
  font-weight: 600;
  padding-bottom: 15px;
}
.sec6Text {
  font-size: 16px;
  line-height: 22px;
  color: #222222;
}
.sec6Box:hover {
  background: #00B24E;
}
.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: #00B24E;
  padding: 25px 0 10px;
}
.faqSection {position: relative;}
.faqSection:before{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 982px;
  min-height: 100%;
  background: #00B24E;
}
.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: #00B24E;
	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: 1.6vw;
    line-height: 2.5vw;
	color: #fff;
	padding: 5px 0 20px;
}
.bannerHeading {
    font-size: 3.5vw;
    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('https://www.gentlepk.com/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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAMAAADzlqVxAAAASFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////neHiwAAAAGHRSTlMA974F6+d73trXoJxjXFRSPTklEhF2IyGa3a5vAAAARElEQVQI10WOxxEAIQwDyZePDP13ykfCfu2MldTxK9ynAzG5xwLLaRqwmmsA7e0yxUFH4uuF5AuHz0yZksw2LOhw7VULnPMCApMsvzcAAAAASUVORK5CYII=');
}
.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('https://www.gentlepk.com/wp-content/uploads/2020/09/playIcon.png');
    transition: all .3s;
}
.videoBox a:hover:before {transform: scale(1.1);}
.tabsWrapper {
	padding: 20px;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	background: #fff;
	overflow: hidden;
}
.tabsWrapper ul.tabs {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
	background: #fff;
}
.tabsWrapper ul.tabs li {
    display: inline-block;
    padding: 0 0 15px;
    color: #00B24E;
    font-size: 18px;
	font-weight: 500;
	margin-right: 40px;
	border-bottom: 3px solid transparent;
    transition: all .3s;
	cursor: pointer;
	position: relative;
}
.tabsWrapper ul.tabs li.current {
    color: #00B24E;
	border-bottom: 3px solid #00B24E;
}
.tabsWrapper .tab-content{
    display: none;
	padding: 40px 0 0;
}
.tabsWrapper .tab-content.current{display: block;}
.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: #00B24E;
	border-radius: 100%;
}
.fluentform .ff-el-group {margin-bottom: 10px !important;}
.ff-el-input--label {display: none;}
.categoryProductSection .productBox .productContent {
	padding: 25px 0 0;
}

/* Contact */
.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: #00B24E;
	font-weight: 500;
    padding-bottom: 20px;
}
.contactTitle a {
	font-size: 24px;
    line-height: 24px;
    color: #00B24E;
}
.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;
	max-height: 450px;
	text-align: center;
}
ul.detailProductSlider .slick-slide img{display: inline-block;}
ul.productSliderPager {
    margin: 35px -10px 0 !important;
    padding: 0 !important;
    list-style-type: none;
}
ul.productSliderPager .slick-slide {
    margin: 0 10px;
    outline: none;
    max-height: 99px;
	display: flex;
    align-items: center;
	border-radius: 5px;
	overflow: hidden;
}
ul.productSliderPager .slick-slide a{
    outline: none;
	display: block;
}
ul.productSliderPager .slick-arrow {
    position: absolute;
    top: 50%;
    width: 13px;
    height: 26px;
    padding: 0;
	margin-top: -13px;
    text-indent: -999999px;
    border: none;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAPFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADQLyYwAAAAE3RSTlMA8uXSyiwP6783JBUK262MUBwI6MtQlQAAAHxJREFUKM990ksKwCAMBNBUrf3Yn87979pFEJGEmZXwQDQZGanpeVIVJ+VGjLiLIxHhPANicUXEsayilidJ2FY9rhtSNmJsiLVrx6LSbcF+dTlkyqHWVKw1eVWsvRLwiZMPgRC5kDyDPJ58mQyKjJcvxa6SFIDXhpeNVPQHGKII0eblGPoAAAAASUVORK5CYII=') 0 0 no-repeat transparent;
    z-index: 2;
}
ul.productSliderPager  .slick-prev{left: -20px;}
ul.productSliderPager  .slick-next {
    right: -20px;
    background-position: -13px 0;
}
.pd6liderWraper{max-width: 625px;}
.pd6liderWraper ul.detailProductSlider .slick-slide{max-height: 320px;}
.pd6liderWraper ul.productSliderPager .slick-slide {max-height: 70px;}
.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);
}
.catalogTitle a {
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	color: #00B24E; 
	font-weight: 500;
	padding-bottom: 10px;
	border-bottom: 2px solid #00B24E;
}
.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: #00B24E;
	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: #00B24E;
	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: #00B24E;
    border-color: #00B24E;
    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: #029342;
    border-color: #029342;
}
.ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box {padding: 15px !important;}
/* Sidebar */
.sidebar-main .widget-title {
    background: #00B24E;
    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: #00B24E;
}
.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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAsBAMAAAATCGLQAAAALVBMVEUAAAC5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubmDVA81AAAAD3RSTlMATSoZFkhCOT4INC0dLx6Gp5RBAAABf0lEQVQ4y5WVQU6DUBCGx1pT0Zg4baG1NqYmPUBZuDImtFs3Enfu2BlX7Q3sxnSJN7ALXWv0Ar2BiSfwJvLegx9fCK+ZCYHwBT6G4TFDRczeYv9hjFMXbb6yjrtoO91dMvv3TzFzf7KNegsOvtLseJ1wL3VTuuBelD94wbdu2uAgQpoJj1yUPvidEId86qINHtK/2PConlLIE6sy3KmnXnxGVvz6aR2lVpnbVZ7fvKQ/agdKYVA+6lsfkw7okU4GlJbd4jTMX2LaB23oVEGbPIe4TTpaHIGeZ2pQOuDIFqv7XxSFGpR2glKM9I4VhRqUpu1SjAu6ikINmm0VcSbQFOqC0vqkIqbngaZQF5SSG4gRe4GhUOeU4keIEfu+oVDnlExBPSNGSQ2FOjVUdLEoDdELikon+iiizy1aSKIlKlr8kt9K9MPareCy2go+7VbgxUOyYuOnNVTQvkSNUdJyRc1cOiYwasaqBDOMmhqKIbZaWUOsSpHUmnUMIhcVjeM/keR7Qci438cAAAAASUVORK5CYII=') 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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAsCAMAAADW+I/RAAAAdVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////li2ZAAAAAJnRSTlMA+1OPSO7Y91fRloZG8uTGv7uyIwsHTalgkESEWpsWFdOqkWIfFODu5AMAAAIWSURBVEjHrJDZbsIwFAUvIbEJcfaNNSBA5/8/sVZa9SjETlvoSHmIPRrbV55oTFKpSOtIVUnYyCJNSNcsu2GvAaL78F/cIMZIdM3za4SRuHO7ncsNnGpdwpLdukFGhu6WwVLW77mbFEBhZIIpAKSbd9wjAHWQGQcF4Pi6uwWwbcVBO2696ibAaicedisgec3dWDcQL4G1T/LF6Wf3e851CtxlgTuQ1n93peRgSLCdjrV0ultefu4GgGodTzrzr1VA4HDPHMvclRgwji72QgwQO9w9WJ65Bih8XVIAoUhId6FcfJ7eA6Gju5YJNtm73DXLT26jkfm7JINu6PrKdMUw4u7y0cZwQO4yl4wkQOfvkg5I6PrKdKUCLv4uGYDKuoP8onyxrihES10SQdH1lenaL17qkhgRXV+ZrmjkXHhob1dyaLqOsn5M3I/aq10FQhgIGtxiBMFWRAsL//8Xj7srhuxkj9xCtlOGKZLsPBxxyROXmtgdBfJHgRrrLw/Zy4PDynNTZj4hYpXXY3VBkFkQ6IKY0CBaabNopSG/rCVC+FeE0MB+pHBV5n7ZVN71jRXxVmYVeuUVbGRNcBZy0JoOZyAIrCkwU/SaKQIzDe0fV4/9X2jbP0PIPv2YnSGkDzsqYo0KhaNi7NjgzTnj+H8msFpYZnu+34/NLCwprNaxZdsWVqw8lmN3XQpvmzLYuMaWwsqbxL4Alehn9dA8GwsAAAAASUVORK5CYII=') 0 0 no-repeat;
	background-position: 36px 0px;
}
.xyzSlider .slick-next{
	background-position: -44px 0px;
	right: -45px;
}
.xyzSlider .slick-next:hover {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAsCAMAAADW+I/RAAAAdVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////li2ZAAAAAJnRSTlMA+1OPSO7Y91fRloZG8uTGv7uyIwsHTalgkESEWpsWFdOqkWIfFODu5AMAAAIWSURBVEjHrJDZbsIwFAUvIbEJcfaNNSBA5/8/sVZa9SjETlvoSHmIPRrbV55oTFKpSOtIVUnYyCJNSNcsu2GvAaL78F/cIMZIdM3za4SRuHO7ncsNnGpdwpLdukFGhu6WwVLW77mbFEBhZIIpAKSbd9wjAHWQGQcF4Pi6uwWwbcVBO2696ibAaicedisgec3dWDcQL4G1T/LF6Wf3e851CtxlgTuQ1n93peRgSLCdjrV0ultefu4GgGodTzrzr1VA4HDPHMvclRgwji72QgwQO9w9WJ65Bih8XVIAoUhId6FcfJ7eA6Gju5YJNtm73DXLT26jkfm7JINu6PrKdMUw4u7y0cZwQO4yl4wkQOfvkg5I6PrKdKUCLv4uGYDKuoP8onyxrihES10SQdH1lenaL17qkhgRXV+ZrmjkXHhob1dyaLqOsn5M3I/aq10FQhgIGtxiBMFWRAsL//8Xj7srhuxkj9xCtlOGKZLsPBxxyROXmtgdBfJHgRrrLw/Zy4PDynNTZj4hYpXXY3VBkFkQ6IKY0CBaabNopSG/rCVC+FeE0MB+pHBV5n7ZVN71jRXxVmYVeuUVbGRNcBZy0JoOZyAIrCkwU/SaKQIzDe0fV4/9X2jbP0PIPv2YnSGkDzsqYo0KhaNi7NjgzTnj+H8msFpYZnu+34/NLCwprNaxZdsWVqw8lmN3XQpvmzLYuMaWwsqbxL4Alehn9dA8GwsAAAAASUVORK5CYII=') 0 0 no-repeat;
	background-position: -44px 0px;
}
.xyzProductSection h2 b {
	color: #00B24E;
}
.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: #00B24E;
}
.xyzProductText {
    padding: 20px 20px 5px;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    background: #f6f6f6;
    width: 100%;
    max-width: 340px;
    margin: 0 auto -70px;
}
.xyzSeperator {
    border-top: 1px solid #dcdcdc;
}
.xyzSection5 h2 b {
	display: block;
	color: #00B24E;
	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: #00B24E;
}

/* 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: #00B24E;
	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(0,178,78,.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: #00B24E;
}
.timelineBoxLeft:after {
	right: -43px;
}
.timelineBoxRight:after {
	left: -43px;
}
.timelineTitle {
	font-weight: 600;
	color: #00B24E;
	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('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBAUEBAYFBQUGBgYHCQ4JCQgICRINDQoOFRIWFhUSFBQXGiEcFxgfGRQUHScdHyIjJSUlFhwpLCgkKyEkJST/2wBDAQYGBgkICREJCREkGBQYJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCT/wAARCAAuACADAREAAhEBAxEB/8QAGAABAQEBAQAAAAAAAAAAAAAAAAcFCAT/xAAkEAAABgIBBAMBAAAAAAAAAAACAQMFBAAGEQdhMTJBQnIVIv/EABkBAQADAQEAAAAAAAAAAAAAAAAEBQYDAf/EACERAAICAgIDAQEBAAAAAAAAAAABAgMRBCExBRIiEyNh/9oADAMBAAIRAxEAPwCaXemPFAUBQFAUBQFAVxgc5PZMaZ7eoklLhSEBrkQkwqAMjGR9tF7vL94M6/jJFMhYaxYBiKr1mcYMtznpCBCbT6/Lp1Fat7Vl9uKuibGiNNeZ9kntzF4WGVvbyL64rH+nmHksWLcwtH4oA5Y2hcXVqDtvXEDYh9DO0d/j7Pb+b4fZa07sFH7JplGUOWXO67o5rCUWUP8AkPxTD6CVtNbWjTDESFfa7ZZZkWRlJcnBdm7lWGPeGzTjO0MaRGZkBYi2moW+4TsfX2q7V8MkW61kOzCvdPJHSYpvAeTdxTDHvMppRmmGNUiMiGsZaTTLfcR2PftV1L7ZIq1pz6OyXVnb3uIOG5Q0ZSAy0YFQ7K42uc4PMWaWVcZrk575T4PRxmEu9ss3UIHnFW3sH1FdDoeQlY/SRT7WnFcocV8Ho5NCQe3qbuEPwio72P7Crf8AISrfpEamnF8s6EamdvZIgYbbDRioALRASDornrJzm8yZcRrjBcH/2Q==');
}
.about2Sec5Title {
	font-size: 24px;
	line-height: 28px;
	font-weight: 600;
	padding-bottom: 20px;
}

/* Landing Page 2 */
.LP2Section1 h1 b, .LP2Section2 h2 b {
	color: #00B24E;
	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: #00B24E;}
.LP2dblBtn a {
	margin: 0 5px;
	padding-top: 12px;
	padding-bottom: 12px;
	min-width: 200px;
	position: relative;
}
.LP2dblBtn a.redBtn {
	padding-left: 30px;
	background: #da251c;
}
.LP2dblBtn a.redBtn:hover {background: #333;}
.LP2dblBtn a.blueBtn {
	padding-right: 30px;
}
.LP2dblBtn a.redBtn:before {
	position: absolute;
	content: '';
    top: 14px;
    left: 25px;
	width: 19px;
	height: 17px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAMAAAAIRmf1AAAAY1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+aRQ2gAAAAIHRSTlMA7FX7+e49NzMq6eFSThsEzL2vqKKFSUYwIBLXwpuaa4L4JmgAAACASURBVBjThc7LEoMgDIXhBOUiFNB6qdpb3v8pKwPpYDf9V2e+RSaQC3dr3QqnOjpafqw57PbftmSqgt0YkextTGC70rc+FlOSqRXAKSx0YWFk4jTWtIhU1LLx4NP0O+RLQ+w0THnPxeihV37pma2EY2tHep2sD3LYaAKscxIdzh+84RBZuGZ/5wAAAABJRU5ErkJggg==');
	transition: all 0.3s;
}
.LP2dblBtn a.redBtn:hover:before {
	top: 18px;
}
.LP2dblBtn a.blueBtn:before {
	position: absolute;
	content: '';
    top: 18px;
    right: 25px;
	width: 11px;
	height: 11px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAMAAACecocUAAAAXVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9RKvvlAAAAHnRSTlMAVCj5o5Hj26mBRwfsua+JQR8JAvPgz8exmFlGLSEpvcnxAAAAU0lEQVQI123LSRKAIAxE0UZQUUBwnnP/Y5qoVW7M6v1UNcwKpDmDnKUciYo7nOGo9RP9T4zHu4nYyQvbSW+oKDDPkhSz6fj7MRNGWhyA4BXUYIUXEq8EakhBnW8AAAAASUVORK5CYII=');
	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(40, 97, 172, 0.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 #00B24E;
}

/* Simple Product Category */
.productMenu .widget-title{
    font-size: 30px;
    font-weight: 600;
    background: #00B24E;
    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: #00B24E;
	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 #00B24E;
	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: #00B24E;}
.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 */
}
/* 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('https://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 #00B24E;
    border-radius: 100%;
    margin: 0 1px;
}
ul.h3Slider ul.slick-dots li.slick-active {
    background: #00B24E;
}
.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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAPBAMAAAD0aukfAAAAKlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKE86IAAAADXRSTlMAh36imsFvUU/s0bSQEZKjjgAAAD1JREFUCNdjgAEXOIvprgOMqXvXAC54ESEoQIQgawBccO9luMrcuwa5UJUcd2/BtffehWtnR5jJUHkAQgMAGBYaF1QglScAAAAASUVORK5CYII=');
}
.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: #00B24E;
	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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAABDCAMAAADwFEhBAAAAq1BMVEUAAAAAAAD///8FBQX////////4+Pj///8+Pj4LCwv///////9GRkbOzs7///////////////+3t7cICAgUFBQaGhomJiYzMzNnZ2d3d3f///////////9WVlb39/fX19dnZ2dAQEBPT0+GhoaysrL9/f1fX1/Q0ND///+Hh4fq6urq6urc3Ny4uLiTk5OQkJAeHh47Ozuqqqrg4OC6urq6uroiIiIgICD///9I9Zb1AAAAOHRSTlOPAECMMhRCC26IOxprSDg2KiJMiYN/eXJgWy4WA2X5466haFdN/mJIJlfw7+bRwL6XcE/p09KYl0NZC/MAAAIPSURBVFjDlNHXctswEEDR9UVhFZt6ixJ3pzszmfD/vyySXGjaBEjeZ8wZ7K5cOAuS+00eA3G+uU8C90OHsUuKmHZxkexGGEbTnTYDjW3OuWoVLmZTEZnOFuHqmnP5doBhMgB7tYykXbS8sgCZ6TECDXCXNkCLSe8AdOAzDMAkVOJKhRMA4zZKwO6V+FJ7C5QO4zxHNZe+5tW7eaRNrJX0p9YN0jZOxKUM6/KEfDQKsI8ytEcLxXujBEIZXgiUbcMAexnTHjBvjQBYy7jWQPDG0FCpkYaqQDeGATuXsc0tmFcjg1sZ3y1kL8YWJkrGpyawfTYy71n9B86eDOP5Rv9HzNnQkEp33w9fvEgK+mTswEbSXV1/+uwzIgu7o5HAgziN+uaXD3mA5GgUsHQbx354jCXooxFD5DXqw2+nMbVwIQFci9+ov7k3+wcCSWDVY/g2u4JESkh7jfrmp/u6pWxg4Taa/kpnC9hIDjOP0XT4Jx3NIJcYpj6j6WvXZiOIBVA9hm+z6tkQv9H0vxVzSwEQBAJgLAR9eoe6QdH9j1Z+7YcoyowHEHFfM3tv7YkI4x3GfyzE5e3FZTo/nn5+GHlq1ItSt7x/GH2M9tPz/w6pr/P5wuecNm/53Of8wTmI85jBhYxPK27vKicnrx/zVySvI2+Q/SVPWfCo4vsc90rut9yzx75/jX2f7x38/Qffw3xLJk8LfFOU4wAAAABJRU5ErkJggg==');
	transition: all 0.3s;
}
.h3VideoBox a:hover:before, .h3Sec9VideoImg a:hover:before {transform: scale(1.1);}
.h3BorderSection {
	border-top: 2px solid #00B24E;
}
.h3Sec4Subheading {
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
}
a.transparentBtn {
	background: transparent;
	border: 1px solid #00B24E;
	color: #00B24E;
}
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('https://www.gentlepk.com/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('https://www.gentlepk.com/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 #00B24E;
	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 {
	font-size: 20px;
	font-weight: 600;
	color: #000;
}
.pc2ProductTitle a{color: #000;}
.pc2ProductBox:hover .pc2ProductTitle a{color: #00b24e;}
.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;
}
.pc2TabsWrapper ul.tabs {
    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;
}
.pc2TabsWrapper ul.tabs li {
    display: inline-block;
    padding: 20px 25px;
    color: #6a6b6b;
    font-size: 16px;
    transition: all .3s;
	border: none;
	cursor: pointer;
}
.pc2TabsWrapper ul.tabs li.current {
    background: #00B24E;
    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;
}

.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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAAA4CAMAAAASNYx4AAAAflBMVEUAAAAWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpvkAAxiAAAAKXRSTlMAxpjrL2c42nD531TRIcwOKxHyu7UKpk8dGolDBrbkvp49IzGdd2KxiJhz/GMAAAK3SURBVFjDzZnpcqpAEIV7UER2WSKiIkg0yXn/F7xyL3VTVk+zBNScKsof1OfBcXqZhrTamEbixEDsJIa5IUFzce7WwZ2crfs4LtwrAJZhHvyQKPQPpmEBUPvwMZwBwFvv6E67tQfAeADnKiBd6e6sUkC5c3MXIPiPMTQAKv2tqo+7aO/kCew1dWhtI8nn43wP1pI6tbTg+bNxDlREPYoUHH8eLg9QvFGv3goE+RwcJVCM05IKyRzcBVZEgxRZuEznXNjvNFDvNtypHCmsabDWUFM5A8FxOHgMYEzjQmBFI7QCwikcfSGlUUqxbz7247mv9p84iwW1+PR1j6r+crof6H8WYuE9/+MyeGJOWuiri4dM4gxg0WY6gaMtrh1+yLQbbnvjtFs0Q4fjteHohJ3sp3+YHU4id20dRW4JT/aT4szCZgNLijfZ0cOSTBiy34fYUZgSR/QhOjZcc0l+ttgb3NwaTpBrN44C1wSF5JeRpAPKEgfxdvbtyAPDga/3iw8kyofTcPIDxa0j5yhGyON9ASxWXeUNcYyuQrhqvoFngBAxAcRUtM8nC2AcX6NCx2kNPcDtzvywbXRXChfwdIbaJVU9K0oRFgtE1LOmSrukDnz9njnTzzcNndtdwzkWFmyXCnmfcXyXajkW+DwO5cDvj0PONVd/ppFTm5xpBI4nb55L5eTdn0t58qYTctnRpLHliUzZL284Xkh5PZQLsFwPBa6zxdiwit/fYmS4y2mMY80QczTGNVEG82NcV7u3KdJ6XJtYp8W3H+ee3gg/u9V/9mHmdcc1qsYcLKsJ3MuO3JQHSAcOB3Z3SW7gUCFFkLPxR9k//ijh+PNwRLU1ZMBj1T/lXj/6uql61HCv+i3jy6cOaPkouY6Ox6hmo+TpXP+w/DR0yH6Sh+z9rwNKJ7bt2CnZ64CJ3B/hp3F9PsPXWgAAAABJRU5ErkJggg==') 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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAAA4CAMAAAASNYx4AAAAdVBMVEUAAADCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsKSrWv6AAAAJnRSTlMAmOvIK/kv2hsR37xUDNFvOSHNZfK2BqaeTrSJQ3Vq48I9IzZoiLowrisAAALCSURBVFjDtNXZbuowFEbhbZx5HgsJgYLUrvd/xCNLSEcV3iko6brx1cdvhgjxFvQmzwYYstz0gSjt5Ypjxo+yY/F3Lj1bIDbXpS1Fyna5mhiw53LdlZpL150BqjqRHyV1BZg/cIWFuRFPzQi2WHOj381r7gTdg3loB6ddXZIT1rJSHZIn+7m2Io5ktSimandzGTaVX0otWbuPSzrGUn6tHOmSPZzkWI/zSEu+hzsRp/JSacxpuysII3mxKKTY6sRSy8vV2K3O0H28Dj86zDZXQiNv1EC5xcmZUd5q5Nsd3++7s7isftFgnlt56s7NHTfu8lQ7z4H+Fq07Jip17+D/d6mYNGfg8FhUnBy5iL/oAEzy3IWj5ibgEIlLcfJJou/5L5PwqbrLY1F1AfHKXq19NkGgfRP1ymJMID1G3Qt78Wf4+nLOWx+qi4ZeDFd1rxClHuOsUqEuXjGSs2h7k2jdubmHQmvSFhdyyWj9e8Miai2Zc2rL4Ba9TgZK7/N3aESvZHBOr3GvEPicgDw1Pu6nB/+d+psbfU7+NWduKwjEMBANSxYp+roFFby0kP//RCksBGkPulaqr8IhIMnMdHa22Nh6O0jfQDlY426izTJZ7dk3sylLz18qeTK71b5vU3NptOzMXT5fGrmXrdEWV2k+bymfBW9pzUn7gLW6Qzh8vkNtcyRtWikNSBspjYK0oXiraymLN2upongXm8GJdiGbYe5iZR5zbMDqfggGjH6oaMAeMWjicVvEOPo84DxEQaaBMOQcZBrk5GwnTFHLkupfT3ZGLi3LOg85CRsDbTYLK5c3BuEwOuqPf8yMf66Nf5COf3J7ORBfc7GUA52c1x/71/XH3uuPTk4k7d4peHbpU+731dda0mXCspd0PRzXl1xDbuf+p6B9qqBTiDEkr5L7OS7Lr98p2a/A4eeAeYbPAT3cA0dpa70guCVgAAAAAElFTkSuQmCC');}
.landingPage4Slider .slick-next:hover {background-position: -56px 0px;}

/* Contact 2 */
.tcContactDetailWrapper {
	border-radius: 5px;
	background: #00B24E;
	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('https://www.gentlepk.com/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 #00B24E;
	background: transparent;
    margin: 0 1px;
}
ul.taAboutProductSlider ul.slick-dots li.slick-active {
    background: #00B24E;
}
.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('https://www.gentlepk.com/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('https://www.gentlepk.com/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('https://www.gentlepk.com/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;}

/* 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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAABDCAMAAADwFEhBAAAAq1BMVEUAAAAAAAD///8FBQX////////4+Pj///8+Pj4LCwv///////9GRkbOzs7///////////////+3t7cICAgUFBQaGhomJiYzMzNnZ2d3d3f///////////9WVlb39/fX19dnZ2dAQEBPT0+GhoaysrL9/f1fX1/Q0ND///+Hh4fq6urq6urc3Ny4uLiTk5OQkJAeHh47Ozuqqqrg4OC6urq6uroiIiIgICD///9I9Zb1AAAAOHRSTlOPAECMMhRCC26IOxprSDg2KiJMiYN/eXJgWy4WA2X5466haFdN/mJIJlfw7+bRwL6XcE/p09KYl0NZC/MAAAIPSURBVFjDlNHXctswEEDR9UVhFZt6ixJ3pzszmfD/vyySXGjaBEjeZ8wZ7K5cOAuS+00eA3G+uU8C90OHsUuKmHZxkexGGEbTnTYDjW3OuWoVLmZTEZnOFuHqmnP5doBhMgB7tYykXbS8sgCZ6TECDXCXNkCLSe8AdOAzDMAkVOJKhRMA4zZKwO6V+FJ7C5QO4zxHNZe+5tW7eaRNrJX0p9YN0jZOxKUM6/KEfDQKsI8ytEcLxXujBEIZXgiUbcMAexnTHjBvjQBYy7jWQPDG0FCpkYaqQDeGATuXsc0tmFcjg1sZ3y1kL8YWJkrGpyawfTYy71n9B86eDOP5Rv9HzNnQkEp33w9fvEgK+mTswEbSXV1/+uwzIgu7o5HAgziN+uaXD3mA5GgUsHQbx354jCXooxFD5DXqw2+nMbVwIQFci9+ov7k3+wcCSWDVY/g2u4JESkh7jfrmp/u6pWxg4Taa/kpnC9hIDjOP0XT4Jx3NIJcYpj6j6WvXZiOIBVA9hm+z6tkQv9H0vxVzSwEQBAJgLAR9eoe6QdH9j1Z+7YcoyowHEHFfM3tv7YkI4x3GfyzE5e3FZTo/nn5+GHlq1ItSt7x/GH2M9tPz/w6pr/P5wuecNm/53Of8wTmI85jBhYxPK27vKicnrx/zVySvI2+Q/SVPWfCo4vsc90rut9yzx75/jX2f7x38/Qffw3xLJk8LfFOU4wAAAABJRU5ErkJggg==');
	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: #00B24E;}
.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 #00B24E;
	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: #00B24E;
}
.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: #00B24E;
}
.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('https://www.gentlepk.com/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, ul.MTDSlider5 ul.slick-dots{
    margin: 20px 0 0 !important;
    padding: 0 !important;
    list-style-type: none;
    text-align: center;
}
ul.MTwhyusSlider ul.slick-dots li, ul.MTDSlider5 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 #00B24E;
}
ul.MTwhyusSlider ul.slick-dots li.slick-active, ul.MTDSlider5 ul.slick-dots li.slick-active{
    background: #00B24E;
}
.MTDSlider5 {
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}
.MTDSlider5 .slick-slide{
	outline: none;
	text-align: center;
}
.homeSliderLGwrapper {position: relative;}
.homeSliderLGTitle {
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	letter-spacing: 2px;
	display: inline-block;
	background: #00B24E;
	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 #00B24E;
    z-index: 1;
    border-left: 30px solid transparent;
    position: absolute;
}
.homeSliderLGTitle:after {
	content: '';
    top: 0px;
    right: -10px;
    border-bottom: 80px solid #00B24E;
    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 #00B24E;
    margin: 0 1px;
}
ul.MTtradeSlider ul.slick-dots li.slick-active {
    background: #00B24E;
}
.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: #00B24E;}
.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('https://www.gentlepk.com/wp-content/uploads/2021/02/MTnameIcon.png') #fff no-repeat top left !important;
}
.MTemailField {
	background: url('https://www.gentlepk.com/wp-content/uploads/2021/02/MTmailIcon.png') #fff no-repeat top left !important;
}
.MTnumberField {
	background: url('https://www.gentlepk.com/wp-content/uploads/2021/02/MTnumberIcon.png') #fff no-repeat top left !important;
}
.MTcompanyField {
	background: url('https://www.gentlepk.com/wp-content/uploads/2021/02/MTcompanyIcon.png') #fff no-repeat top left !important;
}
.MTtextField {
	background: url('https://www.gentlepk.com/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('https://www.gentlepk.com/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: #00B24E;}
.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: 6px;
	left: 0;
	width: 8px;
	height: 8px;
	background: #00B24E;
	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;}
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 #00B24E;
    border-radius: 100%;
    margin: 0 1px;
}
ul.MTaboutFactorySlider ul.slick-dots li.slick-active {
    background: #00B24E;
}
.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('https://www.gentlepk.com/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: #00B24E;}
.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('https://www.gentlepk.com/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('https://www.gentlepk.com/wp-content/uploads/2021/02/MTcontactQuote.png');
}
.MTcontactQuote:after {
	position: absolute;
	content: '';
	bottom: 0;
	right: 0;
	width: 36px;
	height: 30px;
	background: url('https://www.gentlepk.com/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: #00B24E;}
.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 #00B24E;
	width: 20px;
	height: 8px;
	margin: 0 2px;
}
ul.hp4Slider .slick-dots li.slick-active{background: #00B24E;}
.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: #00B24E;
}
.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: #00B24E;
    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('https://www.gentlepk.com/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('https://www.gentlepk.com/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 #00B24E;
	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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAABDCAMAAADwFEhBAAAAq1BMVEUAAAAAAAD///8FBQX////////4+Pj///8+Pj4LCwv///////9GRkbOzs7///////////////+3t7cICAgUFBQaGhomJiYzMzNnZ2d3d3f///////////9WVlb39/fX19dnZ2dAQEBPT0+GhoaysrL9/f1fX1/Q0ND///+Hh4fq6urq6urc3Ny4uLiTk5OQkJAeHh47Ozuqqqrg4OC6urq6uroiIiIgICD///9I9Zb1AAAAOHRSTlOPAECMMhRCC26IOxprSDg2KiJMiYN/eXJgWy4WA2X5466haFdN/mJIJlfw7+bRwL6XcE/p09KYl0NZC/MAAAIPSURBVFjDlNHXctswEEDR9UVhFZt6ixJ3pzszmfD/vyySXGjaBEjeZ8wZ7K5cOAuS+00eA3G+uU8C90OHsUuKmHZxkexGGEbTnTYDjW3OuWoVLmZTEZnOFuHqmnP5doBhMgB7tYykXbS8sgCZ6TECDXCXNkCLSe8AdOAzDMAkVOJKhRMA4zZKwO6V+FJ7C5QO4zxHNZe+5tW7eaRNrJX0p9YN0jZOxKUM6/KEfDQKsI8ytEcLxXujBEIZXgiUbcMAexnTHjBvjQBYy7jWQPDG0FCpkYaqQDeGATuXsc0tmFcjg1sZ3y1kL8YWJkrGpyawfTYy71n9B86eDOP5Rv9HzNnQkEp33w9fvEgK+mTswEbSXV1/+uwzIgu7o5HAgziN+uaXD3mA5GgUsHQbx354jCXooxFD5DXqw2+nMbVwIQFci9+ov7k3+wcCSWDVY/g2u4JESkh7jfrmp/u6pWxg4Taa/kpnC9hIDjOP0XT4Jx3NIJcYpj6j6WvXZiOIBVA9hm+z6tkQv9H0vxVzSwEQBAJgLAR9eoe6QdH9j1Z+7YcoyowHEHFfM3tv7YkI4x3GfyzE5e3FZTo/nn5+GHlq1ItSt7x/GH2M9tPz/w6pr/P5wuecNm/53Of8wTmI85jBhYxPK27vKicnrx/zVySvI2+Q/SVPWfCo4vsc90rut9yzx75/jX2f7x38/Qffw3xLJk8LfFOU4wAAAABJRU5ErkJggg==');
	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%);
}
.h5TabsWrapper ul.tabs, .h5TabsWrapper ul.tabs2{
    margin: 0 0 30px !important;
    padding: 0 !important;
    list-style-type: none;
	border-bottom: 2px solid #bababa;
	text-align: left;
}
.h5TabsWrapper ul.tabs li, .h5TabsWrapper ul.tabs2 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;
}
.h5TabsWrapper ul.tabs li:before, .h5TabsWrapper ul.tabs2 li:before{
	position: absolute;
	content: '';
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	background: transparent;
}
.h5TabsWrapper ul.tabs li.current, .h5TabsWrapper ul.tabs2 li.current{color: #00B24E;}
.h5TabsWrapper ul.tabs li.current:before, .h5TabsWrapper ul.tabs2 li.current:before{background: #00B24E;}
.h5TabsWrapper ul.tabs li.current:after, .h5TabsWrapper ul.tabs2 li.current:after{
	position: absolute;
	content: '';
	bottom: -8px;
	left: 50%;
	margin-left: -6px;
	border-top: 6px solid #00B24E;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
}
.h5TabsWrapper .tab-content, .h5TabsWrapper .tab-content2{
    display: none;
	border: 1px solid #d6d6d6;
	border-radius: 10px;
	padding: 20px;
}
.h5TabsWrapper .tab-content.current, .h5TabsWrapper .tab-content2.current{display: block;}
.pd7Section6 .h5TabsWrapper .tab-content2{border-radius: 0;}
.h5whyusSection {
	padding-top: 190px;
	position: relative;
	background: #228dc3;
}
.h5whyusSection:before {
	position: absolute;
	content: '';
	top: -40px;
	left: 0;
	width: 1920px;
	height: 190px;
	background: url('https://www.gentlepk.com/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('https://www.gentlepk.com/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;
	padding-right: 15px;
	position: relative;
}
.h5featuredProductLink a:before {
    position: absolute;
    content: "\e900";
    top: 1px;
    right: 0;
    font-family: Astra;
    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: #00B24E;
	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 #00B24E;
	border-left: 3px solid #00B24E;
}
.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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAiCAMAAADRYI/HAAAApVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABU/knhAAAANnRSTlMAqTAhj4FfuJpKwW1XRs7ItaTx69KtWzczJ/fkxbKShnVjVEA8LB0aGNvXvJV6Z1NDEwafUBBbs+kbAAACbElEQVRIx42ViW7qMBREHbIQEsjCvpWdspbS1/b8/6c9hYj4OglSR0LY8Wg8nnudKIGDdw1m0+ks8D1b1cL2/Jxx9Q61hF2KgNWpMjoWAumuQjikwPl664zHnfWiDwzskosB0F+sM8btegbSkpvPLlj3ki1PMrzS5ncLup+SsYJoZMo2YnD11IW4YTJGEawMDV9V4IArNJwqwxcqLViqGnzAMB8N4aOOsYRWPvqd8m0s/RNeDo/UwdGLEt9Mfx+DN07GwmZWJBoRZH8BUZHvbGOQT7w9EoS9EmhBsygrbJXaQlHuJrQkew9Z3gOSsoa2nBJkRlJ91LJKwkCpL5DF7eQ+hBU7+ymNJnRkoeFLeZxMH29KIiIMdSJ5hqaXE57ycQyNRBlwsSxcZSAxVBx8NcerZqrxSb+P7u6adD3mqse9modGg24X3e81udzpKQrKrq753wHe6xp+V2yDENmC81cRB7ZCpFfMVBusvx3HgrYq9u6pWAQ7rKr8ZMH+VDWGIthYl7hexWUwwK3X0CVec1YalRPFrFbE1bNonFmrIzRqVHSukwm8v9ZowDG/QS9VfOLMjf9Co7i/I7CVwFBcnyN0Hk14FBdnKNk2jPL26yuJdTd8DufEeTDz55OwuzbIfZrP7RbGwpcuTW7SBlcvSiwKk+0Xr+EQbvnoBmH9q1wHtKw2vP5M6M9HXfMvDX5Q6u1JExyD35yUbkRQUvYAf6zn+wUQls7GYq/nYx/wShsnwHzZHtn2eOMGwKVkrXEBAncztu1RezkHkokqo5UgcNmoCjYXBJKWqsMkTKMe9CIr1L4N7EMrZ6ShdPEfZdFkEU2Nsd8AAAAASUVORK5CYII=') 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: #00B24E;
}
.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('https://www.gentlepk.com/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%;}
.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 #00B24E;
	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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAZCAMAAADkFeWYAAAAbFBMVEUAAACBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYHNyJEOAAAAI3RSTlMA9j5FA73MOKZ2DOXtY0E08ti7kX9LKhjPw7eZLiEQ13BrWgThLG4AAACoSURBVBjTldDHDsMgEEXR5wZxA/dup7z//8eAosiGRaTcxQidDaNBnARuDSCqSEo5ZDZtXn0wgxKmIzU9YAuJQMOk7nVdT+PXQrhF/1uYSt9aFuxci6jQM3TslptRrI713CAZOYaVOVv/373c4dlYduXoWslc5HxdTfFpZkp9saLFZ6PTYoqbbeJp6BZhW9Ifd5GeKYKDZxsRJFl87Zgr6Eo0yVkjiuENe6EMK4RNfgoAAAAASUVORK5CYII=') #fff no-repeat center left 15px;}
.fsContactForm input[type="email"] {background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAMAAAB2Mu6sAAAAV1BMVEUAAACBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGzzgSsAAAAHHRSTlMAk+rhy4h8Q/rlp6AsCPLQwrKXaWVeJB41MhgRVPcpIgAAAINJREFUGNOlzEkOgzAQBdGyDZg5YQhk+Pc/ZyIko2C8461aqu6mzZRwe+FUFyZSNLL8KieZRDk4eQ687FCiCaeZPw9ZJqER7srZFco6RiEDNKrZhNFsIazBfryF8HiFd6WZY8BLyyp54sDSS2XLOdC56kMcgmshJyEXViZBPa1TQvX8AlNODRW4537IAAAAAElFTkSuQmCC') #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 #00B24E;}
ul.dp4productSliderPager .slick-arrow {
    position: absolute;
    top: 50%;
    width: 19px;
    height: 34px;
    padding: 0;
	margin-top: -21px;
    text-indent: -999999px;
    border: none;
    background: url('https://www.gentlepk.com/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;}
.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-top:35px;
}
.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: 20px;
	background: rgba(5,153,226,.6);
}
.pc3FormTitle {
	font-size: 26px;
	line-height: 40px;
	color: #fff;
	padding-bottom: 50px;
}
.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;}
.pc3ProductSection h2 span{display: block;}
.c1ProductBox{
	background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(48, 49, 51, .2);
	max-width: 370px;
	display: inline-block;
}
.c1ProductTitle {
	padding: 10px 0;
	font-size: 24px;
    color: #222;
    line-height: 28px;
    font-weight: 500;
}
.c1ProductTitle a{color: #222;}
.c1ProductText {
    font-size: 16px;
    line-height: 24px;
}
.c1ProductBtn a{
	display: block;
	color: #0599e2;
    background: #fff;
    border: solid 1px #0599e2;
	border-radius: 5px;
    padding: 6px 15px;
	text-align: center;
}
.c1ProductBtn a:hover{
	background: #0599e2;
	color: #fff;
}
.pc3Section4img, .pc3Section3img{text-align: center;}
.pc3SliderSection .pc3sProductCount{font-size: 28px;}
ul.pc3ProductSlider, ul.pc3ProductSlider ul.slick-dots, ul.img3Slider, ul.img4Slider, ul.img6Slider {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	text-align: center;
}
ul.pc3ProductSlider .slick-slide, ul.img3Slider .slick-slide, ul.img4Slider .slick-slide, ul.img6Slider .slick-slide{margin: 10px 15px;}
ul.pc3ProductSlider .slick-arrow, ul.img3Slider .slick-arrow, ul.img4Slider .slick-arrow, ul.img6Slider .slick-arrow{
	position: absolute;
	content: '';
	top: 50%;
	width: 23px;
	height: 19px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAmCAMAAABj9jJWAAAAn1BMVEUAAABxcXHV1dVxcXHV1dXV1dVxcXHV1dXV1dVxcXHV1dVxcXFxcXFxcXHV1dXV1dVxcXHV1dVxcXHV1dVxcXHV1dVxcXHV1dVxcXHV1dVxcXHV1dXV1dVxcXHV1dVxcXHV1dVxcXHV1dVxcXHV1dXV1dVxcXHV1dXV1dVxcXHV1dXV1dVxcXHV1dVxcXHV1dVxcXHV1dVxcXHV1dVxcXF3btMLAAAAM3RSTlMA9/aMjCIi+wsL8fG1WrVWVhsb4uLQz7m5sa1b3NzIxW1tY2NaFRWnmJiFcXFwcENDPz+MGU/vAAABZUlEQVQ4y33P15KCQBCF4cYNJJVoAAkmMMeZ93+2pUtgbaTn3FB0fX8VQDM3jE3onxmHbvfmalIeGH+QUusEo4rLmPGxrILRB5/6jPenNKCcDzjOB/88L0G1Mm8DF3n49H/fV0JJ3v1niIFbc6nZGlkKKT3YyDCwZd9s9h733jXQeu8xmEN8pl90V7h2LimyoQmvwN6Aehu75nUgz0p+lg3HYI5vKwVfIZgjZwKG02DDfTvl7T/kjM/rb6eBHd4Zfw9t5HROsDMYb+wC54PrQuwZvxdC7wTbiouI8ZGogu37ZYF84jHem2Cw4Dkf8JwPtsizAlQrsvYfHOTBw/t5XwEFefceAQZOzcXAGpAlkNCDNRCvwBJ9s9h71HvXQe+9R2CM8Zkcv8kucKGHY4JsbMArsNag3tqqeR2Ik5KfRMMxmOHbUsGXCGbImYDhNFhz3055+w8Z47P620kQWcGN8bfAihr+B/NgYQv/Sm6EAAAAAElFTkSuQmCC') 0 0 no-repeat;
	padding: 0;
	text-indent: -999999999px;
	z-index: 1;
}
ul.pc3ProductSlider .slick-prev, ul.img3Slider .slick-prev, ul.img4Slider .slick-prev, ul.img6Slider .slick-prev{left: -50px;}
ul.pc3ProductSlider .slick-next, ul.img3Slider .slick-next, ul.img4Slider .slick-next, ul.img6Slider .slick-next{
	right: -50px;
	background-position: -24px 0;
}
ul.pc3ProductSlider .slick-prev.slick-disabled{
	background-position: 0 -19px;
}
ul.pc3ProductSlider .slick-next.slick-disabled{
	background-position: -24px -19px;
}
ul.pc3ProductSlider .slick-arrow button, ul.pc3ProductSlider ul.slick-dots li button{visibility: hidden;}
ul.pc3ProductSlider ul.slick-dots{margin-top: 10px !important;}
ul.pc3ProductSlider ul.slick-dots li{
	display: inline-block;
	padding: 0;
	width: 18px;
	height: 18px;
    border: 2px solid #676767;
	border-radius: 100%;
	margin: 0 3px;
	position: relative;
}
ul.pc3ProductSlider ul.slick-dots li.slick-active{border-color: #0599e2;}
ul.pc3ProductSlider ul.slick-dots li.slick-active:before{
	position: absolute;
	content: "";
    width: 6px;
    height: 6px;
	margin: -3px 0 0 -3px;
    top: 50%;
    left: 50%;
    border-radius: 100%;
	background: #0599e2;
}
.pc3s5ProductBox {
    padding: 25px 15px;
    background: #fff;
    box-shadow: 5px 5px 10px rgb(0 0 0 / 10%);
    border-radius: 8px;
    overflow: hidden;
}
.pc3s5ProductImg {
    width: 270px;
    float: left;
}
.pc3s5Content{
	width: calc(100% - 370px);
	float: left;
	padding-left: 30px;
}
.pc3s5ProductTitle {
    color: #000;
    font-size: 24px;
    font-weight: 600;
}
.pc3s5Btns a.commonBtn{margin: 0 5px;}
.pc3s6Box {
    display: inline-block;
    max-width: 570px;
	text-align: left;
}
.pc3s6Img{
	position: relative;
	overflow: hidden;
}
.pc3s6Img a{display: block;	
}
.pc3s6Box:hover .pc3s6Img a{transform: scale(1.1);}
.pc3s6Caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: rgba(0,0,0,.2);
	font-size: 18px;
	color: #fff;
}
.pc3s6Title {
	margin: 15px 0 8px;
	font-size: 20px;
	font-weight: 700;
	color: #333;
}
.pc3s6Title a{color: #333;}
.pc3s6Box:hover .pc3s6Title a{color: #0599e2;}
ul.pc3TestimonialSlider {
	margin: 0 !important;
	padding: 50px 0 0 !important;
	list-style-type: none;
	position: relative;
}
ul.pc3TestimonialSlider:before{
	position: absolute;
	content: '';
	top: 0;
	left: 50%;
	margin-left: -14px;
	width: 27px;
	height: 27px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IArs4c6QAAAeNJREFUSEvtlj1PFFEUhp9z9je44w8w0QYoLLSRRrEigQ4SIXdDI40xNn5UYqVWFDTS7QRMgFhQ0BA1MVqR0EBioomlBbs0FhY2ziV3r8POJ9xVy73NJDPvOc85Z947c4W6tXZ8mcROo7LN/IWvtbqz40d6j03zjbtIpdaBficrCBNAjOrzgYA+fgHhIfAN1UkXX4a1j68iyQZw6bQQa2/Ruvg+qLveRJInrp9+vNynIbt5mBfGwLVcYstbWtHtc2E+fhZYKmlVr/RhdUIHaui9oDG2O3cQ1gugI6xO0uBnBta9QWI/FoR7qJogkC92Jzd+lyzzCjzMCx8Ad3MwlXHmm5/OHZ8TxB0X+6qgXUT1Q1psFvalIFxFdTm4q7570zSnLkxveFjVrAdxoHfwfr5YeYxpvsze87C487TgoB+oXg/qqq7YileQwraBqX4VsolpOguHrbj7COyLjLiyWPljji1gNCNewkTPwki9ybTzm7h6X6awojkWMdFqOKy7AXYmo48xUasYXw2zzNGKXofDOgchkxHWKjbzIE70BguEtY9uIvLurzfzP8PcbyG/PmOi6dqxljv7BXwvNLAgVHVWznqIicYGgJWlKuND2HCM9d+BoUGA/2QQd/4IWWedigNznADcNQbjRJgNswAAAABJRU5ErkJggg==') 0 0 no-repeat;
}
ul.pc3TestimonialSlider li.slick-slide{outline: none;}
ul.pc3TestimonialSlider .pc3TestimonialBox{
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}
ul.pc3TestimonialSlider  .pc3TestimonialText {font-style: italic;}
ul.pc3TestimonialSlider .pc3TestimonialTitle {
    margin-top: 20px;
    font-weight: 600;
}
ul.pc3TestimonialSlider .slick-arrow{
	position: absolute;
	top: 50%;
	margin-top: -36px;
	width: 37px;
	height: 71px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAABHCAMAAAC3fH5gAAAATlBMVEUAAABxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXF0CDPDAAAAGXRSTlMA8vfrQSlG5+M7Md42W1VNIdLYYl+9so50teZWWgAAAKlJREFUSMfV1DkWxCAMBFE2GwPGGGbt+190uIE6UMB0/J8qk5F3v78E6ugMcg8CQUYFrkpoGxMtltsKia6/RAdck9B5wIooTyTnomZuF1Ek0EkhDxsWywUKRXi1nCdyBErUJQufVJB5AdWIewL9ptggWHUoG8WGHrscDtVoIaMcK1lmbV7Li0ab1WS7ReSYT4tGgyrTjwYi6imWpCj/3OeCflSTdUOw/vkBHnoPnOsrsuYAAAAASUVORK5CYII=') 0 0 no-repeat;
	z-index: 1;
	padding: 0;
	text-indent: -999999999px;
}
ul.pc3TestimonialSlider .slick-prev{left: 0;}
ul.pc3TestimonialSlider .slick-next{
	right: 0;
	transform: rotate(180deg);
}
ul.pc3TestimonialSlider .slick-dots{
	margin: 20px 0 0 !important;
	padding: 0 !important;
	list-style-type: none;
	text-align: center;
}
ul.pc3TestimonialSlider .slick-dots li {
	display: inline-block;
	margin: 0 2px;
	padding: 0;
}
ul.pc3TestimonialSlider .slick-dots li button{
	width: 42px;
	height: 42px;
	padding: 0;
	background: transparent;
	color: #000;
}
ul.pc3TestimonialSlider .slick-dots li.slick-active button{
	background: #0599e2;
	color: #fff;
}
.pc3s7Box{
	display: inline-block;
	width: 100%;
	max-width: 270px;
}
.pc3s7Img {
    display: inline-block;
    overflow: hidden;
    border-radius: 100%;
    border: 2px solid #fff;
}
.pc3s7Title {
    font-size: 22px;
    font-weight: 600;
    color: #333;
    margin: 10px 0;
}
.readmoreBtn {
	display: inline-block;
    padding-left: 25px;
    position: relative;
    font-weight: 600;
    color: #0599e2;
	cursor: pointer;
}
.readmoreBtn:before{
	position: absolute;
	content: "\e900";
	top: -1px;
	left: 0;
	font-family: Astra;
	font-size: 18px;
	font-weight: 600;
	color: #0599e2;
	transition: all .3s;
}
.readmoreBtn.read-more:before{
	transform: rotate(180deg);
}
.pc3TotalProducts {
    padding: 7px 8px;
    background: #f5f5f5;
    display: inline-block;
}
.pageNo a {
    padding: 10px;
    border: 1px solid #0599e2;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
    min-width: 36px;
    text-align: center;
}
.pageNo a:hover, .pageNo .current {
    background: #0599e2;
    color: #fff;
}
.pageNo .current {
    padding: 7px 10px 9px;
    height: auto;
    margin: 0;
    position: relative;
    border: 1px solid #0599e2;
    display: inline-block;
    min-width: 36px;
    text-align: center;
    line-height: 1;
}
.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;
	cursor: pointer;
}
.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;
}
.productFAQs .accordiaBox {
    border: 1px solid #dadada;
    margin-bottom: 15px;
	background: #fff;
}
.productFAQs .accordion {
    color: #000;
    font-weight: 500;
    padding: 8px 30px 8px 10px;
    position: relative;
    background: #dadada;
	cursor: pointer;
}
.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;
}
.dp4relatedProductTitle a {
    font-size: 22px;
    font-weight: 500;
    color: #233645;
}




/* 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 #00B24E;
    background: #00B24E;
    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: #00B24E;
}
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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAKCAMAAABYMCT2AAAARVBMVEUAAAAWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsm61sWAAAAF3RSTlMA/mG2IAkF4NvWw72uWBYN7KadOjIbGWa4CkIAAABFSURBVAjXTcxJDsAgEANBPGSBkD2B/z8V0MiAL1Zd2vSd4R/gYRuSx3YR0Sm+iskhzOVfSMEKW2EEEEJ5Y18YOKAgHyIDdJUBmDsfVyAAAAAASUVORK5CYII=') 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: #00B24E;}
.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: #00B24E;}
.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: #00B24E;
}
.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: #00B24E;
}
.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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAMAAAAlM38UAAAAflBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////vroaSAAAAKXRSTlMA+h4D6HQQBvDj3svEwLy2raWFUjMvKiUMCfTs2defmYx8bV1YTDoaGCSb4qIAAAB0SURBVBjTdc5XDoMwEEXRmISEJEAKvffy9r9BELYYwOZ9XR1ppLkoNlqeQocMtqxaivdd1teJmrIGT5ihSi2hGql/gx3x1Fm30U8kugRzeHmzPtbLv3A3wXdR8nZWgyutAmt6A7/r4S8dLCbdOnJSWl3sdQIOfwfSsHxbRgAAAABJRU5ErkJggg==') 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: #00B24E;
    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('https://www.gentlepk.com/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: #00B24E;
	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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAqCAMAAAD/A0kuAAAAjVBMVEUAAAAWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpvaGCX9AAAALnRSTlMA6ga3Lg/yxJIoCfnsyb6xpDxH0xnaznp2YksiFA1qM6mfg0KrmGVwOeOLW1aIyTn6LwAAAe9JREFUOMullWl7gjAMgCnIjZwTFRRv5678/5+3pqXtwui251m+mCav1px1qPTNs690/7npnZ+kAAiiGLU4CgCKn9gahHhd50mttrPuCiaycq3wBr7JxsY+Bdx7e19KLHw/AUDwNIsuhpA7GU/GoUzT8uA4uwy/Mywo53fnPAAhd3mH/L1B2gLvXPsazkFJSwNutCPXxqMypQ96ZZUqz1HbIjyyYlMl00CSalMw9EbatBYnq9y4e61PW346zWG+qEnJ3Vtt67DEc+yydMf4O208mDxQFqDkn5iTA+kfNsOOkbGvHRVnmLV5lvF+xfxlsbTuRK9tLewYP6x2IpXCeraxKGfUlwkvaYFaOdZ3wqoeKvFUuLJ6uaQWL9XIhoR13FzG+mrgBYNA0HvFalgYXscuKjEpDABpypq/ccUAheuDf90DQRPWBBgmJnV3TbeUNakT0jNRFEVPWFkUpvfNRZU78Qxr5AXLTRqpcQyd0RltSSN1YsgUPWUdj7ToViRP0VPWOWHrkLG66bGLLWP168DuL+siowN71augomwFSq4zS6ZxyZJpyZLRl3mZNA4z6yvz1pc9vTK+h+jgVX0c0/T4UIvxHttX7ultXLntm1y5/1rm9meicX9/gOq6kNrlb09bHwWYXSr2R3M/tD31fgJyT2jOL6CyTwAAAABJRU5ErkJggg==') 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('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAeFBMVEUAAAAWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpsWUpu9DqJMAAAAJ3RSTlMAuQgR+MwM5+yFaDeW4hoxfCV4VgTStKxAFB3TzinZxKqO86hubUzTUOQ1AAABc0lEQVQ4y42V6ZKDIBCER2MgeMUzHtkce877v+E6UxISMOL8kuIrmmmghddKqq6VGGX7++8R3lauMnyqrBoWsV0aoVWREi5XH3ChspLmwssDa9J5jSDuS9GMx587r//JXHDQGw5PjMn4SUrEmeYQZ7JhLiqsHYW15hADoGJdmYBdhtvvuA/6bHMvN1C/cvRyLBwlfi4nHwo/B4qEhZ8DOt/Yx01AQjsUHq7AEipy08eRZkfK69zf9PUNZ0TsVzne3Q3I7ZLHl+txud98+r4CuSiYk3xHXA7CafD1AAeJSKTLgSBjjLRCJl0OSprQzRjS4aCfxmdtjyFvNgcxInbacEM6HJBE9XqEaokT1G9iLoUhPzRnlDPnmimHE+Sbci+usjgoaG/5wlMIrdiidVLwPS4Y+cAGAM9zzVuaoyBYD4BEohZeixRRcFCdGhqshZRE5kx3TuyJso+DOVbTZlOQHupt0ZzuNoW9shxzfx8o266y3PoH9utLXbrpAowAAAAASUVORK5CYII=') 0 0 no-repeat;
}
ul.hp6s10List li a:hover{color: #00B24E;}
.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: #00B24E;
    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 #00B24E !important;
	border-bottom: none !important;
    background-color: #00B24E !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: #00B24E;
}
.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 */
.serchPalette input[name="search"]{
	width: 100%;
	border: 1px solid #dadada;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAAe1BMVEUAAABQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBXFo/LAAAAKHRSTlMABO3pC0r3fMCwmR2LdyQTxrVeRt3Ty5RWQ7qpnYNnEOHYbzosFweiDCzLGQAAAUVJREFUOMuFklmSgzAMRA2YsBPwsIclIQnD/U84Zdl4pZj+wuK5pRagQ05O2qGu6jLtEnSqd+zuh57pxwaWFAAJZZtB5OFu6nHXifp4cbsJplzULtzDLaeZzGnIsV9HRkm5dc/Om8+vzDILuxVgUbnHUKnywyRmhDqcM2q13IUu4CF9GloseCoCk76Rrg7y+ewAfSLHQL5gk7FDaE0ib8bsZkUdiYUEYM4mfFKks5AVNsyQF0XmSxeYZbKQUZmlpc+DmSiplUQd7OXHQAjshVdzD2ywbvIS25UfulVb4RJq2XH+eIxZpEcElSZR8oHC7ssAAl20mJhegt5ttgaj+EsrJcM93E/lqszjnPEUZlsr7V2TepIRuaZGAEWWIN9lTK+tyw/GcojizIdkNgNyMMawQp2xZTAFumI8iI7+ZSJ0qb7wovwPq35BTe9GEpEAAAAASUVORK5CYII=') 98% 10px no-repeat #fff;
}
.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;
	position: relative;
	padding-left: 40px;
}
.tempFAQsSidebar > h3:before{
	position: absolute;
	content: '';
	top: -2px;
	left: 0;
	width: 30px;
	height: 30px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAdVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////li2ZAAAAAJnRSTlMA8dHFYQj11C2mfToYEvjMroeGaFBGQTEE7OPaybqcm3NaVh8NDBt4jrgAAACKSURBVCjP5dBpCsQgDIbhqLWOtnbfZt+/+x9xIFCYQPECff6+aEhoN+ytTeVY51kifwy2ezlljxC6E7b6u6sVVir7ylpo/Mtb+bGB4F4i92CVUjxBH0jwAI6+H8Zp0ICbSboA59HyWQy/lRzwJBaN4ypcoct1B65SQGNJEOaqWRJ58cZSQnGPtCc/SNMNiBRStaAAAAAASUVORK5CYII=') 0 0 no-repeat #00B24E;
	box-shadow: 0 0 0 10px rgb(0 0 0 / 5%);
	border-radius: 100%;
}
.tempFAQsSidebar ol li{margin-bottom: 10px;}
.tempFAQsSidebar.divScroll.side-fixed {box-shadow: none;}
/* Product Category 5 */
.pc5s5Content {
    background: #F2F2F2;
    padding: 30px 40px;
}
.pc5s5ContentRight{text-align: right;}
.pc5s5Content .pc5s5SubTitle {
    text-transform: uppercase;
    color: #676767;
	font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 8px;
}
.pc5s5Content .pc5s5Title {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 33px;
    margin-bottom: 16px;
}
.pc5s5Img {text-align: center;}
.pc5Gallery {
    max-width: 370px;
    display: inline-block;
	position: relative;
}
.pc5GalleryImg{
	position: relative;
	overflow: hidden;
}
.pc5GalleryImg:before{
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	opacity: .8;
	background: -webkit-linear-gradient(top,transparent,#000);
    background: linear-gradient(180deg,transparent,#000);
	z-index: 1;
}
.pc5GalleryImg a{
	display: block;
	transition: all 1.5s;
}
.pc5Gallery:hover .pc5GalleryImg a{transform: scale(1.3);}
.pc5Gallery .pc5GalleryContent{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: left;
	color: #fff;
	padding: 0 20px 20px;
	font-weight: 600;
	z-index: 1;
}
.pc5GalleryTitle a{
	color: #fff;
	font-size: 22px;
}
.pc5GalleryLink a{position: relative;}
.pc5Gallery:hover .pc5GalleryLink a{color: #fff;}
.pc5ScrollSection {
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 -4px 7px rgb(0 0 0 / 10%);
	padding: 15px 0;
}
.pc5ssContent{text-align: center;}
.pc5ssContent ul{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
.pc5ssContent ul li{
	display: inline-block;
	padding: 0 15px;
	position: relative;
}
.pc5ssContent ul li:not(:last-child):before{
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #e5e5e5;
}
.pc5ssContent ul li a{
	text-transform: uppercase;
    display: block;
    color: #676767;
	font-weight: 600;
    cursor: pointer;
}
.pc5ssContent ul li a:hover{color: #00B24E;}
.scrollTop{
	position: relative;
	padding-right: 30px !important;
}
.scrollTop:before{
	position: absolute;
	content: '';
	top: 2px;
	right: 0;
	width: 16px;
	height: 20px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUBAMAAAB2TKBEAAAALVBMVEUAAABRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFiQR81AAAAD3RSTlMA9/CT/Z+X86+3m7+Mh4HU926kAAAAWUlEQVQI12MAgiQtBjBgVnFaAGYYubhoQQQExZ0SQALu26VV1EACFQ9lgpwSgAITEkU5gEIqlQyGogztTgzqE0AMjiIGMwYQgyGNgQHCYKACI9EVyrikAyQAVw8ROqtAZTIAAAAASUVORK5CYII=') 0 0 no-repeat;
	transition: all .3s;
}
.scrollTop:hover:before{opacity: .7}
.pc5ScrollSection.fixed {
    position: fixed;
    top: 73px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9;
}
.pc5BG{
	background: url('https://www.gentlepk.com/wp-content/uploads/2021/12/pc5BG.jpg') 0 0 no-repeat;
	background-size: cover;
}
/* Product Details 7 */
.pd7s3Tabs{position: relative}
.pd7s3Tabs ul.tabs{
	position: absolute;
	top: -90px;
	right: 0;
	margin: 0 !important;
	padding: 2px 4px 4px !important;
	list-style-type: none;
    text-transform: uppercase;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
    border-radius: 16px;
}
.pd7s3Tabs ul.tabs li{
	display: inline-block;
	padding: 5px 16px;
    font-size: 12px;
    line-height: 16px;
    color: #676767;
    border-radius: 13px;
    outline: none;
    cursor: pointer;
}
.pd7s3Tabs ul.tabs li.current{
	background: #333;
    color: #fff;
}
.pd7s3Tabs .tab-content{display: none;}
.pd7s3Tabs .tab-content.current{display: block;}
.pd7s4Category {font-weight: 600;}
.pd7s5Img {
    max-width: 80px;
    float: left;
}
.pd7s5Title{
	width: calc(100% - 80px);
	float: left;
	padding-left: 20px;
	font-weight: 600;
}
.pd7Section10 h3{font-weight: 600;}
.pd7Section10 ul{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
.pd7Section10 ul li{
	position: relative;
	padding: 25px 0 25px 40px;
	border-top:1px solid #e5e5e5;
}
.pd7Section10 ul li:last-child{border-bottom:1px solid #e5e5e5;}
.pd7Section10 ul li:before{
	position: absolute;
	content: '';
	top: 26px;
	left: 10px;
	width: 20px;
	height: 24px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAYCAMAAADNlS1EAAAAb1BMVEUAAAANDREJChEKCxEKChEREREREREREREQEBEREREREREREREQEBEREREREREREREQEBEREREJCRENDREQEBEREREQEBEQEBEQEBEREREREREREREREREREREREREQEBEQEBEREREREREREREBAhFrjX29AAAAJHRSTlMA7/v1+PxuCsGCaUn1h04Qt2b+8bL2ybiQYUZEODUV4M87MCJN9ImdAAAAqElEQVQY02XQVw6EMAxFUTsJvQ5tGjDN+1/joIcUkuCfSEdXVmSiZabTLMxDEmJsxJSfAHNtlPA1CUpOWVSUBfisoi1OGx+pQVy5+NiebNziafWRkpali24WC8LMbKR/rw4iHlgEca6B+3xZSz+5iPilpPz5iA8PKOtd9t+WGVlE1gm3OMIF6GQWsQ3ZgX4G7Gtsc09617jniOxAZbfZKdhobPM1zkP6Az8kCkPkUdF1AAAAAElFTkSuQmCC') 0 0 no-repeat;
}
.pd7Section10 ul li a{
	color: #676767;
	font-weight: 600;
}
.pd7Section10 ul li a:hover{color: #00B24E;}
.pds11Text {
    font-size: 26px;
    line-height: 42px;
}
.pd7s8Box{
	padding: 30px 40px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
    background-color: #fff;
    margin-bottom: 15px;
}
.pd7s8Box > a{
	display: block;
	position: relative;
	padding-left:110px;
}
.pd7s8Box > a:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 80px;
	height: 80px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAgCAMAAACijUGCAAAAYFBMVEUAAAB3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3dKFjMrAAAAH3RSTlMA8PQf+EP7nxb5d6dSZceC6tetnJuTjBGySjoial4sER3h5AAAANFJREFUOMvtz8mSwjAMRdEntXBiQmcgA1M3+v+/RCQFDhgDK1bclYdTVhlxqxyv25JUrxWpa99Rkn3Vh1V1p/Y7xNXk87nqiIoIHVjV2FW1pFoiqrBjyS+qt52v8Ji5fFLdtA5l5WW3Hq9M9S2N46d6AwvSZv4a1yrrOTqSVvgT9ZgzUn8zbkVuiV9WgRWGWhOKVXgtoLRCRgGlFQr2hmLFuOkHiNQ/q9/gSQP7JQ6s0uwWyQanplA6VUrHdrsHNo3o06jDua3jdFIP12+lG392AssBFFp4BhHcAAAAAElFTkSuQmCC')  center no-repeat #F4F4F4;
	border-radius: 100%;
	transition: all .3s;
}
.pd7s8DCategory, .pd7s8Title{
    font-weight: 600;
    color: #676767;
}
.pd7s8DTitle{
    font-size: 24px;
    font-weight: 600;
    color: #333;
}
.pd7s8DFile {
    font-size: 14px;
    font-weight: 600;
	color: #676767;
}
.pd7s8Box > a:hover .pd7s8DCategory, .pd7s8Box > a:hover .pd7s8DTitle{color: #00B24E;}
.pd7s8Box > a:hover:before{transform: rotate(360deg);}
.pd7s8Text{
    font-size: 34px;
	line-height: 42px;
    font-weight: 600;
    color: #333;
}
.section2Readmore {
    padding-left: 25px;
    position: relative;
    font-weight: 600;
    color: #00B24E;
}
.section2Readmore:before{
	position: absolute;
	content: "\e900";
	top: -1px;
	left: 0;
	font-family: Astra;
	font-size: 18px;
	font-weight: 600;
	color: #00B24E;
	transition: all .3s;
}
.section2Readmore.read-more:before{
	transform: rotate(180deg);
}
/* Home 7 */
.hp7s1Content {
    padding: 20px 30px;
    box-shadow: 0 0 25px rgba(0,0,0,.1);
    border-radius: 5px;
}
.hp7s1Box {
	position: relative;
	padding-bottom: 20px;
}
.hp7s1Box:before{
	position: absolute;
	content: '';
	top: 0;
	right: -15px;
	width: 1px;
	height: 100%;
	background: #dedede;
}
.hp7s1Box4:before{display: none;}
.hp7s1Img {
	padding-top: 20px;
	transition: all .3s;
}
.hp7s1Box:hover .hp7s1Img{padding-top: 0;}
.hp7s1Title {
    font-size: 22px;
    font-weight: 600;
    color: #000000;
    margin-top: 25px;
}
.hp7s2Title {
    padding: 10px 0 25px;
    font-size: 26px;
    font-weight: 200;
}
.hpCheckList ul{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
.hpCheckList ul li{
	padding-left: 50px;
	position: relative;
	margin-bottom: 15px;
}
.hpCheckList ul li:before{
	position: absolute;
	content: '';
	top: 4px;
	left: 0;
	width: 27px;
	height: 21px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAVBAMAAABF8IgWAAAAJFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmWAJHAAAAC3RSTlMAH+A99ArBt9VbC0Pmm/UAAABMSURBVBjTY0ACzKUMyMBk2wJkSe9NAsiSuxWpKskqgCIZpoiisxpIwyQhDIQkhAURg0tDJOHSU0CSCOndIEmENFgSIQ2WREg3MuAAAL+fHExVCjDkAAAAAElFTkSuQmCC') 0 0 no-repeat;
}
.hp7s2Video {
	overflow: hidden;
	border-radius: 10px;
	display: inline-block;
}
.hp7s3Box{
	position: relative;
	padding: 20px 10px 20px 65px;
	margin:0 0 20px;
	border: 1px solid #00B24E;
	border-radius: 10px;
	font-weight: 600;
	color: #000000;
}
.hp7s3Box:before{
	position: absolute;
	content: '';
	top: 18px;
	left: 15px;
	width: 34px;
	height: 34px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAApVBMVEUAAAC9wcy/w86+ws3T1t3Y2uH9/f7////Dx9HGydPd3+XBxc/N0NjR09vf4efk5ers7fD09Pb5+vv7+/z+/v7O0dna3OLq6+/t7vHy8/XLztfP0trV197W2eDc3uTh4+jm5+vo6e3x8vT19vj4+frLz9fm5+zw8fO8wMvs7vDHy9Tm6ezBxM7p6+7X2t/h4+fd4OS+ws3GydLY2+DX2uDQ09rP0tqiPSX4AAAAKHRSTlMA/PT4ppYHAuXYgOzAr3hoSCsWEQS5jFBEL8i2oJyGcGBYMyUaw104dldK2QAAAURJREFUOMt1k9dygzAQAE8S3Zhi3HtLcjImxk75/0+LIjySQWIf0MvOcprRgWY028YBQSRBPD2cwcTbBQwVLEi8rjB/I9hmmbWliKIBjUBTuGhlUyhlSuwKcZ+Cn0rD6ux8qSwG2Av9kMoGrfx+PcTXAUHOrMZ3xW/iYAsAf2g1PjnnNQomPpwCq1FxXj7kNDnMWE+jvDSXeoekp1EJQ7IFFyXXu7Uh79RM+1PWV7MhWcFKniXnt6vRkMTPSs2Fc28abQMnsG5GufGmoxt6lug5bi0d1dBM4cBQdypuGCSFfIC6YxpIj+AvEV87HQNDH2BOUHWMBpIMBBNUXO7YIYZ/5hR7YTOQuP1vdw0NntOnDD21zaHdCM+gGDnEFIgzghfGCTX3dQxtFm5rnQbuEUyKJKSMCBgNowLsjE/ZPk33Wd76xR+xLoaMt6rgqAAAAABJRU5ErkJggg==') 0 0 no-repeat;
}
.hp7s4Box{
	max-width: 370px;
	display: inline-block;
	border-radius: 15px;
	overflow: hidden;
	position: relative;
}
.hp7s4Box:hover:before{
	position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35%;
    opacity: .8;
    background: -webkit-linear-gradient(top,transparent,#000);
    background: linear-gradient(180deg,transparent,#000);
    z-index: 1;
}
.hp7s4Title{
	margin-top: 30px;
}
.hp7s4Title a{
	font-size: 22px;
	color: #000;
	display: block;
}
.hp7s4Box:hover .hp7s4Title{
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	z-index: 1;
}
.hp7s4Box:hover .hp7s4Title a{color: #fff;}
.hp7Tabs ul.tabs{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	text-align: center;
}
.hp7Tabs ul.tabs li{
	display: inline-block;
	color: #000000;
	font-size: 22px;
	font-weight: 600;
	border-bottom: 3px solid transparent;
	margin: 0 15px;
	padding-bottom: 5px;
}
.hp7Tabs ul.tabs li.current{
	color: #00B24E;
	border-bottom: 3px solid #00B24E;
}
.hp7Tabs .tab-content{
	display: none;
	margin-top: 50px;
}
.hp7Tabs .tab-content.current{display: block;}
.hp7s6Box {padding-top: 50px;}
.hp7s6Img {
    position: relative;
    padding: 40px;
    min-height: 290px;
}
.hp7s6Img:before{
	position: absolute;
	content: '';
	top: 0;
	left: 50%;
	width: 240px;
	height: 240px;
	margin-left: -120px;
	background: #fff;
	border: 10px solid #f4f4f4;
	transform: rotate(45deg);
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	transition: all .3s;
	z-index: -1;
}
.hp7s6Box:hover .hp7s6Img:before{transform: rotate(0deg);}
.hp7s6Title {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    margin: 30px 0 10px;
}
.hp7Section7 h2, .hp7Section12 h2{
	font-size: 4vw;
	font-weight: 800;
}
.hp7s7Text {
    font-size: 28px;
    color: #fff;
    font-weight: 200;
    margin: 40px 0 60px;
}
.hp7Section7 a.commonBtn{min-width: 215px;}
.hp7s8Box{
	max-width: 370px;
	display: inline-block;
}
.hp7s8Img{
	overflow: hidden;
	border-radius: 6px;
}
.hp7s8Img img{transition: all .3s;}
.hp7s8Box:hover .hp7s8Img img{transform: scale(1.1);}
.hp7s8Title {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    margin: 20px 0 5px;
}
.hp7s9Form{
	padding: 45px 55px 60px;
	background: #00B24E;
	color: #fff;
}
.hp7s9Title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 25px;
}
.hp7s9Form input[type="text"], .hp7s9Form input[type="email"], .hp7s9Form textarea{
	background: transparent !important;
	width: 100%;
	border: 1px solid #fff !important;
	border-radius: 4px;
	padding: 17px;
	margin: 0 0 5px !important;
	color: #fff !important;
}
.hp7s9Form input[type="text"]::placeholder, .hp7s9Form input[type="email"]::placeholder, .hp7s9Form textarea::placeholder{
	color: #fff !important;
}
.hp7s9Form textarea{height: 175px !important;}
.hp7s9Form input[type="submit"]{
	background: #fff;
	color: #333;
}
.hp7s9Form input[type="submit"]:hover{
	background: #333;
	color: #fff;
}
.hp7s10Item a{
	display: inline-block;
	position: relative;
	padding: 5px 0 5px 50px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 600;
	color: #000;
}
.hp7s10Item a:hover{color: #00B24E;}
.hp7s10Item a:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 37px;
	height: 37px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlCAMAAADyQNAxAAAA0lBMVEUAAAAMAAAxMTExMTEbGxswMDAxMTExMTEwMDAYGBgWFhYOBgb2d3f2d3f2d3cwMDAxMTEXFxcYGBgpKSkXFxdTJiYyMjIkJCQkJCQtGRn1d3cxMTH2d3cyMjIxMTG6Wlq3WVkoKCgYGBgoGxtKHBw4ICAwMDAxMTEkJCQkJCQkJCQcHBwkJCS4WVn2dnb2d3cxMTH2d3f1dnYtLS26WVkYGBguLi4uLi4YGBiALS0WFhYXFxf2d3f0d3f3enojIyO4V1e6WVm9gICANTUxMTH2d3f4Un1NAAAARHRSTlMAAvvrR6bRwLR3LQX99dS4smJKRSsJo5ZuGvruzK2fTkU+HxUSDdXOmnFwaWY86d/Mxb+rVEk9OikfFxbbuJdzb1k2MJJH+DMAAAGiSURBVDjLjZTpdoIwEEaHIAi44S61at3Xqm1t1e7Ll/d/pSocR6Kxp/eHJofLJExmQnG6+eawLiDqy2a+S1qMooM4ftE4l0pJAKblJkqdUsK1TADJ0qk0FRBOwjhGTjgCYqauZgH2mlTWNmAZMckHqik6JTUCfIOlBjAhHWPg4aB9ADXSUwPG0cgTqNIlqhBeuF4SduqilbKR3K9ZhHjSCr3+/rctUCQiB45Wus0syvv/3P75M1DQSzIbbqQAvFAepqGXXoMoTybyVEFFI93sIgUUYe0MG65GupJZLh0XQzLx+LdEBZgk4EWTbSsmXfeI8SAI6ESThfyMBi1Vog5wjPUu061QSrPEsY77Mt5k5odotZPCpCv7GvI39rNyHnyl5Z0qkYslNWEdptu5zO6kMqlYaCq5/85IeR+TOPfqOa7SqsTnSD5yxJTPz9SBz/Wlhevrv7VKG4HRRWsEsYlGM240Xatxf1cutVoNseozHG1vl6vc29zddvv06waHzmZtIoCccufkAFE7TZ+nub88VeG3mSiylmDaGIT36qAxDSjGL0iVP+ht2apzAAAAAElFTkSuQmCC') 0 0 no-repeat;
}
ul.hp7s11Slider {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	position: relative;
}
ul.hp7s11Slider li.slick-slide{
	margin: 0 15px;
	text-align: center;
}
ul.hp7s11Slider .slick-arrow{
	position: absolute;
	top: 50%;
	width: 46px;
	height: 46px;
	margin-top: -23px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAMAAABgZ9sFAAAANlBMVEUAAADf39/a2trZ2dnZ2dnZ2dnZ2dnX19fa2trZ2dnZ2dnY2NjZ2dna2trY2Nja2trY2NjZ2dkIj1mzAAAAEXRSTlMAEDDw4NCAQGCwUMCfkHC/TxyOgd8AAADpSURBVEjHrdXhDoIwDATgFksdGyB9/5fVECPKUcIl3u8vg3VbK/vo4g+LV+zhi8p5yhA/GUpu1S0g5skn7haHsbtgdIw0o4Lu4yT9znc7Db5L187XR537jY9xIdOngnEp73oq1PtW58CYrtxBdyJxEF/5DfUxt/VWoU54FBEZQKd8EFHQOQ+VijrnVRx1zl3aTmPKBppYrvHQewF9xkO+q/p3Tv4Mt1W7UMh5A408JvISkFeMu8D88xAjHh/ztOescZTDxkG2Ja7pcS2VbNj0OOCHzeanXE/coKTGMD/k82j1ZuuyzSvs8AkTkVnyVDvCWAAAAABJRU5ErkJggg==') 0 0 no-repeat;
	text-indent: -9999999px;
	z-index: 1;
	padding: 0;
}
ul.hp7s11Slider .slick-prev{left: -40px;}
ul.hp7s11Slider .slick-next{
	right: -40px;
	transform: rotate(180deg);
}
ul.hp7s11Slider .slick-arrow:hover{background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAvCAMAAABE+WOeAAAAeFBMVEUAAAAAoekAoekAoekAoekAoekAoekAoekBoekAoekAoekAoekAoekAoekAoekAoekAoekAoekAoekAoekAoekAoekAoekAoekAoekAoekAoekBoekAoekAoekAoekAoekAoekAoekAoekAoekAoekAoekAoekAoemn/XkiAAAAJ3RSTlMAAn/ArfP4KghKLhbmjU9yYSLs4cmZeV5GQzEQCwXRuIVsaFUa3TcYxf2KAAABV0lEQVRIx5XU2ZaCMBBF0RubUWYQURRnrf//w7ZlaTqhCnC/esqEMGAoWDbJcXX/cdbhTWFCkB7oH6/2x0Z2JxqIN9KEyoh199n8VpEkYZYIacRhb+cXGhVHZt7QhNJYYUuTqk7nEc3g6IM80Bzhu7+S7eqXw94N+rzzyLIFTjS06PucybEgxmsB5Q5yqc/xtCTTBmIf4ymxc7mnGwB3cGhyfwV2w1zuHcA3c0ZX6lsApKSlYDm6AC5sLvdresvwXd8A3+2nne7N620ne+txWHK5qvT3C4iIHWh+PmL98xFQHjuwIOkBrckekPsCwINMvty7gN6QHmB7fUczsvhSv3v1e7L5/Pteo3cm2yOq2L/vqZjmyPFWzMlXCh/5dO4aH+hkKvcKGJLZuT4kWRlhoHXF3AnACGrhSjcQFEdm5+cAsmjtmocedhinojRZ/Q3FTtYGmEuB9QuoOswWOUJkuAAAAABJRU5ErkJggg==') 0 0 no-repeat;}
.hp7s11Box{
	border: 1px solid #dbdbdb;
	background: #fff;
	border-radius: 6px;
	overflow: hidden;
	padding: 25px 20px;
}
.hp7s11Text2, .hp7s12Text{
	padding: 45px 0 30px;
	position: relative;
}
.hp7s11Text2:before, .hp7s11Text2:after, .hp7s12Text:before, .hp7s12Text:after{
	position: absolute;
	content: '';
	width: 32px;
	height: 29px;
	background: url('https://www.gentlepk.com/wp-content/uploads/2022/01/quote1.png') 0 0 no-repeat;
}
.hp7s11Text2:before, .hp7s12Text:before{
	top: 0;
	left: 0;
}
.hp7s11Text2:after, .hp7s12Text:after{
	bottom: 0;
	right: 0;
	transform: rotate(180deg);
}
.hp7s11Img {
    display: inline-block;
    overflow: hidden;
    border-radius: 100%;
}
.hp7s11Title{
	color: #000;
	font-weight: 600;
}
.hp7s11Title b{color: #00B24E;}
.hp7s12Text{
	font-size: 28px;
	font-weight: 200;
	color: #fff;
}
.hp7s12Text:before, .hp7s12Text:after{
	width: 34px;
	height: 30px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAgCAMAAABNTyq8AAAAqFBMVEUAAAD///////////8kJCT///////////+NjY3////////+/v78/Pz///////////+GhoYhISH///////+dnZ2NjY3Nzc3////8/PyYmJj6+vpJSUn////X19eEhIT///////+Pj4/V1dWIiIjExMTn5+fe3t7U1NS3t7f////i4uK3t7fb29tra2u0tLRmZmbs7OylpaX///+srKzl5eXk5OS7u7uUlJSoldkoAAAAOHRSTlMAWVpdAmBVSARSNUIbTEU+DQZTIxEJBmM8MC0KUCwsKSckIBoVCTo3NDAtIRcXFBJGMzIoJiYjF+Ff5u4AAAGRSURBVDjLbdPnbuswDAVgipTkvZI4u02apHvd2/n+b1bKdmNK6Pn54YAkLBhcmn2WoF2eYMxLGlkqdw0M0XlCqJRCrOYDxUvshGyu+86aoQ9lcUeziAZC6ls5qnPofzenorNg4jY2W1mKZkwrlLTmUTtSY9BeAdSRRxGXKlQiZgVwZX3i0kR5cgdwaTwiLim/lP5ZKlS47pK8dcilJYaHH7ceFVzKSY4ua4A2M5KmXIoTAeoDOA/jPjRl7GhPv0CTBxbxoZConDG4UdhTcnOEPhc4ULRqe9FT0z/SZwxD2pK67dVMA2d8Tyxe4JzDxJG51yPVFt2kLxhz6xZSthlFT7vpd6LUutvRihLE6YLpXyzoyS00j1pQXRDvewSRC4W8rxGiny23llrSrWudALyzEO27pDmfRVEjKb43PL2VdNryqIOWtMn4+DXIHCxiMvfoNTLuPwiOp7326HlClIKXGz7+2qcpUvEN/vGKUu23diYcdZ0gBqP026I4+vRkMRy1qRbBKMgtzgN6zdI6oHWZ/wCVaxPLwro+ugAAAABJRU5ErkJggg==') 0 0 no-repeat;
}
.hp7s12Text p{margin: 0;}
.hp7s12CeoImg {
    width: 70px;
    float: left;
    overflow: hidden;
    border-radius: 100%;
}
.hp7s12Ceo{
	width: calc(100% - 70px);
	float: left;
	padding-left: 20px;
	color: #fff;
}
.hp7s13Box{
	max-width: 370px;
	display: inline-block;
	text-align: left;
}
.hp7s13Img{
	overflow: hidden;
	padding: 4px;
	box-shadow: 0 0 6px rgba(0,0,0,.1);
}
.hp7s13Img a{display: block;}
.hp7s13Box:hover .hp7s13Img a{transform: scale(1.1);}
.hp7s13Title{margin: 20px 0 5px;}
.hp7s13Title a{
	font-size: 22px;
	font-weight: 600;
	color: #000;
}
.hp7s13Link{margin: 20px 0 0;}
.hp7s13Link a{
	display: inline-block;
	position: relative;
	color: #000;
	font-size: 22px;
	font-weight: 600;
	padding-right: 20px;
}
.hp7s13Link a:before, .hp7Section14 .accordion:after{
	position: absolute;
	content: "\e900";
	top: 6px;
	right: 0;
	font-family: Astra;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	transform: rotate(270deg);
	transition: all .3s;
}
.hp7s13Box:hover .hp7s13Title a, .hp7s13Box:hover .hp7s13Link a, .hp7s13Box:hover .hp7s13Link a:before{color: #00B24E;}
.hp7s13Box:hover .hp7s13Link a:before{right: -10px;}
.hp7Section14 {counter-reset: step-counter;}
.hp7Section14 .accordiaBox {border-bottom: 1px solid #c1c1c1;}
.hp7Section14 .accordiaBox.active {border-bottom: none;}
.hp7Section14 .accordion{
	color: #000;
    padding: 26px 25px 26px 65px;
	position: relative;
	counter-increment: step-counter;
}
.hp7Section14 .accordion:before {
    position: absolute;
    content: '0'counter(step-counter);
    top: 14px;
    left: 0;
    width: 66px;
    height: 66px;
    color: #080808;
    font-weight: 600;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    background: 0 0;
    border-bottom: 1px solid #000;
}
.hp7Section14 .accordiaBox.active .accordion:before{border-bottom: none;}
.hp7Section14 .accordion:after{
	top: 26px;
	font-size: 18px;
    transform: rotate(0deg);
}
.hp7Section14 .accordiaBox.active .accordion:after{
	transform: rotate(180deg);
	color: #00B24E;
}
.hp7Section14 .panel{
	background: #ecf5f7;
	padding: 25px 25px 5px;
	display: none;
}
.hp7Section14 .accordiaBox.active .panel{display: block;}
.hp7QuickQuote {
    background: #fff;
    border-radius: 25px;
    padding: 50px 35px 60px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	margin:0 0 0 100px;
	position: relative;
	z-index: 1;
}
.hp7QuickQuoteTitle {
    font-size: 30px;
    font-weight: 600;
    color: #00B24E;
    margin-bottom: 30px;
}
.hp7QuickQuote input[type="text"], .hp7QuickQuote input[type="email"], .hp7QuickQuote textarea{
	border: 1px solid #d6d6d6;
	padding: 15px;
	margin: 0 0 5px;
	color: #000;
	background: transparent;
	width: 100%;
}
.hp7QuickQuote input[type="text"]::placeholder, .hp7QuickQuote input[type="email"]::placeholder, .hp7QuickQuote textarea::placeholder{color: #4b4b4b !important;}
.hp7QuickQuote textarea{height: 125px !important;}
/* Home 8 */
.h8Section1 {padding: 200px 0 250px;}
.hp8s1Box{
	position: relative;
	max-width: 430px;
	text-align: left;
}
.hp8s1Box:after, .hp8Tabs:after, .hp8s4Box:after, ul.hp8s9List:after{
    content: "";
    display: block;
    clear: both;
}
.hp8s1Img{
	width: 60px;
	float: left;
}
.hp8s1Content{
	width: calc(100% - 60px);
	float: left;
	padding-left: 20px;
}
.hp8s1Title {
    font-size: 22px;
    font-weight: 700;
    color: #21242f;
    padding-bottom: 15px;
}
.hp8s2Box {
    max-width: 260px;
    display: inline-block;
    padding: 30px 0 0;
}
.hp8s2Img{overflow: hidden;}
.hp8s2Img a{display: block;}
.hp8s2Box:hover .hp8s2Img a{transform: scale(1.1);}
.hp8s2Title{
	font-size: 20px;
	font-weight: 700;
	color: #161616;
	margin: 40px 0 10px;
	text-align: center;
}
.hp8s2Title a{color: #161616;}
.hp8s2Box:hover .hp8s2Title a{color: #00ae59;}
.hp8s2Text {
    font-size: 14px;
    line-height: 21px;
    color: #797f96;
}
.hp8Section3{padding: 170px 0 200px;}
.hp8s3Video a:hover:before{transform: scale(1.1);}
.hp8s3Content{padding-left: 100px;}
.hp8s3Text ul{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
.hp8s3Text ul li{
	position: relative;
	padding: 18px 0 18px 45px;
	font-size: 16px;
	line-height: 24px;
	color: #797f96;
}
.hp8s3Text ul li:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 50px;
	height: 55px;
	border-bottom: 1px solid #d6dbe0;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAMAAACuAq9NAAAAV1BMVEUAAAADAAACAAACAAADAAACAAADAAABAAABAAACAAACAAACAAACAAACAAACAAADAAACAAACAAACAAACAAADAAACAAAEAAAEAAADAAAEAAAEAAAEAAAAAADMaVJ0AAAAHHRSTlMAKOTfHdXa9vLq287Havbbu7SlkIp/VzghFBIKB+GoUgAAAFZJREFUCNdNykcOgDAQA8D0RkLv+P/vhI0Usb5YY1mwPNZyzhiYjhh2RouRaYW6fp3KF7okU5mRqRw0ufSqzlLDGXFrv31ontBVkBV0iFIwY2kgp3Z9ASykAznS9sVyAAAAAElFTkSuQmCC') 0 20px no-repeat;
}
.hp8s3Btn{margin-top: 50px;}
.hp8s3Btn a{
	display: inline-block;
	position: relative;
	padding-right: 30px;
	font-weight: 600;
	color: #00ae59;
}
.hp8s3Btn a:before{
	position: absolute;
	content: "\e900";
	top: 0;
	right: 0;
	font-family: Astra;
	font-size: 14px;
	font-weight: 700;
	color: #00ae59;
	transform: rotate(-90deg);
	transition: all .3s;

}
.hp8s3Btn a:hover, .hp8s3Btn a:hover:before{color: #161616;}
.hp8Section4{
	background: #f8f9fb;
	padding: 110px 0;
}
.hp8Tag {
    background: #daf2ea;
    display: inline-block;
    border-radius: 4px;
    color: #00ae59;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 5px 10px;
    line-height: 1;
    margin-bottom: 15px;
}
.hp8Tabs{
	padding: 0 60px 0;
	position: relative;
}
.hp8Tabs ul.tabs{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	width: 350px;
	float: left;
}
.hp8Tabs ul.tabs li{
	margin-bottom: 25px;
	background: #fff;
	border: 2px solid #fff;
}
.hp8Tabs ul.tabs li.current{border: 2px solid #00ae59;}
.hp8s4Box {
    position: relative;
    padding: 26px 35px;
}
.hp8s4Img{
	width: 75px;
	float: left;
	text-align: center;
}
.hp8s4Content{
	width: calc(100% - 75px);
	float: left;
}
.hp8s4Title {
    font-size: 18px;
    font-weight: 700;
    color: #202430;
    margin-bottom: 10px;
}
.hp8s4Text {
    font-size: 16px;
    line-height: 24px;
    color: #797f96;
}


.hp8Tabs .tab-content{
	width: calc(100% - 350px);
	float: left;
	padding-left: 125px;
	display: none;
}
.hp8Tabs .tab-content.current{display: block;}
.hp8Section5 {padding: 180px 0 110px;}
.page-template-template-home8 #content h2 b{color: #00ae59;}
.hp8s4SubHeading {max-width: 850px;}
.hp8s5Box {
    margin-top: 30px;
    padding: 30px 30px 20px;
    min-height: 305px;
    background: #f8f9fb;
	transition: all .3s;
}
.hp8s5Title {
    font-size: 20px;
    font-weight: 700;
    color: #21242f;
    padding-bottom: 25px;
	transition: all .3s;
}
.hp8s5Text {
    font-size: 16px;
    line-height: 24px;
	transition: all .3s;
}
.hp8s5Box:hover{background: #00ae59;}
.hp8s5Box:hover .hp8s5Title {color: #fff;}
.hp8s5Box:hover .hp8s5Text{color: #ffffff77}
.hp8Section6{
	padding: 130px 0;
	background-size: cover;
}
.hp8Section6 h2{color: #fff;}
.hp8s6Text{
	color: #ffffff77;
	max-width: 820px;
	padding: 10px 0 45px; 
}
.hp8Section7{padding: 170px 0 140px;}
.hp8s7Box {
    max-width: 340px;
    text-align: left;
    display: inline-block;
}
.hp8s7Img{overflow: hidden;}
.hp8s7Img a{display: block;}
.hp8s7Box:hover .hp8s7Img a{transform: scale(1.1);}
.hp8s7Content {
    padding: 20px 20px 10px;
    background: #f8f9fb;
    min-height: 250px;
	transition: all .3s;
}
.hp8s7Box:hover .hp8s7Content{background: #00ae42;}
.hp8s7Title {
    font-size: 20px;
    font-weight: 700;
    color: #21242f;
    margin-bottom: 10px;
	transition: all .3s;
}
.hp8s7Text {
    font-size: 16px;
    line-height: 24px;
	transition: all .3s;
}
.hp8s7Box:hover .hp8s7Title{color: #fff;}
.hp8s7Box:hover .hp8s7Text{color: #ffffff77;}
.hp8Section8{padding-bottom: 160px;}
.hp8s8Text {
    padding-top: 20px;
    max-width: 600px;
}
.hp8s8Text ul{
	margin: 0 !important;
	padding: 30px 0 0 !important;
	list-style-type: none;
}
.hp8s8Text ul li{
	font-size: 22px;
	font-weight: 600;
	color: #21242f;
	margin-bottom: 20px;
	padding-left: 40px;
	position: relative;
}
.hp8s8Text ul li:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAMFBMVEUAAAAAsk4Ask4Ask4As04Ask4As04Ask4Ask4As04Ask4Ask4As04As04Ask4Ask7vM0vrAAAAD3RSTlMA62UGtwyyo4iX+tCjiC7e9Fh7AAAAh0lEQVQI12NgYGBVkf/oFMAAAor/gUAIxDL/DwaHgcx6CPM7AwPTfyhQYAiEMPb/F2XQB7O+Gf3/xOAPZibz/v/CIP//o///bwb9/z8y/P+/zux/MgdQBsj8yZxm0A9kAhX8n2AMEvwI0vaTAST4BWzYDCAGGhYIs00UyWKEcxCOLEZxOsJDAGSohcL4bOkHAAAAAElFTkSuQmCC') 0 0 no-repeat;
}
.hp8Form, .quickQuote{
	box-shadow: 0 0 80px 13px rgba(141, 153, 204, .10);
	padding: 50px 35px 45px;
	border: 1px solid #ecf1f6;
}
.hp8FormTitle{
	font-size: 30px;
	font-weight: 700;
	color: #00ae59;
	margin-bottom: 30px;
	text-align: center;
}
.hp8Form input[type="text"], .hp8Form input[type="email"], .hp8Form textarea, .quickQuote input[type="text"], .quickQuote input[type="email"], .quickQuote textarea{
	width: 100%;
	background: #f5f7fb;
	border: 1px solid #f5f7fb !important;
	border-radius: 0 !important;
	padding: 22px;
	margin-bottom: 20px;
}
.hp8Form input[type="text"]:active, .hp8Form input[type="email"]:active, .hp8Form textarea:active, .hp8Form input[type="text"]:focus, .hp8Form input[type="email"]:focus, .hp8Form textarea:focus, .quickQuote input[type="text"]:active, .quickQuote input[type="email"]:active, .quickQuote textarea:active, .quickQuote input[type="text"]:focus, .quickQuote input[type="email"]:focus, .quickQuote textarea:focus{
	background: #fff;
	border: 1px solid #ecf1f6;
}
.hp8Form input[type="text"]::placeholder, .hp8Form input[type="email"]::placeholder, .hp8Form textarea::placeholder, .quickQuote input[type="text"]::placeholder, .quickQuote input[type="email"]::placeholder, .quickQuote textarea::placeholder{
	color: #b0b1b5;
}
.hp8Form textarea{height: 180px;}
.quickQuote textarea{height: 120px;}
.hp8Form input[type=submit], .quickQuote input[type=submit] {
    display: block;
    width: 100%;
    padding: 26px;
    border-radius: 0;
}
.quickQuote{
	padding: 20px;
	width: 100%;
}
.quickQuoteTitle {
    font-size: 22px;
    font-weight: 600;
    color: #00ae59;
    margin-bottom: 10px;
}
.quickQuote input[type=text], .quickQuote input[type=email], .quickQuote textarea {
    padding: 10px;
    margin-bottom: 10px;
}
.quickQuote input[type=submit]{padding: 12px;}
.hp8Section9 {
    background: #f8f9fb;
    padding: 120px 0 100px;
}
ul.hp8s9List{
	margin: 0 -10px !important;
	padding: 0 !important;
	list-style-type: none;
	position: relative;
}
ul.hp8s9List li{
	float: left;
	width: 33.33%;
	padding: 0 10px;
	margin-bottom: 20px;
}
ul.hp8s9List li a{
	display: block;
	background: #fff;
	padding: 20px 20px;
	font-weight: 700;
	color: #283643;
	position: relative;
}
ul.hp8s9List li:hover a{
	background: #00ae42;
	color: #fff;
}
ul.hp8s9List li a:before {
    position: absolute;
    content: "\e900";
    top: 30px;
    right: 25px;
    font-family: Astra;
    font-weight: 700;
    font-weight: 700;
    color: #b2b2b2;
    transform: rotate(270deg);
	transition: all .3s;
}
ul.hp8s9List li:hover a:before{
	color: #fff;
	right: 18px;
}
.hp8Section10{padding: 180px 0;}
.hp8s10Col{padding-left: 100px;}
.hp8s10Tag {
    font-weight: 700;
    color: #00ae59;
    padding-bottom: 15px;
}
ul.hp8s10Slider {
	margin: 0 !important;
	padding: 20px 0 0 !important;
	list-style-type: none;
}
.hp8s10Text {
    font-size: 18px;
    font-style: italic;
    line-height: 27px;
    margin-bottom: 60px;
}
.hp8s10Img2{
	width: 76px;
	float: left;
}
.hp8s10Content{
	width: calc(100% - 76px);
	float: left;
	padding: 10px 0 0 20px;
}
.hp8s10Name {
    font-size: 20px;
    font-weight: 700;
    color: #484443;
    margin-bottom: 10px;
}
.hp8Section11 {padding-bottom: 150px;}
.hp8Section11 h2{
	position: relative;
	padding-top: 100px;
}
.hp8Section11 h2:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 65px;
	height: 65px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAABBCAMAAAC5KTl3AAAAElBMVEUAlUEAsk4Ask4Ask4Ask4Ask7mxslIAAAABnRSTlMAHmWa4f5QagnTAAABsmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSfvu78nIGlkPSdXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQnPz4KPHg6eG1wbWV0YSB4bWxuczp4PSdhZG9iZTpuczptZXRhLycgeDp4bXB0az0nSW1hZ2U6OkV4aWZUb29sIDEzLjI3Jz4KPHJkZjpSREYgeG1sbnM6cmRmPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjJz4KCiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0nJwogIHhtbG5zOnRpZmY9J2h0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvJz4KICA8dGlmZjpJbWFnZUxlbmd0aD42NTwvdGlmZjpJbWFnZUxlbmd0aD4KICA8dGlmZjpJbWFnZVdpZHRoPjY1PC90aWZmOkltYWdlV2lkdGg+CiA8L3JkZjpEZXNjcmlwdGlvbj4KPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KPD94cGFja2V0IGVuZD0ncic/Pm3ECisAAAFzSURBVHjatZhLcsNACAV58Pr+V84i4zgVG30Gpxf+qdSGkYoBRYuyygZsV6biHlnmD74hURlwZUoRIWkJnRfPf/uHyrroKKDU5OZzhwylaMmT41FgxSEJ1pGg4gwZsjt0cbELshMoLpFQrWCgKBzXSchXgeKeQv0PPX3MMhk3MdUIryLQy5f9PEzFBiZ3Q1gk/gmnYguTuyEsknq+byHQI5ZNivwWHRT8/PW5SyNxIyhDPasbb9M4uBIyPAwFQLxitHJ5g4FKLQGu7BbC6KToasXSGaC5UOgZTR3cEcIn1VTguG8w9BXtiXBnAMeiNg2Liii+8djA3NCsZMDUYLRvKHK9DA21a1gJJN42CNoKU4uMyFo0CzmtcvNKO672H9pxQniw68133vnuv78Sghx3QeNOTB/rBhfGuiXIeVc878wHioMxxJDXJpTplJTRk4NJbaHptNhPrKFqz++n5qWRMs3y3p/czcJdbudPD7CrUvFvfAHy+AvVuOlMsAAAAABJRU5ErkJggg==') 0 0 no-repeat;
}
.hp8s11Text {
    max-width: 590px;
    padding-top: 20px;
}
.hp8s11Img{
	float: right;
	position: relative;
}
.hp8s11Name{
	position: absolute;
	bottom: 45px;
	left: 45px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
}
.hp8s11Name b{
	display: block;
	font-size: 16px;
	font-weight: 400;
}
.hp8Section12 {
    padding: 110px 0 90px;
    background: #f8f9fb;
}
.hp8s12Box{
	max-width: 420px;
	display: inline-block;
}
.hp8s12Img{overflow: hidden;}
.hp8s12Img a{display: block;}
.hp8s12Box:hover .hp8s12Img a{transform: scale(1.1);}
.hp8s12Content{padding: 30px 15px 0;}
.hp8s12Date {
    font-size: 14px;
    font-weight: 600;
    color: #00ae59;
    margin-bottom: 5px;
}
.hp8s12Title {
    font-size: 20px;
    font-weight: 700;
    color: #21242f;
}
.hp8s12Title a{color: #21242f;}
.hp8s12Box:hover .hp8s12Title a{color: #00ae59;}
.hp8s12Text {
    color: #797f96;
    margin: 10px 0;
    min-height: 130px;
}
.hp8s12Link a {
    display: block;
    border: 1px solid #364350;
    font-weight: 600;
    color: #283643;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAAJ1BMVEUAAAAjNkQjNkQjNkQjNkQkN0QjNkQkN0QjNkQkN0UkN0QjNkQkN0Vbb4xFAAAAC3RSTlMAiNHBpZycj4JCQrdteYEAAAAySURBVAjXY2Bg4CxgAAHWjQxg4C0AplgOwrlKQKC9kcEYCGw2QgWhShAcNgiHq4GBAQBa4QiUAQpsTwAAAABJRU5ErkJggg==') 95% center no-repeat #fff;
	padding: 14px;
	position: relative;
}
.hp8s12Box:hover .hp8s12Link a{
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAiNHApZxCw4+C6PnHXQAAAC9JREFUCNdjYGBga2AAAdaFDGDgJQCmWBBcJSDQWshgDARVC5HUsMA5CO1sExgYAFJJCFVAud03AAAAAElFTkSuQmCC') 95% center no-repeat #00ae59;
	border: 1px solid #00ae59;
	color: #fff;
}
.hp8Section13{padding: 170px 0 160px;}
.hp8s13Text {padding: 20px 0 50px;}
.hp8FAQs {counter-reset: step-counter;}
.hp8FAQs .accordiaBox {
	background: #f8f9fb;
	margin-bottom: 8px;
	padding-left: 70px;
	position: relative;
	counter-increment: step-counter;
}
.hp8FAQs .accordiaBox:before{
	position: absolute;
	content: counter(step-counter);
	top: 0;
	left: 0;
	width: 69px;
	height: 100%;
	font-weight: 500;
	color: #21242f;
	background: #eaedf2;
	text-align: center;
	padding-top: 23px;
	transition: all .3s;
}
.hp8FAQs .accordiaBox.active:before{
	background: #00ae59;
	color: #fff;
}
.hp8FAQs .accordion{
	padding: 23px 50px 23px 35px;
	font-weight: 500;
	color: #1e2128;
	cursor: pointer;
	position: relative;
}
.hp8FAQs .accordion:before {
    position: absolute;
    content: '+';
    top: 23px;
    right: 20px;
    font-size: 22px;
    color: #7d7e7f;
    transition: all .3s;
}
.hp8FAQs .accordiaBox.active .accordion:before{content: '-';}
.hp8FAQs .panel{
	font-size: 16px;
	display: none;
	color: #797f96;
	padding: 0 50px 1px 35px;
}
.hp8FAQs .accordiaBox.active .panel{display: block;}



/* Media */
.visible-sm {display: none;}
.visible-md {display: none;}
@media(min-width: 1201px) and (max-width: 1659px){
  .hp7s9Form {padding: 35px 35px 40px;}
  .hp7QuickQuote {
    border-radius: 15px;
    padding: 30px 25px;
    margin: 0;
  }
}
@media(min-width: 1200px) {
  .pc3Banner2 .bannerHeading {
    font-size: 42px;
    line-height: 50px;
  }
  .pc3Banner2 .bannerText {
    font-size: 22px;
    line-height: 24px;
  }
  .pc2BannerTitle {
  	font-size: 40px;
	line-height: 48px;
  }
  .pc2BannerTitle b {font-size: 30px;}
}
@media(min-width: 992px) and (max-width: 1199px){
  .visible-md {display: block;}
  .hidden-md {display: none;}
  .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%;
  }
  .h5TabsWrapper ul.tabs 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;}
  ul.detailProductSlider .slick-slide {max-height: 400px;}
  ul.productSliderPager .slick-slide {max-height: 82px;}
  .pd6liderWraper ul.productSliderPager .slick-slide {max-height: 56px;}
  .hp7QuickQuote {
    border-radius: 15px;
    padding: 30px 25px;
    margin: 0;
  }
  .hp7Section14 .accordion:before{border-bottom: none;}
  .hp7s11Box {padding: 15px 10px;}
  .hp7s1Box2:before{display: none;}
  .page-template-template-home7 .responsiveMargin{margin-top: 30px;}
  .pc3BannerHeading {
    font-size: 40px;
    line-height: 48px;
    padding-top: 25px;
  }
  .pc3BannerLayer{padding: 20px;}
  .pc3FormTitle {
    font-size: 22px;
    padding-bottom: 30px;
  }
  .c1ProductBox {padding: 10px;}
  .pc3Banner2 .bannerContent {
    max-width: 970px;
    margin-top: 4%;
  }
  .h8Section1 {padding: 80px 0 60px;}
  .hp8s1Title {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .hp8s2Box {padding: 0;}
  .hp8s2Title {
    font-size: 18px;
    margin: 20px 0 5px;
  }
  .hp8Section3 {padding: 70px 0;}
  .hp8s3Content {padding-left: 0;}
  .hp8s3Text ul li {padding: 15px 0 15px 45px;}
  .hp8Section4 {padding: 70px 0;}
  .hp8s4Box {padding: 20px 15px;}
  .hp8Tabs {padding: 0;}
  .hp8Tabs ul.tabs li {margin-bottom: 10px;}
  .hp8Tabs .tab-content {padding-left: 25px;}
  .hp8Section5 {padding: 70px 0 50px;}
  .hp8s5Box {
    margin-top: 0;
    padding: 15px;
    min-height: 235px;
  }
  .hp8s5Title {
    font-size: 18px;
    padding-bottom: 15px;
  }
  .hp8Section6 {padding: 70px 0;}
  .hp8s6Text {padding: 10px 0 25px;}
  .hp8Section7 {padding: 70px 0 50px;}
  .hp8s7Content {padding: 10px;}
  .hp8s7Title {font-size: 18px;}
  .hp8Section8 {padding-bottom: 70px;}
  .hp8Form,{padding: 25px;}
  .hp8s8Text ul li {font-size: 18px;}
  .hp8Section9 {padding: 70px 0 60px;}
  ul.hp8s9List li {width: 25%;}
  .hp8Section10 {padding: 70px 0;}
  .hp8s10Col {padding-left: 15px;}
  ul.hp8s10Slider {padding: 0 !important;}
  .hp8s10Text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .hp8Section11 {padding-bottom: 70px;}
  .hp8Section12 {padding: 70px 0;}
  .hp8Section13 {padding: 70px 0;}
  .col2, .col3, .col4 {padding-left: 15px;}
  .hp8s12Content {padding: 20px 0 0;}

}
@media(min-width: 768px) and (max-width: 991px){
  .hidden-sm {display: none !important;}
  .visible-sm {display: block !important;}
  ul.productSliderPager .slick-slide {max-height: 140px;}
  .pd6liderWraper ul.productSliderPager .slick-slide {max-height: 125px;}
  .pc3Banner2 .bannerContent {
    max-width: 750px;
    margin-top: 4%;
  }
}
@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;}
  .h5TabsWrapper ul.tabs 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;}
  .pd7s8Box {padding: 15px;}
  .pd7s8Box>a {padding-left: 95px;}
  .pd7s8DTitle {font-size: 20px;}
  .pd7s8Text {
    font-size: 26px;
    line-height: 36px;
  }
  .pc5ssContent ul li {padding: 5px 15px;}
  .pc3s5Content {padding-left: 15px;}
  .hp7QuickQuote {
    border-radius: 15px;
    padding: 30px 25px;
    margin: 0;
  }
  .hp7Section14 .accordion:before{border-bottom: none;}
  .hp7s11Box {padding: 15px 10px;}
  .hp7s1Box2:before, .hp7s1Box:before{display: none;}
  .pc3BannerHeading {
    font-size: 40px;
    line-height: 48px;
    padding-top: 25px;
  }
  .pc3BannerLayer{padding: 20px;}
  .pc3FormTitle {
    font-size: 22px;
    padding-bottom: 30px;
  }
  .c1ProductBox {padding: 10px;}
  .pc3s5ProductBox {padding: 15px;}
  .pc3s5Content {padding-left: 10px;}
  .pc3s5Content {width: calc(100% - 270px);}
  .pc3s5Btns a.commonBtn {
	margin: 5px;
	padding: 14px 20px;
  }
  ul.pc3TestimonialSlider .slick-prev {left: -30px;}
  ul.pc3TestimonialSlider .slick-next {right: -30px;}
  .h8Section1 {padding: 80px 0 60px;}
  .hp8s1Title {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .hp8s2Box {padding: 0;}
  .hp8s2Title {
    font-size: 18px;
    margin: 20px 0 5px;
  }
  .hp8Section3 {padding: 70px 0;}
  .hp8s3Content {padding-left: 0;}
  .hp8s3Text ul li {padding: 15px 0 15px 45px;}
  .hp8Section4 {padding: 70px 0;}
  .hp8s4Box {padding: 20px 15px;}
  .hp8Tabs {padding: 0;}
  .hp8Tabs ul.tabs {width: 100%;}
  .hp8Tabs ul.tabs li {margin-bottom: 10px;}
  .hp8Tabs .tab-content {
    width: 100%;
    padding: 20px 0 0;
  }
  .hp8Section5 {padding: 70px 0 50px;}
  .hp8s5Box {
    margin-top: 0;
    padding: 15px;
    min-height: 195px;
  }
  .hp8s5Title {
    font-size: 18px;
    padding-bottom: 15px;
  }
  .hp8Section6 {padding: 70px 0;}
  .hp8s6Text {padding: 10px 0 25px;}
  .hp8Section7 {padding: 70px 0 50px;}
  .hp8s7Content {padding: 10px;}
  .hp8s7Title {font-size: 18px;}
  .hp8Section8 {padding-bottom: 70px;}
  .hp8Form,{padding: 25px;}
  .hp8s8Text ul li {font-size: 18px;}
  .hp8Section9 {padding: 70px 0 60px;}
  ul.hp8s9List li {width: 33%;}
  .hp8Section10 {padding: 70px 0;}
  .hp8s10Col {padding-left: 15px;}
  ul.hp8s10Slider {padding: 0 !important;}
  .hp8s10Text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .hp8Section11 {padding-bottom: 70px;}
  .hp8s11Img {float: left;}
  .hp8Section12 {padding: 70px 0;}
  .hp8s12Content {padding: 20px 0 0;}
  .hp8Section13 {padding: 70px 0;}
  .hp8s13Text {padding: 0 0 20px;}
  .col2, .col3, .col4 {padding-left: 15px;}
}
@media(max-width: 767px){
  .hidden-xs{display: none;}
  .tabsWrapper {padding: 10px;}
  .tabsWrapper ul.tabs li {
  	display: block;
	width: auto;
	margin: 0 0 15px;
	text-align: center;
  }
  .bannerWraper .bannerContent {max-width: 480px;}
  .h3Certificates ul li {margin: 20px 10px 0;}
  .pc2TabsWrapper ul.tabs li {
  	width: auto;
	display: block;
  }
  .taTimelineBox {margin-bottom: 30px;}
  .pd2ContactForm textarea {min-height: 130px;}
  .MThomeContactForm {padding: 0 20px 45px;}
  .hp4SearchBar .searchTitle{font-size: 26px}
  .h5TabsWrapper ul.tabs 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;
  }
  ul.detailProductSlider .slick-slide {max-height: 320px;}
  ul.productSliderPager .slick-slide {max-height: 94px;}
  .pd6liderWraper ul.detailProductSlider .slick-slide {max-height: 290px;}
  .pd6liderWraper ul.productSliderPager .slick-slide {max-height: 88px;}
  .pd7s3Tabs ul.tabs {
    position: relative;
    top: 0;
    margin: 0 0 15px !important;
  }
  .pc3s5Content {
    padding: 20px 0 0 0;
    width: 100%;
  }
  .hp7Tabs ul.tabs li {
    display: block;
    margin: 0 0 10px;
	text-align: left;
  }
  .hp7s9Form {padding: 30px 25px;}
  ul.pc3ProductSlider .slick-prev, ul.img3Slider .slick-prev, ul.img4Slider .slick-prev, ul.img6Slider .slick-prev {left: -20px;}
  ul.pc3ProductSlider .slick-next, ul.img3Slider .slick-next, ul.img4Slider .slick-next, ul.img6Slider .slick-next {right: -20px;}
  .pc3s5Content {
    width: 100%;
    padding: 10px 0 0;
  }
  .lp5FAQs .accordion {padding: 20px 30px 20px 0;}
  .lp5FAQs .accordion:before {top: 22px;}
  .pc3Banner2 .bannerContent {
    position: relative;
    top: -70px;
    max-width: 480px;
    margin-top: 0;
  }
  .gallery-item {max-width: 50% !important;}
  .hp8s1Box {margin-bottom: 30px;}
  .hp8Section2 {text-align: center;}
  .hp8s5Box, .hp8s7Content, .hp8s12Text{min-height: auto;}
  .hp8Form {padding: 15px;}
  .hp8Form input[type=text], .hp8Form input[type=email], .hp8Form textarea{
    padding: 12px;
    margin-bottom: 10px;
  }
  .hp8Form textarea {height: 120px;}
  .hp8Form input[type=submit] {padding: 15px;}
  ul.hp8s9List li {width: 50%;}
  
}
@media(max-width: 479px){
  .hidden-sXs{display: none;}
  .aboutList ul {padding: 15px 15px 1px !important;}
  .tabsWrapper 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;}
  ul.detailProductSlider .slick-slide {max-height: 210px;}
  .pd6liderWraper ul.detailProductSlider .slick-slide {max-height: 200px;}
  .h5TabsWrapper .tab-content, .h5TabsWrapper .tab-content2 {padding: 10px;}
  .hp7s9Form, .hp7QuickQuote{padding: 10px 15px;}
  .hp7QuickQuoteTitle {font-size: 28px;}
  .hp7s6Img {
	padding: 20px;
	min-height: 240px;
  }
  .hp7s6Img:before {
    width: 200px;
    height: 200px;
    margin-left: -100px;
  }
  .pc3s5Btns a.commonBtn, .pc3s5ProductImg{width: 100%;}
  .bannerOverlay {padding: 5px;}
  .pc3Banner2 .bannerHeading {
    font-size: 26px;
    line-height: 30px;
  }
  .pc3Banner2 .bannerText {
    font-size: 16px;
    line-height: 20px;
  }
  .gallery-item {max-width: 100% !important;}
  .hp8FormTitle {font-size: 20px;}
  ul.hp8s9List li a:before {
    top: 16px;
    right: 5px;
  }
  ul.hp8s9List li a {padding: 15px;}
  .hp8s11Name {
    bottom: 25px;
    left: 25px;
    font-size: 18px;
  }
  .hp8FAQs .accordiaBox {padding-left: 45px;}
  .hp8FAQs .accordiaBox:before {
	padding-top: 16px;
	width: 45px;
  }
  .hp8FAQs .accordion {padding: 15px 30px 15px 10px;}
  .hp8FAQs .accordion:before {
    top: 16px;
    right: 5px;
    font-size: 18px;
  }
  .hp8FAQs .panel {
    font-size: 14px;
    padding: 0 20px 1px 10px;
  }
}