.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(1,168,114);
	background-size:cover;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Barlow Condensed", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Barlow Condensed", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Barlow Condensed", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Barlow Condensed", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Barlow Condensed", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(0,169,114);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.page .main-page-wrapper{
	background-color:#f5f5f5;
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#2035f2;
}
:root{
--btn-shop-bgcolor-hover:#1d30dc;
}
:root{
--btn-accent-bgcolor:#2035f2;
}
:root{
--btn-accent-bgcolor-hover:#1d30dc;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
			--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
		--btn-default-box-shadow-active: none;
		--btn-default-bottom: 0px;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ultracorpotech.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.4") format("woff2"),
	url("//ultracorpotech.com/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.4") format("woff");
}

@font-face {
	font-family: "montserrat";
	font-weight: 400;
	font-style: normal;
}

.homeAboutSection {
padding-left: 75px;
}
.height335 {
height: 335px !important;
}
.height300 {
 height: 300px !important;
}
.homeFormSection {
padding: 0px 75px;
}
.aboutHideSection {
	padding: 0px 80px;
}
.hideBTN, .hideOnDesktop {
display: none;
}
.p40 {
    padding: 40px;
}
.gallerSection .ngg-gallery-thumbnail {
    margin-bottom: 20px !important;
}
.topHeaderMain p {
  font-size: 36px;
	color: #fff !important;
}
.topHeaderMain {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.whb-top-bar-inner {
    height: 640px;
    max-height: 100%;
}
.whb-top-bar {
    height: 640px;
}
.wd-popup.wd-promo-popup {
    background-color: transparent !important;
}
.mainProductsBox h4.info-box-title {
    text-transform: uppercase;
}
.teamProfile .vc_column-inner {
    padding-left: 0px;
}
.teamProfileIMG {
    margin-bottom: 0px;
}
.mainProductsBox .box-icon-wrapper {
    background: #c1c1c1;
    margin-bottom: 0px !important;
}
.boxBTN .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff;
    border-color: #ebebeb;
    background-color: #000000;
    border: unset;
}
.boxBTN .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
background: #00a972;
}
.bg-close {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: right;
    right: 80px;
}
.wpsisac-slick-slider .slick-arrow svg, .wpsisac-slick-carousal .slick-arrow svg {
    fill: #000;
}
.wpsisac-slick-slider .slick-arrow, .wpsisac-slick-carousal .slick-arrow {
    background-color: transparent;
}
.location .wd-wpb {
    margin-bottom: 5px;
}
.location .ultraTeamBTNSection {
	 margin-bottom: 10px;
}
.slick-track {
    display: flex;
    align-items: center;
}
ul.slick-dots {
    display: none !important;
}
.wpsisac-image-slide-wrap {
    height: 100% !important;
}
.bg-showmore-plg-link {
    float: right;
    margin-bottom: 10px;
}
a.bg-showmore-plg-link.bg-arrow:after {
  background-image: url(https://ultracorpotech.com/wp-content/uploads/2023/10/read-More.png);
}
a.bg-showmore-plg-link.bg-arrow.bg-close:after {
background-image: url(https://ultracorpotech.com/wp-content/uploads/2023/09/submit.png);
}
a.bg-showmore-plg-link.bg-arrow:after, a.bg-showmore-plg-link.bg-arrow.bg-close:after {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	content: "";
	margin-left: 10px;
}
.bg-showmore-plg-link {
    font-weight: 600;
}
.mainProductsBox h4.info-box-title {
    font-size: 30px;
    padding: 10px;
    background: #00a972;
    color: #fff;
    border-top: 2px solid #f6bd60;
}
.teamSection, .csrActiviti {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
		margin: 0px 10px !important;
}
.info-box-icon {
    border-bottom: unset !important;
}
.vmTitle h4 {
    font-weight: 600;
}
p.pTag {
    margin-bottom: 0px;
}
.footerGold a {
    color: #f6bd60;
}
textarea, .gform_wrapper textarea.large {
    height: 42px !important;
    min-height: 42px !important;
}
.uploadFile {
	background: #f1faf9;
  background-color: #f1faf9;
	height: 42px;
  margin-top: 25px !important;
	border: 2px solid rgba(129, 129, 129, .20);
	width: 49% !important;
}

.dropdownBox select.gfield_select {
    background-image: url(https://ultracorpotech.com/wp-content/uploads/2023/10/read-More.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: right;
    background-origin: content-box;
}
input.resetBTN, .button, .button:hover {
  background-color: transparent !important;
	box-shadow: unset;
}
.faqsSection .ea-body {
	padding: 30px 40px !important;
}
.ultraPillarsBox .liner-continer {
    margin-bottom: 0px;
}
.investorspage .ultraPillarsBox {
    margin-bottom: 14px;
}
.ultraPillarsBox h4, .plantTitle h4, .faqsSection h3.ea-header a {
    font-size: 30px !important;
}
.pageTitleMain h2, .aboutTitle h2 {
    font-size: 36px;
	font-weight: 600 !important;
}
.ultraPillarsBox .title-after_title, .plantTitle .title-after_title {
	font-size: 16px;
}
.strongHeading, .sliderCSRBox h4 {
	font-family: Barlow Condensed;
	font-size: 32px !important;
}
.faqsSection strong.strongHeading {
	font-family: Montserrat;
	font-size: 16px !important;
	font-weight: bold;
}
.aboutPageSlider .info-box-icon {
    border-bottom: unset;
}
a.readMoreBTN {
    color: #fff;
    float: right;
    font-weight: 700;
    margin-bottom: 20px;
    margin-right: 20px;
}
.productsBox h4.info-box-title {
	margin-left: 20px;
	margin-bottom: 30px;
}
.productsBox1 h4.info-box-title {
	margin-left: 20px;
	margin-bottom: 65px;
}
.productsBox, .productsBox1 {
    background: #00a76d;
}
.info-box-icon {
    border-bottom: 4px solid #f6bd60;
}
.textBlack p {
    color: #000;
}
.textWhite p {
	color: #fff;
}
.textWhite p, .textBlack p {
	font-weight: 600;
}
.csrBTNBox {
    margin-bottom: 15px;
    float: right;
}
.csrIconsBox {
	padding-top: 20px;
}
.footerLogo {
    width: 60%;
}
#sp-ea-8479.sp-easy-accordion>.sp-ea-single>.ea-header a {
    color: #fff !important;
}
.aboutSlider .sliderSection{
   background: #fff !important;
	 border-top: 5px solid #f6bd60;
}
.sliderSection .info-box-carousel-wrapper {
	padding: 35px 50px 0px 50px;
}
.sliderSection strong {
	font-size: 20px;
	font-weight: bold;
}
.sliderSection p, .sliderSection ul li, .sliderSection strong {
	color: #000;
}
.banner-image {
    padding-left: 20px;
}
.aboutSlider {
	padding: 40px 0px 75px 0px;
}
.promo-banner .banner-image img {
  width: 98px !important;
	height: 98px
}

.readMoreWithIcon {
	padding: 0px 60px;
}
.readMoreWithIcon i.vc_toggle_icon {
    display: none !important;
}
.readMoreWithIcon .vc_toggle_title {
    background: transparent !important;
	  text-align: right;
    margin-right: 0px;
    margin-bottom: 20px;
}
.readMoreWithIcon .vc_toggle_title h4 {
   color: #01a872 !important;
	 background-image: url(https://ultracorpotech.com/wp-content/uploads/2023/10/read-More.png);
   background-repeat: no-repeat;
   background-position: right center;
	 padding-right: 30px;
}
p {
	text-align: justify;
}
.section3 h2 {
	color: #f6bd60 !important;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: left !important;
}
.section3 p {
	text-align: left !important;
}
.wd-prefooter {
    margin-top: -20px;
}
.rightTexth3, .rightTexth2 {
 	text-align: right !important;
	float: right;
  clear: both;
	line-height: 45px !important;
}
.vc_toggle_default .vc_toggle_title{
    background: #00a871;
    padding: 10px;
}

.vc_toggle_title h4 {
    color: #fff !important;
}
.ultraIconColor {
	color: #00a871;
}
.ultraTeamBTNSection {
    float: right;
}
.teamMemberInfo {
    padding-top: 30px;
}
.twoColSection {
  display: flex;
  justify-content: space-between;
  text-align: left;
}
.site-content {
  margin-bottom: 0px;
}
.about3Box {
	background: #fff;
	border-top: 5px solid #f6bd60;
  padding: 40px;
	margin: 20px 0px 50px 0px;
}
.colorGreen {
 color: #00a871;
}
a.wd-social-icon {
    border-radius: unset !important;
}
.homeAboutUltra .readMoreBTN {
    color: #01a872 !important;
    font-weight: 900;
	  margin: 0px 80px 20px 0px;
}
.readMoreBTN .wd-icon, .fa-refresh {
	color: #000 !important;
	font-size: 18px;
}
.wd-social-icons .wd-icon {
    margin: 0px;
    background: #00a76d;
    padding: 6px 8px;
    color: #fff;
}
.main-page-wrapper {
    margin-top: 0px;
    padding-top: 0px;
}
.whb-header {
    margin-bottom: 0px !important;
}
.wd-prefooter {
    padding-bottom: 0px; 
	margin-bottom: -21px;
}
.homeAboutUltra .aboutUltra {
    padding: 0px 80px;
}
.gform_footer {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.resetBTN, .gform_button {
  color: #00a871;
  font-weight: 900;
	text-transform: uppercase;
	border: unset !important;
}
.section4 {
    padding-bottom: 50px;
}
textarea, .gform_wrapper textarea.large {
	height: 70px;
  min-height: 70px;
}
.gform_wrapper li.hidden_label input {
    margin-top: 0px;
}
input, select {
  padding: 0px 10px !important;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
	background: #f1faf9;
	background-color: #f1faf9;
}
.homeFormSection {
	box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
	padding: 30px;
}
.blueHeader {
	color: #102d23;
	font-weight: 900;
	font-size: 30px;
}
.goldHeading p {
  font-size: 36px;
  text-align: center;
  font-weight: 900;
	color: #f6bd60;
}
.goldHeading {
	margin-bottom: 15px;
}
.section2 {
    padding-bottom: 60px;
}
.h2Heading{
	line-height: 28px;
	text-transform: uppercase;
}
.h3Para, .h2Heading{
	color: #fff;
	text-shadow: 3px 3px #000;
	margin-bottom: 0px;
}
.h3Para {
	font-size: 32px;
	font-family: Montserrat !important;
  font-weight: 500 !important;
  line-height: 20px !important;
}
.h2Heading {
	font-size: 46px;
}
.section3 {
    margin-top: -50px;
    border-top: 5px solid #d7aa58;
    z-index: 99;
    position: relative;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	background: #fff;
	padding: 0px 40px;
}
.section3 .vc-hoverbox-inner {
	min-height: 356px !important;
}
.whiteBGColor .vc_column-inner {
    padding: unset !important;
    margin: unset !important;
}
.machining .vc-hoverbox-back p, .section3 h2, .fabrication .vc-hoverbox-back p,
.robotic .vc-hoverbox-back p, .specialProcesses .vc-hoverbox-back p, .warehousing .vc-hoverbox-back p, .heatTreatment .vc-hoverbox-back p {
	color: #fff;
}
.machining .vc-hoverbox-back {
    background-image: url(https://ultracorpotech.com/wp-content/uploads/2023/09/MachiningBG.jpg);
}
.fabrication .vc-hoverbox-back {
    background-image: url(https://ultracorpotech.com/wp-content/uploads/2023/09/FabricationBG.jpg);
}
.robotic .vc-hoverbox-back {
    background-image: url(https://ultracorpotech.com/wp-content/uploads/2023/09/Robotic-CellBG.jpg);
}
.specialProcesses .vc-hoverbox-back {
    background-image: url(https://ultracorpotech.com/wp-content/uploads/2023/09/Special-ProcessesBG.jpg);
}
.heatTreatment .vc-hoverbox-back {
    background-image: url(https://ultracorpotech.com/wp-content/uploads/2023/09/Heat-TreatmentBG.jpg);
}
.warehousing .vc-hoverbox-back {
    background-image: url(https://ultracorpotech.com/wp-content/uploads/2023/09/WarehousingBG.jpg);
}
#gform_submit_button_1, #gform_submit_button_2 {
    background-image: url(https://ultracorpotech.com/wp-content/uploads/2023/09/submit.png);
    background-repeat: no-repeat;
    background-position: right center;
    width: 11%;
}
.refreshIcon {
    background-image: url(https://ultracorpotech.com/wp-content/uploads/2023/09/resetIcon.png);
	  background-repeat: no-repeat;
    background-position: right center;
    width: 15%;
}
@media (max-width: 1024px) {
.h3Para, .h2Heading {
	text-shadow: 1px 1px #000;
}
.section3 {
	padding: 0px 0px;
}
.boxBTN {
	margin-top: 30px;
}  
.wd-prefooter {
	margin-bottom: 0px;
}
.teamSection, .csrActiviti {
	margin-bottom: 30px !important;
}
.teamSection .vc_empty_space {
	height: 400px !important;
}
.homeAboutUltra .aboutUltra {
	padding: 0px 20px;
}
.aboutHideSection, .homeFormSection {
	padding: 0px 20px !important;
}
#gform_submit_button_1, #gform_submit_button_2 {
	width: 40%;
	margin-bottom: 0px !important;
}
.refreshIcon {
	width: 50%;
}
.plantTitle .wd-fontsize-xs {
	font-size: 14px;
	padding-bottom: 20px;
}
.twoColSection {
	display: block;
}
.homeSec2Title h4 {
	font-size: 22px !important;
}
.hideOnMobile{
display: none;	
}
.homeAboutImg {
	display: none;
}
.homeIndustrySection .title {
	font-size: 30px;
}
.hideOnDesktop {
display: block;
}
.height335, .height300 {
	height: 100px !important;
}
.productsBox .info-box-icon, .productsBox img, .productsBox1 img, .productsBox1 .info-box-icon {
	width: 100% !important;
}
.productsBox, .productsBox1 {
	padding: 0px !important;
}
.contactInfo .plantTitle {
	margin-bottom: 0px;
	margin: 0px auto 30px !important;
}
.productsBox h4 br, .homeBannerBottom br {
	display: none;
}
.homeAboutSection {
	padding-left: 20px;
}
}@media (min-width: 1025px) {
	.ashokBhosle {
    margin-top: -65px;
}
form.searchform {
    display: none;
}
.desktopHide {
	display: none;
}
.whb-sticked .whb-general-header-inner {
    height: 100px;
    max-height: 100px;
}
.whb-general-header-inner {
    height: 100px;
    max-height: 100px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.mobileHide {
	display: none;
}
.textWhite p, .textBlack p {
	text-align: left;
}
.h2Heading {
	font-size: 14px !important;
	line-height: 17px !important;
}
.h3Para {
	font-size: 18px;
}
.topHeaderMain p {
	font-size: 18px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.mobileHide {
	display: none;
}
.textWhite p, .textBlack p {
	text-align: left;
}
.h2Heading {
	font-size: 14px !important;
	line-height: 17px !important;
}
.h3Para {
	font-size: 18px;
}
.topHeaderMain p {
	font-size: 16px;
}
}

@media (max-width: 576px) {
	.mobileHide {
	display: none;
}
.textWhite p, .textBlack p {
	text-align: left;
}
.h2Heading {
	font-size: 14px !important;
	line-height: 17px !important;
}
.h3Para {
	font-size: 18px;
}
.topHeaderMain p {
	font-size: 16px;
}
}

