@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,300;1,900&display=swap');
body{
	font-family: 'Poppins';
}

.dropdown-menu a{
	    width: 100%;
    float: left;
    clear: both;
    padding: 2px 10px;
    font-size: 16px;
	color: #777;
}
.navbar-toggle {
	position: absolute;
	right: 0;
	top: 0;
}
#exampleModal{
	z-index: 9999;
}

.banner_text_area{
	border-bottom: 50px solid #555;
	border-left: 0x solid transparent;
	border-right: 25px solid transparent;
	height: 0;
	width: 125px;
	position: absolute;
	top: 0;
	height: 100%;
	padding: 25px;
}
.products_gallery1 h2 {
          padding: 18px 0 10px 0;
    margin: 0px;
    color: #85973f;
    font-size: 32px;
    font-family: 'ColabLig';
    font-weight: 600;
}
.products_gallery1 p {
    margin: 0px;
    padding: 0px;
    color: #575757;
    font-size: 18px;
    font-family: 'ColabReg';
}

.products_gallery1 {
      padding: 50px 75px 0;
	    margin: 0 0;
}
.banner .owl-theme .owl-nav{
	display: none;
}
.testimonial .owl-theme .owl-nav{
	display: none;
}
.header_top{
	width: 100%;
	position: fixed;
	top: 0;
	  
    z-index: 9;

	background: #000000f5;
	
}
.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
.dropdown-item{
	line-height: 15px;
    padding: 8px 10px !important;
    color: #57577d !important;
}
.dropdown-item:hover{
	background: #ec7921;
	color: #fff !important;
}
.dropdown-item i{
	    text-align: center;
    margin-right: 9px;
    color: #2b2b2b;
    width: 7%;
}
.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    bottom: 1%;
    left: 47%;
}
.header_top_2{
	    width: 100%;
    position: sticky;
    top: 0;
    z-index: 9;
    background: #000000e3;
	
}
.dropdown-menu a{
	text-decoration: none;
	
}
.banner_inner{
	width: 100%;
	background: url("../images/innerbg.jpg") no-repeat center top;
	background-size: cover;
	    padding: 9% 0 4% 0;
	    margin-top: -7%;

	
}
.innerbg_text_area h1{
	text-align: center;

	color: #fff;
	font-size: 64px;
	
}
.about_top_section{
	padding: 15px 0;
}
.ul_bg{
list-style: none;
	
    margin-top: 15px;
padding-left: 0;

}
.ul_bg li{
	text-align: left;
    color: #575757;
    font-size: 22px;
    font-family: 'ColabReg';
    margin-left: 35px;
    margin-bottom: 11px;


}
.ul_bg img{
	      width: 4%;
    margin-right: 8px;
    position: absolute;
    left: 15px;
}
.about_bottom_text{
	background: url("../images/aboout_text_bg.jpg") fixed center top no-repeat;
	padding: 25px;
	    margin-top: 15px;
	
}
.about_bottom_text2{
	    background: url(../images/aboout_text_bg2.jpg) fixed center top no-repeat;
    padding: 65px 5px;
    margin-top: 3%;
    width: 100%;
    border-top-right-radius: 105px;
    border-bottom-left-radius: 105px;
	

}

.about_bottom_text h2{
	color: #fff;
	font-size: 40px;
	font-weight: 600;
	margin-top: 0;
}
.about_bottom_text p{
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	font-weight: 600;
}
.box_1{
	width: 100%;
	float: left;
	    box-shadow: 1px 2px 7px 0px #d6deb5;
}
.p-0{
	padding: 0;
}
.box_1 img{
	width: 100%;
	
}
.comma{
	    font-size: 35px;
    font-weight: 600;
}
.testimonial .owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    bottom: -40px;
    left: 47%;
}
.navbar-collapse{
	width: 70%;
	float: right;
}
.info_text{
	text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-family: 'ColabReg';
    padding: 0 0 0 15px;
	width: 100%;
	float: left;
	padding-left: 0;
}
.info_text:hover{
	color: #ed7103;
}
.left_form {
    width: 100%;
    float: left;
    margin-right: 2px;
}
.l_f1 {
    margin-top: -15px;
    float: right;
}
.f_c_2 {
      width:98% !important;
    margin: 5px;
    float: left;
    /* border-radius: 8px !important; */
    background-color: #fff !important;
    border: 1px solid #c2c2c2 !important;
    color: #191919!important;
    padding: 6px 11px;
	
}
.form_area .f_c_2 {
      width:98% !important;
    margin: 5px;
    float: left;
    /* border-radius: 8px !important; */
    background-color: #fff !important;
    border: 1px solid #c2c2c2 !important;
    color: #454545!important;
    padding: 6px 11px;
	margin: 5px 10px 0 0;
	
}


