/**
Theme Name: YC Digital
Author: YC Digital
Author URI: http://digitalpixels.co/
Description: Design & Developed by Digital Pixels
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
*/

html {scroll-behavior: smooth;}
a:empty {visibility: none;}
.gallery-item{float: left;}
/* Buttons */
a.commonBtn, .contactFormBtn input[type="submit"]{
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    padding: 15px;
    border-radius: 50px;
    text-decoration: none;
    background: #16529b;
    transition: all .3s;
    border: none;
}
a.commonBtn:hover, .contactFormBtn input[type="submit"]:hover{
	background: #333;
	color: #fff !important;
}
.contactFormBtn input[type="submit"]{
	min-width: 130px;
	padding: 15px 30px;
}
a.sliderBtn{
	padding: 15px 35px;
	color: #fff !important;
}
a.minwidth185 {min-width: 185px;}
a.minwidth245 {min-width: 245px;}
a.minwidth265 {min-width: 265px;}
a.whiteBtn {
	color: #16529b;
	background: #fff;
}
a.whiteBtn:hover {color: #fff;}
a.headerBtn{
	padding: 15px !important;
    background: #16529b !important;
	line-height: 1;
	color: #fff !important;
}
a.headerBtn:hover{
	background: #333 !important;
}
/* Colors */
.greySection {background: #f6f6f6;}
.darkGreySection {background: #e9e9e9;}
.blueSection {background: #16529b;}
.ltBlueSection {background: #f4f6f9;}

.clrWhite {color: #fff !important;}
.clrBlue {color: #16529b !important;}

/* Header */
.main-header-bar {
	position: relative;
	box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.1);
}
/* Sticky Contact */
.stickyContacts{
	position: fixed;
	content: '';
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	background: rgba(0,0,0,0.3) !important;
	z-index: 99;
	border-radius: 50px;
}
.stickyContacts ul{
	margin: 0 !important;
	padding: 20px 0 !important;
	list-style-type: none;
}
.stickyContacts ul li a{
	display: block;
	width: 50px;
    height: 50px;
    position: relative;
	z-index: 2;
}
.stickyContacts ul li a span {
    position: absolute;
    top: 0;
    right: -400px;
    width: 250px;
    height: 100%;
    background: #16529b;
    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://go4mould.com/wp-content/uploads/2021/07/sidebarSprite.png) 0 0 no-repeat;
}
.stickyContacts ul li.email a:before{background-position:12px 17px;}
.stickyContacts ul li.phone a:before{background-position:13px -32px;}
.stickyContacts ul li.mobile a:before{background-position:12px -80px;}
.stickyContacts ul li.wechat a:before{background-position:11px -133px;}
.stickyContacts ul li.qrCode a:before{background-position:14px -178px;}
/* Footer */
.footerText {
	font-size: 14px;
	line-height: 22px;
}
ul.footerSocial li {display: inline-block;}
ul.footerSocial li a{
	display: block;
	width: 35px;
	height: 35px;
	background: url(https://go4mould.com/wp-content/uploads/2020/12/socialIcons.png) 0 0 no-repeat;
	text-indent: -9999999px;
}
ul.footerSocial li.yt a{background-position: -70px 0;}
ul.footerSocial li.ld a{background-position: -35px 0;}
ul.footerSocial li.insta a{background-position: -105px 0;}
ul.footerSocial li a:hover{filter: grayscale(100%);}
.footer-adv-overlay .widget-title {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 30px;
}
.footer-adv-overlay .menu .menu-item a {
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding-bottom: 20px;
}
.footer-adv-overlay .menu .menu-item a:hover {color: #16529b;}
ul.footerDetails {position: relative;}
ul.footerDetails li {
	font-size: 14px;
	line-height: 22px;
	padding: 3px 0 3px 40px;
	margin-bottom: 10px;
	position: relative;
}
ul.footerDetails li.location {padding: 0 0 0 40px;}
ul.footerDetails li:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 28px;
	height: 28px;
	background: url(https://go4mould.com/wp-content/uploads/2020/10/footerSprite.png) 0 0 no-repeat;
}
ul.footerDetails li.phone:before {background-position: 0px 0px;}
ul.footerDetails li.mobile:before {background-position: 0px -28px;}
ul.footerDetails li.lcoation:before {background-position: 0px -56px;}
ul.footerDetails li.email:before {background-position: 0px -84px;}
.whatsappFixed{
	position: fixed;
	bottom: 100px;
	right: 40px;
}
.whatsappFixed a{display: block;}
.whatsappFixed a:hover{transform: scale(1.1);}
/* 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 0px;
    padding: 0;
    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: #16529b;
}
.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(https://go4mould.com/wp-content/uploads/2020/09/listIcon.png);
}
.homeSection1 .iconList ul li{font-weight: 500;}
.homeSection2 h2 {
  color: #16529b;
  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: #16529b;}
.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 #16529b;
}
.videoImg{text-align: center;}
.videoImg a{
	display: inline-block;
	position: relative;
}
.videoImg a:before{
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 76px;
	height: 76px;
	margin: -38px 0 0 -38px;
	background: url(https://go4mould.com/wp-content/uploads/2020/09/playIcon-1.png) 0 0 no-repeat;
	transition: all .3s;
}
.videoImg a:hover:before{transform: scale(1.1);}
.sec6Box {
  display: inline-block;
  max-width: 370px;
  background: #fff;
  padding:70px 24px 50px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s;
}
.sec6Title {
  font-size: 24px;
  line-height: 28px;
  color: #16529b;
  font-weight: 600;
  padding-bottom: 15px;
}
.sec6Text {
  font-size: 16px;
  line-height: 22px;
  color: #222222;
}
.sec6Box:hover {
  background: #16529b;
}
.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: #16529b;
  padding: 25px 0 10px;
}
.faqSection {position: relative;}
.faqSection:before{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 982px;
  min-height: 100%;
  background: #16529b;
}
.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: #16529b;
	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: 5%;
    padding: 15px 15px 30px;
}
.bannerText {
    font-size: 2vw;
    line-height: 3vw;
	color: #fff;
	padding: 5px 0 20px;
}
.bannerHeading {
    font-size: 4vw;
    line-height: 4vw;
	color: #fff;
}
.categoryBanner .bannerHeading{padding-bottom: 20px;}
.bannerBtn a.commonBtn {min-width: 215px;}
.aboutList ul {
	padding: 0;
	margin: 0 0 20px !important;
	list-style-type: none;
	border-radius: 5px;
	position: relative;
}
.aboutList ul li {
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
	padding-left: 30px;
	margin-bottom: 20px;
	position: relative;
}
.aboutList ul li:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 15px;
	height: 19px;
	background: url(https://go4mould.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;}
/* 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: #0863bb;
	font-weight: 500;
    padding-bottom: 20px;
}
.contactTitle a {
	font-size: 24px;
    line-height: 24px;
    color: #0863bb;
}
.contactText, .contactText a {
    font-size: 20px;
    line-height: 30px;
	color: #494949;
}
.contactSection2 h2 {
	margin-bottom: 30px;
}
.contactSection2 {overflow: hidden;}
.cPageformSection {
	position: relative;
    z-index: 1;
}
.cPageformSection:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 2000px;
    height: 2000px;
    background: #f7f7f7;
    z-index: -1;
}
.contactSection2 .contactForm {
	padding: 40px 25px;
}
.locationSection {
	padding-left: 60px !important;
}
.locationImg {
    border: 2px solid #d7d7d7;
    padding: 4px;
	max-width: 550px;
}
/* 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;
}
.pc2ProductImg, .pc2FearturedProductImg {
	padding: 4px;
	border-radius: 3px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0, 0.1);
	overflow: hidden;
}
.pc2ProductImg a, .pc2FearturedProductImg a {
	display: block;
	transition: all 0.3s;
}
.pc2ProductImg a:hover, .pc2FearturedProductImg a:hover {transform: scale(1.1);}
.pc2ProductTitle a, .pc2FeaturedProductTitle a {
	font-size: 20px;
	font-weight: 600;
}
.pc2Section3 {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.pc2Tabs {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
	box-shadow: 0px 3px 5px 0px rgba(0,0,0, 0.1);
	background: #fbfbfb;
	position: relative;
}
.pc2TabsWrapper ul.pc2Tabs li {
    display: inline-block;
    padding: 20px 25px;
    color: #6a6b6b;
    font-size: 16px;
    transition: all .3s;
	border: none;
	cursor: pointer;
}
.pc2TabsWrapper ul.pc2Tabs li.current {
    background: #16529b;
    color: #fff;
	border: none;
}
.pc2TabsWrapper .tab-content{
    display: none;
    background: #fff;
    padding: 25px 15px 15px;
}
.pc2TabsWrapper .tab-content.current{display: block;}
.pc2CatalogBox {
	max-width: 211px;
	margin: 0 auto;
}
.pc2CatalogImg {
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 8px 8px 0px 0px #d5d5d5;
}
/* Detail */
.productSliderWraper {
	max-width: 640px;
	margin: 0 auto;
}
ul.detailProductSlider {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none
}
ul.detailProductSlider .slick-slide {
    outline: none;
	border-radius: 10px;
    overflow: hidden;
    margin: 0;
}
ul.productSliderPager {
    margin: 35px 0 0 !important;
    padding: 0 !important;
    list-style-type: none;
}
ul.productSliderPager .slick-slide{
	padding: 0 10px;
	outline: none;
}
ul.productSliderPager .slick-slide a{
    outline: none;
	border-radius: 5px;
	display: block;
	overflow: hidden;
}
ul.productSliderPager .slick-arrow {
    position: absolute;
    top: 50%;
    width: 13px;
    height: 26px;
    padding: 0;
	margin-top: -12px;
    text-indent: -999999px;
    border: none;
    background: url(https://go4mould.com/wp-content/uploads/2020/09/sliderArrows-1.png) 0 0 no-repeat transparent;
    z-index: 2;
}
ul.productSliderPager  .slick-prev{left: -34px;}
ul.productSliderPager  .slick-next {
    right: -34px;
    background-position: -13px 0;
}
.diamondList ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
	position: relative;
}
.diamondList ul li {
	font-size: 16px;
	line-height: 22px;
	color: #636363;
	font-weight: 500;
	padding-left: 20px;
	margin-bottom: 15px;
	position: relative;
}
.diamondList ul li:before {
	position: absolute;
	content: '';
	top: 5px;
	left: 0;
	width: 11px;
	height: 11px;
	background: #aeaeae;
	transform: rotate(45deg);
}
.tabsWrapper {
	background: #fff;
	border: 1px solid #d6d6d6;
	border-radius: 2px;
	box-shadow: 2px 2px 2px 1px rgba(0,0,0, 0.1);
	padding: 30px;
}
.tabsWrapper ul.tabs {
	background: #fff;
	border: none;
	padding: 0 !important;
	margin: 0 !important;
}
.tabsWrapper ul.tabs li {
	padding: 0 0 15px;
	margin-right: 40px;
	color: #16529b;
	border-bottom: 3px solid transparent;
}
.tabsWrapperul.tabs li:before {display: none;}
.tabsWrapper ul.tabs li.current {
    color: #16529b;
	border-bottom: 3px solid #16529b;
}
.tabsWrapper .tab-content {padding: 40px 0 0;}
.catalogTitle a {
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	color: #16529b; 
	font-weight: 500;
	padding-bottom: 10px;
	border-bottom: 2px solid #16529b;
}
.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: #16529b;
	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: #16529b;
	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: #16529b;
    border-color: #16529b;
    font-size: 1rem;
    font-weight: 100 !important;
    margin: 0 !important;
    border-radius: 4px !important;
    transition: all .2s ease-in-out;
	line-height: 1;
	padding: 15px 0;
}
.blog .read-more a:hover, .archive .read-more a:hover{
	background-color: #1173ea;
    border-color: #1173ea;
}
.ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box {padding: 15px !important;}
/* Sidebar */
.sidebar-main .widget-title {
    background: #16529b;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    padding: 16px 0;
	margin: 0;
}
.sidebar-main .widgetBox {
    background: #fff;
    padding: 20px;
}
/* Xyz PSD */
.xyzBanner .banerContentWrapper {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4%;
    max-width: 1170px;
}
.xyzBanner .banerContent {
	padding: 40px;
    background: rgba(255,255,255,.5);
    max-width: 945px;
	margin: 0 auto;
}
.xyzBanner .banerHeading {
	font-size: 2.5vw;
	line-height: 3vw;
	font-weight: 600;
}
.xyzBanner .banerText {
	padding: 30px 0;
}
.xyzBanner .banerBtn a.commonBtn {
	border-radius: 0;
	min-width: 150px;
}
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: #16529b;
}
.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(https://go4mould.com/wp-content/uploads/2020/09/sliderHoverArrows.png) 0 0 no-repeat;
	text-indent: -99999999px;
	border: none;
	z-index: 2;
	padding: 0;
}
.xyzSlider .slick-prev {
    background-position: 0 0;
    left: -45px;
}
.xyzSlider .slick-prev:hover {
	background: url(https://go4mould.com/wp-content/uploads/2020/09/sliderArrows.png) 0 0 no-repeat;
	background-position: 36px 0px;
}
.xyzSlider .slick-next{
	background-position: -44px 0px;
	right: -45px;
}
.xyzSlider .slick-next:hover {
	background: url(https://go4mould.com/wp-content/uploads/2020/09/sliderArrows.png) 0 0 no-repeat;
	background-position: -44px 0px;
}
.xyzProductSection h2 b {
	color: #16529b;
}
.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: #16529b;
}
.xyzProductText {
    padding: 20px 20px 5px;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    background: #f6f6f6;
    width: 100%;
    max-width: 340px;
    margin: 0 auto -70px;
}
.xyztabSection {
	position: relative;
}
.xyztabSection:before {
	position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: #f6f6f6
}
.xyzSeperator {
    border-top: 1px solid #dcdcdc;
}
.xyzSection5 h2 b {
	display: block;
	color: #16529b;
	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: #16529b;
}
.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;
}
/* Product Details Side Menu */
.productMenu .widget-title{
    font-size: 30px;
    font-weight: 600;
    background: #16529b;
    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: #16529b;
	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 #16529b;
	transition: all .3s;
}
.productMenu ul.sub-menu > li > a:hover{padding-left: 20px;}
.productMenu ul.sub-menu > li:last-child > a {border-bottom: none;}
.productMenuSection .quickQuote {margin-top: 35px;}
/* Youtube Responsive */
.youtube-player {
    position: relative;
    padding-bottom: 63%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
}
.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}
.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}
.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}
.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("//i.imgur.com/TxzC70f.png") no-repeat;
    cursor: pointer;
}
.videoWidth{margin: 0 auto;}
.width400{width: 400px;}
.width500{width: 500px;}
.width600{width: 600px;}
.width700{width: 700px;}
/* Popup Form */
#contactPopUpForm{max-width: 340px;}
#contactPopUpForm .quickQuote {
	padding: 0;
    border: none;
    background: transparent;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
}
/* Read more */
.productText .more-text{display: none;}
.productText .read-more{display: inline-block;}

.gallery-icon {display: inline-block !important;}
/* 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 #16529b;}
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://go4mould.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;}
.pd4tabSection .h5tabsWrapper .tab-content {border: none;}
.dp4relatedProductSlider, .dp5relatedProductSlider{
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}
.dp4relatedProductSlider .slick-slide, .dp5relatedProductSlider .slick-slide{
	outline: none;
    margin: 0 15px;
	text-align: center;
}
.dp4relatedProductImg {
	padding: 6px;
	border: 2px solid #edeeee;
	border-radius: 1px;
}
.dp4relatedProductImg a{display: block;}
.dp4relatedProductSlider .slick-arrow, .dp5relatedProductSlider .slick-arrow, .lps26Slider .slick-arrow{
	position: absolute;
	top: 50%;
	width: 21px;
	height: 34px;
	margin: -40px 0 0;
	padding: 0;
	background: url(https://go4mould.com/wp-content/uploads/2022/01/sliderArrow.png) 0 0 no-repeat;
	text-indent: -99999999px;
	border: none;
	z-index: 2;
}
.dp4relatedProductSlider .slick-prev, .dp5relatedProductSlider .slick-prev, .lps26Slider .slick-prev{
    left: -20px;
}
.dp4relatedProductSlider .slick-next, .dp5relatedProductSlider .slick-next, .lps26Slider .slick-next{
	transform: rotate(180deg);
	right: -20px;
}
.dp4relatedProductTitle a {
	font-size: 22px;
	font-weight: 500;
	color: #233645;
}
.quickQuote {
	padding: 45px 30px 50px;
	border: 1px solid #e1eaec;
	background: url(https://go4mould.com/wp-content/uploads/2020/09/qqBG.png) right top 20px no-repeat #f3f3f3;
	margin: 0 auto;
	width: 100%;
	max-width: 370px;
}
.quickQuoteTitle {
	font-size: 22px;
	line-height: 24px;
	color: #171717;
	font-weight: 500;
	margin-bottom: 20px;
}
.quickQuote input[type="text"], .quickQuote input[type="email"], .quickQuote textarea {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #e1eaec !important;
	padding: 15px;
	font-size: 15px;
	color: #636363;
	margin-bottom: 10px;
}
.quickQuote textarea {
	min-height: 155px;
	max-height: 155px;
}
.quickQuote input[type="submit"] {
	padding: 12px 15px;
	min-width: 120px;
}
/* Landing Page 2 */
.lp2s1Img{text-align: center;}
.lp2s2Box {
    max-width: 370px;
    display: inline-block;
    border: 1px solid #e8e8e8;
    text-align: left;
}
.lp2s2Img{overflow: hidden;}
.lp2s2Img a{display: block;}
.lp2s2Box:hover .lp2s2Img a{transform: scale(1.1);}
.lp2s2Content {padding: 20px;}
.lp2s2Title {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
}
.lp2s2Title a{
	display: inline-block;
	font-size: 24px;
	font-weight: 600;
}
.lp2s2Box:hover .lp2s2Title a{color: #000;}
.lp2TabsWrapper ul.tabs{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	width: 270px;
    float: left;
}
.lp2TabsWrapper ul.tabs li{
	border: 1px solid transparent;
	background: transparent;
	border-right: none;
	font-size: 18px;
	font-weight: 600;
	color: #000;
	padding: 15px;
	position: relative;
	z-index: 1;
	margin-right: -2px;
}
.lp2TabsWrapper ul.tabs li.current{
	border-color: #e8e8e8;
	background: #fff;
	color: #16529b;
}
.lp2TabsWrapper .tab-content{
	display: none;
	width: calc(100% - 270px);
    float: left;
    border: 1px solid #e8e8e8;
    min-height: 250px;
    padding: 20px;
}
.lp2TabsWrapper .tab-content.current{display: block;}
.lp2Section5 .accordiaBox {
	padding: 0 20px;
	margin-bottom: 20px;
	color: #000;
	box-shadow: 0 3px 5px rgba(0,0,0,.1);
	border-radius: 4px;
	background: #fff;
	position: relative;
}
.lp2Section5 .accordiaBox.active{
	color: #fff;
	background: #16529b;
}
.lp2Section5 .accordiaBox .accordion {
	padding: 20px 0;
    font-weight: 600;
    font-size: 18px;
}
.lp2Section5 .accordiaBox.active .accordion {
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
}
.lp2Section5 .accordiaBox:before {
    position: absolute;
    content: '+';
    top: 0;
    right: 8px;
    font-size: 27px;
    line-height: 1;
    color: #16529b;
    font-weight: 700;
    transition: all .3s;
	z-index:2;
}
.lp2Section5 .accordiaBox.active:before{transform: rotate(45deg);}
.lp2Section5 .accordiaBox:after{
	position: absolute;
    content: '';
    top: 2px;
    right: 2px;
	width: 0;
	height: 0;
	border-left: 55px solid transparent;
	border-right: 0 solid transparent;
	border-top: 58px solid #f0f0f0;
	z-index: 1;
}
.lp2Section5 .accordiaBox.active:after{border-top: 58px solid #fff;}
.lp2Section5 .accordiaBox .panel{
	display: none;
	padding: 20px 0 1px;
}
ul.lps26Slider{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
ul.lps26Slider li{margin: 0 20px;}
.lp2s6Text {margin: 25px 0;}
.readmoreBtn {
	display: inline-block;
    padding-left: 25px;
    position: relative;
    font-weight: 600;
    color: #16529b;
}
.readmoreBtn:before{
	position: absolute;
	content: "\e900";
	top: -1px;
	left: 0;
	font-family: Astra;
	font-size: 18px;
	font-weight: 600;
	color: #16529b;
	transition: all .3s;
}
.readmoreBtn.read-more:before{
	transform: rotate(180deg);
}
.lp2s6Stars img{display: inline-block;}

/* Media */
.visible-sm {display: none;}
@media(min-width: 1200px) {
  .bannerHeading {
    font-size: 45px;
    line-height: 72px;
  }
  .bannerText {
    font-size: 22px;
    line-height: 24px;
  }
  .pc2BannerTitle {
  	font-size: 40px;
	line-height: 48px;
  }
  .pc2BannerTitle b {font-size: 30px;}
}
@media(min-width: 992px) and (max-width: 1199px){
  .faqWrapper {padding-left: 0;}
  .bannerWraper .bannerContent {padding-top: 4%;}
  .bannerText {padding: 5px 0 0;}
  .quickQuote {padding: 15px;}
  .xyzBanner .banerContentWrapper {padding-top: 2%;}
  .xyzBanner .banerContent {padding: 20px;}
  .pd4DetailWrapper{margin-top: 30px;}
}
@media(min-width: 768px) and (max-width: 991px){
  .hidden-sm {display: none !important;}
  .visible-sm {display: block !important;}
}
@media(max-width: 991px){
  .responsiveMargin {margin-top: 30px;}
  .faqWrapper {margin: 0 auto;}
  .footer-adv-overlay .col1 {margin-bottom: 30px;}
  .dblBtn a.commonBtn {margin: 10px 0 0;}
  .bannerWraper .bannerContent {padding-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 {padding-top: 4%;}
  .xyzBanner .banerBtn {display: none;}
  .xyzBanner .banerText {padding: 30px 0 0;}
}
@media(max-width: 767px){
  .hidden-xs{display: none;}
  .detailTabSection ul.tabs li {
  	display: block;
	width: auto;
	margin: 0 0 15px;
	text-align: center;
  }
  .tabsWrapper {padding: 10px;}
  ul.tabs li {margin-right: 20px;}
  .bannerWraper .bannerContent {max-width: 480px;}
  ul.pc2Tabs li {
  	width: auto;
	display: block;
  }
  .gallery-item {max-width: 100% !important;}
  .contactSection2 .contactForm {padding: 40px 0;}
  .lp2TabsWrapper ul.tabs, .lp2TabsWrapper .tab-content {width: 100%;}
  .lp2TabsWrapper ul.tabs li {
	margin-right: 0;
    font-size: 16px;
    padding: 8px;
  }
  .lp2TabsWrapper ul.tabs li.current {border: 1px solid #e8e8e8;}
  .lp2s2Content, .lp2TabsWrapper .tab-content{padding: 10px;}
  .lp2Section5 .accordiaBox {padding: 0 10px;}
  
}
@media(max-width: 479px){
  .hidden-sXs{display: none;}
  .aboutList ul {padding: 15px 15px 1px !important;}
  ul.tabs li {
    padding: 0 0 15px;
    margin-right: 0;
    display: block;
  }
  .ast-article-post, .single .ast-article-single {padding: 15px !important;}
  .bannerWraper .bannerContent {max-width: 320px;}
  .xyzBanner .banerText {display: none;}
  .xyzFeaturedPointBox {padding-left: 100px;}
  .xyzFeaturedPointBox {padding-left: 0;}
}