html,
body {
	overflow-x: hidden
}

body {
	position: relative;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	/*background-color: #062e45!important*/
	top: -10px !important;
}

a,
i,
h2,
img,
.btn,
body,
button,
input[type='submit'],
.header .nav-link::after {
	transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s
}

body,
body p,
h1,h2,h3,h4,h5,h6{
    font-family: Poppins;
    line-height: normal;
}

.slide-left {
    animation-name: qodef-show-element-left;
}

.slide-bottom {
    animation-name: qodef-show-element-bottom;
}

.slide-top {
    animation-name: qodef-show-element-top;
}

.slide-right {
    animation-name: qodef-show-element-right;
}

.wow {
    animation-duration: 1.3s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(.645, .045, .355, 1);
}

.navbar-nav > li > a {
    color: #000;
    font-size: 18px;
    font-family: Poppins;
    line-height: normal;
    font-weight: 400;
}

.navbar-nav li.active a {
  font-weight: 600;
}
.navbar-nav li:hover a{
  font-weight: 600;
}
.translate_wrapper {
  box-shadow: 0px 2px 11px 0px #0000000F;
  border-radius: 0px !important;
}
#gt-wrapper-47239251 .select-wrap {
  color: #3c3c3c;
  background: rgba(0, 0, 0, .02);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .1) inset;
  border-radius: 0px !important;
}
.select-wrap {
  border-radius: 0px !important;
}
.select-wrap select {
  font-size: 16px;
  color: #000;
	line-height: 33px;
}
#gtranslate-2 {
  padding-top: 23px;
}

.cust-site-btn {
  font-size: 16px;
  font-family: Poppins !important;
  line-height: normal;
  border-radius: 0px;
  padding: 10px 30px;
  background: #084D89 !important;
	transition: background-color 0.8s ease;
}
.cust-site-btn:hover {
  background: #0A66B2 !important;
  /*transform: scale(1.05);*/
}

.wpcf7-form-control.wpcf7-submit {
  width: auto;
  padding: 0px 50px;
  font-size: 18px !important;
  font-family: Poppins !important;
  line-height: normal !important;
  border-radius: 0px !important;
  background: #084D89 !important;
	transition: background-color 0.8s ease;
}
.wpcf7-form-control.wpcf7-submit:hover {
   background: #0A66B2 !important;
}
/*box section*/
.tools-section {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
  padding: 50px;
  /*max-width: 1200px;*/
  margin: auto;
}

.tool-card {
  text-align: center;
}

.tool-image {
  border: 1px solid #ddd; /* 1px border */
  border-radius: 6px;
  overflow: hidden;
  transition: box-shadow 0.3s ease;
}

.tool-image img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  display: block;
	transition: all 300ms ease;
}

.tool-card p {
  margin: 8px 0 0;
  font-size: 18px;
  color: #333;
  font-weight: 500;
}
.tool-card span {
  font-size: 18px;
  font-weight: 500;
  color: #084d89;
}

.tool-card:hover .tool-image {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.tool-card:hover img {
  transform: scale(1.1);
}
.no-border .tool-image {
  border: none;
}

.tools-section.fourth-list {
  grid-template-columns: repeat(4, 1fr);
}

/*box end*/

.cust-head-50 {
	font-size: clamp(28px, 4vw, 50px);
	font-weight: 600;
}

.cust-head-32{
	font-size: 32px;
	font-weight: 600;
}
.cust-head-24 {
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
}
.cust-head-sub{
	font-size: 16px;
	font-weight: 500;
	color: #084D89;
}

.four-list p {
  font-size: clamp(20px, 4vw, 26px);
  color: #FFF;
  line-height: normal;
  font-weight: 600;
}
.four-list {
  border-left: 1px solid #FFF;
  padding-left: 30px;
  margin-bottom: 20px;	
}
.four-list:first-child {
  border: none;
}
.cust-head-22 {
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
}
.boxx-list {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  margin: 20px;
  width: 29.333%;
  padding-left: 25px !important;
  padding-right: 25px !important;
  min-height: 280px;
}

.section-upper-footer {
  border-top: 1px solid rgba(0, 0, 0, .1);
  background: #000;
  padding-top: 30px;
}
#text-3 p {
  font-size: clamp(24px, 5vw, 50px);
  color: #fff !important;
  line-height: normal;
  font-family: Poppins;
}
.sidebar-header {
  font-size: 24px;
  font-weight: 500;
  color: #FFF;
}
.section-upper-footer p {
  color: #FFF;
}
ul.social-icons.social-simple .fa {
  color: #FFF !important;
}
#menu-footer-menu li {
  width: auto;
  display: inline-block;
  margin: 0 10px;
  padding-bottom: 0;
  border-color: transparent !important;
}
#footer .container {
  border-top: solid 2px gray;
}