.f_c_textarea {
   margin: 6px 5px;
    width: 99% !important;
    background: #fff !important;
    resize: none;
    border: 1px solid #c2c2c2 !important;
    color: #454545;
}
.m_header {
    border-bottom: none !important;
    padding-bottom: 0px !important;
    width: 100%;
    background: #ed7103;
    padding-top: 6px!important;
	color: #fff;
	font-size: 25px;
	float: left;
}
.main_heading1{
	    float: left;
    text-align: left;
    color: #fff;
    width: 100%;
 
    font-size: 28px !important;
}
.right_form{
	width: 100%;
	float: left;
}
.modal-header .close {
    margin-top: -32px;
}
.m_body{
	float: left;
	
    background: #fff;
}
.btn_modal{
background: #ed7103;
    border-radius: 6px;
    width: auto;
    padding: 5px 25px;
    color: #fff;
    font-size: 20px;
    margin-top: 15px;
    box-shadow: 1px 2px 2px #000;
}
.btn_modal:hover{
	color: #fff;
}
.footer_link{
	margin-top: 25px !important;
}
.normal_text{
	    margin: 0px;
    padding: 0px;
    color: #575757;
    font-size: 18px;
    font-family: 'ColabReg';
	text-align: left;
}
.form_area{
	BACKGROUND: #fff0f0;
    FLOAT: LEFT;
    border-radius: 14px;
     padding: 10px 10px;
}
.form_area label{
	text-align: left;
	float: left;
	width: 100%;
	    color: #575757;
}
.form_area .form-group{
	width: 50%;
	float: left;
}
.form_area .form-group2{
	width: 100%;
	float: left;
	margin-top: 15px;
	
}
.form_area .options1{
	
    padding: 5px 10px !important;

}
.about_top_section2 h2{
	    color: #fff;
    font-weight: 300;
    font-size: 42px;
    line-height: 36px;
	text-align: left;

}
.about_top_section2{
	padding: 0;
}
.about_top_section2 span{
	font-size: 45px;
	font-weight: 600;
}
.about_top_section2 p{
	font-size: 18px;
	color:#fff;
}
.circle_img{
	width: 100%;
}
.about_gap_div{
	padding: 6% 5%;
}
.about_bottom_text3{
	    background: #fff;
	   
  
}
.form_area2{
	background: #dcd7d3;
}
.contact_img{
	max-height:310px;
}
.contact_icon{
float: left;
    color: #494949;
    font-size: 20px;
    float: left;
    clear: both;
    margin-top: 15px;

}
.contact_icon:hover{
	text-decoration: none;
}
.middle_section{
	background: url("../images/middle_bg.png") center top no-repeat;
	padding: 6% 0;
	background-size: cover;
}
.box_2 {
     padding: 30px;
    background-color: #fdfff3;
    transition: transform .9s;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0px 0px 16px 1px #8a74748f;
    border-radius: 17px;
    float: none;
    text-align: center;
}
.box_3{
	  padding: 55px 50px;
	margin-top: -20px;
}
.box_3:hover{
		-ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2);
}
.box_2 img{
	width: 22%;
}
.btn_top{
	    background: #ed7103;
    padding: 6px 13px;
    color: #fff;
    border-radius: 5px;
    margin-top: -7px;
    border: none;
    font-size: 18px;
	    margin-left: 14px;

}
.box_2:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
}
.inner_middle_section2{
	margin-top: 40px;
}
.item2 img{
	
}
.box_2 h3{
font-size: 24px;
    font-weight: 500;
    color: #494949;
    margin-top: 21px;
	margin-bottom: 15px;
	    font-family: 'ColabReg';
}
.box_2 p{
	    color: #494949;
	font-size: 18px;
	    font-family: 'ColabReg';
}
.contact_icon_1{
	    font-size: 32px;
    color: #199803;
	    line-height: 26px;
	margin-top: 20px;

}
.contact_icon_2{
	       font-size: 32px;
    color: #249dff;

}
.contact_icon_3{
	     font-size: 32px;
    color: #f5912a;

}
.info_span{
	font-size: 20px;
	color: #454545;
}
.rotate-icon
{
  transition: transform 0.9s ease-out;
}
.rotate-link:hover .rotate-icon
{
  transform: rotate(360deg);
}


