a, a:focus, a:hover {
	text-decoration:none
}
*, body, img {
	margin:0;
	padding:0
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin:0;
	padding:0;
	border:0;
	font:inherit
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:after, blockquote:before, q:after, q:before {
	content:'';
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
* {
	box-sizing:border-box
}
a {
	outline:0;
	border:none;
}
a:focus {
	outline:0;
	border:none;
}
a:hover {
	outline:0;
	border:none;
}
button {
	outline:0;
	border:none;
}
button:hover {
	outline:0;
	border:none;
}
button:focus {
	outline:0;
	border:none;
}
.spacer {
	clear:both;
	line-height:0;
	font-size:0
}
img {
	border:0;
	height:auto;
	max-width:100%
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal
}
select {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none
}

html{ height:auto;}
body {
	font-family: "Mulish", serif;
	font-weight: normal;
	background:none;
	height:auto;
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.justify-content-between {
	justify-content:space-between;
}
.align-items-center {
	align-items:center;
}
.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.both-padding {
	padding:0 15px;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.p-0 {
	padding:0 !important;
}
.pt-0 {
	padding-top:0 !important;
}
.pt-2 {
	padding-top:8px !important;
}
.pb-0 {
	padding-bottom:0 !important;
}
.pb-2 {
	padding-bottom:8px !important;
}
.pt-3 {
	padding-top:16px !important;
}
.pb-3 {
	padding-bottom:16px !important;
}
.m-0 {
	margin:0 !important;
}
.mt-0 {
	margin-top:0 !important;
}
.mt-2 {
	margin-top:8px !important;
}
.mb-0 {
	margin-bottom:0 !important;
}
.mb-2 {
	margin-bottom:8px !important;
}
.mt-3 {
	margin-top:16px !important;
}
.mb-3 {
	margin-bottom:16px !important;
}
.text-center {
	text-align:center !important;
}
.text-left {
	text-align:left !important;
}
.text-right {
	text-align:right !important;
}
.dm-none {
	display:none !important;
}
.dm-block {
	display:block !important;
}
.dm-flex {
	display:flex !important;
}
.position-relative {
	position:relative;
}
.headingone {
	font-size:28px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:100%;
}
.subheading {
	font-size:16px;
	line-height:120%;
	margin-top:10px;
	text-transform:capitalize;
}
.container {
	padding:0 15px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.section {
	padding: 30px 0;
}
.rowgap {
	margin-top:30px;
}


.row::before, .row::after, .container::before, .container::after{ display:none;}

.topbar{ background:#000; font-size:13px; color:#fff; text-align:center; font-family: "Outfit", sans-serif; font-weight:400; padding:8px 0;}

.logoarea{ padding:20px 0; background:#fff;}

.logoouter{ padding:0 15px;}
.logosec{ max-width:198px;}
.contactarea{ display:flex; gap:0 15px; padding:0 15px;}
.contactarea a{ display:flex; align-items:center; gap:0 15px;}
.contactarea span{ display:none; font-size:20px; color:#000;}
.contactarea a img{ width:30px;}

.contactarea a:hover span{ color:#1F980A;}

.bannersection{ position:relative; width:100%;}

.bannersection:after{ position:absolute; left:0; top:0; width:100%; height:100%; content:""; background:rgba(0,0,0,0.6);}

.bannersection img{ width:100%; display:block;}

.bannercontent{ position:absolute; left:0; top:50%; width:100%;   -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); z-index:99;}
  
  
.bannercontent h1{ text-transform:uppercase; font-weight:800; max-width:554px; margin:0 auto; font-size:24px; text-align:center; color:#fff;}
.bannerbutton{ margin-top:12px;}
.primary-btn{ max-width:237px; height:44px; display:flex; margin:0 auto; gap:0 12px; align-items:center; justify-content:center; text-transform:capitalize; background:#fff; align-items:center; color:#0F7232; font-size:20px; font-weight:700; border-radius:100px; line-height:44px;}

.primary-btn:hover{ background:#000; color:#fff;}

.primary-btn img{ width:20px;}

.bannercontent .primary-btn:hover{ color:#fff; background:#0F7232;}
.bannercontent .primary-btn:hover img{filter: brightness(0) invert(1);}

.aboutright{ margin-top:20px;}

.aboutrightinner{ padding:30px; border-radius:10px; background:#1DACE8;}

.aboutleftcontent h5{ border-radius:20px; font-size:20px; width:164px; height:36px; line-height:36px; color:#fff; margin-left:auto; margin-right:auto; background:#000;}

.aboutleftcontent h2{ font-weight:700; font-size:24px; color:#000; line-height:120%; margin:25px 0;}

.aboutleftcontent p{ font-size:16px; line-height:26px; margin-top:15px;}

.aboutleft .primary-btn{ border:2px solid #0D749F; height:40px; background:#fff; color:#0D749F; margin:0;}

.aboutleft .primary-btn:hover{ background:#000; color:#fff; border:2px solid #000;}

.aboutleft .primary-btn:hover img{filter: brightness(0) invert(1);}
.aboutsec .container{ position:relative; z-index:99;}
.texturetop{ position:absolute; right:0; top:0; display:none;}
.texturebot{ position:absolute; left:0; bottom:0; display:none;}

.aboutrightinner h3{ color:#fff; font-weight:700; font-size:18px; margin:15px 0;}

.aboutrightinner p{ font-size:16px; line-height:26px; margin-top:15px; margin-bottom: 15px; color:#fff;}

.entyrbg{ background:url(../images/entrybg.jpg) center center no-repeat;   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}

.entyrbg h2, .formbox h2{ color:#fff; font-size:24px; font-weight:700; text-transform:uppercase; max-width:none !important;}

.entryformouter{ margin-top:25px; max-width:630px; margin-left:auto; margin-right:auto;} 

.custominput{ width:100%; height:54px; border:1px solid #fff; background:none; display:block; margin-bottom:15px; padding:0 15px; font-size:16px; color:#fff; font-weight:500; outline:none;}

.entryformouter button{ width:100%; border:none; text-align:center; font-size:20px; font-weight:700; color:#fff; height:56px; line-height:56px; background:#0F7232;}

.entryformouter button:hover{ background:#1DACE8; color:#fff;}

.formbox{ padding:25px; background:#000;}

.formarea{ margin-top:30px;}

.formarea label{ color:#fff; width:100% !important;}

.formarea span{ display:block; width:100%; margin-top:15px;}

.formarea input{width:100% !important; height:50px !important; border-radius:0 !important; border:1px solid #fff !important; background:none; display:block; margin-bottom:15px; padding:0 15px; font-size:16px; color:#fff; font-weight:500; outline:none;}

#add-serial-number {
	text-align: center;
	margin: 0 0 15px;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	height: 50px;
	line-height: 50px;
	background: #000;
	padding: 0 15px;
}

#add-serial-number:hover{ background:#000;}

.formarea input[type='file'] {
  border:none !important;
  height:auto !important;
}

.formarea input[type='submit'] {
  border:none !important;
 width:100% !important; border:none; margin:0 auto; text-align:center; font-size:20px; border-radius: 50px !important; font-weight:700; color:#fff; height:56px !important; line-height:56px; background:#0F7232;
}

.formarea input[type='submit']:hover{background:#fff; color:#000;}

span.custom-text{ color:#fff !important; line-height:150%; margin:0 !important;}

.formarea select{width:100% !important; height:50px !important; border-radius:0 !important; border:1px solid #fff !important; background:#000 url(../images/downarrow.png) right 15px center no-repeat !important; display:block; margin-bottom:15px; padding:0 15px; font-size:16px; color:#fff; font-weight:500; outline:none;}

.formarea select option{background:none !important;}





/*========================footer css start======================*/

.footer{background: #000;}
.footerbox h3{
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
}
.footerbox ul li{margin-top: 10px;}
.footerbox ul li a{
	font-size: 14px;
	color: #fff;
}
.footerbox p{
	color: #fff;
	font-size: 14px;
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 10px;
}
.footlink{margin-top: 20px;}
.footlink p a{
	color: #1DACE8;
	font-size: 14px;
}
.footersocial ul{
	display: flex;
	align-items: center;
	gap: 10px;
}
.footersocial ul li{margin-top: 0;}
.footersocial {
	margin-top: 40px;
}
.footcopyright{
	border-top: 1px solid #1DACE8;
	padding-top: 20px;
	margin-top: 20px;
	text-align: center;
}
.footcopyright p{
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
}
.footerbox{margin-top: 30px;}
.footer .row .footerouter:first-child .footerbox{margin-top: 0;}



/*========================footer css End======================*/



.aboutleftcontent{ margin-left:auto; margin-right:auto;}





.entyrbg input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  opacity:1;
}
.entyrbg input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  opacity:1;
}
.entyrbg input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  opacity:1;
}
.entyrbg input:-moz-placeholder { /* Firefox 18- */
  color: #fff;
  opacity:1;
}


 @media only screen and (min-width :400px) {
}
@media only screen and (min-width :480px) {
}
@media only screen and (min-width :576px) {
}
 @media only screen and (min-width :768px) {
.text-md-center {
 text-align:center !important;
}
.text-md-left {
 text-align:left !important;
}
.text-md-right {
 text-align:right !important;
}
.dm-md-none {
display:none !important;
}
 .dm-md-block {
display:block !important;
}
 .dm-md-flex {
display:flex !important;
}
 .justify-content-md-start {
justify-content:start !important;
}
.justify-content-md-center {
justify-content:center !important;
}
.justify-content-md-end {
justify-content:end !important;
}
 .container {
max-width:750px
}
.section {
 padding:40px 0;
}
.rowgap {
 margin-top:40px;
}
.topbar{ font-size:16px;}
.logosec{ max-width:228px;}
.contactarea span{ display:block;}
.contactarea a img{ width:40px;}
.bannercontent h1, .entyrbg h2, .formbox h2{ font-size:30px;}
.primary-btn{ height:55px; font-size:22px; line-height:55px; max-width:307px;}
.primary-btn img{ width:27px;}

.aboutleft{-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;}
.aboutright{-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; margin-top:0;}


.aboutleftcontent{ max-width:946px;}
.aboutrightinner{ max-width:486px; margin-left:auto; }	
	.aboutleftcontent h2{font-size:30px;}
	.aboutleft .primary-btn{ height:51px;}
	.aboutrightinner h3 {
	
	font-size: 20px;

}
.step{ display:flex; justify-content:space-between; align-items:center;}
.custominput{ width:410px; margin:0;}
.entryformouter button{ width:206px;}


.footerouter{
-ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.footlink{margin-top: 40px;}

.footcopyright{
	padding-top: 40px;
	margin-top: 40px;
}
.footerbox {
	margin-top: 0;
}
.formarea input[type='submit']{ width:307px;}
}
@media only screen and (min-width :992px) {
 .container {
max-width:970px
}
.text-lg-center {
 text-align:center !important;
}
.text-lg-left {
 text-align:left !important;
}
.text-lg-right {
 text-align:right !important;
}
.dm-lg-none {
display:none !important;
}
 .dm-lg-block {
display:block !important;
}
 .dm-lg-flex {
display:flex !important;
}
.justify-content-lg-start {
justify-content:start !important;
}
.justify-content-lg-center {
justify-content:center !important;
}
.justify-content-lg-end {
justify-content:end !important;
}
.logosec{ max-width:298px;}
.contactarea span{ font-size:24px;}
.bannercontent h1, .entyrbg h2, .formbox h2{ font-size:36px; max-width:814px;}
	.aboutleftcontent h2{font-size:36px;}
	.aboutrightinner p{ padding:0 20px;}
	
	.aboutleft{-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;}
.aboutright{-ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%; margin-top:0;}
	.aboutrightinner h3 {
	
	font-size: 24px;

}

.wpcf7-form{ display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap;}

.wpcf7-form p{ width:48%;}


.wpcf7-form p:nth-child(6){ width:100%;}
.wpcf7-form p:nth-child(9){ width:100%;}
.wpcf7-form p:nth-child(10){ width:100%;}
.wpcf7-form p:nth-child(11){ width:100%;}
.wpcf7-form p:nth-child(12){ width:100%;}
.wpcf7-form p:nth-child(13){ width:100%;}
.wpcf7-form p:nth-child(14){ width:100%;}
.wpcf7-form p:nth-child(15){ width:100%;}
.wpcf7-form p:nth-child(16){ width:100%;}

.footerbox h3{
	font-size: 24px;
	margin-bottom: 15px;
}
.footerbox ul li a{
	font-size: 16px;
}
.footerbox p{
	font-size: 16px;
}
.footlink p a{
	font-size: 16px;
}
.footcopyright p{
	font-size: 16px;
}


}
@media only screen and (min-width :1200px) {
 .container {
max-width:1170px
}
.text-xl-center {
 text-align:center !important;
}
.text-xl-left {
 text-align:left !important;
}
.text-xl-right {
 text-align:right !important;
}
.dm-lg-none {
display:none !important;
}
 .dm-xl-block {
display:block !important;
}
 .dm-xl-flex {
display:flex !important;
}
.justify-content-xl-start {
justify-content:start !important;
}
.justify-content-xl-center {
justify-content:center !important;
}
.justify-content-xl-end {
justify-content:end !important;
}
.section {
 padding:50px 0;
}
.rowgap {
 margin-top:50px;
}
.contactarea span{ font-size:27px;}
.bannercontent h1, .entyrbg h2, .formbox h2{ font-size:42px; max-width:884px;}
.bannerbutton{ margin-top:35px;}
.primary-btn{ height:77px; font-size:24px; line-height:77px;}
	.aboutleftcontent h2{font-size:40px;}
		.aboutleft .primary-btn{ height:73px;}
		.aboutleft{-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;}
.aboutright{-ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; margin-top:0;}
	
.formbox{ padding:35px; max-width:1112px; margin:0 auto;}	
	
}
@media only screen and (min-width :1280px) {
.container {
max-width:1250px
}
.section {
 padding:70px 0;
}
.rowgap {
 margin-top:70px;
}
.bannercontent h1, .formbox h2, .entyrbg h2{ font-size:48px;}
}