.products-left-col {
  background: url(https://gajjarexports.testxzy.com/wp-content/uploads/2025/08/ring.jpg);
    background-repeat: repeat;
    background-size: auto;
  background-repeat: repeat;
  background-repeat: no-repeat;
  background-size: cover;
  /*background-blend-mode: soft-light;*/
  padding-top: 160px;
  padding-bottom: 130px;
}

.products-right-col {
  background: url(https://gajjarexports.testxzy.com/wp-content/uploads/2025/08/hummer.jpg);
    background-repeat: repeat;
    background-size: auto;
  background-repeat: repeat;
  background-repeat: no-repeat;
  background-size: cover;
  /*background-blend-mode: soft-light;*/
  padding-top: 160px;
  padding-bottom: 130px;
}
.cust-trans-btn {
  background: transparent !important;
  border: 1px solid #FFF;
  border-radius: 0;
  padding: 8px 60px;
  font-size: 16px;
}

.cust-trans-btn:hover {
  background: #084D89 !important;
  border: 1px solid #FFF;
}

.about-col-content {
  width: 55%;
  position: absolute;
  right: 15px;
  left: auto;
  /*box-shadow: -3.009px 3.993px 27px 0px rgba(0, 0, 0, 0.03);*/
  box-shadow: 0px 4px 19px 0px #00000029;	
  background: white;
  padding: 50px 11% 50px 5%;
  border-radius: 4px;
  top: 16%;
}

.padd-o {
  padding: 0px !important;
}
.jag-hoverimage-card:hover .jag-hoverimage-title {
  display: none;
}

#masthead {
  padding-left: 55px;
  padding-right: 55px;	
}

.wpcf7-form-control {
  border: 1px solid #94A3B8 !important;
  border-radius: 0 !important;
  height: 57px !important;
  padding: 10px;
  width: 100%;
  font-size: 18px !important;
  line-height: 24px !important;
}
.wpcf7-form-control.wpcf7-textarea {
  min-height: 200px;
}

.breadcrumb {
  font-size: 14px;
  margin: 15px 0;
	background-color: transparent !important;
	text-align: center;
}
.breadcrumb a {
  color: #0073aa;
  text-decoration: none;
}
.breadcrumb a span {
  color: #084D89 !important;
  text-decoration: none;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.breadcrumb span {
  color: #555;
}

.topmargin-sec {
  margin-top: -180px;
}

.icon-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.icon-list ul li {
  background: url('https://gajjarexports.testxzy.com/wp-content/uploads/2025/09/list-icon.png') no-repeat left center;
    background-size: auto;
  background-size: auto;
  background-size: 20px 20px;
  padding-left: 35px;
  margin-bottom: 12px;
  font-size: 18px;
  font-family: Poppins;
  line-height: normal;
}

/* Responsive */
@media (max-width: 1366px) {
	.about-col-content {
		width: 50%;
		padding: 30px 7% 30px 5%;
		top: 12%;
	}
	.cust-head-50 {
  		font-size: clamp(28px, 6vw, 40px);
  		font-weight: 600;
	}
}
@media (max-width: 1199px) {
	#masthead {
  		padding-left: 0px;
  		padding-right: 10px;
	}
	.navbar-brand {
  		width: 280px;
	}
	.boxx-list {
  		width: 29%;
  		min-height: 350px;
	}
	.about-col-content {
    	width: 50%;
    	padding: 25px 4% 25px 4%;
		top: 9%;
  	}
	.about-col-content .cust-head-50 {
  		font-size: clamp(28px, 6vw, 34px);
  	}
	.tools-section.fourth-list {
  		grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width: 991px) {
	#masthead {
	  padding-left: 0px;
  	  padding-right: 0px;
	}
  .m-padd {
  		padding-left: 15px;
  		padding-right: 15px;
	}	 
  .tools-section {
    grid-template-columns: repeat(2, 1fr);
  }
  .topmargin-sec {
  	margin-top: -110px;
	padding-left: 20px;
    padding-right: 20px;
   }	
   .four-list:first-child {
  	 border-left: 1px solid #FFF;
   }	
   .boxx-list {
		margin: 20px 30px 40px 30px;
		width: auto;
		min-height: 100%;
		padding-top: 5px !important;
		padding-bottom: 15px !important;
	}
	.tools-section.fourth-list {
  		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 667px) {
.about-col-content {
    width: auto;
    padding: 25px 4% 25px 4%;
    top: -10%;
    position: relative;
    margin-left: 30px;
    margin-right: 30px;
    right: 0;
	margin-bottom: 16px;
  }
  .tools-section {
	  padding: 10px 50px;
  }	
  .cust-head-32 {
  	font-size: 26px;
  }	
}

@media (max-width: 600px) {
  .tools-section {
    grid-template-columns: 1fr;
  }
	.tools-section.fourth-list {
  		 grid-template-columns: 1fr;
	}
}