.snip1295 {
 position: relative;
    overflow: hidden;
    margin: 0;
    /* padding: 6px; */
    /* min-width: 230px; */
    /* max-width: 315px; */
    width: 100%;
    box-shadow: none !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-sizing: padding-box;
    box-sizing: padding-box;
}
.snip1295 img {
  max-width: 100%;
  vertical-align: top;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.snip1295 .border {
  position: absolute;
  opacity:1;
}
.snip1295 .border:before,
.snip1295 .border:after,
.snip1295 .border div:before,
.snip1295 .border div:after {
  background-color: #000;
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.snip1295 .border:before,
.snip1295 .border:after {
  width: 0;
  height: 1px;
}
.snip1295 .border div:before,
.snip1295 .border div:after {
  width: 1px;
  height: 0;
}
.snip1295 .border.one {
  left: 0;
  top: 0;
  right: 10px;
  bottom: 10px;
}
.snip1295 .border.one:before,
.snip1295 .border.one div:before {
  left: 0;
  top: 0;
}
.snip1295 .border.one:after,
.snip1295 .border.one div:after {
  bottom: 0;
  right: 0;
}
.snip1295 .border.two {
  left: 10px;
  top: 10px;
  right: 0;
  bottom: 0;
}
.snip1295 .border.two:before,
.snip1295 .border.two div:before {
  right: 0;
  top: 0;
}
.snip1295 .border.two:after,
.snip1295 .border.two div:after {
  bottom: 0;
  left: 0;
}
.snip1295 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.snip1295:hover .border:before,
.snip1295.hover .border:before,
.snip1295:hover .border:after,
.snip1295.hover .border:after {
  width: 100%;
}
.snip1295:hover .border div:before,
.snip1295.hover .border div:before,
.snip1295:hover .border div:after,
.snip1295.hover .border div:after {
  height: 100%;
}
.about_gap_div h2{
	    padding: 25px 0 10px 0;
}
.about_heading{
	    padding: 0 0 10px 0 !important;
}
.about_bottom_text4{
	    background: url(../images/aboout_text_bg3.jpg) fixed center top no-repeat;
}
.about_top_section2 h3{
	   
    font-size: 40px;

    font-weight: 400;
	    color: #fff;
	text-align: left;
	 margin-top: 12px;
}
.about_top_section2 span{
	        font-size: 44px;
	font-weight: 800;
	
}
.left_development{
	padding-top: 0px;
}
/*.inner_banner{
	       position: absolute;
    width:100%;
    top: 52%;
 
  
    padding: 15px;
    left: 0%;
	    text-align: center;
	font-family: 'Poppins', sans-serif;

}*/
.inner_banner{
	  
    width:100%;
padding: 7% 0 1%;
 
	    text-align: center;
	font-family: 'Poppins', sans-serif;
	

}

.inner_banner a{
	color: #fff;
    font-size: 30px;
	text-decoration: none;
	       margin: 5px 0 0 25px;
	text-align: left;
	float: none;
}
.inner_banner a i{
	margin-right: 5px;
}
.img_diagram{
	width: 100%;
	padding: 42px 0;
}
.case_area{
	margin-top: 15px;
}
.text_green{
color: #85973f;
    font-size: 32px;	
}
.box_4{
	width: 100%;
    float: left;
   box-shadow: 1px 0px 7px 0px #d6deb5;
	margin-top: 25px;
}
.form_area .f_g_2{
	width: 100% !important;
}
.banner2{
   background: url(../images/banner2.jpg) center top no-repeat;
  padding: 20px 0 90px;
    height: 100%;
    background-size: cover;
    margin-top: -7%;
    min-height: 100vh;
}
.inner_banner h1{
	    color: white;
    font-weight: bold;
    font-size: 36px;
	text-align: center;
}
.orange_text{
	color: #ed7103;
	font-weight: bold;

}
.inner_banner h2{
    font-weight: bold;
    font-size: 50px;
    color: #ffffff;
    text-shadow: 3px 10px 2px #000000;

	    padding-bottom: 8px;
	text-align: center;
}
.inner_banner h3 {
    margin-top: 4%;    margin-bottom: 1%;
}
.inner_banner h3 span{
	color: #ed7103;
    font-size: 30px;
    font-weight: 600;
	    margin: 2% 5%;
}
.inner_banner h4{
	color: #fff;
    font-size: 30px;
    font-weight: 600;
	    margin: 30px;
	background: rgb(22,21,21);
background: linear-gradient(90deg, rgba(22,21,21,0.13769257703081228) 0%, rgba(0,0,0,1) 51%, rgba(17,17,17,0.09287464985994398) 100%);
	    width: 60%;
    text-align: center;
    float: none;
    display: inline;
	    padding: 8px 10px;
	
}
.anchor_case{
	    word-break: break-all;
}
.orange_text_2{
	color: #ed7103;
}


/************Thanks_modal*************/
.m_body2{
	width: 100%;
	text-align: center;
	padding-top: 0;
}
.circle_tick{
	    color: #088e1b;
    font-size: 52px;
   
    padding: 3px 25px 16px;

}
.modal_inner_text{
	font-size: 40px;
    color: #ed7103;
	font-weight: 600;
	    line-height: 26px;
	    margin-bottom: 20px;
	    margin-top: 0;
}
.modal_inner_text2 span {
	color: #454545;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 25px;
	       line-height: 26px;
	
}
.m_footer2{
	text-align: center;
	float: none;
	clear: both;
}
.btn_popup_2{
	background: #454545;
	color: #fff;
	
}
.btn_popup_2:hover{
	background: #454545;
	color: #fff;
	
}
.m_header_thanks{
border: none;
}
.cross{
	    margin-top: 0 !important;
	opacity: 1;
}
.cross span{
	color: #454545;
}
.m_dialog_2{
	margin-top: 10%;
}
/***************************19.01.2023*********************/
.bannerlist{
	float: left;
	    padding-left: 0;
	font-weight: bold;

	
}
.bannerlist li{
       color: #dbf965;
    font-size: 32px;
    line-height: 66px;
    text-align: left;
    list-style: none;
    /* box-shadow: 3px 0px 2px #dcdcdccf; */
    text-shadow: 6px 5px 3px #000;
}
.right_dash{
	border-right:2px solid #fff;
}
.bottom_btn_area1 img{
	width: 6%;
}
.bottom_btn_area1 p{
	text-align: center;
}
.contactForm_smalltext h1{
	font-size: 35px;
}
.popupText{
	font-size: 16px;
    color: #575757;
}
/******************************23.01.2023*****************************/
.animate__animated.animate__fadeInRight {
  --animate-duration: 1s;
}
.animate__animated.animate__fadeInLeft {
  --animate-duration: 1s;
}
.top_borderArea{
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #4b4b4b;
		margin-top: 40px;
}

#list {
	margin: 2em auto;
	padding: 0;
	float: left;

	list-style: none;

}

#list li {
	float: left;
    margin: 0 5px;
    text-align: center;
    opacity: 0;
	
    animation: fadeIn .8s ease-in both;
	
    width: 49%;
    text-align: left;
}

#list li:nth-child(2) {
	animation-delay: .8s;
	transform: translate(350px, 0);
}
#list li:nth-child(3) {
	animation-delay: 1.6s;
}
#list li:nth-child(4) {
	animation-delay: 2.4s;
}
#list li:nth-child(5) {
	animation-delay: 3.2s;
}


#list2 {
	margin: 15px 0 0;
	padding-bottom: 45px;

	list-style: none;
	padding-left: 0;
	float: left;

}
.inner_banner h2 {
    color: white;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
}
#list2 li {
	float: left;
    margin: 0 0px;
    text-align: center;
    opacity: 0;
	
    animation: fadeIn .8s ease-in both;
	
    width: 100%;
    text-align: left;
}

#list2 li:nth-child(2) {
	animation-delay: 3.0s;
	transform: translate(350px, 0);
}
#list2 li:nth-child(3) {
	animation-delay: 1.6s;
}
#list2 li:nth-child(4) {
	animation-delay: 2.4s;
}
#list2 li:nth-child(5) {
	animation-delay: 3.2s;
}


@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translate3d(0, -20%, 0);
	}
	to {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

.animate__bounceInDown {
    -webkit-animation-name: bounceInDown !important;
    animation-name: bounceInDown;
}
.textfrontPage{
	color: white;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
	
}
/************************23.01.2023_end*****************************/
/********************************31.03.2023******** Start**************/
.quarter-ellipse3 { 
	border-radius: 0 0 100% 0;
	background: rgb(205,55,1);
background: linear-gradient(6deg, rgba(205,55,1,1) 0%, rgba(249,124,14,1) 49%, rgba(237,113,3,1) 100%);

	height: 100vh;
width: 100%;

}
.landingTextArealarge{
    height: 90vh;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.landingTformArealarge{
	  height: 90vh;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.circleBox{
	height: 130px;
    width: 130px;
    /* background: #000; */
    border-radius: 100px;
    text-align: center;
    display: block;
    padding: 25px 0;
    /* border: 2px solid #000; */
    box-shadow: 0px 1px 5px 1px #d24002;
}
.landingcircleiconarea{
	padding: 50px 0;
}
.landingcircleiconarea h2{
	    text-align: left;
    font-size: 25px;
    padding-top: 15px;
	
}
.landingcircleiconarea p{
	text-align: left;
}
.itemlanding{
	padding: 0;
}
@keyframes pop-word {
  to {
    transform: rotateX(0);
  }
}

@keyframes show {
  to {
    opacity: 1;
  }
}

@keyframes bar-scale {
  to {
    transform: scaleY(1);
  }
}

@keyframes sparkle {
  0% {
    transform: scale(0);
  }

  60% {
    transform: scale(1) translate(4px, 1px) rotate(8deg);
  }

  100% {
    transform: scale(0) translate(4px, 1px) rotate(8deg);
  }
}

@keyframes shimmer {
  to {
    text-shadow: 0 0 8px red;
  }
}



.landingbanner {
  color: white;

  font-size: 8rem;

  line-height: 0.85;
  perspective: 500px;
	
}

.word {
  display: block;

  animation: show 0.01s forwards, pop-word 1.5s forwards;
  animation-timing-function: cubic-bezier(0.14, 1.23, 0.33, 1.16);
  opacity: 0;

  transform: rotateX(120deg);
  transform-origin: 50% 100%;
	font-size: 58px;
    font-weight: 700;
    line-height: 68px;
	text-shadow: -1px -1px 3px rgba(255, 255, 255, 0.3), 0px 3px 4px rgba(0, 0, 0, 0.8);
}

.word:nth-of-type(2) {
      /* padding: 0 2rem; */
  animation-delay: 1.5s;
    color: gold;
    margin-top: 45px;
    font-size: 82px;
    font-weight: 700;
    line-height: 86px;
    color: #1c1c1c;
    text-shadow: -1px -1px 3px rgb(0 0 0 / 30%), 0px 3px 4px rgb(255 255 255 / 80%);
}

.superscript {
  position: relative;
  animation-delay: 3.6s;

  animation-duration: 0.25s;
  animation-name: shimmer;

  vertical-align: text-top;
}

/* bars */
/*.superscript::before {
  --bar-width: 25%;

  position: absolute;

  top: 37%;
  left: 47%;
  width: 14%;
  height: 48%;

  animation: bar-scale 0.25s linear 3s 1 forwards;

  background: linear-gradient(
    to right,
    white var(--bar-width),
    transparent var(--bar-width) calc(100% - var(--bar-width)),
    white calc(100% - var(--bar-width))
  );

  content: "";

  transform: scaleY(var(--bar-scale-y));
}
*/
/* sparkle */
.superscript::after {
  --size: 10rem;

  position: absolute;

  top: -5%;
  left: -85%;

  width: var(--size);
  height: var(--size);

  animation: sparkle 0.4s linear 3.5s 1 forwards;

  background: radial-gradient(
      circle at center,
      rgb(252 249 241 / 94%) 0% 7%,
      transparent 7% 100%
    ),
    conic-gradient(
      transparent 0deg 18deg,
      var(--sparkle-color) 18deg,
      transparent 20deg 40deg,
      var(--sparkle-color) 40deg,
      transparent 43deg 87deg,
      var(--sparkle-color) 87deg,
      transparent 95deg 175deg,
      var(--sparkle-color) 175deg,
      transparent 178deg 220deg,
      var(--sparkle-color) 220deg,
      transparent 222deg 270deg,
      var(--sparkle-color) 270deg,
      transparent 275deg 300deg,
      var(--sparkle-color) 300deg,
      transparent 303deg 360deg
    );

  border-radius: 50%;
  clip-path: polygon(
    50% 0,
    59.13% 26.64%,
    85.13% -2.35%,
    100% 50%,
    50% 100%,
    0 50%,
    31.39% 34.86%
  );

  content: "";

  filter: blur(1px);

  transform: scale(0);
}
.mcontentlanding{
	    border-radius: 10px;
    float: left;
    box-shadow: 6px 1px 15px #85973f;
	margin-top: 8%;
}
.m_headerlanding{
	background: #85973f !important;
}



/********************04.04.2023***************/
.middleText{
	width: 100% !important;
	text-align: center !important;
	display: block !important;
	float: left !important;
}
.middleText{
	padding-left: 0;
}
.smallMiddleText{
	float: left;
    text-align: center;
    width: 100%;
}
/******************17.05.2023************/

@media screen and (max-width: 600px) {
  h1 {
    font-size: 5rem;
  }

  /* sparkle */
  .superscript::after {
    --size: 6rem;
  }
}

/********************************31.03.2023******** End**************/
/********************************17.05.2023******** start**************/
.fcphone{
	padding-left: 54px !important;
}

/*.fcphoneService{
	padding-left: 80px !important;
}*/
.TextServiceHeading{
	 margin-top: 0;
    color: #ffffff;
    font-size: 45px;
    font-family: 'ColabLig';
    text-align: left;
    line-height: 40px;
}
.NormalServiceText{
	    margin: 0px;
    padding: 0px;
    color: #ffffff;
    font-size: 18px;
    font-family: 'ColabReg';
    text-align: left;
	    line-height: 22px;
}
.formgroupContact .iti{
	     margin-left: 0;
    margin-top: 5px;
    margin-bottom: -6px;
}
#box1desktop{
		display: block;
	}
	#box1Mobile{
		display: none;
	}
#box1desktop1{
		display: block;
	}
	#box1mobile1{
		display: none;
	}
.boxPadding{
	padding: 0;
}
.topBannerText{
	margin-top: 25px;
}
#box4ForDesktop{
	display: block;
	
}
#box4ForMobile{
	display: none;
}
.footer_box a:hover{
	text-decoration: none;

}
.serviceLform .iti{
	margin-left: 0;
}
/********************************17.05.2023******** End**************/
@media only screen and (max-width: 2000px) and (min-width: 1900px)  {
	
	.inner_banner h3 {
    margin-top: 9%;
	}
	.inner_banner h1{
		font-size: 42px;
	}
}
@media only screen and (max-width: 1500px) {
.inner_banner h1 {
    color: white;
    font-weight: bold;
    font-size: 57px;
    text-align: center;
    margin-bottom: 55px;
}
}
@media only screen and (max-width: 1419px) {
	.bannerlist li{
		font-size: 28px;
	}
	.inner_banner h1{
		font-size: 32px;
	}
}
@media only screen and (max-width: 1419px) {
		.bannerlist li{
		font-size: 25px;
	}
	.inner_banner h1{
		font-size: 28px;
	}
	.info_span {
    font-size: 14px;
	}
}
@media only screen and (max-width: 1199px) {
	.about_gap_div {
    padding: 1% 5%;
}
	.top_borderArea{
		float: left;
	}
	#list li{
		width: 48%;
		text-align: center;
	}
.inner_banner h1{
		text-align: center;
	}
	.inner_banner h2{
		text-align: center;
	}
	.bannerlist{
		float: none;
	}
	.bannerlist li {
    color: #dbf965;
    font-size: 30px;
    line-height: 57px;
    text-align: center;
    list-style: none;
}
	.inner_banner a {
    color: #fff;
    font-size: 31px;
    text-decoration: none;
    margin: 6px 2px;
    float: left;
    text-align: center;
    width: 100%;
    clear: both;
}
}
	
@media only screen and (max-width: 1180px) {
	.contact_icon_1 {
		font-size:24px!important;
	}
	#list li{
		text-align: left;
	}
	.banner2{
		padding-top: -9%;
	}
	.inner_banner h1{
		text-align: center;
	}
	.inner_banner h2{
		text-align: center;
	}
	.bannerlist li {
    color: #dbf965;
    font-size:22px;
    line-height: 57px;
    text-align: center;
    list-style: none;
}
	.inner_banner a {
    color: #fff;
    font-size: 31px;
    text-decoration: none;
    margin: 6px 2px;
    float: left;
    text-align: center;
    width: 100%;
    clear: both;
}
	.btn_top{
		margin-left: 0;
	}
	.inner_banner h3 span {
    color: #ed7103;
    font-size: 25px;
    font-weight: 600;
    margin: 2% 3%;
}
	.inner_banner h3{
		    margin-bottom: 25px;
	}
	.inner_banner h4 {
    color: #fff;
    font-size: 24px;

}
	.item2 img {
    width: 45px;
}
}
@media only screen and (max-width: 991px) {
	.nogapBox1{
		margin-top: 0 !important;
	}
	.box_1{
		margin-top: 25px;
	}
	.about_bottom_text h2 {
    color: #fff;
    font-size: 33px;
	}
	#box4ForDesktop{
	display: none;
	
}
#box4ForMobile{
	display: block;
}
	.mission_statement h1 {

    padding: 22px 0 30px 0;
	}
	.topBannerText {
    margin-top: 14px !important;
		padding: 0 0 12px !important;
}
	.testimonial .item{
		    height: 428px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
	}
	.mission_statement {
    padding-top: 10px;
}
	.about_top_section2 h3{
		       margin-top: 0;
        margin-bottom: 13px;

	}
	.about_top_section2 span {
    font-size: 42px;
    font-weight: 600;
}
	.about_top_section2 h3 {
    font-size: 32px;
	}
	.about_bottom_text2{
	border-top-right-radius: 0;
    border-bottom-left-radius: 0;
	}
	.leftgroupLanding .iti{
	    margin-left: 5px !important;
}
	.left_form .iti {
		margin-left: 0;
	}
	.products_gallery1 p{
		text-align: left;
	}

	.top_borderArea{
		float: left;
	}
	#list li{
		width: 100%;
		text-align: center;
	}
	.dropdown:hover>.dropdown-menu{
		width: 100%;
	}
	.bannerlist{
		margin-top: 8%;
    margin-bottom: 6%;
	}
	.navbar-header{
	width: 30%;
}
.navbar-brand img{
	width: 100%;
}
	.nav > li{
		padding: 0;
	}
	.btn_top{
		margin-left: 0;
		    padding: 6px 5px;
  
 

    font-size: 13px;
	}
	.navbar-default{
		padding-top: 0;
		    margin: 12px 0 0 0;
	}
	
	.bannerlist{
		width: 100%;
	}
	.inner_banner h1{
		text-align: center;
		font-size: 44px;
		
	}
	.inner_banner h2{
		text-align: center;
	}
	.bannerlist li {
    color: #dbf965;
    font-size: 30px;
    line-height: 57px;
    text-align: center;
    list-style: none;
}
	.inner_banner a {
    color: #fff;
    font-size: 31px;
    text-decoration: none;
    margin: 6px 2px;
    float: left;
    text-align: center;
    width: 100%;
    clear: both;
}
.landingTformArealarge{
		float: left;
	}
	.word{
    font-size: 37px;
    font-weight: 700;
    line-height: 42px;
		}
	.word:nth-of-type(2){
		line-height: 57px;
		font-size: 52px;
	}
	.landingcircleiconarea{
		padding-top: 8px !important;
	}
	.landingcircleiconarea img{
		
		margin-top: 0 !important;
	}
	.box_2 p{
		text-align: left;
	}
	.img_caption p{
		text-align: left;
	}
	.banner2{
		padding: 0 0 70px;
	}
	
}
@media only screen and (max-width: 900px) {
	
	.dropdown-menu a {
  
    font-size: 14px;
    color: #fff !important;

	}
	.dropdown-menu{
		background: #010101 !important;
	}
	.dropdown-item i {
  
    color: #fff;
    width: 7%;
	}
	
	.nav > li{
		padding: 0;
	}
.inner_banner h3 {
    margin-top: 10px;
    margin-bottom: 10px;
		    display: grid;
}
	.banner2{
		height: auto;
		min-height: auto;
	}
	.item2 img {
    width: 38px;

}
	.inner_banner h4{
		width: 100%;
		font-size: 20px;
		    display: inherit;
		margin: 0;
	}
	.inner_banner h3 span {
    color: #ed7103;
    font-size: 21px;
		    margin: 1% 5%;
	}
	.inner_banner a {
    color: #fff;
      font-size: 23px;
    text-decoration: none;
    margin: 6px 2px;
}
	.inner_banner h1 {
  
        font-size: 36px;
}
	.inner_banner h2 {

       font-size: 27px;


    padding-top: 0;
    padding-bottom: 4px;
}
	
	.inner_banner{
		padding: 8% 0;
	}
	
}
@media only screen and (max-width: 767px) {
	.boxPadding{
		padding:0 15px;
	}
	.navbar-nav{
		background: #000;
	}
	#box1desktop{
		display: none;
	}
	#box1Mobile{
		display: block;
	}
	#box1desktop1{
		display: none;
	}
	#box1mobile1{
		display: block;
	}
.banner2{
	margin-top: -20%;
}
	.navbar-header img{
		padding-top: 0;
	}
		#navbar{
		    position: absolute!important;
    width: 86%;
    right: 0;
	}
	.TextServiceHeading{
		font-size: 32px;
    
    line-height: 32px;
	}
}
@media only screen and (max-width: 720px) {
	.navbar-header img {
		padding-top: 6px;
	}
	.navbar-header {
    width: 60%;
		
}
	

	.navbar-header img{
		padding-top:6px;
		padding-bottom: 6px;
		    width: 48%;
	}
	.navbar-default {
		margin-top: 0;
	}
	
}

@media only screen and (max-width: 600px) {
	.about_top_section2 span {
    font-size: 30px;
	}
	.testimonial .owl-theme .owl-dots{
		left: 35%;
	}
	.inner_banner img{
		width: 10%;
	}
	.ulbg2 li img{
		margin-top: 8px;
		    margin-left: 18px;
		
	}
	.banner_inner{
		margin-top: -10%;
	}
	.normal_text {

  padding: 0px 0px;
  color: #575757;
		text-align: left;
 
}
	
	.products_gallery1 h2 {
    padding: 15px 0 10px 0;
		font-size: 25px;
	}
	.products_gallery1 img{
		    margin-top: 28px;
	}
	.navbar-collapse{
		width: 100%;
	}
	.inner_banner h3 {
    margin-top: 10px;
    margin-bottom: 10px;
		    display: grid;
}
	.banner2{
		height: auto;
	}
	.item2 img {
    width: 38px;

}
	.inner_banner h4{
		width: 100%;
		font-size: 20px;
		    display: inherit;
		margin: 0;
	}
	.inner_banner h3 span {
    color: #ed7103;
    font-size: 21px;
	}
	.inner_banner a {
       color: #fff;
    font-size: 13px;
    text-decoration: none;
    margin: 6px 2px;
    float: none;
    text-align: center;
    width: 100%;
    clear: both;
}
	.bannerlist li {
    color: #dbf965;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
    list-style: none;
}
	.inner_banner h1 {
  
   font-size: 30px;
		text-align: center;
}
	.inner_banner h2 {

    font-size: 20px;

    padding-top: 0;
    padding-bottom: 4px;
		text-align: center;
}

	.about_top_section2 h2 {
   
    font-size: 27px;
    line-height: 28px;
	padding: 0 0 20px;
}
	.about_top_section2 h3 {
    
    font-size: 24px;
    line-height: 30px;
}
	.about_top_section2 span {
  font-size: 29px;
    font-weight: 600;
}

	.about_bottom_text2{
		    padding: 28px 5px;
	}
	.form_area .f_c_2{
		width: 100% !important;
	}
	.form_area .form-group{
		width: 100%;
	}
	.innerbg_text_area h1 {
    
    font-size: 30px;

}
	.dropdown-menu{
		position: inherit;
	}
	.header_top_2{
		height: 65px;
	}
	.header_top{
		position: inherit;
	}
	.products_gallery1{
		padding: 0 0px;
	}
	.navbar-header img {
    padding-bottom: 0;
    padding-top: 0;
    float: left;
		
    width: 70%;

	}
	.navbar-default {
 
    padding: 2px;
}
	
	.products_item {
    padding: 16px 0 0 0;
}
	.products_item h1{
		font-size: 40px;
	}
	.products_gallery {
    padding: 15px;
}
	.news_event h1 {
   
       padding: 10px 0 30px;
  
    margin: 22px 0 12px 0;
 
    font-size: 30px;
}
	.mission_statement h1{
		font-size: 40px;
		
    margin: 0px 0 4px 0;
	}
	.navbar-nav > li > a {
      padding-top: 5px;
    padding-bottom: 5px;
    line-height: 20px;
}
	.navbar-nav {
    margin: 0px -15px;
    background: #000000f7;
}

	.our_association h1{
		font-size: 30px;
	}
	.our_association img{
		width: 50%;
	}
	.our_association h1{
		    margin: 0 0 5px 0;
		    padding: 33px 0 30px 0;
	}
	.about_top_section{
		
		
	}
	.btn_top{
		margin-top: 0;
		margin-bottom: 10px;
		margin-left: 10px;
	}
	.footer_box ul{
		margin-top: 0 !important;
		padding: 0;
	}
	.footer_box h3 {
  
    margin: 15px 0;
	}
	.footer_box{
		padding: 0;
	}
	.footer_link{
		margin-top: 0 !important;
	}
}

@media only screen and (max-width: 480px) {
	
	.header_top_2{
		height: auto;
	}
	.navbar-header img{
		width: 100%;
	}

}
